non port: devel/p5-Devel-ArgNames/Makefile |
SVNWeb
|
Number of commits found XX: 14 |
Sat, 6 Apr 2019
|
[ 14:44 sunpoet ] 
498123 devel/p5-Devel-ArgNames/Makefile
Add NO_ARCH
|
Sat, 6 Oct 2018
|
[ 13:06 des ] 
481365 archivers/p5-Archive-Any-Plugin-Rar/Makefile
481365 archivers/p5-Archive-Any/Makefile
481365 archivers/p5-Archive-Extract-Libarchive/Makefile
481365 archivers/p5-Archive-Peek/Makefile
481365 archivers/p5-Archive-Rar/Makefile
481365 archivers/p5-Archive-SimpleExtractor/Makefile
481365 archivers/p5-Archive-Tar-Wrapper/Makefile
481365 archivers/p5-Compress-LZW/Makefile
481365 archivers/p5-IO-Compress-Lzf/Makefile
481365 archivers/p5-IO-Compress-Lzma/Makefile
(Only the first 10 of 2492 ports in this commit are shown above. )
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw)
|
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
|
Thu, 1 Jun 2017
|
[ 23:51 sunpoet ] 
442341 devel/p5-Devel-ArgNames/Makefile
442341 devel/p5-Devel-ArgNames/pkg-plist
Add LICENSE
- Remove outdated PERL_LEVEL check
- Sort PLIST
|
Mon, 23 May 2016
|
[ 03:53 sunpoet ] 
415696 databases/p5-DBICx-MapMaker/Makefile
415696 databases/p5-DBICx-TestDatabase/Makefile
415696 devel/p5-AnyEvent-Subprocess/Makefile
415696 devel/p5-App-perlbrew/Makefile
415696 devel/p5-Check-ISA/Makefile
415696 devel/p5-Context-Preserve/Makefile
415696 devel/p5-Devel-ArgNames/Makefile
415696 devel/p5-Devel-Events-Objects/Makefile
415696 devel/p5-Devel-Events/Makefile
415696 devel/p5-Devel-PartialDump/Makefile
(Only the first 10 of 65 ports in this commit are shown above. )
- Update to 1.302015
- Use real PORTVERSION
- Use CONFLICTS_INSTALL instead of CONFLICTS
- Update CONFLICTS_INSTALL
- Add NO_ARCH
Changes: http://search.cpan.org/dist/Test-Simple/Changes
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] 
412346 databases/R-cran-RMySQL/Makefile
412346 databases/R-cran-RSQLite.extfuns/Makefile
412346 databases/R-cran-RSQLite/Makefile
412346 databases/R-cran-sqldf/Makefile
412346 databases/akonadi-googledata/Makefile
412346 databases/akonadi/Makefile
412346 databases/apq-mysql/Makefile
412346 databases/apq-odbc/Makefile
412346 databases/apq-pgsql/Makefile
412346 databases/apq/Makefile
(Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Wed, 24 Jun 2015
|
[ 16:29 adamw ] 
390494 databases/p5-DBICx-MapMaker/Makefile
390494 databases/p5-DBICx-TestDatabase/Makefile
390494 devel/p5-AnyEvent-Subprocess/Makefile
390494 devel/p5-Check-ISA/Makefile
390494 devel/p5-Context-Preserve/Makefile
390494 devel/p5-Devel-ArgNames/Makefile
390494 devel/p5-Devel-Events-Objects/Makefile
390494 devel/p5-Devel-Events/Makefile
390494 devel/p5-Devel-PartialDump/Makefile
390494 devel/p5-Event-Join/Makefile
(Only the first 10 of 36 ports in this commit are shown above. )
Convert all p5-Test-use-ok dependencies to p5-Test-Simple, but only on
perl < 5.22. For www/p5-Catalyst-Controller-BindLex, change it from a
BUILD/RUN depend to TEST, as it is only used for the test target, and bump
PORTREVISION on that port.
|
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 )
|
Tue, 29 Oct 2013
|
[ 07:56 vanilla ] 
331933 devel/p5-DB_File-Lock/Makefile
331933 devel/p5-DB_File-Lock/pkg-plist
331933 devel/p5-Danga-Socket/Makefile
331933 devel/p5-Danga-Socket/pkg-plist
331933 devel/p5-Data-Alias/Makefile
331933 devel/p5-Data-Alias/pkg-plist
331933 devel/p5-Data-Capture/Makefile
331933 devel/p5-Data-Capture/pkg-plist
331933 devel/p5-Data-Diver/Makefile
331933 devel/p5-Data-Diver/pkg-plist
(Only the first 10 of 232 ports in this commit are shown above. )
Support STAGEDIR.
|
Fri, 20 Sep 2013
|
[ 17:13 bapt ] 
327724 devel/k8048/Makefile
327724 devel/kBuild/Makefile
327724 devel/kaptain/Makefile
327724 devel/kcachegrind/Makefile
327724 devel/kdbg/Makefile
327724 devel/kdebindings4/Makefile
327724 devel/kdesdk4/Makefile
327724 devel/kdesvn-kde4/Makefile
327724 devel/kdevelop-kde4/Makefile
327724 devel/kdevelop-pg-qt/Makefile
(Only the first 10 of 2998 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
|
Fri, 2 Aug 2013
|
[ 18:52 mat ] 
324174 archivers/p5-Archive-Any/Makefile
324174 archivers/p5-Archive-Extract/Makefile
324174 archivers/p5-Archive-Rar/Makefile
324174 archivers/p5-Archive-SimpleExtractor/Makefile
324174 archivers/p5-Archive-Zip/Makefile
324174 archivers/p5-Compress-LZF/Makefile
324174 archivers/p5-Compress-LZO/Makefile
324174 archivers/p5-Compress-LZW/Makefile
324174 archivers/p5-Mac-Macbinary/Makefile
324174 archivers/p5-POE-Filter-Bzip2/Makefile
(Only the first 10 of 1871 ports in this commit are shown above. )
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
|
Fri, 20 Jan 2012
|
[ 19:29 swills ]
1.3 devel/p5-Devel-ArgNames/Makefile
- Add TEST_DEPENDS to enable testing
- Reset maintainer due to bounced email
PR: ports/164322
Submitted by: swills (myself)
|
Fri, 24 Sep 2010
|
[ 00:44 pgollucci ]
1.3 astro/p5-ZConf-Weather/Makefile
1.2 astro/p5-ZConf-Weather/pkg-plist
1.6 audio/p5-Audio-Scrobbler/Makefile
1.4 audio/p5-Audio-Scrobbler/pkg-plist
1.4 audio/p5-Music-Audioscrobbler-MPD/Makefile
1.2 audio/p5-Music-Audioscrobbler-MPD/pkg-plist
1.9 audio/p5-Net-FreeDB/Makefile
1.5 audio/p5-Net-FreeDB/pkg-plist
1.9 databases/p5-DBD-Google/Makefile
1.4 databases/p5-DBD-Google/pkg-plist
(Only the first 10 of 158 ports in this commit are shown above. )
- %%SITE_PERL%%/auto and %%SITE_PERL%%/%%PERL_ARCH%%/auto
are part of lang/perl5* pkg-plist
- Bump PORTREVISIONs
With Hat: perl@
|
Mon, 9 Aug 2010
|
[ 05:30 miwi ]
1.4000 devel/Makefile
1.1 devel/p5-Devel-ArgNames/Makefile
1.1 devel/p5-Devel-ArgNames/distinfo
1.1 devel/p5-Devel-ArgNames/pkg-descr
1.1 devel/p5-Devel-ArgNames/pkg-plist
Figure out the names of variables passed into subroutines.
WWW: http://search.cpan.org/dist/Devel-ArgNames/
PR: ports/149395
Submitted by: Christopher Key <cjk32 at cam.ac.uk>
|
Number of commits found XX: 14 |