| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
05 Jun 2012 18:15:31
0.02
|
ak  |
- Remove SITE_PERL from *_DEPENDS
Submitted by: az
Approved by: eadler (mentor) |
21 Jan 2012 17:40:15
0.02
|
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 |
28 Dec 2011 08:20:20
0.02
|
ehaupt  |
End WWW CPAN URL with a "/" |
03 Jul 2011 14:59:23
0.02
|
ohauer  |
-remove MD5 |
23 Jan 2010 14:45:05
0.02
|
ehaupt  |
- Add cpan site to WWW
- Fix indentation, fmt -w 80 |
22 Jul 2009 16:27:08
0.02
|
pgollucci  |
- lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks
PR: ports/135398
Tested by: 2 -exp runs by pav
Approved by: portmgr (pav) |
17 Apr 2008 14:30:31
0.02
|
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 00:27:03
0.02
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry |
24 Nov 2005 15:40:04
0.02
|
pav  |
- Add some SHA256 checksums |
29 Jan 2004 07:24:56
0.02
|
trevor  |
SIZEify. |
24 Oct 2003 12:05:09
0.02
|
ijliao  |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
09 May 2003 01:20:37
0.02
|
edwin  |
iconditionalize dependencies on modules included in perl 5.8
Make dependencies on modules included in the perl 5.8
distribution conditional on the perl version installed.
While I'm here, remove SITE_PERL and MAN(3)PREFIX.
These patches only include unmaintained ports.
PR: ports/50589
Submitted by: Erwin Lansing <erwin@lansing.dk> |
20 Feb 2003 17:07:10
0.02
|
knu  |
De-pkg-comment. |
25 Dec 2001 16:59:04 
|
dirk  |
portlint: - begin with a capital - don't end with '.' - remove port name
- don't exceed 70 characters |
20 Apr 2001 14:16:44 
|
steve  |
Remove empty directories on uninstall. |
02 Apr 2001 23:11:14 
|
vanilla  |
P5-IPC-Cache persist data across processes via shared memory. |