1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00
Commit Graph

26 Commits

Author SHA1 Message Date
Marcelo Araujo
5f48ae95b6 - Update to 7.0.3. 2008-04-28 01:20:10 +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
Florent Thoumie
836aebde5b Remove support for XFree8-4.
From now on, X_WINDOW_SYSTEM != "xorg" is not supported anymore.

PR:		ports/119418
Submitted by:	flz
Approved by:	portmgr (pav)
2008-03-07 21:47:50 +00:00
Marcelo Araujo
864ddfb124 - Update to 7.0.2.
Approved by:	stas (mentor, implicit)
2008-01-01 17:22:05 +00:00
Jung-uk Kim
71ad0692cb Update to 7.0.1.
Approved by:	araujo (maintainer)
2007-08-15 16:59:43 +00:00
Jung-uk Kim
223ce54df1 - Update to 7.0.
- Patch data file paths in progs/xdemos, not just progs/demos
as yuvrect_client demo needs it.
- Add a patch for glthreads.c to fix a warning on amd64.

Approved by:	araujo (maintainer)
2007-07-02 16:54:02 +00:00
Eric Anholt
9b9f11979f Fix mesa-demos build against libGL that doesn't link against a pthread lib. 2007-05-29 18:33:19 +00:00
Eric Anholt
7d7c3a7fc1 Add -DPTHREADS to custom mesa-demos config file, which fixes glthreads. 2007-05-25 18:53:41 +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
Marcelo Araujo
c43208c7bd - update to 6.5.3.
- taking maintainership.

Approved by:	stas (mentor)
2007-05-01 00:29:36 +00:00
Rong-En Fan
966870dbc0 - Update to 6.5.2
- Pass maintainership to submitter

PR:		ports/107581
Submitted by:	Marcelo Araujo <araujo at bsdmail.org>
2007-01-06 02:52:13 +00:00
Thierry Thomas
34ec5f2957 Update to 6.5.1 and unbreake. Note that unbreaking was done by removing
(not building and not installing) problematic (offscreen) demo.

PR:		ports/103720
Submitted by:	trasz <trasz (at) pin.if.uz.zgora.pl>
2006-09-28 15:03:57 +00:00
Kris Kennaway
15b247f443 Schedule these broken ports for termination on 2006-12-01 2006-09-02 16:51:10 +00:00
Edwin Groothuis
ff21f59f9f Remove USE_REINPLACE for categories starting with a G 2006-05-07 23:46:33 +00:00
Kris Kennaway
8fdf6c8263 BROKEN: Does not compile 2006-02-05 20:12:43 +00:00
Sergey Matveychuk
48298c7950 - Update to 6.4.1
PR:		ports/90245
Submitted by:	Ermal Lu?i <eri--@albabsd.org>
2006-01-12 12:56:16 +00:00
Pav Lucistnik
792b758ef4 - Add SHA256 2005-11-26 01:48:16 +00:00
Dejan Lesjak
b971dd6c3c Update to 6.2.1.
This gains compatibility with X.Org 6.8, but breaks it with XFree86 4.4,
so flip the IGNORE switch.
Since there is no "install" target we can use, installation is done in
do-install of port. For that we need the list of files to install which is
conveniently used to generate plist, so static pkg-plist is dropped.
2005-01-29 23:15:49 +00:00
Eric Anholt
c90ee83f03 Update X.Org ports to 6.8.1, and the DRI port to use Mesa 6.2. Because Mesa 6.2
DRI drivers are incompatible with the old libGL in XFree86, they have been
repocopied to graphics/xfree86-dri.  Also note that with this commit the html
manpages are going away, and with it the runtime dependency on perl for the
imake port.

Release notes at: http://www.x.org/X11R6.8.1/RELNOTES.txt

Props to:	kris (multiple cluster runs and sorting through logs)
		lesi (fixing all the issues in those logs, and more)
2004-12-23 01:35:49 +00:00
Trevor Johnson
33fdc4cde2 SIZEify. 2004-03-17 18:29:46 +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
Trevor Johnson
06acd13c21 Use LS macro. 2004-01-23 05:28:50 +00:00
Mark Linimon
70a586ff21 Reflect rerolled tarball as requested by anholt@ who attests for its
veracity.  If anholt himself has been trojanned, I really don't want
to know about it.
2003-11-17 22:41:52 +00:00
Eric Anholt
2afce6ecdf Link mesa-demos against ${PTHREAD_LIBS}. Supposed to prevent crashing on
-stable.

Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-11-08 22:30:36 +00:00
Eric Anholt
769927052d Correct the Makefile header (Date created, Whom) 2003-11-07 20:38:26 +00:00
Eric Anholt
e1b61dd8bd Add mesa-demos, a port of the GL demos distributed with Mesa. 2003-11-07 20:34:04 +00:00