| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
19 Apr 2008 18:56:05
0.5.1_3  |
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.5.1_3
|
miwi  |
- Chase devel/sdl12 shlib version bump |
19 May 2007 21:32:57
0.5.1_2
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
20 Sep 2006 12:21:59
0.5.1_1
|
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) |
08 Jul 2006 08:49:00
0.5.1
|
miwi  |
- Update MASTER_SITES (Author rerolled the tarball)
PR: ports/97622
Submitted by: miwi
Approved by: krion (mentor), maintainer |
04 May 2006 22:41:12
0.5.1
|
edwin  |
Remove USE_REINPLACE from all categories starting with D |
02 Jan 2006 22:23:19
0.5.1
|
edwin  |
[Maintainer Update] devel/gauche-sdl fixed compiler error
devel/gauche-sdl was broken after a lang/gauche update due
to changes in how strings are internally represented. This
updates string access in the stub files, allowing it to
compile again. (the gfx subdir is still not fixed, so it's
being forcefully bypassed).
(author will be notified as soon as I get a pr # to give him)
PR: ports/91228
Submitted by: Erik Greenwald <erik@smluc.org> |
21 Nov 2005 01:20:32
0.5.1
|
kris  |
BROKEN: Does not compile |
17 Nov 2005 21:01:34
0.5.1
|
flz  |
- Fix MASTER_SITES and WWW.
- Add SHA256 checksum.
PR: ports/88358
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by: maintainer timeout (2 weeks) |
23 Jul 2004 20:10:32
0.5.1
|
anholt  |
- Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,
and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated.
- Make xorg the default X_WINDOW_SYSTEM on -current.
- Add several new X_*_PORT variables which point to various pieces of X11 based
on the setting of X_WINDOW_SYSTEM, and make ports use them.
- Add information to CHANGES about how to handle the transition.
PR: ports/68763
Approved by: portmgr (marcus)
Approved by: re (scottl) |
04 Jul 2004 22:58:24
0.5.1
|
pav  |
- Unbreak: move sdl-config invocations from post-patch to pre-configure
PR: ports/68614
Submitted by: Erik Greenwald <erik@smluc.org> (maintainer) |
09 Jun 2004 04:22:02
0.5.1
|
kris  |
BROKEN: SDL is needed in patch phase but is only added in build phase |
16 May 2004 08:30:10
0.5.1
|
kris  |
Restore maintainer; his email was bouncing last week and I fat-fingered the
address when I retried it tonight. Sorry, Erik. |
16 May 2004 05:04:18
0.5.1
|
kris  |
Reset bouncing maintainer address:
<eric@smluc.org>:
Sorry, no mailbox here by that name. (#5.1.1) |
07 Mar 2004 17:36:20
0.5.1
|
pav  |
- Add dependency on XFree86-clients
Reported by: bento via kris |
02 Mar 2004 16:56:35
0.5.1
|
pav  |
Add gauche-sdl, SDL bindings for the gauche scheme environment
PR: ports/62892
Submitted by: Erik Greenwald <erik@smluc.org> |