Commit graph

22 commits

Author SHA1 Message Date
Alexey Dokuchaev
4f89fea7c7 Unbreak on amd64 by replacing obsolete memalign() function with POSIX.1d
posix_memalign().

Reported by:	pavmail
2011-11-09 16:00:55 +00:00
Alexey Dokuchaev
63105ee455 Adjust a comment and move -fpermissive from CFLAGS into CXXFLAGS. 2011-11-04 02:16:37 +00:00
Alexey Dokuchaev
206e1bbdbc - Fix the build with GCC 4.6 [1]
- Remove SSE band-aid as it seems no longer required
- Cleanup Makefile and remove support for FreeBSD < 700000
- Install manual page [2]
- Return this port back to the pool due to lack of time

Obtained from:	Debian [1, 2]
Debian bug:	http://bugs.debian.org/624916 [1]
2011-11-03 10:56:01 +00:00
Alexey Dokuchaev
074491fc8e Augment port description. 2011-10-25 17:50:13 +00:00
Olli Hauer
b6ac748023 -remove MD5 2011-07-03 14:25:36 +00:00
Christian Weisgerber
30587b71c2 Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora).
2010-06-06 20:44:03 +00:00
Alexey Dokuchaev
363bc6aacb - Switch USE_GCC to 4.4+ as advised by gerald@
- Clean up Makefile while here: shorten and coalesce lines, reorder knobs,
  simplify PORTDOCS installation, unmute INSTALL_DATA commands
2010-05-24 16:21:25 +00:00
Max Brazhnikov
9fa5913798 - Update to 0.9.8083
- Lua dependency is mandatory since 0.9
- SMPEG dependency added
- GCC 4.3+ dependency added because of a compiler bug in
gcc 4.2 from base with smpeg/MPEGfilter.h
- SSE disabled because of a build failure

PR:		ports/143072
Submitted by:	Bernhard Froehlich <decke at bluelife.at>
Approved by:	maintainer timeout (danfe@, three months)
2010-04-25 11:01:44 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Marcus von Appen
6506e45d69 - Update devel/sdl12 to version 1.2.14.
- Update audio/sdl_mixer to version 1.2.11.
- Update graphics/sdl_gfx to version 2.0.20.
- Update graphics/sdl_image to version 1.2.10.
- Bump portrevisions for all ports depending on audio/sdl_mixer and
  graphics/sdl_image.
- Update Mk/bsd.sdl.mk accordingly for the new shared lib versions.

PR:		ports/142147 ports/142248 ports/142249
Approved by:	miwi (mentor implicit)
2010-01-30 09:43:31 +00:00
Pav Lucistnik
14ac881764 - 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)
2010-01-25 19:15:18 +00:00
Dmitry Marakasov
6b5fb87219 - Switch SourceForge ports to the new File Release System: categories starting with G 2009-08-22 00:23:13 +00:00
Christian Weisgerber
94d47b2ecd Bump PORTREVISION after libogg and libvorbisfile major version increment. 2009-07-06 21:25:59 +00:00
Dmitry Marakasov
375b6c2529 - Make scons pass environement to build tools, so the port can be built with ccache
Approved by:	danfe (maintainer)
2009-04-10 18:50:57 +00:00
Pietro Cerutti
9c55c35b13 - Fix build on 6.3
- UNBREAK

Approved by:	portmgr (linimon)
2008-09-11 08:09:49 +00:00
Erwin Lansing
a070c288c9 Re-mark as BROKEN but only for i386. 2008-08-15 13:52:29 +00:00
Pav Lucistnik
38ed0aa3db - Builds now 2008-06-22 18:33:46 +00:00
Pav Lucistnik
ac2fcea46f - Mark BROKEN on 5.x and 6.x: error: invalid conversion from `long int*' to
`const time_t*'

Reported by:	pointyhat
2008-05-03 15:23:41 +00:00
Pav Lucistnik
a081958af0 - Add missing dependency and fix the build
Pointy hat to:	danfe
2008-04-10 22:03:33 +00:00
Alexey Dokuchaev
72546b94d8 Add missing dependency.
Reported by:	pointyhat (via pav, erwin)
2008-04-06 11:24:47 +00:00
Alexey Dokuchaev
8c58ee6a88 Add new port of Battle Tanks, fast 2D tank arcade game with multiplayer and
split-screen modes.

WWW: http://btanks.sourceforge.net/
2008-04-02 10:18:54 +00:00