aboutsummaryrefslogtreecommitdiffstats
path: root/databases/p5-Class-DBI-SQLite
Commit message (Collapse)AuthorAgeFilesLines
* - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} orswills2012-06-111-1/+1
| | | | | | | | RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned about for a while. PR: ports/168208 Approved by: portmgr (miwi)
* SITE_PERL --> package dependencies, chunks 2-3crees2012-06-041-5/+5
| | | | Submitted by: az
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
|
* - only 13% of the p5- ports embed @comment $FreeBSD$:pgollucci2010-09-241-1/+0
| | | | | | so standarize and remove it With Hat: perl@
* - Remove dependency which is included in perl-5.8.kuriyama2009-12-211-2/+2
|
* Reset mat@FreeBSD.org due to maintainer-timeouts and no response to email.linimon2009-08-161-1/+1
| | | | Hat: portmgr
* Use the CPAN site macro.mat2007-08-311-9/+2
| | | | | Use DISTVERSION in place of DISTNAME where possible. Remove perl 5.005 shims.
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-4/+4
| | | | | Approved by: krion@ PR: ports/88711 (related)
* Update to 0.11mat2005-11-152-4/+6
|
* Fix typo in IGNORE message: "Intall" -> "Install"fjoe2005-09-191-1/+1
|
* Update to 0.10mat2005-08-292-3/+3
|
* Update to 0.09mat2005-04-202-4/+10
| | | | Require perl 5.6
* Update to 0.08mat2005-03-193-3/+4
|
* Update to 0.07mat2005-01-282-3/+12
| | | | Add docs
* Update to 0.06mat2004-10-192-3/+3
|
* Update to 0.04mat2004-03-192-3/+3
|
* Update to 0.03mat2004-02-062-3/+3
|
* Add SIZE fieldmat2004-01-291-0/+1
|
* Update my ports to use my @FreeBSD.org addressmat2003-08-161-1/+1
| | | | Approved by: demon (mentor)
* New port databases/p5-Class-DBI-SQLitekrion2003-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)