non port: devel/p5-B-Utils/Makefile |
SVNWeb
|
Number of commits found: 32 |
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] aa6eefd (Only the first 10 of 5087 ports in this commit are shown above. )
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above )
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sun, 14 Apr 2019
|
[ 17:52 sunpoet ]
Add LICENSE_FILE
|
Fri, 15 Sep 2017
|
[ 08:58 mat ] (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:00 mat ] (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
|
Sat, 25 Jul 2015
|
[ 07:57 sunpoet ]
- Update to 0.27
Changes: http://search.cpan.org/dist/B-Utils/Changes
|
Fri, 24 Jul 2015
|
[ 18:14 sunpoet ]
- Update to 0.26
- Remove MASTER_SITE_SUBDIR
- Strip shared library
- Sort PLIST
Changes: http://search.cpan.org/dist/B-Utils/Changes
|
Wed, 26 Nov 2014
|
[ 13:08 mat ] (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 )
|
Sat, 26 Apr 2014
|
[ 18:10 sunpoet ]
- Update to 0.25
Changes: http://search.cpan.org/dist/B-Utils/Changes
|
Sun, 27 Oct 2013
|
[ 15:12 vanilla ] (Only the first 10 of 54 ports in this commit are shown above. )
support STAGEDIR.
|
Fri, 20 Sep 2013
|
[ 17:13 bapt ] (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 ] (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.
|
Mon, 17 Dec 2012
|
[ 15:10 az ]
Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon.
|
Wed, 28 Mar 2012
|
[ 18:28 sunpoet ]
- Update to 0.21
Changes: http://search.cpan.org/dist/B-Utils/Changes
Feature safe: yes
|
Tue, 13 Mar 2012
|
[ 16:15 pgollucci ] (Only the first 10 of 391 ports in this commit are shown above. )
- Revert ports/165605 as requested by portmgr@
Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.
PR: ports/165605
Approved by: portmgr (bapt)
Feature safe: yes (I sure hope so)
|
[ 06:42 sunpoet ]
- Update to 0.19
- Add TEST_DEPENDS
Changes: http://search.cpan.org/dist/B-Utils/Changes
Feature safe: yes
|
Thu, 8 Mar 2012
|
[ 18:45 pgollucci ] (Only the first 10 of 403 ports in this commit are shown above. )
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}
PR: ports/165605
Submitted by: pgollucci (myself)
Approved by: portmgr (linimon)
Exp Run by: linimon
Tested by: make index
|
Mon, 28 Nov 2011
|
[ 09:13 sunpoet ]
- Update to 0.17
- Fix *_DEPENDS
Changes: http://search.cpan.org/dist/B-Utils/Changes
Feature safe: yes
|
Fri, 7 Oct 2011
|
[ 11:22 culot ] (Only the first 10 of 100 ports in this commit are shown above. )
- Fix LICENSE (Artistic 1 instead of Artistic 2)
- Pet portlint(1)
PR: ports/161336
Submitted by: Simon Olofsson <simon@olofsson.de>
|
Fri, 22 Apr 2011
|
[ 15:21 bapt ]
- update to 0.15
- changes: http://cpansearch.perl.org/src/JJORE/B-Utils-0.15/Changes
|
Tue, 22 Mar 2011
|
[ 09:53 bapt ]
update to 0.14
Changes: http://cpansearch.perl.org/src/JJORE/B-Utils-0.14/Changes
deauthor
|
Thu, 17 Mar 2011
|
[ 16:42 bapt ]
- update to 0.13
- add licenses
- changes: http://cpansearch.perl.org/src/JJORE/B-Utils-0.13/Changes
|
Mon, 25 Jan 2010
|
[ 14:08 tobez ]
Update to 0.11.
Changes: http://search.cpan.org/dist/B-Utils/Changes
|
Fri, 11 Dec 2009
|
[ 09:11 clsung ]
- Update to 0.09
|
Wed, 2 Sep 2009
|
[ 07:43 tobez ]
Update to 0.08.
Changes: http://search.cpan.org/dist/B-Utils/Changes
|
Fri, 28 Aug 2009
|
[ 17:37 linimon ] (Only the first 10 of 221 ports in this commit are shown above. )
Reset chinsan@FreeBSD.org due to numerous maintainer-timeouts and no
response to email.
Hat: portmgr
|
Thu, 27 Nov 2008
|
[ 15:20 chinsan ]
- Update to 0.07
|
Tue, 2 Sep 2008
|
[ 23:18 chinsan ]
- Update to 0.06
- Take maintainership
|
Tue, 29 Apr 2008
|
[ 05:27 linimon ] (Only the first 10 of 193 ports in this commit are shown above. )
Reset aaron's port maintainerships due to many maintainer-timeouts.
|
Thu, 17 Apr 2008
|
[ 14:30 araujo ] (Only the first 10 of 2168 ports in this commit are shown above. )
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav)
|
Sat, 8 Sep 2007
|
[ 00:56 linimon ] (Only the first 10 of 101 ports in this commit are shown above. )
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr
|
Wed, 31 May 2006
|
[ 21:16 aaron ]
Adding port devel/p5-B-Utils, Helper functions for op tree manipulation.
Approved by: tobez (implicit)
|
Number of commits found: 32 |