Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z. | mat | 2016-04-01 | 1 | -1/+1 |
| | | | | | With hat: portmgr Sponsored by: Absolight | ||||
* | - add stage support | ohauer | 2014-05-25 | 1 | -4/+3 |
| | | | | - allow build / strip without root privilege | ||||
* | Add NO_STAGE all over the place in preparation for the staging support (cat: ↵ | bapt | 2013-09-21 | 1 | -0/+1 |
| | | | | www) | ||||
* | - Remove redundant :install target on LIB_DEPENDS and RUN_DEPENDS | bdrewery | 2013-05-01 | 1 | -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,g | clsung | 2006-08-15 | 1 | -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. | linimon | 2005-10-03 | 1 | -2/+1 |
| | | | | Source: distfile survey | ||||
* | - Give a chance the port on amd64. As reported it builds now. | sem | 2005-02-09 | 1 | -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) | kris | 2004-04-12 | 1 | -1/+7 |
| | |||||
* | Add -fPIC to CFLAGS to hopefully fix build on amd64 | arved | 2003-11-21 | 1 | -0/+1 |
| | |||||
* | Reset maintainer of ports previously maintained by jmg and jseger, who | kris | 2003-03-09 | 1 | -1/+1 |
| | | | | have had their commit bits retired. | ||||
* | Clear moonlight beckons. | ade | 2003-03-07 | 1 | -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. | olgeni | 2001-02-05 | 1 | -1/+1 |
| | |||||
* | Make libcgiparse.so symlink in post-install target so this port packages. | asami | 2000-11-14 | 1 | -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 parent | sobomax | 2000-10-04 | 1 | -1/+1 |
| | | | | directory. | ||||
* | upgrade to latest version which includes some semicolons that somehow | jmg | 2000-09-25 | 1 | -3/+1 |
| | | | | disappeared... | ||||
* | Mark BROKEN: Install script does not work | kris | 2000-09-22 | 1 | -0/+2 |
| | | | | Submitted by: onigiri | ||||
* | Minor fixups: | steve | 2000-08-20 | 1 | -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 to | jmg | 2000-08-12 | 1 | -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... | jmg | 2000-06-17 | 1 | -1/+1 |
| | | | | PR: 19328 | ||||
* | add www to the categories list... | jmg | 2000-06-06 | 1 | -1/+1 |
| | | | | Approved-on-IRC-by: bfumerola,mph,rwatson, | ||||
* | that url has been invalid ever since I moved out of the UofO dorms in | jmg | 2000-06-06 | 1 | -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 variables | cpiazza | 2000-04-10 | 1 | -2/+2 |
| | |||||
* | FreeBSD.ORG -> FreeBSD.org | mharo | 1999-08-31 | 1 | -1/+1 |
| | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-31 | 1 | -1/+1 |
| | |||||
* | update so that we don't have to have a patch... | jmg | 1998-03-02 | 1 | -4/+5 |
| | | | | | | now version is 0.8e (and this time I remebered to make makesum) | ||||
* | Portlint nit and update version required to 0.8d. | steve | 1998-03-02 | 1 | -2/+2 |
| | |||||
* | update to latest version | jmg | 1998-02-19 | 1 | -2/+2 |
| | |||||
* | update port to cgiparse-0.8c | jmg | 1997-04-01 | 1 | -3/+3 |
| | |||||
* | A library that makes parsing web forms easy. | jmg | 1997-03-31 | 1 | -0/+15 |
This is something that I wrote and is still under developement, but it does work. |