| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
21 Jan 2012 17:40:15
2.05
|
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:11:48
2.05
|
jadawin  |
- Cleaning MD5 in perl@'s ports
Approved by: erwin@ (portmgr) |
17 Apr 2008 14:30:31
2.05
|
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:50:55
2.05
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
30 Dec 2005 03:02:09
2.05
|
leeym  |
- remove IGNORE for old perl, since p5-MIME-Base64 is now buildable. |
09 Dec 2005 20:16:33
2.05
|
aaron  |
- Updated from v2.03 to v2.05
- Updated maintainership from ports@ to perl@
- Added dependency on Perl >= 5.6 since it is required by a dependency
Approved by: tobez |
25 Nov 2005 18:01:16
2.03
|
pav  |
- Add SHA256 |
29 Jan 2004 16:13:06
2.03
|
trevor  |
SIZEify. |
24 Oct 2003 12:05:09
2.03
|
ijliao  |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
20 Feb 2003 18:59:13
2.03
|
knu  |
De-pkg-comment. |
17 Feb 2003 16:20:34
2.03
|
nork  |
Remove RESTRICTED tag for crypto stuff.
Pointed out by: kris |
26 Feb 2001 03:30:17 
|
steve  |
Update to version 2.03. |
23 Oct 2000 22:03:12 
|
will  |
Remove jfitz@ as MAINTAINER - mail is bouncing / mailservers don't answer. |
08 Oct 2000 07:30:58 
|
asami  |
Convert category security to new layout. |
17 Jun 2000 03:37:15 
|
will  |
Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX. Add
some missing/wrong dependencies. Show how to respect CC/CFLAGS. Many
miscellaneous modifications. I used more excessive hacks to force p5-Jcode
and p5-WWW-Search to respect CC/CFLAGS. |