diff --git a/audio/mp3gain/Makefile b/audio/mp3gain/Makefile index d5f52f96ae2a..caa3159e23f4 100644 --- a/audio/mp3gain/Makefile +++ b/audio/mp3gain/Makefile @@ -1,32 +1,32 @@ # New ports collection makefile for: mp3gain # Date created: 5 September 2002 # Whom: Simon 'corecode' Schubert # # $FreeBSD$ # PORTNAME= mp3gain PORTVERSION= 1.5.1 CATEGORIES= audio MASTER_SITES= SF DISTNAME= ${PORTNAME}-${PORTVERSION:C/\./_/g}-src MAINTAINER= dinoex@FreeBSD.org COMMENT= A tool to normalize the gain of MP3 files -LICENSE= GPLv2 +LICENSE= LGPL21 PLIST_FILES= bin/mp3gain USE_ZIP= yes NO_WRKSUBDIR= yes pre-patch: @${FIND} ${WRKDIR} -type f -print0 | ${XARGS} -0 \ ${REINPLACE_CMD} -e 's/[[:cntrl:]]*$$//' post-patch: @${CP} ${FILESDIR}/Makefile.main ${WRKSRC}/Makefile @${CP} ${FILESDIR}/Makefile.lib ${WRKSRC}/mpglibDBL/Makefile .include diff --git a/biology/biococoa/Makefile b/biology/biococoa/Makefile index 6e8647b8fbdb..2c45572d73f9 100644 --- a/biology/biococoa/Makefile +++ b/biology/biococoa/Makefile @@ -1,26 +1,28 @@ # New ports collection makefile for: biococoa # Date created: 30 Dec 2006 # Whom: dirk.meyer@dinoex.sub.org # # $FreeBSD$ # PORTNAME= biococoa PORTVERSION= 1.6.0 PORTREVISION= 2 CATEGORIES= biology gnustep MASTER_SITES= ${MASTER_SITE_DEBIAN} MASTER_SITE_SUBDIR= pool/main/b/biococoa.app DISTNAME= biococoa.app_${PORTVERSION}.orig MAINTAINER= dinoex@FreeBSD.org COMMENT= Bioinformatics framework +LICENSE= LGPL21 + USE_GNUSTEP= yes USE_GNUSTEP_BACK= yes USE_GNUSTEP_BUILD= yes USE_GNUSTEP_INSTALL= yes WRKSRC= ${WRKDIR}/biococoa .include diff --git a/databases/fortytwo-bdb/Makefile b/databases/fortytwo-bdb/Makefile index 343b8a0c0004..0d71ee0b20b6 100644 --- a/databases/fortytwo-bdb/Makefile +++ b/databases/fortytwo-bdb/Makefile @@ -1,43 +1,45 @@ # New ports collection makefile for: fortytwo-bdb # Date created: 28 Nov 2006 # Whom: dirk.meyer@dinoex.sub.org # # $FreeBSD$ # PORTNAME= bdb PORTVERSION= 0.2.1 PORTREVISION= 2 CATEGORIES= databases gnustep MASTER_SITES= SF/fortytwo/Berkeley%20DB%20Wrapper%20%28BDB%29/${PORTVERSION} PKGNAMEPREFIX= fortytwo- DISTFILES= BDB-${PORTVERSION}-src.tgz \ BDB-${PORTVERSION}-api-ref.tgz MAINTAINER= dinoex@FreeBSD.org COMMENT= Interface to Berkeley DB for GNUstep +LICENSE= LGPL21 + USE_GNUSTEP= yes USE_GNUSTEP_BACK= yes USE_GNUSTEP_BUILD= yes USE_GNUSTEP_INSTALL= yes USE_GNUSTEP_LOCAL_LIBS+= Encore:${ENCORE_PORT} DEFAULT_LIBVERSION= 0.1 USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES} USE_BDB= 43 WRKSRC= ${WRKDIR}/BDB-${PORTVERSION} DOCSDIR= ${GNUSTEP_PREFIX}/Local/Library/Documentation/BDB ADDITIONAL_OBJCFLAGS+= -I${BDB_INCLUDE_DIR} ADDITIONAL_LDFLAGS+= -L${BDB_LIB_DIR} ENCORE_PORT?= devel/fortytwo-encore post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR} @${TAR} -C ${WRKDIR}/BDB-0.2.0-api-ref -cf - . | \ ${TAR} -C ${DOCSDIR} -xf - .endif .include diff --git a/databases/sqlclient/Makefile b/databases/sqlclient/Makefile index f40e009f86f4..122a76d6fee2 100644 --- a/databases/sqlclient/Makefile +++ b/databases/sqlclient/Makefile @@ -1,40 +1,40 @@ # New ports collection makefile for: sqlclient # Date created: 28 Oct 2006 # Whom: dirk.meyer@dinoex.sub.org # # $FreeBSD$ # PORTNAME= sqlclient PORTVERSION= 1.3.0 PORTREVISION= 1 CATEGORIES= databases gnustep MASTER_SITES= ${MASTER_SITE_GNUSTEP} MASTER_SITE_SUBDIR= libs DISTNAME= SQLClient-${PORTVERSION} MAINTAINER= dinoex@FreeBSD.org COMMENT= Lightweight database abstraction layer -LICENSE= GPLv2 +LICENSE= LGPL21 USE_GNUSTEP= yes USE_GNUSTEP_BASE= yes USE_GNUSTEP_CONFIGURE= yes USE_GNUSTEP_BUILD= yes USE_GNUSTEP_INSTALL= yes USE_GNUSTEP_LOCAL_LIBS+= Performance:${PERFORMANCE_PORT} USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES} PERFORMANCE_PORT?= devel/performance USE_PGSQL=yes USE_MYSQL=yes USE_SQLITE=yes CFLAGS+= ${PTHREAD_CFLAGS} LDFLAGS+= ${PTHREAD_LIBS} MAKE_ENV+= GNUSTEP_INSTALLATION_DIR=${GNUSTEP_LOCAL_ROOT} DEFAULT_LIBVERSION= 1.3 .include diff --git a/deskutils/etoile-systemconfig/Makefile b/deskutils/etoile-systemconfig/Makefile index 54c8d6022ce5..aa534b977dde 100644 --- a/deskutils/etoile-systemconfig/Makefile +++ b/deskutils/etoile-systemconfig/Makefile @@ -1,29 +1,31 @@ # New ports collection makefile for: etoile-systemconfig # Date created: 22 Dec 2006 # Whom: dirk.meyer@dinoex.sub.org # # $FreeBSD$ # PORTNAME= systemconfig PORTVERSION= 0.4.1 CATEGORIES= deskutils gnustep MASTER_SITES= http://download.gna.org/etoile/ PKGNAMEPREFIX= etoile- DISTNAME= etoile-${PORTVERSION} MAINTAINER= dinoex@FreeBSD.org COMMENT= Framework which provides a way to set system preferences +LICENSE= LGPL21 + USE_BZIP2= yes USE_GNUSTEP= yes USE_GNUSTEP_BACK= yes USE_GNUSTEP_BUILD= yes USE_GNUSTEP_INSTALL= yes USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES} DEFAULT_LIBVERSION= 0.2 WRKSRC= ${WRKDIR}/Etoile-${PORTVERSION} USE_GNUSTEP_MAKE_DIRS+= Frameworks/SystemConfig .include diff --git a/devel/fortytwo-encore/Makefile b/devel/fortytwo-encore/Makefile index 98390f58b925..18d728f66e7a 100644 --- a/devel/fortytwo-encore/Makefile +++ b/devel/fortytwo-encore/Makefile @@ -1,37 +1,39 @@ # New ports collection makefile for: fortytwo-encore # Date created: 28 Nov 2006 # Whom: dirk.meyer@dinoex.sub.org # # $FreeBSD$ # PORTNAME= encore PORTVERSION= 0.3.1 PORTREVISION= 1 CATEGORIES= devel gnustep MASTER_SITES= SF/fortytwo/Encore/${PORTVERSION} PKGNAMEPREFIX= fortytwo- DISTFILES= Encore-${PORTVERSION}-src.tgz \ Encore-${PORTVERSION}-api-ref.tgz MAINTAINER= dinoex@FreeBSD.org COMMENT= Utility classes for GNUstep +LICENSE= LGPL21 + USE_GNUSTEP= yes USE_GNUSTEP_BACK= yes USE_GNUSTEP_BUILD= yes USE_GNUSTEP_INSTALL= yes DEFAULT_LIBVERSION= 0.1 USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES} WRKSRC= ${WRKDIR}/Encore DOCSDIR= ${GNUSTEP_PREFIX}/Local/Library/Documentation/Encore post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR} @${TAR} -C ${WRKDIR}/Encore-${PORTVERSION}-api-ref -cf - . | \ ${TAR} -C ${DOCSDIR} -xf - .endif .include diff --git a/devel/objectivelib/Makefile b/devel/objectivelib/Makefile index 7a413f3ae8f8..0a532a515404 100644 --- a/devel/objectivelib/Makefile +++ b/devel/objectivelib/Makefile @@ -1,27 +1,29 @@ # New ports collection makefile for: objectivelib # Date created: 1 Dec 2006 # Whom: dirk.meyer@dinoex.sub.org # # $FreeBSD$ # PORTNAME= objectivelib PORTVERSION= 1.0.0 CATEGORIES= devel gnustep MASTER_SITES= SF MAINTAINER= dinoex@FreeBSD.org COMMENT= Object containers and generic algorithms for Objective-C +LICENSE= LGPL21 + USE_GNUSTEP= yes USE_GNUSTEP_BASE= yes USE_GNUSTEP_CONFIGURE= yes USE_GNUSTEP_BUILD= yes USE_GNUSTEP_INSTALL= yes USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES} USE_ICONV= yes WRKSRC= ${WRKDIR}/${PORTNAME} CONFIGURE_ARGS+= --with-libiconv-prefix=${LOCALBASE} .include diff --git a/graphics/fortytwo/Makefile b/graphics/fortytwo/Makefile index 2f9161042bc9..ad24002427d1 100644 --- a/graphics/fortytwo/Makefile +++ b/graphics/fortytwo/Makefile @@ -1,37 +1,39 @@ # New ports collection makefile for: fortytwo # Date created: 28 Nov 2006 # Whom: dirk.meyer@dinoex.sub.org # # $FreeBSD$ # PORTNAME= fortytwo PORTVERSION= 0.2.0 PORTREVISION= 2 CATEGORIES= graphics gnustep MASTER_SITES= SF/${PORTNAME}/FT%20%2842%29/${PORTVERSION} DISTFILES= FT-${PORTVERSION}-src.tgz \ FT-${PORTVERSION}-api-ref.tgz MAINTAINER= dinoex@FreeBSD.org COMMENT= Graph management system for GNUstep +LICENSE= LGPL21 + USE_GNUSTEP= yes USE_GNUSTEP_BACK= yes USE_GNUSTEP_BUILD= yes USE_GNUSTEP_INSTALL= yes USE_GNUSTEP_LOCAL_LIBS+= Encore:${ENCORE_PORT} USE_GNUSTEP_LOCAL_LIBS+= BDB:${FORTYTWO_BDB_PORT} DEFAULT_LIBVERSION= 0.1 USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES} USE_BDB= 43 WRKSRC= ${WRKDIR}/FT-${PORTVERSION} DOCSDIR= ${GNUSTEP_PREFIX}/Local/Library/Documentation/FT ENCORE_PORT?= devel/fortytwo-encore FORTYTWO_BDB_PORT?= databases/fortytwo-bdb ADDITIONAL_OBJCFLAGS+= -I${BDB_INCLUDE_DIR} ADDITIONAL_LDFLAGS+= -L${BDB_LIB_DIR} .include diff --git a/graphics/photoclip/Makefile b/graphics/photoclip/Makefile index c25ba6da8543..4cca26ad4315 100644 --- a/graphics/photoclip/Makefile +++ b/graphics/photoclip/Makefile @@ -1,26 +1,28 @@ # New ports collection makefile for: photoclip # Date created: 6 Oct 2006 # Whom: gurkan@phys.ethz.ch # # $FreeBSD$ # PORTNAME= photoclip PORTVERSION= 0.2.5 PORTREVISION= 2 CATEGORIES= graphics gnustep MASTER_SITES= http://www.vaisburd.net/PhotoClip/ \ ${MASTER_SITE_GNUSTEP_CH} DISTNAME= PhotoClip-${PORTVERSION} MAINTAINER= dinoex@FreeBSD.org COMMENT= Simple image viewer and editor for GNUstep +LICENSE= LGPL21 + USE_GNUSTEP= yes USE_GNUSTEP_BACK= yes USE_GNUSTEP_BUILD= yes USE_GNUSTEP_INSTALL= yes WRKSRC= ${WRKDIR}/PhotoClip .include diff --git a/mail/addresses-goodies/Makefile b/mail/addresses-goodies/Makefile index 3034fa2ee3eb..67a1a329304b 100644 --- a/mail/addresses-goodies/Makefile +++ b/mail/addresses-goodies/Makefile @@ -1,45 +1,47 @@ # New ports collection makefile for: addresses-goodies # Date created: 29 Nov 2006 # Whom: dirk.meyer@dinoex.sub.org # # $FreeBSD$ # PORTNAME= addresses PORTVERSION= 0.4.7 PORTREVISION= 1 CATEGORIES= mail gnustep MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= gap PKGNAMESUFFIX= -goodies${PKGNAMESUFFIX2} DISTNAME= Addresses-${PORTVERSION} MAINTAINER= dinoex@FreeBSD.org COMMENT= Goodies for addressbook for GNUstep +LICENSE= LGPL21 + USE_GNUSTEP= yes USE_GNUSTEP_BACK= yes USE_GNUSTEP_BUILD= yes USE_GNUSTEP_INSTALL= yes USE_GNUSTEP_SYSTEM_LIBS+= Inspector:${GWORKSPACE_PORT} USE_GNUSTEP_LOCAL_LIBS+= Addresses:${ADDRESSES_PORT} USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES} UNIQUENAME= ${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX} WRKSRC= ${WRKDIR}/Addresses/Goodies ADDRESSES_PORT?= mail/addresses GWORKSPACE_PORT?= deskutils/gworkspace post-patch: ${REINPLACE_CMD} -e 's|LDAPAddressBook||' \ -e 's|VCFViewer||' \ ${WRKSRC}/GNUmakefile ${REINPLACE_CMD} -e 's|^GNUSTEP_INSTALLATION_DIR|#GNUSTEP_INSTALLATION_DIR|' \ -e 's|Library/GWorkspace|Library/Bundles|' \ -e 's|-lGWorkspace|-lInspector|' \ ${WRKSRC}/VCFViewer/GNUmakefile ${REINPLACE_CMD} -e 's| diff --git a/mail/addresses/Makefile b/mail/addresses/Makefile index 9a236073ec00..665c7e1bbffa 100644 --- a/mail/addresses/Makefile +++ b/mail/addresses/Makefile @@ -1,27 +1,29 @@ # New ports collection makefile for: addresses # Date created: 13 Nov 2004 # Whom: Miguel Mendez # # $FreeBSD$ # PORTNAME= addresses PORTVERSION= 0.4.7 PORTREVISION= 2 CATEGORIES= mail gnustep MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= gap DISTNAME= Addresses-${PORTVERSION} MAINTAINER= dinoex@FreeBSD.org COMMENT= A versatile addressbook for GNUstep +LICENSE= LGPL21 + USE_GNUSTEP= yes USE_GNUSTEP_BACK= yes USE_GNUSTEP_BUILD= yes USE_GNUSTEP_INSTALL= yes USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES} WRKSRC= ${WRKDIR}/Addresses .include diff --git a/mail/pantomime/Makefile b/mail/pantomime/Makefile index 31d68aff6158..13239e3406a5 100644 --- a/mail/pantomime/Makefile +++ b/mail/pantomime/Makefile @@ -1,27 +1,29 @@ # New ports collection makefile for: pantomime # Date created: 17 Sep 2001 # Whom: Thomas Gellekum # # $FreeBSD$ # PORTNAME= pantomime PORTVERSION= 1.2.0 PORTREVISION= 3 CATEGORIES= mail gnustep MASTER_SITES= http://www.collaboration-world.com/pantomime.data/releases/Stable/ DISTNAME= Pantomime-${PORTVERSION}pre3 MAINTAINER= dinoex@FreeBSD.org COMMENT= Mail/MIME handling library for GNUstep +LICENSE= LGPL21 + USE_GNUSTEP= yes USE_GNUSTEP_BACK= yes USE_GNUSTEP_BUILD= yes USE_GNUSTEP_INSTALL= yes USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES} WRKSRC= ${WRKDIR}/Pantomime DEFAULT_LIBVERSION= 1.2 .include diff --git a/math/matharray/Makefile b/math/matharray/Makefile index e25ae19bd598..d70a18dc8f1c 100644 --- a/math/matharray/Makefile +++ b/math/matharray/Makefile @@ -1,24 +1,26 @@ # New ports collection makefile for: matharray # Date created: 30 Oct 2006 # Whom: dirk.meyer@dinoex.sub.org # # $FreeBSD$ # PORTNAME= matharray PORTVERSION= 1.2 CATEGORIES= math gnustep MASTER_SITES= ${MASTER_SITE_GNUSTEP} MASTER_SITE_SUBDIR= contrib DISTNAME= MathArray-${PORTVERSION} MAINTAINER= dinoex@FreeBSD.org COMMENT= Class library for mathematical manipulation of matrices +LICENSE= LGPL21 + USE_GNUSTEP= yes USE_GNUSTEP_BASE= yes USE_GNUSTEP_BUILD= yes USE_GNUSTEP_INSTALL= yes USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES} .include diff --git a/net/netclasses/Makefile b/net/netclasses/Makefile index e43138a941d2..a10b5336d1b3 100644 --- a/net/netclasses/Makefile +++ b/net/netclasses/Makefile @@ -1,25 +1,27 @@ # New ports collection makefile for: netclasses # Date created: 07 Sep 2006 # Whom: gurkan@phys.ethz.ch # # $FreeBSD$ # PORTNAME= netclasses PORTVERSION= 1.06 CATEGORIES= net gnustep MASTER_SITES= SF MAINTAINER= dinoex@FreeBSD.org COMMENT= Objective-C framework for socket programming with GNUstep +LICENSE= LGPL21 + USE_GNUSTEP= yes USE_GNUSTEP_BASE= yes USE_GNUSTEP_BUILD= yes USE_GNUSTEP_INSTALL= yes USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES} WRKSRC= ${WRKDIR}/${DISTNAME} GNU_CONFIGURE= yes .include diff --git a/science/paje/Makefile b/science/paje/Makefile index d26b6ac76c34..29f380063573 100644 --- a/science/paje/Makefile +++ b/science/paje/Makefile @@ -1,31 +1,33 @@ # New ports collection makefile for: paje # Date created: 26 Sep 2006 # Whom: gurkan@phys.ethz.ch # # $FreeBSD$ # PORTNAME= paje PORTVERSION= 1.97 PORTREVISION= 2 CATEGORIES= science gnustep MASTER_SITES= http://download.forge.objectweb.org/paje/ \ http://download.zh.forge.objectweb.org/paje/ DISTNAME= Paje_${PORTVERSION} MAINTAINER= dinoex@FreeBSD.org COMMENT= Generic visualization tool for GNUstep (Gantt chart and more) +LICENSE= LGPL21 + USE_GNUSTEP= yes USE_GNUSTEP_BACK= yes USE_GNUSTEP_BUILD= yes USE_GNUSTEP_INSTALL= yes WRKSRC= ${WRKDIR}/${DISTNAME} MAKE_ENV+= GNUSTEP_INSTALLATION_DIR=${GNUSTEP_LOCAL_ROOT} post-patch: ${REINPLACE_CMD} -e 's|^GNUSTEP_INSTALLATION_DOMAIN|#GNUSTEP_INSTALLATION_DOMAIN|' \ ${WRKSRC}/GNUmakefile .include diff --git a/www/webservices/Makefile b/www/webservices/Makefile index 55c4fedaa5e2..989b64a2c06a 100644 --- a/www/webservices/Makefile +++ b/www/webservices/Makefile @@ -1,26 +1,28 @@ # New ports collection makefile for: webservices # Date created: 25 Jan 2009 # Whom: dirk.meyer@dinoex.sub.org # # $FreeBSD$ # PORTNAME= webservices PORTVERSION= 0.3.0 CATEGORIES= www gnustep MASTER_SITES= ${MASTER_SITE_GNUSTEP} MASTER_SITE_SUBDIR= libs DISTNAME= WebServices-${PORTVERSION} MAINTAINER= dinoex@FreeBSD.org COMMENT= Classes for building web services +LICENSE= LGPL21 + USE_GNUSTEP= yes USE_GNUSTEP_BACK= yes USE_GNUSTEP_BUILD= yes USE_GNUSTEP_INSTALL= yes USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES} DEFAULT_LIBVERSION= 0.3 .include diff --git a/x11-themes/etoile-camaelon/Makefile b/x11-themes/etoile-camaelon/Makefile index 37aaff73b7c8..138cfbdfa555 100644 --- a/x11-themes/etoile-camaelon/Makefile +++ b/x11-themes/etoile-camaelon/Makefile @@ -1,42 +1,44 @@ # New ports collection makefile for: etoile-camaelon # Date created: 18 Nov 2006 # Whom: dirk.meyer@dinoex.sub.org # # $FreeBSD$ # PORTNAME= camaelon PORTVERSION= 0.4.1 CATEGORIES= x11-themes gnustep MASTER_SITES= http://download.gna.org/etoile/ PKGNAMEPREFIX= etoile- DISTNAME= etoile-${PORTVERSION} MAINTAINER= dinoex@FreeBSD.org COMMENT= Etoile Project Camaelon bundle +LICENSE= LGPL21 + USE_BZIP2= yes USE_GNUSTEP= yes USE_GNUSTEP_BACK= yes USE_GNUSTEP_BUILD= yes USE_GNUSTEP_INSTALL= yes USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES} CONFLICTS= camaelon-nesedah-* WRKSRC= ${WRKDIR}/Etoile-${PORTVERSION} USE_GNUSTEP_MAKE_DIRS+= Bundles/Camaelon post-configure: ${REINPLACE_CMD} -e 's|-Werror||' ${WRKSRC}/etoile.make post-install: @${CAT} ${PKGMESSAGE} install-user: @(. ${SYSMAKEDIR}/GNUstep.sh && defaults write Camaelon Theme Nesedah) deinstall-user: @(. ${SYSMAKEDIR}/GNUstep.sh && defaults delete Camaelon Theme) .include diff --git a/x11-toolkits/gtoolkit/Makefile b/x11-toolkits/gtoolkit/Makefile index 0227eb8112ba..c2172eba58bb 100644 --- a/x11-toolkits/gtoolkit/Makefile +++ b/x11-toolkits/gtoolkit/Makefile @@ -1,45 +1,47 @@ # New ports collection makefile for: gtoolkit # Date created: 13 Jan 2002 # Whom: Miguel Mendez # # $FreeBSD$ # PORTNAME= gtoolkit PORTVERSION= 0.9.5 PORTREVISION= 5 CATEGORIES= x11-toolkits gnustep MASTER_SITES= ftp://ftp.inf.uos.de/pub/elmar/gtk/objc-gtoolkit/ MAINTAINER= dinoex@FreeBSD.org COMMENT= Obj-C wrapper for gtk, a x11 graphics library +LICENSE= LGPL21 + USE_GMAKE= yes USE_GNUSTEP= yes USE_MAKEFILE= yes USE_GNUSTEP_BASE= yes USE_GNUSTEP_CONFIGURE= yes USE_GNUSTEP_BUILD= yes USE_GNUSTEP_INSTALL= yes USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES} GNU_CONFIGURE= yes USE_GNOME= gtk12 MAKE_ARGS+= GNUSTEP_PREFIX=${PREFIX}/System CONFIGURE_ARGS+= --with-gnustep WRKSRC= ${WRKDIR}/${DISTNAME}/GToolKit CONFIGURE_WRKSRC= ${WRKDIR}/${DISTNAME} post-patch: ${REINPLACE_CMD} -e 's#gtk-config#${GTK_CONFIG}#g' \ ${CONFIGURE_WRKSRC}/configure ${REINPLACE_CMD} -e 's|)/Makefiles|)/Library/Makefiles|' \ ${WRKSRC}/Makefile.gnustep .include .if ${ARCH} == "ia64" BROKEN= gtksignal.h is missing from gtk .endif .include diff --git a/x11-toolkits/renaissance/Makefile b/x11-toolkits/renaissance/Makefile index a11f45686de5..9c3db2327c66 100644 --- a/x11-toolkits/renaissance/Makefile +++ b/x11-toolkits/renaissance/Makefile @@ -1,31 +1,33 @@ # New ports collection makefile for: renaissance # Date created: 07 Sep 2006 # Whom: gurkan@phys.ethz.ch # # $FreeBSD$ # PORTNAME= renaissance PORTVERSION= 0.8.0 PORTREVISION= 2 CATEGORIES= x11-toolkits gnustep MASTER_SITES= http://www.gnustep.it/Renaissance/ \ ${MASTER_SITE_GNUSTEP_CH} DISTNAME= Renaissance-${PORTVERSION} MAINTAINER= dinoex@FreeBSD.org COMMENT= GNUstep GUI Development Framework +LICENSE= LGPL21 + USE_GNUSTEP= yes USE_GNUSTEP_BACK= yes USE_GNUSTEP_BUILD= yes USE_GNUSTEP_INSTALL= yes USE_GNUSTEP_LDCONFIG= ${GNUSTEP_SYSTEM_LIBRARIES} WRKSRC= ${WRKDIR}/${DISTNAME} post-patch: ${ECHO_CMD} "GNUSTEP_INSTALLATION_DOMAIN=SYSTEM" \ >>${WRKSRC}/Source/GNUmakefile .include