| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
08 Jun 2012 12:13:52
1.3
|
az  |
- Remove SITE_PERL from *_DEPENDS |
21 Jan 2012 17:40:15
1.3
|
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 |
17 May 2011 11:05:02
1.3
|
jadawin  |
- Cleaning MD5 in perl@'s ports.
Approved by: erwin@ (portmgr) |
23 May 2008 21:18:39
1.3
|
olgeni  |
Hunt for typos in devel/p5-*. |
17 Apr 2008 14:30:31
1.3
|
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 01:48:34
1.3
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
14 Nov 2005 15:05:17
1.3
|
mat  |
Take a perl@ hat and add SHA256 checksums |
13 Aug 2004 15:21:20
1.3
|
nork  |
Change MAINTAINER to perl@.
I welcome bsd.port.mk introduced soon.
Inspired by: freebsd-perl@ |
03 May 2004 18:46:09
1.3
|
nork  |
Whitespace cleanup.
PR: ports/65409
Submitted by: trevor |
20 Mar 2004 09:56:44
1.3
|
nork  |
Add size data.
Submitted by: trevor
Committed at: CBUG Curry Camp in Yatsugatake, Yamanashi-ken, Japan. |
24 Oct 2003 12:05:09
1.3
|
ijliao  |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
22 Feb 2003 16:16:12
1.3
|
nork  |
De-pkg-comment. |
06 Apr 2002 20:15:35
1.3
|
nork  |
add a depend (Makefile) & more clean(pkg-plist)
Reviewed by: knu (mentor) |
11 Sep 2001 09:38:45 
|
knu  |
Add p5-IPC-SharedCache, a Perl module for managing a SysV IPC shared memory
cache. |