Commit graph

15 commits

Author SHA1 Message Date
Joe Marcus Clarke
4aefe41732 Use new GTK2_VERSION macro. 2006-05-06 09:28:05 +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
84b1517c16 SHA256ify
Approved by: krion@
2006-01-24 03:16:52 +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
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
Jeremy Messenger
845e9f737d Change the CONFLICTS from gnome-themes-extras to gnome-themes. gnome-themes
added smooth engine a while ago and I disabled smooth engine in
gnome-themes-extras.
2004-12-23 06:02:07 +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
c3467fdff6 Update to 0.5.8.
PR:		72781
Submitted by:	maintainer
2004-10-23 03:20:00 +00:00
Pav Lucistnik
ecd8d02718 - Populate new category x11-themes with some suitable candidates
from x11-toolkits.

PR:			ports/63145
List compiled by:	adamw
Repocopy by:		marcus
2004-06-02 02:26:24 +00:00
Joe Marcus Clarke
d329a14ddd Adjust the gtk20 path for modules, themes, and input methods to catch up
with gtk+-2.4.
2004-04-05 03:35:22 +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
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Joe Marcus Clarke
1d7d307b02 Re-add gtk-smooth-engine, and fix it up.
* Put in the right category [1]
* Really add support for gtk+-1.2
* Fix up plist
* Fix libtool support
* Allow the gtk+-1.2 engine to build on -STABLE
* Use gnometarget by default
* Don't create a useless symlink
* Make PREFIX-safe
* Make full use of USE_GNOME/WANT_GNOME [1]
* This port doesn't require INSTALLS_SHLIB
* Add CONFLICTS for gnome-themes-extras [1]

Submitted by:	maintainer [1]
2004-01-04 00:05:24 +00:00