1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00
Commit Graph

17 Commits

Author SHA1 Message Date
Diane Bruce
b6db6254ec - Unbreak on FreeBSD-current
There is no more if_sl in -current, so disable the SLIP code for 8.

Reviewed by:	droso
2009-05-29 15:42:35 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Ade Lovett
dbd39ca660 Migration from bison 1.x to 2.x
PR:		117086
Tested by:	-exp runs
2007-10-17 10:13:01 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
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