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

|
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
0.68_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.68_1

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
11 May 2015 12:04:19
0.68_1

|
mat  |
Move p5- ports from ports@ to perl@.
With hat: perl@
Sponsored by: Absolight |
26 Nov 2014 13:08:38
0.68_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 ) |
23 Oct 2014 10:14:52
0.68

|
amdmi3  |
- Drop @dirrm* from plist |
07 Nov 2013 03:52:42
0.68

|
vanilla  |
Support STAGEDIR. |
20 Sep 2013 23:17:32
0.68

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
02 Aug 2013 18:21:06
0.68

|
az  |
- Convert to new perl framework |
10 Jun 2012 18:42:48
0.68
|
swills  |
- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
about for a while.
PR: ports/168208
Approved by: portmgr (miwi) |
04 Jun 2012 16:42:28
0.68
|
az  |
- Remove SITE_PERL from *_DEPENDS |
03 Jul 2011 14:40:25
0.68
|
ohauer  |
-remove MD5 |
17 Apr 2008 14:30:31
0.68
|
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) |
25 Nov 2005 18:40:57
0.68
|
pav  |
- Add SHA256 |
21 Sep 2005 19:31:43
0.68
|
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 |
05 Mar 2005 01:17:09
0.68
|
lioux  |
Drop maintainership |
25 Dec 2004 11:43:58
0.68
|
lioux  |
Remove deprecated USE_SIZE |
08 Feb 2004 01:14:05
0.68
|
lioux  |
USE_SIZEify |
05 Dec 2003 01:40:35
0.68
|
linimon  |
Update to 0.68:
Delay calling tput until delimiters are needed, and don't call if
user specifies his/her own delimiters first.
Don't run tput if TERM is set to empty string.
PR: ports/58472
Submitted by: ijliao
Committed on behalf of lioux@, who is having machine troubles. |
24 Oct 2003 12:05:09
0.67
|
ijliao  |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
23 Feb 2003 19:58:35
0.67
|
lioux  |
De-pkg-comment |
23 Nov 2002 18:08:41
0.67
|
lioux  |
New port p5-XML-XQL version 0.67: Perl module for querying XML tree
structures with XQL |