| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
25 Sep 2012 18:02:15
0.66_1
|
beat  |
- Disallow from pointyhat: fails to start X server
Reported by: pointyhat |
22 Aug 2012 18:15:16
0.66_1
|
crees  |
There's apparently a magic variable, USE_DISPLAY that I'd somehow missed.
Hopefully this will fix the build on pointyhat...
Submitted by: beat
Submitted by: linimon |
22 Aug 2012 17:40:22
0.66_1
|
crees  |
Mark IS_INTERACTIVE-- requires an X server for configure stage.
I'm thinking of using xvfb somehow... or finding the freeglut version by
perhaps looking in source code/headers.
Submitted by: pointyhat (beat) |
04 Aug 2012 22:52:04
0.66_1
|
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. |
05 Dec 2011 03:24:28
0.66
|
sunpoet  |
- Update to 0.66
- While I'm here, add missing trailing slash to WWW
Changes: http://search.cpan.org/dist/OpenGL/Release_Notes
PR: ports/161534
Submitted by: Zhihao Yuan <lichray@gmail.com>
Feature safe: yes |
08 Sep 2011 08:36:43
0.54_2
|
az  |
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
With perl@ hat |
03 Jul 2011 14:12:23
0.54_2
|
ohauer  |
-remove MD5 |
23 Jan 2010 14:45:05
0.54_2
|
ehaupt  |
- Add cpan site to WWW
- Fix indentation, fmt -w 80 |
31 Aug 2009 19:48:35
0.54_2
|
pav  |
- Un-IGNORE: glut is USE_GL keyword, not USE_XORG one |
19 Apr 2008 17:56:05
0.54_2  |
miwi  |
- 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) |
17 Apr 2008 14:30:31
0.54_2
|
araujo  |
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav) |
19 May 2007 20:32:57
0.54_2
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
03 Dec 2006 18:21:04
0.54_1
|
rafan  |
- Respect X11BASE
Reported by: pointyhat |
12 Jan 2006 12:54:32
0.54_1
|
sem  |
- 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> |
26 Nov 2005 01:48:16
0.54
|
pav  |
- Add SHA256 |
17 Dec 2004 19:34:05
0.54
|
lesi  |
After a bit of discussion with CPAN maintainer of this module, make it
compile with Mesa 6, but in a way that hopefully doesn't break with
older GL.
Pointed out by: dosirak via kris |
29 Jan 2004 07:24:56
0.54
|
trevor  |
SIZEify. |
20 Feb 2003 18:08:19
0.54
|
knu  |
de-pkg-comment |
06 Jan 2003 20:27:42
0.54
|
ijliao  |
add p5-OpenGL 0.54
Perl module to display 3D data using OpenGL, GLU, GLUT, and GLX |