Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove all the bootstrap files (.bs) from the plists. | mat | 2014-06-10 | 1 | -1/+0 |
| | | | | | | | | | | Starting with perl 5.20, they're not installed any more if empty, and on FreeBSD, they're (always ?) empty. PR: 190681 Submitted by: mat Exp-Run by: antoine Sponsored by: Absolight | ||||
* | Support STAGEDIR. | vanilla | 2013-11-03 | 2 | -4/+2 |
| | |||||
* | Add NO_STAGE all over the place in preparation for the staging support (cat: ↵ | bapt | 2013-09-21 | 1 | -0/+1 |
| | | | | databases) | ||||
* | - Convert to new perl framework | mat | 2013-08-03 | 1 | -1/+2 |
| | | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default. | ||||
* | - Update to 0.36 | jadawin | 2013-06-10 | 2 | -8/+4 |
| | |||||
* | - Remove SITE_PERL from *_DEPENDS | az | 2012-06-04 | 1 | -2/+2 |
| | |||||
* | - Get Rid MD5 support | miwi | 2011-03-20 | 1 | -1/+0 |
| | |||||
* | - Take advantage of CPAN macro from bsd.sites.mk, change ↵ | araujo | 2008-04-17 | 1 | -2/+1 |
| | | | | | | | | | ${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) | ||||
* | Remove 4.x workaround | erwin | 2007-06-16 | 1 | -12/+4 |
| | |||||
* | Remove whitespace from line endings in pkg-plist files. | vd | 2006-05-12 | 1 | -2/+2 |
| | | | | | | | | | | Those spaces used to hinder searching for the corresponding files with portsearch -f '/FILENAME$' for obvious reasons. Although currently portsearch removes those spaces itself remove them anyway. Inspired by: ports/94078 Approved by: portmgr (during freeze: krion, then kris advised to wait; at present: erwin) | ||||
* | Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry | edwin | 2006-01-22 | 1 | -3/+3 |
| | | | | | Approved by: krion@ PR: ports/88711 (related) | ||||
* | Take a perl@ hat and add SHA256 checksums | mat | 2005-11-14 | 1 | -0/+1 |
| | |||||
* | Repocopy from p5-DBD-SQLite to p5-DBD-SQLite2. | nork | 2004-10-13 | 5 | -40/+20 |
| | | | | | | | | o Update to 0.33. o Remove unnecessary perl script. o Remove a patch which was already merged. Repo copied by: marcus (pcvs) | ||||
* | Change MAINTAINER to perl@. | nork | 2004-08-13 | 1 | -1/+1 |
| | | | | | | I welcome bsd.port.mk introduced soon. Inspired by: freebsd-perl@ | ||||
* | Fix a crash problem. | nork | 2004-06-11 | 2 | -0/+23 |
| | | | | | | | PR: ports/63233 [1] Reported by: Stefan `Sec` Zehl <sec@42.org> [1] Submitted by: kuriyama Obtained from: DBD::SQLite cvs repository | ||||
* | Update to 0.30 (based of SQLite 2.8.12). | nork | 2004-02-16 | 2 | -3/+3 |
| | |||||
* | Update to 0.30 (Based on SQLite 2.8.11). | nork | 2004-02-13 | 2 | -2/+3 |
| | |||||
* | Update to 0.29 (based on SQLite 2.8.7). | nork | 2004-01-16 | 2 | -2/+2 |
| | |||||
* | utilize SITE_PERL | ijliao | 2003-10-24 | 2 | -9/+8 |
| | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> | ||||
* | Conditionalise dependencies on databases/p5-DBI: for perl | erwin | 2003-09-16 | 1 | -4/+11 |
| | | | | | | | | | | | 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) | ||||
* | Update to 0.28 (based on SQLite 2.8.6). | nork | 2003-08-28 | 2 | -2/+2 |
| | |||||
* | Update to 0.25 (based on SQLite 2.8.0). | nork | 2003-03-23 | 2 | -2/+2 |
| | |||||
* | De-pkg-comment. | nork | 2003-02-23 | 2 | -1/+1 |
| | |||||
* | Update to 0.24 (based on SQLite 2.7.6). | nork | 2003-02-05 | 2 | -2/+2 |
| | |||||
* | Update to 0.22(based on SQLite 2.7.4). pkg-descr minor fix with WWW:. | nork | 2003-01-02 | 3 | -6/+8 |
| | |||||
* | Update to 0.21 (based on SQLite 2.7.2) | nork | 2002-10-31 | 2 | -2/+2 |
| | |||||
* | Update to 0.19 (based on SQLite 2.6.3) | nork | 2002-08-15 | 2 | -2/+2 |
| | | | | Approved by: knu (mentor) | ||||
* | Update to 0.18 (based on SQLite 2.5.6) | nork | 2002-08-06 | 3 | -4/+4 |
| | | | | Approved by: knu (mentor) | ||||
* | Update to 0.16 (based on SQLite 2.5.0) | nork | 2002-07-02 | 2 | -2/+2 |
| | | | | | Reviewed by: knu (mentor) Approved by: knu (mentor) | ||||
* | Reviewed by: knu (mentor) | nork | 2002-04-07 | 5 | -0/+48 |
Import of a perl5 module for accessing SQLite2 databases through the DBI |