aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-Class-DBI-SQLite
Commit message (Collapse)AuthorAgeFilesLines
* - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} orSteve Wills2012-06-101-1/+1
| | | | | | | | | | | RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned about for a while. PR: ports/168208 Approved by: portmgr (miwi) Notes: svn path=/head/; revision=298970
* SITE_PERL --> package dependencies, chunks 2-3Chris Rees2012-06-031-5/+5
| | | | | | | Submitted by: az Notes: svn path=/head/; revision=298118
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - only 13% of the p5- ports embed @comment $FreeBSD$:Philip M. Gollucci2010-09-241-1/+0
| | | | | | | | | so standarize and remove it With Hat: perl@ Notes: svn path=/head/; revision=261743
* - Remove dependency which is included in perl-5.8.Jun Kuriyama2009-12-211-2/+2
| | | | Notes: svn path=/head/; revision=246366
* Reset mat@FreeBSD.org due to maintainer-timeouts and no response to email.Mark Linimon2009-08-161-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=239641
* Use the CPAN site macro.Mathieu Arnold2007-08-311-9/+2
| | | | | | | | Use DISTVERSION in place of DISTNAME where possible. Remove perl 5.005 shims. Notes: svn path=/head/; revision=198588
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-4/+4
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154109
* Update to 0.11Mathieu Arnold2005-11-152-4/+6
| | | | Notes: svn path=/head/; revision=148358
* Fix typo in IGNORE message: "Intall" -> "Install"Max Khon2005-09-191-1/+1
| | | | Notes: svn path=/head/; revision=143137
* Update to 0.10Mathieu Arnold2005-08-292-3/+3
| | | | Notes: svn path=/head/; revision=141346
* Update to 0.09Mathieu Arnold2005-04-202-4/+10
| | | | | | | Require perl 5.6 Notes: svn path=/head/; revision=133767
* Update to 0.08Mathieu Arnold2005-03-183-3/+4
| | | | Notes: svn path=/head/; revision=131569
* Update to 0.07Mathieu Arnold2005-01-282-3/+12
| | | | | | | Add docs Notes: svn path=/head/; revision=127545
* Update to 0.06Mathieu Arnold2004-10-192-3/+3
| | | | Notes: svn path=/head/; revision=119783
* Update to 0.04Mathieu Arnold2004-03-192-3/+3
| | | | Notes: svn path=/head/; revision=104626
* Update to 0.03Mathieu Arnold2004-02-062-3/+3
| | | | Notes: svn path=/head/; revision=100142
* Add SIZE fieldMathieu Arnold2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99406
* Update my ports to use my @FreeBSD.org addressMathieu Arnold2003-08-161-1/+1
| | | | | | | Approved by: demon (mentor) Notes: svn path=/head/; revision=87033
* New port databases/p5-Class-DBI-SQLiteKirill Ponomarev2003-07-224-0/+41
Class::DBI::SQLite is an extension to Class::DBI for DBD::SQLite, which allows you to populate auto incremented row id after insert. PR: 54749 Submitted by: Mathieu Arnold <m@absolight.net> Approved by: fjoe (mentor) Notes: svn path=/head/; revision=85386