19ff5 FreshPorts -- games/ember
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
ember 0.7.0_1 games on this many watch lists=1 search for ports that depend on this port
Ember is a WorldForge 3D client using the OGRE 3D library
Maintained by: oliver@FreeBSD.org search for ports maintained by this maintainer
Port Added: 04 Oct 2005 17:56:46
License: not specified in port


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
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. graphics/ogre3d
  2. devel/sdl12
  3. lang/tolua++
Required To Run:
  1. graphics/ogre3d
  2. lang/tolua++
Required Libraries:
  1. devel/libsigc++20
  2. devel/eris
  3. devel/varconf
  4. devel/mercator
  5. devel/libwfut
  6. devel/boost-libs
  7. graphics/cegui
  8. devel/sdl12
  9. audio/openal-soft
  10. audio/freealut
There are no ports dependent upon this port

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


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://aarnet.dl.sourceforge.net/project/worldforge/Ember%20%28OGRE%20client%29/0.7.0/
  3. http://amber.worldforge.org/ember/releases/stable/
  4. http://freefr.dl.sourceforge.net/project/worldforge/Ember%20%28OGRE%20client%29/0.7.0/
  5. http://garr.dl.sourceforge.net/project/worldforge/Ember%20%28OGRE%20client%29/0.7.0/
  6. http://heanet.dl.sourceforge.net/project/worldforge/Ember%20%28OGRE%20client%29/0.7.0/
  7. http://hivelocity.dl.sourceforge.net/project/worldforge/Ember%20%28OGRE%20client%29/0.7.0/
  8. http://ignum.dl.sourceforge.net/project/worldforge/Ember%20%28OGRE%20client%29/0.7.0/
  9. http://internode.dl.sourceforge.net/project/worldforge/Ember%20%28OGRE%20client%29/0.7.0/
  10. http://iweb.dl.sourceforge.net/project/worldforge/Ember%20%28OGRE%20client%29/0.7.0/
  11. http://jaist.dl.sourceforge.net/project/worldforge/Ember%20%28OGRE%20client%29/0.7.0/
  12. http://nchc.dl.sourceforge.net/project/worldforge/Ember%20%28OGRE%20client%29/0.7.0/
  13. http://ncu.dl.sourceforge.net/project/worldforge/Ember%20%28OGRE%20client%29/0.7.0/
  14. http://netcologne.dl.sourceforge.net/project/worldforge/Ember%20%28OGRE%20client%29/0.7.0/
  15. http://osdn.dl.sourceforge.net/project/worldforge/Ember%20%28OGRE%20client%29/0.7.0/
  16. http://space.dl.sourceforge.net/project/worldforge/Ember%20%28OGRE%20client%29/0.7.0/
  17. http://sunet.dl.sourceforge.net/project/worldforge/Ember%20%28OGRE%20client%29/0.7.0/
  18. http://superb-dca3.dl.sourceforge.net/project/worldforge/Ember%20%28OGRE%20client%29/0.7.0/
  19. http://switch.dl.sourceforge.net/project/worldforge/Ember%20%28OGRE%20client%29/0.7.0/
  20. http://tenet.dl.sourceforge.net/project/worldforge/Ember%20%28OGRE%20client%29/0.7.0/
  21. http://ufpr.dl.sourceforge.net/project/worldforge/Ember%20%28OGRE%20client%29/0.7.0/
  22. http://waix.dl.sourceforge.net/project/worldforge/Ember%20%28OGRE%20client%29/0.7.0/

Number of commits found: 83

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
19 Mar 2013 13:04:31
Original commit files touched by this commit  0.7.0_1
eadler search for other commits by this committer
This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.

If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.

PR:		ports/177081
Reviewed by:	bapt
Approved by:	portmgr (miwi)
17 Mar 2013 14:04:12
Original commit files touched by this commit  0.7.0_1
danfe search for other commits by this committer
In categories starting with [efg], remove empty lines from pkg-plist (except
for `graphics/kipi-plugins').
31 Jan 2013 13:38:43
Original commit files touched by this commit  0.7.0_1
bapt search for other commits by this committer
Chase boost update
19 Jan 2013 10:09:14
Original commit files touched by this commit  0.7.0
oliver search for other commits by this committer
update of the worldfordge suite

devel/eris:      1.3.21
devel/mercator:  0.3.2
devel/varconf:   1.0.0
math/wfmath:     1.0.1
net/cyphesis:    0.6.0
net/skstream:    0.3.9
games/ember:     0.7.0
29 Jul 2012 11:17:04
Original commit files touched by this commit  0.6.2_6
cs search for other commits by this committer
Fix typos in COMMENT

Approved by:	portmgr@ (implicit)
24 Jun 2012 18:42:40
Original commit files touched by this commit  0.6.2_6
oliver search for other commits by this committer
update cegui to 0.7.7
24 Jun 2012 08:21:14
Original commit files touched by this commit  0.6.2_5
oliver search for other commits by this committer
update cegui to 0.7.6
ignore tinyxml when installed and always use local copy [1]

PR:             ports/164547 [1]
Submitted by:   Yanhui Shen <shen.elf@gmail.com> [1]
01 Jun 2012 05:26:28
Original commit files touched by this commit  0.6.2_4
dinoex search for other commits by this committer
- update png to 1.5.10
28 May 2012 13:46:02
Original commit files touched by this commit  0.6.2_3
amdmi3 search for other commits by this committer
- Enable null renderer in cegui
- Fix cegui library versioning scheme

PR:             167831
Submitted by:   myself
Approved by:    maintainer timeout (oliver, 2 weeks)
18 Feb 2012 10:18:33
Original commit files touched by this commit  0.6.2_2
mva search for other commits by this committer
- Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions

Tested by:      exp-run by pav
26 Jan 2012 07:59:51
Original commit files touched by this commit  0.6.2_1
oliver search for other commits by this committer
update ogre to 1.7.4
bump PORTREVISION on affected ports
11 Dec 2011 19:10:43
Original commit files touched by this commit  0.6.2
oliver search for other commits by this committer
remove patchfile which is no longer needed and fails to apply

Noted by:       pav
Feature safe:   yes
09 Dec 2011 10:23:10
Original commit files touched by this commit  0.6.2
oliver search for other commits by this committer
update varconf to 0.6.7
update eris to 1.3.19
update ember to 0.6.2

Feature safe:   yes
13 Nov 2011 17:33:47
Original commit files touched by this commit  0.6.1_1
crees search for other commits by this committer
Make @dirrms conditional for %%DOCSDIR%% on NOPORTDOCS

PR:             ports/162136
Submitted by:   4720@hushmail.com
Approved by:    [no rejections from any maintainer within 14 days]
Feature safe:   yes
23 Sep 2011 22:26:39
Original commit files touched by this commit  0.6.1_1
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
01 Aug 2011 06:03:14
Original commit files touched by this commit  0.6.1_1
oliver search for other commits by this committer
update graphics/ogre3d to 1.7.3
bump PORTREVISION of affected ports
29 Apr 2011 05:56:56
Original commit files touched by this commit  0.6.1
oliver search for other commits by this committer
big WorldForge update:
update eris to 1.3.18
update wfmath to 0.3.11
update skstream to 0.3.8
update mercator to 0.3.0
update ember to 0.6.1
update cyphesis to 0.5.26
10 Mar 2011 08:21:48
Original commit files touched by this commit  0.6.0
oliver search for other commits by this committer
graphics/cegui:         update to 0.7.5
graphics/ogre3d:        update to 1.7.2
games/ember:            update to 0.6.0
games/freeorion:        update to 0.3.13.3795
games/vegastrike:       Bump PORTREVISION
x11-toolkits/gigi:      Bump PORTREVISION

PR:             153817, 153818
20 Jan 2011 11:45:54
Original commit files touched by this commit  0.5.8_3
oliver search for other commits by this committer
update devel/mercator to 0.2.9

Feature safe:   yes
21 Oct 2010 11:13:46
Original commit files touched by this commit  0.5.8_2
oliver search for other commits by this committer
update devel/eris to 1.3.16
09 Sep 2010 06:18:21
Original commit files touched by this commit  0.5.8_1
oliver search for other commits by this committer
correct my previous commit where i accidently bumped PORTVERSION
instead of PORTREVISION.
I hope it is OK having PORTVERSION moving backwards and not
bumping PORTEPOCH because the port was never buildable with this
higher PORTVERSION
07 Sep 2010 15:17:30
Original commit files touched by this commit  0.5.9
oliver search for other commits by this committer
update devel/mercator to 0.2.8
update net/skstream to 0.3.7
bump PORTREVISION on affected ports
09 Jun 2010 05:22:39
Original commit files touched by this commit  0.5.8
oliver search for other commits by this committer
update ember to 0.5.8
28 Mar 2010 06:47:48
Original commit files touched by this commit  0.5.7_5
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
05 Feb 2010 11:46:55
Original commit files touched by this commit  0.5.7_4
dinoex search for other commits by this committer
- update to jpeg-8
25 Jan 2010 19:15:18
Original commit files touched by this commit  0.5.7_3
pav search for other commits by this committer
- Introduce USE_OPENAL variable for OpenAL consumers
- Switch to openal-soft as a default OpenAL implementation

PR:             ports/142123
Submitted by:   mva
Tested by:      pointyhat exp-run
Approved by:    portmgr (hat)
11 Jan 2010 16:05:34
Original commit files touched by this commit  0.5.7_2
oliver search for other commits by this committer
make the default install runable
bump PORTREVISION
02 Jan 2010 08:31:45
Original commit files touched by this commit  0.5.7_1
oliver search for other commits by this committer
update graphics/ogre3d to 1.6.5
03 Dec 2009 15:05:56
Original commit files touched by this commit  0.5.7
oliver search for other commits by this committer
update to 0.5.7
15 Oct 2009 17:04:42
Original commit files touched by this commit  0.5.6_2
oliver search for other commits by this committer
update graphics/ogre3d to 1.6.3
bump PORTREVISION on affected ports
22 Aug 2009 00:23:13
Original commit files touched by this commit  0.5.6_1
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with G
31 Jul 2009 13:57:52
Original commit files touched by this commit  0.5.6_1
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
14 May 2009 07:32:18
Original commit files touched by this commit  0.5.6
oliver search for other commits by this committer
fix media installation
12 May 2009 04:51:37
Original commit files touched by this commit  0.5.6
oliver search for other commits by this committer
update to 0.5.6
mark MAKE_JOBS_SAFE= yes
06 May 2009 04:45:47
Original commit files touched by this commit  0.5.5
oliver search for other commits by this committer
update to 0.5.5
05 Apr 2009 18:12:50
Original commit files touched by this commit  0.5.4_2
oliver search for other commits by this committer
update eris to 1.3.14
05 Apr 2009 10:09:00
Original commit files touched by this commit  0.5.4_2
oliver search for other commits by this committer
library version of eris was not meant to be included in the last commit
05 Apr 2009 08:15:22
Original commit files touched by this commit  0.5.4_2
oliver search for other commits by this committer
update mercator to 0.2.7
update cyphesis to 0.5.19
bump portrevision on ember
13 Feb 2009 17:44:19
Original commit files touched by this commit  0.5.4_1
oliver search for other commits by this committer
fix build
05 Jan 2009 20:36:33
Original commit files touched by this commit  0.5.4_1
pav search for other commits by this committer
- Remove conditional checks for FreeBSD 5.x and older
22 Nov 2008 15:50:36
Original commit files touched by this commit  0.5.4_1
oliver search for other commits by this committer
install media file to the correct location to make ember actually work
23 Sep 2008 04:47:07
Original commit files touched by this commit  0.5.4
oliver search for other commits by this committer
update to 0.5.4
28 Aug 2008 04:17:09
Original commit files touched by this commit  0.5.3_1
oliver search for other commits by this committer
update mercator to 0.2.6
14 Jul 2008 18:09:15
Original commit files touched by this commit  0.5.3
oliver search for other commits by this committer
fix PORTDOCS
make portlint a bit more happy about Makefile
13 Jul 2008 18:39:33
Original commit files touched by this commit  0.5.3
oliver search for other commits by this committer
update to 0.5.3
use lua 5.1
18 Jun 2008 17:44:44
Original commit files touched by this commit  0.5.2_1
oliver search for other commits by this committer
update ogre to 1.4.9
08 Jun 2008 13:07:51
Original commit files touched by this commit  0.5.2
oliver search for other commits by this committer
add two missing directory to delete

Noted by:       pav
01 Jun 2008 05:56:17
Original commit files touched by this commit  0.5.2
oliver search for other commits by this committer
update to 0.5.2
19 Apr 2008 17:56:05
Original commit files touched by this commit  0.5.1_2
  Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [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)
24 Mar 2008 23:21:25
Original commit files touched by this commit  0.5.1_2
miwi search for other commits by this committer
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:    portmgr (xorg cleanup)
13 Mar 2008 14:28:35
Original commit files touched by this commit  0.5.1_1
miwi search for other commits by this committer
- Chase devel/sdl12 shlib version bump
07 Mar 2008 19:11:14
Original commit files touched by this commit  0.5.1
oliver search for other commits by this committer
update ogre3d to 1.4.7
28 Feb 2008 17:27:37
Original commit files touched by this commit  0.5.1
oliver search for other commits by this committer
update to 0.5.1
take care of library updates of devel/eris and graphics/ogre3d
03 Oct 2007 17:43:31
Original commit files touched by this commit  0.5.0_2
oliver search for other commits by this committer
update graphics/ogre3d to 1.4.5
30 Sep 2007 10:12:41
Original commit files touched by this commit  0.5.0_1
oliver search for other commits by this committer
set RUN_DEPENDS
bump PORTREVISION
19 Sep 2007 13:53:47
Original commit files touched by this commit  0.5.0
oliver search for other commits by this committer
update to 0.5.0
do not force the usage of gcc 3.4, the ports are now gcc 4 ready
07 Jun 2007 15:15:48
Original commit files touched by this commit  0.4.3_2
oliver search for other commits by this committer
use gcc 3.4 because dependent ports are using gcc and so it will only
compile with gcc 3.4
25 May 2007 17:49:44
Original commit files touched by this commit  0.4.3_2
oliver search for other commits by this committer
move from X11BASE to LOCALBASE
bump PORTREVISION
19 May 2007 20:32:57
Original commit files touched by this commit  0.4.3_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}.
05 Apr 2007 09:41:46
Original commit files touched by this commit  0.4.3
oliver search for other commits by this committer
update to 0.4.3
04 Mar 2007 20:27:09
Original commit files touched by this commit  0.4.2
oliver search for other commits by this committer
update to 0.4.2
27 Jan 2007 08:14:18
Original commit files touched by this commit  0.4.1_3
oliver search for other commits by this committer
bump PORTREVISION for ogre3d update
27 Sep 2006 14:13:01
Original commit files touched by this commit  0.4.1_2
oliver search for other commits by this committer
mark IGNORE again for OSVERSION < 600000
20 Sep 2006 11:21:59
Original commit files touched by this commit  0.4.1_2
stas search for other commits by this committer
 - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
   structure (i.e. include/SDL for includes and sdl-config for configuration
   binary)
 - Update graphics/sdl_ttf to version 2.0.8
 - Update graphics/sdl_image to version 1.2.5
 - Update audio/sdl_mixer to version 1.2.7
 - Update net/sdl_net to version 1.2.6
 - Update Mk/bsd.sdl.mk accordingly
 - Fix dependent ports to fit the new directory structure and avoid several
   API breakages
 - Bump up portrevisions for all dependent ports to allow them to be upgraded
   by portupgrade/portmaster etc tools

Approved by:    kris (portmgr), sem (mentor)
18 Sep 2006 17:31:39
Original commit files touched by this commit  0.4.1
oliver search for other commits by this committer
update ogre3d to 1.2.3
11 Sep 2006 14:26:47
Original commit files touched by this commit  0.4.1
oliver search for other commits by this committer
update to 0.4.1
08 Jun 2006 16:07:12
Original commit files touched by this commit  0.4.0_1
oliver search for other commits by this committer
update freealut to 1.1.0
07 May 2006 23:46:33
Original commit files touched by this commit  0.4.0
edwin search for other commits by this committer
Remove USE_REINPLACE for categories starting with a G
23 Apr 2006 18:50:27
Original commit files touched by this commit  0.4.0
oliver search for other commits by this committer
readd wuft depedency
23 Apr 2006 10:14:30
Original commit files touched by this commit  0.4.0
oliver search for other commits by this committer
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
23 Feb 2006 10:40:45
Original commit files touched by this commit  0.3.4_2
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
22 Jan 2006 11:18:58
Original commit files touched by this commit  0.3.4_2
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
22 Jan 2006 02:11:14
Original commit files touched by this commit  0.3.4_2
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
16 Jan 2006 06:27:42
Original commit files touched by this commit  0.3.4_2
oliver search for other commits by this committer
update to varconf 0.6.4
15 Nov 2005 06:52:12
Original commit files touched by this commit  0.3.4_1
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
05 Nov 2005 05:22:06
Original commit files touched by this commit  0.3.4_1
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared library update.
29 Oct 2005 23:44:16
Original commit files touched by this commit  0.3.4
oliver search for other commits by this committer
switch from tar.bz2 to tar.gz which got freshly released. The tar
format got changed from tar-pax (POSIX 1003.1-2001) to ustar for
supporting long filenames on FreeBSD 4
29 Oct 2005 18:27:13
Original commit files touched by this commit  0.3.4
oliver search for other commits by this committer
remove not needed patch file
29 Oct 2005 15:01:49
Original commit files touched by this commit  0.3.4
oliver search for other commits by this committer
update to 0.3.4
12 Oct 2005 15:38:31
Original commit files touched by this commit  0.3.3
oliver search for other commits by this committer
update to 0.3.3
05 Oct 2005 19:35:38
Original commit files touched by this commit  0.3.2_1
oliver search for other commits by this committer
another fix to get it to run - still won't start up
05 Oct 2005 18:08:44
Original commit files touched by this commit  0.3.2_1
oliver search for other commits by this committer
depend on wfut since it is needed to run ember (right now)
04 Oct 2005 17:55:56
Original commit files touched by this commit  0.3.2
oliver search for other commits by this committer
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

Number of commits found: 83

28ab
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
asterisk*Jun 19
asterisk10*Jun 19
clamav*Jun 19
clamav-devel*Jun 19
cyrus-imspd*Jun 19
glpi*Jun 19
otrsJun 19
otrsJun 19
tshark*Jun 19
tshark-lite*Jun 19
wireshark*Jun 19
wireshark-lite*Jun 19
apache-xml-security-cJun 18
linux-f10-flashplugin10*Jun 18
linux-f10-flashplugin11*Jun 18

15 vulnerabilities affecting 24 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 24569
Broken 187
Deprecated 454
Ignore 561
Forbidden 0
Restricted 288
No CDROM 110
Vulnerable 19
Expired 48
Set to expire 439
Interactive 33
new 24 hours 3
new 48 hours10
new 7 days30
new fortnight85
new month175

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

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0