| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
18 Feb 2012 10:18:33
0.6.3_4
|
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 |
02 Jul 2011 17:14:20
0.6.3_3
|
miwi  |
= Drop MD5 support |
06 Jun 2010 08:57:56
0.6.3_3
|
ume  |
Make sound work. |
19 Apr 2008 17:56:05
0.6.3_2  |
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
13 Mar 2008 14:28:35
0.6.3_1
|
miwi  |
- Chase devel/sdl12 shlib version bump |
05 Jun 2007 07:16:03
0.6.3
|
miwi  |
- Update to 0.63
PR: 113300
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
19 May 2007 20:32:57
0.6.2_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
26 Mar 2007 11:26:16
0.6.2
|
miwi  |
- Update to 0.6.2
PR: 110815
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
24 Nov 2006 22:48:39
0.5.5
|
miwi  |
- Respect X11BASE
PR: ports/105815
Submitted by: trasz |
19 Aug 2006 03:38:42
0.5.5
|
rafan  |
- Update to 0.5.5
PR: ports/102218
Submitted by: Seiya Yanagita <s_yanagita at ybb.ne.jp> |
24 Nov 2005 16:07:52
0.5.4_1
|
pav  |
- Add SHA256 |
22 Oct 2005 04:04:40
0.5.4_1
|
kris  |
Reset undeliverable maintainer address:
<nishika@manbow.com>: host manbow.com[210.150.247.225] said: 550 sorry, mailbox
unavailable (#5.5.0) (in reply to RCPT TO command) |
31 Mar 2004 03:12:58
0.5.4_1
|
trevor  |
SIZEify (maintainer timeout) |
04 Feb 2004 05:21:48
0.5.4_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
12 Jan 2004 13:53:23
0.5.4
|
clement  |
- Update to 0.5.4
- Fix build on bento
PR: 59902
Submitted by: Nikisha <nishika@manbow.com> (maintainer)
Approved by: erwin (mentor) (implicitly) |
21 Feb 2003 11:59:01
0.4.5
|
knu  |
De-pkg-comment. |
08 Jan 2003 17:31:20
0.4.5
|
arved  |
Update to 0.4.5
PR: 42540
Submitted by: nishika@manbow.com (maintainer) |
02 Jan 2002 03:55:01 
|
ijliao  |
- PORTVERSION 0.4.3 => 0.4.4. - Support XFree86 DGA extension switch by
defining WITH_DGA. - Use ECHO_MSG in Makefile, instead of ECHO. (from
bsd.port.mk) - Change default ROMDIR/DISKDIR in ${WRKSRC}/Makefile. (from
hier) |
31 Dec 2001 10:20:19 
|
dirk  |
Use '::' as an dependency operator for pre-everything target. This is needed
because of the special nature of the pre-everything target. |
25 Feb 2001 15:58:27 
|
kevlo  |
Upgrade to version 0.4.3 |
14 Feb 2001 05:43:01 
|
lioux  |
typo clean up police: \s -> \t |
08 Oct 2000 02:02:29 
|
asami  |
Convert category emulators to new layout. |
07 Oct 2000 22:49:45 
|
asami  |
Convert rules copying ${FILESDIR}/patch-aa to ${PATCHDIR} (which is not
allowed, since this is outside ${WRKDIR}) to using EXTRA_PATCHES=
${PATCHDIR}/extra-patch-aa. |