1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
Commit Graph

21 Commits

Author SHA1 Message Date
Alexey Dokuchaev
00b261a3a5 - Make Nexuiz' lhnetaddress structure really compatible with FreeBSD's
sockaddr_in (as claimed)
- Fix value for LHNETADDRESSTYPE_INET6_FAMILY along the way

This should fix network-related issues (broken server browsing, etc.)
reported by number of users.

Submitted by:	Alexander Drozdov
2008-08-13 10:39:33 +00:00
Alexey Dokuchaev
4384aa7dd6 - Better separate extracting and patching
- Minor textual nit in comment
2008-06-18 19:38:27 +00:00
Alexey Dokuchaev
92c9081798 - Update to version 2.4.2
- Switch back to using BSD make(1)
- Stop patching things at extract phase
2008-06-18 19:18:44 +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
Alexey Dokuchaev
8e08e2697f Reformat for better readability. 2008-03-17 11:08:21 +00:00
Alexey Dokuchaev
60460b97de - Update to version 2.4
- Use gmake(1) since build fails with BSD make(1)
2008-03-17 11:03:34 +00:00
Martin Wilke
2d73db3533 - Chase devel/sdl12 shlib version bump 2008-03-13 14:28:35 +00:00
Martin Wilke
605b516239 - Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION
2007-07-28 12:27:31 +00:00
Alexey Dokuchaev
9f001f3c9f - Update to version 2.3, the latest to date
- Add a knob to install community map pack, default to on
- Utilize pkg-plist due to increased number of files installed
2007-06-13 12:34:55 +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
Alexey Dokuchaev
cf89f4a811 - Do not extract things during `pre-patch' phase
- Fix `libcurl.so' support

Based on PR:	ports/110418
Submitted by:	Dierk Sacher
2007-03-19 11:32:45 +00:00
Alexey Dokuchaev
4d91be2d77 Update to version 2.2.3. 2007-03-15 17:01:06 +00:00
Alexey Dokuchaev
3ce49ec9b8 - Update to version 2.1
- Remove `-ffast-math' from CFLAGS, it breaks the engine [1]
- Fix missing `libpng' dependency

Reported by:	Rudolf Polzer <polzer(at)informatik.uni-frankfurt.de>
2006-09-22 14:39:32 +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
Alexey Dokuchaev
2aaa975cee Update to version 2.0. 2006-06-28 10:57:21 +00:00
Edwin Groothuis
ff21f59f9f Remove USE_REINPLACE for categories starting with a G 2006-05-07 23:46:33 +00:00
Alexey Dokuchaev
dab3e32f94 - Quote NO_PACKAGE message per portlint(1)
- Add SHA256 hash while here
2005-12-08 12:12:27 +00:00
Alexey Dokuchaev
0e73efcee4 - Update to version 1.2.1
- Remove now inaccurate numbers from pkg-descr
2005-10-12 15:51:24 +00:00
Alexey Dokuchaev
d4c0ac1f53 Update to 1.1.
I've decided to do upgrade via patch to save users from downloading huge
full new version distfile while they might have original one already on
disk.
2005-07-12 11:51:25 +00:00
Alexey Dokuchaev
36da7160ab Remove useless line. 2005-06-03 11:17:44 +00:00
Alexey Dokuchaev
4442ba7538 Add Nexuiz, a fast-paced, chaotic, and intense multiplayer first person
shooter.

WWW: http://www.nexuiz.com/
2005-06-03 11:09:13 +00:00