Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Oct 2018 13:06:45
0.28_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) |
15 Sep 2017 08:58:50
0.28_1

|
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
19 May 2016 10:44:12
0.28_1

|
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
01 Apr 2016 14:16:20
0.28_1

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
24 Dec 2014 00:14:13
0.28_1

|
bofh  |
Change my non-FreeBSD MAINTAINER mail to bofh@
Approved by: bapt |
26 Nov 2014 13:08:38
0.28_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 ) |
03 May 2014 08:47:35
0.28

|
sunpoet  |
- Add LICENSE
- Pass maintainership to submitter
PR: ports/189231
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> |
05 Nov 2013 16:42:56
0.28

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

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

|
az  |
- Convert to new perl framework |
07 Jun 2012 08:50:24
0.28
|
az  |
- Remove SITE_PERL from *_DEPENDS |
21 Jan 2012 17:40:15
0.28
|
eadler  |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr |
24 Oct 2011 09:11:38
0.28
|
dougb  |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
20 Mar 2011 12:54:45
0.28
|
miwi  |
- Get Rid MD5 support |
23 Oct 2008 12:59:25
0.28
|
amdmi3  |
- Add mutual CONFLICTS between net/p5-SOAP and net/p5-SOAP-Lite
PR: 127947
Submitted by: Nick Hibma <nick at anywi dot com>
Approved by: maintainer timeout |
17 Apr 2008 14:30:31
0.28
|
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) |
22 Jan 2006 02:46:07
0.28
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
25 Nov 2005 16:48:31
0.28
|
pav  |
- Add SHA256 |
13 Oct 2005 06:38:46
0.28
|
linimon  |
Pacify distfile survey by following redirects on URLs.
Source: distfile survey |
29 Jan 2004 16:13:06
0.28
|
trevor  |
SIZEify. |
24 Oct 2003 14:15:32
0.28
|
erwin  |
Remove the recursive assignment of SITE_PERL to ${SITE_PERL} introduced
in the last commit. |
24 Oct 2003 12:05:09
0.28
|
ijliao  |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
20 Feb 2003 18:51:13
0.28
|
knu  |
De-pkg-comment. |
03 Aug 2001 21:36:20

|
ijliao  |
remove extra dirs Submitted by: bento log |
01 Mar 2001 06:39:18

|
vanilla  |
Remove do-configure section, use PERL_CONFIGURE now. |
06 Jan 2001 19:32:36

|
asami  |
Remove extra " perl5" at end of dependency line. |
03 Jan 2001 23:43:25

|
will  |
Add p5-SOAP 0.28, perl modules providing an API to the Simple Object Access
Protocol. |