non port: www/p5-Catalyst-Engine-PSGI/Makefile |
SVNWeb
|
Number of commits found XX: 22 |
Mon, 9 Jul 2018
|
[ 08:40 mat ] 
474242 audio/p5-Filesys-Virtual-DAAP/Makefile
474242 audio/p5-Net-DAAP-Client/Makefile
474242 benchmarks/p5-Benchmark-Stopwatch/Makefile
474242 cad/pcb/Makefile
474242 chinese/p5-Text-Greeking-zh_TW/Makefile
474242 chinese/scim-fcitx/Makefile
474242 comms/p5-SMS-Send-TW-PChome/Makefile
474242 comms/p5-SMS-Send-TW-Qma/Makefile
474242 comms/p5-SMS-Send-TW-Socket2Air/Makefile
474242 comms/p5-SMS-Send-TW-chtsns/Makefile
(Only the first 10 of 429 ports in this commit are shown above. )
Remove all := from BUILD_DEPENDS, here are never needed.
While there, cleanup, and sort depends.
When build and run dependencies are the same, there are three ways to
avoid duplicating the list while not adding the framework added
BUILD_DEPENDS to the RUN_DEPENDS. In order of preference, they are:
1) use RUN_DEPENDS to set BUILD_DEPENDS:
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= foo:bar/baz
2) create another variable and use it:
MY_DEPENDS= foo:bar/baz
BUILD_DEPENDS= ${MY_DEPENDS}
RUN_DEPENDS= ${MY_DEPENDS}
3) use BUILD_DEPENDS to set RUN_DEPENDS and force evaluation:
BUILD_DEPENDS= foo:bar/baz
RUN_DEPENDS:= ${BUILD_DEPENDS}
Sponsored by: Absolight
|
Fri, 15 Sep 2017
|
[ 08:58 mat ] 
449893 archivers/p5-Archive-Extract/Makefile
449893 archivers/p5-Archive-Peek/Makefile
449893 archivers/p5-Archive-Tar/Makefile
449893 archivers/p5-Archive-Zip/Makefile
449893 archivers/p5-Compress-LZ4/Makefile
449893 archivers/p5-Compress-LZF/Makefile
449893 archivers/p5-Compress-LZW/Makefile
449893 archivers/p5-Compress-Raw-Bzip2/Makefile
449893 archivers/p5-Compress-Raw-Lzma/Makefile
449893 archivers/p5-Compress-Raw-Zlib/Makefile
(Only the first 10 of 2495 ports in this commit are shown above. )
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight
|
Fri, 1 Apr 2016
|
[ 14:33 mat ] 
412351 vietnamese/vn7to8/Makefile
412351 www/R-cran-RgoogleMaps/Makefile
412351 www/R-cran-htmlwidgets/Makefile
412351 www/R-cran-httpuv/Makefile
412351 www/R-cran-httr/Makefile
412351 www/R-cran-rvest/Makefile
412351 www/R-cran-scrapeR/Makefile
412351 www/R-cran-selectr/Makefile
412351 www/R-cran-shiny/Makefile
412351 www/WebMagick/Makefile
(Only the first 10 of 2136 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight
|
Sun, 14 Jun 2015
|
[ 08:15 kuriyama ] 
389601 www/p5-Catalyst-Engine-PSGI/Makefile
389601 www/p5-Catalyst-Engine-PSGI/distinfo
- Upgrade to 0.14.
|
Wed, 26 Nov 2014
|
[ 13:08 mat ] 
373448 CHANGES
373448 Mk/Uses/perl5.mk
373448 Mk/bsd.default-versions.mk
373448 Mk/bsd.port.mk
373448 UPDATING
373448 archivers/dpkg/Makefile
373448 archivers/p5-Archive-Any-Lite/Makefile
373448 archivers/p5-Archive-Any-Lite/pkg-plist
373448 archivers/p5-Archive-Any-Plugin-Rar/Makefile
373448 archivers/p5-Archive-Any-Plugin-Rar/pkg-plist
(Only the first 10 of 10077 ports in this commit are shown above. )
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above )
|
Sun, 5 Jan 2014
|
[ 13:53 az ] 
338776 www/p5-CGI-EncryptForm/Makefile
338776 www/p5-CGI-EncryptForm/pkg-descr
338776 www/p5-CGI-EncryptForm/pkg-plist
338776 www/p5-Catalyst-Authentication-Credential-HTTP/Makefile
338776 www/p5-Catalyst-Authentication-Credential-HTTP/pkg-plist
338776 www/p5-Catalyst-Engine-PSGI/Makefile
338776 www/p5-Catalyst-Engine-PSGI/pkg-plist
338776 www/p5-GunghoX-FollowLinks/Makefile
338776 www/p5-GunghoX-FollowLinks/pkg-plist
338776 www/p5-HTML-Adsense/Makefile
(Only the first 10 of 24 ports in this commit are shown above. )
- stage support
Approved by: portmgr (blanket infrastructure)
|
Fri, 20 Sep 2013
|
[ 23:36 bapt ] 
327776 www/MT/Makefile
327776 www/R-cran-RgoogleMaps/Makefile
327776 www/R-cran-Rpad/Makefile
327776 www/R-cran-httpuv/Makefile
327776 www/R-cran-scrapeR/Makefile
327776 www/R-cran-shiny/Makefile
327776 www/WebMagick/Makefile
327776 www/abyssws/Makefile
327776 www/ach/Makefile
327776 www/admuser/Makefile
(Only the first 10 of 2206 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
|
Tue, 3 Sep 2013
|
[ 13:06 az ] 
326148 www/fswiki/Makefile
326148 www/jdresolve/Makefile
326148 www/p5-CGI-EncryptForm/Makefile
326148 www/p5-Catalyst-Engine-PSGI/Makefile
326148 www/p5-Catalyst-Model-Memcached/Makefile
326148 www/p5-Catalyst-Plugin-Session-Store-Memcached-Fast/Makefile
326148 www/p5-GunghoX-FollowLinks/Makefile
326148 www/p5-HTML-Adsense/Makefile
326148 www/p5-HTML-Query/Makefile
326148 www/p5-HTML-Template-Associate/Makefile
(Only the first 10 of 19 ports in this commit are shown above. )
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket)
|
Sun, 10 Jun 2012
|
[ 18:42 swills ]
1.8 arabic/arabtex/Makefile
1.5 archivers/p5-Archive-SimpleExtractor/Makefile
1.20 archivers/p5-POE-Filter-Zlib/Makefile
1.7 archivers/p5-PerlIO-via-Bzip2/Makefile
1.12 audio/gigedit/Makefile
1.8 audio/p5-Filesys-Virtual-DAAP/Makefile
1.9 audio/p5-Net-DAAP-Client/Makefile
1.6 benchmarks/p5-Benchmark-Stopwatch/Makefile
1.28 biology/p5-AcePerl/Makefile
1.28 biology/p5-Bio-Das/Makefile
(Only the first 10 of 639 ports in this commit are shown above. )
- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
about for a while.
PR: ports/168208
Approved by: portmgr (miwi)
|
Tue, 5 Jul 2011
|
[ 22:29 kuriyama ]
1.13 www/p5-Catalyst-Engine-PSGI/Makefile
1.12 www/p5-Catalyst-Engine-PSGI/distinfo
- Upgrade to 0.13.
|
Mon, 20 Jun 2011
|
[ 09:22 az ]
1.10 www/p5-AMF-Perl/Makefile
1.5 www/p5-AnyEvent-HTTPD/Makefile
1.22 www/p5-Apache-AuthenCache/Makefile
1.2 www/p5-Blog-Spam/Makefile
1.4 www/p5-CGI-Builder-TT2/Makefile
1.4 www/p5-CGI-Compile/Makefile
1.5 www/p5-CGI-Cookie-XS/Makefile
1.5 www/p5-CGI-Emulate-PSGI/Makefile
1.3 www/p5-CGI-EncryptForm/Makefile
1.27 www/p5-CGI-Session/Makefile
(Only the first 10 of 61 ports in this commit are shown above. )
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum
|
Fri, 25 Feb 2011
|
[ 16:01 kuriyama ]
1.11 www/p5-Catalyst-Engine-PSGI/Makefile
1.11 www/p5-Catalyst-Engine-PSGI/distinfo
- Upgrade to 0.12.
|
Sun, 1 Aug 2010
|
[ 22:26 kuriyama ]
1.10 www/p5-Catalyst-Engine-PSGI/Makefile
1.10 www/p5-Catalyst-Engine-PSGI/distinfo
- Upgrade to 0.11.
|
Fri, 21 May 2010
|
[ 14:34 kuriyama ]
1.9 www/p5-Catalyst-Engine-PSGI/Makefile
1.9 www/p5-Catalyst-Engine-PSGI/distinfo
- Upgrade to 0.10.
|
Fri, 16 Apr 2010
|
[ 02:36 kuriyama ]
1.8 www/p5-Catalyst-Engine-PSGI/Makefile
1.8 www/p5-Catalyst-Engine-PSGI/distinfo
- Upgrade to 0.09.
|
Thu, 25 Mar 2010
|
[ 05:49 kuriyama ]
1.7 www/p5-Catalyst-Engine-PSGI/Makefile
1.7 www/p5-Catalyst-Engine-PSGI/distinfo
- Upgrade to 0.08.
|
Tue, 15 Dec 2009
|
[ 08:56 kuriyama ]
1.6 www/p5-Catalyst-Engine-PSGI/Makefile
1.6 www/p5-Catalyst-Engine-PSGI/distinfo
1.2 www/p5-Catalyst-Engine-PSGI/pkg-plist
- Upgrade to 0.07.
PR: ports/141617
Submitted by: pgollucci
|
Sat, 14 Nov 2009
|
[ 01:19 kuriyama ]
1.5 www/p5-Catalyst-Engine-PSGI/Makefile
1.5 www/p5-Catalyst-Engine-PSGI/distinfo
- Upgrade to 0.06.
|
Wed, 28 Oct 2009
|
[ 14:41 kuriyama ]
1.4 www/p5-Catalyst-Engine-PSGI/Makefile
1.4 www/p5-Catalyst-Engine-PSGI/distinfo
- Upgrade to 0.05.
|
Thu, 22 Oct 2009
|
[ 11:34 kuriyama ]
1.3 www/p5-Catalyst-Engine-PSGI/Makefile
1.3 www/p5-Catalyst-Engine-PSGI/distinfo
- Upgrade to 0.04.
|
Wed, 14 Oct 2009
|
[ 11:48 kuriyama ]
1.2 www/p5-Catalyst-Engine-PSGI/Makefile
1.2 www/p5-Catalyst-Engine-PSGI/distinfo
Upgrade to 0.02.
|
Tue, 13 Oct 2009
|
[ 14:38 kuriyama ]
1.2449 www/Makefile
1.1 www/p5-Catalyst-Engine-PSGI/Makefile
1.1 www/p5-Catalyst-Engine-PSGI/distinfo
1.1 www/p5-Catalyst-Engine-PSGI/pkg-descr
1.1 www/p5-Catalyst-Engine-PSGI/pkg-plist
PSGI engine for Catalyst.
WWW: http://search.cpan.org/dist/Catalyst-Engine-PSGI/
|
Number of commits found XX: 22 |