# New ports collection makefile for: ptunnel # Date created: 23 April 2005 # Whom: Yen-Ming Lee # # $FreeBSD$ # PORTNAME= ptunnel PORTVERSION= 0.61 CATEGORIES= net MASTER_SITES= http://www.cs.uit.no/~daniels/PingTunnel/ DISTNAME= PingTunnel-${PORTVERSION} MAINTAINER= leeym@FreeBSD.org COMMENT= Tunneling TCP connections over ICMP echo request and reply WRKSRC= ${WRKDIR}/PingTunnel USE_GMAKE= yes USE_REINPLACE= yes PLIST_FILES= bin/ptunnel MAN8= ptunnel.8 .include post-patch: @${REINPLACE_CMD} -e 's/-lpthread/${PTHREAD_LIBS}/' ${WRKSRC}/${MAKEFILE} .if ${OSVERSION} < 500000 @${REINPLACE_CMD} -e 's/stdint.h/inttypes.h/' ${WRKSRC}/ptunnel.h .endif do-install: ${INSTALL_PROGRAM} ${WRKSRC}/ptunnel ${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/ptunnel.8 ${MAN8PREFIX}/man/man8 .include itory'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* The FreeBSD x11@ and graphics team proudly presentszeising2014-04-171-0/+1
* - Repocopy print/py-reportlab to print/py-reportlab1tota2014-02-259-772/+104
* Python cleanup:rene2014-01-141-1/+1
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-5/+2
* - Set / Update Portscout flagsmiwi2012-03-171-1/+3
* Remove more tags from pkg-descr files fo the form:dougb2011-10-241-1/+0
* - Readd SHA256miwi2011-02-251-0/+1
* - Move to py25 or abovemiwi2011-02-252-3/+2
* Update MASTER_SITES/DISTFILES, remove BROKEN=does not fetch.mandree2010-12-072-9/+4
* Properly use MASTER_SITE_LOCAL, even if the port itself is BROKENerwin2010-11-281-1/+2
* Mark BROKEN: does not fetch.erwin2010-09-291-0/+2
* Reset perky@FreeBSD.org due to maintainer-timeouts and no responselinimon2010-05-241-1/+1
* - Get rip python 2.3+miwi2009-12-141-1/+1
* - Fix warnings with python 2.6miwi2009-08-152-1/+4
* - Update lang/python26 and make Python 2.6.2 to the default Python versionmiwi2009-06-092-2/+1
* Update to 1.21.2perky2008-08-142-5/+4
* - Make Python 2.5.1 the default Python versionalexbl2007-07-301-0/+2
* - Update to 1.21.1erwin2007-01-064-17/+51
* Remove USE_REINPLACE from all categories starting with Pedwin2006-05-131-1/+0
* SHA256ifyedwin2006-01-241-0/+2
* Update to 1.20.perky2005-03-215-108/+111
* Add SIZE data.perky2004-03-181-0/+1
* Update to 1.19perky2004-01-265-29/+41