1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
Commit Graph

31 Commits

Author SHA1 Message Date
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