# New ports collection makefile for: mathopd HTTPD # Date created: Sun Oct 31 1999 # Whom: tobez@plab.ku.dk # # $FreeBSD$ # PORTNAME= mathopd PORTVERSION= 1.5p3 CATEGORIES= www MASTER_SITES= http://www.mathopd.org/dist/ MAINTAINER= tobez@FreeBSD.org COMMENT= A very small, yet very fast HTTP server DOCS= CHANGES cgi.txt config.txt running.txt sample.cfg syntax.txt post-install: @${INSTALL_DATA} ${WRKSRC}/doc/sample.cfg ${PREFIX}/etc/mathopd.conf.sample .if !defined(NOPORTDOCS) @${MKDIR} ${PREFIX}/share/doc/mathopd @${INSTALL_DATA} ${WRKSRC}/COPYING ${PREFIX}/share/doc/mathopd @${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/mathopd .for df in ${DOCS} @${INSTALL_DATA} ${WRKSRC}/doc/${df} ${PREFIX}/share/doc/mathopd .endfor .endif ${INSTALL_SCRIPT} ${FILESDIR}/mathopd.sh ${PREFIX}/etc/rc.d/mathopd.sh-dist @${SED} -e 's,/usr/local,${PREFIX},g' ${PKGMESSAGE} .include an='2'>cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/net/pork
Commit message (Expand)AuthorAgeFilesLines
* Update to 0.99.8.1krion2005-05-123-3/+5
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1
* Update to 0.99.7krion2004-12-153-3/+6
* Update to 0.99.6krion2004-11-072-3/+3
* Update to 0.99.5krion2004-10-122-3/+3
* Update to 0.99.4krion2004-08-283-266/+288
* - Remove USE_SIZE knobkrion2004-04-011-1/+0
* - SIZEifykrion2004-01-302-0/+2
* - Update to version 0.99.2krion2003-11-173-9/+7
* Reset bouncing maintainer address (delivery times out)kris2003-08-161-1/+1
* Update to 0.99.1krion2003-07-213-15/+24
* Update to 0.7.0.adamw2003-04-202-2/+2
* New Port: irc/porkedwin2003-04-01