# New ports collection makefile for: transproxy # Date created: Fri Mar 27 21:24:13 WST 1998 # Whom: Peter Wemm # # $FreeBSD$ # PORTNAME= transproxy PORTVERSION= 1.2 CATEGORIES= www MASTER_SITES= ftp://ftp.nlc.net.au/pub/unix/transproxy/ EXTRACT_SUFX= .tgz MAINTAINER= peter@FreeBSD.org MAN8= tproxy.8 .include # Requires FreeBSD-3.0 or higher because of a feature it uses to ignore # the death of child processes. Also later versions of FreeBSD have the # ipfw fwd rule, and IPFILTER ipnat command, which is needed for this # sort of program anyway. .if ${OSVERSION} < 300000 BROKEN= "transproxy requires SA_NOCLDWAIT, available in 3.x or later" .endif .include repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mail/pear-Mail_Mime: Update version 1.9.0=>1.10.0bofh2015-09-142-4/+4
* - Add NO_ARCHamdmi32015-09-101-1/+2
* Upgrade to 1.9.0.vanilla2015-09-022-3/+3
* Reset maintainership per mail on freebsd-ports@ listjbeich2015-08-311-1/+1
* Convert to USES=pearbapt2014-09-241-7/+2
* - Update to 1.8.9sunpoet2014-05-24