| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
17 Dec 2012 12:24:19
0.090
|
az  |
Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon. |
10 Jun 2012 18:42:48
0.090
|
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) |
31 May 2012 11:19:32
0.090
|
bapt  |
Convert to new options framework |
13 Mar 2012 16:15:36
0.090
|
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
0.090
|
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 |
01 Dec 2011 10:40:55
0.090
|
tobez  |
Update to 0.09(0).
Changes: http://search.cpan.org/dist/URI-Fetch/Changes
Feature safe: yes |
19 Mar 2011 12:38:54
0.080_2
|
miwi  |
- Get Rid MD5 support |
21 Sep 2010 13:05:06
0.080_2
|
mm  |
- Fix previous commit by using bsd.port.[pre|post].mk |
21 Sep 2010 07:56:43
0.080_2  |
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 |
22 Jul 2009 16:27:08
0.080_1
|
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) |
11 Nov 2008 20:55:58
0.080_1
|
leeym  |
- simplify dependency
- bump PORTREVISION |
17 Apr 2008 14:30:31
0.080
|
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) |
10 Sep 2007 00:36:03
0.080
|
linimon  |
Fix up after bsd.perl.mk import.
Hat: portmgr |
08 Sep 2007 01:11:48
0.080  |
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 |
25 Jul 2006 08:52:12
0.080
|
clsung  |
- update to 0.08 |
15 Jul 2006 15:00:18
0.071
|
lth  |
- Update to 0.071
- Assign maintainership to perl@ |
20 Jun 2006 20:42:13
0.07
|
lth  |
Update to 0.07 |
29 Apr 2006 12:07:12
0.06
|
lth  |
Update to 0.06 |
15 Mar 2006 12:52:20
0.05
|
lth  |
- Update to 0.05
- Now includes OPTIONS for ZLib and Cache |
24 Jan 2006 03:14:23
0.04
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 02:58:25
0.04
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
11 Oct 2005 10:35:20
0.04
|
lth  |
Update to 0.04 |
21 Sep 2005 19:31:43
0.03
|
fenner  |
search.cpan.org redirect reduction canonicalization project, pass 1:
URLs automatically rewritten from /search?dist=Foo or /dist/Foo
to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization,
this is the preferred way to refer to modules on search.cpan.org.
This pass brought to you by http://people.freebsd.org/~fenner/fix-search |
30 Jul 2005 19:44:28
0.03
|
lth  |
Add p5-URI-Fetch 0.03, smart URI fetching/caching. |