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) |
0.006022 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 ) |
0.006022 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 ) |
0.006022 06 Sep 2021 21:13:27 |
Rene Ladan (rene) |
*: Return culot@'s ports to the pool (and perl@) after safekeeping his bit. |
0.006022 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.006022 20 Jul 2020 14:56:32 |
mat |
Update to 0.006022 to fix build with latest Perl.
PR: 247826 |
0.006019 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 |
0.006019 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
0.006019 28 Jul 2017 10:46:29 |
culot |
- Update to 0.006019
Changes: http://search.cpan.org/dist/Devel-Declare/Changes |
0.006018 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.006018 25 Mar 2015 12:34:52 |
culot |
- Update to 0.006018
Changes: http://search.cpan.org/dist/Devel-Declare/Changes |
0.006017_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 ) |
0.006017 27 Oct 2014 10:55:59 |
bapt |
Cleanup plist |
0.006017 10 Oct 2014 10:25:09 |
culot |
- Update to 0.006017
Changes: http://search.cpan.org/dist/Devel-Declare/Changes |
0.006016 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 |
0.006016 11 Apr 2014 14:55:34 |
culot |
- Update to 0.006016
Changes: http://search.cpan.org/dist/Devel-Declare/Changes |
0.006015 03 Feb 2014 15:37:17 |
culot |
- Update to 0.006015
Changes: http://search.cpan.org/dist/Devel-Declare/Changes |
0.006014 06 Jan 2014 13:41:41 |
az |
- add stage support
Approved by: portmgr (blanket infrastructure) |
0.006014 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
0.006014 07 Sep 2013 17:58:28 |
az |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
0.006014 22 Jul 2013 09:24:01 |
culot |
- Update to 0.006014
- Add TEST_DEPENDS
Changes: http://search.cpan.org/dist/Devel-Declare/Changes |
0.006013 27 Jun 2013 07:29:09 |
culot |
- Update to 0.006013
- Trim Makefile's header
- Captialize Perl in COMMENT
Changes: http://search.cpan.org/dist/Devel-Declare/Changes |
0.006011 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@) |
0.006011 03 Jun 2012 09:09:50 |
culot |
- Remove SITE_PERL from *_DEPENDS, as suggested at:
http://wiki.freebsd.org/PortsLongtermTargets#Use_of_SITE_PERL_in_dependencies
Submitted by: az@ (via irc) |
0.006011 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) |
0.006011 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 |
0.006011 24 Feb 2012 12:28:29 |
culot |
- Update to 0.006011
Changes: http://search.cpan.org/dist/Devel-Declare/Changes |
0.006010 08 Feb 2012 08:06:24 |
culot |
- Update to 0.006010
Changes: http://search.cpan.org/dist/Devel-Declare/Changes |
0.006009 02 Feb 2012 10:11:28 |
culot |
- Update to 0.006009
- Add TEST_DEPENDS
Changes: http://search.cpan.org/dist/Devel-Declare/Changes |
0.006008 14 Nov 2011 15:50:10 |
culot |
- Update to 0.006008
Changes: http://search.cpan.org/dist/Devel-Declare/Changes
Feature safe: yes |
0.006007 17 Sep 2011 07:06:45 |
sunpoet |
- Change PERL_CONFIGURE to "yes" for all values between 5.8.1+ and 5.8.9+
Suggested by: az
With hat: perl |
0.006007 15 Sep 2011 10:57:59 |
culot |
- Update to 0.006007
Changes: http://search.cpan.org/dist/Devel-Declare/Changes |
0.006006 24 Aug 2011 08:53:20 |
culot |
- Update to 0.006006
Changes: http://search.cpan.org/dist/Devel-Declare/Changes |
0.006005 09 Jul 2011 11:40:50 |
culot |
- Update to 0.006005
- Add LICENSE
Changes: http://search.cpan.org/dist/Devel-Declare/Changes |
0.006004 04 May 2011 12:01:58 |
culot |
- Update to 0.006004
Changes: http://search.cpan.org/dist/Devel-Declare/Changes |
0.006003 16 Apr 2011 18:52:43 |
culot |
- Update to 0.006003
Changes: http://search.cpan.org/dist/Devel-Declare/Changes |
0.006002 12 Apr 2011 06:27:26 |
culot |
- Update to 0.006002
Changes: http://search.cpan.org/dist/Devel-Declare/Changes |
0.006001 16 Mar 2011 18:21:25 |
culot |
- Update to 0.006001
- Take maintainership
Changes: http://search.cpan.org/dist/Devel-Declare/Changes |
0.006000 09 Mar 2010 09:05:51 |
tobez |
Update to 0.006000.
Changes: http://search.cpan.org/dist/Devel-Declare/Changes |
0.005011 10 Jan 2010 03:54:09 |
linimon |
With portmgr hat on, reset the maintainership of skv@ for ports that
he has had one or more maintainer-timeouts on in the past 12 months. |
0.005011 17 Aug 2009 15:56:55 |
skv |
Update to 0.005011.
Changes: http://search.cpan.org/src/FLORA/Devel-Declare-0.005011/Changes |
0.005006 03 Jul 2009 20:03:27 |
pgollucci |
- Update to 0.005006
PR: ports/135746
Approved by: maintainer timeout (skv; 16 days)
Submitted by: myself (pgollucci@) |
0.005002 11 May 2009 18:31:53 |
skv |
Update to 0.005002
Changes:
http://cpansearch.perl.org/src/FLORA/Devel-Declare-0.005002/Changes |
0.004000 12 Apr 2009 19:44:22 |
skv |
Fix typo. |
0.004000 12 Apr 2009 19:42:36 |
skv |
Update to 0.004000
Changes:
http://cpansearch.perl.org/src/FLORA/Devel-Declare-0.004000/Changes |
0.003004 12 Dec 2008 15:37:35 |
skv |
Update to 0.003004
Changes: http://search.cpan.org/src/FLORA/Devel-Declare-0.003004/Changes |
0.003003 11 Nov 2008 13:08:47 |
skv |
Fix plist.
Pointed by: QAT |
0.003003 11 Nov 2008 13:00:37 |
skv |
Update to 0.003003
Changes: http://search.cpan.org/src/FLORA/Devel-Declare-0.003003/Changes |
0.002000 24 Sep 2008 15:28:19 |
skv |
Update to 0.002000
Changes:
http://search.cpan.org/src/MSTROUT/Devel-Declare-0.002000/Changes |
0.001011 16 Aug 2008 16:07:48 |
skv |
Fix plist.
Pointed by: QA Tindy |
0.001011 16 Aug 2008 14:43:50 |
skv |
Add p5-Devel-Declare 0.001011, declare subroutines. |