Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.102 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
1.102 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
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 ) |
1.102 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.102 19 Dec 2020 20:18:41 |
sunpoet |
Update to 1.102
- Add TEST_DEPENDS
Changes: https://metacpan.org/changes/distribution/Params-Util |
1.07_2 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
1.07_2 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
1.07_2 15 Nov 2015 03:04:12 |
sunpoet |
- Add LICENSE
- Strip shared library
- Sort PLIST
- Bump PORTREVISION for package change |
1.07_1 26 Nov 2014 13:08:38 |
mat |
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 ) |
1.07 27 Oct 2014 10:55:59 |
bapt |
Cleanup plist |
1.07 10 Jun 2014 12:14:14 |
mat |
Remove all the bootstrap files (.bs) from the plists.
Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.
PR: 190681
Submitted by: mat
Exp-Run by: antoine
Sponsored by: Absolight |
1.07 31 Oct 2013 06:20:33 |
vanilla |
Support STAGEDIR. |
1.07 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
1.07 02 Aug 2013 18:52:11 |
mat |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
1.07 18 Jun 2013 13:49:02 |
az |
- Cleanup outdated checks. (PERL_LEVEL < 5.12)
- Assign some p5- ports under perl@ maintainership.
Approved by: portmgr@ (bapt@) |
1.07 13 Mar 2012 16:15:36 |
pgollucci |
- 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) |
1.07 12 Mar 2012 19:10:14 |
sunpoet |
- Update to 1.07
Changes: http://search.cpan.org/dist/Params-Util/Changes
Feature safe: yes |
1.06 08 Mar 2012 18:45:38 |
pgollucci |
- 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 |
1.06 02 Mar 2012 10:50:28 |
sunpoet |
- Update to 1.06
Changes: http://search.cpan.org/dist/Params-Util/Changes |
1.05 01 Mar 2012 11:30:30 |
sunpoet |
- Update to 1.05
Changes: http://search.cpan.org/dist/Params-Util/Changes |
1.04 20 Apr 2011 19:43:35 |
culot |
- Update to 1.04
Changes: http://search.cpan.org/dist/Params-Util/Changes |
1.03 23 Nov 2010 06:59:06 |
wen |
- Update to 1.03
Changelog: http://search.cpan.org/src/ADAMK/Params-Util-1.03/Changes |
1.01 18 Mar 2010 08:22:04 |
tobez |
Update to 1.01.
Changes: http://search.cpan.org/dist/Params-Util/Changes |
1.00 28 Aug 2009 17:37:26 |
linimon |
Reset chinsan@FreeBSD.org due to numerous maintainer-timeouts and no
response to email.
Hat: portmgr |
1.00 03 Jul 2009 20:10:03 |
pgollucci |
- Update to 1.00
PR: ports/135763
Approved by: maintainer timeout (chinsan; 16 days)
Submitted by: myself (pgollucci@) |
0.38 22 Feb 2009 18:07:33 |
chinsan |
- Update to 0.38 |
0.36 01 Feb 2009 21:59:27 |
chinsan |
- Update to 0.36 |
0.35 27 Nov 2008 16:37:54 |
chinsan |
- Update to 0.35 |
0.33 29 May 2008 17:04:31 |
chinsan |
- Update to 0.33. |
0.31 16 Dec 2007 04:52:58 |
chinsan |
- Update to 0.31 |
0.30 26 Oct 2007 02:05:34 |
chinsan |
- Update to 0.30.
- Use CPAN macro. |
0.29 26 Aug 2007 05:33:38 |
chinsan |
- Update to 0.29.
- take maintainership. |
0.28 19 Aug 2007 07:40:45 |
leeym |
- update to 0.28 |
0.26 29 Jul 2007 10:09:53 |
miwi |
- Update to 0.26 |
0.25 25 May 2007 23:17:34 |
erwin |
Update to 0.25 |
0.23 21 Feb 2007 14:50:20 |
clsung |
- Update to 0.23 |
0.22 01 Nov 2006 12:24:56 |
clsung |
- Update to 0.22 |
0.20 26 Sep 2006 08:15:49 |
erwin |
Update to 0.20
PR: 103667
Submitted by: Gea-Suan Lin <gslin@gslin.org> |
0.19 15 Sep 2006 19:35:23 |
lth |
Update to 0.19 |
0.17 14 Sep 2006 19:28:22 |
lth |
Author has fixed Perl 5.005_03 support in a previous release |
0.17 09 Aug 2006 02:40:01 |
clsung |
- update to 0.17 |
0.15 15 Jul 2006 15:08:14 |
lth |
- Update to 0.15
- Assign maintainership to perl@ |
0.14 13 May 2006 19:59:57 |
lth |
Update to 0.14. Now requires perl from ports. |
0.10 22 Jan 2006 01:48:34 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
0.10 17 Jan 2006 09:59:58 |
lth |
Update to 0.10 |
0.09 09 Jan 2006 14:39:56 |
lth |
- Update to 0.09
- Added SHA256 checksum |
0.07 11 Oct 2005 09:46:23 |
lth |
Update to 0.07 |
0.06 08 Oct 2005 17:43:38 |
lth |
Update to 0.06 |
0.05 05 Jul 2005 10:59:35 |
lth |
Add p5-Params-Util 0.05, utility functions to aid in parameter checking. |