Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
27 May 2018 20:15:20
0.90_1

|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
01 Apr 2016 14:25:18
0.90_1

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
26 Nov 2014 13:08:38
0.90_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 ) |
06 Nov 2013 07:39:32
0.90

|
vanilla  |
Support STAGEDIR. |
20 Sep 2013 22:55:26
0.90

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
02 Aug 2013 18:52:11
0.90

|
mat  |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
17 Dec 2012 09:54:03
0.90

|
az  |
Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon. |
13 Mar 2012 16:15:36
0.90
|
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
0.90
|
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 |
14 Jun 2011 16:33:21
0.90
|
sunpoet  |
- Update to 0.90
Changes: http://search.cpan.org/dist/Authen-Bitcard/Changes |
31 Oct 2010 22:06:01
0.89
|
leeym  |
- update to 0.89 |
15 Sep 2009 08:39:26
0.87
|
tobez  |
Update to 0.87.
Changes: http://search.cpan.org/dist/Authen-Bitcard/Changes |
28 Aug 2009 17:37:26
0.86
|
linimon  |
Reset chinsan@FreeBSD.org due to numerous maintainer-timeouts and no
response to email.
Hat: portmgr |
17 Apr 2008 14:30:31
0.86
|
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) |
08 Sep 2007 01:04:03
0.86
|
linimon  |
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr |
16 Jan 2007 13:09:32
0.86
|
rafan  |
Add p5-Authen-Bitcard 0.86, bitcard authentication verification.
PR: ports/107968
Submitted by: chinsan |