1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
Commit Graph

19 Commits

Author SHA1 Message Date
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
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
Pav Lucistnik
45a085ac12 - Remove support for xfree86-3
PR:		ports/106666
Submitted by:	vd
With hat:	portmgr
2007-02-02 17:06:25 +00:00
Joe Marcus Clarke
29747f458a Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.

Submitted by:	mezz, ahze, pav, and many others
Approved by:	portmgr (implicit, kris)
2006-10-14 08:54:54 +00:00
Edwin Groothuis
b3bcb8e257 Remove USE_REINPLACE from all categories starting with E 2006-05-07 10:55:47 +00:00
Pav Lucistnik
26509b38b7 - Add SHA256 2005-11-24 02:03:34 +00:00
Eric Anholt
4eb209da7d - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,
and make XFREE86_VERSION map to it.  XFREE86_VERSION is now deprecated.
- Make xorg the default X_WINDOW_SYSTEM on -current.
- Add several new X_*_PORT variables which point to various pieces of X11 based
  on the setting of X_WINDOW_SYSTEM, and make ports use them.
- Add information to CHANGES about how to handle the transition.

PR:		ports/68763
Approved by:	portmgr (marcus)
Approved by:	re (scottl)
2004-07-23 19:10:32 +00:00
Joe Marcus Clarke
61b3a6bec8 Chase the new location of libXft. 2004-03-16 22:54:05 +00:00
Trevor Johnson
0c881ba59c SIZEify. 2004-01-29 07:24:56 +00:00
Kirill Ponomarev
62c5464934 - Update to version 2.2.0
PR:		58624
Submitted by:	Ports Fury
2003-10-28 16:17:53 +00:00
Eric Anholt
46d40d4bc8 Include keysym.h not keysymdef.h, to get XK_ISO_Lock with XFree86 4.3.0.
Submitted by:	bento/kris
2003-03-13 07:08:50 +00:00
Akinori MUSHA
bb518de78c De-pkg-comment. 2003-02-20 17:12:51 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
Ying-Chieh Liao
4fcd623a91 Replace ${PERL} with ${REINPLACE_CMD}
PR:		39591
Submitted by:	Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-06-21 15:52:35 +00:00
Jeremy Lea
877b8a533b Standardize all user defined options to the booleans WITH_FOO and
WITHOUT_FOO.  Begin the process of reserving these prefixes for user defined
options.

No comment by:	ports
2000-04-17 00:18:05 +00:00
Michael Haro
0f29953274 portname/portversion update 2000-04-14 00:25:54 +00:00
Michael Haro
0094b03c28 update to 2.1.4
PR:		14543
Submitted by:	KATO Tsuguru tkato@promtomail.ne.jp
1999-10-27 07:15:48 +00:00
Chris Piazza
90f74536d2 Import of elvis.
Elvis is intended to be a modern replacement for the classic
ex/vi editor.  Elvis supports many new features, including multiple
edit buffers, multiple windows, multiple user interfaces, and a
variety of display modes including plain text, syntax highlighting,
hex dump, HTML and man page formatter.

PR:		13543
Submitted by:	Christian Weisgerber <naddy@unix-ag.uni-kl.de>
1999-09-04 19:33:38 +00:00