Commit graph

15 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
Andrew Pantyukhin
f7ff9144a9 - Fix MASTER_SITES
Pointy hat to:	alepulver
2006-07-28 14:00:37 +00:00
Alejandro Pulver
ed5d5f0fa9 - Fix installation of files in ${DOCSDIR} (they were installing under
the same name, overwriting it each time).
- Add these files to pkg-plist.

Approved by:	garga (mentor)
2006-04-24 21:17:31 +00:00
Alejandro Pulver
a3b0bce535 - Add OPTIMIZED_CFLAGS option.
- Add message to pkg-plist about installed files that weren't removed.
- Fix building of binaries (missing macro definition: "WF").

Approved by:	garga (mentor)
2006-04-17 19:27:49 +00:00
Alejandro Pulver
94dd6abb14 Use the right pkg-message.in. 2006-04-13 16:03:01 +00:00
Alejandro Pulver
9231615331 - Allow playing Wolf3D/SOD in shareware and full mode.
- Modify wrapper script.
- Modify pkg-message.
- Increment PORTREVISION.
- Add OPTIONS for downloading shareware data files (Wolf3D/SOD).
- Use DATADIR for data and libexec for binaries.

PR:		ports/92019
Submitted by:	Alejandro Pulver <alejandro@varnet.biz>
Approved by:	garga (mentor)
2006-04-12 22:25:35 +00:00
Edwin Groothuis
c94783fe5c SHA256ify
Approved by:	krion@
2006-01-22 11:18:58 +00:00
Renato Botelho
64c8fc0a55 - Add MASTER_SITES backup
PR:		ports/90456
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by:	maintainer
2005-12-21 10:15:57 +00:00
Alexey Dokuchaev
75a154261c Fix build on 5.x.
Approved by:	portmgr (marcus), fjoe (mentor, implicit)
2004-09-15 04:56:58 +00:00
Pav Lucistnik
601a8b9bcd - [ -d for testing directory
PR:		ports/68669
Submitted by:	Travis Poppe <tlp@LiquidX.org> (maintainer)
2004-07-05 16:36:14 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +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
Edwin Groothuis
672c044e2e Properly use SDL everywhere:
USE_SDL=yes	-> USE_SDL=sdl	(good examles everywhere)
	WANT_SDL/HAVE_SDL instead of exists(localbase/lib/lib...)

See
http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/using-sdl.html
for more information on how to use USE_SDL, WANT_SDL and HAVE_SDL.

PR:		follow-ups of ports/55494, ports/61877
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2004-03-08 01:01:31 +00:00
Pete Fritchman
1abd8b3c72 - make COMMENT better
- modify the wrapper script to build a sample application dot-dir on
  start if it doesn't already exist
- add a pkg-message reflecting the above
- bump PORTREVISION

PR:		62001
Submitted by:	maintainer
2004-01-29 02:53:41 +00:00
Pav Lucistnik
6b37ad9efb Add wolf3d, an unofficial Linux port of 1992 id Software game Wolfenstein 3D.
This port uses freely available shareware game data.

PR:		ports/61367
Submitted by:	Travis Poppe <tlp@LiquidX.org>
2004-01-15 22:50:37 +00:00