| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
25 Jul 2008 15: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 02:02:44
1.16.4.0_1
|
edwin  |
Remove always-false/true conditions based on OSVERSION 500000 |
04 Aug 2007 12: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 10: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 21: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 12: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 13: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 10: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) |
08 May 2006 00: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 12: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 22:04:14
1.15.0.0
|
kris  |
Now builds on FreeBSD >= 5.x. |
24 Sep 2004 06: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 23:46:26
1.13.8.0_2
|
kris  |
BROKEN on 5.x: Does not compile
Approved by: portmgr (self) |
20 Aug 2004 22: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 04: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 16: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 06: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 20: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 14:25:01
1.13.5.1
|
sobomax  |
- Update to 1.13.5.1 and unbroke;
- drop maintainership. |
06 May 2003 07: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 17:53:52
1.10.2
|
sobomax  |
Fix two patches that I've forgot to update before committing. |
18 Oct 2002 17:36:22
1.10.2
|
sobomax  |
Update to 1.10.2. |
19 Sep 2002 03:42:38
1.9.5.4
|
kris  |
BROKEN: Does not configure |
17 Apr 2002 13: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 15:37:55 
|
sobomax  |
Update to 1.9.4. |
26 Sep 2001 10:06:29 
|
sobomax  |
Update to 1.5.15. |
14 Sep 2001 10:42:27 
|
sobomax  |
Add missed sdl_mixer dependency. |
03 Sep 2001 17:16:55 
|
sobomax  |
Update to 1.5.13. |
15 Aug 2001 22:33:16 
|
knu  |
Conditionalize bzip2 dependencies. |
09 Jul 2001 13:26:03 
|
sobomax  |
Update to 1.3.21. |
23 May 2001 07:46:56 
|
sobomax  |
Update to 1.3.16. |
11 Apr 2001 12:14:51 
|
sobomax  |
Update to 1.3.13. |
09 Apr 2001 13:55:04 
|
sobomax  |
Move: devel/sdl --> devel/sdl10 devel/sdl-devel --> devel/sdl12 |
29 Mar 2001 17: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. |