| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
27 Apr 2013 08:50:47
1.4.7
|
mva  |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm |
19 Apr 2013 08:01:28
1.4.7
|
martymac  |
Update to 1.4.7
Feature safe: yes |
17 Apr 2013 13:02:44
1.4.6
|
martymac  |
Update devel/flatzebra and dependent ports :
devel/flatzebra [1]:
- Update to 0.1.6
- Use new Makefile header format
- Replace USE_GNOME by proper USE_PKGCONFIG
- Switch to OptionsNG
games/afternoonstalker:
- Update to 1.1.5
- Use new Makefile header format
games/burgerspace:
- Update to 1.9.2
- Use new Makefile header format
games/cosmosmash:
- Update to 1.4.6
- Use new Makefile header format
PR: ports/177730 [1]
Approved by: edwin (maintainer) [1]
Feature safe: yes |
15 Jun 2012 09:57:55
1.4.5_2
|
martymac  |
- Switch to OptionsNg
- Swap LICENSE and *_DEPENDS to make portlint happy |
01 Jun 2012 05:26:28
1.4.5_2
|
dinoex  |
- update png to 1.5.10 |
18 Feb 2012 10:18:33
1.4.5_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
1.4.5
|
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
1.4.5
|
ohauer  |
-remove MD5 |
12 Oct 2010 10:14:38
1.4.5
|
martymac  |
Forced commit to state that the previous commit was:
Approved by: itetcu (mentor) |
12 Oct 2010 06:34:43
1.4.5
|
martymac  |
- Add missing LICENSE
- add a LOCAL mirror
Approved by: ehaupt (mentor) |
27 Sep 2010 12:08:23
1.4.5
|
martymac  |
Update MAINTAINER address for my ports
Approved by: ehaupt (mentor) |
07 Sep 2010 15:52:18
1.4.5
|
pgollucci  |
- Update MAINTAINER address for Ganael Laplanche <ganael.laplanche@martymac.org>
- Update some MASTER_SITES too
PR: ports/150349
Submitted by: maintainer |
04 Jul 2010 17:26:45
1.4.5
|
makc  |
Update to 1.4.5
PR: ports/147968
Submitted by: Ganael Laplanche (maintainer)
Feature safe: yes |
28 Mar 2010 06:47:48
1.4.3_3
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
1.4.3_2
|
dinoex  |
- update to jpeg-8 |
30 Jan 2010 09:43:31
1.4.3_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) |
18 Sep 2009 22:41:39
1.4.3
|
miwi  |
- Update to 1.4.3
PR: 138032
Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
Feature safe: yes |
31 Jul 2009 13:57:52
1.4.2_2
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
21 Aug 2008 06:18:49
1.4.2_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 ) |
06 Jun 2008 13:31:51
1.4.2_1
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
07 May 2008 08:38:44
1.4.2
|
itetcu  |
Cosmosmash is a game where you control a base that must destroy
rocks before they hit the ground, or you lose points. You must
also prevent "spinners" from touching the ground, or your base
will explode. This game is a clone of the 1981 Astrosmash(TM)
video game by Mattel Electronics(TM).
WWW: http://sarrazip.com/dev/cosmosmash.html
PR: ports/122692
Submitted by: Ganael Laplanche <ganael.laplanche at martymac.com> |