| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
10 Jun 2012 18:42:48
0.40
|
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) |
06 Jun 2012 11:22:18
0.40
|
culot  |
- Remove SITE_PERL from *_DEPENDS
Submitted by: az@ |
01 Nov 2010 19:23:17
0.40
|
bapt  |
- update to 0.40
- changes:
http://cpansearch.perl.org/src/CKRAS/DateTime-Format-HTTP-0.40/Changes |
05 Jul 2010 06:31:42
0.39
|
sahil  |
- Update to 0.39
Approved by: wxs@/itetcu@ (mentors, implicit)
Feature safe: yes |
16 Jan 2010 14:45:49
0.38_1
|
kuriyama  |
- Remove unneeded dependencies which is in perl-5.8.9 dist from ports
maintained by (perl|ports|kuriyama)@FreeBSD.org.
- Targets are: Test::Simple, Digest::MD5, Locale-Maketext,
ExtUtils::MakeMaker, ExtUtils::ParseXS, File::Temp, Getopt::Long,
Encode, Digest, Pod::Parser, File::Spec. |
16 Aug 2009 09:55:32
0.38
|
linimon  |
Reset mat@FreeBSD.org due to maintainer-timeouts and no response to email.
Hat: portmgr |
06 Apr 2009 20:12:57
0.38
|
mat  |
Update to 0.38 |
31 Aug 2007 13:37:23
0.37
|
mat  |
Use the CPAN site macro.
Use DISTVERSION in place of DISTNAME where possible.
Remove perl 5.005 shims. |
14 Aug 2006 16:10:40
0.37
|
mat  |
Update to 0.37
PR: 101695
Submitted by: Gea-Suan Lin <gslin@gslin.org> |
22 Jan 2006 01:48:34
0.36_1
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
14 Nov 2005 14:16:12
0.36_1
|
mat  |
Be hipe and add SHA256 |
11 Jun 2005 16:13:12
0.36_1
|
skv  |
* reflect renaming on CPAN File-Spec to PathTools
+ add devel/p5-PathTools, remove devel/p5-File-Spec
+ update dependencies for all affected ports (make them unconditional),
bump PORTREVISION for these ports
module was renamed
* reflect renaming on CPAN PodParser to Pod-Parser
+ add textproc/p5-Pod-Parser, remove textproc/p5-PodParser
+ update dependencies for all affected ports (make them unconditional),
bump PORTREVISION for these ports
* for all changed ports make dependencies on File::Temp, Digest::MD5,
Storable unconditional
* remove 'CONFIGURE_ARGS= INSTALLDIRS=site' from Makefile's
(this variable is forced by bsd.port.mk now)
* update Class-Autouse to 1.17
* update POE-API-Hooks to 1.05
* make portlint happy (clean IGNORE, convert spaces to tabs and so on) |
12 Feb 2004 17:30:54
0.36
|
mat  |
Update to 0.36 |
06 Feb 2004 13:05:54
0.35.01
|
mat  |
Update to use PERL_MODBUILD and reorder *_DEPENDS so that devel/p5-Module-Build
stays a BUILD_DEPENDS and that it does not leak into RUN_DEPENDS |
29 Jan 2004 13:37:55
0.35.01
|
mat  |
Add SIZE field |
27 Jan 2004 12:55:52
0.35.01
|
mat  |
Update to 0.35.01
Get rid of unneeded dependencies
Cleanup |
19 Aug 2003 10:57:34
0.35
|
mat  |
Add p5-DateTime-Format-HTTP 0.35
This module provides functions that deal the date formats used by the HTTP
protocol (and then some more).
PR: 54187
Submitted by: mat
Approved by: demon (mentor) |