non port: devel/p5-Class-Accessor-Grouped/Makefile |
SVNWeb
|
Number of commits found: 41 |
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.
|
Sat, 27 Jul 2019
|
[ 11:57 sunpoet ]
Update to 0.10014
- Sort PLIST
Changes: https://metacpan.org/changes/distribution/Class-Accessor-Grouped
|
Thu, 13 Jun 2019
|
[ 15:49 sunpoet ]
Add NO_ARCH
|
Sat, 6 Oct 2018
|
[ 13:06 des ] (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 ] (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
|
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 )
|
Wed, 15 Oct 2014
|
[ 09:14 culot ]
- Update to 0.10012
Changes: http://search.cpan.org/dist/Class-Accessor-Grouped/Changes
|
Mon, 28 Oct 2013
|
[ 13:46 vanilla ] (Only the first 10 of 211 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.
|
Wed, 24 Apr 2013
|
[ 10:20 tobez ]
Update to 0.10010.
Changes: http://search.cpan.org/dist/Class-Accessor-Grouped/Changes
|
Mon, 17 Dec 2012
|
[ 15:39 az ] (Only the first 10 of 44 ports in this commit are shown above. )
Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon.
|
Tue, 4 Dec 2012
|
[ 09:25 tobez ]
Update to 1.0009.
Changes:
http://cpansearch.perl.org/src/RIBASUSHI/Class-Accessor-Grouped-0.10009/Changes
Feature safe: yes
|
Thu, 15 Nov 2012
|
[ 06:56 wen ]
- Update to 0.10007
Changes:
http://cpansearch.perl.org/src/RIBASUSHI/Class-Accessor-Grouped-0.10007/Changes
- Trim Makefile headers
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)
|
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, 26 Dec 2011
|
[ 17:08 sunpoet ]
- Update to 0.10005
- Sort *_DEPENDS
Changes: http://search.cpan.org/dist/Class-Accessor-Grouped/Changes
|
Tue, 6 Dec 2011
|
[ 12:31 tobez ]
Update to 0.10004.
Changes: http://search.cpan.org/dist/Class-Accessor-Grouped/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>
|
Sat, 1 Oct 2011
|
[ 03:33 swills ]
- Add build depends to quiet build warning
- Add test depend to enable testing
|
Sat, 17 Sep 2011
|
[ 06:49 sunpoet ] (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
|
Thu, 5 May 2011
|
[ 06:21 bapt ]
- update to 0.10003
- add licenses
- changes:
http://cpansearch.perl.org/src/FREW/Class-Accessor-Grouped-0.10003/Changes
|
Thu, 23 Dec 2010
|
[ 00:43 wen ]
- Update to 0.10002
ChangeLog:
http://cpansearch.perl.org/src/RKITOVER/Class-Accessor-Grouped-0.10002/Changes
|
Fri, 17 Dec 2010
|
[ 20:15 pgollucci ]
- Update to 0.10000
- Remove MD5
With Hat: perl@
Changes: http://search.cpan.org/dist/Class-Accessor-Grouped/Changes
|
Tue, 12 Oct 2010
|
[ 11:39 wen ]
- Update to 0.09008
|
Fri, 24 Sep 2010
|
[ 12:42 az ]
Update to 0.09006
Changes: http://search.cpan.org/dist/Class-Accessor-Grouped/Changes
|
Wed, 8 Sep 2010
|
[ 05:37 leeym ]
- update to 0.09005
|
Wed, 1 Sep 2010
|
[ 06:23 bapt ]
- Update to 0.09004
Approved by: mentors (implicit)
|
Tue, 8 Jun 2010
|
[ 05:38 az ]
Update to 0.09003
Changes: http://search.cpan.org/dist/Class-Accessor-Grouped/Changes
|
Thu, 22 Oct 2009
|
[ 10:16 leeym ]
- update to 0.09002
|
Fri, 2 Oct 2009
|
[ 11:45 tobez ]
Update to 0.09001. Pacify portlint.
Changes: http://search.cpan.org/dist/Class-Accessor-Grouped/Changes
|
Wed, 26 Aug 2009
|
[ 07:25 clsung ]
- Update to 0.09000
Changes: http://search.cpan.org/dist/Class-Accessor-Grouped/Changes
|
Sun, 16 Aug 2009
|
[ 09:22 linimon ] (Only the first 10 of 137 ports in this commit are shown above. )
Reset lbr@FreeBSD.org due to maintainer-timeouts and no response to email.
Hat: portmgr
|
Mon, 23 Mar 2009
|
[ 12:03 lbr ]
Update to 0.08003
|
Tue, 18 Nov 2008
|
[ 22:41 lbr ]
Update to 0.08002
|
Sat, 12 Jan 2008
|
[ 17:42 lbr ]
Update to 0.08001
|
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
|
Tue, 3 Jul 2007
|
[ 06:03 lbr ]
Update to 0.07000
|
Mon, 18 Jun 2007
|
[ 06:19 lbr ]
This class lets you build groups of accessors that will call different
getters and setters.
|
Number of commits found: 41 |