Commit graph

26 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
Chris Rees
cc3aeca04b Add CONFLICTS to reciprocate with freeglut
PR:		ports/147267
Submitted by:	Aldis Berjoza <aldis@bsdroot.lv>
Approved by:	rene (mentor), maintainer timeout (x11, ~370 days)
2011-06-29 19:29:29 +00:00
Martin Wilke
d594ccc94f - Please welcome Xorg 7.5.1
The X-Server has been patched to the latest 1.7.X series, drivers
and fonts have been updated to the latest versions. This update includes
some components from Xorg 7.6 with a lot of improvements, and it seems
that the performance is much better than the old version. Also this
Update fix build issues with clang and binutils 2.17.50 in current,
remove 6.X gruft and de-author pkg-descr.

I would like to thank:

	Beat Gaetzi
	Dima Panov
	Koop Mast
	Eitan Adler
	and all Testers.

PR:		ports/147646
		ports/148035
		ports/148744
		ports/150223
		ports/152889
		ports/154457
2011-02-25 16:52:50 +00:00
Marius Strobl
bb8871ec1b Unbreak the Mesa3D 7.4.4 build for powerpc and sparc64 after the 7.6.1
integration.

Approved by:	rnoland
2010-03-25 23:11:22 +00:00
Norikatsu Shigemura
f18d011411 Limited Update to Mesa3D 7.6.1 and libdrm 2.4.17.
[MEMO]
In this commit, no version changed.  But if you put
'WITHOUT_NOUVEAU' on /etc/make.conf, you can use
new version of Mesa3D and libdrm.

Discussed with:	rnoland on freebsd-ports/freebsd-x11.
2010-02-07 11:51:08 +00:00
Robert Noland
c9950828f2 Update to 7.4.3
This is a bug fix release.
2009-06-20 16:05:16 +00:00
Marius Strobl
315a9a0bee Re-enable DRI on powerpc and sparc64, mainly in order to fix
packaging.

Approved by:	rnoland
2009-04-10 18:00:49 +00:00
Robert Noland
9f6b997847 Update the Mesa ports to 7.4
PR:		133167
Submitted by:	Anonymous <swell.k@gmail.com>
2009-04-04 04:16:10 +00:00
Robert Noland
e7f924eb7f Pull this under the x11@ umbrella 2009-02-02 17:32:25 +00:00
Mark Linimon
bac811844f Make graphics/libGL/bsd.mesalib.mk play nicer with its slave port
graphics/libglut and vice versa.

Hat:	portmgr
2009-02-02 09:09:05 +00:00
Maho Nakata
2c49ae17c8 Install glutf90.h, bump port revision, remove
unnecessary file, and drop maintainership to ports@.

Approved by:	shaun@
2009-02-02 08:45:45 +00:00
Robert Noland
489e20505a Add dependency on dri2proto to the rest of the mesa ports
Approved by:	garga (mentor, implicit)
2009-01-24 21:45:05 +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
Maho Nakata
141a3b3421 Update to 7.0.3
PR: 125609
Submitted by: "Pedro F. Giffuni" <pfgshield-freebsd@yahoo.com>
Maingainer timeout: over 1 month (I asked 2008/9/2 11:07:45 +9 JST)
2008-10-26 02:19:18 +00:00
Martin Wilke
cda30a295f - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-25 22:44:48 +00:00
Shaun Amott
cb3d1bfdbd Install glutf90.h, so OpenGL can be used via FORTRAN 90/95.
PR:		ports/114798
Submitted by:	maho
2007-09-27 00:26:24 +00:00
Jung-uk Kim
b476be2362 Update to 7.0.1. 2007-08-15 16:57:09 +00:00
Jung-uk Kim
89f3ad22bc - Update to 7.0.
- Change NOPROFILE to NO_PROFILE since all supported releases have it.

Approved by:	shaun (maintainer)
2007-07-02 16:46:12 +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
Shaun Amott
5361678373 Switch to my @FreeBSD.org address.
Approved by:	ahze (mentor)
2006-06-19 20:06:59 +00:00
Erwin Lansing
ee25049d8a - Update to 6.4.2
- Ensure GL directory is created and removed
- Take maintainership

ChangeLog here: http://mesa3d.org/VERSIONS

PR:		97068
Submitted by:	Shaun Amott <shaun@inerd.com>
2006-05-10 19:16:08 +00:00
Sergey Matveychuk
b4d2ac42d7 - Update graphics/libglut to 6.4.1.
- Shared lib version and PORTREVISION bumb for all affected ports.

While I'm here:
- Remove USE_MESA knob where it was (35 ports).
  It marked as depricated for 2 years.

PR:		ports/90247
Submitted by:	Ermal Lu?i <eri--@albabsd.org>
2006-01-12 12:54:32 +00:00
Thierry Thomas
20de2dbbdf Upgrade to 6.0.1. Same library .so.
PR:		ports/65353
Submitted by:	Yarema <yds@CoolRat.org>
Approved by:	mat (mentor).
2004-04-17 12:19:45 +00:00
Eric Anholt
61550a407d Return to ports@ because I won't be working on FreeBSD for 3 months minimum. 2004-01-28 09:10:58 +00:00
Eric Anholt
0bed35ec42 Use USE_GL. 2003-11-07 20:14:00 +00:00
Eric Anholt
4677a5227f Add libglut 5.0.2, a port of libglut from Mesa. libglut will be removed from
mesagl in its upcoming upgrade.
2003-10-24 04:38:20 +00:00