Commit graph

3 commits

Author SHA1 Message Date
Alejandro Pulver
c2f3620070 - Use "sizeof()" to determine pointer size, instead of using "4" (fixes a
segmentation fault on non-i386).

Reported by:	Steve Crowder <steve@crowders.org>
2007-03-05 09:26:23 +00:00
Alejandro Pulver
ac2c14f932 - Update to version 1.32c (security patch, see below).
- Make portlint happy.
- Allow building the VM on PowerPC.
- Fix a typo in option detection code (&& -> ||).
- Fix 2 security vulnerabilities [1].

PR:		ports/98296
Submitted by:	alepulver (myself)
Approved by:	Linas Valiukas <shirshegsm@gmail.com> (maintainer)
Obtained from:	q3icculus (http://icculus.org/quake3/) [1]
Security:	CVE-2006-2082
2006-06-03 14:51:46 +00:00
Alejandro Pulver
eb157204cc - Bump PORTREVISION (package contents change - files added).
- Put port mirrors before IDSOFTWARE ones.
- Use USE_DOS2UNIX instead of USE_CRLF provided by games/quake3.
- Use Makefile instead of cons, remove Perl dependencies. Avoid building unncessary components.
- Add OPTIONS. Allow building without X11 and optimizations.
- Add pkg-plist.
- Fix on non-i386.

PR:		ports/97930
Submitted by:	alepulver (myself)
Approved by:	garga (mentor, implicitly), maintainer
2006-05-25 21:42:29 +00:00