| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
06 Jun 2008 14:27:42
0.8.4_5
|
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) |
10 Mar 2008 15:55:33
0.8.4_4
|
gahr  |
- Remove USE_X_PREFIX in favor of USE_XORG
Approved by: miwi (mentor) |
21 Feb 2008 21:20:01
0.8.4_3
|
gahr  |
My reference e-mail address as a ports maintainer is now gahr@FreeBSD.org.
Approved by: miwi (mentor) |
14 Dec 2007 16:51:00
0.8.4_3
|
miwi  |
- Fix Build after objformat removal
- Pass maintainership to submitter
PR: 118678
Submitted by: Pietro Cerutti <gahr@gahr.ch> |
19 May 2007 21:32:57
0.8.4_3
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
21 Apr 2007 18:22:30
0.8.4_2
|
kris  |
BROKEN on 7.0: Bad objformat handling |
07 May 2006 12:09:22
0.8.4_2
|
edwin  |
Remove USE_REINPLACE from all categories starting with F |
23 Feb 2006 10:40:45
0.8.4_2
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
24 Nov 2005 16:18:42
0.8.4_1
|
pav  |
- Add SHA256 |
15 Nov 2005 06:52:12
0.8.4_1
|
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. |
01 Jun 2005 20:56:04
0.8.4_1
|
oliver  |
change the libtool version to use from 1.3 to 1.5 |
26 Nov 2004 00:29:36
0.8.4_1
|
kris  |
Add missing libtool droppings |
17 Aug 2004 15:06:28
0.8.4_1
|
arved  |
Fix build with gcc 3.4 |
14 Mar 2004 06:17:56
0.8.4_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
0.8.4_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
29 Jan 2004 07:24:56
0.8.4
|
trevor  |
SIZEify. |
22 Jan 2004 17:59:27
0.8.4
|
eik  |
- fix PKGORIGIN
since ito makes using package tools hard, is marked as FATAL by
portlint and otherwise doesn't affect the port, fix it silently.
Approved by: marcus (mentor) |