1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00
Commit Graph

24 Commits

Author SHA1 Message Date
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
MANTANI Nobutaka
e6d2af565d Add SIZE to distinfo.
Submitted by:	trevor
2004-03-25 13:32:31 +00:00
Joe Marcus Clarke
61b3a6bec8 Chase the new location of libXft. 2004-03-16 22:54:05 +00:00
Ade Lovett
3f651573ad Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

	USE_LIBTOOL=YES		->	USE_LIBTOOL_VER=13
	USE_AUTOCONF=YES	->	USE_AUTOCONF_VER=213
	USE_AUTOMAKE=YES	->	USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
2004-03-14 06:17: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
MANTANI Nobutaka
2938806b44 Add WITH_FRIBIDI knob.
Submitted by:	Samy Al Bahra <samy@kerneled.com>
PR:		ports/59784
2003-12-08 14:46:05 +00:00
MANTANI Nobutaka
bc142ef843 Update to 2.8.0. 2003-10-14 12:59:33 +00:00
MANTANI Nobutaka
32aef8a901 Correct CONFIGURE_ARGS. 2003-06-26 12:35:26 +00:00
MANTANI Nobutaka
dc78f2fc37 Update to 2.7.0. 2003-06-20 14:58:15 +00:00
Joe Marcus Clarke
b33eaf3276 Remove USE_GNOMENG. 2003-04-20 19:54:55 +00:00
MANTANI Nobutaka
a33aeb1362 De-pkg-comment. 2003-02-22 14:25:38 +00:00
Eric Anholt
38805e871a Remove the renaming of Xft headers and library from the Xft (Xft2) port.
Remove installing of Xft1 from XFree86-4-libraries, and add dependencies
to the Xft port by all the ports that use it along with whatever patches are
necessary.

Approved by:	portmgr (kris), marcus
2003-02-18 04:51:34 +00:00
MANTANI Nobutaka
7051b94d09 Update to 2.6.3. 2003-01-12 17:23:33 +00:00
MANTANI Nobutaka
e42d95c0f5 Correct CONFIGURE_ARGS.
Submitted by:	IWAMOTO, Kouichi <sue@cds.ne.jp>
2002-10-17 13:28:39 +00:00
MANTANI Nobutaka
44d2c6c842 Update to 2.6.2. 2002-10-14 04:00:13 +00:00
MANTANI Nobutaka
1e9d944f94 Update to 2.6.1. 2002-09-20 13:16:03 +00:00
Mario Sergio Fujikawa Ferreira
a70230aec6 Deploy USE_GNOMENG infrastructure
PR:		42283
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-09-01 15:37:37 +00:00
MANTANI Nobutaka
f366ef12ee Update to 2.5.0. 2002-06-30 15:27:40 +00:00
MANTANI Nobutaka
e13640c192 Correct pkg-list. 2002-03-07 04:17:33 +00:00
MANTANI Nobutaka
ca557a2f60 Update to 2.3.1. 2002-02-28 17:29:57 +00:00
MANTANI Nobutaka
7bcdcbc64f Update to 2.3.0. 2002-02-23 13:45:12 +00:00
MANTANI Nobutaka
d7e8f371e8 Update to 2.2.0. 2002-01-29 13:27:13 +00:00
MANTANI Nobutaka
22a1ed809c Update to 2.1.2. 2002-01-06 05:40:41 +00:00
MANTANI Nobutaka
bdef4fda59 Add mlterm, a Multilingual X11 terminal emulator.
Reviewed by:	knu
2001-12-12 09:04:14 +00:00