Commit graph

28 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
Ade Lovett
1a628ded35 Sync with new bsd.autotools.mk 2004-06-04 17:29:38 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Trevor Johnson
7e223b8511 Define USE_PERL5_BUILD, not erroneous USE_PERL.
Submitted by:	Oliver Eikemeier
2003-11-20 15:06:14 +00:00
Trevor Johnson
318a536982 Define USE_PERL to make Perl available for (mostly deprecated)
"perl -pi -e" construction.
2003-11-20 13:51:47 +00:00
Trevor Johnson
e99ceadaf6 Use the FIND and XARGS macros introduced in bsd.port.mk 1.391. 2003-11-13 14:45:08 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Kris Kennaway
15c26eb6a0 BROKEN -> IGNORE to prevent package build 2002-10-13 04:53:42 +00:00
Maxim Sobolev
a7cd06a8c1 Update to 0.9.20010504. 2001-05-05 14:38:34 +00:00
Maxim Sobolev
5bf0fa96ef Remove dependency on Mesa3. This would allow to upgrade Mesa3 to more recent
version.

Prompted by:	many
2001-03-20 12:24:54 +00:00
Maxim Sobolev
9718246e7a Update to 0.9.20001128. 2000-12-05 17:48:03 +00:00
Maxim Sobolev
1c63df741c Add MTRR support.
PR:		21901
Submitted by:	Alexander N. Kabaev <ak03@gte.com>
2000-11-08 11:19:39 +00:00
Maxim Sobolev
836258e41e - Use tcl8.3;
- provide workarround for dlopen()/dlsym() bug in recent CURRENT/STABLE.
2000-11-06 08:18:46 +00:00
Maxim Sobolev
d0e0b8fd75 Several clenups:
- Mark as BROKEN if XFREE86_VERSION > 3;
- update agpgart node creation information (it's not in MAKEDEV).
2000-09-04 12:32:19 +00:00
Maxim Sobolev
d9aed60651 Change version to be 0.9.YYYYMMDD, to avoid confusion with future vendor's
1.* releases.

Submitted by:	kris
2000-08-25 09:49:04 +00:00
Maxim Sobolev
663a202941 Update to the latest cvs snapshot.
- New chipset supported: S3 Savage3D (I have not tested it personally);
- Improved support for already supported chipsets;
- Change port versioning scheme to PORTVERSION=YYYYMMDD, because despite the
  promise, the project had not released its magic 1.0 version (promised to be
  about 3 months ago);
- Catch change of the Mesa3 version.
2000-08-25 09:27:55 +00:00
Maxim Sobolev
340b825002 Add experimental AGP support using dfr's experimental agp driver (currently
5-current only).
2000-06-26 13:45:28 +00:00
Maxim Sobolev
74c68fe94d Use MASTER_SITE_LOCAL for locally stored distfiles. 2000-06-21 16:24:14 +00:00
Maxim Sobolev
d224ebcc59 Reflect new location of personal distfiles. 2000-06-08 15:08:37 +00:00
Maxim Sobolev
d905ea6b9c Make utah-glx bento-safe. 2000-06-02 10:51:23 +00:00
Maxim Sobolev
09b6e1b4b7 Upgrade to the latest CVS snapshot and remove CVS hack.
The driver is now in the pre-release stage, with first stable release scheduled
within the one month or even less, so please test it hard and report bugs into
utah's mailing list (see pkg/MESSAGE for details). Happy rendering!
2000-05-22 14:43:22 +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
Akinori MUSHA
17f3def895 Back out useful `Version required lines' that I'd blindly removed. 2000-04-15 15:13:52 +00:00
Akinori MUSHA
74dd526e72 Remove obsolete `Version required' lines. 2000-04-14 17:44:00 +00:00
Satoshi Asami
c99c600944 Convert to PORTNAME/PORTVERSION. lfview had an invalid version
string so I fixed it.
2000-04-14 10:48:02 +00:00
Peter Wemm
02c5b6c7c6 Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,
as the days of the former are numbered.

Reviewed by:	asami
2000-02-08 09:29:51 +00:00
Chris Piazza
9d13e5649d $FreeBSD$, not $Id$ 1999-12-06 02:25:19 +00:00
Chris Piazza
a351214f99 Import of glx.
OpenGL hardware acceleration for RIVA and Matrox G200 based cards.

PR:		12661
Submitted by:	Marc van Woerkom  <3d@freebsd.org>
1999-12-04 22:54:47 +00:00