| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
19 Mar 2011 12:38:54
0.4.7_5
|
miwi  |
- Get Rid MD5 support |
12 Mar 2010 04:01:38
0.4.7_5
|
fluffy  |
- Chase libpci shlib bump |
22 Aug 2009 00:35:32
0.4.7_4  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S |
21 Aug 2008 06:18:49
0.4.7_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 ) |
06 Jun 2008 14:03:26
0.4.7_4
|
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) |
19 Apr 2008 17:56:05
0.4.7_3  |
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) |
11 Nov 2007 15:54:46
0.4.7_2
|
linimon  |
Fix build.
Submitted by: Samy Al Bahra <sbahra at kerneled dot org>, marius
Approved by: portmgr (self)
Tested on: pointyhat |
19 May 2007 20:32:57
0.4.7_2
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
01 Dec 2006 14:22:23
0.4.7_1
|
laszlof  |
Respect X11BASE
Reported by: pointyhat |
13 May 2006 04:15:53
0.4.7_1
|
edwin  |
Remove USE_REINPLACE from all categories starting with S |
07 Mar 2006 08:28:06
0.4.7_1
|
ade  |
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit) |
23 Feb 2006 10:40:45
0.4.7
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
24 Jan 2006 01:06:45
0.4.7
|
edwin  |
SHA256ify
Approved by: krion@ |
02 Dec 2005 20:37:51
0.4.7
|
kris  |
Reset maintainer: "I don't use FreeBSD at this time". Thanks for your
work in the past. |
15 Nov 2005 06:52:12
0.4.7
|
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. |
12 Apr 2005 03:26:57
0.4.7
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 08:04:41
0.4.7
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
30 May 2004 07:21:47
0.4.7
|
pav  |
- Mark ONLY_FOR_ARCHS=i386
Reported by: bento via kris |
23 May 2004 10:22:50
0.4.7
|
pav  |
Add nvtv, an utility to configure TV-output on nVidia cards. This tool is
completely contained in userland and does not need any kernel support.
PR: ports/66870
Submitted by: Samuel Tardieu <sam@rfc1149.net> |