aboutsummaryrefslogtreecommitdiffstats
path: root/www/cgiparse/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.mat2016-04-011-1/+1
| | | | | With hat: portmgr Sponsored by: Absolight
* - add stage supportohauer2014-05-251-4/+3
| | | | - allow build / strip without root privilege
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | www)
* - Remove redundant :install target on LIB_DEPENDS and RUN_DEPENDSbdrewery2013-05-011-6/+2
| | | | | | | This fixes the following warning when running 'run-depends-list': "install" non-existent -- dependency list incomplete With hat: portmgr
* - s,INSTALLS_SHLIB,USE_LDCONFIG,gclsung2006-08-151-1/+1
| | | | | | | | - these include www/ x11/ x11-clocks/ x11-servers/ x11-themes/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
* Remove obsolete mastersite.linimon2005-10-031-2/+1
| | | | Source: distfile survey
* - Give a chance the port on amd64. As reported it builds now.sem2005-02-091-4/+0
| | | | | PR: ports/76322 Submitted by: Johan van Selst <johans(at)stack.nl>
* BROKEN on amd64: Does not link (mime port needs to provide libmime.so)kris2004-04-121-1/+7
|
* Add -fPIC to CFLAGS to hopefully fix build on amd64arved2003-11-211-0/+1
|
* Reset maintainer of ports previously maintained by jmg and jseger, whokris2003-03-091-1/+1
| | | | have had their commit bits retired.
* Clear moonlight beckons.ade2003-03-071-0/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Some spaces -> tabs for ports/www.olgeni2001-02-051-1/+1
|
* Make libcgiparse.so symlink in post-install target so this port packages.asami2000-11-141-0/+4
| | | | | | While I'm here, add INSTALLS_SHLIB since this port obviously does so. Submitted by: bento (first half)
* Correct CATEGORIES - make first category in the CATEGORIES list matching parentsobomax2000-10-041-1/+1
| | | | directory.
* upgrade to latest version which includes some semicolons that somehowjmg2000-09-251-3/+1
| | | | disappeared...
* Mark BROKEN: Install script does not workkris2000-09-221-0/+2
| | | | Submitted by: onigiri
* Minor fixups:steve2000-08-201-0/+3
| | | | | | - Set GNU_CONFIGURE=yes. - Move manpages from pkg/PLIST to Makefile. - Add .so symlink to pkg/PLIST.
* update to cgiparse 0.9a which now uses the mime library that I wrote tojmg2000-08-121-2/+4
| | | | | | | | | | support multipart/form-data.. also installs a profiling library... This can be built w/o the mim library, but I don't feel like making this port more complicated and making it optional... this port could also be built w/ mime support w/o the mime library having to be installed, but I don't see any easy way to do this with the current port system...
* replace , w/ as pointed out...jmg2000-06-171-1/+1
| | | | PR: 19328
* add www to the categories list...jmg2000-06-061-1/+1
| | | | Approved-on-IRC-by: bfumerola,mph,rwatson,
* that url has been invalid ever since I moved out of the UofO dorms injmg2000-06-061-1/+1
| | | | | June 1998. Guess it was shortly after Mon Mar 30 9:43:58 1998 according to the port survey...
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-2/+2
|
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-1/+1
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
|
* update so that we don't have to have a patch...jmg1998-03-021-4/+5
| | | | | | now version is 0.8e (and this time I remebered to make makesum)
* Portlint nit and update version required to 0.8d.steve1998-03-021-2/+2
|
* update to latest versionjmg1998-02-191-2/+2
|
* update port to cgiparse-0.8cjmg1997-04-011-3/+3
|
* A library that makes parsing web forms easy.jmg1997-03-311-0/+15
This is something that I wrote and is still under developement, but it does work.