Commit graph

13 commits

Author SHA1 Message Date
Ade Lovett
54a0b86543 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.
2005-11-15 06:52:12 +00:00
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Joe Marcus Clarke
b3458f652e Bump PORTREVISION to chase the glib20 shared lib version change. 2005-03-12 10:54:27 +00:00
Roman Bogorodskiy
ba8c695480 Change maintainer's e-mail.
PR:	78669
Submitted by:	maintainer
Approved by:	krion (mentor)
2005-03-10 17:24:59 +00:00
Tilman Keskinoz
f3150594a2 Update to 0.4.9
PR:		78578
Submitted by:	Filippo Natali <filippo@widestore.net>
2005-03-08 18:36:50 +00:00
Pav Lucistnik
346afbedea - Update to 0.4.1
PR:			ports/76953
Submitted by:		Filippo Natali <filippo@widestore.net> (maintainer)
Eagerly awaited by:	mux
2005-02-01 15:55:56 +00:00
Pav Lucistnik
438bbe9c69 - Update to 0.4.0
PR:		ports/76755
Submitted by:	Filippo Natali <filippo@widestore.net> (maintainer)
2005-01-29 19:03:33 +00:00
Oliver Lehmann
0a0ec68fe8 - bring xfce4 to 4.2
- remove x11-fm/xfce4-fm-icons misc/xfce4-panel-themes (obsoleted by that update)
- take maintainership of x11-wm/xfce4-session [1]
- bump PORTREVISION of all plugins because they need to be linked against the new xfce4 libs

Approved by:	maintainer [1]
2005-01-26 16:57:40 +00:00
Joe Marcus Clarke
46a4d69571 Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
2004-11-07 22:37:47 +00:00
Joe Marcus Clarke
9e5632dd66 Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:		63944
Based on work by:eik and marcus
Approved by:	ade (autotools maintainer)
Tested by:	kris on pointyhat
Bound to be hidden problems:	You bet
2004-07-09 17:43:11 +00:00
Volker Stolz
bef7524add Update to 0.3.9.1
PR:		ports/68677
Submitted by:	maintainer
2004-07-05 17:18:50 +00:00
Alex Dupre
5e6b0ce3ff Update to 0.3.9 release.
PR:		ports/67675
Submitted by:	Filippo Natali <filippo@widestore.net> (maintainer)
2004-06-07 21:53:48 +00:00
Alex Dupre
6bfbb22324 Add xfce4-weather-plugin 0.3.0, XFce 4 weather module for xfce4-panel.
PR:		ports/65203
Submitted by:	Filippo Natali <filippo@widestore.net>
2004-04-05 23:34:35 +00:00