Commit graph

6 commits

Author SHA1 Message Date
Edwin Groothuis
34171d18e7 - ECHO -> ECHO_MSG
for some ports:
- pre-fetch -> pre-everything

PR:		ports/56785-56799
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-09-27 00:45:43 +00:00
Edwin Groothuis
8917c8e4e6 Update port: graphics/openrm 1.4.3 -> 1.5.0
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>
2003-09-24 09:03:28 +00:00
Kris Kennaway
86a80c2806 Reset bouncing maintainer address.
Submitted by:	Mark Linimon <linimon@lonesome.com>
2003-08-16 06:27:02 +00:00
Edwin Groothuis
4a0b2c1ef0 Update port: graphics/openrm bento fix and 1.4.2 -> 1.4.3
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>
2003-04-29 03:46:43 +00:00
Edwin Groothuis
5d042b5c1d Update port: graphics/openrm (some fixes)
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>
2003-04-13 11:07:30 +00:00
Edwin Groothuis
bdbdf19d92 New port: graphics/openrm OpenGL based library
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>
2003-04-06 23:24:39 +00:00