Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SIZEify. | trevor | 2004-01-29 | 1 | -0/+1 |
| | |||||
* | De-pkg-comment. | knu | 2003-02-20 | 2 | -1/+1 |
| | |||||
* | Fix PORTCOMMENTs that were killing INDEX builds. | adamw | 2002-11-07 | 2 | -2/+1 |
| | | | | | 105 pointy hats to: me Approved by: pat | ||||
* | Use PORTCOMMENT in the Makefile, and whack the pkg-comment. | adamw | 2002-11-06 | 2 | -1/+2 |
| | | | | Approved by: pat | ||||
* | Respect CC and CXX, and don't depend on obsoleted header <values.h> | kris | 2002-09-05 | 2 | -2/+32 |
| | | | | for a definition of BITSPERBYTE | ||||
* | Update MASTER_SITES | dwcjr | 2002-09-01 | 1 | -1/+1 |
| | | | | | PR: 41946 Submitted by: j.el-rayes@muthaland.at | ||||
* | ${PERL} -> ${REINPLACE_CMD} | dwcjr | 2002-09-01 | 1 | -2/+4 |
| | | | | | | PR: 40784 Submitted by: corecode@corecode.ath.cx Reviewed by: flynn@energyhq.homeip.net | ||||
* | Update WWW: | ben | 2001-04-07 | 1 | -1/+1 |
| | |||||
* | Fix fennerism. | ben | 2001-04-07 | 1 | -1/+2 |
| | |||||
* | Some spaces -> tabs for ports/www. | olgeni | 2001-02-05 | 1 | -1/+1 |
| | |||||
* | Clean up inefficient perl invocations; use multiple REs in the same call. | will | 2001-01-07 | 1 | -2/+2 |
| | |||||
* | Use time_t instead of long for a couple of variables so this build again | steve | 2000-08-08 | 1 | -0/+11 |
| | | | | on the Alpha. | ||||
* | Convert startup script to {start|stop} usage | jedgar | 2000-07-14 | 2 | -3/+19 |
| | |||||
* | Startup script (etc/fhttpd.sh -> etc/rc.d/fhttpd.sh) | jedgar | 2000-07-14 | 1 | -1/+1 |
| | |||||
* | Fix invalid (and unnecessary) check for the FreeBSD version. Verified to | jedgar | 2000-07-13 | 2 | -12/+8 |
| | | | | | | build on RELENG_3 and RELENG_4 Noticed by: bento | ||||
* | Unleash all of these ports upon the people. I no longer have any interest | will | 2000-06-22 | 1 | -1/+1 |
| | | | | | in any of them, but will be happy to assign MAINTAINER to others and commit updates for them. | ||||
* | Add missing file. | will | 2000-06-02 | 1 | -0/+1 |
| | | | | Found by: bento | ||||
* | Don't add -O2 to CFLAGS. Make this port honor CFLAGS and CXXFLAGS. Fix | steve | 2000-05-28 | 3 | -7/+40 |
| | | | | build for -current. | ||||
* | Update with the new PORTNAME/PORTVERSION variables | cpiazza | 2000-04-10 | 1 | -2/+2 |
| | |||||
* | Finish moving MAINTAINER for my ports. | will | 2000-03-22 | 1 | -1/+1 |
| | | | | | | andrews@technologist.com -> will@FreeBSD.org. :-) Reminded by: asami | ||||
* | Adding fhttpd version 0.4.2. | steve | 2000-01-29 | 12 | -0/+335 |
A C++-based FTP/HTTP server that supports modules. PR: 15804 Submitted by: Will Andrews <andrews@technologist.com> |