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.09_1 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.09_1 20 Jul 2022 14:22:37 |
Tobias C. Berner (tcberner) |
net: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Straup Cope <ascope@cpan.org>
* Aaron Zauner <az_mail@gmx.at>
* Adam Jette <jettea46@yahoo.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Deiter <Alex.Deiter@Gmail.COM>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com> (Only the first 15 lines of the commit message are shown above ) |
0.09_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.09_1 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.09_1 19 May 2016 10:44:12 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
0.09_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.09 18 Nov 2014 10:38:27 |
mat |
Take miwi's old perl ports into perl@'s fold.
Sponsored by: Absolight |
0.09 18 Nov 2014 09:37:33 |
bapt |
Reset miwi's maintainership per his demand
Hope to see you back! Thank for all the work! |
0.09 05 Jan 2014 17:43:05 |
az |
- stage support
Approved by: portmgr (blanket infrastructure) |
0.09 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
0.09 06 Sep 2013 09:21:19 |
az |
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket) |
0.09 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
0.09 17 May 2008 21:17:01 |
miwi |
- Update to 0.9
- Take maintainership |
0.08 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.08 22 Jan 2006 02:46:07 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
0.08 25 Nov 2005 16:48:31 |
pav |
- Add SHA256 |
0.08 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.08 14 Dec 2004 04:33:51 |
kris |
Back out previous commit, it's actually p5-Net-SSH-Perl that is looping |
0.08 13 Dec 2004 20:27:37 |
kris |
Add MANUAL_PACKAGE_BUILD=yes, because otherwise the package build spins
in an infinite loop prompting for input. |
0.08 26 Feb 2004 14:44:02 |
clement |
- Update to 0.08
- Improve pkg-descr
PR: 63374
Submitted by: michael johnson <ahze@ahze.net> |
0.07 29 Jan 2004 16:13:06 |
trevor |
SIZEify. |
0.07 21 Dec 2003 00:21:56 |
sergei |
- Use canonical form (ports@FreeBSD.org) in MAINTAINER line |
0.07 24 Oct 2003 12:05:09 |
ijliao |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
0.07 20 Feb 2003 18:51:13 |
knu |
De-pkg-comment. |
0.07 18 Nov 2002 00:11:04 |
edwin |
Update net/p5-p5-Net-SSH to version 0.07
Reset maintainer to ports@freebsd.org since maintainer-email bounced.
PR: ports/43229
Submitted by: Peter Avalos <pavalos@theshell.com> |
0.05 01 May 2002 21:14:51 |
pat |
Update to 0.05
PR: 37584
Submitted by: David Lay <dave@staff.netc.net.au>
Approved by: mail to maintainer bounces |
17 Mar 2001 16:29:55 |
vanilla |
Perl5 module to access and use ssh protocol |