mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- add USE_GNUSTEP_PREFIX
This commit is contained in:
parent
c3c75e1d1c
commit
ccd3e4a8d4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=157643
24 changed files with 24 additions and 72 deletions
|
@ -14,13 +14,11 @@ MASTER_SITES= http://www.gnustep.it/enrico/gworkspace/ \
|
||||||
MAINTAINER= dinoex@FreeBSD.org
|
MAINTAINER= dinoex@FreeBSD.org
|
||||||
COMMENT= GNUstep workspace manager
|
COMMENT= GNUstep workspace manager
|
||||||
|
|
||||||
GNUSTEP_PREFIX?= ${LOCALBASE}/GNUstep
|
|
||||||
PREFIX= ${GNUSTEP_PREFIX}
|
|
||||||
NO_MTREE= yes
|
|
||||||
WRKSRC= ${WRKDIR}/GWorkspace-${PORTVERSION}
|
WRKSRC= ${WRKDIR}/GWorkspace-${PORTVERSION}
|
||||||
GUN_CONFIGURE= yes
|
GUN_CONFIGURE= yes
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
USE_GNUSTEP= yes
|
USE_GNUSTEP= yes
|
||||||
|
USE_GNUSTEP_PREFIX= yes
|
||||||
USE_GNUSTEP_BACK= yes
|
USE_GNUSTEP_BACK= yes
|
||||||
USE_GNUSTEP_CONFIGURE= yes
|
USE_GNUSTEP_CONFIGURE= yes
|
||||||
USE_GNUSTEP_BUILD= yes
|
USE_GNUSTEP_BUILD= yes
|
||||||
|
|
|
@ -17,11 +17,9 @@ MAINTAINER= dinoex@FreeBSD.org
|
||||||
COMMENT= GNUstep workspace manager
|
COMMENT= GNUstep workspace manager
|
||||||
|
|
||||||
USE_BZIP2= yes
|
USE_BZIP2= yes
|
||||||
GNUSTEP_PREFIX?= ${LOCALBASE}/GNUstep
|
|
||||||
PREFIX= ${GNUSTEP_PREFIX}
|
|
||||||
NO_MTREE= yes
|
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
USE_GNUSTEP= yes
|
USE_GNUSTEP= yes
|
||||||
|
USE_GNUSTEP_PREFIX= yes
|
||||||
USE_GNUSTEP_BACK= yes
|
USE_GNUSTEP_BACK= yes
|
||||||
USE_GNUSTEP_BUILD= yes
|
USE_GNUSTEP_BUILD= yes
|
||||||
USE_GNUSTEP_INSTALL= yes
|
USE_GNUSTEP_INSTALL= yes
|
||||||
|
|
|
@ -14,15 +14,13 @@ MASTER_SITE_SUBDIR= core
|
||||||
MAINTAINER= dinoex@FreeBSD.org
|
MAINTAINER= dinoex@FreeBSD.org
|
||||||
COMMENT= GNUstep makefile package
|
COMMENT= GNUstep makefile package
|
||||||
|
|
||||||
GNUSTEP_PREFIX?= ${LOCALBASE}/GNUstep
|
|
||||||
PREFIX= ${GNUSTEP_PREFIX}
|
|
||||||
NO_MTREE= yes
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
CONFIGURE_ENV= INSTALL_PROGRAM="${INSTALL} -c" INSTALL_DATA="${INSTALL} -c" \
|
CONFIGURE_ENV= INSTALL_PROGRAM="${INSTALL} -c" INSTALL_DATA="${INSTALL} -c" \
|
||||||
CFLAGS="${CFLAGS}"
|
CFLAGS="${CFLAGS}"
|
||||||
CONFIGURE_TARGET=
|
CONFIGURE_TARGET=
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
USE_GNUSTEP= yes
|
USE_GNUSTEP= yes
|
||||||
|
USE_GNUSTEP_PREFIX= yes
|
||||||
MAKEFILE=
|
MAKEFILE=
|
||||||
MAKE_FLAGS= OPTFLAG="${CFLAGS}"
|
MAKE_FLAGS= OPTFLAG="${CFLAGS}"
|
||||||
CFLAGS+= ${PTHREAD_CFLAGS}
|
CFLAGS+= ${PTHREAD_CFLAGS}
|
||||||
|
|
|
@ -15,11 +15,9 @@ EXTRACT_ONLY= # empty
|
||||||
MAINTAINER= dinoex@FreeBSD.org
|
MAINTAINER= dinoex@FreeBSD.org
|
||||||
COMMENT= Objective-C libraries based on the OpenStep standard
|
COMMENT= Objective-C libraries based on the OpenStep standard
|
||||||
|
|
||||||
GNUSTEP_PREFIX?= ${LOCALBASE}/GNUstep
|
|
||||||
PREFIX= ${GNUSTEP_PREFIX}
|
|
||||||
NO_MTREE= yes
|
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
USE_GNUSTEP= yes
|
USE_GNUSTEP= yes
|
||||||
|
USE_GNUSTEP_PREFIX= yes
|
||||||
USE_GNUSTEP_BASE= yes
|
USE_GNUSTEP_BASE= yes
|
||||||
USE_GNUSTEP_GUI= yes
|
USE_GNUSTEP_GUI= yes
|
||||||
USE_GNUSTEP_BACK= yes
|
USE_GNUSTEP_BACK= yes
|
||||||
|
|
|
@ -15,11 +15,9 @@ DISTNAME= Gorm-${PORTVERSION}
|
||||||
MAINTAINER= dinoex@FreeBSD.org
|
MAINTAINER= dinoex@FreeBSD.org
|
||||||
COMMENT= Graphical Object Relationship Modeller
|
COMMENT= Graphical Object Relationship Modeller
|
||||||
|
|
||||||
GNUSTEP_PREFIX?= ${LOCALBASE}/GNUstep
|
|
||||||
PREFIX= ${GNUSTEP_PREFIX}
|
|
||||||
NO_MTREE= yes
|
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
USE_GNUSTEP= yes
|
USE_GNUSTEP= yes
|
||||||
|
USE_GNUSTEP_PREFIX= yes
|
||||||
USE_GNUSTEP_BACK= yes
|
USE_GNUSTEP_BACK= yes
|
||||||
USE_GNUSTEP_BUILD= yes
|
USE_GNUSTEP_BUILD= yes
|
||||||
USE_GNUSTEP_INSTALL= yes
|
USE_GNUSTEP_INSTALL= yes
|
||||||
|
|
|
@ -15,11 +15,9 @@ DISTNAME= ProjectCenter-${PORTVERSION}
|
||||||
MAINTAINER= dinoex@FreeBSD.org
|
MAINTAINER= dinoex@FreeBSD.org
|
||||||
COMMENT= A development environment for GNUstep
|
COMMENT= A development environment for GNUstep
|
||||||
|
|
||||||
GNUSTEP_PREFIX?= ${LOCALBASE}/GNUstep
|
|
||||||
PREFIX= ${GNUSTEP_PREFIX}
|
|
||||||
NO_MTREE= yes
|
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
USE_GNUSTEP= yes
|
USE_GNUSTEP= yes
|
||||||
|
USE_GNUSTEP_PREFIX= yes
|
||||||
USE_GNUSTEP_BACK= yes
|
USE_GNUSTEP_BACK= yes
|
||||||
USE_GNUSTEP_BUILD= yes
|
USE_GNUSTEP_BUILD= yes
|
||||||
USE_GNUSTEP_INSTALL= yes
|
USE_GNUSTEP_INSTALL= yes
|
||||||
|
|
|
@ -14,11 +14,9 @@ DISTNAME= Gomoku-${PORTVERSION}
|
||||||
MAINTAINER= dinoex@FreeBSD.org
|
MAINTAINER= dinoex@FreeBSD.org
|
||||||
COMMENT= GNUstep Gomoku game
|
COMMENT= GNUstep Gomoku game
|
||||||
|
|
||||||
GNUSTEP_PREFIX?= ${LOCALBASE}/GNUstep
|
|
||||||
PREFIX= ${GNUSTEP_PREFIX}
|
|
||||||
NO_MTREE= yes
|
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
USE_GNUSTEP= yes
|
USE_GNUSTEP= yes
|
||||||
|
USE_GNUSTEP_PREFIX= yes
|
||||||
USE_GNUSTEP_BACK= yes
|
USE_GNUSTEP_BACK= yes
|
||||||
USE_GNUSTEP_BUILD= yes
|
USE_GNUSTEP_BUILD= yes
|
||||||
USE_GNUSTEP_INSTALL= yes
|
USE_GNUSTEP_INSTALL= yes
|
||||||
|
|
|
@ -15,11 +15,9 @@ MASTER_SITE_SUBDIR= dinoex
|
||||||
MAINTAINER= dinoex@FreeBSD.org
|
MAINTAINER= dinoex@FreeBSD.org
|
||||||
COMMENT= Mahjongg-kind of game that uses the GNUstep toolkit
|
COMMENT= Mahjongg-kind of game that uses the GNUstep toolkit
|
||||||
|
|
||||||
GNUSTEP_PREFIX?= ${LOCALBASE}/GNUstep
|
|
||||||
PREFIX= ${GNUSTEP_PREFIX}
|
|
||||||
NO_MTREE= yes
|
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
USE_GNUSTEP= yes
|
USE_GNUSTEP= yes
|
||||||
|
USE_GNUSTEP_PREFIX= yes
|
||||||
USE_GNUSTEP_BACK= yes
|
USE_GNUSTEP_BACK= yes
|
||||||
USE_GNUSTEP_BUILD= yes
|
USE_GNUSTEP_BUILD= yes
|
||||||
USE_GNUSTEP_INSTALL= yes
|
USE_GNUSTEP_INSTALL= yes
|
||||||
|
|
|
@ -19,11 +19,9 @@ BUILD_DEPENDS+= ${LOCALLIBDIR}/libSlideShow.so:${PORTSDIR}/${SLIDESHOWKIT_PORT}
|
||||||
RUN_DEPENDS+= ${LOCALLIBDIR}/libSlideShow.so:${PORTSDIR}/${SLIDESHOWKIT_PORT}
|
RUN_DEPENDS+= ${LOCALLIBDIR}/libSlideShow.so:${PORTSDIR}/${SLIDESHOWKIT_PORT}
|
||||||
|
|
||||||
USE_BZIP2= yes
|
USE_BZIP2= yes
|
||||||
GNUSTEP_PREFIX?= ${LOCALBASE}/GNUstep
|
|
||||||
PREFIX= ${GNUSTEP_PREFIX}
|
|
||||||
NO_MTREE= yes
|
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
USE_GNUSTEP= yes
|
USE_GNUSTEP= yes
|
||||||
|
USE_GNUSTEP_PREFIX= yes
|
||||||
USE_GNUSTEP_BACK= yes
|
USE_GNUSTEP_BACK= yes
|
||||||
USE_GNUSTEP_BUILD= yes
|
USE_GNUSTEP_BUILD= yes
|
||||||
USE_GNUSTEP_INSTALL= yes
|
USE_GNUSTEP_INSTALL= yes
|
||||||
|
|
|
@ -17,12 +17,10 @@ MAINTAINER= dinoex@FreeBSD.org
|
||||||
COMMENT= SlideShow Framework
|
COMMENT= SlideShow Framework
|
||||||
|
|
||||||
USE_BZIP2= yes
|
USE_BZIP2= yes
|
||||||
GNUSTEP_PREFIX?= ${LOCALBASE}/GNUstep
|
|
||||||
PREFIX= ${GNUSTEP_PREFIX}
|
|
||||||
NO_MTREE= yes
|
|
||||||
WRKSRC= ${WRKDIR}/SlideShowKit
|
WRKSRC= ${WRKDIR}/SlideShowKit
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
USE_GNUSTEP= yes
|
USE_GNUSTEP= yes
|
||||||
|
USE_GNUSTEP_PREFIX= yes
|
||||||
USE_GNUSTEP_BACK= yes
|
USE_GNUSTEP_BACK= yes
|
||||||
USE_GNUSTEP_BUILD= yes
|
USE_GNUSTEP_BUILD= yes
|
||||||
USE_GNUSTEP_INSTALL= yes
|
USE_GNUSTEP_INSTALL= yes
|
||||||
|
|
|
@ -14,12 +14,10 @@ DISTNAME= ImageViewer-${PORTVERSION}
|
||||||
MAINTAINER= dinoex@FreeBSD.org
|
MAINTAINER= dinoex@FreeBSD.org
|
||||||
COMMENT= GNUstep Image Viewer
|
COMMENT= GNUstep Image Viewer
|
||||||
|
|
||||||
GNUSTEP_PREFIX?= ${LOCALBASE}/GNUstep
|
|
||||||
PREFIX= ${GNUSTEP_PREFIX}
|
|
||||||
NO_MTREE= yes
|
|
||||||
GUN_CONFIGURE= yes
|
GUN_CONFIGURE= yes
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
USE_GNUSTEP= yes
|
USE_GNUSTEP= yes
|
||||||
|
USE_GNUSTEP_PREFIX= yes
|
||||||
USE_GNUSTEP_BACK= yes
|
USE_GNUSTEP_BACK= yes
|
||||||
USE_GNUSTEP_BUILD= yes
|
USE_GNUSTEP_BUILD= yes
|
||||||
USE_GNUSTEP_INSTALL= yes
|
USE_GNUSTEP_INSTALL= yes
|
||||||
|
|
|
@ -15,12 +15,10 @@ DISTNAME= Preview-${PORTVERSION}
|
||||||
MAINTAINER= dinoex@FreeBSD.org
|
MAINTAINER= dinoex@FreeBSD.org
|
||||||
COMMENT= Simple image viewer
|
COMMENT= Simple image viewer
|
||||||
|
|
||||||
GNUSTEP_PREFIX?= ${LOCALBASE}/GNUstep
|
|
||||||
PREFIX= ${GNUSTEP_PREFIX}
|
|
||||||
NO_MTREE= yes
|
|
||||||
WRKSRC= ${WRKDIR}/Preview
|
WRKSRC= ${WRKDIR}/Preview
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
USE_GNUSTEP= yes
|
USE_GNUSTEP= yes
|
||||||
|
USE_GNUSTEP_PREFIX= yes
|
||||||
USE_GNUSTEP_BACK= yes
|
USE_GNUSTEP_BACK= yes
|
||||||
USE_GNUSTEP_BUILD= yes
|
USE_GNUSTEP_BUILD= yes
|
||||||
USE_GNUSTEP_INSTALL= yes
|
USE_GNUSTEP_INSTALL= yes
|
||||||
|
|
|
@ -18,9 +18,6 @@ LIB_DEPENDS+= xml2.5:${PORTSDIR}/textproc/libxml2
|
||||||
LIB_DEPENDS+= xslt.2:${PORTSDIR}/textproc/libxslt
|
LIB_DEPENDS+= xslt.2:${PORTSDIR}/textproc/libxslt
|
||||||
LIB_DEPENDS+= gmp.6:${PORTSDIR}/math/libgmp4
|
LIB_DEPENDS+= gmp.6:${PORTSDIR}/math/libgmp4
|
||||||
|
|
||||||
GNUSTEP_PREFIX?= ${LOCALBASE}/GNUstep
|
|
||||||
PREFIX= ${GNUSTEP_PREFIX}
|
|
||||||
NO_MTREE= yes
|
|
||||||
ETCDIR= ${LOCALBASE}/etc
|
ETCDIR= ${LOCALBASE}/etc
|
||||||
USE_AUTOTOOLS= autoconf:259
|
USE_AUTOTOOLS= autoconf:259
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
@ -28,6 +25,7 @@ CONFIGURE_ARGS= --disable-procfs
|
||||||
CONFIGURE_TARGET=
|
CONFIGURE_TARGET=
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
USE_GNUSTEP= yes
|
USE_GNUSTEP= yes
|
||||||
|
USE_GNUSTEP_PREFIX= yes
|
||||||
USE_GNUSTEP_CONFIGURE= yes
|
USE_GNUSTEP_CONFIGURE= yes
|
||||||
USE_GNUSTEP_BUILD= yes
|
USE_GNUSTEP_BUILD= yes
|
||||||
USE_GNUSTEP_INSTALL= yes
|
USE_GNUSTEP_INSTALL= yes
|
||||||
|
|
|
@ -17,13 +17,11 @@ COMMENT= GNUstep interface to the GUILE scheme interpreter
|
||||||
|
|
||||||
LIB_DEPENDS+= guile.15:${PORTSDIR}/lang/guile
|
LIB_DEPENDS+= guile.15:${PORTSDIR}/lang/guile
|
||||||
|
|
||||||
GNUSTEP_PREFIX?= ${LOCALBASE}/GNUstep
|
|
||||||
PREFIX= ${GNUSTEP_PREFIX}
|
|
||||||
NO_MTREE= yes
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
CONFIGURE_TARGET=
|
CONFIGURE_TARGET=
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
USE_GNUSTEP= yes
|
USE_GNUSTEP= yes
|
||||||
|
USE_GNUSTEP_PREFIX= yes
|
||||||
USE_GNUSTEP_CONFIGURE= yes
|
USE_GNUSTEP_CONFIGURE= yes
|
||||||
USE_GNUSTEP_BUILD= yes
|
USE_GNUSTEP_BUILD= yes
|
||||||
USE_GNUSTEP_INSTALL= yes
|
USE_GNUSTEP_INSTALL= yes
|
||||||
|
|
|
@ -15,16 +15,14 @@ MASTER_SITE_SUBDIR= libs
|
||||||
MAINTAINER= dinoex@FreeBSD.org
|
MAINTAINER= dinoex@FreeBSD.org
|
||||||
COMMENT= A snapshot of libobjc, meant to be used with GNUstep
|
COMMENT= A snapshot of libobjc, meant to be used with GNUstep
|
||||||
|
|
||||||
GNUSTEP_PREFIX?= ${LOCALBASE}/GNUstep
|
|
||||||
PREFIX= ${GNUSTEP_PREFIX}
|
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
USE_GNUSTEP= yes
|
USE_GNUSTEP= yes
|
||||||
|
USE_GNUSTEP_PREFIX= yes
|
||||||
USE_GNUSTEP_BUILD= yes
|
USE_GNUSTEP_BUILD= yes
|
||||||
USE_GNUSTEP_INSTALL= yes
|
USE_GNUSTEP_INSTALL= yes
|
||||||
GNUSTEP_WITHOUT_LIBOBJC= yes
|
GNUSTEP_WITHOUT_LIBOBJC= yes
|
||||||
MAKEFILE= GNUmakefile
|
MAKEFILE= GNUmakefile
|
||||||
ALL_TARGET=
|
ALL_TARGET=
|
||||||
NO_MTREE= yes
|
|
||||||
INSTALLS_SHLIB= yes
|
INSTALLS_SHLIB= yes
|
||||||
LDCONFIG_DIRS= ${LOCALLIBDIR}
|
LDCONFIG_DIRS= ${LOCALLIBDIR}
|
||||||
NOT_FOR_ARCHS= ia64 amd64
|
NOT_FOR_ARCHS= ia64 amd64
|
||||||
|
|
|
@ -19,12 +19,10 @@ BUILD_DEPENDS+= ${LOCALLIBDIR}/libAddresses.so:${PORTSDIR}/${ADDRESSES_PORT}
|
||||||
RUN_DEPENDS+= ${LOCALLIBDIR}/libPantomime.so:${PORTSDIR}/${PANTOMIME_PORT}
|
RUN_DEPENDS+= ${LOCALLIBDIR}/libPantomime.so:${PORTSDIR}/${PANTOMIME_PORT}
|
||||||
RUN_DEPENDS+= ${LOCALLIBDIR}/libAddresses.so:${PORTSDIR}/${ADDRESSES_PORT}
|
RUN_DEPENDS+= ${LOCALLIBDIR}/libAddresses.so:${PORTSDIR}/${ADDRESSES_PORT}
|
||||||
|
|
||||||
GNUSTEP_PREFIX?= ${LOCALBASE}/GNUstep
|
|
||||||
PREFIX= ${GNUSTEP_PREFIX}
|
|
||||||
NO_MTREE= yes
|
|
||||||
WRKSRC= ${WRKDIR}/GNUMail
|
WRKSRC= ${WRKDIR}/GNUMail
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
USE_GNUSTEP= yes
|
USE_GNUSTEP= yes
|
||||||
|
USE_GNUSTEP_PREFIX= yes
|
||||||
USE_GNUSTEP_BACK= yes
|
USE_GNUSTEP_BACK= yes
|
||||||
USE_GNUSTEP_BUILD= yes
|
USE_GNUSTEP_BUILD= yes
|
||||||
USE_GNUSTEP_INSTALL= yes
|
USE_GNUSTEP_INSTALL= yes
|
||||||
|
|
|
@ -19,13 +19,11 @@ COMMENT= SSL Connections for pantomime
|
||||||
BUILD_DEPENDS+= ${LOCALLIBDIR}/libPantomime.so:${PORTSDIR}/${PANTOMIME_PORT}
|
BUILD_DEPENDS+= ${LOCALLIBDIR}/libPantomime.so:${PORTSDIR}/${PANTOMIME_PORT}
|
||||||
RUN_DEPENDS+= ${LOCALLIBDIR}/libPantomime.so:${PORTSDIR}/${PANTOMIME_PORT}
|
RUN_DEPENDS+= ${LOCALLIBDIR}/libPantomime.so:${PORTSDIR}/${PANTOMIME_PORT}
|
||||||
|
|
||||||
GNUSTEP_PREFIX?= ${LOCALBASE}/GNUstep
|
|
||||||
PREFIX= ${GNUSTEP_PREFIX}
|
|
||||||
NO_MTREE= yes
|
|
||||||
WRKSRC= ${WRKDIR}/Pantomime/Bundles/SSL
|
WRKSRC= ${WRKDIR}/Pantomime/Bundles/SSL
|
||||||
USE_OPENSSL= yes
|
USE_OPENSSL= yes
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
USE_GNUSTEP= yes
|
USE_GNUSTEP= yes
|
||||||
|
USE_GNUSTEP_PREFIX= yes
|
||||||
USE_GNUSTEP_BACK= yes
|
USE_GNUSTEP_BACK= yes
|
||||||
USE_GNUSTEP_BUILD= yes
|
USE_GNUSTEP_BUILD= yes
|
||||||
USE_GNUSTEP_INSTALL= yes
|
USE_GNUSTEP_INSTALL= yes
|
||||||
|
|
|
@ -15,12 +15,10 @@ DISTNAME= Pantomime-${PORTVERSION}
|
||||||
MAINTAINER= dinoex@FreeBSD.org
|
MAINTAINER= dinoex@FreeBSD.org
|
||||||
COMMENT= Mail/MIME handling library for GNUstep
|
COMMENT= Mail/MIME handling library for GNUstep
|
||||||
|
|
||||||
GNUSTEP_PREFIX?= ${LOCALBASE}/GNUstep
|
|
||||||
PREFIX= ${GNUSTEP_PREFIX}
|
|
||||||
NO_MTREE= yes
|
|
||||||
WRKSRC= ${WRKDIR}/Pantomime
|
WRKSRC= ${WRKDIR}/Pantomime
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
USE_GNUSTEP= yes
|
USE_GNUSTEP= yes
|
||||||
|
USE_GNUSTEP_PREFIX= yes
|
||||||
USE_GNUSTEP_BACK= yes
|
USE_GNUSTEP_BACK= yes
|
||||||
USE_GNUSTEP_BUILD= yes
|
USE_GNUSTEP_BUILD= yes
|
||||||
USE_GNUSTEP_INSTALL= yes
|
USE_GNUSTEP_INSTALL= yes
|
||||||
|
|
|
@ -14,13 +14,11 @@ MASTER_SITE_SUBDIR= core
|
||||||
MAINTAINER= dinoex@FreeBSD.org
|
MAINTAINER= dinoex@FreeBSD.org
|
||||||
COMMENT= GNUstep example applications
|
COMMENT= GNUstep example applications
|
||||||
|
|
||||||
GNUSTEP_PREFIX?= ${LOCALBASE}/GNUstep
|
|
||||||
PREFIX= ${GNUSTEP_PREFIX}
|
|
||||||
NO_MTREE= yes
|
|
||||||
WRKSRC= ${WRKDIR}/${DISTNAME}
|
WRKSRC= ${WRKDIR}/${DISTNAME}
|
||||||
GUN_CONFIGURE= yes
|
GUN_CONFIGURE= yes
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
USE_GNUSTEP= yes
|
USE_GNUSTEP= yes
|
||||||
|
USE_GNUSTEP_PREFIX= yes
|
||||||
USE_GNUSTEP_BACK= yes
|
USE_GNUSTEP_BACK= yes
|
||||||
USE_GNUSTEP_BUILD= yes
|
USE_GNUSTEP_BUILD= yes
|
||||||
USE_GNUSTEP_INSTALL= yes
|
USE_GNUSTEP_INSTALL= yes
|
||||||
|
|
|
@ -15,13 +15,11 @@ DISTNAME= GSCommander-${PORTVERSION}
|
||||||
MAINTAINER= dinoex@FreeBSD.org
|
MAINTAINER= dinoex@FreeBSD.org
|
||||||
COMMENT= GNUstep simple unix command monitor
|
COMMENT= GNUstep simple unix command monitor
|
||||||
|
|
||||||
GNUSTEP_PREFIX?= ${LOCALBASE}/GNUstep
|
|
||||||
PREFIX= ${GNUSTEP_PREFIX}
|
|
||||||
NO_MTREE= yes
|
|
||||||
WRKSRC= ${WRKDIR}/GSCommander
|
WRKSRC= ${WRKDIR}/GSCommander
|
||||||
GUN_CONFIGURE= yes
|
GUN_CONFIGURE= yes
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
USE_GNUSTEP= yes
|
USE_GNUSTEP= yes
|
||||||
|
USE_GNUSTEP_PREFIX= yes
|
||||||
USE_GNUSTEP_BACK= yes
|
USE_GNUSTEP_BACK= yes
|
||||||
USE_GNUSTEP_BUILD= yes
|
USE_GNUSTEP_BUILD= yes
|
||||||
USE_GNUSTEP_INSTALL= yes
|
USE_GNUSTEP_INSTALL= yes
|
||||||
|
|
|
@ -15,12 +15,10 @@ MASTER_SITES= http://www.linuks.mine.nu/easydiff/
|
||||||
MAINTAINER= dinoex@FreeBSD.org
|
MAINTAINER= dinoex@FreeBSD.org
|
||||||
COMMENT= GNUstep graphical diff
|
COMMENT= GNUstep graphical diff
|
||||||
|
|
||||||
GNUSTEP_PREFIX?= ${LOCALBASE}/GNUstep
|
|
||||||
PREFIX= ${GNUSTEP_PREFIX}
|
|
||||||
NO_MTREE= yes
|
|
||||||
GUN_CONFIGURE= yes
|
GUN_CONFIGURE= yes
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
USE_GNUSTEP= yes
|
USE_GNUSTEP= yes
|
||||||
|
USE_GNUSTEP_PREFIX= yes
|
||||||
USE_GNUSTEP_BACK= yes
|
USE_GNUSTEP_BACK= yes
|
||||||
USE_GNUSTEP_BUILD= yes
|
USE_GNUSTEP_BUILD= yes
|
||||||
USE_GNUSTEP_INSTALL= yes
|
USE_GNUSTEP_INSTALL= yes
|
||||||
|
|
|
@ -20,9 +20,6 @@ LIB_DEPENDS+= tiff.4:${PORTSDIR}/graphics/tiff
|
||||||
LIB_DEPENDS+= Xft.2:${PORTSDIR}/x11-fonts/libXft
|
LIB_DEPENDS+= Xft.2:${PORTSDIR}/x11-fonts/libXft
|
||||||
|
|
||||||
USE_XLIB= yes
|
USE_XLIB= yes
|
||||||
GNUSTEP_PREFIX?= ${LOCALBASE}/GNUstep
|
|
||||||
PREFIX= ${GNUSTEP_PREFIX}
|
|
||||||
NO_MTREE= yes
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
CONFIGURE_TARGET=
|
CONFIGURE_TARGET=
|
||||||
CONFIGURE_ARGS+= --with-tiff-library=${LOCALBASE}/lib
|
CONFIGURE_ARGS+= --with-tiff-library=${LOCALBASE}/lib
|
||||||
|
@ -32,6 +29,7 @@ CONFIGURE_ARGS+= --with-jpeg-include=${LOCALBASE}/include
|
||||||
CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}"
|
CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}"
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
USE_GNUSTEP= yes
|
USE_GNUSTEP= yes
|
||||||
|
USE_GNUSTEP_PREFIX= yes
|
||||||
USE_GNUSTEP_GUI= yes
|
USE_GNUSTEP_GUI= yes
|
||||||
USE_GNUSTEP_CONFIGURE= yes
|
USE_GNUSTEP_CONFIGURE= yes
|
||||||
USE_GNUSTEP_BUILD= yes
|
USE_GNUSTEP_BUILD= yes
|
||||||
|
|
|
@ -20,9 +20,6 @@ LIB_DEPENDS+= audiofile.0:${PORTSDIR}/audio/libaudiofile
|
||||||
LIB_DEPENDS+= ungif.5:${PORTSDIR}/graphics/libungif
|
LIB_DEPENDS+= ungif.5:${PORTSDIR}/graphics/libungif
|
||||||
|
|
||||||
NOT_FOR_ARCHS= ia64
|
NOT_FOR_ARCHS= ia64
|
||||||
GNUSTEP_PREFIX?= ${LOCALBASE}/GNUstep
|
|
||||||
PREFIX= ${GNUSTEP_PREFIX}
|
|
||||||
NO_MTREE= yes
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
CONFIGURE_TARGET=
|
CONFIGURE_TARGET=
|
||||||
CONFIGURE_ARGS+= --with-tiff-library=${LOCALBASE}/lib
|
CONFIGURE_ARGS+= --with-tiff-library=${LOCALBASE}/lib
|
||||||
|
@ -36,6 +33,7 @@ USE_XLIB= yes
|
||||||
EXTRA_PATCHES+= ${FILESDIR}/GNUmakefile.patch
|
EXTRA_PATCHES+= ${FILESDIR}/GNUmakefile.patch
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
USE_GNUSTEP= yes
|
USE_GNUSTEP= yes
|
||||||
|
USE_GNUSTEP_PREFIX= yes
|
||||||
USE_GNUSTEP_CONFIGURE= yes
|
USE_GNUSTEP_CONFIGURE= yes
|
||||||
USE_GNUSTEP_BUILD= yes
|
USE_GNUSTEP_BUILD= yes
|
||||||
USE_GNUSTEP_INSTALL= yes
|
USE_GNUSTEP_INSTALL= yes
|
||||||
|
|
|
@ -14,12 +14,10 @@ MASTER_SITES= ftp://ftp.inf.uos.de/pub/elmar/gtk/objc-gtoolkit/
|
||||||
MAINTAINER= dinoex@FreeBSD.org
|
MAINTAINER= dinoex@FreeBSD.org
|
||||||
COMMENT= Obj-C wrapper for gtk, a x11 graphics library
|
COMMENT= Obj-C wrapper for gtk, a x11 graphics library
|
||||||
|
|
||||||
GNUSTEP_PREFIX?= ${LOCALBASE}/GNUstep
|
|
||||||
PREFIX= ${GNUSTEP_PREFIX}
|
|
||||||
NO_MTREE= yes
|
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
USE_GNOME= gtk12
|
USE_GNOME= gtk12
|
||||||
USE_GNUSTEP= yes
|
USE_GNUSTEP= yes
|
||||||
|
USE_GNUSTEP_PREFIX= yes
|
||||||
USE_GNUSTEP_BASE= yes
|
USE_GNUSTEP_BASE= yes
|
||||||
USE_GNUSTEP_CONFIGURE= yes
|
USE_GNUSTEP_CONFIGURE= yes
|
||||||
USE_GNUSTEP_BUILD= yes
|
USE_GNUSTEP_BUILD= yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue