Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Remove old Perl support from unmaintained ports in categories starting | gabor | 2007-04-03 | 1 | -7/+1 |
| | | | | with letter b-f | ||||
* | Reset petef due to no response to email. We hope to see him back sometime. | linimon | 2006-04-15 | 1 | -1/+1 |
| | | | | Hat: portmgr | ||||
* | SHA256ify | edwin | 2006-01-22 | 1 | -0/+1 |
| | | | | Approved by: krion@ | ||||
* | Chase dependency on p5-DBD-Pg. | nork | 2005-05-08 | 1 | -1/+7 |
| | | | | (Use p5-DBD-Pg-13 on FreeBSD 4.x and Perl 5.00503) | ||||
* | SIZEify (maintainer timeout) | trevor | 2004-03-31 | 1 | -0/+1 |
| | |||||
* | Use PLIST_FILES (bento-tested, marcus-reviewed). | trevor | 2004-02-06 | 2 | -1/+1 |
| | |||||
* | Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. | marcus | 2004-02-04 | 1 | -0/+1 |
| | | | | (Part 2) | ||||
* | utilize SITE_PERL | ijliao | 2003-10-24 | 1 | -1/+1 |
| | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> | ||||
* | Conditionalise dependencies on databases/p5-DBI: for perl | erwin | 2003-09-16 | 1 | -2/+1 |
| | | | | | | | | | | | 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) | ||||
* | Clear moonlight beckons. | ade | 2003-03-07 | 2 | -1/+1 |
| | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. | ||||
* | Change my email address to petef@FreeBSD.org for the ports I maintain. | petef | 2001-08-23 | 1 | -1/+1 |
| | | | | Reviewed by: ade | ||||
* | - modify Makefile to correctly handle the DISTFILE. | roberto | 2001-06-24 | 2 | -2/+19 |
| | | | | | | - add a patch to correctly handle the arguments (sent to the author). Approved by: petef@databits.net (MAINTAINER) | ||||
* | The perl script mysql2pgsql can be used to convert MySQL database | jeh | 2001-06-23 | 5 | -0/+39 |
dumps to a -compatible format (so the data can be imported into PostgreSQL). PR: 27702 Submitted by: Pete Fritchman <petef@databits.net> |