Commit graph

10 commits

Author SHA1 Message Date
Eitan Adler
b0533230a5 Drop support for old versions of FreeBSD from unmaintained ports
Reviewed by:	miwi
2013-03-28 15:51:16 +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
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Dirk Meyer
e6ce217e20 - build with giflib 2012-02-18 19:56:18 +00:00
Alexey Dokuchaev
9ee91ea0fb Drop maintainership. 2011-12-16 15:01:21 +00:00
Alexey Dokuchaev
8ce7c7528b Allow to exit by pressing `q' in addition to ESC. Don't bump PORTREVISION
as it is really a minor change.
2011-05-21 17:20:31 +00:00
Alexey Dokuchaev
58f6efcecd Refine port description. 2011-04-11 15:38:26 +00:00
Alexey Dokuchaev
73b51dcb51 Fix the build on recent FreeBSD versions.
Reported by:	Sergey V. Dyatko
Pointyhat to:	danfe
2011-04-08 06:53:30 +00:00
Alexey Dokuchaev
a41b6d5920 Fix ESC button reaction. 2011-04-08 06:05:49 +00:00
Alexey Dokuchaev
6cfc47cc83 Add simpleviewer 1.7.1553.8560, small and simple OpenGL image viewer
with transparency support.
2011-04-08 03:49:26 +00:00