Commit graph

11 commits

Author SHA1 Message Date
Jose Alonso Cardenas Marquez
81ec658bf4 - Update to 0.16 2006-12-02 02:19:33 +00:00
Alejandro Pulver
b5f8d285ca - Use provided WX_CONFIG instead of local WXCONFIG.
- Use WANT_UNICODE instead of WX_UNICODE since it can be compiled with the
  non-Unicode version.
- Use ARCH instead of MACHINE_ARCH to possibly allow cross-compiling.

PR:		ports/105495
Submitted by:	alepulver (myself)
Approved by:	maintainer (timeout)
2006-12-01 14:15:53 +00:00
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
Jose Alonso Cardenas Marquez
677de4ea64 - Update to 0.15
- Add EDITOR OPTION. This will install scourge editor
- Add USE_WX
- Add pkg-message file
- Remove USE_GCC
- Mark BROKEN on 4.x

Approved by:	garga (mentor,implicit)
2006-09-15 16:20:12 +00:00
Jose Alonso Cardenas Marquez
b6b4a544cd Change maintainer address to my @FreeBSD.org email
Approved by:	garga (mentor)
2006-07-23 02:45:24 +00:00
Stefan Walter
c975d28ce0 - Update to 0.14.
- Add dependency on newly-created games/scourge-data.
- Remove USE_X_PREFIX.

PR:		98926
Submitted by:	maintainer
Approved by:	arved (mentor)
2006-06-17 18:05:19 +00:00
Pav Lucistnik
8cde074bf7 - Update to 0.13
PR:		ports/94579
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> (maintainer)
2006-03-18 14:17:27 +00:00
Edwin Groothuis
c94783fe5c SHA256ify
Approved by:	krion@
2006-01-22 11:18:58 +00:00
Marcus Alves Grando
871ccaab53 Respect LOCALBASE and X11BASE
PR:		88531
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> (maintainer)
2005-11-06 14:24:27 +00:00
Edwin Groothuis
729bc13ec1 > OK, but don't forget USE_GCC (3.4+ will be right I guess), because it
> just doesn't compile with 2.95.4 under my 4.11-RELEASE. With 3.4 it
> does, on the same box.

Since it compiled fine under 5.2.1 here with 3.3, I lower it to USE_GCC=3.3+

Submitted by:	Dmitry Marakasov <amdmi3@mail.ru>
2005-10-16 08:46:55 +00:00
Edwin Groothuis
00af0d471c [NEW PORT] games/scourge: S.C.O.U.R.G.E. is a rogue-like game
S.C.O.U.R.G.E. is a rogue-like game in the fine tradition
	of NetHack and Moria It sports a graphical front-end, similar
	to glHack or the Falcon's eye. I tried to design the 3D UI
	as a best of both worlds from old to new: It lets you rotate
	the view, zoom in/out, view special effects, etc. On the
	other hand I've always liked the old-school isometric games
	like Exult or Woodward.

	WWW:	http://scourge.sourceforge.net/

PR:		ports/87146
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
2005-10-16 04:06:43 +00:00