# New ports collection makefile for: vsftpd # Date created: 17 Mar 2002 # Whom: Gea-Suan Lin # # $FreeBSD$ # PORTNAME= pftpd PORTVERSION= 1.0.1 PORTREVISION= 1 CATEGORIES= ftp MASTER_SITES= ftp://ftp.lysator.liu.se/pub/unix/pftpd/ \ ftp://ftp.ifm.liu.se/pub/unix/pftpd/ MAINTAINER= ports@FreeBSD.org COMMENT= Multithreaded anonymous FTP daemon GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} MAN1= pftpd.1 rpad.1 PLIST_FILES= sbin/pftpd post-extract: .for f in ${MAN1} @${TOUCH} ${TOUCH_FLAGS} ${WRKSRC}/doc/${f} .endfor post-patch: @${REINPLACE_CMD} -e 's|mktemp|mkstemp|g' \ ${WRKSRC}/src/rpa.c @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g' \ ${WRKSRC}/configure \ ${WRKSRC}/plib/configure post-install: @${CAT} ${WRKSRC}/ISSUES .include itle='freebsd-ports-graphics Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* De-pkg-comment.knu2003-02-211-0/+1
* - update to 2.4petef2003-01-241-1/+1
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-111-2/+0
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-071-0/+2
* - Update to version 2.3ikevlo2001-06-071-3/+2
* Style fixes for ports/x11.olgeni2001-02-061-1/+1
* Update to use PORTNAME/PORTVERSIONcpiazza2000-04-141-2/+2
* Add missing "MAINTAINER=ports@FreeBSD.org".dirk2000-02-051-0/+2
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
* Move manpages to Makefile and use MAN* macros.steve1998-10-051-1/+2
* Remove myself as MAINTAINER from a number of ports I no longerjkh1997-01-061-2/+1