Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Oct 2018 13:06:45
1.18

|
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) |
27 May 2018 20:15:20
1.18

|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
15 Sep 2017 08:58:50
1.18

|
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
01 Apr 2016 14:16:20
1.18

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
09 Feb 2016 09:05:41
1.18

|
jadawin  |
- Update to 1.18 |
17 Jan 2016 14:09:06
1.17

|
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 |
03 Dec 2014 15:30:17
1.16

|
jadawin  |
- Update to 1.16 |
26 Nov 2014 13:08:38
1.15_1

|
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 ) |
05 Nov 2013 16:42:56
1.15

|
vanilla  |
Support STAGEDIR. |
20 Sep 2013 22:10:25
1.15

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
07 Sep 2013 09:55:51
1.15

|
tobez  |
Update to 1.15.
Changes: http://search.cpan.org/dist/Net-OpenID-Consumer/Changes |
02 Aug 2013 18:52:11
1.14

|
mat  |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
29 May 2013 13:35:42
1.14

|
jadawin  |
- Update to 1.14
- Changelog: http://search.cpan.org/src/WROG/Net-OpenID-Consumer-1.14/Changes |
17 Dec 2012 15:39:36
1.13

|
az  |
Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon. |
01 May 2012 01:47:10
1.13
|
swills  |
- Assign clsung's p5- ports to perl@
Approved by: clsung via IRC |
13 Mar 2012 16:15:36
1.13
|
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) |
08 Mar 2012 18:45:38
1.13
|
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 |
12 Feb 2012 03:37:47
1.13
|
sunpoet  |
- Update to 1.13
- Sort *_DEPENDS
Changes: http://search.cpan.org/dist/Net-OpenID-Consumer/Changes
Approved by: clsung (maintainer, via IRC) |
10 Nov 2011 08:39:28
1.12
|
clsung  |
- Update to 1.12
- grab maintainship since it depends on security/p5-Net-OpenID-Common now.
Feature safe: yes |
21 Jun 2011 06:58:21
1.06
|
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 |
20 Mar 2011 12:54:45
1.06
|
miwi  |
- Get Rid MD5 support |
24 Sep 2010 02:03:44
1.06
|
pgollucci  |
- only 13% of the p5- ports embed @comment $FreeBSD$:
so standarize and remove it
With Hat: perl@ |
16 Mar 2010 22:33:43
1.06
|
tobez  |
Update to 1.06.
Changes: http://search.cpan.org/dist/Net-OpenID-Consumer/ChangeLog |
06 Dec 2008 17:13:13
1.03
|
miwi  |
- Update to 1.03 |
11 Nov 2008 08:21:41
1.02
|
clsung  |
- Update to 1.02
Changes: http://search.cpan.org/dist/Net-OpenID-Consumer/ChangeLog |
11 Jun 2008 12:29:54
0.14_1
|
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> |
21 Aug 2007 05:49:51
0.14
|
clsung  |
- Update to 0.14
- reset maintainership
PR: ports/115555
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
29 May 2007 01:55:38
0.13
|
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> |