| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
14 Jun 2012 16:47:15
0.11
|
ak  |
- Remove SITE_PERL from *_DEPENDS
Submitted by: az
Approved by: eadler (mentor) |
21 Jan 2012 17:40:15
0.11
|
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 |
28 Dec 2011 08:20:20
0.11
|
ehaupt  |
End WWW CPAN URL with a "/" |
17 May 2011 11:05:02
0.11
|
jadawin  |
- Cleaning MD5 in perl@'s ports.
Approved by: erwin@ (portmgr) |
02 Dec 2010 00:04:47
0.11
|
linimon  |
Reset hideo@lastamericanempire.com due to maintainer-timeouts and no
response to email.
Hat: portmgr |
26 Dec 2009 05:51:30
0.11
|
pgollucci  |
- Update to 0.11
PR: ports/141513
Approved by: maintainer
Submitted by: myself (pgollucci@) |
28 Jun 2009 01:58:30
0.10
|
wxs  |
This module understands the formats used by SQLite for its DATE, DATETIME, TIME,
and TIMESTAMP data types. It can be used to parse these formats in order to
create DateTime objects, and it can take a DateTime object and produce a string
representing it in the SQLite format.
WWW: http://search.cpan.org/dist/DateTime-Format-SQLite/
PR: ports/135962
Submitted by: hideo <hideo@lastamericanempire.com> |