Ticket #34617: patch-perl5.xx.diff
File patch-perl5.xx.diff, 104.1 KB (added by BjarneDMat, 12 years ago) |
---|
-
www/spidereyeballs/Portfile
1 1 # $Id$ 2 2 3 3 PortSystem 1.0 4 PortGroup perl5 1.0 4 5 5 6 name spidereyeballs 6 7 version 0.21 … … 16 17 master_sites sourceforge:project/spidereyeballs/spidereyeballs/${version} 17 18 distname Spidy-${version} 18 19 checksums sha1 90e3cf5514bc81d9d83675256f8b3f71c34407d8 19 depends_lib port:perl 5.12 port:p5.12-html-template \20 port:p 5.12-xml-parser port:p5.12-image-size20 depends_lib port:perl${perl5.major} port:p${perl5.major}-html-template \ 21 port:p${perl5.major}-xml-parser port:p${perl5.major}-image-size 21 22 depends_run port:ImageMagick 22 23 23 configure.cmd ${prefix}/bin/perl 5.1224 configure.cmd ${prefix}/bin/perl${perl5.major} 24 25 configure.pre_args Makefile.PL 25 26 configure.args --prefix=${prefix} 26 27 destroot.target install -
www/wml/Portfile
2 2 # $Id$ 3 3 4 4 PortSystem 1.0 5 PortGroup perl5 1.0 5 6 6 7 name wml 7 8 version 2.0.11 … … 32 33 patch-no_tidy.diff \ 33 34 patch-no_txt2html.diff 34 35 35 depends_run port:p 5.12-eperl \36 depends_run port:p${perl5.major}-eperl \ 36 37 port:m4 \ 37 38 port:tidy 38 39 39 40 depends_lib port:gdbm \ 40 41 port:gettext \ 41 42 port:libiconv \ 42 port:p 5.12-getopt-long \43 port:p 5.12-bit-vector \44 port:p 5.12-image-size \45 port:p 5.12-io \46 port:p 5.12-term-readkey43 port:p${perl5.major}-getopt-long \ 44 port:p${perl5.major}-bit-vector \ 45 port:p${perl5.major}-image-size \ 46 port:p${perl5.major}-io \ 47 port:p${perl5.major}-term-readkey 47 48 48 49 depends_build port:lynx 49 50 -
multimedia/cws2fws-pl/Portfile
1 1 # $Id$ 2 2 3 3 PortSystem 1.0 4 PortGroup perl5 1.0 4 5 5 6 name cws2fws-pl 6 7 version 0.0.1 … … 15 16 master_sites http://zefonseca.com/cws2fws/release/ 16 17 distfiles cws2fws 17 18 18 depends_run port:p 5.12-io-compress19 depends_run port:p${perl5.major}-io-compress 19 20 20 21 checksums rmd160 733a7fa884771c4a5d66eaafc5d89c867048ca20 21 22 … … 25 26 } 26 27 27 28 patch { 28 reinplace "s|^#!/usr/bin/perl|#!${prefix}/bin/perl 5.12|" "${worksrcpath}/cws2fws.pl"29 reinplace "s|^#!/usr/bin/perl|#!${prefix}/bin/perl${perl5.major}|" "${worksrcpath}/cws2fws.pl" 29 30 } 30 31 31 32 use_configure no -
multimedia/libgpod/Portfile
2 2 # $Id$ 3 3 4 4 PortSystem 1.0 5 PortGroup perl5 1.0 5 6 6 7 name libgpod 7 8 version 0.8.0 … … 23 24 depends_build path:bin/pkg-config:pkgconfig \ 24 25 port:intltool 25 26 26 depends_lib port:p 5.12-xml-parser \27 depends_lib port:p${perl5.major}-xml-parser \ 27 28 port:libplist \ 28 29 port:gdk-pixbuf2 \ 29 30 port:taglib \ -
multimedia/dvdrip/Portfile
1 1 # $Id$ 2 2 3 3 PortSystem 1.0 4 PortGroup perl5 1.0 4 5 5 6 name dvdrip 6 7 version 0.98.8 … … 17 18 platforms darwin 18 19 master_sites http://www.exit1.org/dvdrip/dist/ 19 20 checksums md5 61b77b298b14c6bde83713e93e9ea4d8 20 depends_lib port:p 5.12-libintl-perl \21 depends_lib port:p${perl5.major}-libintl-perl \ 21 22 port:transcode \ 22 port:p 5.12-gtk223 port:p${perl5.major}-gtk2 23 24 24 25 # transcode is not universal 25 26 universal_variant no -
multimedia/gnupod/Portfile
1 1 # $Id$ 2 2 3 3 PortSystem 1.0 4 PortGroup perl5 1.0 4 5 5 6 name gnupod 6 7 version 0.99.7 … … 18 19 extract.suffix .tgz 19 20 checksums sha1 3aa4b32cc896af435fb52d4bb154ee950ad08ce1 20 21 21 depends_lib port:perl 5.12 port:p5.12-mp3-info port:p5.12-digest-md5 \22 port:p 5.12-xml-parser port:p5.12-unicode-string \23 port:p 5.12-libwww-perl port:p5.12-digest-sha1 port:p5.12-timedate \22 depends_lib port:perl${perl5.major} port:p${perl5.major}-mp3-info port:p${perl5.major}-digest-md5 \ 23 port:p${perl5.major}-xml-parser port:p${perl5.major}-unicode-string \ 24 port:p${perl5.major}-libwww-perl port:p${perl5.major}-digest-sha1 port:p${perl5.major}-timedate \ 24 25 port:lame 25 26 26 configure.perl ${prefix}/bin/perl 5.1227 configure.perl ${prefix}/bin/perl${perl5.major} 27 28 28 29 configure.args --infodir=${prefix}/share/info 29 30 … … 36 37 37 38 # should also use timidity 38 39 variant flac description "Enable FLAC" { 39 depends_lib-append port:flac port:p 5.12-audio-flac-header40 depends_lib-append port:flac port:p${perl5.major}-audio-flac-header 40 41 } 41 42 42 43 # should use Ogg::Vorbis::Header::PurePerl, won't work 43 44 variant vorbis description "Enable Ogg/Vorbis" { 44 depends_lib-append port:vorbis-tools port:p 5.12-libvorbis-perl45 depends_lib-append port:vorbis-tools port:p${perl5.major}-libvorbis-perl 45 46 } 46 47 47 48 variant aac description "Enable AAC" { -
games/xqf/Portfile
1 1 # $Id$ 2 2 3 3 PortSystem 1.0 4 PortGroup perl5 1.0 4 5 5 6 name xqf 6 7 version 1.0.5 … … 30 31 31 32 depends_lib port:gtk1 \ 32 33 port:gdk-pixbuf \ 33 port:p 5.12-xml-parser \34 port:p${perl5.major}-xml-parser \ 34 35 port:readline 35 36 36 37 depends_run port:qstat -
games/frozenbubble2/Portfile
1 1 # $Id$ 2 2 3 3 PortSystem 1.0 4 PortGroup perl5 1.0 4 5 5 6 name frozenbubble2 6 7 categories games … … 25 26 use_bzip2 yes 26 27 27 28 depends_build port:pkgconfig 28 depends_lib port:perl 5.12path:lib/pkgconfig/sdl.pc:libsdl port:libsdl_image \29 port:libsdl_mixer port:p 5.12-sdl_perl port:libsdl_pango30 depends_run port:p 5.12-locale-gettext29 depends_lib port:perl${perl5.major} path:lib/pkgconfig/sdl.pc:libsdl port:libsdl_image \ 30 port:libsdl_mixer port:p${perl5.major}-sdl_perl port:libsdl_pango 31 depends_run port:p${perl5.major}-locale-gettext 31 32 32 33 livecheck.type freecode 33 34 livecheck.name frozen-bubble … … 36 37 37 38 configure { 38 39 foreach file [glob ${worksrcpath}/frozen-bubble*] { 39 reinplace "s|/usr/bin/perl|${prefix}/bin/perl 5.12|g" ${file}40 reinplace "s|/usr/bin/perl|${prefix}/bin/perl${perl5.major}|g" ${file} 40 41 } 41 42 } 42 43 -
games/pioneers/Portfile
2 2 # $Id$ 3 3 4 4 PortSystem 1.0 5 PortGroup perl5 1.0 5 6 PortGroup app 1.0 6 7 7 8 name pioneers … … 20 21 21 22 homepage http://pio.sourceforge.net/ 22 23 platforms freebsd darwin 23 depends_build port:gettext port:grep port:intltool port:p 5.12-xml-parser \24 depends_build port:gettext port:grep port:intltool port:p${perl5.major}-xml-parser \ 24 25 port:perl5 port:pkgconfig port:rarian 25 26 depends_lib port:atk port:expat port:fontconfig port:freetype \ 26 27 port:gettext port:gtk2 port:libiconv \ -
graphics/imageindex/Portfile
1 1 # $Id$ 2 2 3 3 PortSystem 1.0 4 PortGroup perl5 1.0 4 5 5 6 name imageindex 6 7 … … 20 21 sha1 56ff666cb59258cc06052ccbe91ca06cb42f8cca \ 21 22 rmd160 cffde483a8dddcef7f415c38b8ee3a9487444ecb 22 23 23 depends_lib port:p 5.12-perlmagick24 depends_lib port:p${perl5.major}-perlmagick 24 25 25 depends_run port:p 5.12-image-info26 depends_run port:p${perl5.major}-image-info 26 27 27 28 use_configure no 28 29 29 build.args PREFIX=${prefix} PERLPATH=${prefix}/bin/perl 5.1230 build.args PREFIX=${prefix} PERLPATH=${prefix}/bin/perl${perl5.major} 30 31 31 32 destroot.cmd make install 32 destroot.args PREFIX=${destroot}${prefix} PERLPATH=${prefix}/bin/perl 5.1233 destroot.args PREFIX=${destroot}${prefix} PERLPATH=${prefix}/bin/perl${perl5.major} 33 34 34 35 livecheck.type regex 35 36 livecheck.regex ${name}-(\[0-9.\]+)\\.tar -
graphics/hugin-app/Portfile
1 1 # $Id$ 2 2 3 3 PortSystem 1.0 4 PortGroup perl5 1.0 4 5 PortGroup cmake 1.0 5 6 6 7 name hugin-app … … 34 35 port:libxml2 35 36 36 37 depends_run port:enblend \ 37 port:p 5.12-image-exiftool38 port:p${perl5.major}-image-exiftool 38 39 39 40 checksums md5 ac8a129b4c3021233df6d9368c8164cf \ 40 41 sha1 22e1ad3846291a9bbe58570683e213921a6f0116 \ -
security/log2timeline/Portfile
28 28 checksums sha1 eca77c1b957a23150b1d906a7e9790e46d6ff277 \ 29 29 rmd160 654bab031ce713253b133a94ac5d44dc3b976c9c 30 30 31 depends_lib port:perl 5.12\32 port:p 5.12-archive-zip \33 port:p 5.12-carp-assert \34 port:p 5.12-datetime-format-strptime \35 port:p 5.12-datetime-timezone \36 port:p 5.12-dbd-sqlite \37 port:p 5.12-dbi \38 port:p 5.12-digest-crc \39 port:p 5.12-gtk2 \40 port:p 5.12-html-parser \41 port:p 5.12-html-scrubber \42 port:p 5.12-image-exiftool \43 port:p 5.12-libwww-perl \44 port:p 5.12-net-pcap \45 port:p 5.12-netpacket \46 port:p 5.12-xml-libxml \47 port:p 5.12-datemanip \48 port:p 5.12-parse-win32registry \49 port:p 5.12-file-mork \50 port:p 5.12-data-hexify \51 port:p 5.12-version \52 port:p 5.12-params-validate \53 port:p 5.12-xml-entities \54 port:p 5.12-mac-propertylist31 depends_lib port:perl${perl5.major} \ 32 port:p${perl5.major}-archive-zip \ 33 port:p${perl5.major}-carp-assert \ 34 port:p${perl5.major}-datetime-format-strptime \ 35 port:p${perl5.major}-datetime-timezone \ 36 port:p${perl5.major}-dbd-sqlite \ 37 port:p${perl5.major}-dbi \ 38 port:p${perl5.major}-digest-crc \ 39 port:p${perl5.major}-gtk2 \ 40 port:p${perl5.major}-html-parser \ 41 port:p${perl5.major}-html-scrubber \ 42 port:p${perl5.major}-image-exiftool \ 43 port:p${perl5.major}-libwww-perl \ 44 port:p${perl5.major}-net-pcap \ 45 port:p${perl5.major}-netpacket \ 46 port:p${perl5.major}-xml-libxml \ 47 port:p${perl5.major}-datemanip \ 48 port:p${perl5.major}-parse-win32registry \ 49 port:p${perl5.major}-file-mork \ 50 port:p${perl5.major}-data-hexify \ 51 port:p${perl5.major}-version \ 52 port:p${perl5.major}-params-validate \ 53 port:p${perl5.major}-xml-entities \ 54 port:p${perl5.major}-mac-propertylist 55 55 56 56 supported_archs noarch 57 57 58 configure.cmd ${prefix}/bin/perl 5.12Makefile.PL58 configure.cmd ${prefix}/bin/perl${perl5.major} Makefile.PL 59 59 configure.pre_args 60 60 61 61 post-destroot { -
security/metasploit2/Portfile
1 1 # $Id$ 2 2 3 3 PortSystem 1.0 4 PortGroup perl5 1.0 4 5 name metasploit2 5 6 version 2.7 6 7 revision 1 … … 26 27 checksums md5 ea592cfb006e1b2510b533cece4ecb18 \ 27 28 sha1 da5d41dfa13e549aacd4fbf2994877cbe80ceed9 28 29 29 depends_lib port:perl 5.12\30 port:p 5.12-term-readline-gnu \31 port:p 5.12-net-ssleay30 depends_lib port:perl${perl5.major} \ 31 port:p${perl5.major}-term-readline-gnu \ 32 port:p${perl5.major}-net-ssleay 32 33 33 34 use_configure no 34 35 build { 35 36 ## remove the .svn/ directories, no need to move them around 36 37 system "cd ${worksrcpath} && find . -type d -name '\.svn' | xargs /bin/rm -rf" 37 38 foreach file [glob -directory ${worksrcpath} msf*] { 38 reinplace "s|#!/usr/bin/perl|#!${prefix}/bin/perl 5.12|" $file39 reinplace "s|#!/usr/bin/perl|#!${prefix}/bin/perl${perl5.major}|" $file 39 40 } 40 41 } 41 42 destroot { -
security/makepasswd/Portfile
1 1 # $Id$ 2 2 PortSystem 1.0 3 PortGroup perl5 1.0 3 4 name makepasswd 4 5 version 1.10-3 5 6 revision 1 … … 21 22 patch-makepasswd.diff \ 22 23 sha1 58b6d05b1da01ae75cb04fadd27aa6902fe9d403 23 24 24 depends_lib port:p 5.12-crypt-passwdmd525 depends_lib port:p${perl5.major}-crypt-passwdmd5 25 26 26 27 extract.cmd ar 27 28 extract.pre_args -x … … 30 31 31 32 configure {} 32 33 post-configure { 33 reinplace "s|/usr/bin/perl|${prefix}/bin/perl 5.12|g" \34 reinplace "s|/usr/bin/perl|${prefix}/bin/perl${perl5.major}|g" \ 34 35 "${worksrcpath}/usr/bin/makepasswd" 35 36 } 36 37 -
security/tinyca2/Portfile
1 1 # $Id$ 2 2 PortSystem 1.0 3 PortGroup perl5 1.0 3 4 4 5 name tinyca2 5 6 version 0.7.5 … … 16 17 checksums md5 d3b547305e89785fbe8262be244a2321 \ 17 18 sha1 841355ab8478a7e7b1a3d6bba4dd31293ae11cc4 18 19 depends_lib port:openssl port:zip \ 19 port:gettext port:p 5.12-gtk2 \20 port:p 5.12-locale-gettext20 port:gettext port:p${perl5.major}-gtk2 \ 21 port:p${perl5.major}-locale-gettext 21 22 22 23 patchfiles patch-tinyca2 23 24 … … 31 32 reinplace s|@OPENSSL@|${prefix}/bin/openssl|g ${worksrcpath}/tinyca2 32 33 reinplace s|@ZIP@|${prefix}/bin/zip|g ${worksrcpath}/tinyca2 33 34 reinplace s|@TAR@|/usr/bin/tar|g ${worksrcpath}/tinyca2 34 reinplace s|/usr/bin/perl|${prefix}/bin/perl 5.12|g ${worksrcpath}/tinyca235 reinplace s|/usr/bin/perl|${prefix}/bin/perl${perl5.major}|g ${worksrcpath}/tinyca2 35 36 } 36 37 37 38 pre-build { -
databases/postgresql_autodoc/Portfile
1 1 # $Id$ 2 2 3 3 PortSystem 1.0 4 PortGroup perl5 1.0 4 5 5 6 name postgresql_autodoc 6 7 version 1.31 … … 19 20 sha1 2f9dbd73593ce71229fcaf72d5e69c18b8812117 \ 20 21 rmd160 7c7b3a60c79acde53fa8eb542d4d435423324002 21 22 22 depends_lib port:perl 5.12\23 port:p 5.12-dbi \24 port:p 5.12-dbd-pg \25 port:p 5.12-html-template \26 port:p 5.12-term-readkey23 depends_lib port:perl${perl5.major} \ 24 port:p${perl5.major}-dbi \ 25 port:p${perl5.major}-dbd-pg \ 26 port:p${perl5.major}-html-template \ 27 port:p${perl5.major}-term-readkey 27 28 28 29 worksrcdir ${name} 29 30 -
databases/libgda3/Portfile
1 1 # $Id$ 2 2 3 3 PortSystem 1.0 4 PortGroup perl5 1.0 4 5 5 6 name libgda3 6 7 version 3.0.4 … … 27 28 port:libiconv \ 28 29 port:libxml2 \ 29 30 port:ncurses \ 30 port:p 5.12-xml-parser \31 port:perl 5.12\31 port:p${perl5.major}-xml-parser \ 32 port:perl${perl5.major} \ 32 33 port:readline \ 33 34 port:zlib \ 34 35 path:lib/pkgconfig/glib-2.0.pc:glib2 … … 41 42 42 43 patchfiles patch-glib-2.32.diff 43 44 44 configure.perl ${prefix}/bin/perl 5.1245 configure.perl ${prefix}/bin/perl${perl5.major} 45 46 configure.env-append INTLTOOL_PERL=${configure.perl} 46 47 47 48 configure.args --mandir=${prefix}/share/man -
databases/mysql-zrm/Portfile
2 2 # $Id$ 3 3 4 4 PortSystem 1.0 5 PortGroup perl5 1.0 5 6 6 7 name mysql-zrm 7 8 version 2.0 … … 20 21 distname MySQL-zrm-${version} 21 22 checksums md5 13a82abeb181d265af553770d1db6718 \ 22 23 sha1 fbc38a346755fb228296af2a447cb5fd74d5d246 23 depends_lib port:p 5.12-dbi \24 port:p 5.12-xml-parser24 depends_lib port:p${perl5.major}-dbi \ 25 port:p${perl5.major}-xml-parser 25 26 use_configure no 26 27 patchfiles patch-mysql-zrm-backup-0 \ 27 28 patch-mysql-zrm-verify-backup-1 \ … … 35 36 # Not the most efficient way to do this, but much more readable 36 37 foreach f [exec find ${worksrcpath} -type f -print] { 37 38 reinplace "s|/opt/csw/bin|${prefix}/bin|" ${f} 38 reinplace "s|/usr/bin/perl|${prefix}/bin/perl 5.12|" ${f}39 reinplace "s|/usr/bin/perl|${prefix}/bin/perl${perl5.major}|" ${f} 39 40 reinplace "s|/usr/bin/mysql-zrm|${prefix}/bin/mysql-zrm|" ${f} 40 41 reinplace "s|/usr/lib/mysql-zrm|${prefix}/lib/mysql-zrm|" ${f} 41 42 reinplace "s|/usr/share/mysql-zrm|${prefix}/share/mysql-zrm|" ${f} -
math/pspp-devel/Portfile
2 2 # $Id$ 3 3 4 4 PortSystem 1.0 5 PortGroup perl5 1.0 5 6 PortGroup app 1.0 6 7 7 8 name pspp-devel -
math/qalculate-gtk/Portfile
2 2 # $Id$ 3 3 4 4 PortSystem 1.0 5 PortGroup perl5 1.0 5 6 6 7 name qalculate-gtk 7 8 version 0.9.7 … … 38 39 use_parallel_build yes 39 40 40 41 # needs to be same as used by intltool 41 configure.perl ${prefix}/bin/perl 5.1242 configure.perl ${prefix}/bin/perl${perl5.major} 42 43 43 44 post-destroot { 44 45 file delete ${destroot}${prefix}/bin/qalculate -
math/libqalculate/Portfile
2 2 # $Id$ 3 3 4 4 PortSystem 1.0 5 PortGroup perl5 1.0 5 6 6 7 name libqalculate 7 8 version 0.9.7 … … 28 29 sha1 c15f7f3a97995decf62cc964956fc1e374ecd78c \ 29 30 rmd160 cc9e198769bea9731f92d2f3836875c83f715674 30 31 31 depends_build port:p 5.12-xml-parser \32 depends_build port:p${perl5.major}-xml-parser \ 32 33 port:pkgconfig 33 34 34 35 depends_lib port:cln\ -
erlang/tsung/Portfile
2 2 # $Id$ 3 3 4 4 PortSystem 1.0 5 PortGroup perl5 1.0 5 6 6 7 name tsung 7 8 version 1.4.2 … … 27 28 depends_lib port:erlang \ 28 29 port:mochiweb \ 29 30 port:gnuplot \ 30 port:p 5.12-template-toolkit \31 port:p${perl5.major}-template-toolkit \ 31 32 port:rrdtool 32 33 33 34 patchfiles patch-Makefile.in.diff … … 35 36 build.target all doc 36 37 37 38 post-patch { 38 reinplace "s|/usr/bin/perl|${prefix}/bin/perl 5.12|" \39 reinplace "s|/usr/bin/perl|${prefix}/bin/perl${perl5.major}|" \ 39 40 ${worksrcpath}/src/tsung-rrd.pl.in \ 40 41 ${worksrcpath}/src/tsung_stats.pl.in 41 reinplace "s|/usr/bin/env perl|${prefix}/bin/perl 5.12|" \42 reinplace "s|/usr/bin/env perl|${prefix}/bin/perl${perl5.major}|" \ 42 43 ${worksrcpath}/src/log2tsung.pl.in 43 44 reinplace "s| /usr/bin/python|${prefix}/bin/python2.7|" \ 44 45 ${worksrcpath}/src/tsung-plotter/tsung/tsung.py -
science/perlprimer/Portfile
1 1 # $Id$ 2 2 3 3 PortSystem 1.0 4 PortGroup perl5 1.0 4 5 5 6 name perlprimer 6 7 version 1.1.20 … … 22 23 master_sites sourceforge 23 24 use_bzip2 yes 24 25 25 depends_lib port:p 5.12-tk port:p5.12-libwww-perl26 depends_lib port:p${perl5.major}-tk port:p${perl5.major}-libwww-perl 26 27 27 28 checksums sha1 00ae0bafbf3773c15e6f4b2dd0bb7b0d47427f8b \ 28 29 rmd160 d92a9beea4e612a7f86ba08b36823422c576cd81 … … 34 35 destroot { 35 36 xinstall -m 755 -W ${worksrcpath} perlprimer.pl ${destroot}${prefix}/bin 36 37 ln -s perlprimer.pl ${destroot}${prefix}/bin/perlprimer 37 reinplace "s|#!/usr/bin/perl|#!${prefix}/bin/perl 5.12|g" \38 reinplace "s|#!/usr/bin/perl|#!${prefix}/bin/perl${perl5.major}|g" \ 38 39 ${destroot}${prefix}/bin/perlprimer.pl 39 40 xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name} 40 41 xinstall -m 644 -W ${worksrcpath} Changelog ReadMe ReadMe.txt gcg.603 \ -
science/magicspp/Portfile
2 2 # $Id$ 3 3 4 4 PortSystem 1.0 5 PortGroup perl5 1.0 5 6 6 7 name magicspp 7 8 version 2.10.0 … … 33 34 port:mesa \ 34 35 port:xorg-libXau \ 35 36 port:xorg-libXdmcp \ 36 port:p 5.12-xml-parser \37 port:p${perl5.major}-xml-parser \ 37 38 port:gd2 \ 38 39 path:lib/pkgconfig/pango.pc:pango \ 39 40 port:ghostscript -
science/gpredict/Portfile
2 2 # $Id$ 3 3 4 4 PortSystem 1.0 5 PortGroup perl5 1.0 5 6 6 7 name gpredict 7 8 version 1.3 … … 30 31 port:pkgconfig 31 32 depends_lib port:goocanvas \ 32 33 port:curl \ 33 port:p 5.12-xml-parser34 port:p${perl5.major}-xml-parser -
editors/ackmate/Portfile
1 1 # $Id$ 2 2 3 3 PortSystem 1.0 4 PortGroup perl5 1.0 4 5 PortGroup xcode 1.0 5 6 6 7 name ackmate … … 18 19 git.url http://github.com/protocool/${real_name}.git 19 20 git.branch 8b0c84cc668612946cee 20 21 depends_build port:ragel 21 depends_lib port:p 5.12-app-ack22 depends_lib port:p${perl5.major}-app-ack -
editors/zim/Portfile
1 1 # $Id$ 2 2 3 3 PortSystem 1.0 4 PortGroup perl5 1.0 4 5 5 6 name zim 6 7 version 0.28 … … 27 28 sha1 c0d1d5ad956ee682f01ecbd89009eb9f0852f34c \ 28 29 rmd160 b6ecc7c6f094670754b4219e7506edefd00b2ca1 29 30 30 depends_lib port:p 5.12-gtk2 port:p5.12-module-build port:p5.12-file-mimeinfo \31 port:p 5.12-file-basedir port:p5.12-file-desktopentry31 depends_lib port:p${perl5.major}-gtk2 port:p${perl5.major}-module-build port:p${perl5.major}-file-mimeinfo \ 32 port:p${perl5.major}-file-basedir port:p${perl5.major}-file-desktopentry 32 33 33 34 configure.pre_args "" 34 35 -
mail/muttprint/Portfile
1 1 # $Id$ 2 2 3 3 PortSystem 1.0 4 PortGroup perl5 1.0 4 5 5 6 name muttprint 6 7 version 0.72d … … 21 22 22 23 checksums sha1 532a1c7ed019b0b50c78caf7eeb17f5cd34d3d1e 23 24 24 depends_lib port:p 5.12-text-iconv port:dialog25 depends_lib port:p${perl5.major}-text-iconv port:dialog 25 26 26 27 use_configure no 27 28 28 29 destroot { 29 30 file mkdir ${destroot}${prefix}/bin ${destroot}${prefix}/share/man/man1 30 31 xinstall -m 755 ${worksrcpath}/${name} ${destroot}${prefix}/bin 31 reinplace "s|#!/usr/bin/perl|#!${prefix}/bin/perl 5.12|" ${destroot}${prefix}/bin/${name}32 reinplace "s|#!/usr/bin/perl|#!${prefix}/bin/perl${perl5.major}|" ${destroot}${prefix}/bin/${name} 32 33 xinstall -m 0644 ${worksrcpath}/doc/manpages/en/muttprint.1.gz ${destroot}${prefix}/share/man/man1 33 34 } 34 35 -
mail/mailqfmt/Portfile
1 1 # $Id$ 2 2 3 3 PortSystem 1.0 4 PortGroup perl5 1.0 4 5 name mailqfmt 5 6 version 0.6 6 7 revision 1 … … 14 15 master_sites http://www.dt.e-technik.uni-dortmund.de/~ma/postfix/ 15 16 distfiles ${name}.pl 16 17 checksums md5 e1d452850f59cd004d2d4930758a4a28 17 depends_lib-append port:p 5.12-libwww-perl port:postfix18 depends_lib-append port:p${perl5.major}-libwww-perl port:postfix 18 19 19 20 variant apple_postfix description {uses the mail queues of macosx postfix} { 20 21 depends_lib-delete port:postfix … … 25 26 file copy ${distpath}/mailqfmt.pl ${workpath}/mailqfmt 26 27 } 27 28 post-patch { 28 reinplace "s|/usr/bin/perl|${prefix}/bin/perl 5.12|g" \29 reinplace "s|/usr/bin/perl|${prefix}/bin/perl${perl5.major}|g" \ 29 30 ${workpath}/mailqfmt 30 31 31 32 if { ![variant_isset apple_postfix] } { -
mail/sqlgrey/Portfile
17 17 18 18 supported_archs noarch 19 19 20 depends_lib port:p 5.12-dbi \21 port:p 5.12-io-multiplex \22 port:p 5.12-net-dns \23 port:p 5.12-net-server20 depends_lib port:p${perl5.major}-dbi \ 21 port:p${perl5.major}-io-multiplex \ 22 port:p${perl5.major}-net-dns \ 23 port:p${perl5.major}-net-server 24 24 25 25 depends_run port:postfix 26 26 … … 81 81 default_variants +mysql 82 82 83 83 variant mysql description {add mysql driver support} { 84 depends_lib-append port:p 5.12-dbd-mysql84 depends_lib-append port:p${perl5.major}-dbd-mysql 85 85 } 86 86 87 87 variant sqlite description {add sqlite driver support} { 88 depends_lib-append port:p 5.12-dbd-sqlite88 depends_lib-append port:p${perl5.major}-dbd-sqlite 89 89 } 90 90 91 91 variant postgresql description {add postgres driver support} { 92 depends_lib-append port:p 5.12-dbd-pg92 depends_lib-append port:p${perl5.major}-dbd-pg 93 93 } 94 94 95 95 livecheck.version ${version} -
mail/signing-party/Portfile
2 2 # $Id$ 3 3 4 4 PortSystem 1.0 5 PortGroup perl5 1.0 5 6 6 7 name signing-party 7 8 version 1.1.4 … … 28 29 29 30 use_configure no 30 31 31 depends_lib port:perl 5.12\32 port:p 5.12-class-methodmaker \33 port:p 5.12-mailtools \34 port:p 5.12-term-readkey \35 port:p 5.12-gnupg-interface \36 port:p 5.12-text-iconv \37 port:p 5.12-text-template \38 port:p 5.12-mime-tools \32 depends_lib port:perl${perl5.major} \ 33 port:p${perl5.major}-class-methodmaker \ 34 port:p${perl5.major}-mailtools \ 35 port:p${perl5.major}-term-readkey \ 36 port:p${perl5.major}-gnupg-interface \ 37 port:p${perl5.major}-text-iconv \ 38 port:p${perl5.major}-text-template \ 39 port:p${perl5.major}-mime-tools \ 39 40 port:qprint 40 41 depends_run bin:gpg:gnupg \ 41 42 port:dialog … … 46 47 CFLAGS="${configure.cflags} [get_canonical_archflags]" 47 48 48 49 pre-build { 49 reinplace "s|/usr/bin/perl|${prefix}/bin/perl 5.12|" \50 reinplace "s|/usr/bin/perl|${prefix}/bin/perl${perl5.major}|" \ 50 51 ${worksrcpath}/caff/caff \ 51 52 ${worksrcpath}/caff/pgp-clean \ 52 53 ${worksrcpath}/caff/pgp-fixkey \ -
mail/imapsync/Portfile
1 1 # $Id$ 2 2 3 3 PortSystem 1.0 4 PortGroup perl5 1.0 4 5 5 6 name imapsync 6 7 version 1.488 … … 21 22 sha1 3bd73000b606ad523255a7de42d89427a0626f77 \ 22 23 rmd160 4caa332d730d1f7dea4d9b8196d7397b2b8f6104 23 24 24 depends_run port:perl 5.12\25 port:p 5.12-digest-md5 \26 port:p 5.12-mail-imapclient \27 port:p 5.12-term-readkey \28 port:p 5.12-io-socket-ssl \29 port:p 5.12-datemanip \30 port:p 5.12-digest-hmac25 depends_run port:perl${perl5.major} \ 26 port:p${perl5.major}-digest-md5 \ 27 port:p${perl5.major}-mail-imapclient \ 28 port:p${perl5.major}-term-readkey \ 29 port:p${perl5.major}-io-socket-ssl \ 30 port:p${perl5.major}-datemanip \ 31 port:p${perl5.major}-digest-hmac 31 32 32 33 supported_archs noarch 33 34 34 35 post-patch { 35 reinplace "s|^#!.*|#!${prefix}/bin/perl 5.12|g" ${worksrcpath}/imapsync36 reinplace "s|^#!.*|#!${prefix}/bin/perl${perl5.major}|g" ${worksrcpath}/imapsync 36 37 } 37 38 38 39 use_configure no -
mail/t-prot/Portfile
1 1 # $Id$ 2 2 3 3 PortSystem 1.0 4 PortGroup perl5 1.0 4 5 5 6 name t-prot 6 7 version 2.5 … … 20 21 sha1 c0987d1bbcb0c8ca1156204510ae68765f5e7588 \ 21 22 rmd160 8568da171a75510af309a0375a626bbfc910c9a9 22 23 23 depends_lib port:p 5.12-getopt-mixed \24 port:p 5.12-locale-gettext24 depends_lib port:p${perl5.major}-getopt-mixed \ 25 port:p${perl5.major}-locale-gettext 25 26 26 27 use_configure no 27 28 -
mail/perfect_maildir/Portfile
1 1 # $Id$ 2 2 3 3 PortSystem 1.0 4 PortGroup perl5 1.0 4 5 5 6 name perfect_maildir 6 7 version 0.3 … … 18 19 rmd160 f076ea65732d1c49996f68c19956aa33b2eaaed3 19 20 distfiles ${name}.pl 20 21 21 depends_lib port:perl 5.12\22 port:p 5.12-timedate22 depends_lib port:perl${perl5.major} \ 23 port:p${perl5.major}-timedate 23 24 24 25 extract { 25 26 file mkdir ${worksrcpath} … … 27 28 } 28 29 29 30 patch { 30 reinplace "s|/usr/bin/perl|${prefix}/bin/perl 5.12|g" ${worksrcpath}/${name}.pl31 reinplace "s|/usr/bin/perl|${prefix}/bin/perl${perl5.major}|g" ${worksrcpath}/${name}.pl 31 32 } 32 33 33 34 use_configure no -
mail/pflogsumm/Portfile
2 2 # $Id$ 3 3 4 4 PortSystem 1.0 5 PortGroup perl5 1.0 5 6 6 7 name pflogsumm 7 8 version 1.1.3 … … 37 38 extract.only ${distname}${extract.suffix} 38 39 platforms darwin freebsd 39 40 40 set perl5.bin ${prefix}/bin/perl 5.1241 set perl5.bin ${prefix}/bin/perl${perl5.major} 41 42 42 depends_lib port:perl 5.1243 depends_run port:p 5.12-date-calc43 depends_lib port:perl${perl5.major} 44 depends_run port:p${perl5.major}-date-calc 44 45 45 46 set cgi_path "" 46 47 set maillog_path "" -
mail/amavisd-new/Portfile
2 2 # $Id$ 3 3 4 4 PortSystem 1.0 5 PortGroup perl5 1.0 5 6 6 7 name amavisd-new 7 8 version 2.7.0 … … 24 25 sha256 534b3d91c31e0e87a73602c84dfeb4b30b4ea64dee99fcceabd59b1bc0082b0b 25 26 26 27 depends_run port:perl5 \ 27 port:p 5.12-archive-zip \28 port:p 5.12-berkeleydb \29 port:p 5.12-convert-tnef \30 port:p 5.12-convert-uulib \31 port:p 5.12-digest-md5 \32 port:p 5.12-io-compress \33 port:p 5.12-io-stringy \34 port:p 5.12-mail-dkim \35 port:p 5.12-mailtools \36 port:p 5.12-mime-tools \37 port:p 5.12-mime-base64 \38 port:p 5.12-net-server \39 port:p 5.12-time-hires \40 port:p 5.12-unix-syslog \41 port:p 5.12-mail-spamassassin \42 port:p 5.12-dbd-mysql \43 port:p 5.12-mail-clamav \28 port:p${perl5.major}-archive-zip \ 29 port:p${perl5.major}-berkeleydb \ 30 port:p${perl5.major}-convert-tnef \ 31 port:p${perl5.major}-convert-uulib \ 32 port:p${perl5.major}-digest-md5 \ 33 port:p${perl5.major}-io-compress \ 34 port:p${perl5.major}-io-stringy \ 35 port:p${perl5.major}-mail-dkim \ 36 port:p${perl5.major}-mailtools \ 37 port:p${perl5.major}-mime-tools \ 38 port:p${perl5.major}-mime-base64 \ 39 port:p${perl5.major}-net-server \ 40 port:p${perl5.major}-time-hires \ 41 port:p${perl5.major}-unix-syslog \ 42 port:p${perl5.major}-mail-spamassassin \ 43 port:p${perl5.major}-dbd-mysql \ 44 port:p${perl5.major}-mail-clamav \ 44 45 port:clamav \ 45 46 port:clamav-server 46 47 … … 49 50 set amavisd_home ${prefix}/var/amavis 50 51 51 52 post-patch { 52 reinplace "s|#!/usr/bin/perl|#!${prefix}/bin/perl 5.12|" \53 reinplace "s|#!/usr/bin/perl|#!${prefix}/bin/perl${perl5.major}|" \ 53 54 ${worksrcpath}/amavisd 54 55 file copy ${worksrcpath}/amavisd.conf ${worksrcpath}/amavisd.conf.example 55 56 reinplace "s|\$daemon_user\ =\ 'vscan'|\$daemon_user\ =\ '${daemon_user}'|" \ -
mail/mb2md/Portfile
1 1 # $Id$ 2 2 3 3 PortSystem 1.0 4 PortGroup perl5 1.0 4 5 5 6 name mb2md 6 7 version 3.20 … … 22 23 checksums md5 b47eaa6ae4231a42f4a15564a08eb439 23 24 platforms darwin 24 25 25 depends_run port:perl 5.12\26 port:p 5.12-timedate26 depends_run port:perl${perl5.major} \ 27 port:p${perl5.major}-timedate 27 28 28 29 pre-extract { file mkdir ${worksrcpath} } 29 30 extract.post_args ">${worksrcpath}/${name}-${version}.pl" … … 34 35 35 36 build { 36 37 file copy ${worksrcpath}/${name}-${version}.pl ${worksrcpath}/${name} 37 reinplace "s|^#!.*perl|#!${prefix}/bin/perl 5.12|" ${worksrcpath}/${name}38 reinplace "s|^#!.*perl|#!${prefix}/bin/perl${perl5.major}|" ${worksrcpath}/${name} 38 39 } 39 40 40 41 destroot { -
mail/pemail/Portfile
2 2 # $Id$ 3 3 4 4 PortSystem 1.0 5 PortGroup perl5 1.0 5 6 6 7 name pemail 7 8 version 1.2 … … 21 22 master_sites sourceforge 22 23 checksums md5 4fbd8f9e8a3912c3b86bbe4a69ed29cd 23 24 24 depends_lib port:perl 5.1225 depends_run port:p 5.12-mail-pop3client \26 port:p 5.12-mime-lite \27 port:p 5.12-term-readkey25 depends_lib port:perl${perl5.major} 26 depends_run port:p${perl5.major}-mail-pop3client \ 27 port:p${perl5.major}-mime-lite \ 28 port:p${perl5.major}-term-readkey 28 29 29 30 configure { 30 reinplace "s|/usr/bin/perl|${prefix}/bin/perl 5.12|g" ${worksrcpath}/pemail.pl31 reinplace "s|/usr/bin/perl|${prefix}/bin/perl${perl5.major}|g" ${worksrcpath}/pemail.pl 31 32 } 32 33 33 34 build {} -
mail/sympa/Portfile
1 1 # $Id$ 2 2 3 3 PortSystem 1.0 4 PortGroup perl5 1.0 4 5 5 6 name sympa 6 7 version 5.4.7 … … 33 34 port:mod_fcgid \ 34 35 port:openssl \ 35 36 port:postfix \ 36 port:p 5.12-libwww-perl \37 port:p 5.12-archive-zip \38 port:p 5.12-convert-asn1 \39 port:p 5.12-pathtools \40 port:p 5.12-dbi \41 port:p 5.12-dbd-mysql \42 port:p 5.12-mailtools \43 port:p 5.12-io-stringy \44 port:p 5.12-mime-tools \45 port:p 5.12-mime-charset \46 port:p 5.12-mime-encwords \47 port:p 5.12-crypt-openssl-x509 \48 port:p 5.12-fcgi \49 port:p 5.12-libintl-perl \50 port:p 5.12-template-toolkit \51 port:p 5.12-crypt-ciphersaber \52 port:p 5.12-mhonarc \53 port:p 5.12-regexp-common \54 port:p 5.12-xml-libxml \55 port:p 5.12-io-socket-ssl \56 port:p 5.12-soap-lite \57 port:p 5.12-perl-ldap \58 port:p 5.12-html-format \59 port:p 5.12-html-stripscripts-parser37 port:p${perl5.major}-libwww-perl \ 38 port:p${perl5.major}-archive-zip \ 39 port:p${perl5.major}-convert-asn1 \ 40 port:p${perl5.major}-pathtools \ 41 port:p${perl5.major}-dbi \ 42 port:p${perl5.major}-dbd-mysql \ 43 port:p${perl5.major}-mailtools \ 44 port:p${perl5.major}-io-stringy \ 45 port:p${perl5.major}-mime-tools \ 46 port:p${perl5.major}-mime-charset \ 47 port:p${perl5.major}-mime-encwords \ 48 port:p${perl5.major}-crypt-openssl-x509 \ 49 port:p${perl5.major}-fcgi \ 50 port:p${perl5.major}-libintl-perl \ 51 port:p${perl5.major}-template-toolkit \ 52 port:p${perl5.major}-crypt-ciphersaber \ 53 port:p${perl5.major}-mhonarc \ 54 port:p${perl5.major}-regexp-common \ 55 port:p${perl5.major}-xml-libxml \ 56 port:p${perl5.major}-io-socket-ssl \ 57 port:p${perl5.major}-soap-lite \ 58 port:p${perl5.major}-perl-ldap \ 59 port:p${perl5.major}-html-format \ 60 port:p${perl5.major}-html-stripscripts-parser 60 61 61 62 configure.args --with-bindir=${prefix}/bin/${name} \ 62 63 --with-sbindir=${prefix}/bin/${name} \ … … 80 81 --with-spooldir=${prefix}/var/${name}/spool \ 81 82 \ 82 83 --with-mandir=${prefix}/man \ 83 --with-perl=${prefix}/bin/perl 5.12\84 --with-perl=${prefix}/bin/perl${perl5.major} \ 84 85 --with-openssl=${prefix}/bin/openssl \ 85 86 \ 86 87 --with-user=www \ … … 91 92 --with-postmap=${prefix}/sbin/postmap 92 93 93 94 variant postgresql { 94 depends_lib-append port:p 5.12-dbd-pg95 depends_lib-delete port:p 5.12-dbd-mysql95 depends_lib-append port:p${perl5.major}-dbd-pg 96 depends_lib-delete port:p${perl5.major}-dbd-mysql 96 97 } 97 98 98 99 variant server { -
mail/postgrey/Portfile
1 1 # $Id$ 2 2 3 3 PortSystem 1.0 4 PortGroup perl5 1.0 4 5 5 6 name postgrey 6 7 version 1.32 … … 23 24 checksums md5 524a4e165bf997996f3bccade394712f 24 25 25 26 build.target 26 depends_lib-append port:p 5.12-io-multiplex27 depends_lib-append port:p 5.12-net-server28 depends_lib-append port:p 5.12-berkeleydb27 depends_lib-append port:p${perl5.major}-io-multiplex 28 depends_lib-append port:p${perl5.major}-net-server 29 depends_lib-append port:p${perl5.major}-berkeleydb 29 30 30 31 startupitem.create yes 31 32 startupitem.start "${prefix}/share/postgrey/postgrey.sh start" … … 33 34 34 35 configure { 35 36 system "echo all: > ${worksrcpath}/Makefile" 36 reinplace "s|/usr/bin/perl|${prefix}/bin/perl 5.12|g" \37 reinplace "s|/usr/bin/perl|${prefix}/bin/perl${perl5.major}|g" \ 37 38 ${worksrcpath}/postgrey \ 38 39 ${worksrcpath}/contrib/postgreyreport 39 40 reinplace "s|/etc/postfix|${prefix}/etc/postgrey|g" \ -
aqua/PsyncX/Portfile
2 2 # $Id$ 3 3 4 4 PortSystem 1.0 5 PortGroup perl5 1.0 5 6 PortGroup xcode 1.0 6 7 7 8 name PsyncX … … 23 24 svn.revision 29 24 25 worksrcdir trunk 25 26 26 depends_lib port:p 5.12-macosx-file27 depends_lib port:p${perl5.major}-macosx-file 27 28 28 29 # p5.12-macosx-file is 32-bit only 29 30 supported_archs i386 ppc -
devel/cvsweb/Portfile
1 1 # $Id$ 2 2 3 3 PortSystem 1.0 4 PortGroup perl5 1.0 4 5 5 6 name cvsweb 6 7 version 3.0.6 … … 19 20 ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/scop/ 20 21 checksums md5 0e1eec962b1db00e01b295fff84b6e89 21 22 22 depends_build port:perl 5.12\23 port:p 5.12-ipc-run \24 port:p 5.12-file-temp \25 port:p 5.12-uri \26 port:p 5.12-mime-types \27 port:p 5.12-string-ediff \23 depends_build port:perl${perl5.major} \ 24 port:p${perl5.major}-ipc-run \ 25 port:p${perl5.major}-file-temp \ 26 port:p${perl5.major}-uri \ 27 port:p${perl5.major}-mime-types \ 28 port:p${perl5.major}-string-ediff \ 28 29 port:cvsgraph 29 30 30 31 use_configure no … … 55 56 eval xinstall -m 755 [glob ${worksrcpath}/icons/*] ${destroot}${icons_path} 56 57 eval xinstall -m 755 [glob ${worksrcpath}/css/*] ${destroot}${css_path} 57 58 58 reinplace "s|#!/usr/bin/perl|#!${prefix}/bin/perl 5.12|g" \59 reinplace "s|#!/usr/bin/perl|#!${prefix}/bin/perl${perl5.major}|g" \ 59 60 "${destroot}${cgi_path}/cvsweb.cgi" 60 61 reinplace "s|/usr/local/etc/cvsweb/cvsweb.conf|${httpd_conf_path}cvsweb.conf|g" \ 61 62 "${destroot}${cgi_path}/cvsweb.cgi" -
devel/git-core/Portfile
2 2 # $Id$ 3 3 4 4 PortSystem 1.0 5 PortGroup perl5 1.0 5 6 6 7 name git-core 7 8 version 1.7.10.2 … … 26 27 sha256 bc57810ec8d87f7a10f320e31ceeb1f9eaf254e62e0f6414af67f17d0cf7d522 \ 27 28 28 29 depends_run port:rsync \ 29 port:p 5.12-error \30 port:p 5.12-term-readkey30 port:p${perl5.major}-error \ 31 port:p${perl5.major}-term-readkey 31 32 32 depends_lib port:perl 5.12\33 depends_lib port:perl${perl5.major} \ 33 34 port:curl \ 34 35 port:zlib \ 35 36 port:openssl \ … … 56 57 CURLDIR=${prefix} \ 57 58 OPENSSLDIR=${prefix} \ 58 59 ICONVDIR=${prefix} \ 59 PERL_PATH="${prefix}/bin/perl 5.12" \60 PERL_PATH="${prefix}/bin/perl${perl5.major}" \ 60 61 NO_FINK=1 \ 61 62 NO_DARWIN_PORTS=1 \ 62 63 NO_R_TO_GCC_LINKER=1 \ … … 149 150 150 151 variant svn description {Bi-directional subversion repository support} { 151 152 depends_run-append port:subversion \ 152 port:p 5.12-libwww-perl \153 port:p 5.12-svn-simple153 port:p${perl5.major}-libwww-perl \ 154 port:p${perl5.major}-svn-simple 154 155 } 155 156 156 157 variant bash_completion { -
devel/gnome-bindings-perl5/Portfile
2 2 # $Id$ 3 3 4 4 PortSystem 1.0 5 PortGroup perl5 1.0 5 6 6 7 name gnome-bindings-perl5 7 8 version 2.30.2 … … 19 20 20 21 homepage http://www.gnome.org/ 21 22 22 depends_lib port:p 5.12-glib \23 port:p 5.12-gnome2-canvas \24 port:p 5.12-gnome2-gconf \25 port:p 5.12-gnome2-vfs \26 port:p 5.12-gnome2 \27 port:p 5.12-gtk2-gladexml \28 port:p 5.12-gtk2 \29 port:p 5.12-pango23 depends_lib port:p${perl5.major}-glib \ 24 port:p${perl5.major}-gnome2-canvas \ 25 port:p${perl5.major}-gnome2-gconf \ 26 port:p${perl5.major}-gnome2-vfs \ 27 port:p${perl5.major}-gnome2 \ 28 port:p${perl5.major}-gtk2-gladexml \ 29 port:p${perl5.major}-gtk2 \ 30 port:p${perl5.major}-pango 30 31 31 32 distfiles 32 33 -
devel/mtn-browse/Portfile
1 1 # $Id$ 2 2 3 3 PortSystem 1.0 4 PortGroup perl5 1.0 4 5 5 6 name mtn-browse 6 7 version 0.72 … … 23 24 sha1 1490c29d7d9e4cea47b594f6848a72b7a1c5265b \ 24 25 rmd160 e2f2bfd767f31c3781f662fb91a73a9e4a7b774e 25 26 26 depends_run port:p 5.12-monotone-automatestdio \27 port:p 5.12-gnome2 \28 port:p 5.12-gtk2-gladexml \29 port:p 5.12-gtk2-sourceview \30 port:p 5.12-libintl-perl27 depends_run port:p${perl5.major}-monotone-automatestdio \ 28 port:p${perl5.major}-gnome2 \ 29 port:p${perl5.major}-gtk2-gladexml \ 30 port:p${perl5.major}-gtk2-sourceview \ 31 port:p${perl5.major}-libintl-perl 31 32 32 33 use_configure no 33 34 34 35 build { 35 reinplace "s|/usr/bin/perl|${prefix}/bin/perl 5.12|g" \36 reinplace "s|/usr/bin/perl|${prefix}/bin/perl${perl5.major}|g" \ 36 37 ${worksrcpath}/mtn-browse \ 37 38 ${worksrcpath}/linux-installer 38 39 } -
devel/bugzilla/Portfile
1 1 # $Id$ 2 2 3 3 PortSystem 1.0 4 PortGroup perl5 1.0 4 5 5 6 name bugzilla 6 7 version 2.22.3 … … 29 30 rmd160 787f84e343297b1a8caee8310354e01f7c8cc2f8 30 31 31 32 depends_lib port:apache2 \ 32 port:perl 5.12\33 port:p 5.12-appconfig \34 port:p 5.12-timedate \35 port:p 5.12-dbi \36 port:p 5.12-dbd-mysql \37 port:p 5.12-xml-parser \38 port:p 5.12-patchreader \39 port:p 5.12-gd \40 port:p 5.12-gdtextutil \41 port:p 5.12-gdgraph \42 port:p 5.12-chart \43 port:p 5.12-template-toolkit \44 port:p 5.12-mime-tools \33 port:perl${perl5.major} \ 34 port:p${perl5.major}-appconfig \ 35 port:p${perl5.major}-timedate \ 36 port:p${perl5.major}-dbi \ 37 port:p${perl5.major}-dbd-mysql \ 38 port:p${perl5.major}-xml-parser \ 39 port:p${perl5.major}-patchreader \ 40 port:p${perl5.major}-gd \ 41 port:p${perl5.major}-gdtextutil \ 42 port:p${perl5.major}-gdgraph \ 43 port:p${perl5.major}-chart \ 44 port:p${perl5.major}-template-toolkit \ 45 port:p${perl5.major}-mime-tools \ 45 46 port:patchutils \ 46 port:p 5.12-perl-ldap \47 port:p 5.12-xml-twig47 port:p${perl5.major}-perl-ldap \ 48 port:p${perl5.major}-xml-twig 48 49 49 50 variant mysql4 conflicts mysql5 description "Use mysql4 database" { 50 51 depends_lib-append port:mysql4 … … 66 67 } 67 68 foreach item [glob ${worksrcpath}/*.cgi ${worksrcpath}/*.pl \ 68 69 ${worksrcpath}/contrib/*.pl ${worksrcpath}/docs/*.pl] { 69 reinplace "s%^#!.*perl%#!${prefix}/bin/perl 5.12%" ${item}70 reinplace "s%^#!.*perl%#!${prefix}/bin/perl${perl5.major}%" ${item} 70 71 } 71 72 foreach item [glob ${worksrcpath}/*.pl ${worksrcpath}/contrib/*.pl \ 72 73 ${worksrcpath}/Bugzilla/*.pm ${worksrcpath}/docs/html/*.html \ -
devel/vcheck/Portfile
1 1 # $Id$ 2 2 3 3 PortSystem 1.0 4 PortGroup perl5 1.0 4 5 5 6 name vcheck 6 7 version 1.2.1 … … 18 19 use_bzip2 yes 19 20 checksums md5 712cb91d13ffb4b347b094c9935abca1 20 21 21 depends_lib port:perl 5.1222 depends_run port:p 5.12-libwww-perl22 depends_lib port:perl${perl5.major} 23 depends_run port:p${perl5.major}-libwww-perl 23 24 24 25 patch { 25 reinplace "s|/usr/bin/perl|${prefix}/bin/perl 5.12|" ${worksrcpath}/vcheck26 reinplace "s|/usr/bin/perl|${prefix}/bin/perl${perl5.major}|" ${worksrcpath}/vcheck 26 27 } 27 28 28 29 use_configure no -
devel/archway/Portfile
2 2 # $Id$ 3 3 4 4 PortSystem 1.0 5 PortGroup perl5 1.0 5 6 6 7 name archway 7 8 version 0.2.1 … … 24 25 25 26 use_configure no 26 27 build {} 27 destroot.destdir PERL=${prefix}/bin/perl 5.12DESTDIR=${destroot} prefix=${prefix}28 destroot.destdir PERL=${prefix}/bin/perl${perl5.major} DESTDIR=${destroot} prefix=${prefix} 28 29 29 depends_lib port:arch port:p 5.12-gtk230 depends_lib port:arch port:p${perl5.major}-gtk2 -
devel/shared-mime-info/Portfile
2 2 # $Id$ 3 3 4 4 PortSystem 1.0 5 PortGroup perl5 1.0 5 6 6 7 name shared-mime-info 7 8 version 1.0 … … 26 27 port:intltool 27 28 28 29 # The perl executable should be the one explicitly required by intltool 29 configure.env-append INTLTOOL_PERL=${prefix}/bin/perl 5.1230 configure.env-append INTLTOOL_PERL=${prefix}/bin/perl${perl5.major} 30 31 31 32 depends_lib path:lib/pkgconfig/glib-2.0.pc:glib2 \ 32 33 port:libxml2 -
audio/flac2mp3/Portfile
1 1 # $Id$ 2 2 3 3 PortSystem 1.0 4 PortGroup perl5 1.0 4 5 name flac2mp3 5 6 version 20041223 6 7 revision 1 … … 20 21 build {} 21 22 destroot { 22 23 xinstall ${distpath}/${name}${extract.suffix} ${destroot}${prefix}/bin 23 reinplace "s|#!/usr/bin/perl|#!${prefix}/bin/perl 5.12|g" \24 reinplace "s|#!/usr/bin/perl|#!${prefix}/bin/perl${perl5.major}|g" \ 24 25 "${destroot}${prefix}/bin/${name}${extract.suffix}" 25 26 } 26 27 27 depends_lib port:lame port:flac port:p 5.12-mp3-info28 depends_lib port:lame port:flac port:p${perl5.major}-mp3-info -
xfce/xfce-utils/Portfile
2 2 # $Id$ 3 3 4 4 PortSystem 1.0 5 PortGroup perl5 1.0 5 6 6 7 name xfce-utils 7 8 version 4.6.2 … … 19 20 sha1 6373886c3d70e576859741bde747a235567ffd8e \ 20 21 rmd160 06c33863da0f80f16ef154307e4b89085bc3958f 21 22 22 depends_build port:perl 5.12 port:p5.12-xml-parser \23 depends_build port:perl${perl5.major} port:p${perl5.major}-xml-parser \ 23 24 port:intltool port:pkgconfig 24 25 depends_lib port:libxfce4util port:libxfcegui4 port:xfconf 25 26 26 configure.env PERL=${prefix}/bin/perl 5.12\27 INTLTOOL_PERL=${prefix}/bin/perl 5.1227 configure.env PERL=${prefix}/bin/perl${perl5.major} \ 28 INTLTOOL_PERL=${prefix}/bin/perl${perl5.major} 28 29 configure.args --disable-gdm --with-xsession-prefix=${prefix} 29 30 30 31 # make sure that midori is added to the browser search list -
xfce/xfprint/Portfile
2 2 # $Id$ 3 3 4 4 PortSystem 1.0 5 PortGroup perl5 1.0 5 6 6 7 name xfprint 7 8 version 4.6.1 … … 21 22 22 23 depends_lib port:libxfcegui4 port:a2ps 23 24 depends_build port:libxfce4util port:libxfcegui4 port:xfconf \ 24 port:intltool port:perl 5.12 port:p5.12-xml-parser \25 port:intltool port:perl${perl5.major} port:p${perl5.major}-xml-parser \ 25 26 port:pkgconfig 26 configure.env INTLTOOL_PERL=${prefix}/bin/perl 5.1227 configure.env INTLTOOL_PERL=${prefix}/bin/perl${perl5.major} 27 28 configure.args --enable-cups 28 29 29 30 configure.ldflags-append "-lXft -lfontconfig -lXrender -lXext -lXinerama -lXrandr" -
xfce/exo/Portfile
2 2 # $Id$ 3 3 4 4 PortSystem 1.0 5 PortGroup perl5 1.0 5 6 6 7 name exo 7 8 version 0.3.107 … … 22 23 configure.args --mandir=${prefix}/share/man --disable-python 23 24 24 25 depends_build port:pkgconfig port:intltool 25 depends_lib port:p 5.12-uri port:libxfce4util port:gtk226 depends_lib port:p${perl5.major}-uri port:libxfce4util port:gtk2 26 27 27 28 patchfiles exo-mmintrin.diff 28 29 -
xfce/xfwm4/Portfile
2 2 # $Id$ 3 3 4 4 PortSystem 1.0 5 PortGroup perl5 1.0 5 6 6 7 name xfwm4 7 8 version 4.6.2 … … 19 20 sha1 34514db4531e95a7dbcd7d73c8d97e5cb9d1bf89 \ 20 21 rmd160 445e499ca84846222120d607b80b5eac79b422d7 21 22 22 configure.env INTLTOOL_PERL=${prefix}/bin/perl 5.1223 configure.env INTLTOOL_PERL=${prefix}/bin/perl${perl5.major} 23 24 configure.args --enable-randr --enable-startup-notification \ 24 25 --disable-compositor --disable-xsync 25 26 depends_lib port:xfconf port:gtk2 port:dbus-glib port:libwnck \ 26 27 port:libglade2 port:libxfcegui4 27 depends_build port:intltool port:perl 5.12 port:p5.12-xml-parser \28 depends_build port:intltool port:perl${perl5.major} port:p${perl5.major}-xml-parser \ 28 29 port:pkgconfig -
xfce/xfce4-appfinder/Portfile
2 2 # $Id$ 3 3 4 4 PortSystem 1.0 5 PortGroup perl5 1.0 5 6 6 7 name xfce4-appfinder 7 8 version 4.6.2 … … 19 20 sha1 2fa2534aa5a6b2fc24942689a0b7bb7cf327feda \ 20 21 rmd160 81dff99b910e3c2c10567341c7189614825ab657 21 22 22 configure.env INTLTOOL_PERL=${prefix}/bin/perl 5.1223 depends_build port:intltool port:perl 5.12 port:p5.12-xml-parser \23 configure.env INTLTOOL_PERL=${prefix}/bin/perl${perl5.major} 24 depends_build port:intltool port:perl${perl5.major} port:p${perl5.major}-xml-parser \ 24 25 port:pkgconfig 25 26 depends_lib port:libxfcegui4 port:libxfce4menu port:thunar -
xfce/xfce4-session/Portfile
2 2 # $Id$ 3 3 4 4 PortSystem 1.0 5 PortGroup perl5 1.0 5 6 6 7 name xfce4-session 7 8 version 4.6.2 … … 19 20 sha1 2a5778a1543f97845f118a186e2dbb8a8ea3ff4b \ 20 21 rmd160 3c45028d57aee5950a485d760799d0c74ada735e 21 22 22 configure.env INTLTOOL_PERL=${prefix}/bin/perl 5.1223 configure.env INTLTOOL_PERL=${prefix}/bin/perl${perl5.major} 23 24 configure.args --enable-session-screenshots --disable-gnome 24 25 depends_lib port:libxfce4util port:libxfcegui4 \ 25 26 port:libwnck bin:iceauth:iceauth 26 depends_build port:intltool port:perl 5.12 port:p5.12-xml-parser \27 depends_build port:intltool port:perl${perl5.major} port:p${perl5.major}-xml-parser \ 27 28 port:pkgconfig -
xfce/xfdesktop/Portfile
2 2 # $Id$ 3 3 4 4 PortSystem 1.0 5 PortGroup perl5 1.0 5 6 6 7 name xfdesktop 7 8 version 4.6.2 … … 22 23 depends_lib port:libxml2 \ 23 24 port:Thunar port:libxfcegui4 24 25 25 configure.env INTLTOOL_PERL=${prefix}/bin/perl 5.1226 configure.env INTLTOOL_PERL=${prefix}/bin/perl${perl5.major} 26 27 depends_build port:xfce4-panel port:libglade2 \ 27 port:intltool port:perl 5.12 port:p5.12-xml-parser \28 port:intltool port:perl${perl5.major} port:p${perl5.major}-xml-parser \ 28 29 port:pkgconfig -
xfce/xfce4-settings/Portfile
2 2 # $Id$ 3 3 4 4 PortSystem 1.0 5 PortGroup perl5 1.0 5 6 6 7 name xfce4-settings 7 8 version 4.6.5 … … 19 20 sha1 c036cc2f3100a46b2649e678dff7c0106b219263 \ 20 21 rmd160 a8155346285921f3087795598989df287be8abb4 21 22 22 configure.env INTLTOOL_PERL=${prefix}/bin/perl 5.1223 depends_build port:intltool port:perl 5.12 port:p5.12-xml-parser \23 configure.env INTLTOOL_PERL=${prefix}/bin/perl${perl5.major} 24 depends_build port:intltool port:perl${perl5.major} port:p${perl5.major}-xml-parser \ 24 25 port:pkgconfig 25 26 depends_lib port:libxfcegui4 port:exo port:libwnck 26 27 -
net/ftpsync/Portfile
1 1 # $Id$ 2 2 3 3 PortSystem 1.0 4 PortGroup perl5 1.0 4 5 5 6 name ftpsync 6 7 version 1.3.04 … … 21 22 22 23 supported_archs noarch 23 24 24 depends_run port:p 5.12-net port:p5.12-libwww-perl25 depends_run port:p${perl5.major}-net port:p${perl5.major}-libwww-perl 25 26 26 27 use_bzip2 yes 27 28 28 29 configure { 29 reinplace "s|/usr/bin/perl|${prefix}/bin/perl 5.12|1" ${worksrcpath}/ftpsync.pl30 reinplace "s|/usr/bin/perl|${prefix}/bin/perl${perl5.major}|1" ${worksrcpath}/ftpsync.pl 30 31 } 31 32 32 33 build {} -
net/munin/Portfile
2 2 # $Id$ 3 3 4 4 PortSystem 1.0 5 PortGroup perl5 1.0 5 6 6 7 name munin 7 8 version 1.4.5 … … 28 29 checksums md5 4ae84b9a27b686c3819d8d7b51d8cb4c \ 29 30 sha1 bd1e8ad1fe1cfade1de9c28f3ad69bf35ca495ca \ 30 31 rmd160 883aa4baacfa5be1ec6a83737d5d241c40ad6912 31 depends_lib port:perl 5.12 port:p5.12-net-server \32 path:bin/config_data:p 5.12-module-build \33 port:p 5.12-net-snmp port:p5.12-net-ssleay32 depends_lib port:perl${perl5.major} port:p${perl5.major}-net-server \ 33 path:bin/config_data:p${perl5.major}-module-build \ 34 port:p${perl5.major}-net-snmp port:p${perl5.major}-net-ssleay 34 35 35 36 use_configure no 36 37 use_parallel_build no … … 38 39 patch-Makefile.config \ 39 40 patch-munin-node.conf.in 40 41 post-patch { 41 reinplace "s|/usr/bin/perl|${prefix}/bin/perl 5.12|" \42 reinplace "s|/usr/bin/perl|${prefix}/bin/perl${perl5.major}|" \ 42 43 ${worksrcpath}/master/_bin/munin-update.in \ 43 44 ${worksrcpath}/node/extras/munin-node-sched \ 44 45 ${worksrcpath}/node/extras/munin-node-simple.in \ … … 60 61 LIBDIR=${prefix}/lib/munin \ 61 62 HTMLDIR=${prefix}/www/munin \ 62 63 CGIDIR=${prefix}/www/cgi-bin \ 63 PERL=${prefix}/bin/perl 5.1264 PERL=${prefix}/bin/perl${perl5.major} 64 65 destroot.args PREFIX=${destroot}${prefix} \ 65 66 CONFDIR=${destroot}${prefix}/etc/munin \ 66 67 DBDIR=${destroot}${prefix}/var/munin \ … … 71 72 LIBDIR=${destroot}${prefix}/lib/munin \ 72 73 HTMLDIR=${destroot}${prefix}/www/munin \ 73 74 CGIDIR=${destroot}${prefix}/www/cgi-bin \ 74 PERL=${prefix}/bin/perl 5.1275 PERL=${prefix}/bin/perl${perl5.major} 75 76 destroot.keepdirs ${destroot}${prefix}/var/log/munin \ 76 77 ${destroot}${prefix}/var/run/munin \ 77 78 ${destroot}${prefix}/etc/munin/plugins \ … … 87 88 88 89 variant server description {Install Munin server} { 89 90 depends_lib-append port:rrdtool \ 90 port:p 5.12-html-template \91 port:p 5.12-time-hires \92 port:p 5.12-digest-md5 \93 port:p 5.12-text-balanced \94 port:p 5.12-log-log4perl91 port:p${perl5.major}-html-template \ 92 port:p${perl5.major}-time-hires \ 93 port:p${perl5.major}-digest-md5 \ 94 port:p${perl5.major}-text-balanced \ 95 port:p${perl5.major}-log-log4perl 95 96 destroot.target-append install-master-prime 96 97 } 97 98 -
net/torrentsniff/Portfile
18 18 checksums md5 3884cac276a990a95ea77738195508aa \ 19 19 sha1 ee683f2fbce004ae2f6daf9589b0d65db529fffb 20 20 21 depends_lib-append port:p 5.12-libwww-perl \22 port:p 5.12-digest-sha121 depends_lib-append port:p${perl5.major}-libwww-perl \ 22 port:p${perl5.major}-digest-sha1 23 23 24 24 patchfiles patch_torrentsniff 25 25 -
net/snmptt/Portfile
1 1 # $Id$ 2 2 3 3 PortSystem 1.0 4 PortGroup perl5 1.0 4 5 5 6 name snmptt 6 7 version 1.2 … … 17 18 distfiles ${name}_${version}.tgz 18 19 worksrcdir ${name}_${version} 19 20 20 depends_lib port:perl 5.12\21 port:p 5.12-config-inifiles21 depends_lib port:perl${perl5.major} \ 22 port:p${perl5.major}-config-inifiles 22 23 23 24 use_configure no 24 25 build {} … … 29 30 set scriptdir ${prefix}/share/${name} 30 31 31 32 post-patch { 32 reinplace "s|/usr/bin/perl|${prefix}/bin/perl 5.12|g" \33 reinplace "s|/usr/bin/perl|${prefix}/bin/perl${perl5.major}|g" \ 33 34 ${worksrcpath}/snmptt \ 34 35 ${worksrcpath}/snmptt-net-snmp-test \ 35 36 ${worksrcpath}/snmpttconvert \ … … 89 90 -Edit your snmptrapd.conf (you may use the snmpconf utility) and make sure that 90 91 these items are present. 91 92 92 traphandle default ${prefix}/bin/perl 5.12${prefix}/sbin/snmptt93 traphandle default ${prefix}/bin/perl${perl5.major} ${prefix}/sbin/snmptt 93 94 94 95 \n" 95 96 } -
net/GTorrentViewer/Portfile
1 1 # $Id$ 2 2 3 3 PortSystem 1.0 4 PortGroup perl5 1.0 4 5 5 6 name GTorrentViewer 6 7 version 0.2b … … 22 23 depends_build port:pkgconfig 23 24 depends_lib lib:libgtk.2:gtk2 \ 24 25 port:curl \ 25 port:p 5.12-xml-parser26 port:p${perl5.major}-xml-parser 26 27 27 28 configure.args --mandir=${prefix}/share/man --with-curl-config=${prefix}/bin \ 28 29 --disable-gtktest -
net/rancid/Portfile
1 1 # $Id$ 2 2 3 3 PortSystem 1.0 4 PortGroup perl5 1.0 4 5 5 6 name rancid 6 7 version 2.3.6 … … 19 20 master_sites ftp://ftp.shrubbery.net/pub/rancid/ 20 21 checksums md5 603dcc7923b0d34c024490c534362a35 21 22 22 depends_lib port:perl 5.12\23 depends_lib port:perl${perl5.major} \ 23 24 port:openssl \ 24 port:p 5.12-lockfile-simple25 port:p${perl5.major}-lockfile-simple 25 26 26 27 patchfiles patch-etc-Makefile.in 27 28 -
net/argus-monitor/Portfile
1 1 # $Id$ 2 2 PortSystem 1.0 3 PortGroup perl5 1.0 3 4 4 5 name argus-monitor 5 6 version 3.5 … … 15 16 distfiles argus-${version}.tgz 16 17 worksrcdir argus-${version} 17 18 18 depends_lib port:perl 5.12\19 depends_lib port:perl${perl5.major} \ 19 20 port:postfix \ 20 21 port:openssl \ 21 22 port:freetype \ 22 23 port:gd2 \ 23 24 port:fping \ 24 25 port:db44 \ 25 port:p 5.12-dbi \26 port:p 5.12-berkeleydb \27 port:p 5.12-socket6 \28 port:p 5.12-gd \29 port:p 5.12-time-hires \30 port:p 5.12-net-ssleay \31 port:p 5.12-digest-hmac \32 port:p 5.12-digest-md5 \33 port:p 5.12-digest-sha1 \34 port:p 5.12-crypt-des26 port:p${perl5.major}-dbi \ 27 port:p${perl5.major}-berkeleydb \ 28 port:p${perl5.major}-socket6 \ 29 port:p${perl5.major}-gd \ 30 port:p${perl5.major}-time-hires \ 31 port:p${perl5.major}-net-ssleay \ 32 port:p${perl5.major}-digest-hmac \ 33 port:p${perl5.major}-digest-md5 \ 34 port:p${perl5.major}-digest-sha1 \ 35 port:p${perl5.major}-crypt-des 35 36 36 37 patchfiles patch-Makefile.tplt 37 38 -
net/ddclient/Portfile
2 2 # $Id$ 3 3 4 4 PortSystem 1.0 5 PortGroup perl5 1.0 5 6 6 7 name ddclient 7 8 version 3.8.1 … … 20 21 checksums rmd160 7b702d28c47e48ed19eedd6b2e50930f394e9631 \ 21 22 sha256 f22ac7b0ec78e310d7b88a1cf636e5c00360b2ed9c087f231b3522ef3e6295f2 22 23 23 depends_lib port:p 5.12-io-socket-ssl24 depends_run port:perl 5.1224 depends_lib port:p${perl5.major}-io-socket-ssl 25 depends_run port:perl${perl5.major} 25 26 26 27 configure { 27 28 reinplace "s|\[\r\]$||" ${worksrcpath}/${name} 28 reinplace "s|^#!.*/perl.*$|#!${prefix}/bin/perl 5.12|" ${worksrcpath}/${name}29 reinplace "s|^#!.*/perl.*$|#!${prefix}/bin/perl${perl5.major}|" ${worksrcpath}/${name} 29 30 reinplace "s|/etc/|${prefix}/etc/|" ${worksrcpath}/${name} 30 31 } 31 32 -
net/nedi/Portfile
1 1 # $Id$ 2 2 3 3 PortSystem 1.0 4 PortGroup perl5 1.0 4 5 5 6 name nedi 6 7 version 1.0.5 … … 21 22 worksrcdir ${name} 22 23 checksums md5 6ed980228483addfdc5caf14430d7570 23 24 24 depends_lib port:perl 5.12\25 depends_lib port:perl${perl5.major} \ 25 26 path:bin/mysql_config5:mysql5 \ 26 port:p 5.12-net-snmp \27 port:p 5.12-net-ssh-perl \28 port:p 5.12-net-telnet \29 port:p 5.12-net-telnet-cisco \30 port:p 5.12-libwww-perl \31 port:p 5.12-algorithm-diff \32 port:p 5.12-dbi \33 port:p 5.12-dbd-mysql \27 port:p${perl5.major}-net-snmp \ 28 port:p${perl5.major}-net-ssh-perl \ 29 port:p${perl5.major}-net-telnet \ 30 port:p${perl5.major}-net-telnet-cisco \ 31 port:p${perl5.major}-libwww-perl \ 32 port:p${perl5.major}-algorithm-diff \ 33 port:p${perl5.major}-dbi \ 34 port:p${perl5.major}-dbd-mysql \ 34 35 port:rrdtool \ 35 36 port:fping 36 37 … … 59 60 60 61 post-destroot { 61 62 # Fix general paths 62 eval reinplace "s|/usr/bin/perl|${prefix}/bin/perl 5.12|g" \63 eval reinplace "s|/usr/bin/perl|${prefix}/bin/perl${perl5.major}|g" \ 63 64 [glob ${destroot}${nedidir}/*.pl] \ 64 65 [glob ${destroot}${nedidir}/inc/*.pl] \ 65 66 [glob ${destroot}${nedidir}/html/inc/*.pl] \ -
net/shelldap/Portfile
22 22 sha1 f06fabca2e3b7c41360cd9c2bbddbc45f8836ca4 \ 23 23 rmd160 2aae3bfc0f8d00dec4cdd9ad9634606b49a185c2 24 24 25 depends_lib-append port:p 5.12-perl-ldap \26 port:p 5.12-term-shell \27 port:p 5.12-yaml-syck \28 port:p 5.12-algorithm-diff \29 port:p 5.12-digest-hmac \30 port:p 5.12-term-readline-gnu \31 port:p 5.12-term-readkey25 depends_lib-append port:p${perl5.major}-perl-ldap \ 26 port:p${perl5.major}-term-shell \ 27 port:p${perl5.major}-yaml-syck \ 28 port:p${perl5.major}-algorithm-diff \ 29 port:p${perl5.major}-digest-hmac \ 30 port:p${perl5.major}-term-readline-gnu \ 31 port:p${perl5.major}-term-readkey 32 32 33 33 patch { 34 reinplace "s|#!.*perl|#!${prefix}/bin/perl 5.12|" ${worksrcpath}/shelldap34 reinplace "s|#!.*perl|#!${prefix}/bin/perl${perl5.major}|" ${worksrcpath}/shelldap 35 35 } 36 36 37 37 use_configure no -
net/nagios-plugins/Portfile
24 24 destroot.destdir prefix=${prefix} DESTDIR=${destroot} 25 25 26 26 depends_build port:fping \ 27 port:p 5.12-net-snmp \28 port:p 5.12-digest-sha1 \29 port:p 5.12-digest-hmac \30 port:p 5.12-crypt-des \27 port:p${perl5.major}-net-snmp \ 28 port:p${perl5.major}-digest-sha1 \ 29 port:p${perl5.major}-digest-hmac \ 30 port:p${perl5.major}-crypt-des \ 31 31 port:openssl 32 32 33 33 configure.args --sbindir=${prefix}/share/nagios/cgi-bin \ -
net/mosh/Portfile
2 2 # $Id$ 3 3 4 4 PortSystem 1.0 5 PortGroup perl5 1.0 5 6 6 7 name mosh 7 8 version 1.2 … … 22 23 depends_build port:pkgconfig 23 24 24 25 depends_lib port:ncurses \ 25 port:p 5.12-io-tty \26 port:p${perl5.major}-io-tty \ 26 27 port:protobuf-cpp \ 27 28 port:zlib 28 29 29 30 post-patch { 30 reinplace "s|#!/usr/bin/env perl|#!${prefix}/bin/perl 5.12|" ${worksrcpath}/scripts/mosh31 reinplace "s|#!/usr/bin/env perl|#!${prefix}/bin/perl${perl5.major}|" ${worksrcpath}/scripts/mosh 31 32 } 32 33 33 34 livecheck.type regex -
net/vantages/Portfile
1 1 # $Id$ 2 2 3 3 PortSystem 1.0 4 PortGroup perl5 1.0 4 5 5 6 name vantages 6 7 version 0.8.8b … … 44 45 port:libtool \ 45 46 port:libpcap \ 46 47 port:openssl \ 47 port:p 5.12-term-readkey \48 port:p${perl5.major}-term-readkey \ 48 49 port:sqlite3 49 50 50 51 use_autoreconf yes -
net/snownews/Portfile
2 2 # $Id$ 3 3 4 4 PortSystem 1.0 5 PortGroup perl5 1.0 5 6 6 7 name snownews 7 8 version 1.5.12 … … 24 25 25 26 depends_lib port:libxml2 \ 26 27 port:gettext \ 27 port:p 5.12-xml-libxml28 port:p${perl5.major}-xml-libxml 28 29 29 30 post-patch { 30 31 # We want to use perl from MacPorts. 31 reinplace s|/usr/bin/perl|${prefix}/bin/perl 5.12| ${worksrcpath}/opml2snow32 reinplace s|/usr/bin/perl|${prefix}/bin/perl${perl5.major}| ${worksrcpath}/opml2snow 32 33 } 33 34 34 35 build.args EXTRA_CFLAGS="-I${prefix}/include" \ -
net/monarch/Portfile
1 1 # $Id$ 2 2 PortSystem 1.0 3 PortGroup perl5 1.0 3 4 4 5 name monarch 5 6 version 2.5.0 … … 15 16 patchfiles patch-nmap_scan-nmap_scan.c 16 17 depends_build port:nagios 17 18 depends_lib path:bin/mysql_config5:mysql5 \ 18 port:p 5.12-libwww-perl \19 port:p 5.12-xml-namespacesupport \20 port:p 5.12-xml-sax \21 port:p 5.12-xml-libxml \22 port:p 5.12-nmap-scanner \23 port:p 5.12-dbi \24 port:p 5.12-dbd-mysql \25 port:p 5.12-cgi-ajax \26 port:p 5.12-class-accessor19 port:p${perl5.major}-libwww-perl \ 20 port:p${perl5.major}-xml-namespacesupport \ 21 port:p${perl5.major}-xml-sax \ 22 port:p${perl5.major}-xml-libxml \ 23 port:p${perl5.major}-nmap-scanner \ 24 port:p${perl5.major}-dbi \ 25 port:p${perl5.major}-dbd-mysql \ 26 port:p${perl5.major}-cgi-ajax \ 27 port:p${perl5.major}-class-accessor 27 28 patch.post_args -F 3 28 29 use_configure no 29 30 build {} … … 43 44 } 44 45 45 46 post-destroot { 46 eval reinplace "s|/usr/bin/perl|${prefix}/bin/perl 5.12|g" \47 eval reinplace "s|/usr/bin/perl|${prefix}/bin/perl${perl5.major}|g" \ 47 48 [glob ${destroot}${monarchdir}/*.pl] 48 49 49 eval reinplace "s|/usr/local/groundwork/bin/perl|${prefix}/bin/perl 5.12|g" \50 eval reinplace "s|/usr/local/groundwork/bin/perl|${prefix}/bin/perl${perl5.major}|g" \ 50 51 [glob ${destroot}${monarchdir}/*.cgi] 51 52 52 eval reinplace "s|/usr/local/groundwork/bin/perl|${prefix}/bin/perl 5.12|g" \53 eval reinplace "s|/usr/local/groundwork/bin/perl|${prefix}/bin/perl${perl5.major}|g" \ 53 54 [glob ${destroot}${monarchdir}/*.p*] 54 55 55 56 eval reinplace "s|/usr/local/groundwork/monarch|${monarchdir}|g" \ -
net/fwknop/Portfile
1 1 # $Id$ 2 2 3 3 PortSystem 1.0 4 PortGroup perl5 1.0 4 5 name fwknop 5 6 version 1.9.12 6 7 revision 1 … … 40 41 41 42 use_bzip2 yes 42 43 43 depends_lib port:p 5.12-crypt-cbc \44 port:p 5.12-crypt-rijndael \45 port:p 5.12-digest-sha \46 port:p 5.12-net-ipv4addr \47 port:p 5.12-net-ping-external \48 port:p 5.12-term-readkey \49 port:p 5.12-unix-syslog44 depends_lib port:p${perl5.major}-crypt-cbc \ 45 port:p${perl5.major}-crypt-rijndael \ 46 port:p${perl5.major}-digest-sha \ 47 port:p${perl5.major}-net-ipv4addr \ 48 port:p${perl5.major}-net-ping-external \ 49 port:p${perl5.major}-term-readkey \ 50 port:p${perl5.major}-unix-syslog 50 51 51 52 use_configure no 52 53 build {} 53 54 54 55 destroot { 55 system "cd ${worksrcpath} && ${prefix}/bin/perl 5.12 -w -p -i -e 's:^#!/usr/bin/perl -w$:#!${prefix}/bin/perl5.12-w:' fwknop"56 system "cd ${worksrcpath} && ${prefix}/bin/perl 5.12-w -p -i -e 's:^use lib ./usr/lib/fwknop.;::' fwknop"56 system "cd ${worksrcpath} && ${prefix}/bin/perl${perl5.major} -w -p -i -e 's:^#!/usr/bin/perl -w$:#!${prefix}/bin/perl${perl5.major} -w:' fwknop" 57 system "cd ${worksrcpath} && ${prefix}/bin/perl${perl5.major} -w -p -i -e 's:^use lib ./usr/lib/fwknop.;::' fwknop" 57 58 xinstall -m 755 ${worksrcpath}/fwknop ${destroot}${prefix}/bin 58 59 xinstall -m 644 ${worksrcpath}/fwknop.8 ${destroot}${prefix}/share/man/man8 59 60 } -
net/sendpage/Portfile
1 1 # $Id$ 2 2 3 3 PortSystem 1.0 4 PortGroup perl5 1.0 4 5 5 6 name sendpage 6 7 version 1.000003 … … 20 21 master_sites sourceforge 21 22 checksums md5 586afe41d6cd82d045fdc34ccf99cab3 22 23 23 depends_lib port:p 5.12-net-snpp \24 port:p 5.12-device-serialport \25 port:p 5.12-mailtools \26 port:p 5.12-dbi24 depends_lib port:p${perl5.major}-net-snpp \ 25 port:p${perl5.major}-device-serialport \ 26 port:p${perl5.major}-mailtools \ 27 port:p${perl5.major}-dbi 27 28 28 29 use_configure no 29 30 build {} … … 68 69 } 69 70 70 71 destroot { 71 system "cd ${worksrcpath} && ${prefix}/bin/perl 5.12Makefile.PL"72 system "cd ${worksrcpath} && ${prefix}/bin/perl${perl5.major} Makefile.PL" 72 73 system "cd ${worksrcpath} && make" 73 74 system "cd ${worksrcpath} && make install" 74 75 } -
net/nfsen/Portfile
1 1 # $Id$ 2 2 3 3 PortSystem 1.0 4 PortGroup perl5 1.0 4 5 5 6 name nfsen 6 7 version 1.3 … … 17 18 18 19 checksums md5 1c4f057bbb3766090b40bda3ab6b81d2 19 20 20 depends_lib port:perl 5.12\21 depends_lib port:perl${perl5.major} \ 21 22 port:rrdtool \ 22 port:p 5.12-mailtools \23 port:p 5.12-sys-syslog \23 port:p${perl5.major}-mailtools \ 24 port:p${perl5.major}-sys-syslog \ 24 25 port:nfdump 25 26 26 27 patchfiles patch-install.pl.diff \ … … 58 59 ${worksrcpath}/install.pl 59 60 eval reinplace "s|__PREFIX__|${prefix}|g" \ 60 61 [glob ${worksrcpath}/bin/*] 61 eval reinplace "s|/usr/bin/perl|${prefix}/bin/perl 5.12|g" \62 eval reinplace "s|/usr/bin/perl|${prefix}/bin/perl${perl5.major}|g" \ 62 63 [glob ${worksrcpath}/installer-items/*.pm] 63 64 } 64 65 … … 79 80 # Set profiles-stat and profiles-data to destroot until install is done 80 81 reinplace "s|\${VARDIR}/profiles|${destroot}${prefix}/var/nfsen/profiles|g" \ 81 82 ${worksrcpath}/etc/nfsen-dist.conf 82 system -W ${worksrcpath} "${prefix}/bin/perl 5.12./install.pl ./etc/nfsen-dist.conf"83 system -W ${worksrcpath} "${prefix}/bin/perl${perl5.major} ./install.pl ./etc/nfsen-dist.conf" 83 84 84 85 # Replace the original .conf file 85 86 file rename -force ${destroot}${prefix}/etc/nfsen-dist.conf.org \ -
net/smokeping/Portfile
27 27 patch-etc-config.dist \ 28 28 patch-htdocs-smokeping.cgi.dist 29 29 30 depends_lib-append port:perl 5.12\30 depends_lib-append port:perl${perl5.major} \ 31 31 port:rrdtool \ 32 port:p 5.12-libwww-perl \33 port:p 5.12-cgi-speedycgi \34 port:p 5.12-socket6 \35 port:p 5.12-net-snmp \36 port:p 5.12-net-telnet \37 port:p 5.12-net-dns \38 port:p 5.12-net-radius \39 port:p 5.12-perl-ldap \40 port:p 5.12-io-socket-ssl \41 port:p 5.12-pathtools \42 port:p 5.12-snmp_session \32 port:p${perl5.major}-libwww-perl \ 33 port:p${perl5.major}-cgi-speedycgi \ 34 port:p${perl5.major}-socket6 \ 35 port:p${perl5.major}-net-snmp \ 36 port:p${perl5.major}-net-telnet \ 37 port:p${perl5.major}-net-dns \ 38 port:p${perl5.major}-net-radius \ 39 port:p${perl5.major}-perl-ldap \ 40 port:p${perl5.major}-io-socket-ssl \ 41 port:p${perl5.major}-pathtools \ 42 port:p${perl5.major}-snmp_session \ 43 43 port:fping \ 44 44 port:echoping \ 45 45 port:curl … … 82 82 [glob ${worksrcpath}/bin/*.dist] \ 83 83 [glob ${worksrcpath}/htdocs/*.dist] 84 84 85 eval reinplace "s|/usr/bin/perl|${prefix}/bin/perl 5.12|g" \85 eval reinplace "s|/usr/bin/perl|${prefix}/bin/perl${perl5.major}|g" \ 86 86 [glob ${worksrcpath}/bin/*.dist] \ 87 87 [glob ${worksrcpath}/etc/*.dist] \ 88 88 [glob ${worksrcpath}/htdocs/*.dist] -
net/mediaserv/Portfile
2 2 # $Id$ 3 3 4 4 PortSystem 1.0 5 PortGroup perl5 1.0 5 6 6 7 name mediaserv 7 8 version 0.05 … … 32 33 rmd160 78e824cd8b28effc58543e75aaf63e2cdc958941 33 34 worksrcdir ${name} 34 35 35 depends_run port:perl 5.12 port:p5.12-libwww-perl port:p5.12-xml-rss \36 port:p 5.12-datetime port:MPlayer port:tablet-encode36 depends_run port:perl${perl5.major} port:p${perl5.major}-libwww-perl port:p${perl5.major}-xml-rss \ 37 port:p${perl5.major}-datetime port:MPlayer port:tablet-encode 37 38 38 39 patchfiles patch-mediaserv.diff patch-install_sh.diff 39 40 post-patch { 40 reinplace "s|/usr/bin/perl|${prefix}/bin/perl 5.12|g" \41 reinplace "s|/usr/bin/perl|${prefix}/bin/perl${perl5.major}|g" \ 41 42 ${worksrcpath}/mediaserv 42 43 reinplace "s|@@STATIC_DIR@@|${prefix}/share/${name}|g" \ 43 44 ${worksrcpath}/install.sh -
net/nrg/Portfile
1 1 # $Id$ 2 2 3 3 PortSystem 1.0 4 PortGroup perl5 1.0 4 5 5 6 name nrg 6 7 version 0.99.27 … … 20 21 master_sites ftp://noc.hep.wisc.edu/src/nrg/ \ 21 22 ftp://noc.hep.wisc.edu/pub/src/nrg/ 22 23 checksums md5 c38e6b27bc99f8f7fd825bc6e1a44f68 23 depends_lib port:rrdtool port:p 5.12-time-hires24 depends_lib port:rrdtool port:p${perl5.major}-time-hires 24 25 patchfiles patch-nrg-discover-tcp.in.diff 25 26 26 27 configure.pre_args --prefix=${prefix}/var/${name} -
sysutils/rsnapshot/Portfile
1 1 # $Id$ 2 2 3 3 PortSystem 1.0 4 PortGroup perl5 1.0 4 5 5 6 name rsnapshot 6 7 version 1.3.1 … … 22 23 rmd160 948ee5669c5da0728f607007da4d5fbbcfcdd8c7 \ 23 24 sha256 94b6c77e40628935f42a191bdc28ad93b1f132fde456ee76ee87763f1eddc75e 24 25 25 depends_lib port:rsync port:p 5.12-lchown bin:ssh:openssh26 depends_lib port:rsync port:p${perl5.major}-lchown bin:ssh:openssh 26 27 27 28 configure.args --mandir=${prefix}/share/man \ 28 29 --with-rsync=${prefix}/bin/rsync \ 29 --with-perl=${prefix}/bin/perl 5.1230 --with-perl=${prefix}/bin/perl${perl5.major} 30 31 31 32 test.run yes 32 33 -
sysutils/dirvish/Portfile
1 1 # $Id$ 2 2 3 3 PortSystem 1.0 4 PortGroup perl5 1.0 4 5 5 6 name dirvish 6 7 version 1.2.1 … … 51 52 52 53 destroot.args PREFIX=${prefix} 53 54 54 depends_lib port:p 5.12-time-modules port:p5.12-timedate port:p5.12-time-period port:rsync55 depends_lib port:p${perl5.major}-time-modules port:p${perl5.major}-timedate port:p${perl5.major}-time-period port:rsync -
sysutils/xserve-raid-tools/Portfile
1 1 # $Id$ 2 2 PortSystem 1.0 3 PortGroup perl5 1.0 3 4 4 5 name xserve-raid-tools 5 6 version 1.2 … … 18 19 master_sites ftp://noc.hep.wisc.edu/pub/src/xserve-raid-tools/ 19 20 checksums md5 fe7d8400a6c85e73cfc5af1f6869a92d 20 21 21 depends_lib port:p 5.12-xml-parser \22 depends_lib port:p${perl5.major}-xml-parser \ 22 23 port:netcat 23 24 24 25 variant nagios_plugin { -
sysutils/sleuthkit/Portfile
2 2 # $Id$ 3 3 4 4 PortSystem 1.0 5 PortGroup perl5 1.0 5 6 6 7 name sleuthkit 7 8 version 3.2.3 … … 28 29 sha256 ba5f63d7fd60d978de03777c72b1571004caa8dfe384f09757b6a8efa890ea62 29 30 30 31 depends_build port:file \ 31 port:perl 5.1232 port:perl${perl5.major} 32 33 depends_lib port:openssl \ 33 port:p 5.12-datemanip \34 port:p${perl5.major}-datemanip \ 34 35 port:zlib 35 36 36 37 configure.args --mandir=${prefix}/share/man -
sysutils/backuppc/Portfile
1 1 # $Id$ 2 2 3 3 PortSystem 1.0 4 PortGroup perl5 1.0 4 5 name backuppc 5 6 categories sysutils 6 7 version 3.1.0 … … 14 15 15 16 master_sites sourceforge 16 17 17 depends_lib port:perl 5.12\18 port:p 5.12-compress-raw-zlib \19 port:p 5.12-archive-zip \20 port:p 5.12-file-rsyncp \18 depends_lib port:perl${perl5.major} \ 19 port:p${perl5.major}-compress-raw-zlib \ 20 port:p${perl5.major}-archive-zip \ 21 port:p${perl5.major}-file-rsyncp \ 21 22 port:samba3 \ 22 23 port:gnutar \ 23 24 port:mod_perl2 \ … … 100 101 xinstall -d -m 770 -g backuppc -o backuppc ${destroot}${prefix}/var/log/BackupPC 101 102 102 103 # create backup directory 103 system "cd ${worksrcpath} && ${prefix}/bin/perl 5.12configure.pl ${configure.args}"104 system "cd ${worksrcpath} && ${prefix}/bin/perl${perl5.major} configure.pl ${configure.args}" 104 105 xinstall -d -m 755 ${destroot}${prefix}/share/doc/ 105 106 move ${destroot}${prefix}/doc ${destroot}${prefix}/share/doc/BackupPC 106 107 -
sysutils/cssh/Portfile
2 2 # $Id$ 3 3 4 4 PortSystem 1.0 5 PortGroup perl5 1.0 5 6 6 7 name cssh 7 8 version 3.22 … … 27 28 28 29 distname clusterssh-${version} 29 30 30 depends_lib port:p 5.12-tk \31 port:p 5.12-x11-protocol31 depends_lib port:p${perl5.major}-tk \ 32 port:p${perl5.major}-x11-protocol 32 33 33 34 depends_run port:xterm 34 35 -
sysutils/rpm52/Portfile
1 1 # $Id$ 2 2 3 3 PortSystem 1.0 4 PortGroup perl5 1.0 4 5 5 6 name rpm52 6 7 version 5.2.1 … … 133 134 configure.env-append __PERL=${prefix}/bin/perl5.10 134 135 } 135 136 136 variant perl 5_12description { use perl 5.12 instead of perl 5.8 } {137 variant perl${perl5.major} description { use perl 5.12 instead of perl 5.8 } { 137 138 depends_build-delete port:perl5.8 138 depends_build-append port:perl 5.12139 depends_build-append port:perl${perl5.major} 139 140 configure.env-delete PERL=${prefix}/bin/perl5.8 140 configure.env-append PERL=${prefix}/bin/perl 5.12141 configure.env-append PERL=${prefix}/bin/perl${perl5.major} 141 142 configure.env-delete __PERL=${prefix}/bin/perl5.8 142 configure.env-append __PERL=${prefix}/bin/perl 5.12143 configure.env-append __PERL=${prefix}/bin/perl${perl5.major} 143 144 } 144 145 145 146 livecheck.type regex -
sysutils/rpm53/Portfile
1 1 # $Id$ 2 2 3 3 PortSystem 1.0 4 PortGroup perl5 1.0 4 5 5 6 name rpm53 6 7 version 5.3.11 … … 153 154 configure.env-append __PERL=${prefix}/bin/perl5.10 154 155 } 155 156 156 variant perl 5_12description { use perl 5.12 instead of perl 5.8 } {157 variant perl${perl5.major} description { use perl 5.12 instead of perl 5.8 } { 157 158 depends_build-delete port:perl5.8 158 depends_build-append port:perl 5.12159 depends_build-append port:perl${perl5.major} 159 160 configure.env-delete PERL=${prefix}/bin/perl5.8 160 configure.env-append PERL=${prefix}/bin/perl 5.12161 configure.env-append PERL=${prefix}/bin/perl${perl5.major} 161 162 configure.env-delete __PERL=${prefix}/bin/perl5.8 162 configure.env-append __PERL=${prefix}/bin/perl 5.12163 configure.env-append __PERL=${prefix}/bin/perl${perl5.major} 163 164 } 164 165 165 166 livecheck.type regex -
sysutils/rpm54/Portfile
1 1 # $Id$ 2 2 3 3 PortSystem 1.0 4 PortGroup perl5 1.0 4 5 5 6 name rpm54 6 7 version 5.4.9 … … 134 135 configure.env-append __PYTHON=${prefix}/bin/python2.7 135 136 } 136 137 137 variant perl 5_12description { use perl 5.12 instead of perl 5.10 } {138 variant perl${perl5.major} description { use perl 5.12 instead of perl 5.10 } { 138 139 depends_build-delete port:perl5.10 139 depends_build-append port:perl 5.12140 depends_build-append port:perl${perl5.major} 140 141 configure.env-delete PERL=${prefix}/bin/perl5.10 141 configure.env-append PERL=${prefix}/bin/perl 5.12142 configure.env-append PERL=${prefix}/bin/perl${perl5.major} 142 143 configure.env-delete __PERL=${prefix}/bin/perl5.10 143 configure.env-append __PERL=${prefix}/bin/perl 5.12144 configure.env-append __PERL=${prefix}/bin/perl${perl5.major} 144 145 } 145 146 146 147 livecheck.type regex -
sysutils/openbrowser/Portfile
2 2 # $Id$ 3 3 4 4 PortSystem 1.0 5 PortGroup perl5 1.0 5 6 6 7 name openbrowser 7 8 version 1.0.1 … … 23 24 24 25 distfiles 25 26 26 depends_run port:p 5.12-mac-propertylist27 depends_run port:p${perl5.major}-mac-propertylist 27 28 28 29 universal_variant no 29 30 … … 34 35 } 35 36 36 37 build { 37 reinplace "s|/usr/bin/env perl|${prefix}/bin/perl 5.12|g" ${worksrcpath}/${name}38 reinplace "s|/usr/bin/env perl|${prefix}/bin/perl${perl5.major}|g" ${worksrcpath}/${name} 38 39 } 39 40 40 41 destroot { -
tex/LaTeXML/Portfile
4 4 # (draft) 5 5 #====================================================================== 6 6 PortSystem 1.0 7 PortGroup perl5 1.0 7 8 name LaTeXML 8 9 version 0.7.0 9 10 revision 1 … … 26 27 # openssl rmd160 LaTeXML-0.7.0.tar.gz 27 28 #============================================================ 28 29 # Dependencies 29 depends_lib port:p 5.12-parse-recdescent \30 port:p 5.12-xml-libxml \31 port:p 5.12-xml-libxslt \32 port:p 5.12-perlmagick \30 depends_lib port:p${perl5.major}-parse-recdescent \ 31 port:p${perl5.major}-xml-libxml \ 32 port:p${perl5.major}-xml-libxslt \ 33 port:p${perl5.major}-perlmagick \ 33 34 bin:texhash:texlive 34 35 # That last seems to be the way to depend on TeX 35 36 # being installed, without necessarily requiring … … 39 40 #============================================================ 40 41 # Configuration 41 42 # Override configure to do it the perl way. 42 configure.cmd ${prefix}/bin/perl 5.12Makefile.PL43 configure.cmd ${prefix}/bin/perl${perl5.major} Makefile.PL 43 44 44 45 # Note that installation does 45 46 # make install DESTDIR=${destroot} -
tex/biblatex-biber/Portfile
10 10 # before updating this port. 11 11 name biblatex-biber 12 12 epoch 1 13 if {[variant_isset perl 5_12]} { perl5.default_branch 5.12 }13 if {[variant_isset perl${perl5.major}]} { perl5.default_branch 5.12 } 14 14 if {[variant_isset perl5_14]} { perl5.default_branch 5.14 } 15 15 perl5.setup Biber 0.9.3 16 16 revision 1 … … 32 32 supported_archs noarch 33 33 homepage http://biblatex-biber.sourceforge.net/ 34 34 35 variant perl 5_12description "use perl version 5.12" conflicts perl5_14 {}36 variant perl5_14 description "use perl version 5.14" conflicts perl 5_12{}35 variant perl${perl5.major} description "use perl version 5.12" conflicts perl5_14 {} 36 variant perl5_14 description "use perl version 5.14" conflicts perl${perl5.major} {} 37 37 if {![variant_isset perl5_14]} { 38 default_variants +perl 5_1238 default_variants +perl${perl5.major} 39 39 } 40 40 41 41 master_sites sourceforge:project/${name}/${name}/${version} -
gnome/gnucash/Portfile
2 2 # $Id$ 3 3 4 4 PortSystem 1.0 5 PortGroup perl5 1.0 5 6 6 7 name gnucash 7 8 version 2.4.10 … … 40 41 post-patch { 41 42 # gnc-fq-dump needs to be patched to use MacPorts perl. 42 43 # (autoconf takes care of the other perl scripts.) 43 reinplace "s|^#!/usr/bin/perl|#!${prefix}/bin/perl 5.12|" ${worksrcpath}/src/quotes/gnc-fq-dump44 reinplace "s|^#!/usr/bin/perl|#!${prefix}/bin/perl${perl5.major}|" ${worksrcpath}/src/quotes/gnc-fq-dump 44 45 } 45 46 46 47 depends_build port:pkgconfig \ … … 54 55 port:webkit-gtk \ 55 56 port:goffice \ 56 57 port:aqbanking5-gtk \ 57 port:p 5.12-finance-quote58 port:p${perl5.major}-finance-quote 58 59 59 60 depends_run port:evince 60 61 -
gnome/anjuta/Portfile
2 2 # $Id$ 3 3 4 4 PortSystem 1.0 5 PortGroup perl5 1.0 5 6 PortGroup muniversal 1.0 6 7 7 8 name anjuta … … 25 26 port:intltool \ 26 27 port:gnome-doc-utils \ 27 28 port:gtk-doc \ 28 port:p 5.12-locale-gettext29 port:p${perl5.major}-locale-gettext 29 30 30 31 depends_lib port:autogen \ 31 32 port:gconf \ … … 37 38 depends_run port:rarian 38 39 39 40 post-patch { 40 reinplace "s|/usr/bin/perl|${prefix}/bin/perl 5.12|" ${worksrcpath}/scripts/builder2schema.pl41 reinplace "s|/usr/bin/perl|${prefix}/bin/perl${perl5.major}|" ${worksrcpath}/scripts/builder2schema.pl 41 42 } 42 43 43 configure.perl ${prefix}/bin/perl 5.1244 configure.perl ${prefix}/bin/perl${perl5.major} 44 45 configure.args --enable-static \ 45 46 --disable-scrollkeeper \ 46 47 --disable-schemas-install \ -
gnome/system-tools-backends/Portfile
2 2 # $Id$ 3 3 4 4 PortSystem 1.0 5 PortGroup perl5 1.0 5 6 6 7 name system-tools-backends 7 8 version 2.10.2 … … 32 33 33 34 depends_lib port:dbus-glib \ 34 35 port:policykit \ 35 port:p 5.12-net-dbus36 port:p${perl5.major}-net-dbus 36 37 37 38 livecheck.type regex 38 39 livecheck.url http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/ -
gnome/icon-naming-utils/Portfile
2 2 # $Id$ 3 3 4 4 PortSystem 1.0 5 PortGroup perl5 1.0 5 6 6 7 name icon-naming-utils 7 8 version 0.8.90 … … 24 25 sha1 a195e635fd663f0697a2a047f0c9134876900cf1 \ 25 26 rmd160 1c68587f83e8bad54dfdedbfb76c1ec7f2696dcb 26 27 27 depends_lib port:perl 5.12 port:p5.12-xml-simple28 configure.perl ${prefix}/bin/perl 5.1228 depends_lib port:perl${perl5.major} port:p${perl5.major}-xml-simple 29 configure.perl ${prefix}/bin/perl${perl5.major} 29 30 30 31 universal_variant no 31 32 -
gnome/planner/Portfile
2 2 # $Id$ 3 3 4 4 PortSystem 1.0 5 PortGroup perl5 1.0 5 6 6 7 name planner 7 8 version 0.14.4 … … 36 37 port:libgnomeprintui \ 37 38 port:rarian \ 38 39 port:libxslt \ 39 port:p 5.12-xml-parser \40 port:p${perl5.major}-xml-parser \ 40 41 port:evolution-data-server 41 42 42 43 configure.args --disable-python \ -
gnome/gnome-doc-utils/Portfile
2 2 # $Id$ 3 3 4 4 PortSystem 1.0 5 PortGroup perl5 1.0 5 6 6 7 name gnome-doc-utils 7 8 version 0.20.6 … … 43 44 port:iso-codes 44 45 45 46 # The perl executable should be the one explicitly required by intltool 46 configure.env-append INTLTOOL_PERL=${prefix}/bin/perl 5.1247 configure.env-append INTLTOOL_PERL=${prefix}/bin/perl${perl5.major} 47 48 configure.args --disable-scrollkeeper 48 49 49 50 variant python25 conflicts python26 python27 description {Use python 2.5} { -
gnome/gnucash-devel/Portfile
2 2 # $Id$ 3 3 4 4 PortSystem 1.0 5 PortGroup perl5 1.0 5 6 6 7 name gnucash-devel 7 8 set my_name gnucash … … 45 46 post-patch { 46 47 # gnc-fq-dump needs to be patched to use MacPorts perl. 47 48 # (autoconf takes care of the other perl scripts.) 48 reinplace "s|^#!/usr/bin/perl|#!${prefix}/bin/perl 5.12|" ${worksrcpath}/src/quotes/gnc-fq-dump49 reinplace "s|^#!/usr/bin/perl|#!${prefix}/bin/perl${perl5.major}|" ${worksrcpath}/src/quotes/gnc-fq-dump 49 50 } 50 51 51 52 depends_build port:pkgconfig \ … … 59 60 port:webkit-gtk \ 60 61 port:goffice \ 61 62 port:aqbanking5-gtk \ 62 port:p 5.12-finance-quote63 port:p${perl5.major}-finance-quote 63 64 64 65 depends_run port:evince 65 66 -
textproc/docbook2X/Portfile
1 1 # $Id$ 2 2 3 3 PortSystem 1.0 4 PortGroup perl5 1.0 4 5 5 6 name docbook2X 6 7 version 0.8.8 … … 15 16 master_sites sourceforge:docbook2x 16 17 checksums md5 b9b76a6af198c4f44574cfd17a322f01 17 18 18 depends_lib port:perl 5.12\19 port:p 5.12-xml-namespacesupport \20 port:p 5.12-xml-sax \21 port:p 5.12-xml-parser \22 port:p 5.12-xml-sax-expat \19 depends_lib port:perl${perl5.major} \ 20 port:p${perl5.major}-xml-namespacesupport \ 21 port:p${perl5.major}-xml-sax \ 22 port:p${perl5.major}-xml-parser \ 23 port:p${perl5.major}-xml-sax-expat \ 23 24 port:libiconv \ 24 25 port:libxml2 25 26 -
textproc/intltool/Portfile
2 2 # $Id$ 3 3 4 4 PortSystem 1.0 5 PortGroup perl5 1.0 5 6 6 7 name intltool 7 8 version 0.50.2 … … 31 32 32 33 depends_build port:gnome-common 33 34 depends_lib port:expat \ 34 port:perl 5.12\35 port:p 5.12-xml-parser \36 port:p 5.12-getopt-long \37 port:p 5.12-pathtools \38 port:p 5.12-scalar-list-utils35 port:perl${perl5.major} \ 36 port:p${perl5.major}-xml-parser \ 37 port:p${perl5.major}-getopt-long \ 38 port:p${perl5.major}-pathtools \ 39 port:p${perl5.major}-scalar-list-utils 39 40 40 configure.perl ${prefix}/bin/perl 5.1241 configure.perl ${prefix}/bin/perl${perl5.major} 41 42 42 43 test.run yes 43 44 test.target check -
textproc/help2man/Portfile
1 1 # $Id$ 2 2 3 3 PortSystem 1.0 4 PortGroup perl5 1.0 4 5 5 6 name help2man 6 7 version 1.40.5 … … 21 22 checksums rmd160 3515028e9b7c993546810b7d3bf00736f5dfcdf0 \ 22 23 sha256 13599a89080628617f31ca1e7eee38d0b11b2c088708c14eba35b99d67b23cb4 23 24 24 depends_lib port:perl 5.12 port:p5.12-locale-gettext \25 depends_lib port:perl${perl5.major} port:p${perl5.major}-locale-gettext \ 25 26 port:gettext port:libiconv 26 27 27 configure.perl ${prefix}/bin/perl 5.1228 configure.perl ${prefix}/bin/perl${perl5.major} 28 29 29 30 configure.args --enable-nls 30 31 -
textproc/stardict/Portfile
1 1 # $Id$ 2 2 3 3 PortSystem 1.0 4 PortGroup perl5 1.0 4 5 5 6 name stardict 6 7 version 3.0.2 … … 27 28 port:gnome-doc-utils 28 29 depends_lib port:gtk2 \ 29 30 port:popt \ 30 port:p 5.12-xml-parser31 port:p${perl5.major}-xml-parser 31 32 32 33 patchfiles patch-glib-2.32.diff 33 34 -
x11/auto-multiple-choice/Portfile
2 2 # $Id$ 3 3 4 4 PortSystem 1.0 5 PortGroup perl5 1.0 5 6 6 7 name auto-multiple-choice 7 8 version 1.1.0 … … 24 25 rmd160 581269d573bae36a6c105118ffbe43471041d11a 25 26 26 27 depends_lib port:opencv 27 depends_run port:p 5.12-gtk2 \28 port:p 5.12-xml-simple \29 port:p 5.12-xml-writer \30 port:p 5.12-archive-zip \31 port:p 5.12-locale-gettext \32 port:p 5.12-digest-md5 \33 port:p 5.12-module-load-conditional \28 depends_run port:p${perl5.major}-gtk2 \ 29 port:p${perl5.major}-xml-simple \ 30 port:p${perl5.major}-xml-writer \ 31 port:p${perl5.major}-archive-zip \ 32 port:p${perl5.major}-locale-gettext \ 33 port:p${perl5.major}-digest-md5 \ 34 port:p${perl5.major}-module-load-conditional \ 34 35 port:GraphicsMagick \ 35 port:p 5.12-openoffice-oodoc \36 port:p 5.12-net-cups \37 port:p 5.12-file-mimeinfo \38 port:p 5.12-dbd-sqlite \39 port:p 5.12-text-csv \40 port:p 5.12-file-basedir \36 port:p${perl5.major}-openoffice-oodoc \ 37 port:p${perl5.major}-net-cups \ 38 port:p${perl5.major}-file-mimeinfo \ 39 port:p${perl5.major}-dbd-sqlite \ 40 port:p${perl5.major}-text-csv \ 41 port:p${perl5.major}-file-basedir \ 41 42 port:sqlite3 \ 42 43 port:poppler \ 43 44 port:netpbm \ -
x11/homebank/Portfile
1 1 # $Id$ 2 2 3 3 PortSystem 1.0 4 PortGroup perl5 1.0 4 5 5 6 name homebank 6 7 version 4.4 … … 28 29 depends_lib port:gtk2 \ 29 30 port:libofx \ 30 31 port:librsvg \ 31 port:p 5.12-xml-parser32 port:p${perl5.major}-xml-parser 32 33 33 34 post-patch { 34 35 file attributes ${worksrcpath}/install-sh -permissions +x