| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
03 Jun 2012 18:57:30
1.11
|
crees  |
SITE_PERL --> package dependencies, chunks 2-3
Submitted by: az |
21 Jan 2012 17:40:15
1.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 |
20 Mar 2011 12:54:45
1.11
|
miwi  |
- Get Rid MD5 support |
24 May 2010 01:57:21
1.11
|
wen  |
- Update to 1.11
- Reset maintainer to perl@ |
27 Apr 2010 07:12:50
1.10
|
wen  |
- Update to 1.10 |
16 Mar 2010 23:59:53
1.09
|
wen  |
- Update to 1.09 |
29 Jan 2010 04:56:59
1.07_1
|
kuriyama  |
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 17).
Approved by: portmgr (itetcu) |
13 Oct 2009 02:47:14
1.07
|
wen  |
- Update to 1.07
Approved by: mentors(implicit) |
22 Sep 2009 04:31:21
1.06
|
wen  |
- Update to 1.06
- Update my mail address to FreeBSD
Approved by: jadawin(co-mentor)
Feature safe: yes |
22 Aug 2009 20:40:24
1.02
|
miwi  |
- Update to 1.02
PR: 137984
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) |
11 Aug 2009 13:47:24
1.01
|
amdmi3  |
- Update to 1.01
PR: 137580
Submitted by: Edmondas Girkantas <eg@fbsd.lt>
Approved by: wen heping <wenheping@gmail.com> (maintainer) |
13 Jul 2009 07:42:35
1.00
|
miwi  |
- Update to 1.00
PR: 136655
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) |
02 Apr 2009 18:26:51
0.99
|
miwi  |
There's plenty of modules which need a database, and they all have
to be configured differently and they're always a PITA when you first
install and each and every time they upgrade.
Test::Database provides a simple way for test authors to request
a test database, without worrying about environment variables or the
test host configuration.
WWW: http://search.cpan.org/dist/Test-Database/
PR: ports/133273
Submitted by: Wen Heping <wenheping at gmail.com> |