| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
29 Mar 2013 10:22:43
1.0r3
|
martymac  |
- Update to 1.0r3
- Use new header format in Makefile |
22 Mar 2013 20:06:15
1.0r1
|
makc  |
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi) |
08 Aug 2012 13:28:27
1.0r1
|
martymac  |
Update to 1.0r1 |
15 Jun 2012 09:56:13
0.9c_2
|
martymac  |
- Switch to OptionsNg
- Un-version LIB_DEPENDS |
18 Feb 2012 10:18:33
0.9c_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 |
15 Nov 2011 07:27:43
0.9c
|
martymac  |
- Update to 0.9c
- Fix build with clang
- Minor cleanup :
- Swap LICENSE and *DEPENDS to make portlint happy
- Use ${PORTVERSION} when possible
- dos2unix source conversion
Feature safe: yes |
03 Jul 2011 14:25:36
0.9b_1
|
ohauer  |
-remove MD5 |
18 Nov 2010 09:15:03
0.9b_1
|
martymac  |
- Add missing LICENSE
- Remove license text from installed documents
Approved by: ehaupt (mentor) |
27 Sep 2010 12:08:23
0.9b
|
martymac  |
Update MAINTAINER address for my ports
Approved by: ehaupt (mentor) |
07 Sep 2010 15:52:18
0.9b
|
pgollucci  |
- Update MAINTAINER address for Ganael Laplanche <ganael.laplanche@martymac.org>
- Update some MASTER_SITES too
PR: ports/150349
Submitted by: maintainer |
05 Jun 2010 11:02:09
0.9b
|
makc  |
Update to 0.9b
Sort plist while here
PR: ports/147048
Submitted by: Ganael Laplanche (maintainer) |
10 Mar 2010 17:42:09
0.8a
|
miwi  |
- Update to v0.8a
PR: 144623
Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer) |
22 Aug 2009 00:23:13
0.6a_1  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with G |
04 Apr 2009 12:05:22
0.6a_1
|
oliver  |
update devel/physfs to 2.0.0
bump PORTREVISION on the affected ports |
21 Aug 2008 06:18:49
0.6a
|
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 ) |
29 Apr 2008 22:13:31
0.6a
|
miwi  |
Blobby2 is the official continuation of the famous Blobby
Volley 1.x arcade game
WWW: http://blobby.sourceforge.net
PR: ports/122345
Submitted by: Ganael Laplanche <ganael.laplanche at martymac.com> |