Commit graph

19 commits

Author SHA1 Message Date
Alexey Dokuchaev
7d3a4b0d70 Fix problematic C++ code, and unbreak the build with recent GCC.
Reported by:	kris
Approved by:	portmgr (marcus), fjoe (mentor, implicit)
2004-09-20 19:43:12 +00:00
Kris Kennaway
e9cb0e0ba3 BROKEN on 5.x: Does not compile
Approved by:    portmgr (self)
2004-09-17 22:47:50 +00:00
Edwin Groothuis
c9ea361463 Chase library bump of libSDL-1.1 for all ports which were depending
on sdl12-1.2.5
2004-03-16 04:23:56 +00:00
Kirill Ponomarev
ffc486df06 - Use new knobs from bsd.sdl.mk
Approved by:	portmgr
2004-01-20 21:18:12 +00:00
Dag-Erling Smørgrav
8f3fca5cfc Unbreak in -CURRENT (by adding 'using namespace std' in strategic spots)
Approved by:	maintainer silence
2003-12-04 14:41:46 +00:00
Trevor Johnson
7e223b8511 Define USE_PERL5_BUILD, not erroneous USE_PERL.
Submitted by:	Oliver Eikemeier
2003-11-20 15:06:14 +00:00
Trevor Johnson
318a536982 Define USE_PERL to make Perl available for (mostly deprecated)
"perl -pi -e" construction.
2003-11-20 13:51:47 +00:00
Kris Kennaway
93872f18cc Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN
tag.  Early inclusion caused problems for some ports, so to be safe I'm
updating all of them.

Pointy hat to:	kris
2003-06-04 22:43:38 +00:00
Kris Kennaway
9c288e873f BROKEN on 5.1: bad C++ 2003-05-18 09:55:25 +00:00
Akinori MUSHA
a8edaa568e De-pkg-comment. 2003-02-21 12:06:51 +00:00
Maxim Sobolev
5c160ac5bd Update version number of SDL shared library. 2003-01-02 15:06:10 +00:00
Maxim Sobolev
1b3c0d7d6c Chase increase of libSDL version number. 2002-04-17 12:38:02 +00:00
Pete Fritchman
531dd90d4c Add a missing depend on graphics/sdl_image and add a regexp to allow this
to compile.

PR:		36438
Submitted by:	Josh Elsasser <jre@vineyard.net>
2002-03-29 07:52:36 +00:00
Patrick Li
4befd1321d Update to 0.12.0
PR:		34706
Submitted by:	maintainer
2002-02-07 21:23:02 +00:00
Ying-Chieh Liao
0e377d053f A change in sdl12 broke the alephone port. This has been fixed.
PR:		26708
Submitted by:	MAINTAINER
2001-04-27 18:16:33 +00:00
Will Andrews
4a565ff418 Solve build problem on bento with temporary hack. For some reason, the
SDL_VERSION variable used in screen_sdl.cpp is 6 when it should not be.  I
think the culprit is sdl-devel-1.2._0_, which is just faulty logic.  Anyhow,
this is the quick-fix to get the binaries for AlephOne on the 4.3R CDs.

A better solution should be looked into by the maintainer and others.

Found by:	bento
2001-04-17 17:21:29 +00:00
Maxim Sobolev
8ed8aafc20 Move:
devel/sdl --> devel/sdl10
devel/sdl-devel --> devel/sdl12

Repo-copy by:	asami
2001-04-09 11:55:04 +00:00
Clive Lin
1e9e450319 Split the alephone port into two ports (game and data).
PR: 25615
Submitted by: MAINTAINER
2001-03-08 19:13:02 +00:00
Clive Lin
0a76f31a59 New port: The open source version of Bungie's Marathon game.
Since PR 25400 is better and is the former,
let its originator take maintainership.

PR: ports/25400, ports/25446
Submitted by: Michael Alyn Miller <malyn@strangeGizmo.com>, pjones@pmade.org
2001-03-01 18:01:25 +00:00