| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
06 Jun 2008 15:16:37
2.0.7_2
|
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 18:56:05
2.0.7_1  |
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) |
17 Dec 2007 08:32:05
2.0.7
|
sem  |
- Update to 2.0.7 |
19 May 2007 21:32:57
2.0.6_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
28 Jan 2007 15:14:55
2.0.6
|
sem  |
- Fix build with gcc 4.1.
Reported by: kris mail |
17 Dec 2006 10:01:52
2.0.6
|
sem  |
- Update to 1.0.6 (it fixes gcc 4.1 build problem too)
- Install in LOCALBASE |
26 Jan 2006 04:16:46
2.0.5
|
kris  |
Add missing USE_GETTEXT |
15 Nov 2005 06:52:12
2.0.5
|
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. |
11 Nov 2005 07:36:56
2.0.5
|
sem  |
- Yield to a total SHAtification.
- mysql-administrator: simplify BROKEN message |
15 Jul 2005 10:16:07
2.0.5
|
sem  |
- Update to 2.0.5 |
07 Jul 2004 20:20:02
2.0.1
|
sem  |
Change email address for my ports.
Approved by: krion (mentor) |
14 Mar 2004 06:17:56
2.0.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. |
29 Feb 2004 09:27:46
2.0.1
|
krion  |
Add efltk 2.0.1,
EFltk is a LGPL'd C++ graphical user interface toolkit for X
(UNIX(r)), OpenGL(r), and Microsoft(r) Windows(r). It is based
on FLTK2 (see README.fltk) and is currently developed by
Equinox Desktop Environment Team (ede.sf.net)
PR: ports/63517
Submitted by: Sergey Matveychuk <sem@ciam.ru> |