| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
10 Jun 2012 18:42:48
1.9_1
|
swills  |
- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
about for a while.
PR: ports/168208
Approved by: portmgr (miwi) |
04 Jun 2012 16:53:46
1.9_1
|
az  |
- Remove SITE_PERL from *_DEPENDS |
13 Mar 2012 16:15:36
1.9_1
|
pgollucci  |
- Revert ports/165605 as requested by portmgr@
Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.
PR: ports/165605
Approved by: portmgr (bapt)
Feature safe: yes (I sure hope so) |
08 Mar 2012 18:45:38
1.9_1
|
pgollucci  |
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}
PR: ports/165605
Submitted by: pgollucci (myself)
Approved by: portmgr (linimon)
Exp Run by: linimon
Tested by: make index |
03 Jul 2011 14:40:25
1.9_1
|
ohauer  |
-remove MD5 |
21 Sep 2010 07:56:43
1.9_1  |
mm  |
Change dependency on old p5-Compress-Zlib, p5-IO-Compress-Base,
p5-IO-Compress-Zlib and p5-IO-Compress-Bzip2 modules to p5-IO-Compress.
Explicitly depend on p5-IO-Compress only if PERL_LEVEL < 500903
Bump PORTREVISION |
05 Jul 2008 00:19:17
1.9
|
edwin  |
[PATCH] textproc/p5-Lingua-EN-NamedEntity: update to 1.9, reset maintainership
- Update to 1.9
- Reset maintainership to ports@FreeBSD.org
PR: ports/125213
Submitted by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> |
17 Apr 2008 14:30:31
1.7
|
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:06:22
1.7
|
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 |
03 Dec 2006 12:45:59
1.7
|
demon  |
Correct path to Compress::Zlib.pm after recent p5-Compress-Zlib update. |
22 Jul 2006 04:54:01
1.7
|
clsung  |
Add p5-Lingua-EN-NamedEntity 1.7, basic Named Entity Extraction
algorithm.
PR: ports/100675
Submitted by: Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw> |