non port: devel/p5-Class-C3-Adopt-NEXT/Makefile |
SVNWeb
|
Number of commits found XX: 17 |
Sat, 20 Oct 2018
|
[ 14:54 sunpoet ] 
482551 devel/p5-Class-C3-Adopt-NEXT/Makefile
Add LICENSE_FILE
Approved by: portmgr (blanket)
|
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
|
Sat, 31 Dec 2016
|
[ 19:51 adamw ] 
430155 devel/p5-Alien-SDL/Makefile
430155 devel/p5-CPAN-Changes/Makefile
430155 devel/p5-CPAN-Meta-Check/Makefile
430155 devel/p5-Class-C3-Adopt-NEXT/Makefile
430155 devel/p5-Config-Any/Makefile
430155 devel/p5-Config-IniFiles/Makefile
430155 devel/p5-IO-Pipely/Makefile
430155 devel/p5-Module-Build/Makefile
430155 devel/p5-Module-CPANTS-Analyse/Makefile
430155 devel/p5-Module-Load-Conditional/Makefile
(Only the first 10 of 30 ports in this commit are shown above. )
Purge checks for perl < 5.20. For p5-Net, remove the IPV6 knob which only
affected 5.18 and lower.
|
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
|
Fri, 5 Jun 2015
|
[ 13:04 culot ] 
388576 devel/p5-Class-C3-Adopt-NEXT/Makefile
388576 devel/p5-Class-C3-Adopt-NEXT/distinfo
- Update to 0.14
- Add LICENSE (Artistic 1 & GPL 1)
Changes: http://search.cpan.org/dist/Class-C3-Adopt-NEXT/Changes
|
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 )
|
Fri, 11 Apr 2014
|
[ 04:49 culot ] 
350888 converters/p5-JSON-XS-VersionOneAndTwo/Makefile
350888 devel/p5-AnyEvent-DBI-Abstract/Makefile
350888 devel/p5-AnyEvent-DBI/Makefile
350888 devel/p5-AnyEvent-Run/Makefile
350888 devel/p5-AnyEvent-Subprocess/Makefile
350888 devel/p5-Class-C3-Adopt-NEXT/Makefile
350888 devel/p5-Data-ClearSilver-HDF/Makefile
350888 devel/p5-Date-Calc-XS/Makefile
350888 devel/p5-Event-Join/Makefile
350888 devel/p5-MooseX-Types-Signal/Makefile
(Only the first 10 of 20 ports in this commit are shown above. )
- Take Denis Pokataev's Perl ports maintainership
Approved by: Denis Pokataev <catone@cpan.org> (maintainer, via email)
|
Thu, 9 Jan 2014
|
[ 13:14 az ] 
339224 devel/p5-Algorithm-Diff/Makefile
339224 devel/p5-Algorithm-Diff/pkg-plist
339224 devel/p5-CHI/Makefile
339224 devel/p5-CHI/pkg-plist
339224 devel/p5-Class-C3-Adopt-NEXT/Makefile
339224 devel/p5-Class-C3-Adopt-NEXT/pkg-plist
339224 devel/p5-Config-Fast/Makefile
339224 devel/p5-Config-Fast/pkg-descr
339224 devel/p5-Config-Fast/pkg-plist
339224 devel/p5-Config-IniRegEx/Makefile
(Only the first 10 of 44 ports in this commit are shown above. )
- add stage support
Approved by: portmgr (blanket infrastructure)
|
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)
|
Mon, 9 Sep 2013
|
[ 11:55 az ] 
326803 devel/p5-AnyEvent-RPC/Makefile
326803 devel/p5-Class-C3-Adopt-NEXT/Makefile
326803 devel/p5-Class-Observable/Makefile
326803 devel/p5-Config-Fast/Makefile
326803 devel/p5-Devel-LeakGuard-Object/Makefile
326803 devel/p5-Devel-StackTrace-AsHTML/Makefile
326803 devel/p5-Exporter/Makefile
326803 devel/p5-File-DesktopEntry/Makefile
326803 devel/p5-Java/Makefile
326803 devel/p5-Log-Dispatch-Configurator-YAML/Makefile
(Only the first 10 of 19 ports in this commit are shown above. )
- convert to the new perl5 framework
- trim Makefile header
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)
|
Sat, 11 Feb 2012
|
[ 22:34 pgollucci ]
1.5 devel/p5-Class-C3-Adopt-NEXT/Makefile
- Add TEST_DEPENDS
PR: ports/164935
Submitted by: Steve Wills <swills@freebsd.org>
Approved by: catone@cpan.org (maintainer)
|
Sat, 17 Sep 2011
|
[ 06:49 sunpoet ]
1.10 archivers/p5-Compress-LZF/Makefile
1.6 archivers/p5-PerlIO-gzip/Makefile
1.4 archivers/p5-PerlIO-via-Bzip2/Makefile
1.4 astro/p5-Weather-Underground/Makefile
1.4 audio/p5-Audio-Beep/Makefile
1.17 audio/p5-MP3-Tag/Makefile
1.17 chinese/oicq/Makefile
1.6 chinese/p5-Encode-HanExtra/Makefile
1.6 comms/p5-Fax-Hylafax-Client/Makefile
1.7 comms/p5-SMS-Send-DeviceGsm/Makefile
(Only the first 10 of 309 ports in this commit are shown above. )
- Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+
With hat: perl
|
Sun, 6 Jun 2010
|
[ 20:15 pgollucci ]
1.3 devel/p5-Class-C3-Adopt-NEXT/Makefile
1.2 devel/p5-Class-C3-Adopt-NEXT/distinfo
- Update to 0.13
PR: ports/147366
Approved by: catone@cpan.org (maintainer)
Submitted by: myself (pgollucci@)
Changes: http://search.cpan.org/dist/Class-C3-Adopt-NEXT/Changes
|
Mon, 21 Dec 2009
|
[ 23:59 kuriyama ]
1.2 devel/p5-Class-C3-Adopt-NEXT/Makefile
- Remove test-only and included-in-perl-5.8 dependencies.
Approved by: maintainer
|
Thu, 18 Jun 2009
|
[ 14:07 skv ]
1.3525 devel/Makefile
1.1 devel/p5-Class-C3-Adopt-NEXT/Makefile
1.1 devel/p5-Class-C3-Adopt-NEXT/distinfo
1.1 devel/p5-Class-C3-Adopt-NEXT/pkg-descr
1.1 devel/p5-Class-C3-Adopt-NEXT/pkg-plist
Add p5-Class-C3-Adopt-NEXT 0.12, make NEXT suck less.
PR: ports/135704
Submitter: Denis Pokataev <catone xx cpan.org>
|
Number of commits found XX: 17 |