aboutsummaryrefslogtreecommitdiff
path: root/net/tcpview
Commit message (Collapse)AuthorAgeFilesLines
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99421
* Fix build on -CURRENT.Max Khon2003-10-279-9/+214
| | | | | | | Bump port revision. Notes: svn path=/head/; revision=92349
* BROKEN on 5.x: does not compileKris Kennaway2003-10-161-0/+4
| | | | Notes: svn path=/head/; revision=91384
* fix net/tcpview: Chase AF_{NS/NETBIOS} (bento)Daichi GOTO2003-07-232-4/+20
| | | | | | | | PR: 52124 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> Notes: svn path=/head/; revision=85413
* Move inclusion of bsd.port.pre.mk later in the file for conditional BROKENKris Kennaway2003-06-041-6/+6
| | | | | | | | | | tag. Early inclusion caused problems for some ports, so to be safe I'm updating all of them. Pointy hat to: kris Notes: svn path=/head/; revision=82300
* BROKEN on 5.1: does not compileKris Kennaway2003-05-181-1/+7
| | | | Notes: svn path=/head/; revision=81209
* unbreak tcpview on alphaYen-Ming Lee2003-03-234-25/+18
| | | | | | | Noticed by: kris and bento Notes: svn path=/head/; revision=77262
* enable MAKE_ARGS and unbreak tcpviewYen-Ming Lee2003-02-221-5/+5
| | | | | | | Noticed by: bento and kris@ Notes: svn path=/head/; revision=76144
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75971
* Fix build noticed by bentoYen-Ming Lee2003-02-187-253/+286
| | | | | | | | | | drop maintainership (requested by MAINTAINER) PR: 48256 Submitted by: Volker Stolz <vs@foldr.org> Notes: svn path=/head/; revision=75811
* add tcpview, a Motif-based TCP/IP protocol analyzerYing-Chieh Liao2001-03-077-0/+620
Notes: svn path=/head/; revision=39183