FreshPorts -- The Place For Ports Mon, 22 Mar 2010 11:58 AM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
libqglviewer 2.2.4.1_5 graphics on this many watch lists=1 search for ports that depend on this port
A C++ library helps development of 3D applications
Maintained by: araujo@FreeBSD.org search for ports maintained by this maintainer
Port Added: 08 Jun 2004 07:17:11


libQGLViewer is a GPL-free software C++ library which lets you quickly start
the development of a new 3D application. It is designed for 3D developers, who
can display and move around a 3D scene by simply providing the openGL orders
that define their 3D geometry. The viewer is designed to be as general as
possible and is not designed for a specific 3D application. It provides some
useful classical functionalities such as a camera trackball, screenshot saving,
mouse manipulated frames, stereo display, keyFrames and more. It hence has a
strong pedagogical interest and is well suited for openGL assignements.

libQGLViewer is not a 3D viewer that can be used directly to view 3D scenes in
various formats (well, there is a 3dsViewer example, but it is just a proof of
concept). It is more likely to be the starting point for the coding of such a
viewer.

WWW: http://artis.imag.fr/Members/Gilles.Debunne/QGLViewer/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: devel/qmake, x11-toolkits/qt33
Required To Run: x11-toolkits/qt33
Required Libraries: graphics/libGLU

To install the port: cd /usr/ports/graphics/libqglviewer/ && make install clean
To add the package: pkg_add -r libqglviewer


Configuration Options
     No options to configure

Master Sites:
http://artis.imag.fr/Members/Gilles.Debunne/QGLViewer/src/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 21

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
05 Feb 2010 11:46:55
Original commit files touched by this commit  2.2.4.1_5
dinoex search for other commits by this committer
- update to jpeg-8
31 Jul 2009 14:57:52
Original commit files touched by this commit  2.2.4.1_4
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
04 Apr 2009 18:51:10
Original commit files touched by this commit  2.2.4.1_3
araujo search for other commits by this committer
- Unmake docs mandatory in default installation.
- Bump PORTREVISION.

Reported by:    QAT
04 Apr 2009 15:40:07
Original commit files touched by this commit  2.2.4.1_2
araujo search for other commits by this committer
- Fix plist with -DNOPORTDOCS.

Reported by:    QAT
06 Jun 2008 14:35:04
Original commit files touched by this commit  2.2.4.1_2
edwin search for other commits by this committer
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)
29 Jun 2007 17:29:19
Original commit files touched by this commit  2.2.4.1_1
araujo search for other commits by this committer
- Change my mail address to araujo@.

Approved by:    stas (mentor)
19 May 2007 21:32:57
Original commit files touched by this commit  2.2.4.1_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
30 Jan 2007 04:23:59
Original commit files touched by this commit  2.2.4.1
kris search for other commits by this committer
Retire NO_FILTER_SHLIBS now that it no longer serves a purpose
19 Jan 2007 07:03:09
Original commit files touched by this commit  2.2.4.1
itetcu search for other commits by this committer
- update to 2.2.4.1
- pass maintainership to submitter

PR:             ports/108088
Submitted by:   Marcelo Araujo
08 Oct 2006 16:44:01
Original commit files touched by this commit  2.2.3.1
pav search for other commits by this committer
- Update to 2.2.3.1

PR:             ports/104165
Submitted by:   Josh Paetzel <josh@tcbug.org>
15 Aug 2006 00:06:39
Original commit files touched by this commit  2.2.2.1
clsung search for other commits by this committer
- 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>
17 May 2006 06:39:13
Original commit files touched by this commit  2.2.2.1
ijliao search for other commits by this committer
upgrade to 2.2.2.1
23 Mar 2006 03:16:14
Original commit files touched by this commit  2.2.1.0
ijliao search for other commits by this committer
upgrade to 2.2.1.0
22 Dec 2005 09:41:09
Original commit files touched by this commit  2.1.1.7
ijliao search for other commits by this committer
upgrade to 2.1.1.7
26 Nov 2005 01:48:16
Original commit files touched by this commit  2.0.0.3
pav search for other commits by this committer
- Add SHA256
01 Aug 2005 15:49:21
Original commit files touched by this commit  2.0.0.3
sem search for other commits by this committer
- Fix build on 4.x

PR:             ports/84404
Submitted by:   Ports Fury
15 Jul 2005 06:33:58
Original commit files touched by this commit  2.0.0.3
ijliao search for other commits by this committer
upgrade to 2.0.0-3
08 Jul 2004 02:30:50
Original commit files touched by this commit  1.3.8.3
ijliao search for other commits by this committer
upgrade to 1.3.8-3
23 Jun 2004 01:56:05
Original commit files touched by this commit  1.3.8
ijliao search for other commits by this committer
upgrade to 1.3.8
14 Jun 2004 02:58:13
Original commit files touched by this commit  1.3.7
ijliao search for other commits by this committer
add missing dependent
mark broken on 4.x

Noticed by:     bento via kris
08 Jun 2004 07:16:41
Original commit files touched by this commit  1.3.7
ijliao search for other commits by this committer
add libqglviewer 1.3.7
A C++ library helps development of 3D applications

Number of commits found: 21

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-seamonkeyMar 19
linux-thunderbirdMar 19
seamonkeyMar 19
seamonkey2Mar 19
thunderbirdMar 19
thunderbird3Mar 19
drupal5Mar 08
drupal6Mar 08
sudoMar 01
firefox-devel*Feb 28
firefox3*Feb 28
firefox3-devel*Feb 28
firefox35*Feb 28
linux-firefox*Feb 28
linux-firefox-devel*Feb 28

2 vulnerabilities affecting 8 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 21420
Broken 171
Deprecated 46
Ignore 898
Forbidden 2
Restricted 388
No CDROM 141
Vulnerable 57
Expired 20
Set to expire 33
Interactive 79
new 24 hours 5
new 48 hours11
new 7 days23
new fortnight53
new month99

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.28 seconds.