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.27 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.27 07 Oct 2021 07:26:49 |
Wen Heping (wen) |
devel/p5-Any-Moose: Update to 0.27
Set DEPRECATED
PR: 257821
Reported by: svysh.fbsd@gmail.com |
0.26 04 Oct 2021 19:58:01 |
Rene Ladan (rene) |
*: re-assign kuriyama@s ports to the pool, commit bit safekept
With hat: portmgr-secretary |
0.26 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.26 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.26 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.26 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
0.26 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.26 13 Jun 2015 13:56:26 |
kuriyama |
- Upgrade to 0.26 (deprecated). |
0.24_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.24 20 Nov 2014 06:44:32 |
kuriyama |
- Upgrade to 0.24. |
0.21 27 Oct 2014 10:55:59 |
bapt |
Cleanup plist |
0.21 27 Jan 2014 16:41:25 |
miwi |
- Stage support |
0.21 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.21 16 Sep 2013 09:22:22 |
az |
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket) |
0.21 11 May 2013 13:49:06 |
bapt |
Convert to new options framework |
0.21 03 Mar 2013 13:44:53 |
kuriyama |
- Upgrade to 0.21. |
0.20 14 Jan 2013 14:19:17 |
kuriyama |
- Upgrade to 0.20 (deprecated, use p5-Moo instead). |
0.18 21 Nov 2011 23:21:53 |
kuriyama |
- Upgrade to 0.18.
Feature safe: yes |
0.17 27 Sep 2011 15:54:35 |
kuriyama |
- Upgrade to 0.16.
PR: ports/160783
Submitted by: sunpoet |
0.15 05 Jul 2011 11:31:25 |
kuriyama |
- Upgrade to 0.15. |
0.14 19 May 2011 13:16:21 |
kuriyama |
- Upgrade to 0.14. |
0.13 21 May 2010 13:48:59 |
kuriyama |
- Upgrade to 0.13. |
0.12 04 Apr 2010 14:17:58 |
kuriyama |
- Upgrade to 0.12. |
0.11 15 Dec 2009 08:51:48 |
kuriyama |
- Upgrade to 0.11. |
0.10 20 Jun 2009 16:15:30 |
kuriyama |
Upgrade to 0.10. |
0.09 20 May 2009 14:40:48 |
kuriyama |
Upgrade to 0.09. |
0.07 13 Apr 2009 12:03:52 |
miwi |
- Update 0.07
PR: 133656
Submitted by: Lars Balker Rasmussen <lbr@balker.dk> |
0.06 20 Mar 2009 06:44:23 |
kuriyama |
Upgrade to 0.06. |
0.05 07 Mar 2009 04:30:40 |
kuriyama |
Upgrade to 0.05. |
0.04 23 Feb 2009 01:56:56 |
kuriyama |
Add p5-Any-Moose 0.04, perl extension for/to use Moose or Mouse modules. |