| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
21 Aug 2008 07:18:49
0.6_10
|
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.6_10
|
ade  |
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin) |
19 Apr 2008 18:56:05
0.6_10  |
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.6_10
|
miwi  |
- Chase devel/sdl12 shlib version bump |
10 Mar 2008 16:01:51
0.6_9
|
gahr  |
- Remove USE_X_PREFIX in favor of USE_XORG
- Respect USE_GL
- Add optional sound knob
Approved by: miwi (mentor) |
25 Feb 2008 21:44:26
0.6_8
|
gahr  |
- Fix build on 64-bits platforms
- Adopt maintainship
PR: 120860
Approved by: miwi (mentor) |
01 Feb 2008 11:28:02
0.6_8
|
linimon  |
Also broken with gcc 4.2 on sparc64. |
23 Nov 2007 20:04:12
0.6_8
|
pav  |
- Mark BROKEN on amd64 with gcc42
Reported by: pointyhat
Approved by: portmgr (hat) |
20 Nov 2007 03:00:23
0.6_8
|
linimon  |
Pointyhat reports that this now builds on 7.x and 8.x.
Approved by: portmgr (self) |
30 Sep 2007 05:47:37
0.6_8
|
linimon  |
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe |
26 May 2007 21:32:56
0.6_7
|
kris  |
BROKEN with gcc 4.2 |
19 May 2007 21:32:57
0.6_7
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
28 Mar 2007 10:29:38
0.6_6
|
miwi  |
- Fix build
PR: 110299
Submitted by: trasz |
01 Dec 2006 14:05:08
0.6_6
|
laszlof  |
1) Respect X11BASE
2) Pet portlint(1)
Reported by: pointyhat |
20 Sep 2006 12:21:59
0.6_6
|
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 Jun 2006 17:07:12
0.6_6
|
oliver  |
update freealut to 1.1.0 |
08 May 2006 00:46:33
0.6_5
|
edwin  |
Remove USE_REINPLACE for categories starting with a G |
23 Apr 2006 11:14:30
0.6_5
|
oliver  |
update to openal 20060211 [1]
fix dependant ports [2]
PR: ports/96172 [1]
ports/95192 [2]
Submitted by: maintainer [1]
oliver [2]
Approved by: maintainer |
12 Jan 2006 12:54:32
0.6_5
|
sem  |
- Update graphics/libglut to 6.4.1.
- Shared lib version and PORTREVISION bumb for all affected ports.
While I'm here:
- Remove USE_MESA knob where it was (35 ports).
It marked as depricated for 2 years.
PR: ports/90247
Submitted by: Ermal Lu?i <eri--@albabsd.org> |
24 Nov 2005 19:28:01
0.6_4
|
pav  |
- Add SHA256 |
15 Nov 2005 06:52:12
0.6_4
|
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. |
08 Aug 2004 09:11:20
0.6_4
|
krion  |
Drop maintainership. |
01 Jul 2004 07:15:16
0.6_4
|
krion  |
Add missing dependency
Reported by: pointyhat via kris |
28 Jun 2004 06:08:25
0.6_3
|
krion  |
Utilize USE_GL knob
Submitted by: fjoe |
04 Jun 2004 18:29:38
0.6_2
|
ade  |
Sync with new bsd.autotools.mk |
16 Apr 2004 15:42:39
0.6_2
|
krion  |
- Remove USE_SIZE knob |
04 Feb 2004 05:21:48
0.6_2
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
30 Jan 2004 21:51:03
0.6_1
|
kris  |
Fix plist and bump PORTREVISION |
30 Jan 2004 14:05:15
0.6
|
krion  |
- SIZEify |
20 Nov 2003 15:06:15
0.6
|
trevor  |
Define USE_PERL5_BUILD, not erroneous USE_PERL.
Submitted by: Oliver Eikemeier |
20 Nov 2003 13:51:47
0.6
|
trevor  |
Define USE_PERL to make Perl available for (mostly deprecated)
"perl -pi -e" construction. |
22 Jul 2003 11:34:12
0.6
|
krion  |
Change my mail to @FreeBSD.org
Approved by: fjoe (mentor) |
14 Jun 2003 20:03:21
0.6
|
osa  |
New port: 3D asteroids-like multiplayer game
Submitted by: Kirill Ponomarew <ponomarew@oberon.net>
PR: 53194
Approved by: fjoe (implicit) |