Commit graph

20 commits

Author SHA1 Message Date
Stanislav Sedov
0d2725682b - 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)
2006-09-20 11:21:59 +00:00
Oliver Lehmann
fe8896ea52 update ogre3d to 1.2.3 2006-09-18 17:31:39 +00:00
Oliver Lehmann
c44fdf9c5c update to 0.4.1 2006-09-11 14:26:47 +00:00
Oliver Lehmann
7339154fcd update freealut to 1.1.0 2006-06-08 16:07:12 +00:00
Edwin Groothuis
ff21f59f9f Remove USE_REINPLACE for categories starting with a G 2006-05-07 23:46:33 +00:00
Oliver Lehmann
8bbb57abbc readd wuft depedency 2006-04-23 18:50:27 +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
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Edwin Groothuis
c94783fe5c SHA256ify
Approved by:	krion@
2006-01-22 11:18:58 +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
27a43e516d update to varconf 0.6.4 2006-01-16 06:27:42 +00:00
Ade Lovett
54a0b86543 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.
2005-11-15 06:52:12 +00:00
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Oliver Lehmann
a7e62b1d4b 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
2005-10-29 23:44:16 +00:00
Oliver Lehmann
15b0647a2a remove not needed patch file 2005-10-29 18:27:13 +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
ad711cbd08 another fix to get it to run - still won't start up 2005-10-05 19:35:38 +00:00
Oliver Lehmann
8ce70f7ffe depend on wfut since it is needed to run ember (right now) 2005-10-05 18:08:44 +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