# New ports collection makefile for: tcpstat # Date created: 29 January 2001 # Whom: George Reid # # $FreeBSD$ # PORTNAME= tcpstat PORTVERSION= 1.5 CATEGORIES= net MASTER_SITES= http://www.frenchfries.net/paul/tcpstat/ MAINTAINER= ports@FreeBSD.org COMMENT= A program to report various network statistics GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} MAN1= tcpstat.1 tcpprof.1 DOCS= AUTHORS ChangeLog LICENSE README doc/Tips_and_Tricks.txt .if !defined(NOPORTDOCS) post-install: @${MKDIR} ${DOCSDIR} cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${DOCSDIR} .endif .include orts-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Say hello to the new "net-mgmt" category. There are probably morewollman2004-02-231-1/+1
* Update to version 1.0.4kevlo2003-04-022-2/+2
* De-pkg-comment.knu2003-02-212-1/+1
* Fix typo in domain.edwin2003-02-031-1/+1
* Email address update for Nicolas Jombartedwin2003-01-191-1/+1
* * Upgrade to 1.0.3obraun2002-09-145-37/+9
* - Use own do-install targetvanilla2001-01-153-2/+13
* Add a patch to fix a couple of memory handling problems which show up withben2001-01-061-0/+26
* Reset maintainer to ports@FreeBSD.org, the old maintainer doesn'tben2001-01-061-1/+1
* Update master site.ben2000-12-291-1/+1
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-2/+2
* Upgrade to nstreams 1.0.0kris2000-02-07