1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
Commit Graph

39 Commits

Author SHA1 Message Date
Niclas Zeising
47be7a61c9 Switch FreeBSD CURRENT to use the new xorg stack (WITH_NEW_XORG=) [0]
If the old xorg stack is still needed, it is possible to add WITHOUT_NEW_XORG=
to /etc/make.conf to get the old version.

Update several xorg related ports, including:
x11/libxcb 1.9.1 -> 1.9.3
graphics/libdrm 2.4.46 -> 2.4.50
x11/pixman 0.30.2 -> 0.32.4
x11/xkeyboard-config 2.9 -> 2.10.1
x11-drivers/xf86-input-keyboard 1.7.0 -> 1.8.0

Fix dissapearing cursor in xf86-video-vmware [2]

Stagify all x11@-owned ports

Bump portrevisions for xf86-* ports due to xserver version change.

Fix fallout from updates where needed.

Thanks to:	all testersi, bdrewery and the FreeBSD x11@ team
exp-run by:	bdrewery [1]
PR:		ports/184684 [1], ports/181385 [2]
Submitted by:	Douglas Carmichael <dcarmich@dcarmichael.net> [2]
Approved by:	portmgr (bdrewery), core (jhb) [0]
2013-12-16 11:11:09 +00:00
Koop Mast
e30c3ee917 Enable xkb support. [1]
Stageify.

Requested by:	makc@ [1]
Obtained from:	xorg-dev
2013-12-02 16:06:17 +00:00
Niclas Zeising
5a4c543c2b The FreeBSD graphics/x11 team proudly presents
a kwm, zeising production:

MESA 9.1.6

Starring:
Mesa 9.1.6, including libGL, libGLU and dri (new xorg only)
Addition of libEGL and libglesv2
KMS support for ATI graphics cards in 10-current (new xorg only)
Improved sparc64 support for new xorg. [1]
pixman 0.30.2, including shlib bump and portrevision bumps
libX11 1.6.2
Make absolute pointing devices work with x11-drivers/xf86-input-mouse
x11-drivers/xf86-video-ati 7.2.0 for 10-current (KMS aware ati driver)

Also starring:
Updates to drivers and other libraries and utilities

Additional notes:
When updating MESA related ports (libGL, dri) you need to remove old versions
first.  See UPDATING for details.

PR:		ports/181962 [2]
Submitted by:	marius [1]
		zeising [2]
Exp-run by:	bdrewery
Approved by:	portmgr (bdrewery)

Thanks to all who helped testing!
2013-09-29 17:01:41 +00:00
Baptiste Daroussin
db5320be85 Add NO_STAGE all over the place in preparation for the staging support (cat: x11) 2013-09-20 23:43:19 +00:00
Baptiste Daroussin
d16ff17925 Add an explicit dependency on pkgconfig
Reported by:	antoine
2013-09-02 11:56:52 +00:00
Niclas Zeising
d516c8b663 Fix security issues in xorg client libraries.
Most libraries were updated to newer versions, in some cases patches
were backported instead.

Most notably, x11/libX11 was updated to 1.6.0

Security:	CVE-2013-1981
		CVE-2013-1982
		CVE-2013-1983
		CVE-2013-1984
		CVE-2013-1985
		CVE-2013-1986
		CVE-2013-1987
		CVE-2013-1988
		CVE-2013-1989
		CVE-2013-1990
		CVE-2013-1991
		CVE-2013-1992
		CVE-2013-1993
		CVE-2013-1994
		CVE-2013-1995
		CVE-2013-1996
		CVE-2013-1997
		CVE-2013-1998
		CVE-2013-1999
		CVE-2013-2000
		CVE-2013-2001
		CVE-2013-2002
		CVE-2013-2003
		CVE-2013-2004
		CVE-2013-2005
		CVE-2013-2062
		CVE-2013-2063
		CVE-2013-2064
		CVE-2013-2066
2013-06-04 19:31:29 +00:00
Niclas Zeising
92ea0d614b The FreeBSD x11 team proudly presents
an zeising, kwm, miwi, bapt, eadler production:

Xorg 7.7

Starring:
xserver 1.12.4 (new xorg only)
Mesa 8.0.4, including libGL, libGLU and dri (new xorg only)
libX11 1.5.0
libxcb 1.9
libdrm 2.4.42 (new xorg only)
freeglut 2.8.1
Also starring:
Updates to drivers and other libraries and utilities

Additional notes:
Change pkgconf to be a build dependency.
Add a new USE_XORG, xcb, to depend on libxcb and update all ports to use
this.
Trim makefile headers.
Take maintanership of x11/xcb-proto, ok'd by ashish.
If you are running WITH_NEW_XORG=, you need to rebuild all installed
drivers, see UPDATING for more information.
Various fixes to make ports compile.

PR:		ports/177942
Exp-run by:	miwi
Approved by:	portmgr (miwi)

Thanks to all who helped testing!
2013-05-25 14:37:02 +00:00
Eitan Adler
334eb0fc61 This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.

PR:		ports/177081
Reviewed by:	bapt
Approved by:	portmgr (miwi)
2013-03-19 13:04:30 +00:00
Martin Wilke
29e347e197 - Please welcome Xorg 7.5.2
The Xorg Team is pleased to announce the next round of Xorg updates.
       The team created a new flag called WITH_NEW_XORG that users can include
       in /etc/make.conf. This was created for the intel KMS work being done
       althouthough It probably works for other chips. Unfortunately, the intel
       KMS driver will only work on FreeBSD 9(RELENG|STABLE) or 10/HEAD users.
       Older version of FreeBSD will not be supported. Intel users will need
       to patch their source manually with Konstantin?s KMS kernel patch to get
       the newer chips to work. Please carefully read UPDATING entry.

Changes:

        - libdrm 2.4.31 (including KMS support)
        - mesa 7.11.2
        - xorg-server 1.10.6
        - a lot of new Graphic Drivers.

    I would like to thank:

         Koop Mast
         Eitan Adler
         Niclas Zeising
         and all helpers and testers from x11@.
2012-04-21 17:03:32 +00:00
Martin Wilke
e1c6649edf - Remove WITH_FBSD10_FIX, is no longer needed 2011-11-09 15:26:04 +00:00
Martin Wilke
13d275f048 - Fix build on FreeBSD 10 2011-10-28 18:26:48 +00:00
Eitan Adler
047838e7b7 - remove outdated warning
- hand maintainership to x11@

Reviewed by:	kwm
Approved by:	ashish (maintainer)
Approved by:	bapt,sahil (mentors, implicit)
2011-10-27 02:02:15 +00:00
Doug Barton
2b1dacc826 Remove more tags from pkg-descr files fo the form:
- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
2011-10-24 04:17:37 +00:00
Ashish SHUKLA
f04858bda6 - Exclude Python 3.x from USE_PYTHON_BUILD as it fails to build with Python 3.x
PR:		ports/154882
Submitted by:	sunpoet
Approved by:	pgj (mentor, implicit)
2011-02-22 05:25:57 +00:00
Ashish SHUKLA
4454195011 - Update to 1.7
- Add LICENSE

Approved by:	tabthorpe (mentor)
2010-09-15 06:46:52 +00:00
Ashish SHUKLA
cffcff87c3 - Change my maintainer address.
Approved by:	   pgj (mentor)
2010-06-11 13:37:41 +00:00
Wen Heping
49b0b0d864 - Update to 1.6
PR:		ports/146456
Submitted by:	Ashish SHUKLA <wahjava@gmail.com> (maintainer)
2010-05-13 06:28:35 +00:00
Pav Lucistnik
13b61127ae - Update to 1.5
PR:		ports/141225
Submitted by:	Ashish SHUKLA <wahjava@gmail.com> (maintainer)
2009-12-12 23:32:21 +00:00
Dmitry Marakasov
f63ce2f32a - Add dependency on x11/xcb-proto >= 1.5, this does not build with earlier versions
PR:		137298
Submitted by:	Ashish SHUKLA <wahjava@gmail.com> (maintainer)
2009-07-31 20:20:52 +00:00
Dmitry Marakasov
f3dd8b282c - Update to 1.4
PR:		137231
Submitted by:	Ashish SHUKLA <wahjava@gmail.com> (maintainer)
2009-07-30 15:17:38 +00:00
Pietro Cerutti
2eff625cd6 - Enable installation of tutorial
PR:		136055
Submitted by:	gahr
Approved by:	Ashish Shukla <wahjava@gmail.com> (maintainer)
2009-06-28 12:52:33 +00:00
Dennis Herrmann
879dfb01ad - Update to 1.3
PR:		ports/135430
Submitted by:	Ashish SHUKLA <wahjava@gmail.com> (maintainer)
2009-06-14 22:22:28 +00:00
Robert Noland
2ff5ff0102 Add patch to fix xauth.
PR:		131120
Submitted by:	Danny Braniss <danny@cs.huji.ac.il>
Approved by:	Ashish SHUKLA <wahjava@gmail.com> (maintainer)
2009-04-04 18:49:26 +00:00
Robert Noland
af3813da45 /tmp/cvsGePDN8 2009-02-19 19:56:52 +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
Robert Noland
3e99647027 allow x11/libxcb and x11/xcb-proto to build with python 2.5+
PR:		130475
Submitted by:	Joseph S. Atkinson
Approved by:	wahjava@gmail.com (maintainer), garga (mentor, implicit)
2009-01-17 22:02:45 +00:00
Martin Wilke
e3a67826ae - Update to 1.1.90.1
PR:		126990
Submitted by:	bf <bf2006a@yahoo.com>
Approved by:	maintainer
2008-09-07 22:20:18 +00:00
Rong-En Fan
741aa71483 Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
 - USE_GNOME=gnometarget is now an no-op

Changes to individual ports, other than removing the CONFIGURE_TARGET hack:

= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
  - comms/gnuradio
  - science/abinit
  - science/elmer-fem
  - science/elmer-matc
  - science/elmer-meshgen2d
  - science/elmerfront
  - science/elmerpost

= use x86_64 as ARCH
  - devel/g-wrap

= other changes
  - print/magicfilter
    GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf

Total # of ports modified:  1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)

PR:		126524 (obsoletes 52917)
Submitted by:	rafan
Tested on:	two pointyhat 7-amd64 exp runs (by pav)
Approved by:	portmgr (pav)
2008-08-21 06:18:49 +00:00
Edwin Groothuis
392870bf2c ${.CURDIR}/pkg-message -> ${PKGMESSAGE}
Noticed by: flz@

PR:		ports/123966
Submitted by:	Anatoly Borodin <anatoly.borodin@gmail.com>
2008-05-28 13:07:31 +00:00
Edwin Groothuis
ea6e094c43 x11/libxcb: message isn't shown sometimes
When installing x11/libxcb pkg-message may not be shown if
	/usr/obj is used and /usr/obj/usr/ports/x11/libxcb dir
	exist.

PR:		ports/123966
Submitted by:	Anatoly Borodin <anatoly.borodin@gmail.com>
2008-05-28 12:30:43 +00:00
Ion-Mihai Tetcu
6e1ae3ebe1 Update to 1.1:
"This release requires xcb-proto 1.1, due to the addition of the
extension-multiword attribute to the XML schema.

Enhancements:
* Print a backtrace, if possible, on locking assertion failures.
* Skip abort() on locking assertions if LIBXCB_ALLOW_SLOPPY_LOCK is set.
* xcb_poll_for_event: Return already-read events before reading again.
* Output a configuration summary at the end of ./configure.

Bug fixes:
* Don't hold the xlib-xcb lock while sleeping: that allows deadlock.
* Allow unix:<screen> style display names again.
* Bug #9119: test xcb_popcount
* Fix unit tests for FreeBSD
* NetBSD doesn't have AI_ADDRCONFIG: use it only if it's available.
* Require libXau >= 0.99.2; earlier versions have a broken .pc file
* Use substitition variables in xcb-xinerama.pc.in
* Update autogen.sh to one that does objdir != srcdir
* Add tools/* and autogen.sh to EXTRA_DIST.
* Doxygen can now be fully disabled if desired.

Documentation improvements:
* Many fixes and updates to the tutorial.
* Iterators, requests, and replies get partial Doxygen documentation."

PR:		ports/122564
Submitted by:	bf <bf2006a@yahoo.com>
Approved by:	maintainer
2008-05-07 14:23:17 +00:00
Beech Rintoul
eea81cfcdd - Remove doxygen docs build.
Reported by:	pointyhat via pav
Approved by:	Ashish Shukla <wahjava@gmail.com> (maintainer),
		sat (mentor)
2007-09-05 14:45:07 +00:00
Beech Rintoul
1d02f6e945 - Fix pkg-plist
- Remove 4.x cruft
- Makefile tweaks

PR:		ports/113705
Submitted by:	Ashish Shukla <wahjava@gmail.com> (maintainer)
Approved by:	maintainer, sat (mentor)
2007-06-22 06:11:39 +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
1fe8b089ca - Fix plist
Reported by:	pointyhat
2007-03-24 13:29:12 +00:00
Martin Wilke
b3edaf23e4 - Unbreak index
- Bump PORTREVISION

PR:		108629
Submitted by:	Drew Derbyshire <ahd@kew.com>
Approved by:	 Ashish Shukla <wahjava@gmail.com> (maintainer)
2007-01-31 22:41:17 +00:00
Martin Wilke
63ab3f195d - Update to 1.0
PR:		108494
Submitted by:	Ashish Shukla<wahjava@gmail.com> (maintainer)
2007-01-29 11:18:46 +00:00
Alejandro Pulver
6d2e101be7 - Fix building on 4.x.
Reported by:	pointyhat
2006-11-05 15:49:16 +00:00
Alejandro Pulver
748baa01ca The X protocol C-language Binding (XCB) is a replacement for Xlib
featuring a small footprint, latency hiding, direct access to the
protocol, improved threading support, and extensibility.

WWW: http://xcb.freedesktop.org/

- Ashish Shukla
wahjava@gmail.com

PR:		ports/102447
Submitted by:	Ashish Shukla <wahjava at gmail.com>
2006-10-08 16:14:52 +00:00