non port: devel/p5-Config-MVP/Makefile |
SVNWeb
|
Number of commits found: 32 |
Mon, 30 Jan 2023
|
[ 13:01 Po-Chuan Hsieh (sunpoet) ] 088068d
devel/p5-Config-MVP: Update to 2.200013
Changes: https://metacpan.org/dist/Config-MVP/changes
|
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.
|
Tue, 26 Jan 2021
|
[ 17:54 sunpoet ]
Update to 2.200012
Changes: https://metacpan.org/changes/distribution/Config-MVP
|
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)
|
Sun, 22 Apr 2018
|
[ 12:50 sunpoet ]
Update to 2.200011
Changes: http://search.cpan.org/dist/Config-MVP/Changes
|
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
|
Sat, 8 Apr 2017
|
[ 10:34 sunpoet ]
Add removed Perl core module to *_DEPENDS
- Add LICENSE_FILE
- Add NO_ARCH
- Bump PORTREVISION for dependency change
|
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, 17 Mar 2015
|
[ 19:21 sunpoet ]
- Update to 2.200010
Changes: http://search.cpan.org/dist/Config-MVP/Changes
|
Sun, 8 Mar 2015
|
[ 09:50 sunpoet ]
- Update to 2.200009
- Sort PLIST
Changes: http://search.cpan.org/dist/Config-MVP/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 )
|
Fri, 31 Oct 2014
|
[ 15:27 jadawin ]
- Update to 2.200008
|
Sun, 16 Feb 2014
|
[ 10:37 sunpoet ]
- Update to 2.200007
- Remove outdated PERL_LEVEL check
Changes: http://search.cpan.org/dist/Config-MVP/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)
|
Wed, 18 Sep 2013
|
[ 15:22 sunpoet ]
- Update to 2.200006
Changes: http://search.cpan.org/dist/Config-MVP/Changes
|
Tue, 3 Sep 2013
|
[ 19:31 sunpoet ]
- Update to 2.200004
Changes: http://search.cpan.org/dist/Config-MVP/Changes
|
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.
|
Fri, 1 Feb 2013
|
[ 10:41 tobez ]
Update to 2.200003.
Changes: http://search.cpan.org/dist/Config-MVP/Changes
|
Sun, 1 Apr 2012
|
[ 19:51 sunpoet ]
- Update to 2.200002
- Add missing BUILD_DEPENDS/RUN_DEPENDS
- Sort *_DEPENDS
- Fix TEST_DEPENDS
Changes: http://search.cpan.org/dist/Config-MVP/Changes
Feature safe: yes
|
Sun, 2 Oct 2011
|
[ 22:49 swills ]
- Remove duplicate test dependency
|
Sat, 1 Oct 2011
|
[ 20:10 swills ]
- Add missing depends
- Add additional test depends to allow testing
|
Tue, 20 Sep 2011
|
[ 12:08 bapt ]
Fix dependencies [1]
while here fix licenses
Reported by: Geraud CONTINSOUZAS <geraud@gcu.info> (irc) [1]
|
Tue, 22 Mar 2011
|
[ 10:03 bapt ]
update to 2.200001
changes: http://cpansearch.perl.org/src/RJBS/Config-MVP-2.200001/Changes
add licenses
|
Tue, 15 Jun 2010
|
[ 08:40 tobez ]
Update to 2.101650.
Changes: http://search.cpan.org/dist/Config-MVP/Changes
|
Thu, 3 Jun 2010
|
[ 08:11 wen ]
- Update to 2.101540
|
Thu, 27 May 2010
|
[ 09:00 wen ]
- Update to 2.101460
|
Tue, 20 Apr 2010
|
[ 03:04 linimon ] (Only the first 10 of 31 ports in this commit are shown above. )
Reassign ports from andrey@kostenko.name to perl@ due to lack of time.
Hat: portmgr
|
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, 27 Dec 2009
|
[ 01:34 wen ]
Config::MVP is a perl module for multivalue-property package-oriented
configuration.MVP is a mechanism for loading configuration (or other
information) for libraries.It doesn't read a file or a database.
It's a helper for things that do.
WWW: http://search.cpan.org/dist/Config-MVP
PR: ports/142054
Submitted by: Andrey Kostenko <andrey@kostenko.name>
|
Number of commits found: 32 |