aboutsummaryrefslogtreecommitdiff
path: root/www/p5-CGI-modules
Commit message (Collapse)AuthorAgeFilesLines
* Qualify calls to &read, &close and &die to silence perl -wBrian Somers2002-04-193-0/+42
| | | | Notes: svn path=/head/; revision=57889
* www/p5-CGI was repocopied to www/p5-CGI-modules. Finish this process:Anton Berezin2001-07-171-2/+1
| | | | | | | | | | | | - remove www/p5-CGI/*; - modify www/p5-CGI-modules/Makefile to reflect the new name; - change p5-CGI to p5-CGI-modules in the category's Makefile. OK'ed by: markm Reminded to _BE_CAREFUL_!! by: markm Notes: svn path=/head/; revision=45205
* Remove do-configure section, use PERL_CONFIGURE now.Vanilla I. Shu2001-03-011-6/+3
| | | | Notes: svn path=/head/; revision=38917
* Some spaces -> tabs for ports/www.Jimmy Olgeni2001-02-051-1/+1
| | | | Notes: svn path=/head/; revision=37985
* sort pkg-plist.Kevin Lo2001-01-041-3/+3
| | | | Notes: svn path=/head/; revision=36768
* Remove jfitz@ as MAINTAINER - mail is bouncing / mailservers don't answer.Will Andrews2000-10-231-1/+1
| | | | Notes: svn path=/head/; revision=34154
* Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX.Will Andrews2000-06-171-3/+4
| | | | | | | | | | | Add some missing/wrong dependencies. Show how to respect CC/CFLAGS. Many miscellaneous modifications. I used more excessive hacks to force p5-Jcode and p5-WWW-Search to respect CC/CFLAGS. Patches largely done by: Christian Weisgerber <naddy@mips.inka.de> Notes: svn path=/head/; revision=29658
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-101-3/+3
| | | | Notes: svn path=/head/; revision=27430
* remove blank line and PREFIX -> LOCALBASE (portlint)Michael Haro2000-03-202-2/+1
| | | | Notes: svn path=/head/; revision=26853
* Use a file that is actually installed by the p5-libwww port for theSteve Price2000-02-281-1/+1
| | | | | | | | | | BUILD_DEPENDS line. PR: 15404 Submitted by: Akinori MUSHA <knu@idaemons.org> Notes: svn path=/head/; revision=26399
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21146
* #4/4 enforcing Caps, no periodTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de Notes: svn path=/head/; revision=19804
* Yet more WWW: fun.Michael Haro1999-05-031-1/+1
| | | | Notes: svn path=/head/; revision=18419
* Rewrite p5- module's PLIST for alpha.Hidetoshi Shimokawa1999-01-111-2/+2
| | | | | | | | | | | Use newly introduced %%PARL_ARCH%% for dirname of architecture dependent libraries. (i.e. s!%%PERL_VER%%/i386-freebsd!%%PERL_VER%%/%%PERL_ARCH%%!) Approved by: asami Notes: svn path=/head/; revision=16010
* Use ${PERL5} wherever appropriate. Largely untested; hope my eyeballSatoshi Asami1998-09-151-2/+2
| | | | | | | | | checks haven't missed anything. Submitted by: dima Notes: svn path=/head/; revision=13159
* Standard perl fixesJustin M. Seger1998-08-232-12/+12
| | | | Notes: svn path=/head/; revision=12743
* Wwwaste the manpages.Tim Vanderhoek1998-08-191-6/+0
| | | | Notes: svn path=/head/; revision=12659
* Make all p5- ports use USE_PERL instead of explicitly stating the version ↵James FitzGibbon1997-06-241-4/+4
| | | | | | | | | | number in each Makefile In-Conjunction-With: Satoshi's patch to bsd.port.mk (note: unlike the last change in perl5 versions, I have only upgraded p5-* ports, not other ports that rely upon perl5.) Notes: svn path=/head/; revision=7065
* Upgrade all ports requiring perl5.003 to perl5.004James FitzGibbon1997-05-241-3/+3
| | | | | | | Remove p5-CGI.pm and p5-ExtUtils-Embed; they are now part of the perl5.004 distribution. Notes: svn path=/head/; revision=6544
* Mass update of perl5 ports (most bring the port up-to-date with the latest ↵James FitzGibbon1997-04-202-5/+5
| | | | | | | | | | release from CPAN) Specifics: p5-Net fixed for IS_INTERACTIVE p5-libwww fixed for IS_INTERACTIVE Notes: svn path=/head/; revision=6251
* Add virtual category 'perl5'.Wolfram Schneider1997-04-201-2/+2
| | | | Notes: svn path=/head/; revision=6249
* Use MASTER_SITE_PERL_CPAN. Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-15/+8
| | | | Notes: svn path=/head/; revision=4568
* Add RUN_DEPENDS to all perl5 ports, to make packages install perl.James FitzGibbon1996-10-241-1/+2
| | | | | | | Submitted by: asami@freebsd.org Notes: svn path=/head/; revision=4134
* modules for perl5, for use in writing CGI scripts.James FitzGibbon1996-10-245-0/+64
Notes: svn path=/head/; revision=4121