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.02 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.02 20 Jul 2022 14:22:42 |
Tobias C. Berner (tcberner) |
net-mgmt: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* @BABOLO <.@babolo.ru>
* Alex Samorukov, samm@freebsd.org
* Alexander Kriventsov <avk@vl.ru>
* Alexander Sulfrian <alexander@sulfrian.net>
* Alexander Y. Grigoryev <alexander.4mail@gmail.com>
* Alexandre Biancalana <ale@biancalanas.net>
* Alexandre Snarskii <snar@paranoia.ru>
* Alexandre Snarskii <snar@snar.spb.ru>
* Alexey Bobkov <mr.deadlystorm@gmail.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey V. Degtyarev (Only the first 15 lines of the commit message are shown above ) |
1.02 14 Jul 2021 16:10:33 |
Po-Chuan Hsieh (sunpoet) |
net-mgmt/p5-Net-IPv6Addr: Remove PERL_LEVEL check after perl5.28 removal
(d67ea7eb42e95d712a079e5525232843ee0c5d6c) |
1.02 30 May 2021 19:55:08 |
Po-Chuan Hsieh (sunpoet) |
net-mgmt/p5-Net-IPv6Addr: Update to 1.02
Changes: https://metacpan.org/changes/distribution/Net-IPv6Addr |
1.01 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.01 24 Jul 2020 07:26:31 |
sunpoet |
Sort *_DEPENDS |
1.01 19 Jul 2020 12:59:53 |
wen |
- Update to 1.01 |
0.96 09 Oct 2019 12:17:15 |
bapt |
Drop the ipv6 virtual category for n* category as it is not relevant anymore |
0.96 08 Oct 2018 08:01:06 |
wen |
- Update to 0.96
Changes: https://metacpan.org/changes/distribution/Net-IPv6Addr
- Add missing DEPENDS |
0.93 06 Oct 2018 13:06:45 |
des |
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) |
0.93 05 Oct 2018 04:55:56 |
wen |
- Update to 0.93
Changes: https://metacpan.org/changes/release/BKB/Net-IPv6Addr-0.93 |
0.91 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.91 06 Oct 2017 10:44:29 |
sunpoet |
Update to 0.91
Changes: http://search.cpan.org/dist/Net-IPv6Addr/Changes |
0.9 02 Oct 2017 18:24:16 |
sunpoet |
Update to 0.9
Changes: http://search.cpan.org/dist/Net-IPv6Addr/ChangeLog |
0.8 01 Oct 2017 17:09:52 |
sunpoet |
Update to 0.8
- Sort PLIST
Changes: http://search.cpan.org/dist/Net-IPv6Addr/ChangeLog |
0.7 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
0.7 27 Aug 2017 04:00:32 |
wen |
- Update to 0.7
changes: http://cpansearch.perl.org/src/BKB/Net-IPv6Addr-0.7/ChangeLog |
0.6 25 Aug 2017 18:21:16 |
sunpoet |
Update to 0.6
Changes: http://search.cpan.org/dist/Net-IPv6Addr/ChangeLog |
0.5 24 Aug 2017 14:19:57 |
sunpoet |
Update to 0.5
- Sort *_DEPENDS
- Add NO_ARCH
Changes: http://search.cpan.org/dist/Net-IPv6Addr/ChangeLog |
0.2_1 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
0.2_1 11 May 2015 12:04:19 |
mat |
Move p5- ports from ports@ to perl@.
With hat: perl@
Sponsored by: Absolight |
0.2_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.2 05 Nov 2013 12:02:05 |
vanilla |
Support STAGEDIR. |
0.2 20 Sep 2013 22:24:44 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-mgmt) |
0.2 02 Aug 2013 18:21:06 |
az |
- Convert to new perl framework |
0.2 19 Jan 2013 03:40:02 |
swills |
- The URL in pkg-descr are out-dated, so replace it with CPAN site.
- Add LICENSE (ART10 and GPLv1)
PR: ports/175363
Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw> |
0.2 07 Jun 2012 08:50:24 |
az |
- Remove SITE_PERL from *_DEPENDS |
0.2 21 Jan 2012 17:40:15 |
eadler |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr |
0.2 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
0.2 21 Dec 2009 02:19:12 |
dougb |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
0.2 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.2 25 Jun 2006 15:29:12 |
clsung |
- MAN3PREFIX is implied when PERL_CONFIGURE is defined.
- this commit modified ports maintained by ports@
PR: ports/98755
Submitted by: rafan (the fresh committer) |
0.2 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.2 25 Nov 2005 16:56:11 |
pav |
- Add SHA256 |
0.2 25 Oct 2004 13:39:57 |
edwin |
Clean up time for email addresses MIA!
If you know new email addresses for the people involved, please send-pr it!
<mcsi@agava.com>: host relay.agava.net.ru[195.161.118.3] said: 550
<mcsi@agava.com>: User unknown in local recipient table (in reply to RCPT
TO command)
<woju@bbsmail.ntu.edu.tw> (expanded from <woju@bbsmail>): Host or domain name
not found. Name service error for name=bbsmail.ntu.edu.tw type=A: Host not
found
<esoha@attbi.com>: host gateway.attbi.com[204.127.198.6] said: 551 not our
customer (in reply to RCPT TO command)
<crow@nektor.hu>: host mail.kapu.hu[195.70.32.236] said: 550 unknown user (in (Only the first 15 lines of the commit message are shown above ) |
0.2 04 Jun 2004 09:32:57 |
roam |
Update to 0.2 after a maintainer timeout.
PR: 58196
Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw> |
0.1 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
0.1 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 |