| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
24 Aug 2008 13:54:55
1.1.1_4
|
amdmi3  |
- Fix plist for NOPORTDOCS case
Reported by: QAT |
21 Aug 2008 07:18:49
1.1.1_4
|
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 Mar 2008 09:46:38
1.1.1_4
|
pav  |
- Remove USE_GETOPT_LONG which is a no-op since March 2007 |
13 Mar 2008 14:28:35
1.1.1_4
|
miwi  |
- Chase devel/sdl12 shlib version bump |
19 May 2007 21:32:57
1.1.1_3
|
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
1.1.1_2
|
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 May 2006 00:46:33
1.1.1_1
|
edwin  |
Remove USE_REINPLACE for categories starting with a G |
22 Jan 2006 02:11:14
1.1.1_1
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
19 Oct 2005 23:33:02
1.1.1_1
|
edwin  |
Fix pkg-plist issues.
Noticed by: YAPHR |
18 Oct 2005 04:35:40
1.1.1
|
edwin  |
Update to version 1.1.1 |
12 Apr 2005 04:26:57
1.0.3_2
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 09:04:41
1.0.3_2
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
16 Mar 2004 04:23:56
1.0.3_2
|
edwin  |
Chase library bump of libSDL-1.1 for all ports which were depending
on sdl12-1.2.5 |
04 Feb 2004 05:21:48
1.0.3_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
29 Jan 2004 07:24:56
1.0.3
|
trevor  |
SIZEify. |
20 Jan 2004 21:18:12
1.0.3
|
krion  |
- Use new knobs from bsd.sdl.mk
Approved by: portmgr |
12 May 2003 07:54:07
1.0.3
|
ijliao  |
utilize USE_GETOPT_LONG
PR: 51852
Submitted by: Ports Fury |
15 Feb 2003 14:03:35
1.0.3
|
markp  |
Add afternoonstalker 1.0.3, A clone of the 1981 Night Stalker video game. |