1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
Commit Graph

30 Commits

Author SHA1 Message Date
Alexey Dokuchaev
870fc65203 Stagify and cleanup Makefile while here. 2013-10-26 11:45:17 +00:00
John Marino
4ede5e9b24 Explicitly link libraries on 10 unmaintained ports
The following ports will not build with a binutils 2.22+ linker built
with standard options.  This has been obvious with DPorts, but difficult
to see on FreeBSD.  However, setting the ports compiler as a recent gcc
(e.g lang/gcc48) is an excellent way to detect the unspecified but needed
libraries as these recent GCC compilers use the latest binutils linkers.
These patches were tested on FreeBSD 8.4 and DragonFly 3.5
2013-10-08 00:15:34 +00:00
Baptiste Daroussin
c84e1cd8e6 Add NO_STAGE all over the place in preparation for the staging support (cat: games) 2013-09-20 17:36:33 +00:00
Martin Wilke
4825ba4186 - Unbreak build 2013-03-27 10:20:36 +00:00
Alexey Dokuchaev
fbe68a3a4f - Switch to the official sf.net CDN in MASTER_SITES
- Integrate with our standard shareware game data port
- Convert to the new OPTIONS framework
- Relinquish maintainership, cleanup Makefile

Feature safe:	yes
2012-11-22 15:37:58 +00:00
Marcus von Appen
fbd0197639 - Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions

Tested by:	exp-run by pav
2012-02-18 10:18:33 +00:00
Mark Linimon
76793f1b74 Mark as broken on powerpc: does not compile.
Hat:		portmgr
Feature safe:	yes
2011-11-11 02:45:32 +00:00
Eitan Adler
08b62e4c3e - fix explicit use of unzip in ports
PR:		ports/153429
Submitted by:	Alex Kozlov <spam@rm-rf.kiev.ua>
Approved by:	maintainers (hq, gabor, amdmi3)
Approved by:	maintainer timeout
Approved by:	bapt,sahil (mentors, implicit)
2011-11-03 00:38:47 +00:00
Olli Hauer
b6ac748023 -remove MD5 2011-07-03 14:25:36 +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
Alexey Dokuchaev
e8ad3eece3 - Drop USE_X_PREFIX
- Typo fix in pkg-descr
- Cleanup Makefile
2008-03-24 14:49:59 +00:00
Martin Wilke
2d73db3533 - Chase devel/sdl12 shlib version bump 2008-03-13 14:28:35 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +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
Edwin Groothuis
c94783fe5c SHA256ify
Approved by:	krion@
2006-01-22 11:18:58 +00:00
Alexey Dokuchaev
6eb3a20708 Refactor parts or previous change to stop breaking POLA when not using
OPTIONS but command line -DFOO arguments instead.
2005-05-04 08:21:20 +00:00
Alexey Dokuchaev
1328b8ca78 - WITH_NOWAD -> not WITH_WAD as this is preferred scheme
- Add a patch that adds the `-nograb' command line option which disables the
  input grabbing done by SDL when run in windowed mode [1]
- Add dependency on `audio/timidity' so in-game music works again
- Bump PORTREVISION

Obtained from:	http://roman.mainer.de/uhexen/
2005-05-04 07:49:29 +00:00
Alexey Dokuchaev
29c2e5033c Attempt to fix the build on !i386.
Tested on:	panther
2005-05-03 11:10:38 +00:00
Alexey Dokuchaev
63e75df5a8 - Reword OPTIONS text slightly to be more specific
- Don't mention knobs in pre-everything::, we have OPTIONS now
- Retire WITHOUT_WAD knob, reorder to DTRT
- Create directories and touch files silently
2005-05-03 02:34:58 +00:00
Alexey Dokuchaev
d74d7266f4 I love this game. So:
- Beautify Makefile header
- One <space> -> <tab> nit
- Take maintainership
2005-05-03 02:07:43 +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
Kris Kennaway
e0873e1d9b BROKEN on !i386: Does not compile 2004-03-13 10:04:53 +00:00
Pav Lucistnik
dfab67693f - Unbreak (fix pkg-plist)
- Use PLIST_*
- Use OPTIONS

PR:		ports/63012
Submitted by:	Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
2004-02-23 21:13:26 +00:00
Kris Kennaway
86cbd47903 BROKEN: Broken pkg-plist 2004-02-09 02:08:59 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Trevor Johnson
0c881ba59c SIZEify. 2004-01-29 07:24:56 +00:00
Kirill Ponomarev
4ffd9a16ab - Use new knobs from bsd.sdl.mk 2004-01-20 18:21:02 +00:00
Oliver Lehmann
0020b4940d download and install the shareware .wad file if WITHOUT_WAD isn't specified 2003-12-15 18:41:52 +00:00
Akinori MUSHA
2ab2d59488 De-pkg-comment. 2003-02-20 17:32:26 +00:00
Maxim Sobolev
51c65fff8c Add uhexen 0.601, yet another port of Hexen. 2003-02-10 15:13:40 +00:00