| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
18 Feb 2012 10:18:33
0.1.8_6
|
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 |
03 Jul 2011 14:59:23
0.1.8_5
|
ohauer  |
-remove MD5 |
04 Dec 2010 07:34:27
0.1.8_5
|
ade  |
Sync to new bsd.autotools.mk |
22 Aug 2009 00:18:43
0.1.8_5
|
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
02 Aug 2009 19:36:34
0.1.8_5
|
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 |
13 Mar 2008 14:28:35
0.1.8_5
|
miwi  |
- Chase devel/sdl12 shlib version bump |
19 May 2007 20:32:57
0.1.8_4
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
01 Feb 2007 02:42:06
0.1.8_3
|
kris  |
Use libtool port instead of included version to avoid objformat a.out botch |
20 Sep 2006 11:21:59
0.1.8_3
|
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) |
14 Aug 2006 22:55:18
0.1.8_2
|
clsung  |
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include comms/ converters/ databases/ devel/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
23 Feb 2006 10:40:45
0.1.8_2
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
24 Nov 2005 15:40:04
0.1.8_1
|
pav  |
- Add some SHA256 checksums |
15 Nov 2005 06:52:12
0.1.8_1
|
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. |
01 Mar 2005 19:23:04
0.1.8_1
|
vs  |
Remove some patches in favour of USE_LIBTOOL_VER=15 |
16 Mar 2004 04:23:56
0.1.8_1
|
edwin  |
Chase library bump of libSDL-1.1 for all ports which were depending
on sdl12-1.2.5 |
29 Jan 2004 07:24:56
0.1.8
|
trevor  |
SIZEify. |
23 Jan 2004 22:24:30
0.1.8
|
edwin  |
Let ports use the USE_SDL macro. |
20 Feb 2003 17:07:10
0.1.8
|
knu  |
De-pkg-comment. |
02 Jan 2003 15:06:10
0.1.8
|
sobomax  |
Update version number of SDL shared library. |
07 Nov 2002 03:10:58
0.1.8
|
adamw  |
Fix PORTCOMMENTs that were killing INDEX builds.
105 pointy hats to: me
Approved by: pat |
17 Apr 2002 12:38:03
0.1.8
|
sobomax  |
Chase increase of libSDL version number. |
20 Dec 2001 06:19:02 
|
sobomax  |
Backout previous change - it seems that new revision of the patch doesn't
apply everywhere. |
19 Dec 2001 20:20:23 
|
sobomax  |
Don't filter libc_r on 5-CURRENT. |
31 Oct 2001 08:20:45 
|
sobomax  |
Don't link in libc - FreeBSD doesn't need this. |
03 Sep 2001 15:54:10 
|
sobomax  |
- Update to 0.1.8; - get rid of useless .la file; - don't hardcode package
version number into library name - it's bogus. |
21 Jun 2001 15:51:31 
|
ijliao  |
add sdlmm A C++ Wrapper for the SDL (Simple DirectMedia Layer) |