| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
01 May 2011 16:06:51
1.1.1_4
|
bapt  |
Removed unmaintained expired ports from x11-toolkits
2011-05-01 x11-toolkits/gtkglarea--: Upstream disapear and distfile is no more
available
2011-05-01 x11-toolkits/php-gtk: Abandoned upstream
2011-05-01 x11-toolkits/py-gtkextra: Abandoned upstream
2011-05-01 x11-toolkits/slingshot: Upstream disapear and distfile is no more
available
2011-05-01 x11-toolkits/viewkit: Upstream disapear and distfile is no more
available |
11 Mar 2011 13:44:53
1.1.1_4
|
bapt  |
Deprecate unmaintained ports from x11-toolkit where upstream disapear and/or
where no distfiles can be found and are not used bye maintained ports |
04 Dec 2010 07:34:27
1.1.1_4
|
ade  |
Sync to new bsd.autotools.mk |
02 Aug 2009 19:36:34
1.1.1_4
|
mezz  |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
06 Jun 2008 14:16:37
1.1.1_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
1.1.1_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) |
19 May 2007 20: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}. |
01 Feb 2007 02:42:06
1.1.1_2
|
kris  |
Use libtool port instead of included version to avoid objformat a.out botch |
15 Aug 2006 01:13:42
1.1.1_2
|
clsung  |
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- x11-toolkits/ of ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
29 May 2006 05:53:26
1.1.1_2
|
mezz  |
x11-toolkits/gtk-- -> x11-toolkits/gtkmm12
Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.
My team, FreeBSD GNOME Team, have agreed with it.
As for other ports, chase the rename.
PR: ports/97985
Repocopy by: marcus |
13 May 2006 05:00:46
1.1.1_2
|
edwin  |
Remove USE_REINPLACE from categories starting with X |
23 Feb 2006 10:40:45
1.1.1_2
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
25 Nov 2005 19:33:59
1.1.1_1
|
pav  |
- Add SHA256 |
15 Nov 2005 06:52:12
1.1.1_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. |
26 Oct 2005 16:26:34
1.1.1_1
|
vs  |
DISTNAME affects WRKSRC-generation, sigh.
Fix build-issue while here
Noticed by: kris |
17 Oct 2005 08:05:20
1.1.1_1
|
vs  |
- Project no longer exists, use MASTER_SITE_DEBIAN
- Remove WWW-tag
Noticed by: fenner's magical distfile survey |
03 Jun 2005 20:18:13
1.1.1_1
|
oliver  |
change the libtool version to use from 1.3 to 1.5 |
26 Nov 2004 00:31:54
1.1.1_1
|
kris  |
Add missing libtool dropping |
28 Oct 2004 21:06:11
1.1.1_1
|
kris  |
Now builds on FreeBSD >= 5.x. |
26 Sep 2004 01:43:21
1.1.1_1
|
kris  |
BROKEN on 5.x: Configure fails
Approved by: portmgr (self) |
14 Mar 2004 06:17:56
1.1.1_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:10:27
1.1.1_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
29 Jan 2004 16:13:06
1.1.1
|
trevor  |
SIZEify. |
10 Dec 2003 13:36:50
1.1.1
|
fjoe  |
USE_MESA -> USE_GL, remove -lglut from LDFLAGS |
20 Apr 2003 19:54:06
1.1.1
|
marcus  |
Remove USE_GNOMENG. |
20 Feb 2003 19:20:28
1.1.1
|
knu  |
De-pkg-comment. |
22 Dec 2002 18:05:36
1.1.1
|
ijliao  |
- Fix build on 5-current
PR: 46436
Submitted by: Ports Fury |
20 Sep 2002 06:10:12
1.1.1
|
ijliao  |
- Support PTHREAD_CFLAGS/PTHREAD_LIBS properly
PR: 42877
Submitted by: Ports Fury |
02 Sep 2002 03:58:24
1.1.1
|
lioux  |
Deploy USE_GNOMENG infrastructure
PR: 42309
Submitted by: Edwin Groothuis <edwin@mavetju.org> |
28 Aug 2002 06:16:21
1.1.1
|
ijliao  |
fix build with g++3 |
05 Dec 2001 17:50:55 
|
ijliao  |
add gtkglarea-- GtkGLArea-- is a wrapper for the GtkGLArea widget |