summaryrefslogtreecommitdiff
path: root/www/fhttpd (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use time_t instead of long for a couple of variables so this build againSteve Price2000-08-081-0/+11
| | | | | | | on the Alpha. Notes: svn path=/head/; revision=31394
* Convert startup script to {start|stop} usageChris D. Faulhaber2000-07-142-3/+19
| | | | Notes: svn path=/head/; revision=30596
* Startup script (etc/fhttpd.sh -> etc/rc.d/fhttpd.sh)Chris D. Faulhaber2000-07-141-1/+1
| | | | Notes: svn path=/head/; revision=30595
* Fix invalid (and unnecessary) check for the FreeBSD version. Verified toChris D. Faulhaber2000-07-132-12/+8
| | | | | | | | | build on RELENG_3 and RELENG_4 Noticed by: bento Notes: svn path=/head/; revision=30593
* Unleash all of these ports upon the people. I no longer have any interestWill Andrews2000-06-221-1/+1
| | | | | | | | in any of them, but will be happy to assign MAINTAINER to others and commit updates for them. Notes: svn path=/head/; revision=29763
* Add missing file.Will Andrews2000-06-021-0/+1
| | | | | | | Found by: bento Notes: svn path=/head/; revision=29120
* Don't add -O2 to CFLAGS. Make this port honor CFLAGS and CXXFLAGS. FixSteve Price2000-05-283-7/+40
| | | | | | | build for -current. Notes: svn path=/head/; revision=28795
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-101-2/+2
| | | | Notes: svn path=/head/; revision=27430
* Finish moving MAINTAINER for my ports.Will Andrews2000-03-221-1/+1
| | | | | | | | | andrews@technologist.com -> will@FreeBSD.org. :-) Reminded by: asami Notes: svn path=/head/; revision=26946
* Adding fhttpd version 0.4.2.Steve Price2000-01-2912-0/+335
A C++-based FTP/HTTP server that supports modules. PR: 15804 Submitted by: Will Andrews <andrews@technologist.com> Notes: svn path=/head/; revision=25231