Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or | swills | 2012-06-11 | 1 | -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-3 | crees | 2012-06-04 | 1 | -5/+5 |
| | | | | Submitted by: az | ||||
* | - Get Rid MD5 support | miwi | 2011-03-20 | 1 | -1/+0 |
| | |||||
* | - only 13% of the p5- ports embed @comment $FreeBSD$: | pgollucci | 2010-09-24 | 1 | -1/+0 |
| | | | | | | so standarize and remove it With Hat: perl@ | ||||
* | - Remove dependency which is included in perl-5.8. | kuriyama | 2009-12-21 | 1 | -2/+2 |
| | |||||
* | Reset mat@FreeBSD.org due to maintainer-timeouts and no response to email. | linimon | 2009-08-16 | 1 | -1/+1 |
| | | | | Hat: portmgr | ||||
* | Use the CPAN site macro. | mat | 2007-08-31 | 1 | -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 @dirrmtry | edwin | 2006-01-22 | 1 | -4/+4 |
| | | | | | Approved by: krion@ PR: ports/88711 (related) | ||||
* | Update to 0.11 | mat | 2005-11-15 | 2 | -4/+6 |
| | |||||
* | Fix typo in IGNORE message: "Intall" -> "Install" | fjoe | 2005-09-19 | 1 | -1/+1 |
| | |||||
* | Update to 0.10 | mat | 2005-08-29 | 2 | -3/+3 |
| | |||||
* | Update to 0.09 | mat | 2005-04-20 | 2 | -4/+10 |
| | | | | Require perl 5.6 | ||||
* | Update to 0.08 | mat | 2005-03-19 | 3 | -3/+4 |
| | |||||
* | Update to 0.07 | mat | 2005-01-28 | 2 | -3/+12 |
| | | | | Add docs | ||||
* | Update to 0.06 | mat | 2004-10-19 | 2 | -3/+3 |
| | |||||
* | Update to 0.04 | mat | 2004-03-19 | 2 | -3/+3 |
| | |||||
* | Update to 0.03 | mat | 2004-02-06 | 2 | -3/+3 |
| | |||||
* | Add SIZE field | mat | 2004-01-29 | 1 | -0/+1 |
| | |||||
* | Update my ports to use my @FreeBSD.org address | mat | 2003-08-16 | 1 | -1/+1 |
| | | | | Approved by: demon (mentor) | ||||
* | New port databases/p5-Class-DBI-SQLite | krion | 2003-07-22 | 4 | -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) |