| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
21 Aug 2008 07:18:49
0.9.4_1
|
rafan  |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
20 Aug 2008 01:57:32
0.9.4_1
|
ade  |
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin) |
06 Jun 2008 14:27:07
0.9.4_1
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
30 Mar 2008 22:08:48
0.9.4
|
acm  |
- Fix pkg-plist
Reported by: pav |
28 Mar 2008 01:51:50
0.9.4
|
acm  |
- Update to 0.9.4 |
22 Mar 2008 08:55:40
0.9.2_2
|
miwi  |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
13 Mar 2008 14:28:35
0.9.2_1
|
miwi  |
- Chase devel/sdl12 shlib version bump |
23 Dec 2007 02:31:22
0.9.2
|
acm  |
- Update to 0.9.2 |
04 Oct 2007 17:49:08
0.9.0
|
acm  |
- Update to 0.9.0
- Remove USE_GCC |
30 Sep 2007 05:47:37
0.8.6_1
|
linimon  |
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe |
06 Sep 2007 07:00:48
0.8.6
|
acm  |
- Update to 0.8.6 |
19 Aug 2007 21:30:51
0.8.5
|
acm  |
- Update to 0.8.5 |
19 May 2007 21:32:57
0.8.0_2
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
16 Jan 2007 21:57:14
0.8.0_1
|
acm  |
- Add pkg-plist
- Fix pkg-plist problems [1]
Reported by: kris [1] |
27 Dec 2006 19:19:47
0.8.0
|
acm  |
- Update to 0.8.0 |
30 Nov 2006 20:37:26
0.7.2
|
acm  |
- Respect X11BASE |
23 Sep 2006 00:02:47
0.7.2
|
acm  |
- Update 0.7.2 |
20 Sep 2006 12:21:59
0.7.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) |
01 Sep 2006 20:57:06
0.7.1
|
acm  |
- Update to 0.7.1
- Add USE_GCC=3.4+. It fixed a problem on 4.x [1]
Reported by: kris [1]
Approved by: garga(mentor) |
24 Aug 2006 23:50:00
0.7.0
|
acm  |
- New port: emulators/yabause
Yabause is a Sega Saturn emulator. It currently runs on GNU/Linux, FreeBSD and
is being ported to Microsoft Windows and Mac OS X. It is also ported to the
Sega Dreamcast as a separate project. It is written in C using the SDL and
OpenGL libraries with support for cdrom and iso files.
WWW: http://yabause.sourceforge.net/
Approved by: garga (mentor) |