| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
05 Jun 2012 09:27:46
0.55_1
|
demon  |
Remove SITE_PERL from *_DEPENDS.
Submitted by: az |
21 Jan 2012 17:40:15
0.55_1
|
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 |
03 Jul 2011 13:53:52
0.55_1
|
ohauer  |
- remove MD5 |
27 Jan 2010 01:47:48
0.55_1
|
kuriyama  |
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 10).
Approved by: portmgr (itetcu) |
17 Apr 2008 14:30:31
0.55
|
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) |
08 Sep 2007 01:01:47
0.55
|
linimon  |
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr |
24 Apr 2006 10:05:05
0.55
|
demon  |
Fix PLIST, remove BROKEN.
PR: 96181
Submitted by: leeym |
22 Apr 2006 21:59:20
0.55
|
kris  |
BROKEN: incorrect pkg-plist |
01 Apr 2006 19:15:59
0.55
|
demon  |
Correct a typo. |
31 Mar 2006 14:23:51
0.55
|
demon  |
New port: p5-Mbox-Parser.
Perl5 module for working with UNIX-flavoured mailboxes. |