aboutsummaryrefslogtreecommitdiffstats
path: root/www/cgi-lib.pl
Commit message (Collapse)AuthorAgeFilesLines
* - Stage supportmiwi2014-03-011-3/+2
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | www)
* - Convert to new perl frameworkaz2013-08-031-6/+2
| | | | - Trim Makefile header
* Rely on bsdtar to autodetermine the format of the distfiles when possiblebapt2013-04-291-0/+2
| | | | | | | For a while now bsdtar is able to autotermine compression and archive format. Let's then use tar directly instead of piping to tar. Now USE_BZIP2 and USE_XZ only set EXTRACT_SUFX to the right format
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
|
* For ports maintained by ports@FreeBSD.org, remove names and/ordougb2009-12-211-3/+0
| | | | | | | | e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports.
* Use variables SITE_PERL and SITE_PERL_REL where appropriate.skv2009-02-241-1/+1
|
* - Add SHA256pav2005-11-261-0/+1
|
* Reset inactive maintainer. Thanks for your work in the past!kris2005-04-041-1/+1
|
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* Use PLIST_FILES (bento-tested, marcus-reviewed).trevor2004-02-062-1/+1
|
* utilize SITE_PERLijliao2003-10-241-1/+1
| | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Add new port: www/cgi-lib.pl .sada2002-06-235-0/+51
cgi-lib.pl is a popular perl library for creating CGI. Approved by: DougB