Commit graph

30 commits

Author SHA1 Message Date
Joe Marcus Clarke
25785909cc Allow these ports to build with GCC 4.2.
Approved by:	portmgr (implicit)
2007-05-24 06:07:46 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Joe Marcus Clarke
29747f458a Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.

Submitted by:	mezz, ahze, pav, and many others
Approved by:	portmgr (implicit, kris)
2006-10-14 08:54:54 +00:00
Alexander Nedotsukov
fd0499dde2 Update to 2.6.3 2006-08-19 12:51:48 +00:00
Edwin Groothuis
2406d49a61 Remove USE_REINPLACE from all categories starting with D 2006-05-04 21:41:12 +00:00
Joe Marcus Clarke
7a67cf3b32 Update to 2.6.2. 2006-03-15 05:31:50 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Edwin Groothuis
acd87b4ad8 SHA256ify
Approved by:    krion@
2006-01-22 08:34:46 +00:00
Ade Lovett
c2d62ca97a Switch to <target>:: convention for both patch-autotools and run-autotools,
to allow for easier overriding of these targets by port Makefiles, if
they need to.
2005-11-19 06:02:20 +00:00
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
3d225615ba Update to 2.6.1. 2005-11-05 06:01:43 +00:00
Alexander Nedotsukov
22b9c80eab Fix build failure triggered by pkgconfig update. 2005-04-22 05:41:26 +00:00
Alexander Nedotsukov
1adf4b32cb Fix build failure triggered by pkgconfig update.
Reported by:	mezz
2005-04-19 10:01:16 +00:00
Joe Marcus Clarke
e57343ed7d Update to 2.6.0. Note: this release is API and ABI compatible with
2.4.x, so a repocopy to libglademm26 is not needed.
2005-03-12 11:27:59 +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
Kris Kennaway
84e8d56ed5 Increase USE_GCC to 3.4 for those ports which compile with it.
Approved by:	portmgr
2004-09-30 05:32:00 +00:00
Alexander Nedotsukov
866436d78f - Fix shared directories cleanup [1]
- Respect %%PORTDOCS%% when cleanup documentation directories.

Reported by:	pointyhat
2004-08-17 04:56:54 +00:00
Alexander Nedotsukov
cc4e17a48e USE_INTLTOOL_VER -> USE_INC_LIBTOOL_VER to let lthack actually
axe .la garbage.

I didn't pay much attention to the fact how _INC get lost after
repocopy when was told about this problem in
x11-tookits/libpanelappetmm.

Reported by:	pointyhat
2004-08-17 04:02:17 +00:00
Alexander Nedotsukov
a2eebabb1f Add LATEST_LINK. 2004-07-08 11:04:13 +00:00
Alexander Nedotsukov
6d56620292 Update to 2.4.1 2004-07-08 08:42:07 +00:00
Alexander Nedotsukov
8210edb006 Add libglademm 2.4.0 after repocopy from libglademm, C++ wrapper
for libglade2 library.
2004-07-08 06:03:59 +00:00
Joe Marcus Clarke
731798cdcf Chase the glib20 update, and bump all affected ports' PORTREVISIONs. 2004-04-05 03:31:02 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Ade Lovett
3f651573ad 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.
2004-03-14 06:17:56 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Alexander Nedotsukov
cc3a6a763f Update to 2.1.2 2003-09-30 06:21:39 +00:00
Alexander Nedotsukov
2eddffb24d Update to 2.1.1
Approved by: marcus (mentor)
2003-09-02 02:28:00 +00:00
Alexander Nedotsukov
8e7ab12f85 Update to 2.1.0
Approved by: marcus (mentor)
2003-08-25 23:37:01 +00:00
Alexander Nedotsukov
ad16e3450a - Change my maintainer address.
- Use gnomehack for pkgconfig libdir.

Approved by: marcus (mentor)
2003-08-17 04:01:04 +00:00
Joe Marcus Clarke
db58ffc455 Add libglademm, the C++ wrappers for libglade2.
Submitted by:	Alexander Nedotsukov <bland@mail.ru>
2003-06-15 23:03:27 +00:00