Commit graph

21 commits

Author SHA1 Message Date
Oliver Lehmann
6d880651f1 update ember to 0.5.8 2010-06-09 05:22:39 +00:00
Oliver Lehmann
ea6a26dfb7 update to 0.5.7 2009-12-03 15:05:56 +00:00
Oliver Lehmann
dd4c5438dc fix media installation 2009-05-14 07:32:18 +00:00
Oliver Lehmann
a92700b2d8 update to 0.5.6
mark MAKE_JOBS_SAFE= yes
2009-05-12 04:51:37 +00:00
Oliver Lehmann
8721736f29 update to 0.5.5 2009-05-06 04:45:47 +00:00
Oliver Lehmann
379e1b3da0 install media file to the correct location to make ember actually work 2008-11-22 15:50:36 +00:00
Oliver Lehmann
88284736b8 update to 0.5.4 2008-09-23 04:47:07 +00:00
Oliver Lehmann
1544e04c77 fix PORTDOCS
make portlint a bit more happy about Makefile
2008-07-14 18:09:15 +00:00
Oliver Lehmann
787078fea4 update to 0.5.3
use lua 5.1
2008-07-13 18:39:33 +00:00
Oliver Lehmann
256e9c60bc add two missing directory to delete
Noted by:	pav
2008-06-08 13:07:51 +00:00
Oliver Lehmann
af7f623992 update to 0.5.2 2008-06-01 05:56:17 +00:00
Oliver Lehmann
1e5edff254 update to 0.5.1
take care of library updates of devel/eris and graphics/ogre3d
2008-02-28 17:27:37 +00:00
Oliver Lehmann
56d0f35771 update to 0.5.0
do not force the usage of gcc 3.4, the ports are now gcc 4 ready
2007-09-19 13:53:47 +00:00
Oliver Lehmann
e6145e3c30 update to 0.4.3 2007-04-05 09:41:46 +00:00
Oliver Lehmann
ce8acfb0e6 update to 0.4.2 2007-03-04 20:27:09 +00:00
Oliver Lehmann
c44fdf9c5c update to 0.4.1 2006-09-11 14:26:47 +00:00
Oliver Lehmann
c36bc8fc88 update to openal 20060211 [1]
fix dependant ports [2]

PR:		ports/96172 [1]
		ports/95192 [2]
Submitted by:	maintainer  [1]
		oliver      [2]
Approved by:	maintainer
2006-04-23 10:14:30 +00:00
Edwin Groothuis
0416031c9b Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 02:20:05 +00:00
Oliver Lehmann
38d03f1c51 update to 0.3.4 2005-10-29 15:01:49 +00:00
Oliver Lehmann
07980c0def update to 0.3.3 2005-10-12 15:38:31 +00:00
Oliver Lehmann
2dfa8b23ce Ember is a WorldForge 3d client using the OGRE 3d library. It's a fork from the
Dime code base. The main differences between Dime and Ember is the latters focus
on using third party libraries instead of in house development, and its
commitment to OGRE.

Some of the features are:

    * Full 3d world with dynamic terrain generation
    * Easy to use GUI system
    * Context menus for in game interaction
    * Support for experimental graphical features such as dynamically generated
      trees, realistic water and ground cover

WWW: http://www.worldforge.org/dev/eng/clients/ember
2005-10-04 17:55:56 +00:00