Commit graph

39 commits

Author SHA1 Message Date
Antoine Brodin
cd419fd1df Make those ports more likely to build with texinfo from ports
With hat:	portmgr
2014-07-01 17:37:41 +00:00
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
eb08c5441c Add NO_STAGE all over the place in preparation for the staging support (cat: graphics) 2013-09-20 18:35:44 +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
Ruslan Makhmatkhanov
2469228893 - update to 0.5.1
PR:		164354 (based on)
Submitted by:	Erik Greenwald <erik at bz.bzflag dot bz> (maintainer)
Feature safe:	yes
2012-03-22 20:41:23 +00:00
Eitan Adler
c59a3834c4 At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:	portmgr
2012-01-21 17:40:15 +00:00
Pav Lucistnik
b31d818e0a - Mark BROKEN: does not build
Reported by:	pointyhat
2011-12-18 21:45:39 +00:00
Olli Hauer
30f9161773 -remove MD5 2011-07-03 14:12:22 +00:00
Mark Linimon
8ff9e2abf9 Update maintainer's email address.
Submitted by:	maintainer (private email)
2010-12-01 23:12:16 +00:00
Pav Lucistnik
2d68f126de - Mark MAKE_JOBS_UNSAFE
Reported by:	pointyhat
2009-11-19 23:41:55 +00:00
Dmitry Marakasov
6b5fb87219 - Switch SourceForge ports to the new File Release System: categories starting with G 2009-08-22 00:23:13 +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
Martin Wilke
4862daac9b - Update to 0.4.4
PR:		115604
Submitted by:	Erik Greenwald <erik@smluc.org> (maintainer)
2007-08-21 09:28:42 +00:00
Martin Wilke
d3bbd40d43 - Update to 0.4.3
PR:		113373
Submitted by:	Erik Greenwald <erik@smluc.org> (maintainer)
2007-06-06 10:56:30 +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
Martin Wilke
03433af006 - Update to 0.4.2
PR:		ports/107693
Submitted by:	Erik Greenwald <erik@smluc.org> (maintainer)
2007-01-09 22:26:16 +00:00
Pav Lucistnik
3367531f35 - Fix build
PR:		ports/95221
Submitted by:	Erik Greenwald <erik@smluc.org> (maintainer)
2006-06-05 13:12:46 +00:00
Kris Kennaway
4a01390b45 BROKEN: Does not build
Approved by:    portmgr (implicit)
2006-02-25 21:40:30 +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
Edwin Groothuis
c92cd65864 Remove install-info from Makefile, it's automatically done when INFO is defined 2005-12-05 00:53:19 +00:00
Pav Lucistnik
1c0e2ae331 - Update to 0.4.1
PR:		ports/89616
Submitted by:	Erik Greenwald <erik@smluc.org> (maintainer)
2005-11-29 00:09:52 +00:00
Pav Lucistnik
0e9dd205c9 - Update to 0.4
PR:		ports/83173
Submitted by:	Erik Greenwald <erik@smluc.org> (maintainer)
2005-07-13 21:01:03 +00:00
Pav Lucistnik
52b6e14fbb - Reflect plist changes in gauche port 2005-04-09 15:13:39 +00:00
Kirill Ponomarev
6ce058281d Add missing dependency
PR:		ports/68613
Submitted by:	maintainer
2004-07-03 07:16:17 +00:00
Kirill Ponomarev
ac8fb41b8e - Utilize USE_GL
PR:		ports/67803
Submitted by:	maintainer
2004-06-10 18:25:53 +00:00
Kris Kennaway
bfb7ac6323 Restore maintainer; his email was bouncing last week and I fat-fingered the
address when I retried it tonight.  Sorry, Erik.
2004-05-16 07:30:10 +00:00
Kris Kennaway
8f7592e14d Reset bouncing maintainer address:
<eric@smluc.org>:
Sorry, no mailbox here by that name. (#5.1.1)
2004-05-16 04:04:18 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Kirill Ponomarev
f3a158d6b3 - Update to version 0.3.1
PR:		60325
Submitted by:	maintainer
2003-12-17 11:48:48 +00:00
Daichi GOTO
13c78766fb update graphics/gauche-gl: add 'scheme' virtual catagory
PR:		55283
Submitted by:	Erik Greenwald <erik@smluc.org> (maintainer)
2003-08-21 05:34:54 +00:00
Erwin Lansing
4fa450342c hand maintainership to submitter
PR:		53408
Submitted by:	Erik Greenwald <erik@smluc.org>
2003-06-17 14:52:35 +00:00
Christian Weisgerber
854c187a95 Remove MAINTAINER, as per his request:
"I'll be offline for the next few months.  Someone please take care
 of these poor orphans."

Also slip in some minor fixes.

PR:		52831
Submitted by:	Kimura Fuyuki <fuyuki@mj.0038.net>
2003-06-02 01:24:33 +00:00
Norikatsu Shigemura
3d2198be9f Oops, I forgot cvs remove pkg-message. 2003-03-30 11:48:55 +00:00
Norikatsu Shigemura
48b050f9a2 Remove pkg-message and sort pkg-plist.
PR:		ports/50452
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org> (maintainer)
2003-03-30 11:46:02 +00:00
Edwin Groothuis
9e22ec8950 Update port: graphics/gauche-gl to 0.2.2
PR:		ports/48188
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org>
2003-03-29 00:39:16 +00:00
Edwin Groothuis
541c36d3f3 graphics/gauche-gl to 0.2.2
PR:		ports/48188
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org>
2003-02-23 23:37:50 +00:00
Akinori MUSHA
55850b547b De-pkg-comment. 2003-02-21 12:17:17 +00:00
Norikatsu Shigemura
77b7ddc4d9 Add gauche-gl 0.2.1, openGL binding for Gauche.
PR:		ports/46285
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org>
2003-01-25 14:06:53 +00:00