Commit graph

11 commits

Author SHA1 Message Date
Aaron Dalton
6c1d55ba97 - Update from v0.028 to v0.93
- Restrict to Perl 5.6+ due to make test problems

PR:		ports/98183
Submitted by:	aaron
Approved by:	maintainer timeout, tobez (implicit)
2006-06-14 04:54:08 +00:00
Edwin Groothuis
acd87b4ad8 SHA256ify
Approved by:    krion@
2006-01-22 08:34:46 +00:00
Edwin Groothuis
d568611c3e eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 05:52:28 +00:00
Bill Fenner
81797980f7 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
2005-09-21 19:31:43 +00:00
Vanilla I. Shu
0d9f6d1bac Upgrade to 0.028.
PR:		ports/66176
Submitted by:	maintainer
2004-05-05 22:20:17 +00:00
Vanilla I. Shu
33df0de9b8 - Update to 0.016
PR:		ports/64614
Submitted by:	maintainer
2004-03-24 19:50:51 +00:00
Tilman Keskinoz
aa90952acc Update to 0.010
PR:		58740
Submitted by:	Hansjoerg Pehofer <hansjoerg.pehofer@uibk.ac.at>
2003-11-09 14:08:04 +00:00
Erwin Lansing
6950bbfd5b Remove the recursive assignment of SITE_PERL to ${SITE_PERL} introduced
in the last commit.
2003-10-24 14:15:32 +00:00
Ying-Chieh Liao
c634b4bb83 utilize SITE_PERL
PR:		58166
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-10-24 12:05:09 +00:00
Erwin Lansing
6b470bae86 Conditionalise dependencies on databases/p5-DBI: for perl
5.005_03 use databases/p5-DBI-137 as newer versions do not
support the old perl.

Note that for some port, I merely removed the explicit
dependency as they already have implicit dependencies
via other ports.

Approved by:	portmgr (marcus)
2003-09-16 05:43:52 +00:00
Erwin Lansing
972e4750dc Add p5-DBIx-SQLEngine 0.009, extends DBI with high-level operations.
The DBIx::SQLEngine class provides an extended interface for DBI
database handles, adding methods that support ad-hoc SQL generation and
query execution in a single call.

PR:		55129
Submitted by:	Hansjoerg Pehofer <hansjoerg.pehofer@uibk.ac.at>
2003-08-08 14:21:02 +00:00