| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
23 Jan 2013 15:00:19
2.4.2_1
|
makc  |
Bump PORTREVISION after DESKTOP_ENTRIES update |
07 Oct 2012 22:02:06
2.4.2
|
jhale  |
- Mark MAKE_JOBS_UNSAFE
- Add LICENSE
While here:
- Trim Makefile header
PR: ports/172462
Submitted by: Kevin Zheng <kevinz5000@gmail.com> (maintainer)
Approved by: makc, avilla (mentors implicit) |
11 Aug 2012 11:49:06
2.4.2
|
ak  |
- Update to 2.4.2
- Remove dependency on gmake
- Remove build dependency on perl
- Remove hints for pthread
- Depend on glew instead of using port's built-in version
- Use newer USE_SDL syntax
- Use port's built-in version of ares
- Install a nice-looking desktop icon
PR: ports/170533
Submitted by: Kevin Zheng <kevinz5000@gmail.com> |
10 Aug 2012 18:21:58
2.4.0
|
wxs  |
Assign maintainer to submitter of ports/169722. |
10 Aug 2012 17:24:13
2.4.0
|
wxs  |
Update to 2.4.0 and cleanup pkg-descr.
Loosen dependency on curl library.
Reset maintainer as old one was bouncing.
PR: ports/169722
Submitted by: Kevin Zheng <kevinz5000@gmail.com> |
18 Feb 2012 10:18:33
2.0.16_1
|
mva  |
- 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 |
23 Sep 2011 22:26:39
2.0.16
|
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
03 Jul 2011 14:25:36
2.0.16
|
ohauer  |
-remove MD5 |
25 May 2010 12:07:54
2.0.16
|
sylvio  |
- Update to 2.0.16
PR: ports/146843
Submitted by: Chuck Swiger <chuck@pkix.net> (maintainer) |
03 Apr 2010 10:44:36
2.0.12_1
|
roam  |
Chase the ftp/curl shlib version bump. |
22 Aug 2009 00:23:13
2.0.12  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with G |
27 Jul 2009 22:33:13
2.0.12
|
miwi  |
- Update to 2.0.12
PR: 136898
Submitted by: Jochen Neumeister <jochen@daten-chaos.de>
Approved by: maintainer |
23 Jan 2009 15:43:14
2.0.10_1
|
roam  |
Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working. |
17 May 2008 15:13:44
2.0.10
|
lippe  |
- Update to 2.0.10
PR: ports/123575
Submitted by: Chuck Swiger <chuck@pkix.net> (maintainer)
Approved by: araujo (mentor), Chuck Swiger <chuck@pkix.net> (maintainer) |
13 Mar 2008 14:28:35
2.0.8_4
|
miwi  |
- Chase devel/sdl12 shlib version bump |
04 Oct 2007 01:02:44
2.0.8_3
|
edwin  |
Remove always-false/true conditions based on OSVERSION 500000 |
19 May 2007 20:32:57
2.0.8_3
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
13 Dec 2006 12:41:36
2.0.8_2
|
roam  |
Update the ftp/curl port to 7.16.0.
Bump PORTREVISION of all dependent ports.
Fix the build errors in the few ports that still use the long deprecated,
and now obsoleted, cURL options.
Thanks to everyone who took the time to look over the patch!
Discussed on: -ports |
20 Sep 2006 11:21:59
2.0.8_1
|
stas  |
- 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) |
05 Jun 2006 20:56:24
2.0.8
|
miwi  |
Update to 2.0.8
BROKEN: Does not compile on 4.x
PR: ports/98145
Submitted by: miwi
Approved by: krion (mentor), maintainer |
07 May 2006 23:46:33
2.0.4_1
|
edwin  |
Remove USE_REINPLACE for categories starting with a G |
23 Feb 2006 10:40:45
2.0.4_1
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
28 Nov 2005 09:44:30
2.0.4
|
pav  |
- Add SHA256
Requested by: maintainer |
15 Nov 2005 06:52:12
2.0.4
|
ade  |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
16 Oct 2005 03:59:23
2.0.4
|
edwin  |
Upgrade to 2.0.4
PR: ports/87150
Submitted by: Charles Swiger <chuck@pkix.net> |
20 Mar 2005 00:50:06
2.0.2
|
pav  |
- Update to 2.0.2
PR: ports/79023
Submitted by: Charles Swiger <chuck@pkix.net> (maintainer) |
12 Feb 2005 18:05:23
2.0.0_1
|
vs  |
LIB_DEPEND on curl
PR: ports/77401
Submitted by: Charles Swiger (maintainer) |
19 Jan 2005 12:04:29
2.0.0
|
edwin  |
update port: games/bzflag to version 2.0.0
Update games/bzflag port to version 2.0.0. It might be
useful to have some people test v2 long enough to confirm
that people prefer it to v1.x. If the users prefer, it
might be better to create a new port games/bzflag2, but I
will wait for feedback which indicates this.
PR: ports/76454
Submitted by: Charles Swiger <chuck@pkix.net> |
23 Dec 2004 04:58:56
1.10.8
|
lesi  |
Add perl as build dependency explicitly - it used to be there as
run dependency of X libraries (via depending on imake); not any more. |
12 Oct 2004 00:09:21
1.10.8
|
edwin  |
Update port: games/bzflag to 1.10.8
Update games/bzflag to the latest version.
PR: ports/72491
Submitted by: Charles Swiger <chuck@pkix.net> <chuck@pkix.net> |
22 May 2004 15:50:45
1.10.6
|
pav  |
- Update to 1.10.6
PR: ports/67046
Submitted by: Charles Swiger <chuck@pkix.net> (maintainer) |
18 Mar 2004 18:01:13
1.10.4_1
|
trevor  |
Add size data, approved by maintainers. |
04 Feb 2004 05:21:48
1.10.4_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
25 Jan 2004 19:52:47
1.10.4
|
pav  |
- Update to 1.10.4
PR: ports/61868
Submitted by: Charles Swiger <chuck@pkix.net> (maintainer) |
11 Dec 2003 20:20:13
1.10.0
|
pav  |
- Find a new home for this port.
PR: ports/60159 (part of)
Submitted by: Charles Swiger <chuck@pkix.net> |
11 Dec 2003 14:23:16
1.10.0
|
krion  |
- Update to version 1.10.0
PR: 60139
Submitted by: Ports Fury |
02 Jul 2003 07:36:56
1.7g.2
|
daichi  |
update games/bzflag: 1.7g.0 --> 1.7g.2
PR: 53767
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
04 May 2003 19:05:35
1.7g.0
|
mdodd  |
Fix build on -CURRENT; usbhid issue. |
20 Feb 2003 17:32:26
1.7g.0
|
knu  |
De-pkg-comment. |
03 Jan 2003 20:16:07
1.7g.0
|
ijliao  |
upgrade to 1.7g0
PR: 46586
Submitted by: Ports Fury |
24 Nov 2002 15:35:05
1.7e.6
|
arved  |
Forgot another 0 byte file.
Submitted by: ijliao |
24 Nov 2002 14:05:01
1.7e.6
|
arved  |
Remove the 0 byte files i added.
Pointy hat to: arved: |
24 Nov 2002 13:59:21
1.7e.6
|
arved  |
Fix Build on Current
Submitted by: Stefan Farfeleder <e0026813@stud3.tuwien.ac.at> |
21 Oct 2002 02:31:08
1.7e.6
|
nsayer  |
Release all my ports.
kris made it clear that by his measure I'm not doing my job as a port
maintainer. Far be it from me to be an obstruction to the project. |
19 Sep 2002 03:38:11
1.7e.6
|
will  |
Fix bzflag and remove BROKEN. This has been broken since joe MFC'd the
change from libusb.h to libusbhid.h at least, which is five months. The
patch committed here may not be correct, but it compiles and I don't have
a USB joystick to test with, and 4.7-R ports freeze is in two days... |
19 Sep 2002 02:49:49
1.7e.6
|
kris  |
BROKEN: does not build |
18 Jul 2002 06:12:48
1.7e.6
|
nsayer  |
Oops. Forgot to update the packing list. |
18 Jul 2002 04:57:36
1.7e.6
|
nsayer  |
Update to 1.7e6 |
26 Jan 2002 17:42:18 
|
nsayer  |
Update to e.4. USB Joystick functionality has been merged. Huzzah! |
15 Aug 2001 08:09:41 
|
sobomax  |
Unbrore with threaded Mesa. |
21 Apr 2001 07:28:31 
|
nsayer  |
Update to 1.7e2. Add USB Joystick support. |
15 Apr 2001 21:34:44 
|
nsayer  |
Pointy hat time. The previous patch didn't accomplish the goal. This will,
though it does not use the IP_PORTRANGE option. |
15 Apr 2001 21:23:42 
|
nsayer  |
Make udp networking more firewall friendly. Bump PORTREVISION. |
28 Mar 2001 19:13:02 
|
nsayer  |
Revert last change. I now understand where the PORT prefixed variables come
from. Pass the pointy hat. But I cleaned out RELENG_3 support in the patch
before, so finish the job in Makefile. |
28 Mar 2001 18:55:46 
|
nsayer  |
Respect CFLAGS, CXXFLAGS and PREFIX |
28 Mar 2001 18:21:31 
|
nsayer  |
More patch housecleaning. patch-aa replaces the separate patches. It is a
version from the author that will be merged in a future version. Putting it in
a single file like this will make it easy to get rid of in the next release.
|
27 Mar 2001 23:09:53 
|
nsayer  |
1. Properly disable the half rate audio hack. |
26 Mar 2001 23:24:59 
|
nsayer  |
Add www |
26 Mar 2001 16:54:30 
|
nsayer  |
portlint |
26 Mar 2001 16:51:54 
|
nsayer  |
1. Update to 1.7e.1. d.9 is no longer interoperable. |
03 Nov 2000 23:48:03 
|
nbm  |
Use USE_MESA instead of LIB_DEPENDS on GL.14 to allow packages to build and
not fail to install Mesa twice. |
08 Oct 2000 03:48:59 
|
asami  |
Convert category games to new layout. |
18 Aug 2000 16:04:09 
|
nbm  |
Get bzflag to compile on 3.x. (sys/soundcard.h to machine/soundcard.h,
socklen_t to int for 3.x, and no -fno-exceptions for 3.x g++) |
12 Aug 2000 23:01:39 
|
nbm  |
Attempt to work around what seems to be a make time-dependency issue (ie, 1
second granularity) and explicitly run the man target in post-build. |
12 Aug 2000 02:10:45 
|
nbm  |
Make bzflag depend on X and Mesa, and don't hardcode /usr/local for data
directory. |
12 Aug 2000 01:28:05 
|
nbm  |
Add bzflag, a multiplayer 3D tank battle game. |