Commit graph

30 commits

Author SHA1 Message Date
Martin Wilke
f4936121f9 - Update to Xorg 7.5
The Intel drivers was patched to work with
the new server. The drivers for Vesa, NV,NVIDIA and
ATI have been tested thoroughfully and seem to work fine.
A complete changelog of Xorg 7.5 can you read here:

http://www.x.org/releases/X11R7.5/

A note to FreeBSD 6.X users: We strongly recommend you
to update your system to 7.x or above.

For updating try

portupgrade -af \*

or:

portmaster -af

Please report any problems and issus to x11 (at) FreeBSD.org.

Thanks to beat@, rnoland@, fluffy@, stas@ and all testers for their help
and Feeback.

Tested by:	Community and 2x exp-runs
2010-05-01 11:41:07 +00:00
Florent Thoumie
340b57f8be - Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG).
2009-01-23 16:28:36 +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
Florent Thoumie
5fa771ca45 Create the symlink in pre-install instead of pre-everything.
Submitted by:	ru
2007-12-12 17:00:37 +00:00
Florent Thoumie
88838cfb01 Bump PORTREVISION after gtk20 dependency removal in pixman. 2007-09-16 12:42:25 +00:00
Florent Thoumie
62df320cc3 - Update X.org ports to 7.3.
- Mark XFree86-4 as DEPRECATED with EXPIRATION_DATE set to 2007-12-25.
I hope that nobody will be bored enough on Christmas to remove them on
that day.

Tested by:	vehemens, Rene Ladan, Beech Rintoul, sarek on x11@
2007-09-13 19:45:08 +00:00
Dejan Lesjak
37e39e4b47 Let LOCALBASE be overriden. /usr/X11R6 should be hardcoded here though.
Pointed out by:	sat
Pointy hat to:	lesi
2007-07-06 00:23:20 +00:00
Dejan Lesjak
656adfd180 Don't mess with /etc files in pkg-install when PACKAGE_BUILDING. The created
package will do that.

Submitted by:	marcus
2007-07-05 23:00:18 +00:00
Dejan Lesjak
f259712642 Reword the error message so it's more clear why the port would refuse to
build and make this part fit in 80 character lines [1].
Adjust couple of files in /etc for clean install cases after symlink
creation as mergebase.sh already does for upgrades.

Submitted by:	grog [1]
2007-07-02 17:56:11 +00:00
Dejan Lesjak
d6af8788d9 Don't bail out on clean installs, just create convenience symlink instead.
PR:		ports/112796
Discussed with:	flz, kris
2007-05-25 20:59:30 +00:00
Kris Kennaway
3a6d042ea0 The instructions in UPDATING are also applicable for fresh installations
of X, so try to ease user confusion.

Approved by:	portmgr (self)
2007-05-22 07:28: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
Dejan Lesjak
378a694d82 Add vendor patch preventing arbitrary code execution or denial of
service by adding malicious font to X server font path.

PR:		ports/107733
Security:	CVE-2006-3739, CVE 2006-3740
2007-01-27 20:24:58 +00:00
Edwin Groothuis
508b8d82f4 Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 03:01:03 +00:00
Dejan Lesjak
627b13b9fb Upgrade to X.Org 6.9.0 release.
Remove separate mtree file for X_WINDOW_SYSTEM=XOrg case. Both X11
distributions now use the one from /etc/mtree again.
2006-01-21 18:55:08 +00:00
Dejan Lesjak
b8b6f22af1 If port belongs to X11 distribution different than ${X_WINDOW_SYSTEM} one,
point to The X Window System and Virtual Consoles chapter of FAQ.

Add SHA256.
2005-11-11 22:16:17 +00:00
Dejan Lesjak
f4c6ace965 Fix locale support on sparc64 by fixing path to search for libraries.
PR:		ports/83316
Approved by:	portmgr (marcus)
2005-08-26 18:45:45 +00:00
Dejan Lesjak
ac39221672 Upgrade X.Org ports to 6.8.2.
Release notes are available at
http://www.x.org/X11R6.8.2/doc/RELNOTES.html

Thanks to kris and krion for running several cluster test builds,
maintainers of GNOME for prompt responses, portmgr for postponing ports
freeze for this update, testers on FreeBSD-X11@ list and others that I
might have mised here.

Also included:
- fix for ATI Mobility on Dell Inspiron 7500 (obtained from Marc Aurele La
  France; obtained and tested by julian)
- fix for kbd driver on Sparc64 (tested by Aaron Dudek, Michael G. Jung and
  Matthias Muthmann), which still appears to have problems with some
  keyboards - so
- fix for kbd driver on PC98 (reported and tested by NAKAJI Hiroyuki; PR
  ports/77217)
- fix for i810 on HP D530 (obtained from Egbert Eich; obtained and tested
  by Anders Nor Berle; PR ports/74757)
2005-03-17 23:22:13 +00:00
Eric Anholt
df0e9fb363 Re-add libXThrStub for FreeBSD that requires thread stubs. Between 6.7 and 6.8
I had moved libXThrStub into libX11, because it seemed unnecessary.  However,
because libc_r symbols are also weak, the weak stubs in libX11 would interfere,
however they don't if they are in a library linked by libX11.  The most common
manifestation of the problem was:
GThread-ERROR **: file gthread-posix.c: line 137 (g_thread_impl_init): error
'Invalid argument' during 'pthread_getschedparam (pthread_self(), &policy,
&sched)'
in glib apps.

PR:		ports/75477
Submitted by:	KIMURA Yasuhiro, yasu at utahime dot org
Testing by:	marcus
2004-12-31 09:02:27 +00:00
Eric Anholt
c90ee83f03 Update X.Org ports to 6.8.1, and the DRI port to use Mesa 6.2. Because Mesa 6.2
DRI drivers are incompatible with the old libGL in XFree86, they have been
repocopied to graphics/xfree86-dri.  Also note that with this commit the html
manpages are going away, and with it the runtime dependency on perl for the
imake port.

Release notes at: http://www.x.org/X11R6.8.1/RELNOTES.txt

Props to:	kris (multiple cluster runs and sorting through logs)
		lesi (fixing all the issues in those logs, and more)
2004-12-23 01:35:49 +00:00
Eric Anholt
11264cef07 Apply xpm-sec5.diff fixes to the xpm-sec.patch4 diff. Using SIZE_MAX instead
of [U]INT_MAX in several tests would result in the tests being useless on 64-bit
machines.  PORTREVISION bumped for everyone for simplicity, and just to be sure.

Submitted by:	nectar
Obtained from:	Matthieu Herrb <matthieu.herrb@laas.fr> by nectar
2004-10-31 20:36:37 +00:00
Eric Anholt
39947593b3 Apply fixes for CAN-2004-0687 and CAN-2004-0688 in libXpm (stack-based and
integer overflow security vulnerabilities).

Approved by:	portmgr
2004-09-16 02:14:09 +00:00
Dejan Lesjak
fa45acf58d Add conflicts to Mesa and xpm ports. Libraries that they install are
already included in this port.

Noticed by:	David Julien (david dot julien at gmail dot com)
PR:		ports/70004
Approved by:	anholt (mentor)
2004-08-21 05:01:17 +00:00
Kirill Ponomarev
4876033200 Pet portlint. 2004-08-04 09:05:36 +00:00
Pav Lucistnik
b73a79a29d - Extend IGNORE message, point users to instructions how to switch
from XFree86-4 to X.Org.

Approved by:	anholt (x11 hat)
2004-07-23 23:46:02 +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
Eric Anholt
75b8866e22 Install xrender.pc, required by xcursor.pc
PR:		ports/68764
Submitted by:	Franz Klammer <klammer@webonaut.com>
Obtained from:	X.org CVS
2004-07-07 19:49:55 +00:00
Eric Anholt
d059e3286c Fix extraction of Wraphelp2.gz, which was being taken from the wrong directory.
Submitted by:	Greg J. <xcas@cox.net>
2004-06-02 18:05:53 +00:00
Eric Anholt
6d91f9bcbc Fix fetching of Wraphelp2.gz, and use MASTER_SITE_XORG.
Reported by:	bento via kris
2004-05-31 20:06:06 +00:00
Eric Anholt
c53ec94311 Add xorg-libraries, a port of X.Org release 6.7.0's libraries and things,
modeled after XFree86-4-libraries.
2004-05-29 21:03:48 +00:00