| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
04 Jun 2012 13:06:24
1.07
|
az  |
- Remove SITE_PERL from *_DEPENDS |
21 Jan 2012 17:40:15
1.07
|
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 |
19 Mar 2011 12:38:54
1.07
|
miwi  |
- Get Rid MD5 support |
17 Apr 2008 14:30:31
1.07
|
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) |
02 Apr 2007 17:54:43
1.07
|
gabor  |
- Remove old Perl support from unmaintained ports in categories starting
with letter b-f |
25 Jun 2006 15:29:12
1.07
|
clsung  |
- MAN3PREFIX is implied when PERL_CONFIGURE is defined.
- this commit modified ports maintained by ports@
PR: ports/98755
Submitted by: rafan (the fresh committer) |
22 Jan 2006 01:51:57
1.07
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
24 Nov 2005 16:18:42
1.07
|
pav  |
- Add SHA256 |
29 Jan 2004 07:24:56
1.07
|
trevor  |
SIZEify. |
30 Oct 2003 19:36:12
1.07
|
erwin  |
Update to 1.07
- Worldpay have a new range of callback servers IPs |
24 Oct 2003 14:15:32
1.06
|
erwin  |
Remove the recursive assignment of SITE_PERL to ${SITE_PERL} introduced
in the last commit. |
24 Oct 2003 12:05:09
1.06
|
ijliao  |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
16 Sep 2003 05:43:52
1.06
|
erwin  |
Conditionalise dependencies on databases/p5-DBI: for perl
5.005_03 use databases/p5-DBI-137 as newer versions do not
support the old perl.
Note that for some port, I merely removed the explicit
dependency as they already have implicit dependencies
via other ports.
Approved by: portmgr (marcus) |
17 Apr 2003 21:56:40
1.06
|
kris  |
Remove lib/perllocal.pod-${PORTNAME} from the pkg-plist now that this file
is no longer installed. |
05 Apr 2003 23:03:27
1.06
|
edwin  |
Removed double $$ in BUILD_DEPENDS
Noticed by: bento/kris |
04 Apr 2003 01:30:59
1.06
|
edwin  |
Security update to p5-Business-OnlinePayment-WorldPay-Junior-1.03
In the words of the author:
"Please be advised that I have today made an important
security update to the module to fix a serious, remotely
exploitable, bug in the module.
I have also renamed the module today to avoid namespace
conflicts with the Business::OnlinePayment API."
Requested by: Jason Clifford <jason@ukpost.com> (author)
PR: ports/50017
Submitted by: Erwin Lansing <erwin@lansing.dk> |