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

|
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.16_3

|
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:33:58
1.16_3

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
26 Nov 2014 13:08:38
1.16_3

|
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 ) |
29 Jan 2014 07:57:45
1.16_2

|
miwi  |
- Stage support |
20 Sep 2013 23:36:54
1.16_2

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
03 Sep 2013 13:06:13
1.16_2

|
az  |
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket) |
25 May 2013 18:46:40
1.16_2

|
az  |
- Trim Makefile header
- Remove unnecessary depend on PERL_LEVEL < 5.12
PR: ports/178934
Submitted by: az
Approved by: Brandon Fosdick <bfoz@bfoz.net> (maintainer) |
12 Apr 2012 01:57:26
1.16_2
|
swills  |
- Add missing DEPENDS
- Pet portlint by adding newline to end of pkg-descr
- Bump PORTREVISION
PR: ports/166526
Approved by: Brandon Fosdick <bfosdick@gmail.com> (maintainer) |
13 Mar 2012 16:15:36
1.16_1
|
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.16_1
|
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 |
19 Mar 2011 12:38:54
1.16_1
|
miwi  |
- Get Rid MD5 support |
12 Feb 2011 09:30:23
1.16_1
|
az  |
Fix WWW in pkg-descr to http://search.cpan.org/dist/<MODULE> for unification.
No functional changes.
Sponsored by: p5 namespace |
24 Sep 2010 00:18:34
1.16_1
|
pgollucci  |
- Fix fetch after PORTREVISION bump breakage from mm@
Reported by: linimon
Approvoed by: maintainer (implicit) |
21 Sep 2010 07:56:43
1.16_1 
|
mm  |
Change dependency on old p5-Compress-Zlib, p5-IO-Compress-Base,
p5-IO-Compress-Zlib and p5-IO-Compress-Bzip2 modules to p5-IO-Compress.
Explicitly depend on p5-IO-Compress only if PERL_LEVEL < 500903
Bump PORTREVISION |
15 Aug 2010 07:56:57
1.16
|
arved  |
Update to 1.16
PR: 149648
Submitted by: maintainer |
10 Aug 2010 03:00:06
1.15
|
sahil  |
- Update to 1.15
PR: ports/149476
Submitted by: Brandon Fosdick <bfoz@bfoz.net> (maintainer) |
08 May 2010 10:21:48
1.14
|
miwi  |
A Perl5 client interface for Apple's iTunes Connect service.
WWW: http://search.cpan.org/~bfoz/p5-WWW-iTunesConnect/
PR: ports/145405
Submitted by: Brandon Fosdick <bfoz at bfoz.net> |