| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
31 Jan 2013 13:38:43
2.5.0.0_2
|
bapt  |
Chase boost update |
19 Jul 2012 20:15:39
2.5.0.0_1
|
naddy  |
libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora). |
05 Jun 2012 20:55:44
2.5.0.0
|
sylvio  |
- Update to version 2.5.0.0
PR: ports/168601
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
01 Jun 2012 05:26:28
2.4.0.0_2
|
dinoex  |
- update png to 1.5.10 |
18 Feb 2012 10:18:33
2.4.0.0_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 |
23 Sep 2011 22:26:39
2.4.0.0
|
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:25:36
2.4.0.0
|
ohauer  |
-remove MD5 |
18 Sep 2010 15:58:24
2.4.0.0
|
makc  |
Update to 2.4.0.0
PR: ports/150675
Submitted by: KATO Tsuguru <tkato432 at yahoo.com> |
28 Mar 2010 06:47:48
1.16.4.0_6
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
1.16.4.0_5
|
dinoex  |
- update to jpeg-8 |
30 Jan 2010 09:43:31
1.16.4.0_4
|
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) |
22 Aug 2009 00:23:13
1.16.4.0_3  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with G |
31 Jul 2009 13:57:52
1.16.4.0_3
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
25 Dec 2008 03:13:51
1.16.4.0_2
|
linimon  |
Reset yinjieh@csie.nctu.edu.tw due to lack of time to work on ports
right now, by request.
Hat: portmgr |
25 Jul 2008 14:34:52
1.16.4.0_2
|
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 |
20 Mar 2008 09:46:38
1.16.4.0_2
|
pav  |
- Remove USE_GETOPT_LONG which is a no-op since March 2007 |
13 Mar 2008 14:28:35
1.16.4.0_2
|
miwi  |
- Chase devel/sdl12 shlib version bump |
04 Oct 2007 01:02:44
1.16.4.0_1
|
edwin  |
Remove always-false/true conditions based on OSVERSION 500000 |
04 Aug 2007 11:41:31
1.16.4.0_1
|
gabor  |
- Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav) |
23 Jul 2007 09:36:52
1.16.4.0_1
|
rafan  |
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run |
19 May 2007 20:32:57
1.16.4.0_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
03 Jan 2007 17:52:46
1.16.4.0
|
miwi  |
- Update to 1.16.4.0
PR: ports/107290
Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw> (maintainer) |
20 Sep 2006 11:21:59
1.16.3.0_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) |
06 Sep 2006 12:47:44
1.16.3.0
|
rafan  |
- These mp3 files are used only when WITH_MUSIC is defined.
Checksums were accidentally removed in last update.
PR: ports/102225
Submitted by: Dmitry Marakasov <amdmi3 at mail.ru>
Approved by: Ying-Chieh Chen <yinjieh at csie.nctu.edu.tw> (maintainer) |
17 Aug 2006 09:41:47
1.16.3.0
|
rafan  |
- Update to 1.16.3.0
PR: ports/102109
Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw> (maintainer) |
07 May 2006 23:46:33
1.16.2.0
|
edwin  |
Remove USE_REINPLACE for categories starting with a G |
23 Feb 2006 10:40:45
1.16.2.0
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
22 Jan 2006 11:40:30
1.16.2.0
|
edwin  |
SHA256ify (manually checked and updated)
Approved by: krion@ |
22 Jan 2006 02:11:14
1.16.2.0
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
15 Nov 2005 06:52:12
1.16.2.0
|
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. |
31 Aug 2005 11:17:52
1.16.2.0
|
pav  |
- Update to 1.16.2.0
PR: ports/85345
Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw> (maintainer) |
11 Mar 2005 22:14:26
1.15.3.0
|
barner  |
- Update to 1.15.3.0
PR: ports/78220
Submitted by: Ying-Chieh Chen (maintainer)
Approved by: arved (mentor) |
23 Dec 2004 01:46:03
1.15.1.0
|
lesi  |
Add perl as build dependency explicitly - it used to be there as
run dependency of X libraries, not any more.
Pointed out by: dosirak via kris
Approved by: maintainer timeout |
14 Nov 2004 16:57:05
1.15.1.0
|
pav  |
- Update to 1.15.1
PR: ports/73390
Submitted by: Heiner Eichmann <h.eichmann@gmx.de>
Approved by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw> (maintainer) |
28 Oct 2004 21:04:14
1.15.0.0
|
kris  |
Now builds on FreeBSD >= 5.x. |
24 Sep 2004 05:22:13
1.15.0.0
|
thierry  |
Unbreak by upgrading to 1.15.0.0.
PR: ports/71943
Submitted by: maintainer
Approved by: portmgr (marcus). |
17 Sep 2004 22:46:26
1.13.8.0_2
|
kris  |
BROKEN on 5.x: Does not compile
Approved by: portmgr (self) |
20 Aug 2004 21:50:46
1.13.8.0_2
|
pav  |
- Convert to OPTIONS
PR: ports/70686
Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw> (maintainer) |
31 Mar 2004 03:12:58
1.13.8.0_2
|
trevor  |
SIZEify (maintainer timeout) |
16 Mar 2004 04:23:56
1.13.8.0_2
|
edwin  |
Chase library bump of libSDL-1.1 for all ports which were depending
on sdl12-1.2.5 |
14 Mar 2004 06:17:56
1.13.8.0_1
|
ade  |
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed. |
04 Feb 2004 05:21:48
1.13.8.0_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
20 Jan 2004 21:18:12
1.13.8.0
|
krion  |
- Use new knobs from bsd.sdl.mk
Approved by: portmgr |
06 Nov 2003 11:29:31
1.13.8.0
|
jeh  |
Update ports/games/asc to 1.13.8.0
Removed a blank line to make portlint happy
PR: 58113
Submitted By: MAINTAINER |
28 Sep 2003 15:47:58
1.13.7
|
oliver  |
The paragui library got another suffix with the previous update.
Update the dependencies here as well. |
14 Jul 2003 05:27:26
1.13.7
|
daichi  |
update games/asc: 1.13.5.1 -> 1.13.7
PR: 54359
Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw> (maintainer) |
12 Jun 2003 19:43:08
1.13.5.1
|
pat  |
Submitter fix and take over maintainership.
PR: ports/53253
Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw> |
01 Jun 2003 13:25:01
1.13.5.1
|
sobomax  |
- Update to 1.13.5.1 and unbroke;
- drop maintainership. |
06 May 2003 06:53:02
1.10.2
|
kris  |
BROKEN: Configure fails |
07 Mar 2003 06:03:01
1.10.2
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
02 Jan 2003 15:06:10
1.10.2
|
sobomax  |
Update version number of SDL shared library. |
18 Oct 2002 16:53:52
1.10.2
|
sobomax  |
Fix two patches that I've forgot to update before committing. |
18 Oct 2002 16:36:22
1.10.2
|
sobomax  |
Update to 1.10.2. |
19 Sep 2002 02:42:38
1.9.5.4
|
kris  |
BROKEN: Does not configure |
17 Apr 2002 12:38:03
1.9.5.4
|
sobomax  |
Chase increase of libSDL version number. |
11 Dec 2001 11:36:27 
|
sobomax  |
Update to 1.9.5.4. |
22 Oct 2001 14:37:55 
|
sobomax  |
Update to 1.9.4. |
26 Sep 2001 09:06:29 
|
sobomax  |
Update to 1.5.15. |
14 Sep 2001 09:42:27 
|
sobomax  |
Add missed sdl_mixer dependency. |
03 Sep 2001 16:16:55 
|
sobomax  |
Update to 1.5.13. |
15 Aug 2001 21:33:16 
|
knu  |
Conditionalize bzip2 dependencies. |
09 Jul 2001 12:26:03 
|
sobomax  |
Update to 1.3.21. |
23 May 2001 06:46:56 
|
sobomax  |
Update to 1.3.16. |
11 Apr 2001 11:14:51 
|
sobomax  |
Update to 1.3.13. |
09 Apr 2001 12:55:04 
|
sobomax  |
Move: devel/sdl --> devel/sdl10 devel/sdl-devel --> devel/sdl12 |
29 Mar 2001 16:35:19 
|
sobomax  |
-pthread --> ${PTHREAD_LIBS} -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} |
12 Mar 2001 09:32:30 
|
sobomax  |
<automake hate mode> Prevent Makefile from trying to run 644 missing script
when no autoheader is installed. </automake hate mode> |
10 Mar 2001 15:11:41 
|
sobomax  |
Update to 1.3.12. |
17 Feb 2001 21:51:31 
|
sobomax  |
Add Advanced Strategic Command 1.3.8, a turn based, multiplayer strategic
game with a very nice and professionally-looking graphics. |