Commit graph

39 commits

Author SHA1 Message Date
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
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +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
Olli Hauer
30f9161773 -remove MD5 2011-07-03 14:12:22 +00:00
Ion-Mihai Tetcu
a424fa30a6 Update MASTERSITES thus making the port fetchable again.
Submitted by:	maintainer (private mail)
Reported by:	QAT
2010-04-03 17:47:11 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Dirk Meyer
eca78ec61b - bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
2009-07-31 13:57: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
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00
Rong-En Fan
d24622a8d6 - Fix build with gcc 4
PR:		ports/115262
Submitted by:	Jonathan Belson <jon at witchspace.com> (maintainer)
2007-08-11 09:46:06 +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
5ca9a6aed0 - Remove QTDIR from CONFIGURE_ENV, it's in there already thanks to framework
Submitted by:	rafan
Tested on:	pointyhat
2007-02-13 00:16:29 +00:00
Edwin Groothuis
c92c635b24 SHA256ify
Approved by: krion@
2006-01-22 12:42:24 +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
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Michael Nottebrock
756434d30f Fix bogus ui files in preparation for Qt 3.3.5 2005-09-29 13:37:44 +00:00
Joe Marcus Clarke
b3458f652e Bump PORTREVISION to chase the glib20 shared lib version change. 2005-03-12 10:54:27 +00:00
Joe Marcus Clarke
731798cdcf Chase the glib20 update, and bump all affected ports' PORTREVISIONs. 2004-04-05 03:31:02 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Michael Nottebrock
7264ecddf4 Chase qmake dependency. 2004-03-03 10:10:30 +00:00
Tilman Keskinoz
f2719275de Fix build on CURRENT 2004-02-19 20:00:57 +00:00
Trevor Johnson
a049dd78cc Use PLIST_FILES (bento-tested, marcus-reviewed). 2004-02-06 13:12:53 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Mark Linimon
47cebc9b06 Fix build on 4.x. Prompted by kris, approved by maintainer. 2004-01-29 09:20:44 +00:00
Mark Linimon
54640bcd4e Per bento logs, mark as broken due to missing dependency, probably
either qt32 or qmake.  Notified maintainer.
2004-01-25 06:57:28 +00:00
Mark Linimon
f987de412c These have now been incorporated into the upstream distfile. 2003-12-15 04:05:19 +00:00
Mark Linimon
f9799ba53e Update to 0.7. Refactored codebase and adds doxygen-based documentation.
PR:		ports/59834
Submitted by:	Jonathan Belson <jon@witchspace.com> (author/maintainer)
2003-12-15 01:39:36 +00:00
Daichi GOTO
adad06978f Now landscape is not broken by committed file(patch-landscape.pro).
PR:		52702
Submitted by:	"Jonathan Belson" <jon@witchspace.com>
2003-07-04 11:26:45 +00:00
Daichi GOTO
07916774c0 fix: graphics/landscape
- add one patch file

PR:		52702
Submitted by:	Jonathan Belson <jon@witchspace.com> (maintainer)
2003-07-03 12:12:29 +00:00
Kris Kennaway
85bc088bd0 BROKEN: Does not compile 2003-05-06 21:10:45 +00:00
Dmitry Sivachenko
f4eb28be13 Fix build after QT directory structure change.
Troubles noticed by:	kris/bento
2003-02-22 21:10:29 +00:00
Akinori MUSHA
55850b547b De-pkg-comment. 2003-02-21 12:17:17 +00:00
Tilman Keskinoz
c0a1c435a6 Update 0.6
PR:		46765
Submitted by:	Jonathan Belson <jon@witchspace.com> (maintainer)
2003-01-07 07:01:08 +00:00
Alan Eldridge
80b4fab102 Mark BROKEN. New version coming soon for kde3. 2002-09-20 15:20:38 +00:00
Mario Sergio Fujikawa Ferreira
75ad5febcb Style police: WWW tags should either end in a file/script or TRAILING /; Fix the later case 2001-11-20 23:29:38 +00:00
FUJISHIMA Satsuki
2a07321b3e sync with devel/pth:
- use pthread-config to detect pth/pthread parts.
replace hardcoded path with ${X11BASE} and ${LOCALBASE}.

Non-response from:	maintainer.
2001-09-11 14:53:54 +00:00
David W. Chapman Jr.
7e21293ece Add whitespaces to fix formatting
Delete USE_QT_VER=    2 as its implied
Bump PORTREVISION because tar was rerolled, maintainer is author.
Fix typo in pkg-descr

PR:		27942
Submitted by:	maintainer
Reviewed by:	will
2001-06-13 21:55:48 +00:00
Maxim Sobolev
47394ad493 Add landscape 0.5.1, a program for generating and rendering
landscapes.

PR:		27236
Submitted by:	Jonathan Belson <jon@witchspace.com>
2001-05-17 16:28:42 +00:00