| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
13 May 2013 16:46:51
0.8.2_6
|
mva  |
- Set SDL as default OPTION, since SDL support is required by other ports
Reported by: miwi
Submitted by: ak |
28 Apr 2013 07:40:40
0.8.2_5
|
mva  |
- Fix OPENGL port option
Submitted by: green dog <fiziologus@gmail.com> |
26 Apr 2013 17:36:46
0.8.2_5
|
mva  |
- Trim Makefile headers
- Convert to new options framework |
19 Mar 2013 13:04:31
0.8.2_5
|
eadler  |
This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.
PR: ports/177081
Reviewed by: bapt
Approved by: portmgr (miwi) |
14 Feb 2013 09:42:13
0.8.2_5
|
gahr  |
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: devel)
Approved by: portmgr |
01 Jun 2012 05:26:28
0.8.2_5
|
dinoex  |
- update png to 1.5.10 |
18 Feb 2012 10:18:33
0.8.2_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 |
24 Oct 2011 09:11:38
0.8.2_3
|
dougb  |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
23 Sep 2011 22:26:39
0.8.2_3
|
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:59:23
0.8.2_3
|
ohauer  |
-remove MD5 |
04 Dec 2010 07:34:27
0.8.2_3
|
ade  |
Sync to new bsd.autotools.mk |
28 Mar 2010 06:47:48
0.8.2_3
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
0.8.2_2
|
dinoex  |
- update to jpeg-8 |
30 Jan 2010 09:43:31
0.8.2_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) |
26 Dec 2009 14:20:29
0.8.2
|
mva  |
- Update guichan to 0.8.2
- Bump PORTREVISION on depending ports.
Approved by: miwi (mentor implicit) |
02 Aug 2009 19:36:34
0.8.1_1
|
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 |
31 Jul 2009 13:57:52
0.8.1_1
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
19 Feb 2009 21:45:43
0.8.1
|
mva  |
Updated my mail address to use @FreeBSD.org now.
Approved by: miwi (co-mentor), beech (mentor) |
31 Jul 2008 12:43:16
0.8.1
|
pav  |
- Add patch files needed for 0.8.1 update |
31 Jul 2008 12:42:50
0.8.1
|
pav  |
- Update to 0.8.1
PR: ports/126027
Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer) |
25 Jul 2008 14:34:52
0.7.1_1
|
pav  |
- Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT |
19 Apr 2008 17:56:05
0.7.1_1  |
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.7.1_1
|
miwi  |
- Chase devel/sdl12 shlib version bump |
06 Mar 2008 22:19:52
0.7.1
|
edwin  |
Use ${MASTER_SITE_GOOGLE_CODE} instead of
http://something.googlecode.com/files
PR: ports/121435 (related) |
28 Feb 2008 12:23:12
0.7.1
|
miwi  |
- Update to 0.7.1
PR: 119056
Submitted by: maintainer |
19 May 2007 20:32:57
0.6.1_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
10 Feb 2007 06:05:06
0.6.1
|
kris  |
Use libtool15 port instead of included version to avoid objformat a.out botch |
03 Feb 2007 09:49:22
0.6.1
|
miwi  |
- Update to 0.6.1
PR: 108612
Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer) |
29 Sep 2006 12:58:48
0.5.0
|
rafan  |
- Update to 0.5.0
- OPTIONS'ify
PR: ports/103710
Submitted by: Marcus von Appen <mva at sysfault.org> (maintainer) |
20 Sep 2006 11:21:59
0.4.0_4
|
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) |
06 Sep 2006 05:53:43
0.4.0_3
|
miwi  |
- Pass maintainership to submitter
PR: ports/102903
Submitted by: Marcus von Appen <mva@sysfault.org> |
05 Sep 2006 04:31:16
0.4.0_3
|
linimon  |
Reset inactive maintainer who has not responded to email.
Hat: portmgr |
29 Apr 2006 00:24:02
0.4.0_3
|
mnag  |
- Install required file: sdlpixel.hpp
- Bump PORTREVISION
PR: 95582
Submitted by: Yuri Pankov <yuri.pankov___gmail.com>
Approved by: maintainer timeout (18 days) |
23 Feb 2006 10:40:45
0.4.0_2
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
22 Jan 2006 08:30:12
0.4.0_1
|
edwin  |
SHA256ify
Approved by: krion@ |
15 Nov 2005 06:52:12
0.4.0_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. |
13 Oct 2005 18:24:53
0.4.0_1
|
mnag  |
Fix configure to detect SDL
Bump PORTREVISION
Submitted by: maintainer via email |
12 Oct 2005 02:36:20
0.4.0
|
mnag  |
Guichan is a portable C++ GUI library designed for
games using Allegro, SDL and/or OpenGL.
WWW: http://guichan.sourceforge.net/
PR: 86954
Submitted by: Tobias Gion <freebsd@gionet.de> |