| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
01 Jun 2012 05:26:28
0.42_4
|
dinoex  |
- update png to 1.5.10 |
18 Feb 2012 10:18:33
0.42_3
|
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
0.42_2
|
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
0.42_2
|
ohauer  |
-remove MD5 |
28 Mar 2010 06:47:48
0.42_2
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
30 Jan 2010 09:43:31
0.42_1
|
mva  |
- Update devel/sdl12 to version 1.2.14.
- Update audio/sdl_mixer to version 1.2.11.
- Update graphics/sdl_gfx to version 2.0.20.
- Update graphics/sdl_image to version 1.2.10.
- Bump portrevisions for all ports depending on audio/sdl_mixer and
graphics/sdl_image.
- Update Mk/bsd.sdl.mk accordingly for the new shared lib versions.
PR: ports/142147 ports/142248 ports/142249
Approved by: miwi (mentor implicit) |
28 Jul 2009 16:34:36
0.42
|
amdmi3  |
- Update URL of my distfile mirror in 87 ports
Approved by: portmgr (erwin) |
28 Jul 2009 11:45:09
0.42
|
pav  |
- Update boost to 1.39
- Split boost port to separate components, with boost-all metaport
PR: ports/137054
Submitted by: Alexander Churanov <churanov.port.maintainer@gmail.com>
(maintainer) |
07 Jun 2009 22:56:32
0.42
|
amdmi3  |
- Update to 0.42 |
05 Jan 2009 16:14:51
0.3_2
|
amdmi3  |
- Update address of my distfile mirror |
21 Aug 2008 06:18:49
0.3_2
|
rafan  |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
25 Jul 2008 14:34:52
0.3_2
|
pav  |
- 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 |
19 Jun 2008 17:28:24
0.3_2
|
amdmi3  |
Update my email address in 132 ports.
Approved by: miwi (mentor) |
13 Mar 2008 14:28:35
0.3_2
|
miwi  |
- Chase devel/sdl12 shlib version bump |
19 May 2007 20:32:57
0.3_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
16 Jan 2007 23:57:43
0.3
|
miwi  |
This is a game similar to Thrust - you pick things up with your
ship, carry them off, and drop them somewhere. Exactly why this
needs to be done is not well explained.
Features realistic(ish) physics: Explosions toss things around,
some weapons knock enemies back, and of course gravity is a constant
companion. Improved weapons are available to replace the pathetic
peashooter that the player starts out with.
WWW: http://www.markboyd.me.uk/games/flyhard/flyhard.html
PR: ports/107929
Submitted by: Dmitry Marakasov <amdmi3 at amdmi3.ru> |