1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00
Commit Graph

15 Commits

Author SHA1 Message Date
Antoine Brodin
a09e55e2e8 Resetting maintainership on ports that have not been staged and without any
pending PR

With hat:	portmgr
2014-07-02 18:22:39 +00:00
Baptiste Daroussin
665bec206d Convert g* to USES=zip 2014-03-10 14:49:26 +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
Alexey Dokuchaev
7024f1a4c3 Change bogus optimization option -O6 to a more sane -O3 to unbreak the build
against Clang.

Reported by:	pkg-fallout
2013-09-06 11:19:51 +00:00
Alexey Dokuchaev
455700b19f - Trim Makefile header per new style guidelines
- Convert to contemporary OPTIONS framework
- Replace defunct URLs with working mirror in MASTER_SITES and pkg-descr
- Cleanup Makefile, remove stray empty line in pkg-plist
2013-03-16 12:25:18 +00:00
Mark Linimon
c2932dabd9 Remove powerpc stanza: fails to compile.
Hat:		portmgr
Feature safe:	yes
2011-11-11 02:34:03 +00:00
Olli Hauer
b6ac748023 -remove MD5 2011-07-03 14:25:36 +00:00
Pav Lucistnik
07b2788864 - Mark MAKE_JOBS_UNSAFE
Reported by:	pointyhat
2009-11-19 22:07:43 +00:00
Pav Lucistnik
efa63f6ba4 - Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
2008-07-25 14:34:52 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Pav Lucistnik
f9c095a242 - Fix build by adding required Xorg component, now that USE_XORG handle
conditional values

Reported by:	pointyhat
Approved by:	portmgr (hat)
2007-11-07 00:36:10 +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
Alejandro Pulver
4c345ed272 - Bump PORTREVISION.
- Use Makefile for building instead of scons, and remove Perl dependency.
- Use pkg-plist.
- Add OPTIONS. Allow to build without X11, threaded version, etc.
- Fix building on non-i386 and FreeBSD 4.X.
- Respect CFLAGS when optimizations are enabled.
- Add patch to fix 2 security vulnerabilities [1].

PR:		ports/98295
Submitted by:	alepulver (myself)
Approved by:	maintainer (timeout)
Obtained from:	q3icculus (http://icculus.org/quake3/) [1]
Security:	CVE-2006-2082 [1]
2006-07-23 18:56:26 +00:00
Kris Kennaway
89053f4a8e BROKEN on !i386 and on 4.x: Does not compile 2006-04-22 22:11:33 +00:00
Alexey Dokuchaev
65c74465e7 Add CleanQ3, yet another cleaned up copy of the original Quake III Arena
source code.

CleanQ3 is a Quake III Arena engine project intended to clean up the
original source code, and eliminate bugs.  You won't find revolutionary
features, just a "better" Quake III.

WWW: http://tremor.quakedev.com/cleanq3.html
2006-03-20 15:21:27 +00:00