Commit graph

29 commits

Author SHA1 Message Date
Niclas Zeising
39fc32e828 The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:

NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE

This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.

This patch also contains updates of libxcb and related ports, pixman, as well
as some drivers and utilities.

Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due
to xserver version change.

Apart from these updates, the way shared libraries are handled has been
changed for all xorg ports, as well as libxml2 and freetype, which means
ltverhack is gone and as a consequence shared libraries have been bumped.
The plan is that this change will make library bumps less likely in the
future.
All affected ports have had their portrevisions bumped as a consequence of
this.

Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT.

Update instructions, hardware support, and more notes can be found on
https://wiki.freebsd.org/Graphics

Thanks to:	all testers, bdrewery and the FreeBSD x11@ team
exp-run by:	bdrewery [1]
PR:		ports/187602 [1]
Approved by:	portmgr (bdrewery), core (jhb)
2014-04-16 18:28:47 +00:00
Baptiste Daroussin
665bec206d Convert g* to USES=zip 2014-03-10 14:49:26 +00:00
Alexey Dokuchaev
0fdb74f6ac - Modernize LIB_DEPENDS syntax, sort the knobs
- Stagify, cleanup patch-Makefile, drop MAKE_ARGS
2013-11-18 06:00:29 +00:00
Baptiste Daroussin
c84e1cd8e6 Add NO_STAGE all over the place in preparation for the staging support (cat: games) 2013-09-20 17:36:33 +00:00
Alexey Dokuchaev
774250c58b Beautify port description and provide author name since WWW page is gone. 2012-09-12 14:10:29 +00:00
Alexey Dokuchaev
84f5ce32c4 - Fix segmentation fault due to inclusion of outdated JPEG header
- Remove ABI shlib version from LIB_DEPENDS, define LICENSE
- Sort out knobs, throw in a few comments, augment COMMENT
- Remove dead master site from Makefile and port description
2012-09-12 11:10:11 +00:00
Koop Mast
5aa7246575 Switch from libglut to freeglut and retire libglut. Libglut hasn't been
developed in years and has been dropped from the MESA 8.0 distribution.
Freeglut is a rewrite of glut and is actively developed and is used by
many linux distributions instead of libglut.

Bump all ports that directly depend on libglut because of the shlib version
change.

There are some extra items in this patch.

*) Because freeglut doesn't have the same dependancies as libglut, some ports
	need extra dependencies added to USE_XORG to make them build.
*) Mark graphics/f90gl broken, f90gl depends on a header that is only shipped
	with libglut.
*) Remove option for libglut/freeglut selection in games/cake, only freeglut
	remains now.
*) While here fix a png related build issue games/vegastrike.

Thanks to miwi for running the exp-run.

Approved by:	portmgr (miwi)

Collaboration with:	zeising@
Obtained from:	xorg-dev staging area.
2012-08-04 22:52:02 +00:00
Olli Hauer
b6ac748023 -remove MD5 2011-07-03 14:25:36 +00:00
Rene Ladan
dc51d987bd - Bump shared library version of libglut.so when using freeglut
- Grab maintainership of games/torcs
Approved by:	tabthorpe (mentor)
Feature safe:	yes
2010-07-06 18:16:31 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Dirk Meyer
3bbc108312 - update to jpeg7
Tested by:	pav on pointyhat
2009-07-18 11:11:29 +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
Alexey Dokuchaev
439887f2e7 - Convert to OPTIONS
- Patch things in post-patch target, not in post-extract
- Wrap one overly long line
2008-07-23 08:41:40 +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
Alexey Dokuchaev
c8101b03ee - Drop USE_X_PREFIX
- Clean up pkg-message and Makefile
2008-03-21 13:18:08 +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
Alexey Dokuchaev
4d8b22bd01 Mute the whole target, otherwise comment will show up. 2006-10-03 22:52:25 +00:00
Alexey Dokuchaev
b0f89435f9 Fix the build with yet-to-come GCC. 2006-10-03 20:34:47 +00:00
Edwin Groothuis
ff21f59f9f Remove USE_REINPLACE for categories starting with a G 2006-05-07 23:46:33 +00:00
Alexey Dokuchaev
25130a9621 Store distfile locally since build cluster sometimes timeouts while
trying to fetch it.

Reported by:	pointyhat
2006-01-25 15:27:29 +00:00
Pav Lucistnik
8341fbe6a4 - Move freeglut from x11-toolkits to graphics, where libglut already is
PR:		ports/91711
Submitted by:	Sangwoo Shim <sangwoos@gmail.com>
Repocopied by:	marcus
2006-01-16 00:07:03 +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
Alexey Dokuchaev
ab1faf959f Simplify (and beautify) URLs. 2005-12-27 14:16:08 +00:00
Alexey Dokuchaev
236c80ebda Update to 2005.12.26, which incorporates some of our patches. 2005-12-27 14:10:18 +00:00
Alexey Dokuchaev
af6c426e27 Get rid of really simple patch, save an inode. 2005-12-27 14:03:31 +00:00
Alexey Dokuchaev
85c9872112 Adjust description to closer match the reality. 2005-12-09 13:53:11 +00:00
Alexey Dokuchaev
e8a40c3696 - Update to 2005.10.23
- Allow to build with nVidia libGL
- Respect CXX
- Add SHA256 checksum
2005-12-09 10:03:05 +00:00
Alexey Dokuchaev
48249e3fe0 Update my email address to `@FreeBSD.org'.
Relinquish ports I happen to no longer use.  They seem to be of the latest
versions, and non-broken, so this is a "clean" dump.

Approved by:	fjoe (mentor)
2004-08-27 08:46:33 +00:00
Kirill Ponomarev
52966b2faf Add cake 2004.07.09,
Cake is pretty advanced Quake III Arena map viewer.  It
features BSP support, multiple viewports, sound, models,
record/playback demo support and plenty more.  Right now, sound
support is disabled since cake uses FMOD library which is not
available on FreeBSD.  I hope to resolve this issue in the
future though.

PR:		ports/69738
Submitted by:	Alexey Dokuchaev <danfe@regency.nsu.ru>
2004-07-30 09:59:21 +00:00