summaryrefslogtreecommitdiff
path: root/graphics/osg-devel (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Reset jylefort's port maintainerships. portmgr has taken his commit bitMark Linimon2008-04-291-1/+1
| | | | into safekeeping due to inactivity.
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-1/+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)
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Use the proper RCS keyword.Jean-Yves Lefort2006-12-031-1/+1
|
* - Update openthreads to 1.5Jean-Yves Lefort2006-11-269-943/+194
| | | | | | | | | | - Update openproducer to 1.1 and move to LOCALBASE - Update osg to 1.2 and move to LOCALBASE - Take maintainerships PR: ports/105729 Submitted by: jylefort Approved by: maintainers
* Schedule these broken ports for termination on 2006-12-01Kris Kennaway2006-09-021-0/+2
|
* Mark broken: fails to install.Mark Linimon2006-07-161-0/+2
|
* Remove USE_REINPLACE for categories starting with a GEdwin Groothuis2006-05-071-1/+0
|
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | Approved by: krion@
* Hand maintainership to Matthew May <rrghphar@bigpond.net.au>Sam Lawrance2005-10-041-1/+1
|
* Fix build on i386 4: a hunk of a patch in ports/77257 wasn't committed.Thierry Thomas2005-04-021-0/+4
| | | | | | PR: ports/77257 Reported by: Kris via pointyhat Submitted by: Sam Lawrance (maintainer)
* - Upgrade to 0.9.8 and unbreak;Thierry Thomas2005-03-025-641/+862
| | | | | | | | | - Take maintainership. PR: ports/77257 Submitted by: Sam Lawrance <boris (at) brooknet.com.au> Approved by: previous maintainer time-out (waiting for feedback since Feb 8th)
* This port is scheduled to be removed on 2005-02-18 if it is stillKris Kennaway2004-12-181-0/+2
| | | | broken at that time, and a fix has not been submitted to GNATS.
* BROKEN: Does not compileKris Kennaway2004-12-111-4/+2
|
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
|
* Upgrade to 0.9.6.2Vanilla I. Shu2003-11-136-50/+220
| | | | | PR: ports/58171 Submitted by: maintainer
* a) Update to 0.9.4.2Maho Nakata2003-07-296-287/+356
| | | | | | | | | b) take over maintainer ship to Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw> (from ports@) PR: 54793 Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
* Backout to 0.9.3. I committed working port by mistakeMaho Nakata2003-07-293-269/+287
| | | | Pointy hat to: myself
* Added ONLY_FOR_ARCH=i386, since it breaks somehowMaho Nakata2003-07-295-354/+269
| | | | | | on Alpha. Submitted by: kris via bento
* BROKEN: Does not compileKris Kennaway2003-05-061-0/+2
|
* de-pkg-commentAkinori MUSHA2003-02-202-1/+1
|
* upgrade to 0.9.3Ying-Chieh Liao2003-01-303-5/+84
|
* upgrade to 0.9.2Ying-Chieh Liao2003-01-245-441/+759
| | | | | add WWW utilize PORTDOCS, DOCSDIR, DATADIR
* Fix build. FreeBSD has <inttypes.h> not <sys/inttypes.h>Mario Sergio Fujikawa Ferreira2002-11-281-1/+1
| | | | | PR: 45823 Submitted by: Volker Stolz <vs@foldr.org>
* Reset undeliverable maintainer addresses to ports@FreeBSD.orgKris Kennaway2002-11-181-1/+1
|
* upgrade to 0.8.45Ying-Chieh Liao2002-05-258-100/+228
| | | | | PR: 38547 Submitted by: maintainer
* Whoops again! ijliao didn't actually test whether this package installsKris Kennaway2002-05-111-1/+1
| | | | | | (find --delete -> find -delete). Pointy hat to: ijliao (broke the port 4 different ways with a single commit!)
* Whoops, ijliao forgot another library.Kris Kennaway2002-05-111-0/+1
|
* Add missing LIB_DEPENDS on libungif.Kris Kennaway2002-05-111-0/+1
| | | | Pointy hat to: ijliao
* Add back png and jpeg LIB_DEPENDS. Respect CXX and CKris Kennaway2002-05-082-5/+20
| | | | Noticed by: bento
* upgrade to 0.8.44Ying-Chieh Liao2002-04-0119-514/+337
| | | | | PR: 35099 Submitted by: maintainer
* Remove #include <malloc.h>Kris Kennaway2002-03-311-0/+5
|
* Bump png majorAndrey A. Chernov2001-09-111-1/+1
|
* Add dependency to jpeg.9Dmitry Sivachenko2001-09-101-1/+2
| | | | Obtained from: bento
* Add dependency to png.4.Dmitry Sivachenko2001-09-011-0/+2
| | | | Obtained from: bento
* Be LOCALBASE-clean.Maxim Sobolev2001-05-313-3/+3
|
* Add osg 0.8.38, a C++/OpenGL scene graph library for real-timeMaxim Sobolev2001-05-3119-0/+723
rendering. PR: 26926 Submitted by: Randall Hopper <aa8vb@nc.rr.com>