| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
29 Jun 2012 18:20:50
2.03
|
az  |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
05 Apr 2012 18:55:20
2.03
|
lippe  |
- Update to 2.03.
Feature safe: yes |
21 Jan 2012 17:40:15
1.04
|
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.04
|
miwi  |
- Get Rid MD5 support |
05 Sep 2008 02:36:44
1.04
|
lippe  |
- Take maintainership. |
03 Sep 2008 03:12:33
1.04
|
linimon  |
Reset jabra@ccs.neu.edu due to maintainer-timeouts and no response to email.
Hat: portmgr |
17 Apr 2008 14:30:31
1.04
|
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 Jan 2008 08:36:38
1.04
|
leeym  |
- remove the no longer used "pod2man --lax" option
- use the non-versioned URL instead
PR: 118905
Submitted by: leeym
Approved by: maintainer timeout |
08 Sep 2007 00:54:37
1.04
|
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 |
07 Jun 2006 10:44:40
1.04
|
erwin  |
This is a simple module for doing very very simple quick tests on a
database, primarily designed to test if a row exists with the correct
details in a table or not. For more advanced testing (joins, etc) it's
probably easier for you to roll your own tests by hand than use this
module.
WWW: http://search.cpan.org/~mark/Test-DatabaseRow-1.04/
PR: ports/98608
Submitted by: Joshua D. Abraham <jabra@ccs.neu.edu> |