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.18 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.18 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 ) |
1.18 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.18 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) |
1.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 |
1.18 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
1.18 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
1.18 09 Feb 2016 09:05:41 |
jadawin |
- Update to 1.18 |
1.17 17 Jan 2016 14:09:06 |
sunpoet |
- Update to 1.17
- Add LICENSE
- Add TEST_DEPENDS
- Add NO_ARCH
- Remove regression-test:
Changes: http://search.cpan.org/dist/Net-OpenID-Consumer/Changes
Sponsored by: PortsCamp Taiwan |
1.16 03 Dec 2014 15:30:17 |
jadawin |
- Update to 1.16 |
1.15_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 ) |
1.15 05 Nov 2013 16:42:56 |
vanilla |
Support STAGEDIR. |
1.15 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
1.15 07 Sep 2013 09:55:51 |
tobez |
Update to 1.15.
Changes: http://search.cpan.org/dist/Net-OpenID-Consumer/Changes |
1.14 02 Aug 2013 18:52:11 |
mat |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
1.14 29 May 2013 13:35:42 |
jadawin |
- Update to 1.14
- Changelog: http://search.cpan.org/src/WROG/Net-OpenID-Consumer-1.14/Changes |
1.13 17 Dec 2012 15:39:36 |
az |
Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon. |
1.13 01 May 2012 01:47:10 |
swills |
- Assign clsung's p5- ports to perl@
Approved by: clsung via IRC |
1.13 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) |
1.13 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 |
1.13 12 Feb 2012 03:37:47 |
sunpoet |
- Update to 1.13
- Sort *_DEPENDS
Changes: http://search.cpan.org/dist/Net-OpenID-Consumer/Changes
Approved by: clsung (maintainer, via IRC) |
1.12 10 Nov 2011 08:39:28 |
clsung |
- Update to 1.12
- grab maintainship since it depends on security/p5-Net-OpenID-Common now.
Feature safe: yes |
1.06 21 Jun 2011 06:58:21 |
az |
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum
- Utilize CPAN macro |
1.06 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
1.06 24 Sep 2010 02:03:44 |
pgollucci |
- only 13% of the p5- ports embed @comment $FreeBSD$:
so standarize and remove it
With Hat: perl@ |
1.06 16 Mar 2010 22:33:43 |
tobez |
Update to 1.06.
Changes: http://search.cpan.org/dist/Net-OpenID-Consumer/ChangeLog |
1.03 06 Dec 2008 17:13:13 |
miwi |
- Update to 1.03 |
1.02 11 Nov 2008 08:21:41 |
clsung |
- Update to 1.02
Changes: http://search.cpan.org/dist/Net-OpenID-Consumer/ChangeLog |
0.14_1 11 Jun 2008 12:29:54 |
skv |
Fixes:
1. Support multivalue rel in <link> (e.g. <link rel="openid2.server
openid.server">
2. Support numbers as keys in hmac.
3. Silence a warning.
PR: ports/124272
Submitted by: Alex Kapranoff <kappa xx rambler-co.ru> |
0.14 21 Aug 2007 05:49:51 |
clsung |
- Update to 0.14
- reset maintainership
PR: ports/115555
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
0.13 29 May 2007 01:55:38 |
clsung |
Add p5-Net-OpenID-Consumer 0.13, library for consumers of OpenID
identities.
PR: ports/112400
Submitted by: Gea-Suan Lin <gslin at gslin.org> |