aboutsummaryrefslogtreecommitdiff
path: root/www/publicfile
Commit message (Collapse)AuthorAgeFilesLines
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-291-3/+3
| | | | | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Notes: svn path=/head/; revision=53960
* Some spaces -> tabs for ports/www.Jimmy Olgeni2001-02-051-1/+1
| | | | Notes: svn path=/head/; revision=37985
* Add a run-time dependency on tcpserver/ucspi-tcp, as per the defaultNeil Blakey-Milner2001-01-301-1/+2
| | | | | | | | | | setup created by the configuration program, which is the preferred and most common method too. Submitted by: Justin Honold <jhonold@bigfoot.com> Notes: svn path=/head/; revision=37780
* Correct CATEGORIES - make first category in the CATEGORIES list matching parentMaxim Sobolev2000-10-041-1/+1
| | | | | | | directory. Notes: svn path=/head/; revision=33401
* Add an ftp version of the MASTER_SITE, since it is available, and I'veNeil Blakey-Milner2000-07-291-1/+2
| | | | | | | had one or two people ask me to do so. Notes: svn path=/head/; revision=31107
* Use ${ECHO} instead of 'echo' (from PR), and additionally removeNeil Blakey-Milner2000-06-211-7/+4
| | | | | | | | | | outdated message about insufficient version of daemontools. PR: ports/18282 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=29745
* Add dependency to daemontools, now that we have a version ofNeil Blakey-Milner2000-04-271-0/+2
| | | | | | | daemontools that publicfile can use. Notes: svn path=/head/; revision=28049
* Portlint COMMENT's.Akinori MUSHA2000-04-141-1/+1
| | | | | | | | | | Everybody should read the Handbook again! PR: ports/18008 Submitted by: tkato@prontomail.ne.jp Notes: svn path=/head/; revision=27537
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-101-2/+2
| | | | Notes: svn path=/head/; revision=27430
* Import of publicfile 0.52, a combined ftp and web server by DanNeil Blakey-Milner2000-01-285-0/+53
Bernstein. Notes: svn path=/head/; revision=25168