The FreeBSD Ports Archive
FreeBSD graphics : bugle4>
A debugging library for OpenGL
BuGLe is a tool for OpenGL debugging, implemented as a wrapper
library that sits between your program and OpenGL.
http://bugle.sourceforge.net
|
bugle history
v. 1.36
date: 2007/10/23 23:06:51; author: miwi; state: Exp; lines: +2 -3
- Update to 0.0.20071009
PR: 117428
Submitted by: Erik Greenwald (maintainer)
v. 1.35
date: 2007/09/08 01:00:06; author: linimon; state: Exp; lines: +0 -4
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr
v. 1.34
date: 2007/07/26 11:51:55; author: miwi; state: Exp; lines: +1 -1
- Update to 0.0.20070718
PR: 114902
Submitted by: Erik Greenwald
v. 1.33
date: 2007/07/23 09:35:57; author: rafan; state: Exp; lines: +1 -1
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
v. 1.32
date: 2007/06/06 10:57:15; author: miwi; state: Exp; lines: +6 -7
- Update to 0.0.20070528
PR: 113374
Submitted by: Erik Greenwald (maintainer)
v. 1.31
date: 2007/05/19 20:08:40; author: flz; state: Exp; lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.30
date: 2007/02/19 06:54:36; author: rafan; state: Exp; lines: +1 -1
- Update to 0.0.20070217
PR: ports/109282
Submitted by: Erik Greenwald (maintainer)
v. 1.29
date: 2007/01/13 22:58:46; author: miwi; state: Exp; lines: +1 -1
- Update to 0.0.20070107
PR: ports/107690
Submitted by: Erik Greenwald (maintainer)
v. 1.28
date: 2007/01/05 07:50:34; author: clsung; state: Exp; lines: +5 -5
- Update to 0.0.20061227
- Freshmeat blurb (20061109):
A number of bugs were fixed in this release. The most important is
that screenshots and video capture are working again, having been
broken in the previous release.
Freshmeat blurb (20061227):
There is now an option in the texture and framebuffer viewers to
remap the range. This is useful for viewing textures with data
outside the [0, 1] range as well as images with low dynamic range.
There are also many bugfixes. In particular, BuGLe should now work
much better on ATI cards.
PR: ports/107417
Submitted by: maintainer (Erik Greenwald)
v. 1.27
date: 2006/12/03 06:37:40; author: rafan; state: Exp; lines: +5 -1
- Respect X11BASE
Approved by: maintainer (implicit)
v. 1.26
date: 2006/11/01 08:37:07; author: rafan; state: Exp; lines: +6 -4
- Update to 0.0.20061022
PR: ports/104679
Submitted by: Erik Greenwald (maintainer)
v. 1.25
date: 2006/09/13 16:55:54; author: rafan; state: Exp; lines: +1 -1
- Update to 0.0.20060913
PR: ports/103225
Submitted by: Erik Greenwald (maintainer)
v. 1.24
date: 2006/08/28 15:42:54; author: pav; state: Exp; lines: +1 -1
- Update to 0.0.20060828
PR: ports/102608
Submitted by: Erik Greenwald (maintainer)
v. 1.23
date: 2006/08/28 08:26:44; author: pav; state: Exp; lines: +1 -1
- Update to 0.0.20060827
PR: ports/102579
Submitted by: Erik Greenwald (maintainer)
v. 1.22
date: 2006/08/15 13:45:24; author: itetcu; state: Exp; lines: +7 -3
Update to 0.0.20060813: [1]
- This release makes some improvements to the texture viewer: in particular,
shadow textures will be displayed in grey-scale rather than crashing, and
luminance textures will appear in grey-scale rather than red-scale. There are
miscellaneous other bugfixes and improvements.
- Additionally, the gtkglext LIB_DEPEND was fixed, as 1.0.2 seems to be the
current version.
Add OPTIONS support [2]
PR: ports/102014
Submitted by: Erik Greenwald (maintainer) [1], itetcu (me) [2]
v. 1.21
date: 2006/07/19 01:41:34; author: alepulver; state: Exp; lines: +1 -1
- Change shared library version in LIB_DEPENDS to match current version of
x11-toolkits/gtkglext.
Reported by: linimon
Approved by: maintainer
v. 1.20
date: 2006/06/05 00:16:04; author: mnag; state: Exp; lines: +31 -5
- Update to 0.0.20060528
- Add some OPTIONS
PR: 98384
Submitted by: maintainer
v. 1.19
date: 2006/05/13 20:16:30; author: stefan; state: Exp; lines: +1 -1
Update to 0.0.20060429.
PR: 97203
Submitted by: Erik Greenwald (maintainer)
Approved by: arved (mentor)
v. 1.18
date: 2006/05/12 17:54:19; author: stefan; state: Exp; lines: +1 -1
Update to 0.0.20060416.
PR: 95981
Submitted by: Erik Greenwald (maintainer)
Approved by: arved (mentor)
v. 1.17
date: 2006/04/13 15:57:58; author: jmelo; state: Exp; lines: +1 -1
- Update to 0.0.20060306.
PR: ports/95669
Submitted by: Erik Greenwald (maintainer)
Approved by: mnag (mentor)
v. 1.16
date: 2006/04/12 15:47:02; author: ehaupt; state: Exp; lines: +10 -7
Update to 0.0.20060224
PR: 93832
Submitted by: Erik Greenwald (maintainer)
v. 1.15
date: 2006/01/01 19:54:17; author: pav; state: Exp; lines: +2 -1
- Update to 0.0.20060101
PR: ports/91179
Submitted by: Erik Greenwald (maintainer)
v. 1.14
date: 2005/11/15 06:49:23; author: ade; state: Exp; lines: +1 -1
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
v. 1.13
date: 2005/10/31 18:24:11; author: erwin; state: Exp; lines: +1 -1
Let the IGNORE message make a bit more sense and change it from:
===> p5-Some-Module-0.7 Port requires perl 5.6.x or later. Install
lang/perl5 then try again.
to:
===> p5-Some-Module-0.7 requires perl 5.6.x or later. Install
lang/perl5 then try again.
Approved by: silence on -ports
v. 1.12
date: 2005/09/13 16:04:44; author: pav; state: Exp; lines: +4 -3
- Update to 0.0.20050512
PR: ports/85362
Submitted by: Erik Greenwald (maintainer)
v. 1.11
date: 2005/04/12 03:25:36; author: obrien; state: Exp; lines: +1 -1
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
v. 1.10
date: 2005/04/11 08:02:41; author: obrien; state: Exp; lines: +1 -1
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.9
date: 2004/12/01 11:01:18; author: vs; state: Exp; lines: +1 -0
Add missing dependency on perl
PR: ports/74543
Submitted by: maintainer
v. 1.8
date: 2004/11/24 09:59:05; author: vs; state: Exp; lines: +1 -1
Update to latest version:
The news stats and showstats filter-sets can now display
frame rate, triangle count, and fragment count as an overlay
on the rendered frame. There has also been some work to
reduce overhead, so that the FPS counter will be reasonably
accurate.
PR: ports/74296
Submitted by: maintainer
v. 1.7
date: 2004/11/09 23:08:01; author: pav; state: Exp; lines: +8 -2
- Update to 0.0.20041108 [1]
- Mark IGNOREd for stock perl in FreeBSD 4.x, it does not build with it
PR: ports/73695 [1]
Submitted by: Erik Greenwald (maintainer) [1]
v. 1.6
date: 2004/11/04 19:36:46; author: arved; state: Exp; lines: +1 -1
Update to 0.0.20041025
This version is a minor update, the most important fix being
that extension functions will now be properly intercepted.
If the previous version worked for you, and you are not
using extensions, then you shouldn't need to update.
PR: 73117
Submitted by: Erik Greenwald
v. 1.5
date: 2004/10/13 13:45:20; author: krion; state: Exp; lines: +1 -1
Update to 0.0.20041011
PR: ports/72640
Submitted by: maintainer
v. 1.4
date: 2004/09/30 05:31:53; author: kris; state: Exp; lines: +1 -1
Increase USE_GCC to 3.4 for those ports which compile with it.
Approved by: portmgr
v. 1.3
date: 2004/07/23 15:12:05; author: krion; state: Exp; lines: +2 -1
Update to 0.0.20040719
PR: ports/69482
Submitted by: maintainer
v. 1.2
date: 2004/06/16 14:53:34; author: krion; state: Exp; lines: +4 -1
Update to version 0.0.20040614
PR: ports/68006
Submitted by: maintainer
v. 1.1
date: 2004/06/12 13:01:59; author: krion; state: Exp;
Add bugle 0.0.20040609,
BuGLe is a tool for OpenGL debugging, implemented as a wrapper
library that sits between your program and OpenGL.
PR: ports/67795
Submitted by: Erik Greenwald
=============================================================================
v. 1.36
date: 2007/10/23 23:06:51; author: miwi; state: Exp; lines: +2 -3
- Update to 0.0.20071009
PR: 117428
Submitted by: Erik Greenwald (maintainer)
v. 1.35
date: 2007/09/08 01:00:06; author: linimon; state: Exp; lines: +0 -4
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr
v. 1.34
date: 2007/07/26 11:51:55; author: miwi; state: Exp; lines: +1 -1
- Update to 0.0.20070718
PR: 114902
Submitted by: Erik Greenwald
v. 1.33
date: 2007/07/23 09:35:57; author: rafan; state: Exp; lines: +1 -1
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
v. 1.32
date: 2007/06/06 10:57:15; author: miwi; state: Exp; lines: +6 -7
- Update to 0.0.20070528
PR: 113374
Submitted by: Erik Greenwald (maintainer)
v. 1.31
date: 2007/05/19 20:08:40; author: flz; state: Exp; lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.30
date: 2007/02/19 06:54:36; author: rafan; state: Exp; lines: +1 -1
- Update to 0.0.20070217
PR: ports/109282
Submitted by: Erik Greenwald (maintainer)
v. 1.29
date: 2007/01/13 22:58:46; author: miwi; state: Exp; lines: +1 -1
- Update to 0.0.20070107
PR: ports/107690
Submitted by: Erik Greenwald (maintainer)
v. 1.28
date: 2007/01/05 07:50:34; author: clsung; state: Exp; lines: +5 -5
- Update to 0.0.20061227
- Freshmeat blurb (20061109):
A number of bugs were fixed in this release. The most important is
that screenshots and video capture are working again, having been
broken in the previous release.
Freshmeat blurb (20061227):
There is now an option in the texture and framebuffer viewers to
remap the range. This is useful for viewing textures with data
outside the [0, 1] range as well as images with low dynamic range.
There are also many bugfixes. In particular, BuGLe should now work
much better on ATI cards.
PR: ports/107417
Submitted by: maintainer (Erik Greenwald)
v. 1.27
date: 2006/12/03 06:37:40; author: rafan; state: Exp; lines: +5 -1
- Respect X11BASE
Approved by: maintainer (implicit)
v. 1.26
date: 2006/11/01 08:37:07; author: rafan; state: Exp; lines: +6 -4
- Update to 0.0.20061022
PR: ports/104679
Submitted by: Erik Greenwald (maintainer)
v. 1.25
date: 2006/09/13 16:55:54; author: rafan; state: Exp; lines: +1 -1
- Update to 0.0.20060913
PR: ports/103225
Submitted by: Erik Greenwald (maintainer)
v. 1.24
date: 2006/08/28 15:42:54; author: pav; state: Exp; lines: +1 -1
- Update to 0.0.20060828
PR: ports/102608
Submitted by: Erik Greenwald (maintainer)
v. 1.23
date: 2006/08/28 08:26:44; author: pav; state: Exp; lines: +1 -1
- Update to 0.0.20060827
PR: ports/102579
Submitted by: Erik Greenwald (maintainer)
v. 1.22
date: 2006/08/15 13:45:24; author: itetcu; state: Exp; lines: +7 -3
Update to 0.0.20060813: [1]
- This release makes some improvements to the texture viewer: in particular,
shadow textures will be displayed in grey-scale rather than crashing, and
luminance textures will appear in grey-scale rather than red-scale. There are
miscellaneous other bugfixes and improvements.
- Additionally, the gtkglext LIB_DEPEND was fixed, as 1.0.2 seems to be the
current version.
Add OPTIONS support [2]
PR: ports/102014
Submitted by: Erik Greenwald (maintainer) [1], itetcu (me) [2]
v. 1.21
date: 2006/07/19 01:41:34; author: alepulver; state: Exp; lines: +1 -1
- Change shared library version in LIB_DEPENDS to match current version of
x11-toolkits/gtkglext.
Reported by: linimon
Approved by: maintainer
v. 1.20
date: 2006/06/05 00:16:04; author: mnag; state: Exp; lines: +31 -5
- Update to 0.0.20060528
- Add some OPTIONS
PR: 98384
Submitted by: maintainer
v. 1.19
date: 2006/05/13 20:16:30; author: stefan; state: Exp; lines: +1 -1
Update to 0.0.20060429.
PR: 97203
Submitted by: Erik Greenwald (maintainer)
Approved by: arved (mentor)
v. 1.18
date: 2006/05/12 17:54:19; author: stefan; state: Exp; lines: +1 -1
Update to 0.0.20060416.
PR: 95981
Submitted by: Erik Greenwald (maintainer)
Approved by: arved (mentor)
v. 1.17
date: 2006/04/13 15:57:58; author: jmelo; state: Exp; lines: +1 -1
- Update to 0.0.20060306.
PR: ports/95669
Submitted by: Erik Greenwald (maintainer)
Approved by: mnag (mentor)
v. 1.16
date: 2006/04/12 15:47:02; author: ehaupt; state: Exp; lines: +10 -7
Update to 0.0.20060224
PR: 93832
Submitted by: Erik Greenwald (maintainer)
v. 1.15
date: 2006/01/01 19:54:17; author: pav; state: Exp; lines: +2 -1
- Update to 0.0.20060101
PR: ports/91179
Submitted by: Erik Greenwald (maintainer)
v. 1.14
date: 2005/11/15 06:49:23; author: ade; state: Exp; lines: +1 -1
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
v. 1.13
date: 2005/10/31 18:24:11; author: erwin; state: Exp; lines: +1 -1
Let the IGNORE message make a bit more sense and change it from:
===> p5-Some-Module-0.7 Port requires perl 5.6.x or later. Install
lang/perl5 then try again.
to:
===> p5-Some-Module-0.7 requires perl 5.6.x or later. Install
lang/perl5 then try again.
Approved by: silence on -ports
v. 1.12
date: 2005/09/13 16:04:44; author: pav; state: Exp; lines: +4 -3
- Update to 0.0.20050512
PR: ports/85362
Submitted by: Erik Greenwald (maintainer)
v. 1.11
date: 2005/04/12 03:25:36; author: obrien; state: Exp; lines: +1 -1
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
v. 1.10
date: 2005/04/11 08:02:41; author: obrien; state: Exp; lines: +1 -1
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.9
date: 2004/12/01 11:01:18; author: vs; state: Exp; lines: +1 -0
Add missing dependency on perl
PR: ports/74543
Submitted by: maintainer
v. 1.8
date: 2004/11/24 09:59:05; author: vs; state: Exp; lines: +1 -1
Update to latest version:
The news stats and showstats filter-sets can now display
frame rate, triangle count, and fragment count as an overlay
on the rendered frame. There has also been some work to
reduce overhead, so that the FPS counter will be reasonably
accurate.
PR: ports/74296
Submitted by: maintainer
v. 1.7
date: 2004/11/09 23:08:01; author: pav; state: Exp; lines: +8 -2
- Update to 0.0.20041108 [1]
- Mark IGNOREd for stock perl in FreeBSD 4.x, it does not build with it
PR: ports/73695 [1]
Submitted by: Erik Greenwald (maintainer) [1]
v. 1.6
date: 2004/11/04 19:36:46; author: arved; state: Exp; lines: +1 -1
Update to 0.0.20041025
This version is a minor update, the most important fix being
that extension functions will now be properly intercepted.
If the previous version worked for you, and you are not
using extensions, then you shouldn't need to update.
PR: 73117
Submitted by: Erik Greenwald
v. 1.5
date: 2004/10/13 13:45:20; author: krion; state: Exp; lines: +1 -1
Update to 0.0.20041011
PR: ports/72640
Submitted by: maintainer
v. 1.4
date: 2004/09/30 05:31:53; author: kris; state: Exp; lines: +1 -1
Increase USE_GCC to 3.4 for those ports which compile with it.
Approved by: portmgr
v. 1.3
date: 2004/07/23 15:12:05; author: krion; state: Exp; lines: +2 -1
Update to 0.0.20040719
PR: ports/69482
Submitted by: maintainer
v. 1.2
date: 2004/06/16 14:53:34; author: krion; state: Exp; lines: +4 -1
Update to version 0.0.20040614
PR: ports/68006
Submitted by: maintainer
v. 1.1
date: 2004/06/12 13:01:59; author: krion; state: Exp;
Add bugle 0.0.20040609,
BuGLe is a tool for OpenGL debugging, implemented as a wrapper
library that sits between your program and OpenGL.
PR: ports/67795
Submitted by: Erik Greenwald
=============================================================================
v. 1.36
date: 2007/10/23 23:06:51; author: miwi; state: Exp; lines: +2 -3
- Update to 0.0.20071009
PR: 117428
Submitted by: Erik Greenwald (maintainer)
v. 1.35
date: 2007/09/08 01:00:06; author: linimon; state: Exp; lines: +0 -4
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr
v. 1.34
date: 2007/07/26 11:51:55; author: miwi; state: Exp; lines: +1 -1
- Update to 0.0.20070718
PR: 114902
Submitted by: Erik Greenwald
v. 1.33
date: 2007/07/23 09:35:57; author: rafan; state: Exp; lines: +1 -1
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
v. 1.32
date: 2007/06/06 10:57:15; author: miwi; state: Exp; lines: +6 -7
- Update to 0.0.20070528
PR: 113374
Submitted by: Erik Greenwald (maintainer)
v. 1.31
date: 2007/05/19 20:08:40; author: flz; state: Exp; lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.30
date: 2007/02/19 06:54:36; author: rafan; state: Exp; lines: +1 -1
- Update to 0.0.20070217
PR: ports/109282
Submitted by: Erik Greenwald (maintainer)
v. 1.29
date: 2007/01/13 22:58:46; author: miwi; state: Exp; lines: +1 -1
- Update to 0.0.20070107
PR: ports/107690
Submitted by: Erik Greenwald (maintainer)
v. 1.28
date: 2007/01/05 07:50:34; author: clsung; state: Exp; lines: +5 -5
- Update to 0.0.20061227
- Freshmeat blurb (20061109):
A number of bugs were fixed in this release. The most important is
that screenshots and video capture are working again, having been
broken in the previous release.
Freshmeat blurb (20061227):
There is now an option in the texture and framebuffer viewers to
remap the range. This is useful for viewing textures with data
outside the [0, 1] range as well as images with low dynamic range.
There are also many bugfixes. In particular, BuGLe should now work
much better on ATI cards.
PR: ports/107417
Submitted by: maintainer (Erik Greenwald)
v. 1.27
date: 2006/12/03 06:37:40; author: rafan; state: Exp; lines: +5 -1
- Respect X11BASE
Approved by: maintainer (implicit)
v. 1.26
date: 2006/11/01 08:37:07; author: rafan; state: Exp; lines: +6 -4
- Update to 0.0.20061022
PR: ports/104679
Submitted by: Erik Greenwald (maintainer)
v. 1.25
date: 2006/09/13 16:55:54; author: rafan; state: Exp; lines: +1 -1
- Update to 0.0.20060913
PR: ports/103225
Submitted by: Erik Greenwald (maintainer)
v. 1.24
date: 2006/08/28 15:42:54; author: pav; state: Exp; lines: +1 -1
- Update to 0.0.20060828
PR: ports/102608
Submitted by: Erik Greenwald (maintainer)
v. 1.23
date: 2006/08/28 08:26:44; author: pav; state: Exp; lines: +1 -1
- Update to 0.0.20060827
PR: ports/102579
Submitted by: Erik Greenwald (maintainer)
v. 1.22
date: 2006/08/15 13:45:24; author: itetcu; state: Exp; lines: +7 -3
Update to 0.0.20060813: [1]
- This release makes some improvements to the texture viewer: in particular,
shadow textures will be displayed in grey-scale rather than crashing, and
luminance textures will appear in grey-scale rather than red-scale. There are
miscellaneous other bugfixes and improvements.
- Additionally, the gtkglext LIB_DEPEND was fixed, as 1.0.2 seems to be the
current version.
Add OPTIONS support [2]
PR: ports/102014
Submitted by: Erik Greenwald (maintainer) [1], itetcu (me) [2]
v. 1.21
date: 2006/07/19 01:41:34; author: alepulver; state: Exp; lines: +1 -1
- Change shared library version in LIB_DEPENDS to match current version of
x11-toolkits/gtkglext.
Reported by: linimon
Approved by: maintainer
v. 1.20
date: 2006/06/05 00:16:04; author: mnag; state: Exp; lines: +31 -5
- Update to 0.0.20060528
- Add some OPTIONS
PR: 98384
Submitted by: maintainer
v. 1.19
date: 2006/05/13 20:16:30; author: stefan; state: Exp; lines: +1 -1
Update to 0.0.20060429.
PR: 97203
Submitted by: Erik Greenwald (maintainer)
Approved by: arved (mentor)
v. 1.18
date: 2006/05/12 17:54:19; author: stefan; state: Exp; lines: +1 -1
Update to 0.0.20060416.
PR: 95981
Submitted by: Erik Greenwald (maintainer)
Approved by: arved (mentor)
v. 1.17
date: 2006/04/13 15:57:58; author: jmelo; state: Exp; lines: +1 -1
- Update to 0.0.20060306.
PR: ports/95669
Submitted by: Erik Greenwald (maintainer)
Approved by: mnag (mentor)
v. 1.16
date: 2006/04/12 15:47:02; author: ehaupt; state: Exp; lines: +10 -7
Update to 0.0.20060224
PR: 93832
Submitted by: Erik Greenwald (maintainer)
v. 1.15
date: 2006/01/01 19:54:17; author: pav; state: Exp; lines: +2 -1
- Update to 0.0.20060101
PR: ports/91179
Submitted by: Erik Greenwald (maintainer)
v. 1.14
date: 2005/11/15 06:49:23; author: ade; state: Exp; lines: +1 -1
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
v. 1.13
date: 2005/10/31 18:24:11; author: erwin; state: Exp; lines: +1 -1
Let the IGNORE message make a bit more sense and change it from:
===> p5-Some-Module-0.7 Port requires perl 5.6.x or later. Install
lang/perl5 then try again.
to:
===> p5-Some-Module-0.7 requires perl 5.6.x or later. Install
lang/perl5 then try again.
Approved by: silence on -ports
v. 1.12
date: 2005/09/13 16:04:44; author: pav; state: Exp; lines: +4 -3
- Update to 0.0.20050512
PR: ports/85362
Submitted by: Erik Greenwald (maintainer)
v. 1.11
date: 2005/04/12 03:25:36; author: obrien; state: Exp; lines: +1 -1
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
v. 1.10
date: 2005/04/11 08:02:41; author: obrien; state: Exp; lines: +1 -1
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.9
date: 2004/12/01 11:01:18; author: vs; state: Exp; lines: +1 -0
Add missing dependency on perl
PR: ports/74543
Submitted by: maintainer
v. 1.8
date: 2004/11/24 09:59:05; author: vs; state: Exp; lines: +1 -1
Update to latest version:
The news stats and showstats filter-sets can now display
frame rate, triangle count, and fragment count as an overlay
on the rendered frame. There has also been some work to
reduce overhead, so that the FPS counter will be reasonably
accurate.
PR: ports/74296
Submitted by: maintainer
v. 1.7
date: 2004/11/09 23:08:01; author: pav; state: Exp; lines: +8 -2
- Update to 0.0.20041108 [1]
- Mark IGNOREd for stock perl in FreeBSD 4.x, it does not build with it
PR: ports/73695 [1]
Submitted by: Erik Greenwald (maintainer) [1]
v. 1.6
date: 2004/11/04 19:36:46; author: arved; state: Exp; lines: +1 -1
Update to 0.0.20041025
This version is a minor update, the most important fix being
that extension functions will now be properly intercepted.
If the previous version worked for you, and you are not
using extensions, then you shouldn't need to update.
PR: 73117
Submitted by: Erik Greenwald
v. 1.5
date: 2004/10/13 13:45:20; author: krion; state: Exp; lines: +1 -1
Update to 0.0.20041011
PR: ports/72640
Submitted by: maintainer
v. 1.4
date: 2004/09/30 05:31:53; author: kris; state: Exp; lines: +1 -1
Increase USE_GCC to 3.4 for those ports which compile with it.
Approved by: portmgr
v. 1.3
date: 2004/07/23 15:12:05; author: krion; state: Exp; lines: +2 -1
Update to 0.0.20040719
PR: ports/69482
Submitted by: maintainer
v. 1.2
date: 2004/06/16 14:53:34; author: krion; state: Exp; lines: +4 -1
Update to version 0.0.20040614
PR: ports/68006
Submitted by: maintainer
v. 1.1
date: 2004/06/12 13:01:59; author: krion; state: Exp;
Add bugle 0.0.20040609,
BuGLe is a tool for OpenGL debugging, implemented as a wrapper
library that sits between your program and OpenGL.
PR: ports/67795
Submitted by: Erik Greenwald
=============================================================================
|
| |

|