non port: devel/p5-Config-Auto/Makefile |
SVNWeb
|
Number of commits found: 39 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
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, 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, 7 Apr 2017
|
[ 18:50 lth ] (Only the first 10 of 143 ports in this commit are shown above. )
Moving maintainership burden onto broader shoulders
|
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 )
|
Thu, 6 Mar 2014
|
[ 11:11 lth ]
- Update to 0.44
- Add LICENSE
Changes: https://metacpan.org/changes/distribution/Config-Auto
|
Tue, 21 Jan 2014
|
[ 10:53 bapt ]
Support stage
|
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)
|
Wed, 7 Aug 2013
|
[ 13:20 az ] (Only the first 10 of 155 ports in this commit are shown above. )
- Convert to new perl framework
per port extra changes:
devel/p5-Perl-Version remove outage PERL_LEVEL check
devel/p5-Devel-LeakTrace-Fast remove perl version requiment 5.12.0- (no need in
current version)
Approved by: lth@ (maintainer)
|
Sat, 11 May 2013
|
[ 13:49 bapt ] (Only the first 10 of 11 ports in this commit are shown above. )
Convert to new options framework
|
Tue, 1 May 2012
|
[ 03:55 swills ]
- Add TEST_DEPENDS
Approved by: portmgr (blanket)
|
Thu, 8 Mar 2012
|
[ 21:03 pgollucci ]
- Remove some regression-test for p5- that suck in between submission,-exp,
and commit
PR: ports/165605 (follow up)
|
Wed, 7 Mar 2012
|
[ 18:40 lth ]
- update to 0.42
- add regression-test target
|
Sat, 20 Aug 2011
|
[ 16:17 lth ]
Update to 0.38
|
Sun, 24 Jul 2011
|
[ 12:29 lth ]
Update to 0.36
|
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
|
Thu, 10 Mar 2011
|
[ 18:59 lth ]
Update to 0.34
|
Sun, 27 Feb 2011
|
[ 15:45 lth ]
Update to 0.32
|
Mon, 14 Feb 2011
|
[ 13:31 lth ]
Update to 0.30
|
Fri, 29 Jan 2010
|
[ 03:01 kuriyama ] (Only the first 10 of 20 ports in this commit are shown above. )
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 16).
Approved by: portmgr (itetcu)
|
Sun, 9 Sep 2007
|
[ 00:04 linimon ]
Attempt to fix build in the new Perl order.
|
Sun, 8 Apr 2007
|
[ 15:04 lth ]
Update to 0.20. Remove 4.x cruft.
|
Tue, 11 Jul 2006
|
[ 13:55 lth ]
Update to 0.18
|
Wed, 15 Mar 2006
|
[ 10:36 lth ]
Update to 0.17
|
Thu, 26 Jan 2006
|
[ 20:01 lth ]
Update to 0.16
|
Mon, 29 Aug 2005
|
[ 08:01 lth ]
Update to 0.14
|
Sat, 11 Jun 2005
|
[ 16:13 skv ] (Only the first 10 of 144 ports in this commit are shown above. )
* reflect renaming on CPAN File-Spec to PathTools
+ add devel/p5-PathTools, remove devel/p5-File-Spec
+ update dependencies for all affected ports (make them unconditional),
bump PORTREVISION for these ports
module was renamed
* reflect renaming on CPAN PodParser to Pod-Parser
+ add textproc/p5-Pod-Parser, remove textproc/p5-PodParser
+ update dependencies for all affected ports (make them unconditional),
bump PORTREVISION for these ports
* for all changed ports make dependencies on File::Temp, Digest::MD5,
Storable unconditional
* remove 'CONFIGURE_ARGS= INSTALLDIRS=site' from Makefile's
(this variable is forced by bsd.port.mk now)
* update Class-Autouse to 1.17
* update POE-API-Hooks to 1.05
* make portlint happy (clean IGNORE, convert spaces to tabs and so on)
|
Fri, 11 Mar 2005
|
[ 08:28 lth ]
Update to 0.12
|
Sun, 21 Nov 2004
|
[ 20:07 lth ]
Update to 0.11
|
Wed, 18 Aug 2004
|
[ 14:48 lth ]
Update to 0.10
|
Tue, 1 Jun 2004
|
[ 12:32 lth ] (Only the first 10 of 51 ports in this commit are shown above. )
Change of email address.
Approved by: erwin (mentor)
|
Mon, 23 Feb 2004
|
[ 23:05 erwin ]
- Update to 0.06
- Fix problem with duplicate post-patch target
PR: 63291
Submitted by: maintainer
Pointy hat to: erwin
|
Sat, 21 Feb 2004
|
[ 12:30 erwin ]
- Update to 0.05
- Added XML::Simple as OPTIONal dependency
- Made PREFIX-clean under perl 5.005_03
PR: 63087
Submitted by: maintainer
|
Sun, 28 Sep 2003
|
[ 13:58 krion ]
- Fixed man page installation on perl 5.6.1
PR: 57314
Submitted by: maintainer
|
Wed, 24 Sep 2003
|
[ 10:02 krion ]
- Update to version 0.04
- XML::Simple is not longer mandatory dependency
PR: 56874
Submitted by: maintainer
|
Mon, 1 Sep 2003
|
[ 11:59 mat ]
Add p5-Config-Auto 0.03, magical config file parser.
PR: 56155
Submitted by: Lars Thegler <lars@thegler.dk>
|
Number of commits found: 39 |