Commit graph

13 commits

Author SHA1 Message Date
Cy Schubert
bcee83e37b A quirky bug manifests itself when compiler optimisation is used, e.g.
when CFLAGS=-O is specified in make.conf, causing output that should be
displayed on the X display to be sent to stdout instead. This patch
forces compiler optimisation to be turned off allowing the port to work
as designed regardless of the optimisation specified in make.conf.
2006-05-12 23:05:58 +00:00
Edwin Groothuis
0f12b488a5 Remove USE_REINPLACE from all categories starting with N 2006-05-11 22:49:56 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Max Khon
03e79f6d24 Fix build on -CURRENT.
Bump port revision.
2003-10-27 20:25:47 +00:00
Kris Kennaway
73f86248bd BROKEN on 5.x: does not compile 2003-10-16 02:26:47 +00:00
Daichi GOTO
54c1e4fa8b fix net/tcpview: Chase AF_{NS/NETBIOS} (bento)
PR:		52124
Submitted by:	Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
2003-07-23 05:37:49 +00:00
Kris Kennaway
93872f18cc Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN
tag.  Early inclusion caused problems for some ports, so to be safe I'm
updating all of them.

Pointy hat to:	kris
2003-06-04 22:43:38 +00:00
Kris Kennaway
d500c1cc50 BROKEN on 5.1: does not compile 2003-05-18 10:15:44 +00:00
Yen-Ming Lee
4f9ba7798c unbreak tcpview on alpha
Noticed by:	kris and bento
2003-03-23 15:34:30 +00:00
Yen-Ming Lee
a517a02469 enable MAKE_ARGS and unbreak tcpview
Noticed by:	bento and kris@
2003-02-22 14:19:10 +00:00
Akinori MUSHA
2c41b9e5f3 De-pkg-comment. 2003-02-20 19:00:52 +00:00
Yen-Ming Lee
8759718fa9 Fix build noticed by bento
drop maintainership (requested by MAINTAINER)

PR:		48256
Submitted by:	Volker Stolz <vs@foldr.org>
2003-02-18 17:57:17 +00:00
Ying-Chieh Liao
38203d8bfc add tcpview, a Motif-based TCP/IP protocol analyzer 2001-03-07 12:40:08 +00:00