# New ports collection makefile for: tdetect # Date created: Sun Jan 31, 1997 # Whom: shipley@dis.org # # $FreeBSD$ # PORTNAME= tdetect PORTVERSION= 0.2 CATEGORIES= net MASTER_SITES= http://sb.123.org/ \ http://www.genocide2600.com/~tattooman/unix-loggers/ \ http://ftp.ceti.com.pl/pub/scout/progs/Unix/ MAINTAINER= shipley@dis.org .include pre-configure: ${PERL} -pi.dist -e 's/trdetect/tdetect/g' ${WRKSRC}/config.h .if ${OSVERSION} > 330002 ${PERL} -pi.orig -e 's/LOG_AUTHPRIV/LOG_SECURITY/g' ${WRKSRC}/config.h .endif do-install: ${INSTALL_PROGRAM} ${WRKSRC}/tdetect ${PREFIX}/sbin/tdetect post-install: @if [ ! -f ${PREFIX}/etc/rc.d/tdetect.sh ]; then \ ${ECHO} "Installing ${PREFIX}/etc/rc.d/tdetect.sh startup file."; \ ${INSTALL_SCRIPT} -m 750 ${FILESDIR}/tdetect.sh ${PREFIX}/etc/rc.d/tdetect.sh; \ ${SED} -e 's,/usr/local,${PREFIX},g' ${PKGMESSAGE}; \ fi .include f='/~lantw44/cgit/cgit.cgi/'>cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Chase fftw3 updatepav2009-05-181-1/+1
* - Update to 2.2.2acm2009-01-141-2/+2
* - Use new freepascal stuffacm2008-06-241-2/+2
* - Update to 2.2.0acm2007-09-181-1/+1
* - Add OPTIONS to some freepascal ports. Now, we can install the external libsacm2006-09-191-2/+3