| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
28 Mar 2013 15:51:17
  |
eadler  |
Drop support for old versions of FreeBSD from unmaintained ports
Reviewed by: miwi |
04 Aug 2012 22:52:04
1.7.1553.8560_3
|
kwm  |
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. |
01 Jun 2012 05:26:28
1.7.1553.8560_2
|
dinoex  |
- update png to 1.5.10 |
18 Feb 2012 19:56:18
1.7.1553.8560_1
|
dinoex  |
- build with giflib |
16 Dec 2011 15:01:21
1.7.1553.8560_1
|
danfe  |
Drop maintainership. |
21 May 2011 17:20:31
1.7.1553.8560_1
|
danfe  |
Allow to exit by pressing `q' in addition to ESC. Don't bump PORTREVISION
as it is really a minor change. |
11 Apr 2011 15:38:26
1.7.1553.8560_1
|
danfe  |
Refine port description. |
08 Apr 2011 06:53:30
1.7.1553.8560_1
|
danfe  |
Fix the build on recent FreeBSD versions.
Reported by: Sergey V. Dyatko
Pointyhat to: danfe |
08 Apr 2011 06:05:49
1.7.1553.8560_1
|
danfe  |
Fix ESC button reaction. |
08 Apr 2011 03:49:26
1.7.1553.8560
|
danfe  |
Add simpleviewer 1.7.1553.8560, small and simple OpenGL image viewer
with transparency support. |