aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-DBIx-SQLite-Simple
Commit message (Collapse)AuthorAgeFilesLines
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-041-2/+2
| | | | Notes: svn path=/head/; revision=298352
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450Eitan Adler2012-01-211-1/+1
| | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=289563
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Reset infofarmer due to maintainer-timeouts and no response to email.Mark Linimon2008-09-071-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=220031
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-7/+1
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* - Update to 0.34Andrew Pantyukhin2007-02-172-4/+4
| | | | Notes: svn path=/head/; revision=185397
* - Provide additional mirrors where neededAndrew Pantyukhin2006-07-301-2/+1
| | | | | | | | - Convert to "magic" master sites - Various minor portlint-prodded fixes Notes: svn path=/head/; revision=169159
* - Require perl from portsAndrew Pantyukhin2006-06-251-1/+7
| | | | | | | | PR: ports/99054 (part of) Submitted by: Aaron Dalton <aaron@freebsd.org> Notes: svn path=/head/; revision=166312
* - Update to 0.33Andrew Pantyukhin2006-06-172-4/+4
| | | | Notes: svn path=/head/; revision=165619
* Add port databases/p5-DBIx-SQLite-Simple:Andrew Pantyukhin2006-05-264-0/+42
DBIx::SQLite::Simple - easy access to SQLite databases using objects WWW: http://search.cpan.org/dist/DBIx-SQLite-Simple/ Approved by: krion (mentor) Notes: svn path=/head/; revision=163469