non port: devel/p5-Parse-RecDescent/Makefile |
SVNWeb
|
Number of commits found: 35 |
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, 6 Apr 2019
|
[ 14:43 sunpoet ] (Only the first 10 of 15 ports in this commit are shown above. )
Use real PORTVERSION of devel/p5-Parse-RecDescent
|
Thu, 14 Feb 2019
|
[ 22:41 sunpoet ]
Update to 1.967015
- Take maintainership
Changes: https://metacpan.org/changes/distribution/Parse-RecDescent
|
Mon, 10 Sep 2018
|
[ 11:17 des ] (Only the first 10 of 213 ports in this commit are shown above. )
Reassign all of tobez@'s p5 ports to perl@.
Approved by: tobez
|
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
|
Tue, 1 Sep 2015
|
[ 16:20 amdmi3 ] (Only the first 10 of 47 ports in this commit are shown above. )
- Switch to options helpers
- While here, add some NO_ARCHes
Approved by: portmgr blanket
|
Fri, 5 Jun 2015
|
[ 14:21 mat ] (Only the first 10 of 19 ports in this commit are shown above. )
Get rid of PERL_LEVEL checks for Perl versions not supported.
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 )
|
Sat, 9 Nov 2013
|
[ 23:13 sunpoet ]
- Add LICENSE
- Fix BUILD_DEPENDS
- Remove leading indefinite article from COMMENT
- Convert to new options framework
- Support STAGEDIR
- Remove Author line
PR: ports/183329
Submitted by: sunpoet (myself)
Approved by: maintainer (timeout, 14 days)
|
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)
|
Mon, 5 Aug 2013
|
[ 15:05 az ] (Only the first 10 of 214 ports in this commit are shown above. )
- Convert to new perl framework
- Trim Makefile header
Approved by: tobez@ (maintainer)
|
Tue, 22 May 2012
|
[ 08:39 tobez ]
Add TEST_DEPENDS and do other cosmetic changes.
PR: 167920
Submitted by: sunpoet
|
Sun, 20 May 2012
|
[ 01:00 swills ]
- Update to 1.967.009
PR: ports/167407
Approved by: maintainer timeout (tobez, >2 weeks)
|
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
|
Tue, 21 Jun 2011
|
[ 06:58 az ] (Only the first 10 of 116 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
- Utilize CPAN macro
|
Tue, 6 Apr 2010
|
[ 18:47 tobez ]
Update to 1.965(.)001.
Changes: http://search.cpan.org/dist/Parse-RecDescent/Changes
|
Tue, 16 Feb 2010
|
[ 23:36 tobez ]
Update to 1.964(.0).
Changes: http://search.cpan.org/dist/Parse-RecDescent/Changes
Feature safe: yes
|
Mon, 25 Jan 2010
|
[ 11:51 tobez ]
Update to 1.963.
Changes: http://search.cpan.org/dist/Parse-RecDescent/Changes
|
Mon, 31 Aug 2009
|
[ 10:10 tobez ]
Update to 1.962.2.
Changes: http://search.cpan.org/dist/Parse-RecDescent/Changes
|
Wed, 22 Jul 2009
|
[ 16:27 pgollucci ] (Only the first 10 of 263 ports in this commit are shown above. )
- lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks
PR: ports/135398
Tested by: 2 -exp runs by pav
Approved by: portmgr (pav)
|
Fri, 28 Nov 2008
|
[ 10:08 skv ]
Fix RUN_DEPENDS.
Approved by: tobez (maintainer)
|
Thu, 20 Nov 2008
|
[ 18:26 leeym ]
- use conditional dependency for dual life modules [1]
- keep BUILD_DEPENDS=RUN_DEPENDS to avoid spurious warnings [2]
- bump PORTREVISION
PR: 128187
Submitted by: leeym
Approved by: tobez (agreed on [1] and perferred to keep [2])
|
Fri, 17 Oct 2008
|
[ 12:31 tobez ]
Update to 1.96.0.
Changes: http://search.cpan.org/dist/Parse-RecDescent/Changes
|
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)
|
Wed, 24 Oct 2007
|
[ 10:23 tobez ]
Update to 1.95.1.
The author logged no changes in the Changes file.
|
Sun, 25 Jul 2004
|
[ 11:06 vs ]
Install tutorial under DOCSDIR
PR: ports/53657
Submitted by: "parv"
Approved by maintainer timeout
|
Tue, 22 Apr 2003
|
[ 13:48 tobez ]
Update to 1.94, grab maintainership.
|
Thu, 20 Feb 2003
|
[ 17:07 knu ] (Only the first 10 of 432 ports in this commit are shown above. )
De-pkg-comment.
|
Mon, 22 Jul 2002
|
[ 03:58 fenner ]
Remove gehicks@cisco.com as MAINTAINER; mail has been bouncing for 2 months.
|
Wed, 30 May 2001
|
[ 16:17 vanilla ] (Only the first 10 of 13 ports in this commit are shown above. )
Upgrade to latest version:
|
Thu, 1 Mar 2001
|
[ 06:39 vanilla ] (Only the first 10 of 329 ports in this commit are shown above. )
Remove do-configure section, use PERL_CONFIGURE now.
|
Fri, 15 Dec 2000
|
[ 03:07 vanilla ]
Upgrade to 1.79.
|
Sat, 23 Sep 2000
|
[ 19:47 will ]
Update maintainer address.
|
Number of commits found: 35 |