diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2013-04-27 05:23:07 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2013-04-27 05:23:07 +0800 |
commit | 65b53dfde8bfeb6ae17c3e99a409dc36324e8dd9 (patch) | |
tree | 0648e0ce504a559632af430d3494fe2008d104aa /misc | |
parent | 613b43090f18ebf78cb6ffd8eac82a763a0ce226 (diff) | |
download | marcuscom-ports-65b53dfde8bfeb6ae17c3e99a409dc36324e8dd9.tar.gz marcuscom-ports-65b53dfde8bfeb6ae17c3e99a409dc36324e8dd9.tar.zst marcuscom-ports-65b53dfde8bfeb6ae17c3e99a409dc36324e8dd9.zip |
Massive port framework maintaince/update (long over due too)
Deal with recent USES changes, pet portlint here and there.
Sync with ports, more to come.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18393 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'misc')
-rw-r--r-- | misc/gnome-devel-docs/Makefile | 8 | ||||
-rw-r--r-- | misc/gnome-devel-docs3/Makefile | 8 | ||||
-rw-r--r-- | misc/gnome-icon-theme-extras/Makefile | 11 | ||||
-rw-r--r-- | misc/gnome-icon-theme/Makefile | 11 | ||||
-rw-r--r-- | misc/gnome-user-docs3/Makefile | 11 | ||||
-rw-r--r-- | misc/shared-mime-info/Makefile | 3 |
6 files changed, 17 insertions, 35 deletions
diff --git a/misc/gnome-devel-docs/Makefile b/misc/gnome-devel-docs/Makefile index d885830ab..193308da5 100644 --- a/misc/gnome-devel-docs/Makefile +++ b/misc/gnome-devel-docs/Makefile @@ -1,10 +1,6 @@ -# New ports collection makefile for: gnome-devel-docs -# Date created: 2007-09-18 -# Whom: Michael Johnson <ahze@FreeBSD.org> -# +# Created by: Michael Johnson <ahze@FreeBSD.org> # $FreeBSD$ -# $MCom$ -# +# $MCom: ports/trunk/misc/gnome-devel-docs/Makefile 17268 2013-04-01 05:13:11Z marcus $ PORTNAME= gnome-devel-docs PORTVERSION= 2.32.0 diff --git a/misc/gnome-devel-docs3/Makefile b/misc/gnome-devel-docs3/Makefile index 7a81a9847..d125420da 100644 --- a/misc/gnome-devel-docs3/Makefile +++ b/misc/gnome-devel-docs3/Makefile @@ -1,10 +1,6 @@ -# New ports collection makefile for: gnome-devel-docs -# Date created: 2007-09-18 -# Whom: Michael Johnson <ahze@FreeBSD.org> -# +# Created by: Michael Johnson <ahze@FreeBSD.org> # $FreeBSD$ -# $MCom$ -# +# $MCom: ports/trunk/misc/gnome-devel-docs3/Makefile 17268 2013-04-01 05:13:11Z marcus $ PORTNAME= gnome-devel-docs PORTVERSION= 3.4.1 diff --git a/misc/gnome-icon-theme-extras/Makefile b/misc/gnome-icon-theme-extras/Makefile index 36f5d0a54..589192622 100644 --- a/misc/gnome-icon-theme-extras/Makefile +++ b/misc/gnome-icon-theme-extras/Makefile @@ -1,10 +1,6 @@ -# New ports collection makefile for: gnome-icon-theme-extras -# Date Created: 27 March 2009 -# Whom: Alexander Logvinov <avl@FreeBSD.org> -# +# Created by: Alexander Logvinov <avl@FreeBSD.org> # $FreeBSD$ -# $MCom$ -# +# $MCom: ports/trunk/misc/gnome-icon-theme-extras/Makefile 17268 2013-04-01 05:13:11Z marcus $ PORTNAME= gnome-icon-theme-extras PORTVERSION= 3.4.0 @@ -22,7 +18,8 @@ RUN_DEPENDS= ${LOCALBASE}/share/icons/hicolor/index.theme:${PORTSDIR}/misc/hicol USE_XZ= yes USE_GMAKE= yes GNU_CONFIGURE= yes -USE_GNOME= gnomehack intlhack gtk-update-icon-cache +USES= pathfix +USE_GNOME= intlhack gtk-update-icon-cache INSTALLS_ICONS= yes CONFIGURE_ARGS= --enable-icon-mapping CPPFLAGS+= -I${LOCALBASE}/include diff --git a/misc/gnome-icon-theme/Makefile b/misc/gnome-icon-theme/Makefile index cc781411c..60b38c754 100644 --- a/misc/gnome-icon-theme/Makefile +++ b/misc/gnome-icon-theme/Makefile @@ -1,10 +1,6 @@ -# New ports collection makefile for: gnome-icon-theme -# Date Created: 05 October 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# +# Created by: Joe Marcus Clarke <marcus@FreeBSD.org> # $FreeBSD$ -# $MCom$ -# +# $MCom: ports/trunk/misc/gnome-icon-theme/Makefile 17268 2013-04-01 05:13:11Z marcus $ PORTNAME= gnome-icon-theme PORTVERSION= 3.4.0 @@ -22,7 +18,8 @@ RUN_DEPENDS= ${LOCALBASE}/share/icons/hicolor/index.theme:${PORTSDIR}/misc/hicol USE_XZ= yes USE_GMAKE= yes GNU_CONFIGURE= yes -USE_GNOME= gnomehack intlhack gtk-update-icon-cache +USES= pathfix +USE_GNOME= intlhack gtk-update-icon-cache INSTALLS_ICONS= yes CONFIGURE_ARGS= --enable-icon-mapping CPPFLAGS+= -I${LOCALBASE}/include diff --git a/misc/gnome-user-docs3/Makefile b/misc/gnome-user-docs3/Makefile index f3e6d5845..ce1153b08 100644 --- a/misc/gnome-user-docs3/Makefile +++ b/misc/gnome-user-docs3/Makefile @@ -1,10 +1,6 @@ -# New ports collection makefile for: gnomeuserdocs2 -# Date created: 07 July 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# +# Created by: Joe Marcus Clarke <marcus@FreeBSD.org> # $FreeBSD$ -# $MCom$ -# +# $MCom: ports/trunk/misc/gnome-user-docs3/Makefile 17268 2013-04-01 05:13:11Z marcus $ PORTNAME= gnome-user-docs PORTVERSION= 3.4.2 @@ -22,6 +18,7 @@ USE_XZ= yes USE_GMAKE= yes GNU_CONFIGURE= yes MAKE_JOBS_UNSAFE=yes -USE_GNOME= gnomeprefix gnomehack gnomehier libxml2 +USES= pathfix +USE_GNOME= gnomeprefix gnomehier libxml2 .include <bsd.port.mk> diff --git a/misc/shared-mime-info/Makefile b/misc/shared-mime-info/Makefile index 213ec62f8..6bff660a1 100644 --- a/misc/shared-mime-info/Makefile +++ b/misc/shared-mime-info/Makefile @@ -13,10 +13,9 @@ COMMENT= MIME types database from the freedesktop.org project USE_XZ= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-update-mimedb -USE_GETTEXT= yes +USES= gettext pathfix USE_GMAKE= yes USE_PKGCONFIG= build -USES= pathfix USE_GNOME= glib20 libxml2 intltool intlhack CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib |