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.21 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.21 14 Jul 2021 16:10:32 |
Po-Chuan Hsieh (sunpoet) |
net-mgmt/p5-Net-CIDR: Sort PLIST |
0.21 30 May 2021 19:55:04 |
Po-Chuan Hsieh (sunpoet) |
net-mgmt/p5-Net-CIDR: Update to 0.21
Changes: https://metacpan.org/changes/distribution/Net-CIDR |
0.20 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.20 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.20 05 Oct 2020 17:45:32 |
rene |
Return jadawin@'s ports to the pool after taking in his commit bit.
With hat: portmgr-secretary |
0.20 17 Sep 2019 19:21:45 |
tobik |
Fix some misspelled or duplicated LICENSE_* |
0.20 03 May 2019 11:12:13 |
pi |
net-mgmt/p5-Net-CIDR: upgrade 0.19 -> 0.20
- ipcmp: handle comparison of mixed IPv4 and IPv6-specified
addresses, allowing cidrlookup() to look up IPv6-mapped IPv4 addresses
in IPv4 address ranges, and vice versa.
PR: 237364
Submitted by: John W. O'Brien <john@saltant.com>
Changes: https://metacpan.org/changes/distribution/Net-CIDR |
0.19 20 Jun 2018 19:21:09 |
jadawin |
- Update to 0.19
- Add LICENSE stuff and NO_ARCH
- Changelog: https://metacpan.org/changes/distribution/Net-CIDR
PR: 229178
Submitted by: Kai <freebsd_ports@k-worx.org> |
0.18 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.18 19 Feb 2015 18:16:51 |
jadawin |
- Update to 1.18 |
0.17_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.17 27 Dec 2013 14:47:58 |
jadawin |
- support STAGE |
0.17 20 Sep 2013 22:24:44 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-mgmt) |
0.17 04 Sep 2013 03:27:38 |
az |
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket) |
0.17 16 Nov 2012 14:32:03 |
jadawin |
- Update to 0.17
- Changelog: http://cpansearch.perl.org/src/MRSAM/Net-CIDR-0.17/Changes
Feature safe: yes |
0.16 02 Oct 2012 13:40:13 |
jadawin |
- Update to 0.16
- Changelog: http://cpansearch.perl.org/src/MRSAM/Net-CIDR-0.16/Changes |
0.15 17 Feb 2012 13:36:17 |
jadawin |
- Update to 0.15
- Changelog: http://cpansearch.perl.org/src/MRSAM/Net-CIDR-0.15/Changes |
0.14 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
0.14 29 Jun 2010 15:21:20 |
jadawin |
- Update to 0.14
- Changelog: http://cpansearch.perl.org/src/MRSAM/Net-CIDR-0.14/Changes
Feature safe: yes |
0.13 23 Jan 2009 08:26:02 |
jadawin |
- Update to 0.13
- Take maintainership |
0.11 26 May 2008 15:32:10 |
tabthorpe |
- Reassign to perl@ |
0.11 17 Apr 2008 14:30:31 |
araujo |
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav) |
0.11 23 Aug 2007 04:00:04 |
tabthorpe |
- change maintainer address on ports I maintain
Approved by: clsung (mentor) |
0.11 05 Oct 2006 14:32:06 |
miwi |
- Pass maintainership to submitter
PR: ports/104003
Submitted by: thomas@goodking.ca |
0.11 22 Jan 2006 02:47:22 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
0.11 25 Nov 2005 16:56:11 |
pav |
- Add SHA256 |
0.11 21 Sep 2005 19:31:43 |
fenner |
search.cpan.org redirect reduction canonicalization project, pass 1:
URLs automatically rewritten from /search?dist=Foo or /dist/Foo
to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization,
this is the preferred way to refer to modules on search.cpan.org.
This pass brought to you by http://people.freebsd.org/~fenner/fix-search |
0.11 20 Sep 2005 14:52:13 |
leeym |
- update to 0.11 |
0.10 20 Jul 2004 09:08:06 |
erwin |
Update to 0.10 |
0.09 23 Feb 2004 04:42:13 |
wollman |
Say hello to the new "net-mgmt" category. There are probably more
ports that belong here than the ones I have identified and moved in
this, first, pass.
Approved in principle by: marcus |