summaryrefslogtreecommitdiff
path: root/graphics/bugle
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2007-01-05 07:50:34 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2007-01-05 07:50:34 +0000
commit1b4e89c70766f4cee8e41dcae10538f8cc2b92d2 (patch)
tree411bdf8f45a4accfebc9c53e768f1a1550cf8566 /graphics/bugle
parent- Update to latest version (3.08) (diff)
- 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)
Notes
Notes: svn path=/head/; revision=181476
Diffstat (limited to 'graphics/bugle')
-rw-r--r--graphics/bugle/Makefile10
-rw-r--r--graphics/bugle/distinfo6
2 files changed, 8 insertions, 8 deletions
diff --git a/graphics/bugle/Makefile b/graphics/bugle/Makefile
index a04d16e5a881..11642ba2edeb 100644
--- a/graphics/bugle/Makefile
+++ b/graphics/bugle/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= bugle
-PORTVERSION= 0.0.20061022
+PORTVERSION= 0.0.20061227
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -26,16 +26,16 @@ USE_AUTOTOOLS= libltdl:15
USE_LDCONFIG= ${PREFIX}/lib ${PREFIX}/lib/${PORTNAME}
CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
-CONFIGURE_ARGS=--enable-ltdl-install=no
+CONFIGURE_ARGS=--enable-ltdl-install=no --mandir=${MANPREFIX}/man
CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include -I${LOCALBASE}/include" \
LIBS="-L${X11BASE}/lib -L${LOCALBASE}/lib" \
GL_LIBS="-L${X11BASE}/lib"
MAN1= gldb.1
MAN3= bugle.3
-MAN7= bugle-camera.7 bugle-checks.7 bugle-eps.7 bugle-error.7 \
- bugle-frontbuffer.7 bugle-log.7 bugle-logstats.7 \
- bugle-screenshot.7 bugle-showerror.7 bugle-showextensions.7 \
+MAN7= bugle-camera.7 bugle-checks.7 bugle-eps.7 bugle-error.7 \
+ bugle-frontbuffer.7 bugle-log.7 bugle-logstats.7 \
+ bugle-screenshot.7 bugle-showerror.7 bugle-showextensions.7 \
bugle-showstats.7 bugle-stats_basic.7 bugle-stats_fragments.7 \
bugle-stats_nv.7 bugle-stats_primitives.7 bugle-trace.7 \
bugle-unwindstack.7 bugle-wireframe.7
diff --git a/graphics/bugle/distinfo b/graphics/bugle/distinfo
index 1a94b227bbaf..df26074c9a30 100644
--- a/graphics/bugle/distinfo
+++ b/graphics/bugle/distinfo
@@ -1,3 +1,3 @@
-MD5 (bugle-0.0.20061022.tar.gz) = f4ae9bf2a07dd37e2993ad165544c75e
-SHA256 (bugle-0.0.20061022.tar.gz) = b8fd4c9ae7f256d6673a96c51c24824ef3cadd0c0d469857df3761605606c959
-SIZE (bugle-0.0.20061022.tar.gz) = 1411939
+MD5 (bugle-0.0.20061227.tar.gz) = 47eb3441d48756854ba758408f3404bb
+SHA256 (bugle-0.0.20061227.tar.gz) = 8f4051f7be344268d9bb4bf295136e66564ac46c944e7b3d62ce84a1ff523a93
+SIZE (bugle-0.0.20061227.tar.gz) = 1421354