aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/openrm
Commit message (Collapse)AuthorAgeFilesLines
* Remove BROKEN statements for Tier-2 architectures: they do build fine on atdanfe2015-09-051-7/+1
| | | | | least PowerPC and I could not find a reason (MD code, etc.) why they should fail on sparc64 or ia64 (and the latter is no longer supported in -CURRENT).
* Convert to USES=jpegantoine2015-06-231-3/+1
|
* graphics category: Remove $PTHREAD_LIBSmarino2015-03-261-1/+0
| | | | | | graphics/zbar didn't pass check-plist (pre-existing), fixed. approved by: PTHREAD blanket
* Cleanup plistbapt2014-10-211-1/+0
|
* Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-111-0/+1
| | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit)
* - Add staging supportpawel2014-04-281-32/+19
| | | | - Convert to new LIB_DEPENDS format
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | graphics)
* - Convert to new perl frameworkmat2013-08-031-2/+2
| | | | - Remove MAKE_JOBS_SAFE=yes, it's the default.
* Add some shebangfix to allow building most of the ports tree without ↵bapt2013-05-071-0/+2
| | | | | | | /usr/bin/perl Submitted by: John Marino Obtained from: DPorts
* Style: tab -> space.eadler2013-03-291-1/+1
| | | | Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
* - Update to 1.6.0.2madpilot2012-10-304-264/+71
| | | | | | | | | | | | | | - Fix indentition - Convert to new options framework - Trim Makefile headers - Remove ABI number from LIB_DEPENDS - Mark MAKE_JOBS_UNSAFE - Allow building on all ARCHS - Use EXAMPLES option in place of custom WITH_DEMOS variable PR: ports/170153 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Feature safe: yes
* Mark BROKEN: does not builderwin2012-02-231-0/+2
|
* -remove MD5ohauer2011-07-031-2/+0
|
* - update to jpeg-8dinoex2010-02-051-2/+2
|
* For ports maintained by ports@FreeBSD.org, remove names and/ordougb2009-12-211-3/+0
| | | | | | | | e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports.
* - Switch SourceForge ports to the new File Release System: categories ↵amdmi32009-08-221-1/+1
| | | | starting with G
* - update to jpeg7dinoex2009-07-181-2/+2
| | | | Tested by: pav on pointyhat
* graphics/openrm requires libXmu.flz2009-01-291-1/+2
| | | | Reported by: pointyhat via erwin
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-202-10/+6
| | | | | | | | | | | | | | | - 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/.flz2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - s,INSTALLS_SHLIB,USE_LDCONFIG,gclsung2006-08-151-1/+1
| | | | | | | | - these include dns/ editors/ emulators/ finance/ games/ graphics/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
* Reset bouncing maintainer address ip@doom.homeunix.org. We hope to see himlinimon2006-07-221-1/+1
| | | | | | back soon. Hat: portmgr
* Remove USE_REINPLACE for categories starting with a Gedwin2006-05-081-1/+0
|
* SHA256ifyedwin2006-01-301-0/+2
| | | | APproved by: krion@
* - Update to 1.6.0ahze2005-08-304-15/+24
| | | | | PR: 85418 Submitted by: Igor Pokrovsky <ip@doom.homeunix.org> (maintainer)
* - Try to fix build on 5.x, it uses perl script to generate documentationpav2004-11-301-0/+1
| | | | Reported by: pointyhat via kris
* - Update to 1.5.2pav2004-08-214-101/+104
| | | | | PR: ports/70732 Submitted by: Igor Pokrovsky <ip@doom.homeunix.org> (maintainer)
* Change maintainer's email.krion2004-07-221-1/+1
|
* SIZEify (maintainer timeout)trevor2004-03-311-0/+2
|
* - Update to version 1.5.1krion2004-01-228-176/+74
| | | | | PR: 61707 Submitted by: maintainer
* - ECHO -> ECHO_MSGedwin2003-09-271-2/+2
| | | | | | | | for some ports: - pre-fetch -> pre-everything PR: ports/56785-56799 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Update port: graphics/openrm 1.4.3 -> 1.5.0edwin2003-09-2410-130/+139
| | | | | | | | | | | | | | | Updating port 1.4.3 -> 1.5.0 details: 1. Fixed contact emails 2. Wrote patches for the port in a different manner (now it would be easier to submit them to openrm developers) Unfortunatly openrm has quite ugly building environment, so MAKE_ARGS still remain. 3. Removed comments around pthread_setconcurrency in both library sources and one of demos. This function has been finally added to STABLE. PR: ports/56996 Submitted by: Igor Pokrovsky <tiamat@comset.net>
* Reset bouncing maintainer address.kris2003-08-161-1/+1
| | | | Submitted by: Mark Linimon <linimon@lonesome.com>
* Update port: graphics/openrm bento fix and 1.4.2 -> 1.4.3edwin2003-04-295-8/+26
| | | | | | | | | | | | | 1. Fixed bento error (was not buildable on alpha) 2. Updating 1.4.2 -> 1.4.3 3. Removed RM_INSTALL=${X11BASE} from port makefile, because it was forcing OpenRM makefiles to install things even during port build phase. 4. Fixed calls to pthread_setconcurrency in demo programs. Now they all are buildable. PR: ports/51267 Submitted by: Igor Pokrovsky <igor.pokrovsky@cnrm.meteo.fr>
* Update port: graphics/openrm (some fixes)edwin2003-04-132-3/+47
| | | | | | | | | | | | | What has been changed: 1. Fixed problem with DISTFILES, when WITH_DEMOS=yes flag is specified 2. Added patch for openrm demos. Perhaps it is a kind of bad hack, because I used EXTRA_PATCHES to point to addition patch for demos. I guess, that it would be better to split port in two parts, one containing the main distribution and the other with all demos. Let me know if this is better way. PR: ports/50744 Submitted by: Igor Pokrovsky <igor.pokrovsky@cnrm.meteo.fr>
* New port: graphics/openrm OpenGL based libraryedwin2003-04-077-0/+368
OpenRM Scene Graph is set of tools and utilities that implement a high performance, flexible and extendible scene graph API. Underneath OpenRM, OpenGL(tm) is used as the graphics platform for rendering, so OpenRM is highly portable and can deliver blazing rendering speeds. OpenRM can be used on any platform that has OpenGL. PR: ports/40366 Submitted by: Igor Pokrovsky <tiamat@telegraph.spb.ru>