1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-30 05:40:06 +00:00
Commit Graph

10 Commits

Author SHA1 Message Date
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
Martin Wilke
6a04771772 - Fix after objformat removal
PR:             110665
Submitted by:   Ed Schouten <ed@fxq.nl> (maintainer)
2007-03-22 17:35:33 +00:00
Rong-En Fan
679c52592f - Respect X11BASE
Approved by:	portmgr (linimon)
2006-12-09 07:26:14 +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
Alejandro Pulver
fa94f8db2a - Add OPTIONS.
- Remove pkg-message and NO_PACKAGE for !i386.
- Fix building on ia64 (take endianess from mahcine/endian.h and don't
  complain about an unknown arch), and probably other archs.
- Make portlint happy (append to BUILD_DEPENDS after bsd.port.pre.mk).

Approved by:	Ed Schouten <ed@fxq.nl> (maintainer)
2006-06-15 15:32:10 +00:00
Alejandro Pulver
f7eceb1d35 - Remove PKGNAMEPREFIX.
- Remove CONFLICTS with quake3. Install libraries in lib/q3base.
- Remove ONLY_FOR_ARCHS (builds on other archs).
- Integrate with quake3-data.
- Avoid creating a botlib.log file in the current directory.
- Add NO_PACKAGE and pkg-message to !i386, and ask for feedback.

PR:		ports/97931
Submitted by:	alepulver (myself)
Approved by:	garga (mentor, implicitly), maintainer
2006-05-28 16:01:49 +00:00
Edwin Groothuis
0416031c9b Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 02:20:05 +00:00
Kris Kennaway
c1788f93dd Add ONLY_FOR_ARCHS=i386 because of 32-bit/endianness assumptions
Submitted by:	Ed Schouten <ed@fxq.nl> (maintainer)
2006-01-16 06:41:05 +00:00
Edwin Groothuis
4da51cd6f5 FIx compiling on 4.11
Noticed by: YAPHR
Submitted by: Ed Schouten <ed@fxq.nl>
2006-01-02 10:08:31 +00:00
Edwin Groothuis
f53428c480 [New port] games/q3base
Q3Base is a fork of Quake III Arena. Its advantage is that
	it has a lot of bugfixes, including support for FreeBSD out
	of the box. It also uses GNU Autoconf/Automake and works
	with BSD Make, thus removing the dependency on Perl and GNU
	Make.

	It's also more compact than Quake III Arena - 1.4 MB .tar.bz2
	vs 5.5 MB .zip.

PR:		ports/89213
Submitted by:	Ed Schouten <ed@fxq.nl>
2005-12-30 04:18:26 +00:00