# New ports collection makefile for: mathopd HTTPD # Date created: Sun Oct 31 1999 # Whom: tobez@plab.ku.dk # # $FreeBSD$ # PORTNAME= mathopd PORTVERSION= 1.5p8 CATEGORIES= www MASTER_SITES= http://www.mathopd.org/dist/ MAINTAINER= michiel@boland.org COMMENT= A very small, yet very fast HTTP server CFLAGS+= -DFREEBSD_SENDFILE MAKE_ARGS= CFLAGS="${CFLAGS}" 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 cgit.cgi/'>cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/x11/xloadimage/distinfo
Commit message (Expand)AuthorAgeFilesLines
* - Update to 4.1.21ak2013-01-301-4/+4
* Update to 4.1.17, clean up, fix the integer promotion fix.naddy2012-04-151-2/+2
* Update to Debian patch 16.2, dropping root.c patch from files/patch-lp64.mandree2011-06-151-2/+2