Port details |
- qglviewer Use OpenGL to play around with three dimensional scenes
- 1.4_8 graphics
=1 1.4_8Version of this port present on the latest quarterly branch. DEPRECATED: Upstream disapear and distfile is no more available
This port expired on: 2011-05-01
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2001-12-18 15:06:18
- Last Update: 2011-05-02 08:56:41
- SVN Revision: UNKNOWN
- People watching this port, also watch:: xorg-fonts-miscbitmaps
- License: not specified in port
- Description:
- QGLViewer addresses people programming in OpenGL to play around with three
dimensional scenes or to write software that uses OpenGL.
QGLViewer provides a set of classes for camera control, as well as comfortable
user interface that allows you to control your viewing parameters via mouse
and buttons. Additionally a framework for camera paths and their interpolation,
a light source editor and a simple scene tree are provided.
All of the QGLViewer helper classes (such as vectors, points, the camera,
etc.) are serializable using the Qt-builtin XML facility.
WWW: http://www.gris.uni-tuebingen.de/grisalt/projects/qglviewer/
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- qglviewer>0:graphics/qglviewer
- No installation instructions:
- This port has been deleted.
- PKGNAME: qglviewer
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages.
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- moc : x11-toolkits/qt33
- gmake : devel/gmake
- libtool>=2.4 : devel/libtool
- Runtime dependencies:
-
- moc : x11-toolkits/qt33
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.4_8 02 May 2011 08:56:41
 |
bapt  |
Remove unmaintained expired ports from graphics
2011-05-01 graphics/cqcam: Upstream disapear and distfile is no more available
2011-05-01 graphics/dc3play: Upstream disapear and distfile is no more available
2011-05-01 graphics/dore: Upstream disapear and distfile is no more available
2011-05-01 graphics/fig2pstricks: Upstream disapear and distfile is no more
available
2011-05-01 graphics/geist: Upstream disapear and distfile is no more available
2011-05-01 graphics/gfont: Upstream disapear and distfile is no more available
2011-05-01 graphics/gimp-greycstoration: Superseded by graphics/gimp-gmic-plugin
2011-05-01 graphics/glean: Upstream disapear and distfile is no more available
2011-05-01 graphics/gltk: Upstream disapear and distfile is no more available
2011-05-01 graphics/gridpix: Upstream disapear and distfile is no more available
2011-05-01 graphics/gtkfig: Upstream disapear and distfile is no more available
2011-05-01 graphics/gview: Upstream disapear and distfile is no more available
2011-05-01 graphics/icod: Upstream disapear and distfile is no more available (Only the first 15 lines of the commit message are shown above ) |
1.4_8 15 Mar 2011 18:16:42
 |
bapt  |
Deprecate unmaintained ports from graphics where upstream disapear and/or
where no distfiles can be found and are not used by maintained ports |
1.4_8 04 Dec 2010 07:34:27
 |
ade  |
Sync to new bsd.autotools.mk |
1.4_8 28 Mar 2010 06:47:48
 |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.4_7 05 Feb 2010 11:46:55
 |
dinoex  |
- update to jpeg-8 |
1.4_6 02 Aug 2009 19:36:34
 |
mezz  |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
1.4_6 31 Jul 2009 13:57:52
 |
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
1.4_5 21 Aug 2008 06:18:49
 |
rafan  |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
1.4_5 06 Jun 2008 13:35:04
 |
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
1.4_4 19 May 2007 20:32:57
 |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.4_3 18 Mar 2007 20:58:56
 |
arved  |
Make fetchable.
PR: 11048
Submitted by: Eric P. Scott |
1.4_3 13 Feb 2007 00:16:29
 |
pav  |
- Remove QTDIR from CONFIGURE_ENV, it's in there already thanks to framework
Submitted by: rafan
Tested on: pointyhat |
1.4_3 01 Feb 2007 02:42:06
 |
kris  |
Use libtool port instead of included version to avoid objformat a.out botch |
1.4_3 14 Aug 2006 23:06:39
 |
clsung  |
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include dns/ editors/ emulators/ finance/
games/ graphics/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
1.4_3 07 May 2006 23:46:33
 |
edwin  |
Remove USE_REINPLACE for categories starting with a G |
1.4_3 23 Feb 2006 10:40:45
 |
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
1.4_2 27 Dec 2005 13:00:26
 |
ehaupt  |
- Update MASTER_SITES
- Update WWW
PR: 90978
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> |
1.4_2 26 Nov 2005 01:48:16
 |
pav  |
- Add SHA256 |
1.4_2 15 Nov 2005 06:52:12
 |
ade  |
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. |
1.4_2 01 Jun 2005 19:56:04
 |
oliver  |
change the libtool version to use from 1.3 to 1.5 |
1.4_2 12 Apr 2005 03:26:57
 |
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
1.4_2 11 Apr 2005 08:04:41
 |
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
1.4_2 09 Jul 2004 17:43:11
 |
marcus  |
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet |
1.4_2 14 Mar 2004 14:24:29
 |
pav  |
- Fix build with qt-3.3
PR: ports/64214
Submitted by: Ports Fury |
1.4_2 14 Mar 2004 06:17:56
 |
ade  |
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed. |
1.4_2 04 Feb 2004 05:21:48
 |
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
1.4_1 29 Jan 2004 07:24:56
 |
trevor  |
SIZEify. |
1.4_1 01 Jul 2003 07:04:27
 |
daichi  |
update graphics/qglviewer:
- Do not install useless .la file
PR: 52896
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
1.4 17 May 2003 01:14:24
 |
petef  |
- update to 1.4
- spell 'FreeBSD.org' correctly for MAINTAINER
PR: 51225
Submitted by: Ports Fury |
1.3_1 23 Feb 2003 17:44:37
 |
arved  |
- Support QTCPPFLAGS/QTCFGLIBS properly [1]
- Support NOPORTDOCS [1]
- USE_QT_VER= 2-> 3
- De-pkg-comment
- Set Maintainer back to ports.
PR: 42243[1]
Submitted by: KATO Tsuguru <tkato@prontomail.com>[1] |
1.3 23 Aug 2002 05:53:54
 |
alane  |
Grab all the qt2/kde2 ports with no maintainer and put them under kde@
maintainership. |
1.3 08 Jul 2002 10:41:30
 |
ijliao  |
PERL -> REINPLACE_CMD
PR: 39938
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> |
18 Dec 2001 18:06:18
    |
ijliao  |
add qglviewer 1.3 Use OpenGL to play around with three dimensional scenes |