| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
18 Feb 2012 10:18:33
0.2.6_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.2.6_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.2.6_2
|
ohauer  |
-remove MD5 |
04 Dec 2010 07:34:27
0.2.6_2
|
ade  |
Sync to new bsd.autotools.mk |
12 Apr 2010 15:23:33
0.2.6_2
|
amdmi3  |
- Fix build after openal update |
12 Apr 2010 00:04:55
0.2.6_2
|
pav  |
- Mark BROKEN: does not compile
Reported by: pointyhat |
25 Jan 2010 19:15:18
0.2.6_2
|
pav  |
- Introduce USE_OPENAL variable for OpenAL consumers
- Switch to openal-soft as a default OpenAL implementation
PR: ports/142123
Submitted by: mva
Tested by: pointyhat exp-run
Approved by: portmgr (hat) |
11 Sep 2009 21:57:40
0.2.6_1
|
amdmi3  |
- Add DESKTOP_ENTRY to bunch of ports
- Mark some ports MAKE_JOBS_SAFE |
02 Aug 2009 19:36:34
0.2.6_1
|
mezz  |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
28 Jul 2009 16:34:36
0.2.6_1
|
amdmi3  |
- Update URL of my distfile mirror in 87 ports
Approved by: portmgr (erwin) |
05 Jan 2009 16:14:51
0.2.6_1
|
amdmi3  |
- Update address of my distfile mirror |
21 Aug 2008 06:18:49
0.2.6_1
|
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 ) |
19 Jun 2008 17:28:24
0.2.6_1
|
amdmi3  |
Update my email address in 132 ports.
Approved by: miwi (mentor) |
13 Mar 2008 14:28:35
0.2.6_1
|
miwi  |
- Chase devel/sdl12 shlib version bump |
12 Jan 2008 16:44:45
0.2.6
|
miwi  |
Despite the name, it has nothing to do with apricots. It's a game
where you fly a little plane around the screen and shoot things and
drop bombs on enemy targets, and it's meant to be quick and fun.
There can be up to 6 planes, at most two human-controlled. All
others will be computer-controlled. Network support is in to do
list.
You must shoot at another's planes, destroy others' base and try
to keep alive. You may return to your base to refill your ammo. The
scenery is randomly generated.
WWW: http://www.fishies.org.uk/apricots.html
PR: ports/119439
Submitted by: Dmitry Marakasov <amdmi3 at amdmi3.ru> |