diff options
| author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-09-10 08:51:18 +0800 | 
|---|---|---|
| committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-09-10 08:51:18 +0800 | 
| commit | b2ebc9589d862b7ae33a660aae05a3d3163aa105 (patch) | |
| tree | 46586693baf7193c66a777c9d895b2b08b5cdb97 | |
| parent | 719157e20f4595dc6e11e881ea48e1840da49991 (diff) | |
| download | marcuscom-ports-b2ebc9589d862b7ae33a660aae05a3d3163aa105.tar.gz marcuscom-ports-b2ebc9589d862b7ae33a660aae05a3d3163aa105.tar.zst marcuscom-ports-b2ebc9589d862b7ae33a660aae05a3d3163aa105.zip  | |
INSTALLS_SHLIB -> USE_LDCONFIG, only on gnome@FreeBSD.org ports.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7274 df743ca5-7f9a-e211-a948-0013205c9059
69 files changed, 134 insertions, 134 deletions
diff --git a/accessibility/at-spi/Makefile b/accessibility/at-spi/Makefile index d3d041018..c0279408b 100644 --- a/accessibility/at-spi/Makefile +++ b/accessibility/at-spi/Makefile @@ -3,7 +3,7 @@  # Whom:				Maxim Sobolev <sobomax@FreeBSD.org>  #  # $FreeBSD$ -#   $MCom: ports/accessibility/at-spi/Makefile,v 1.47 2006/07/24 23:55:04 ahze Exp $ +#   $MCom: ports/accessibility/at-spi/Makefile,v 1.48 2006/08/22 02:48:44 ahze Exp $  #  PORTNAME=	at-spi @@ -26,7 +26,7 @@ USE_GMAKE=	yes  USE_GNOME=	gnomeprefix gnomehack gnomehier intltool gail libbonobo \  		intlhack  USE_XLIB=	yes -INSTALLS_SHLIB=	yes +USE_LDCONFIG=	yes  GNU_CONFIGURE=	yes  CONFIGURE_ARGS=	--enable-static  CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/accessibility/gail/Makefile b/accessibility/gail/Makefile index b1891379c..cc2b1f982 100644 --- a/accessibility/gail/Makefile +++ b/accessibility/gail/Makefile @@ -3,7 +3,7 @@  # Whom:				Maxim Sobolev <sobomax@FreeBSD.org>  #  # $FreeBSD$ -#   $MCom: ports/accessibility/gail/Makefile,v 1.49 2006/07/24 23:49:53 ahze Exp $ +#   $MCom: ports/accessibility/gail/Makefile,v 1.50 2006/08/22 02:52:44 ahze Exp $  #  PORTNAME=	gail @@ -24,7 +24,7 @@ USE_BZIP2=	yes  USE_GETTEXT=	yes  USE_XLIB=	yes  USE_GMAKE=	yes -INSTALLS_SHLIB=	yes +USE_LDCONFIG=	yes  USE_AUTOTOOLS=	libtool:15  USE_GNOME=	gnomehack ltverhack libgnomecanvas lthack referencehack  CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/accessibility/gnome-mag/Makefile b/accessibility/gnome-mag/Makefile index 4aa5700d4..3dd7afc55 100644 --- a/accessibility/gnome-mag/Makefile +++ b/accessibility/gnome-mag/Makefile @@ -3,7 +3,7 @@  # Whom:				Joe Marcus Clarke <marcus@FreeBSD.org>  #  # $FreeBSD$ -#   $MCom: ports/accessibility/gnome-mag/Makefile,v 1.20 2006/07/25 02:35:00 ahze Exp $ +#   $MCom: ports/accessibility/gnome-mag/Makefile,v 1.21 2006/07/27 17:49:21 marcus Exp $  #  PORTNAME=	gnome-mag @@ -23,7 +23,7 @@ USE_GNOME=	gnomehack gnomeprefix atspi libbonobo intlhack ltverhack  USE_GMAKE=	yes  USE_GETTEXT=	yes  USE_AUTOTOOLS=	libtool:15 -INSTALLS_SHLIB=	yes +USE_LDCONFIG=	yes  CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \  		LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" diff --git a/audio/pulseaudio/Makefile b/audio/pulseaudio/Makefile index 89cf906d7..a79589c1e 100644 --- a/audio/pulseaudio/Makefile +++ b/audio/pulseaudio/Makefile @@ -3,7 +3,7 @@  # Whom:			Joe Marcus Clarke <marcus@FreeBSD.org>  #  # $FreeBSD$ -#    $MCom: ports/audio/pulseaudio/Makefile,v 1.3 2006/07/22 16:58:15 ahze Exp $ +#    $MCom: ports/audio/pulseaudio/Makefile,v 1.4 2006/07/22 17:51:58 ahze Exp $  PORTNAME=	pulseaudio  PORTVERSION=	0.9.3 @@ -21,7 +21,7 @@ CONFLICTS=	polypaudio-[1-9]*  USE_GNOME=	gnometarget gnomehack glib20  WANT_GNOME=	yes  USE_XLIB=	yes -INSTALLS_SHLIB=	yes +USE_LDCONFIG=	yes  USE_AUTOTOOLS=	libltdl:15  GNU_CONFIGURE=	yes  USE_GMAKE=	yes diff --git a/databases/gnome-db/Makefile b/databases/gnome-db/Makefile index ae2c677a9..88d027072 100644 --- a/databases/gnome-db/Makefile +++ b/databases/gnome-db/Makefile @@ -3,7 +3,7 @@  # Whom:					Ade Lovett <ade@FreeBSD.org>  #  # $FreeBSD$ -#   $MCom$ +#   $MCom: ports/databases/gnome-db/Makefile,v 1.1 2006/07/25 17:46:16 mezz Exp $  #  PORTNAME=	gnome-db @@ -24,7 +24,7 @@ USE_GMAKE=	yes  USE_GETTEXT=	yes  INSTALLS_OMF=	yes  GNU_CONFIGURE=	yes -INSTALLS_SHLIB=	yes +USE_LDCONFIG=	yes  CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \  		LIBS="${PTHREAD_LIBS} -L${LOCALBASE}/lib -lintl"  CONFIGURE_TARGET=	--target=${MACHINE_ARCH}-unknown-freebsd${OSREL} diff --git a/databases/libgda/Makefile b/databases/libgda/Makefile index 0d5294cd3..66c52517e 100644 --- a/databases/libgda/Makefile +++ b/databases/libgda/Makefile @@ -3,7 +3,7 @@  # Whom:					Ade Lovett <ade@FreeBSD.org>  #  # $FreeBSD$ -#   $MCom$ +#   $MCom: ports/databases/libgda/Makefile,v 1.1 2006/07/25 17:16:35 mezz Exp $  #  PORTNAME=	libgda @@ -25,7 +25,7 @@ USE_GNOME=	gnomehack gnomeprefix gnomehier gconf bonobo  USE_GMAKE=	yes  USE_GETTEXT=	yes  INSTALLS_OMF=	yes -INSTALLS_SHLIB=	yes +USE_LDCONFIG=	yes  GNU_CONFIGURE=	yes  CONFIGURE_ARGS=	--disable-gtk-doc  CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/databases/libgda2/Makefile b/databases/libgda2/Makefile index a8ec91469..497546cf2 100644 --- a/databases/libgda2/Makefile +++ b/databases/libgda2/Makefile @@ -3,7 +3,7 @@  # Whom:					Joe Marcus Clarke <marcus@FreeBSD.org>  #  # $FreeBSD$ -#   $MCom$ +#   $MCom: ports/databases/libgda2/Makefile,v 1.34 2006/07/25 17:46:13 mezz Exp $  #  PORTNAME=	libgda2 @@ -32,7 +32,7 @@ USE_GNOME=	gnomeprefix gnomehack glib20 libxslt referencehack  USE_GETTEXT=	yes  USE_XLIB=	yes  INSTALLS_OMF=	yes -INSTALLS_SHLIB=	yes +USE_LDCONFIG=	yes  GNU_CONFIGURE=	yes  CONFIGURE_ARGS=	--without-bdb  CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/databases/libgda3/Makefile b/databases/libgda3/Makefile index ed5ff63a9..a63716451 100644 --- a/databases/libgda3/Makefile +++ b/databases/libgda3/Makefile @@ -3,7 +3,7 @@  # Whom:					Joe Marcus Clarke <marcus@FreeBSD.org>  #  # $FreeBSD$ -#   $MCom$ +#   $MCom: ports/databases/libgda3/Makefile,v 1.1 2006/07/25 17:46:14 mezz Exp $  #  PORTNAME=	libgda3 @@ -28,7 +28,7 @@ USE_GETTEXT=	yes  USE_XLIB=	yes  USE_GMAKE=	yes  USE_GNOME=	gnomeprefix gnomehack glib20 libxslt intlhack referencehack -INSTALLS_SHLIB=	yes +USE_LDCONFIG=	yes  GNU_CONFIGURE=	yes  CONFIGURE_ARGS=	--without-bdb  CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/databases/libgnomedb/Makefile b/databases/libgnomedb/Makefile index 5fd676f8b..f2af5a3bb 100644 --- a/databases/libgnomedb/Makefile +++ b/databases/libgnomedb/Makefile @@ -3,7 +3,7 @@  # Whom:					Joe Marcus Clarke <marcus@FreeBSD.org>  #  # $FreeBSD$ -#   $MCom$ +#   $MCom: ports/databases/libgnomedb/Makefile,v 1.27 2006/07/25 17:46:15 mezz Exp $  #  PORTNAME=	libgnomedb @@ -28,7 +28,7 @@ USE_XLIB=	yes  USE_GETTEXT=	yes  GNU_CONFIGURE=	yes  INSTALLS_OMF=	yes -INSTALLS_SHLIB=	yes +USE_LDCONFIG=	yes  CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \  		LDFLAGS="-L${LOCALBASE}/lib" diff --git a/databases/mergeant/Makefile b/databases/mergeant/Makefile index b57188354..8e9ed12cf 100644 --- a/databases/mergeant/Makefile +++ b/databases/mergeant/Makefile @@ -3,7 +3,7 @@  # Whom:					Joe Marcus Clarke <marcus@FreeBSD.org>  #  # $FreeBSD$ -#   $MCom$ +#   $MCom: ports/databases/mergeant/Makefile,v 1.17 2006/07/25 17:46:15 mezz Exp $  #  PORTNAME=	mergeant @@ -25,7 +25,7 @@ USE_GNOME=	gnomeprefix intlhack gnomehack libgnomedb libgnomeprintui  USE_PERL5=	yes  GNU_CONFIGURE=	yes  INSTALLS_OMF=	yes -INSTALLS_SHLIB=	yes +USE_LDCONFIG=	yes  CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \  		LDFLAGS="-L${LOCALBASE}/lib" diff --git a/deskutils/gucharmap/Makefile b/deskutils/gucharmap/Makefile index b1f2a621f..855f02812 100644 --- a/deskutils/gucharmap/Makefile +++ b/deskutils/gucharmap/Makefile @@ -3,7 +3,7 @@  # Whom:					Joe Marcus Clarke <marcus@FreeBSD.org>  #  # $FreeBSD$ -#   $MCom: ports/deskutils/gucharmap/Makefile,v 1.27 2006/07/25 02:49:36 ahze Exp $ +#   $MCom: ports/deskutils/gucharmap/Makefile,v 1.28 2006/09/05 06:15:10 marcus Exp $  #  PORTNAME=	gucharmap @@ -28,7 +28,7 @@ USE_GNOME=	gnomeprefix intlhack gnomehack gtk20 gnomedocutils  WANT_GNOME=	yes  GNU_CONFIGURE=	yes  INSTALLS_OMF=	yes -INSTALLS_SHLIB=	yes +USE_LDCONFIG=	yes  INSTALLS_ICONS=	yes  CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \  	       	LDFLAGS="-L${LOCALBASE}/lib" diff --git a/devel/anjuta-devel/Makefile b/devel/anjuta-devel/Makefile index b9750e7ff..cf061c5bf 100644 --- a/devel/anjuta-devel/Makefile +++ b/devel/anjuta-devel/Makefile @@ -3,7 +3,7 @@  # Whom:					Dmitry Sivachenko <demon@FreeBSD.org>  #  # $FreeBSD$ -#   $MCom: ports/devel/anjuta-devel/Makefile,v 1.12 2006/07/21 20:46:54 mezz Exp $ +#   $MCom: ports/devel/anjuta-devel/Makefile,v 1.13 2006/08/13 15:36:28 adamw Exp $  #  PORTNAME=	anjuta @@ -37,7 +37,7 @@ USE_GNOME=	gnomeprefix gnomehack libgnomeprintui libgnomeui vte  GNU_CONFIGURE=	yes  CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \  		LDFLAGS="-L${LOCALBASE}/lib" -INSTALLS_SHLIB=	yes +USE_LDCONFIG=	yes  OPTIONS=	SVN "Build subversion plugins" off diff --git a/devel/bonobo/Makefile b/devel/bonobo/Makefile index 42352183c..4352a09f6 100644 --- a/devel/bonobo/Makefile +++ b/devel/bonobo/Makefile @@ -3,7 +3,7 @@  # Whom:					Ade Lovett <ade@lovett.com>  #  # $FreeBSD$ -#   $MCom$ +#   $MCom: ports/devel/bonobo/Makefile,v 1.1 2006/07/25 17:07:32 mezz Exp $  #  PORTNAME=	bonobo @@ -24,7 +24,7 @@ USE_GMAKE=	yes  USE_GNOME=	gnomehack gnomeprefix oaf gnomehier gnomeprint  USE_GETTEXT=	yes  GNOME_HTML_DIR=	${PREFIX}/share/doc/bonobo -INSTALLS_SHLIB=	yes +USE_LDCONFIG=	yes  GNU_CONFIGURE=	yes  CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \  		LIBS="-L${LOCALBASE}/lib" diff --git a/devel/gconf/Makefile b/devel/gconf/Makefile index 8f22753d5..d8a72bb0d 100644 --- a/devel/gconf/Makefile +++ b/devel/gconf/Makefile @@ -3,7 +3,7 @@  # Whom:					Ade Lovett <ade@FreeBSD.org>  #  # $FreeBSD$ -#   $MCom$ +#   $MCom: ports/devel/gconf/Makefile,v 1.1 2006/07/25 17:12:17 mezz Exp $  #  PORTNAME=	gconf @@ -25,7 +25,7 @@ USE_GMAKE=	yes  USE_XLIB=	yes  USE_GNOME=	gnomeprefix gnomehack gnometarget glib12 gtk12 oaf libxml orbit  USE_GETTEXT=	yes -INSTALLS_SHLIB=	yes +USE_LDCONFIG=	yes  GNU_CONFIGURE=	yes  CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \  		LDFLAGS="-L${LOCALBASE}/lib" diff --git a/devel/gconf2/Makefile b/devel/gconf2/Makefile index 097767b25..f0fd17ab8 100644 --- a/devel/gconf2/Makefile +++ b/devel/gconf2/Makefile @@ -3,7 +3,7 @@  # Whom:					Ade Lovett <ade@FreeBSD.org>  #  # $FreeBSD$ -#   $MCom: ports/devel/gconf2/Makefile,v 1.76 2006/07/27 13:49:27 marcus Exp $ +#   $MCom: ports/devel/gconf2/Makefile,v 1.77 2006/08/09 16:43:43 marcus Exp $  #  PORTNAME=	gconf2 @@ -28,7 +28,7 @@ USE_GMAKE=	yes  USE_GETTEXT=	yes  USE_XLIB=	yes  USE_GNOME=	gnomehier gnomehack orbit2 gtk20 libxml2 linc ltverhack referencehack -INSTALLS_SHLIB=	yes +USE_LDCONFIG=	yes  USE_AUTOTOOLS=	libtool:15  CONFIGURE_ARGS=	--with-html-dir=${PREFIX}/share/doc \  		--disable-gtk-doc diff --git a/devel/glade3/Makefile b/devel/glade3/Makefile index 44d8758c8..f3fd7a6c4 100644 --- a/devel/glade3/Makefile +++ b/devel/glade3/Makefile @@ -3,7 +3,7 @@  # Whom:			Koop Mast <kwm@FreeBSD.org>  #  # $FreeBSD$ -#   $MCom: ports/devel/glade3/Makefile,v 1.13 2006/08/13 14:41:20 adamw Exp $ +#   $MCom: ports/devel/glade3/Makefile,v 1.14 2006/08/21 16:16:35 ahze Exp $  #  PORTNAME=	glade3 @@ -25,6 +25,6 @@ USE_GETTEXT=	yes  GNU_CONFIGURE=	yes  CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \  		LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" -INSTALLS_SHLIB=	yes +USE_LDCONFIG=	yes  .include <bsd.port.mk> diff --git a/devel/glib20/Makefile b/devel/glib20/Makefile index ada58fbdd..27ea81500 100644 --- a/devel/glib20/Makefile +++ b/devel/glib20/Makefile @@ -3,7 +3,7 @@  # Whom:				Vanilla I. Shu <vanilla@FreeBSD.org>  #  # $FreeBSD$ -#   $MCom: ports/devel/glib20/Makefile,v 1.86 2006/08/16 06:04:47 marcus Exp $ +#   $MCom: ports/devel/glib20/Makefile,v 1.87 2006/08/31 00:28:29 marcus Exp $  #  PORTNAME=	glib @@ -30,7 +30,7 @@ USE_BZIP2=	yes  USE_GETTEXT=	yes  USE_AUTOTOOLS=	libtool:15 -INSTALLS_SHLIB=	yes +USE_LDCONFIG=	yes  USE_GNOME=	gnomehack gnometarget pkgconfig ltverhack  USE_GMAKE=	yes  USE_PERL5=	yes diff --git a/devel/glibmm/Makefile b/devel/glibmm/Makefile index d3983b9cb..310274b16 100644 --- a/devel/glibmm/Makefile +++ b/devel/glibmm/Makefile @@ -3,7 +3,7 @@  # Whom:                 		Adam Weinberger <adamw@FreeBSD.org>  #  # $FreeBSD: ports/devel/glibmm/Makefile,v 1.22 2006/06/07 06:08:04 marcus Exp $ -#   $MCom: ports/devel/glibmm/Makefile,v 1.34 2006/07/24 21:55:09 marcus Exp $ +#   $MCom: ports/devel/glibmm/Makefile,v 1.35 2006/08/17 20:29:43 marcus Exp $  #  PORTNAME=	glibmm @@ -29,7 +29,7 @@ USE_GCC=	3.4  USE_GNOME=	gnomehack gnometarget glib20  USE_PERL5=	yes  GNU_CONFIGURE=	yes -INSTALLS_SHLIB=	yes +USE_LDCONFIG=	yes  CONFIGURE_ARGS=	--enable-static  PLIST_SUB=	VERSION="2.4" API_VERSION="2.4" diff --git a/devel/goffice/Makefile b/devel/goffice/Makefile index 8a47e09f9..ac41e2f36 100644 --- a/devel/goffice/Makefile +++ b/devel/goffice/Makefile @@ -3,7 +3,7 @@  # Whom:					Joe Marcus Clarke <marcus@FreeBSD.org>  #  # $FreeBSD$ -#   $MCom: ports/devel/goffice/Makefile,v 1.11 2006/05/08 22:57:51 ahze Exp $ +#   $MCom: ports/devel/goffice/Makefile,v 1.12 2006/07/21 20:46:55 mezz Exp $  #  PORTNAME=	goffice @@ -22,7 +22,7 @@ USE_GNOME=	gnomeprefix gnomehack intlhack libgnomeprint libglade2 \  		libgsf_gnome ltverhack  USE_GETTEXT=	yes  USE_AUTOTOOLS=	libtool:15 -INSTALLS_SHLIB=	yes +USE_LDCONFIG=	yes  CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \  		LDFLAGS="-L${LOCALBASE}/lib" diff --git a/devel/libbonobo/Makefile b/devel/libbonobo/Makefile index e9c656808..75b0f8c60 100644 --- a/devel/libbonobo/Makefile +++ b/devel/libbonobo/Makefile @@ -3,7 +3,7 @@  # Whom:				Maxim Sobolev <sobomax@FreeBSD.org>  #  # $FreeBSD$ -#    $MCom: ports/devel/libbonobo/Makefile,v 1.50 2006/08/14 20:58:43 marcus Exp $ +#    $MCom: ports/devel/libbonobo/Makefile,v 1.51 2006/09/04 18:21:04 marcus Exp $  #  PORTNAME=	libbonobo @@ -26,7 +26,7 @@ LIB_DEPENDS=	popt.0:${PORTSDIR}/devel/popt  USE_GMAKE=	yes  USE_BISON=	yes  USE_GETTEXT=	yes -INSTALLS_SHLIB=	yes +USE_LDCONFIG=	yes  GNU_CONFIGURE=	yes  USE_PERL5=	yes  USE_GNOME=	gnomehack intlhack libxml2 orbit2 referencehack diff --git a/devel/libglade2/Makefile b/devel/libglade2/Makefile index 1b116330a..533990764 100644 --- a/devel/libglade2/Makefile +++ b/devel/libglade2/Makefile @@ -3,7 +3,7 @@  # Whom:					Ade Lovett <ade@lovett.com>  #  # $FreeBSD$ -#    $MCom: ports/devel/libglade2/Makefile,v 1.20 2006/07/12 17:23:04 ahze Exp $ +#    $MCom: ports/devel/libglade2/Makefile,v 1.22 2006/07/18 12:26:50 ahze Exp $  PORTNAME=	libglade2  PORTVERSION=	2.6.0 @@ -26,7 +26,7 @@ RUN_DEPENDS=	xmlcatmgr:${PORTSDIR}/textproc/xmlcatmgr  USE_GMAKE=	yes  GNU_CONFIGURE=	yes  USE_GNOME=	gnomehack libxml2 gtk20 referencehack -INSTALLS_SHLIB=	yes +USE_LDCONFIG=	yes  CONFIGURE_ARGS=	--with-html-dir=${PREFIX}/share/doc \  		--disable-gtk-doc \  		--with-xml-catalog=${LOCALBASE}/share/xml/catalog.ports diff --git a/devel/libgsf/Makefile b/devel/libgsf/Makefile index 35eaaaf71..c94b8ac19 100644 --- a/devel/libgsf/Makefile +++ b/devel/libgsf/Makefile @@ -3,7 +3,7 @@  # Whom:					Maxim Sobolev <sobomax@FreeBSD.org>  #  # $FreeBSD$ -#   $MCom: ports/devel/libgsf/Makefile,v 1.24 2006/07/18 12:33:24 ahze Exp $ +#   $MCom: ports/devel/libgsf/Makefile,v 1.25 2006/08/14 04:14:13 mezz Exp $  #  PORTNAME=	libgsf @@ -25,7 +25,7 @@ USE_XLIB=	yes  USE_BZIP2=	yes  USE_GMAKE=	yes  USE_GETTEXT=	yes -INSTALLS_SHLIB=	yes +USE_LDCONFIG=	yes  USE_GNOME?=	gnomehack gnomeprefix glib20 libxml2 gconf2 ltverhack intlhack  USE_AUTOTOOLS=	libtool:15  CONFIGURE_ARGS?=--with-html-dir=${PREFIX}/share/doc \ diff --git a/devel/libgtop/Makefile b/devel/libgtop/Makefile index 007941f80..e436d2e1c 100644 --- a/devel/libgtop/Makefile +++ b/devel/libgtop/Makefile @@ -3,7 +3,7 @@  # Whom:				Joe Marcus Clarke <marcus@FreeBSD.org>  #  # $FreeBSD$ -#   $MCom: ports/devel/libgtop/Makefile,v 1.2 2006/07/28 06:44:09 marcus Exp $ +#   $MCom: ports/devel/libgtop/Makefile,v 1.3 2006/07/28 06:51:19 marcus Exp $  PORTNAME=	libgtop  PORTVERSION=	2.14.2 @@ -23,7 +23,7 @@ USE_PERL5_BUILD=yes  USE_GETTEXT=	yes  USE_GMAKE=	yes  USE_GNOME=	gnomehack glib20 ltverhack intlhack -INSTALLS_SHLIB=	yes +USE_LDCONFIG=	yes  USE_AUTOTOOLS=	libtool:15  CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \  		LDFLAGS="-L${LOCALBASE}/lib" diff --git a/devel/libunicode/Makefile b/devel/libunicode/Makefile index 2e0921bae..0ebdcf976 100644 --- a/devel/libunicode/Makefile +++ b/devel/libunicode/Makefile @@ -3,7 +3,7 @@  # Whom:					Ade Lovett <ade@FreeBSD.org>  #  # $FreeBSD$ -#    $MCom$ +#    $MCom: ports/devel/libunicode/Makefile,v 1.1 2006/07/18 12:34:54 ahze Exp $  PORTNAME=	libunicode  PORTVERSION=	0.4 @@ -19,7 +19,7 @@ COMMENT=	A library for manipulating Unicode characters and strings  USE_GMAKE=	yes  USE_XLIB=	yes  GNU_CONFIGURE=	yes -INSTALLS_SHLIB=	yes +USE_LDCONFIG=	yes  CONFIGURE_ARGS=	--localstatedir=${PREFIX}/share/gnome \  		--datadir=${PREFIX}/share/gnome  CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/devel/oaf/Makefile b/devel/oaf/Makefile index 2d2c212be..238d6dc31 100644 --- a/devel/oaf/Makefile +++ b/devel/oaf/Makefile @@ -3,7 +3,7 @@  # Whom:					Ade Lovett <ade@FreeBSD.org>  #  # $FreeBSD$ -#   $MCom$ +#   $MCom: ports/devel/oaf/Makefile,v 1.1 2006/07/25 16:53:52 mezz Exp $  #  PORTNAME=	oaf @@ -25,7 +25,7 @@ USE_GMAKE=	yes  USE_GNOME=	gnomehack gnomeprefix gtk12 orbit libxml  USE_GETTEXT=	yes  GNU_CONFIGURE=	yes -INSTALLS_SHLIB=	yes +USE_LDCONFIG=	yes  CONFIGURE_ARGS= --enable-static --enable-shared \  		--disable-more-warnings  CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile index 52dfffa3f..a2dcfe07f 100644 --- a/editors/gedit/Makefile +++ b/editors/gedit/Makefile @@ -3,7 +3,7 @@  # Whom:					Joe Marcus Clarke <marcus@FreeBSD.org>  #  # $FreeBSD$ -#   $MCom: ports/editors/gedit/Makefile,v 1.45 2006/08/29 02:50:51 ahze Exp $ +#   $MCom: ports/editors/gedit/Makefile,v 1.46 2006/09/06 04:46:52 marcus Exp $  #  PORTNAME=	gedit @@ -22,7 +22,7 @@ USE_BZIP2=	yes  USE_GETTEXT=	yes  USE_XLIB=	yes  INSTALLS_OMF=	yes -INSTALLS_SHLIB=	yes +USE_LDCONFIG=	yes  USE_GMAKE=	yes  GNU_CONFIGURE=	yes  USE_GNOME=	gnomeprefix gnomehack intlhack \ diff --git a/graphics/gdk-pixbuf/Makefile b/graphics/gdk-pixbuf/Makefile index 24515e478..dff318d29 100644 --- a/graphics/gdk-pixbuf/Makefile +++ b/graphics/gdk-pixbuf/Makefile @@ -3,7 +3,7 @@  # Whom:			Ade Lovett <ade@lovett.com>  #  # $FreeBSD$ -#    $MCom$ +#    $MCom: ports/graphics/gdk-pixbuf/Makefile,v 1.1 2006/07/18 12:58:56 ahze Exp $  PORTNAME?=	gdk-pixbuf  PORTVERSION=	0.22.0 @@ -24,7 +24,7 @@ LIB_DEPENDS+=	png.5:${PORTSDIR}/graphics/png \  USE_BZIP2=	yes  USE_GMAKE=	yes  USE_GNOME+=	gnomehack gtk12 -INSTALLS_SHLIB=	yes +USE_LDCONFIG=	yes  GNU_CONFIGURE=	yes  CONFIGURE_ARGS=	--with-html-dir=${PREFIX}/share/doc \  		--disable-gtk-doc diff --git a/graphics/gimp-devel/Makefile b/graphics/gimp-devel/Makefile index a2af86501..935bf364f 100644 --- a/graphics/gimp-devel/Makefile +++ b/graphics/gimp-devel/Makefile @@ -3,7 +3,7 @@  # Whom:                 erich@FreeBSD.org  #  # $FreeBSD$ -#   $MCom: ports/graphics/gimp-devel/Makefile,v 1.20 2006/07/18 11:49:56 ahze Exp $ +#   $MCom: ports/graphics/gimp-devel/Makefile,v 1.21 2006/07/23 18:22:02 marcus Exp $  #  PORTNAME=	gimp @@ -47,7 +47,7 @@ USE_AUTOTOOLS=	libtool:15  USE_GNOME=	gnomehack intltool intlhack gtk20 libartlgpl2 ltverhack  WANT_GNOME=	yes  USE_GCC=	3.4+ -INSTALLS_SHLIB=	yes +USE_LDCONFIG=	yes  INSTALLS_ICONS=	yes  LIBTOOLFLAGS=	--disable-ltlibs --release-ignore  PLIST_SUB=	SHLIBVER="${SHLIBVER}" diff --git a/graphics/gimp1/Makefile b/graphics/gimp1/Makefile index 2e85afe21..a3e163ce9 100644 --- a/graphics/gimp1/Makefile +++ b/graphics/gimp1/Makefile @@ -42,7 +42,7 @@ USE_GMAKE=	yes  USE_GNOME=	gtk12  USE_GETTEXT=	yes  GNU_CONFIGURE==	yes -INSTALLS_SHLIB=	yes +USE_LDCONFIG=	yes  PLIST_SUB=	SHLIBVER="${SHLIBVER}"  CONFIGURE_ARGS=	--disable-perl  CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include -I${MPEG_WRKSRC}" \ diff --git a/graphics/glitz/Makefile b/graphics/glitz/Makefile index 05e20088d..cfceb5aae 100644 --- a/graphics/glitz/Makefile +++ b/graphics/glitz/Makefile @@ -3,7 +3,7 @@  # Whom:			Michael Johnson <ahze@ahze.net>  #  # $FreeBSD$ -#   $MCom: ports/graphics/glitz/Makefile,v 1.6 2006/04/30 03:25:23 ahze Exp $ +#   $MCom: ports/graphics/glitz/Makefile,v 1.7 2006/05/22 01:41:25 ahze Exp $  #  PORTNAME=	glitz @@ -17,7 +17,7 @@ COMMENT=	OpenGL image compositing library  USE_GL=		yes  USE_GNOME=	pkgconfig gnometarget gnomehack  GNU_CONFIGURE=	yes -INSTALLS_SHLIB=	yes +USE_LDCONFIG=	yes  CONFIGURE_ENV=	CPPFLAGS="${PTHREAD_CFLAGS}" \  		LDFLAGS="${PTHREAD_LIBS}" diff --git a/graphics/imlib/Makefile b/graphics/imlib/Makefile index 2ba0b513b..84ff70550 100644 --- a/graphics/imlib/Makefile +++ b/graphics/imlib/Makefile @@ -3,7 +3,7 @@  # Whom:			Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>  #  # $FreeBSD$ -#    $MCom$ +#    $MCom: ports/graphics/imlib/Makefile,v 1.1 2006/07/18 13:09:48 ahze Exp $  PORTNAME=	imlib  PORTVERSION=	1.9.15 @@ -24,7 +24,7 @@ USE_BZIP2=	yes  USE_GMAKE=	yes  USE_GNOME=	gtk12 gnomehack  GNU_CONFIGURE=	yes -INSTALLS_SHLIB=	yes +USE_LDCONFIG=	yes  CONFIGURE_ARGS=	--sysconfdir=${PREFIX}/etc/imlib --disable-modules  CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \  		LIBS="-L${LOCALBASE}/lib" diff --git a/graphics/libgnomecanvas/Makefile b/graphics/libgnomecanvas/Makefile index 04169f471..36dd3dd54 100644 --- a/graphics/libgnomecanvas/Makefile +++ b/graphics/libgnomecanvas/Makefile @@ -3,7 +3,7 @@  # Whom:					Maxim Sobolev <sobomax@FreeBSD.org>  #  # $FreeBSD$ -#   $MCom: ports/graphics/libgnomecanvas/Makefile,v 1.57 2006/04/13 07:52:35 bland Exp $ +#   $MCom: ports/graphics/libgnomecanvas/Makefile,v 1.59 2006/07/18 13:11:02 ahze Exp $  PORTNAME=	libgnomecanvas  PORTVERSION=	2.14.0 @@ -23,7 +23,7 @@ USE_BZIP2=	yes  USE_GMAKE=	yes  USE_GETTEXT=	yes  USE_XLIB=	yes -INSTALLS_SHLIB=	yes +USE_LDCONFIG=	yes  USE_AUTOTOOLS=	libtool:15  USE_GNOME=	gnomehack libglade2 libartlgpl2 ltverhack referencehack  CONFIGURE_ARGS=	--with-html-dir=${PREFIX}/share/doc \ diff --git a/graphics/librsvg/Makefile b/graphics/librsvg/Makefile index d69f85a0b..b7e5d4362 100644 --- a/graphics/librsvg/Makefile +++ b/graphics/librsvg/Makefile @@ -3,7 +3,7 @@  # Whom:                 		Ade Lovett <ade@FreeBSD.org>  #  # $FreeBSD$ -#    $MCom$ +#    $MCom: ports/graphics/librsvg/Makefile,v 1.1 2006/07/18 13:12:50 ahze Exp $  PORTNAME=	librsvg  PORTVERSION=	1.0.3 @@ -22,7 +22,7 @@ LIB_DEPENDS=	freetype.9:${PORTSDIR}/print/freetype2 \  USE_GMAKE=	yes  USE_XLIB=	yes  USE_GNOME=	gnomelibs gdkpixbuf -INSTALLS_SHLIB=	yes +USE_LDCONFIG=	yes  GNU_CONFIGURE=	yes  CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \  		LIBS="-L${LOCALBASE}/lib" diff --git a/graphics/librsvg2/Makefile b/graphics/librsvg2/Makefile index c11dae023..21d116f39 100644 --- a/graphics/librsvg2/Makefile +++ b/graphics/librsvg2/Makefile @@ -3,7 +3,7 @@  # Whom:                 		Ade Lovett <ade@FreeBSD.org>  #  # $FreeBSD$ -#    $MCom: ports/graphics/librsvg2/Makefile,v 1.106 2006/09/01 01:26:35 marcus Exp $ +#    $MCom: ports/graphics/librsvg2/Makefile,v 1.107 2006/09/08 17:22:44 mezz Exp $  #  PORTNAME=	librsvg2 @@ -27,7 +27,7 @@ RUN_DEPENDS=	gtk-engines2>=2.7.5_1:${PORTSDIR}/x11-themes/gtk-engines2  USE_BZIP2=	yes  USE_GMAKE=	yes  USE_XLIB=	yes -INSTALLS_SHLIB=	yes +USE_LDCONFIG=	yes  USE_AUTOTOOLS=	libtool:15  USE_GNOME=	gnomehack gnomeprefix libgsf gtk20 ltverhack  CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/graphics/poppler/Makefile b/graphics/poppler/Makefile index 908670556..c7a8d5d71 100644 --- a/graphics/poppler/Makefile +++ b/graphics/poppler/Makefile @@ -3,7 +3,7 @@  # Whom:                 marcus@FreeBSD.org  #  # $FreeBSD$ -#   $MCom: ports/graphics/poppler/Makefile,v 1.25 2006/07/18 13:19:47 ahze Exp $ +#   $MCom: ports/graphics/poppler/Makefile,v 1.26 2006/07/18 19:54:44 ahze Exp $  #  PORTNAME=	poppler @@ -20,7 +20,7 @@ LIB_DEPENDS=	cairo.2:${PORTSDIR}/graphics/cairo  USE_GMAKE=	yes  GNU_CONFIGURE=	yes  USE_GNOME=	gnomehack gnometarget -INSTALLS_SHLIB=	yes +USE_LDCONFIG=	yes  CONFIGURE_ARGS=	--enable-zlib \  		--enable-xpdf-headers \  		--with-html-dir=${DOCSDIR} diff --git a/lang/librep/Makefile b/lang/librep/Makefile index 9a38e64db..561114771 100644 --- a/lang/librep/Makefile +++ b/lang/librep/Makefile @@ -3,7 +3,7 @@  # Whom:                Yukihiro Nakai <nakai@FreeBSD.org>  #  # $FreeBSD$ -#    $MCom: ports/librep/Makefile,v 1.1 2006/07/18 13:29:11 ahze Exp $ +#    $MCom: ports/lang/librep/Makefile,v 1.1 2006/07/18 19:21:34 ahze Exp $  PORTNAME=	librep  PORTVERSION=	0.16.2 @@ -21,7 +21,7 @@ PLIST_SUB=	GNUHOST=${ARCH}-pc-freebsd${OSREL:C/\..*//} VERSION=${PORTVERSION}  USE_GETTEXT=	yes  USE_GMAKE=	yes -INSTALLS_SHLIB=	yes +USE_LDCONFIG=	yes  GNU_CONFIGURE=	yes  CONFIGURE_ENV+=	CPPFLAGS="-I${LOCALBASE}/include" \  		LIBS="-L${LOCALBASE}/lib -lintl ${PTHREAD_LIBS}" diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile index 02f1d0e32..ad85e393e 100644 --- a/math/gnumeric/Makefile +++ b/math/gnumeric/Makefile @@ -3,7 +3,7 @@  # Whom:					Yukihiro Nakai <Nakai@technologist.com>  #  # $FreeBSD$ -#   $MCom: ports/math/gnumeric/Makefile,v 1.16 2006/05/08 22:58:46 ahze Exp $ +#   $MCom: ports/math/gnumeric/Makefile,v 1.17 2006/07/21 20:46:57 mezz Exp $  #  PORTNAME=	gnumeric @@ -28,7 +28,7 @@ USE_GNOME=	gnomeprefix intlhack gnomehack gnomehier libgnomeprintui \  		libgsf_gnome pygtk2 desktopfileutils libgnomeui  USE_PYTHON=	yes  INSTALLS_OMF=	yes -INSTALLS_SHLIB=	yes +USE_LDCONFIG=	yes  GNU_CONFIGURE=	yes  CONFIGURE_ARGS=	--without-guile --with-bonobo  CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ diff --git a/print/freetype2/Makefile b/print/freetype2/Makefile index e6cb9f8bc..cad18c08c 100644 --- a/print/freetype2/Makefile +++ b/print/freetype2/Makefile @@ -23,7 +23,7 @@ COMMENT=	A free and portable TrueType font rendering engine  USE_BZIP2=	yes  USE_GMAKE=	yes  MAKE_ENV=	TOP="" -INSTALLS_SHLIB=	yes +USE_LDCONFIG=	yes  GNU_CONFIGURE=	yes  USE_GNOME=	gnometarget pkgconfig  LIBTOOLFILES=	builds/unix/configure diff --git a/print/gnome-print/Makefile b/print/gnome-print/Makefile index 32ba78563..cb8c3b33a 100644 --- a/print/gnome-print/Makefile +++ b/print/gnome-print/Makefile @@ -3,7 +3,7 @@  # Whom:					Vanilla I. Shu <vanilla@FreeBSD.org>  #  # $FreeBSD$ -#   $MCom$ +#   $MCom: ports/print/gnome-print/Makefile,v 1.1 2006/07/25 17:01:52 mezz Exp $  #  PORTNAME=	gnome-print @@ -31,7 +31,7 @@ USE_GMAKE=	yes  USE_PERL5=	yes  USE_GNOME=	gnomehack gnomeprefix gnomehier gnomelibs gnomecanvas  USE_GETTEXT=	yes -INSTALLS_SHLIB=	yes +USE_LDCONFIG=	yes  GNU_CONFIGURE=	yes  CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \  		LDFLAGS="-L${LOCALBASE}/lib" diff --git a/print/libgnomeprint/Makefile b/print/libgnomeprint/Makefile index 721e35340..26c687c30 100644 --- a/print/libgnomeprint/Makefile +++ b/print/libgnomeprint/Makefile @@ -3,7 +3,7 @@  # Whom:					Vanilla I. Shu <vanilla@FreeBSD.org>  #  # $FreeBSD$ -#   $MCom$ +#   $MCom: ports/print/libgnomeprint/Makefile,v 1.56 2006/07/23 01:24:05 mezz Exp $  #  PORTNAME=	libgnomeprint @@ -30,7 +30,7 @@ USE_GNOME=	gnomeprefix intlhack gnomehack gnomehier glib20 pango libxml2 \  		libartlgpl2 ltverhack  USE_GETTEXT=	yes  USE_XLIB=	yes -INSTALLS_SHLIB=	yes +USE_LDCONFIG=	yes  USE_AUTOTOOLS=  libtool:15  CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \  		LDFLAGS="-L${LOCALBASE}/lib" diff --git a/sysutils/hal/Makefile b/sysutils/hal/Makefile index b0312890c..8ee628316 100644 --- a/sysutils/hal/Makefile +++ b/sysutils/hal/Makefile @@ -3,7 +3,7 @@  # Whom:				Joe Marcus Clarke <marcus@FreeBSD.org>  #  # $FreeBSD$ -#   $MCom: ports/sysutils/hal/Makefile,v 1.19 2006/06/16 05:05:53 marcus Exp $ +#   $MCom: ports/sysutils/hal/Makefile,v 1.20 2006/08/08 02:00:07 ahze Exp $  #  PORTNAME=	hal @@ -26,7 +26,7 @@ USE_GETTEXT=	yes  USE_GMAKE=	yes  USE_GNOME=	gnomehack gnometarget intlhack ltverhack  USE_AUTOTOOLS=	libtool:15 -INSTALLS_SHLIB=	yes +USE_LDCONFIG=	yes  USE_PYTHON=	yes  CONFIGURE_ARGS=	--disable-gtk-doc \  		--with-hwdata=${LOCALBASE}/share/pciids \ diff --git a/sysutils/policykit/Makefile b/sysutils/policykit/Makefile index 55d851b3a..42c425312 100644 --- a/sysutils/policykit/Makefile +++ b/sysutils/policykit/Makefile @@ -3,7 +3,7 @@  # Whom:				Joe Marcus Clarke <marcus@FreeBSD.org>  #  # $FreeBSD$ -#   $MCom: ports/sysutils/policykit/Makefile,v 1.8 2006/05/14 20:55:52 marcus Exp $ +#   $MCom: ports/sysutils/policykit/Makefile,v 1.9 2006/06/16 05:19:02 marcus Exp $  #  PORTNAME=	policykit @@ -22,7 +22,7 @@ USE_BZIP2=	yes  USE_GNOME=	gnomehack gnometarget  USE_GMAKE=	yes  GNU_CONFIGURE=	yes -INSTALLS_SHLIB=	yes +USE_LDCONFIG=	yes  CONFIGURE_ARGS=	--disable-gtk-doc \  		--with-pid-file=/var/run/polkitd/polkitd.pid \  		--with-pam-include=system diff --git a/textproc/aiksaurus/Makefile b/textproc/aiksaurus/Makefile index 8cf2702ac..1e39c651c 100644 --- a/textproc/aiksaurus/Makefile +++ b/textproc/aiksaurus/Makefile @@ -3,7 +3,7 @@  # Whom:					Mezz <mezz@FreeBSD.org>  #  # $FreeBSD$ -#    $MCom$ +#    $MCom: ports/textproc/aiksaurus/Makefile,v 1.1 2006/07/18 14:33:26 ahze Exp $  PORTNAME=	aiksaurus  PORTVERSION=	1.2.1 @@ -17,7 +17,7 @@ COMMENT?=	A set of libraries and applications which provide a thesaurus  USE_GMAKE=	yes  USE_GNOME?=	gnomehack gnometarget -INSTALLS_SHLIB=	yes +USE_LDCONFIG=	yes  GNU_CONFIGURE=	yes  CONFIGURE_ARGS?=--without-gtk diff --git a/textproc/gtkspell/Makefile b/textproc/gtkspell/Makefile index 180a99598..ade55df16 100644 --- a/textproc/gtkspell/Makefile +++ b/textproc/gtkspell/Makefile @@ -3,7 +3,7 @@  # Whom:					Joe Marcus Clarke <marcus@FreeBSD.org>  #  # $FreeBSD$ -#   $MCom$ +#   $MCom: ports/textproc/gtkspell/Makefile,v 1.1 2006/07/25 16:34:12 mezz Exp $  #  PORTNAME=	gtkspell @@ -26,7 +26,7 @@ USE_GNOME=	gnomeprefix gnomehack gtk20  GNU_CONFIGURE=	yes  USE_GETTEXT=	yes  USE_XLIB=	yes -INSTALLS_SHLIB=	yes +USE_LDCONFIG=	yes  CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \  		LDFLAGS="-L${LOCALBASE}/lib" diff --git a/textproc/scrollkeeper/Makefile b/textproc/scrollkeeper/Makefile index 312246d9b..e1558b8b3 100644 --- a/textproc/scrollkeeper/Makefile +++ b/textproc/scrollkeeper/Makefile @@ -3,7 +3,7 @@  # Whom:					Rene Hexel <rh@netbsd.org>  #  # $FreeBSD$ -#    $MCom$ +#    $MCom: ports/textproc/scrollkeeper/Makefile,v 1.1 2006/07/18 14:37:39 ahze Exp $  PORTNAME=	scrollkeeper  PORTVERSION=	0.3.14 @@ -32,7 +32,7 @@ USE_GMAKE=	yes  GNU_CONFIGURE=	yes  USE_BISON=	yes  USE_GNOME=	gnomehack gnomehier gnometarget libxslt intlhack -INSTALLS_SHLIB=	yes +USE_LDCONFIG=	yes  CONFIGURE_ARGS=	--localstatedir=/var --datadir=${PREFIX}/share/gnome \  		--with-omfdirs=${PREFIX}/share/gnome/omf \  		--with-xml-catalog=${LOCALBASE}/share/xml/catalog.ports diff --git a/www/glibwww/Makefile b/www/glibwww/Makefile index 334bbd722..242a3a4c0 100644 --- a/www/glibwww/Makefile +++ b/www/glibwww/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS=	wwwzip.1:${PORTSDIR}/www/libwww  USE_GMAKE=	yes  USE_GNOME=	gnomelibs  GNU_CONFIGURE=	yes -INSTALLS_SHLIB=	yes +USE_LDCONFIG=	yes  CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \  		LIBS="-L${LOCALBASE}/lib" diff --git a/www/gtkhtml/Makefile b/www/gtkhtml/Makefile index 3d4dd2f78..cfec1ebda 100644 --- a/www/gtkhtml/Makefile +++ b/www/gtkhtml/Makefile @@ -23,7 +23,7 @@ USE_XLIB=	yes  USE_GMAKE=	yes  USE_GNOME=	gnomehack gnomeprefix gnomehier glibwww libghttp libcapplet gal  USE_GETTEXT=	yes -INSTALLS_SHLIB=	yes +USE_LDCONFIG=	yes  GNU_CONFIGURE=	yes  CONFIGURE_ARGS=	--with-gconf=yes  CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/www/libgtkhtml/Makefile b/www/libgtkhtml/Makefile index a245bf4cb..fc633e2ad 100644 --- a/www/libgtkhtml/Makefile +++ b/www/libgtkhtml/Makefile @@ -3,7 +3,7 @@  # Whom:					Ade Lovett <ade@FreeBSD.org>  #  # $FreeBSD$ -#   $MCom$ +#   $MCom: ports/www/libgtkhtml/Makefile,v 1.38 2006/07/23 01:51:50 mezz Exp $  #  PORTNAME=	libgtkhtml @@ -21,7 +21,7 @@ USE_BZIP2=	yes  USE_XLIB=	yes  USE_GMAKE=	yes  USE_GNOME=	gnomeprefix gnomehack libxslt gnomevfs2 gail ltverhack -INSTALLS_SHLIB=	yes +USE_LDCONFIG=	yes  USE_AUTOTOOLS=  libtool:15  CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \  		LDFLAGS="-L${LOCALBASE}/lib" diff --git a/x11-fonts/fontconfig/Makefile b/x11-fonts/fontconfig/Makefile index 626a501c1..5b3bc8a0e 100644 --- a/x11-fonts/fontconfig/Makefile +++ b/x11-fonts/fontconfig/Makefile @@ -3,7 +3,7 @@  # Whom:			Joe Marcus Clarke <marcus@FreeBSD.org>  #  # $FreeBSD$ -#   $MCom: ports/x11-fonts/fontconfig/Makefile,v 1.3 2005/08/26 04:03:55 marcus Exp $ +#   $MCom: ports/x11-fonts/fontconfig/Makefile,v 1.5 2006/08/27 18:38:20 marcus Exp $  #  PORTNAME=	fontconfig @@ -27,7 +27,7 @@ LIB_DEPENDS=	freetype.9:${PORTSDIR}/print/freetype2 \  USE_GMAKE=	yes  PREFIX?=	${X11BASE} -INSTALLS_SHLIB=	yes +USE_LDCONFIG=	yes  GNU_CONFIGURE=	yes  USE_GNOME=	gnomehack gnometarget pkgconfig  CONFIGURE_ARGS=	--with-confdir=${PREFIX}/etc/fonts \ diff --git a/x11-toolkits/bakery/Makefile b/x11-toolkits/bakery/Makefile index 7cc5549e8..0f0a704d2 100644 --- a/x11-toolkits/bakery/Makefile +++ b/x11-toolkits/bakery/Makefile @@ -3,7 +3,7 @@  # Whom:					Ade Lovett <ade@FreeBSD.org>  #  # $FreeBSD$ -#   $MCom$ +#   $MCom: ports/x11-toolkits/bakery/Makefile,v 1.7 2006/07/25 18:03:34 mezz Exp $  #  PORTNAME=	bakery @@ -28,7 +28,7 @@ USE_GCC=	3.4  USE_GETTEXT=	yes  USE_XLIB=	yes  USE_AUTOTOOLS=	libtool:15 -INSTALLS_SHLIB=	yes +USE_LDCONFIG=	yes  CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \  		LDFLAGS="-L${LOCALBASE}/lib" diff --git a/x11-toolkits/gdl/Makefile b/x11-toolkits/gdl/Makefile index 983a79d00..50c013176 100644 --- a/x11-toolkits/gdl/Makefile +++ b/x11-toolkits/gdl/Makefile @@ -3,7 +3,7 @@  # Whom:					Maxim Sobolev <sobomax@FreeBSD.org>  #  # $FreeBSD$ -#   $MCom$ +#   $MCom: ports/x11-toolkits/gdl/Makefile,v 1.3 2006/07/25 16:38:27 mezz Exp $  #  PORTNAME=	gdl @@ -21,7 +21,7 @@ USE_XLIB=	yes  USE_GNOME=	gnomeprefix gnomehack libgnomeui  USE_GETTEXT=	yes  GNU_CONFIGURE=	yes -INSTALLS_SHLIB=	yes +USE_LDCONFIG=	yes  CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \  		LDFLAGS="-L${LOCALBASE}/lib" diff --git a/x11-toolkits/gtk12/Makefile b/x11-toolkits/gtk12/Makefile index 6cb00da72..2dc043f5f 100644 --- a/x11-toolkits/gtk12/Makefile +++ b/x11-toolkits/gtk12/Makefile @@ -3,7 +3,7 @@  # Whom:				Vanilla I. Shu <vanilla@MinJe.com.TW>  #  # $FreeBSD$ -#    $MCom$ +#    $MCom: ports/x11-toolkits/gtk12/Makefile,v 1.1 2006/07/18 16:38:33 ahze Exp $  PORTNAME=	gtk  PORTVERSION=	1.2.10 @@ -19,7 +19,7 @@ COMMENT=	Gimp Toolkit for X11 GUI (previous stable version)  USE_XLIB=	yes  USE_PERL5=	yes  USE_GNOME=	glib12 -INSTALLS_SHLIB=	yes +USE_LDCONFIG=	yes  USE_AUTOTOOLS=	libtool:15  CONFIGURE_ARGS=	--includedir=${PREFIX}/include/gtk12 --with-native-locale \  		--with-xinput=xfree diff --git a/x11-toolkits/gtk20/Makefile b/x11-toolkits/gtk20/Makefile index d078e9093..e28540627 100644 --- a/x11-toolkits/gtk20/Makefile +++ b/x11-toolkits/gtk20/Makefile @@ -3,7 +3,7 @@  # Whom:				Vanilla I. Shu <vanilla@MinJe.com.TW>  #  # $FreeBSD$ -#   $MCom: ports/x11-toolkits/gtk20/Makefile,v 1.95 2006/08/18 15:51:30 marcus Exp $ +#   $MCom: ports/x11-toolkits/gtk20/Makefile,v 1.96 2006/09/05 08:07:10 marcus Exp $  #  PORTNAME=	gtk @@ -37,7 +37,7 @@ RUN_DEPENDS=	${LOCALBASE}/share/mime/magic:${PORTSDIR}/misc/shared-mime-info \  USE_XPM=	yes  USE_PERL5=	yes -INSTALLS_SHLIB=	yes +USE_LDCONFIG=	yes  USE_AUTOTOOLS=	libtool:15  USE_GNOME=	gnomehack atk pango ltverhack  USE_GETTEXT=	yes diff --git a/x11-toolkits/gtkglarea2/Makefile b/x11-toolkits/gtkglarea2/Makefile index 8eba59294..3eb7627c2 100644 --- a/x11-toolkits/gtkglarea2/Makefile +++ b/x11-toolkits/gtkglarea2/Makefile @@ -3,7 +3,7 @@  # Whom:			Marc Recht <marc@informatik.uni-bremen.de>  #  # $FreeBSD$ -#    $MCom$ +#    $MCom: ports/x11-toolkits/gtkglarea2/Makefile,v 1.1 2006/07/18 16:40:19 ahze Exp $  PORTNAME=	gtkglarea  PORTVERSION=	1.99.0 @@ -22,7 +22,7 @@ USE_GNOME=	gnomehack gtk20  USE_BZIP2=	yes  USE_GL=		yes  USE_AUTOTOOLS=	libtool:15 -INSTALLS_SHLIB=	yes +USE_LDCONFIG=	yes  CONFIGURE_ARGS=	--with-lib-GL  .include <bsd.port.mk> diff --git a/x11-toolkits/gtkmm12/Makefile b/x11-toolkits/gtkmm12/Makefile index 6eaf2ceff..4f4f83184 100644 --- a/x11-toolkits/gtkmm12/Makefile +++ b/x11-toolkits/gtkmm12/Makefile @@ -3,7 +3,7 @@  # Whom:                Yukihiro Nakai <Nakai@technologist.com>  #  # $FreeBSD$ -#    $MCom$ +#    $MCom: ports/x11-toolkits/gtkmm12/Makefile,v 1.1 2006/07/18 16:42:02 ahze Exp $  PORTNAME=	gtkmm  PORTVERSION=	1.2.8 @@ -23,7 +23,7 @@ USE_BZIP2=	yes  USE_GMAKE=	yes  USE_GNOME=	gtk12  GNU_CONFIGURE=	yes -INSTALLS_SHLIB=	yes +USE_LDCONFIG=	yes  CONFIGURE_ARGS=	--enable-static=yes \  		--without-gnome \  		--with-sigc-prefix=${LOCALBASE} diff --git a/x11-toolkits/gtkmm20/Makefile b/x11-toolkits/gtkmm20/Makefile index 81e8b68fb..5c12431ff 100644 --- a/x11-toolkits/gtkmm20/Makefile +++ b/x11-toolkits/gtkmm20/Makefile @@ -3,7 +3,7 @@  # Whom:                Martin Klaffenboeck <martin.klaffenboeck@gmx.at>  #  # $FreeBSD$ -#    $MCom$ +#    $MCom: ports/x11-toolkits/gtkmm20/Makefile,v 1.10 2006/07/18 16:43:39 ahze Exp $  PORTNAME=	gtkmm  PORTVERSION=	2.2.12 @@ -28,7 +28,7 @@ BUILD_DEPENDS=	gm4:${PORTSDIR}/devel/m4  USE_GMAKE=	yes  GNU_CONFIGURE=	yes -INSTALLS_SHLIB=	yes +USE_LDCONFIG=	yes  USE_GNOME=	gnomehack lthack gtk20  CONFIGURE_ARGS=	--enable-static=yes \  		--with-sigc-prefix=${LOCALBASE} diff --git a/x11-toolkits/guile-gtk/Makefile b/x11-toolkits/guile-gtk/Makefile index 811b833ca..8e0c16f1d 100644 --- a/x11-toolkits/guile-gtk/Makefile +++ b/x11-toolkits/guile-gtk/Makefile @@ -3,7 +3,7 @@  # Whom:                Matt Braithwaite <mab@red-bean.com>  #  # $FreeBSD$ -#    $MCom$ +#    $MCom: ports/x11-toolkits/guile-gtk/Makefile,v 1.1 2006/07/18 16:48:14 ahze Exp $  PORTNAME=	guile-gtk  PORTVERSION=	0.41 @@ -21,7 +21,7 @@ USE_XLIB=	yes  USE_GMAKE=	yes  USE_GNOME=	gnometarget gdkpixbuf libglade  GNU_CONFIGURE=	yes -INSTALLS_SHLIB=	yes +USE_LDCONFIG=	yes  CONFIGURE_ARGS=	--with-gtkgl=no  CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \  		LIBS="-L${LOCALBASE}/lib" diff --git a/x11-toolkits/libgail-gnome/Makefile b/x11-toolkits/libgail-gnome/Makefile index 83248bb60..3d6a7aef3 100644 --- a/x11-toolkits/libgail-gnome/Makefile +++ b/x11-toolkits/libgail-gnome/Makefile @@ -3,7 +3,7 @@  # Whom:				Maxim Sobolev <sobomax@FreeBSD.org>  #  # $FreeBSD$ -#   $MCom$ +#   $MCom: ports/x11-toolkits/libgail-gnome/Makefile,v 1.15 2006/07/23 02:54:01 mezz Exp $  #  PORTNAME=	libgail-gnome @@ -20,7 +20,7 @@ COMMENT=	An implementation of the ATK interfaces for GNOME widgets  USE_BZIP2=	yes  USE_GMAKE=	yes  USE_XLIB=	yes -INSTALLS_SHLIB=	yes +USE_LDCONFIG=	yes  GNU_CONFIGURE=	yes  GNOME_DESKTOP_VERSION=2  USE_GNOME=	gnomeprefix gnomehack gnomepanel atspi diff --git a/x11-toolkits/libgnomeprintui/Makefile b/x11-toolkits/libgnomeprintui/Makefile index 74395db2c..07abd376d 100644 --- a/x11-toolkits/libgnomeprintui/Makefile +++ b/x11-toolkits/libgnomeprintui/Makefile @@ -3,7 +3,7 @@  # Whom:					Maxim Sobolev <sobomax@FreBSD.org>  #  # $FreeBSD: ports/x11-toolkits/libgnomeprintui/Makefile,v 1.45 2006/05/15 22:23:03 mezz Exp $ -#   $MCom: ports/x11-toolkits/libgnomeprintui/Makefile,v 1.55 2006/07/21 17:42:25 marcus Exp $ +#   $MCom: ports/x11-toolkits/libgnomeprintui/Makefile,v 1.56 2006/07/21 20:47:04 mezz Exp $  #  PORTNAME=	libgnomeprintui @@ -27,7 +27,7 @@ USE_GMAKE=	yes  USE_GNOME=	gnomeprefix gnomehack libgnomeprint libgnomecanvas \  		intlhack ltverhack  USE_GETTEXT=	yes -INSTALLS_SHLIB=	yes +USE_LDCONFIG=	yes  USE_AUTOTOOLS=  libtool:15  USE_BISON=	yes  CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/x11-toolkits/pango/Makefile b/x11-toolkits/pango/Makefile index 462d2aef4..9b71cea1c 100644 --- a/x11-toolkits/pango/Makefile +++ b/x11-toolkits/pango/Makefile @@ -3,7 +3,7 @@  # Whom:				Maxim Sobolev <sobomax@FreeBSD.org>  #  # $FreeBSD$ -#   $MCom: ports/x11-toolkits/pango/Makefile,v 1.76 2006/08/24 00:03:03 marcus Exp $ +#   $MCom: ports/x11-toolkits/pango/Makefile,v 1.77 2006/09/04 22:18:46 ahze Exp $  #  PORTNAME=	pango @@ -28,7 +28,7 @@ RUN_DEPENDS=	${FONTSCALE}:${X_FONTS_TTF_PORT} \  USE_GETTEXT=	yes  USE_GMAKE=	yes -INSTALLS_SHLIB=	yes +USE_LDCONFIG=	yes  USE_AUTOTOOLS=	libtool:15  USE_GNOME=	gnomehack glib20 ltverhack referencehack  CONFIGURE_ARGS=	--with-qt=no \ diff --git a/x11-toolkits/scintilla/Makefile b/x11-toolkits/scintilla/Makefile index d5b1cd251..b2acc1dd8 100644 --- a/x11-toolkits/scintilla/Makefile +++ b/x11-toolkits/scintilla/Makefile @@ -3,7 +3,7 @@  # Whom:					Maxim Sobolev <sobomax@FreeBSD.org>  #  # $FreeBSD$ -#    $MCom$ +#    $MCom: ports/x11-toolkits/scintilla/Makefile,v 1.1 2006/07/18 16:55:13 ahze Exp $  PORTNAME=	scintilla  PORTVERSION=	1.70 @@ -24,7 +24,7 @@ USE_XLIB=	yes  USE_GMAKE=	yes  USE_ICONV=	yes  MAKEFILE=	makefile -INSTALLS_SHLIB=	yes +USE_LDCONFIG=	yes  .if defined(WITH_GTK2)  USE_GNOME=	gtk20 diff --git a/x11-wm/metacity/Makefile b/x11-wm/metacity/Makefile index d9f8f9912..7f0596917 100644 --- a/x11-wm/metacity/Makefile +++ b/x11-wm/metacity/Makefile @@ -3,7 +3,7 @@  # Whom:                Garrett Rooney <rooneg@electricjellyfish.net>  #  # $FreeBSD$ -#    $MCom: ports/x11-wm/metacity/Makefile,v 1.87 2006/08/22 04:53:26 marcus Exp $ +#    $MCom: ports/x11-wm/metacity/Makefile,v 1.88 2006/09/04 19:01:03 marcus Exp $  #  PORTNAME=	metacity @@ -25,7 +25,7 @@ USE_GETTEXT=	yes  USE_GMAKE=	yes  GNU_CONFIGURE=	yes  USE_GNOME=	gnomeprefix intlhack gnomehack gconf2 -INSTALLS_SHLIB=	yes +USE_LDCONFIG=	yes  CONFIGURE_ARGS=	--enable-render  CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \  		LDFLAGS="-L${LOCALBASE}/lib" diff --git a/x11/gnome-applets/Makefile b/x11/gnome-applets/Makefile index 4a4467f82..a2bc27e0d 100644 --- a/x11/gnome-applets/Makefile +++ b/x11/gnome-applets/Makefile @@ -3,7 +3,7 @@  # Whom:					Joe Marcus Clarke <marcus@FreeBSD.org>  #  # $FreeBSD$ -#   $MCom: ports/x11/gnome-applets/Makefile,v 1.137 2006/09/04 18:40:50 marcus Exp $ +#   $MCom: ports/x11/gnome-applets/Makefile,v 1.138 2006/09/05 07:49:19 marcus Exp $  #  PORTNAME=	gnome-applets @@ -31,7 +31,7 @@ USE_GMAKE=	yes  GNOME_DESKTOP_VERSION=2  INSTALLS_OMF=	yes  INSTALLS_ICONS=	yes -INSTALLS_SHLIB=	yes +USE_LDCONFIG=	yes  USE_GNOME=	gnomeprefix gnomehack intlhack gnomepanel \  		gail gnomedocutils  WANT_GNOME=	yes diff --git a/x11/gnome-desktop/Makefile b/x11/gnome-desktop/Makefile index 0fde3d2ea..a89a7a699 100644 --- a/x11/gnome-desktop/Makefile +++ b/x11/gnome-desktop/Makefile @@ -3,7 +3,7 @@  # Whom:					Joe Marcus Clarke <marcus@FreeBSD.org>  #  # $FreeBSD$ -#   $MCom: ports/x11/gnome-desktop/Makefile,v 1.102 2006/08/22 05:01:03 marcus Exp $ +#   $MCom: ports/x11/gnome-desktop/Makefile,v 1.103 2006/09/04 20:21:23 marcus Exp $  #  PORTNAME=	gnome-desktop @@ -30,7 +30,7 @@ USE_GMAKE=	yes  USE_BISON=	yes  USE_XLIB=	yes  INSTALLS_OMF=	yes -INSTALLS_SHLIB=	yes +USE_LDCONFIG=	yes  USE_AUTOTOOLS=	libtool:15  CONFIGURE_ARGS=	--with-gnome-distributor="FreeBSD GNOME Project" \  		--with-kde-datadir=${LOCALBASE}/share diff --git a/x11/gnome-libs/Makefile b/x11/gnome-libs/Makefile index ac0d6859e..090b69ccd 100644 --- a/x11/gnome-libs/Makefile +++ b/x11/gnome-libs/Makefile @@ -3,7 +3,7 @@  # Whom:					Yukihiro Nakai <Nakai@technologist.com>  #  # $FreeBSD$ -#   $MCom$ +#   $MCom: ports/x11/gnome-libs/Makefile,v 1.1 2006/07/25 06:14:34 mezz Exp $  #  PORTNAME=	gnome-libs @@ -27,7 +27,7 @@ USE_PERL5=	yes  USE_GMAKE=	yes  USE_GNOME=	gnomehack gnomeprefix esound gtk12 imlib libxml orbit  USE_GETTEXT=	yes -INSTALLS_SHLIB=	yes +USE_LDCONFIG=	yes  GNU_CONFIGURE=	yes  CONFIGURE_ARGS=	--disable-test-gnome  CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile index f1c3a7be0..77e33be16 100644 --- a/x11/gnome-panel/Makefile +++ b/x11/gnome-panel/Makefile @@ -3,7 +3,7 @@  # Whom:					Joe Marcus Clarke <marcus@FreeBSD.org>  #  # $FreeBSD$ -#   $MCom: ports/x11/gnome-panel/Makefile,v 1.136 2006/09/01 20:48:06 marcus Exp $ +#   $MCom: ports/x11/gnome-panel/Makefile,v 1.137 2006/09/04 20:30:14 marcus Exp $  #  PORTNAME=	gnome-panel @@ -24,7 +24,7 @@ USE_BZIP2=	yes  USE_GETTEXT=	yes  USE_XLIB=	yes  INSTALLS_OMF=	yes -INSTALLS_SHLIB=	yes +USE_LDCONFIG=	yes  INSTALLS_ICONS=	yes  USE_GNOME=	gnomeprefix gnomehack intlhack gnomedesktop \  		libwnck gnomemenus gnomedocutils ltverhack referencehack diff --git a/x11/libcapplet/Makefile b/x11/libcapplet/Makefile index d254cdbcf..5493de1e6 100644 --- a/x11/libcapplet/Makefile +++ b/x11/libcapplet/Makefile @@ -3,7 +3,7 @@  # Whom:					Maxim Soboleb <sobomax@FreeBSD.org>  #  # $FreeBSD$ -#    $MCom$ +#    $MCom: ports/x11/libcapplet/Makefile,v 1.1 2006/07/18 15:53:17 ahze Exp $  PORTNAME=	libcapplet  PORTVERSION=	1.4.0.5 @@ -17,7 +17,7 @@ COMMENT=	A library for writing custom applets for GNOME Control Center  USE_BZIP2=	yes  USE_GNOME=	gnomelibs -INSTALLS_SHLIB=	yes +USE_LDCONFIG=	yes  USE_GETOPT_LONG=yes  MAKE_ENV=	X11BASE="${X11BASE}" LOCALBASE="${LOCALBASE}" LDFLAGS="${LDFLAGS}" diff --git a/x11/libxklavier/Makefile b/x11/libxklavier/Makefile index d48dfde60..b0ad2d745 100644 --- a/x11/libxklavier/Makefile +++ b/x11/libxklavier/Makefile @@ -3,7 +3,7 @@  # Whom:					Maxim Sobolev <sobomax@FreeBSD.org>  #  # $FreeBSD$ -#   $MCom: ports/x11/libxklavier/Makefile,v 1.26 2006/07/23 23:28:32 mezz Exp $ +#   $MCom: ports/x11/libxklavier/Makefile,v 1.27 2006/07/27 04:08:28 marcus Exp $  #  PORTNAME=	libxklavier @@ -20,7 +20,7 @@ COMMENT=	An utility library to make XKB stuff easier  USE_XLIB=	yes  USE_GMAKE=	yes  USE_GNOME=	gnometarget gnomehack libxml2 glib20 -INSTALLS_SHLIB=	yes +USE_LDCONFIG=	yes  USE_GETOPT_LONG=yes  GNU_CONFIGURE=	yes  CPPFLAGS+=	-I${LOCALBASE}/include -I${X11BASE}/include diff --git a/x11/startup-notification/Makefile b/x11/startup-notification/Makefile index 61a5699e0..56f799f42 100644 --- a/x11/startup-notification/Makefile +++ b/x11/startup-notification/Makefile @@ -3,7 +3,7 @@  # Whom:					Joe Marcus Clarke <marcus@FreeBSD.org>  #  # $FreeBSD$ -#    $MCom$ +#    $MCom: ports/x11/startup-notification/Makefile,v 1.7 2006/07/18 16:24:19 ahze Exp $  PORTNAME=	startup-notification  PORTVERSION=	0.8 @@ -21,7 +21,7 @@ USE_XLIB=	yes  USE_GMAKE=	yes  USE_GNOME=	gnomehack gnometarget pkgconfig  GNU_CONFIGURE=	yes -INSTALLS_SHLIB=	yes +USE_LDCONFIG=	yes  CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \  		LDFLAGS="-L${LOCALBASE}/lib"  | 
