Index: head/archivers/freetar/Makefile =================================================================== --- head/archivers/freetar/Makefile (revision 455400) +++ head/archivers/freetar/Makefile (revision 455401) @@ -1,23 +1,23 @@ # $FreeBSD$ PORTNAME= freetar PORTVERSION= 0.9 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= archivers gnustep MASTER_SITES= http://download.gna.org/freetar/ DISTNAME= FreeTar-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= TAR archiver for GNUstep LICENSE= GPLv2 USES= gnustep USE_GNUSTEP= back build WRKSRC= ${WRKDIR}/FreeTar_1_1_1_Source post-install: @${STRIP_CMD} ${STAGEDIR}${GNUSTEP_PREFIX}/System/Applications/FreeTar.app/FreeTar .include Index: head/archivers/unarchiver/Makefile =================================================================== --- head/archivers/unarchiver/Makefile (revision 455400) +++ head/archivers/unarchiver/Makefile (revision 455401) @@ -1,47 +1,47 @@ # Created by: Alexey Dokuchaev # $FreeBSD$ PORTNAME= unar PORTVERSION= 1.10.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= archivers gnustep MASTER_SITES= http://wakaba.c3.cx/releases/TheUnarchiver/ DISTNAME= ${PORTNAME}${PORTVERSION}_src MAINTAINER= danfe@FreeBSD.org COMMENT= Unarchiver for a vast variety of file formats LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/License.txt # XXX: USES=gnustep overrides MAKEFILE we set below, so depend explicitly LIB_DEPENDS= libgnustep-base.so:lang/gnustep-base \ libicuuc.so:devel/icu \ libwavpack.so:audio/wavpack USES= gmake zip MAKEFILE= Makefile.freebsd WRKSRC= ${WRKDIR}/The\ Unarchiver BUILD_WRKSRC= ${WRKSRC}/XADMaster PLIST_FILES= bin/lsar bin/unar man/man1/lsar.1.gz man/man1/unar.1.gz PORTDOCS= README.md PORTEXAMPLES= lsar.bash_completion unar.bash_completion OPTIONS_DEFINE= DOCS EXAMPLES do-install: ${INSTALL_PROGRAM} ${WRKSRC}/XADMaster/??ar ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/Extra/??ar.1 ${STAGEDIR}${MANPREFIX}/man/man1 do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR} do-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/Extra/??ar.bash_completion \ ${STAGEDIR}${EXAMPLESDIR} .include Index: head/archivers/zipper/Makefile =================================================================== --- head/archivers/zipper/Makefile (revision 455400) +++ head/archivers/zipper/Makefile (revision 455401) @@ -1,20 +1,20 @@ # Created by: gurkan@phys.ethz.ch # $FreeBSD$ PORTNAME= zipper PORTVERSION= 1.5 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= archivers gnustep MASTER_SITES= SAVANNAH/gap DISTNAME= Zipper-${PORTVERSION} MAINTAINER= bofh@FreeBSD.org COMMENT= Tool for inspecting the contents of a compressed archive USES= gnustep USE_GNUSTEP= back build post-patch: cd ${WRKSRC} && ${FIND} . -name "*#*" -exec ${RM} -v {} ";" .include Index: head/audio/cddb-bundle/Makefile =================================================================== --- head/audio/cddb-bundle/Makefile (revision 455400) +++ head/audio/cddb-bundle/Makefile (revision 455401) @@ -1,26 +1,26 @@ # $FreeBSD$ PORTNAME= cddb PORTVERSION= 0.2 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= audio gnustep MASTER_SITES= SF/gsburn/cdplayer/${DISTNAME} PKGNAMESUFFIX= -bundle${PKGNAMESUFFIX2} DISTNAME= cdplayer-${CDPLAYER_VERSION} MAINTAINER= ports@FreeBSD.org COMMENT= CDDB client bundle GNUstep LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING USES= tar:bzip2 gnustep USE_GNUSTEP= back build CDPLAYER_VERSION= 0.5.1 WRKSRC= ${WRKDIR}/CDPlayer-${CDPLAYER_VERSION}/Cddb post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/System/Library/Bundles/Cddb.bundle/Cddb .include Index: head/audio/gnustep-cdplayer/Makefile =================================================================== --- head/audio/gnustep-cdplayer/Makefile (revision 455400) +++ head/audio/gnustep-cdplayer/Makefile (revision 455401) @@ -1,33 +1,33 @@ # $FreeBSD$ PORTNAME= cdplayer PORTVERSION= 0.5.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= audio gnustep MASTER_SITES= SF/gsburn/${PORTNAME}/${PORTNAME}-${PORTVERSION} PKGNAMEPREFIX= gnustep- MAINTAINER= ports@FreeBSD.org COMMENT= GNUstep CD player with CDDB support LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libcdaudio.so:audio/libcdaudio \ libPrefsModule.so:deskutils/preferences BUILD_DEPENDS= cddb-bundle>0:audio/cddb-bundle RUN_DEPENDS= cddb-bundle>0:audio/cddb-bundle USES= tar:bzip2 gnustep USE_GNUSTEP= back build WRKSRC= ${WRKDIR}/CDPlayer-${PORTVERSION} post-install: ${STRIP_CMD} \ ${STAGEDIR}${PREFIX}/GNUstep/System/Library/Bundles/AudioCD.bundle/AudioCD \ ${STAGEDIR}${PREFIX}/GNUstep/System/Library/Bundles/AudioCD.prefs/AudioCD \ ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/CDPlayer.app/CDPlayer .include Index: head/audio/mpdcon/Makefile =================================================================== --- head/audio/mpdcon/Makefile (revision 455400) +++ head/audio/mpdcon/Makefile (revision 455401) @@ -1,26 +1,26 @@ # $FreeBSD$ PORTNAME= mpdcon PORTVERSION= 1.5.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= audio gnustep MASTER_SITES= SAVANNAH/gap DISTNAME= MPDCon-${PORTVERSION} MAINTAINER= theraven@FreeBSD.org COMMENT= MPD client for GNUstep LICENSE= GPLv2 USES= gnustep USE_GNUSTEP= base gui back build LIB_DEPENDS= libmpdclient.so.2:audio/libmpdclient \ libSQLClient.so:databases/sqlclient post-patch: ${REINPLACE_CMD} -e \ 's|^GNUSTEP_INSTALLATION_DIR|#GNUSTEP_INSTALLATION_DIR|' \ ${WRKSRC}/GNUmakefile .include Index: head/biology/biococoa/Makefile =================================================================== --- head/biology/biococoa/Makefile (revision 455400) +++ head/biology/biococoa/Makefile (revision 455401) @@ -1,21 +1,21 @@ # $FreeBSD$ PORTNAME= biococoa PORTVERSION= 2.2.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= biology gnustep MASTER_SITES= http://bioinformatics.org/biococoa/downloads/ DISTNAME= biococoa-${PORTVERSION}-src EXTRACT_SUFX= .tgz MAINTAINER= theraven@FreeBSD.org COMMENT= Bioinformatics framework LICENSE= LGPL21 USES= gnustep USE_GNUSTEP= back build WRKSRC= ${WRKDIR}/biococoa-${PORTVERSION} .include Index: head/databases/fortytwo-bdb/Makefile =================================================================== --- head/databases/fortytwo-bdb/Makefile (revision 455400) +++ head/databases/fortytwo-bdb/Makefile (revision 455401) @@ -1,39 +1,39 @@ # $FreeBSD$ PORTNAME= bdb PORTVERSION= 0.2.1 -PORTREVISION= 7 +PORTREVISION= 8 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= ports@FreeBSD.org COMMENT= Interface to Berkeley DB for GNUstep LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/LICENSE USES= bdb gnustep USE_GNUSTEP= back build LIB_DEPENDS= libEncore.so:devel/fortytwo-encore DEFAULT_LIBVERSION= 0.1 USE_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES} WRKSRC= ${WRKDIR}/BDB-${PORTVERSION} DOCSDIR= ${GNUSTEP_PREFIX}/Local/Library/Documentation/BDB ADDITIONAL_OBJCFLAGS+= -I${BDB_INCLUDE_DIR} -I${GNUSTEP_PREFIX}/ ADDITIONAL_LDFLAGS+= -L${BDB_LIB_DIR} OPTIONS_DEFINE= DOCS post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/System/Library/Frameworks/BDB.framework/Versions/0/libBDB.so post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKDIR}/BDB-0.2.0-api-ref && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR} .include Index: head/databases/sqlclient/Makefile =================================================================== --- head/databases/sqlclient/Makefile (revision 455400) +++ head/databases/sqlclient/Makefile (revision 455401) @@ -1,30 +1,30 @@ # $FreeBSD$ PORTNAME= sqlclient PORTVERSION= 1.8.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= databases gnustep MASTER_SITES= GNUSTEP/libs DISTNAME= SQLClient-${PORTVERSION} MAINTAINER= theraven@FreeBSD.org COMMENT= Lightweight database abstraction layer LICENSE= LGPL21 LIB_DEPENDS= libPerformance.so:devel/performance \ libsqlite3.so:databases/sqlite3 USES= gnustep pgsql USE_GNUSTEP= base build GNU_CONFIGURE= yes USE_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES} USE_MYSQL=yes LDFLAGS+= -pthread DEFAULT_LIBVERSION= 1.5 DEFAULT_LIBVERSION2= 1.5.0 PLIST_SUB+= LIBVERSION2=${DEFAULT_LIBVERSION2} PLIST_SUB+= MAJORLIBVERSION2=${DEFAULT_LIBVERSION2:C/([0-9]).*/\1/1} .include Index: head/deskutils/affiche/Makefile =================================================================== --- head/deskutils/affiche/Makefile (revision 455400) +++ head/deskutils/affiche/Makefile (revision 455401) @@ -1,23 +1,23 @@ # $FreeBSD$ PORTNAME= affiche PORTVERSION= 0.6.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= deskutils gnustep MASTER_SITES= http://www.collaboration-world.com/affiche.data/releases/Stable/ DISTNAME= Affiche-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Affiche allows people to stick notes LICENSE= GPLv2 USES= gnustep USE_GNUSTEP= back build WRKSRC= ${WRKDIR}/Affiche post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/Affiche.app/Affiche .include Index: head/deskutils/appwrapper/Makefile =================================================================== --- head/deskutils/appwrapper/Makefile (revision 455400) +++ head/deskutils/appwrapper/Makefile (revision 455401) @@ -1,29 +1,29 @@ # $FreeBSD$ PORTNAME= appwrapper PORTVERSION= 0.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= deskutils gnustep MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/AppWrapper%20${PORTVERSION} DISTNAME= AppWrapper.${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= GNUstep application wrapper LICENSE= GPLv2 USES= gnustep USE_GNUSTEP= back build WRKSRC= ${WRKDIR}/AppWrapper post-patch: ${RMDIR} ${WRKSRC}/AppWrapper.app/ix86/linux-gnu ${RMDIR} ${WRKSRC}/AppWrapper.app/ix86 ${REINPLACE_CMD} 's|^GNUSTEP_INSTALLATION_DIR|#GNUSTEP_INSTALLATION_DIR|' \ ${WRKSRC}/GNUmakefile post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/AppWrapper.app/AppWrapper .include Index: head/deskutils/cartotheque/Makefile =================================================================== --- head/deskutils/cartotheque/Makefile (revision 455400) +++ head/deskutils/cartotheque/Makefile (revision 455401) @@ -1,25 +1,25 @@ # $FreeBSD$ PORTNAME= cartotheque PORTVERSION= 0.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= deskutils gnustep MASTER_SITES= LOCAL/dinoex DISTNAME= Cartotheque-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Managing notes on small cards LICENSE= LGPL21 USES= gnustep USE_GNUSTEP= back build post-patch: ${REINPLACE_CMD} -e 's|^GNUSTEP_INSTALLATION_DIR|#GNUSTEP_INSTALLATION_DIR|' \ ${WRKSRC}/GNUmakefile post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/Cartotheque.app/Cartotheque .include Index: head/deskutils/charmap/Makefile =================================================================== --- head/deskutils/charmap/Makefile (revision 455400) +++ head/deskutils/charmap/Makefile (revision 455401) @@ -1,21 +1,21 @@ # Created by: gurkan@phys.ethz.ch # $FreeBSD$ PORTNAME= charmap PORTVERSION= 0.2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= deskutils gnustep MASTER_SITES= http://www.sourcefiles.org/Utilities/GUI/ MAINTAINER= ports@FreeBSD.org COMMENT= Character map for GNUstep LICENSE= GPLv2 USES= gnustep USE_GNUSTEP= back base build gui post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/Charmap.app/Charmap .include Index: head/deskutils/gnustep-wrapper/Makefile =================================================================== --- head/deskutils/gnustep-wrapper/Makefile (revision 455400) +++ head/deskutils/gnustep-wrapper/Makefile (revision 455401) @@ -1,38 +1,38 @@ # $FreeBSD$ PORTNAME= wrapper PORTVERSION= 0.1.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= deskutils gnustep #MASTER_SITES= ftp://ftp.raffael.ch/software/GNUstepWrapper/ MASTER_SITES= LOCAL/dinoex PKGNAMEPREFIX= gnustep- DISTNAME= GNUstepWrapper-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Create GNUstep app-wrappers of non-GNUstep applications LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING USES= gnustep USE_GNUSTEP= back build USE_LDCONFIG= ${GNUSTEP_SYSTEM_LIBRARIES} ADDITIONAL_LIB_DIRS+= -L${WRKSRC}/libGSWrapper/obj MAKE_FLAGS+= debug=no post-patch: ${REINPLACE_CMD} -e 's|cp -u|#cp -p|' \ ${WRKSRC}/WrapperFactory/GNUmakefile.postamble ${REINPLACE_CMD} -e 's|^GNUSTEP_INSTALLATION_DIR|#GNUSTEP_INSTALLATION_DIR|' \ ${WRKSRC}/GNUmakefile post-install: ${INSTALL_PROGRAM} ${WRKSRC}/Launcher/obj/GSWrapper_Launcher \ ${STAGEDIR}${GNUSTEP_SYSTEM_ROOT}/Applications/WrapperFactory.app/Resources/ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/System/Tools/GSWrapper_Launcher ${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/System/Library/Libraries/libGSWrapper.so ${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/WrapperFactory.app/WrapperFactory .include Index: head/deskutils/gworkspace/Makefile =================================================================== --- head/deskutils/gworkspace/Makefile (revision 455400) +++ head/deskutils/gworkspace/Makefile (revision 455401) @@ -1,31 +1,32 @@ # $FreeBSD$ PORTNAME= gworkspace PORTVERSION= 0.9.4 +PORTREVISION= 1 CATEGORIES= deskutils gnustep #MASTER_SITES= http://www.gnustep.it/enrico/gworkspace/ MASTER_SITES= GNUSTEP/usr-apps MAINTAINER= theraven@FreeBSD.org COMMENT= GNUstep workspace manager LICENSE= GPLv2 USES= gnustep USE_GNUSTEP= back build USE_LDCONFIG= ${GNUSTEP_SYSTEM_LIBRARIES} GNU_CONFIGURE= yes ADDITIONAL_LDFLAGS+= -L${WRKSRC}/FSNode/FSNode.framework/Versions/A .if defined(WITHOUT_GHOSTSCRIPT) PLIST_SUB+= PDFVIEW="@comment " .else PLIST_SUB+= PDFVIEW="" USES+= ghostscript .endif pre-configure: ${RM} -r ${WRKSRC}/GWMetadata .include Index: head/deskutils/gworkspace-gwmetadata/Makefile =================================================================== --- head/deskutils/gworkspace-gwmetadata/Makefile (revision 455400) +++ head/deskutils/gworkspace-gwmetadata/Makefile (revision 455401) @@ -1,37 +1,38 @@ # $FreeBSD$ PORTNAME= gworkspace PORTVERSION= 0.9.4 +PORTREVISION= 1 CATEGORIES= deskutils gnustep #MASTER_SITES= http://www.gnustep.it/enrico/gworkspace/ MASTER_SITES= GNUSTEP/usr-apps PKGNAMESUFFIX= -gwmetadata${PKGNAMESUFFIX2} MAINTAINER= theraven@FreeBSD.org COMMENT= GWMetadata for GNUstep workspace manager LICENSE= GPLv2 USES= gnustep sqlite USE_GNUSTEP= back build GNU_CONFIGURE= yes LIB_DEPENDS= libDBKit.so:deskutils/gworkspace \ libPreferencePanes.so:deskutils/systempreferences USE_LDCONFIG= ${GNUSTEP_SYSTEM_LIBRARIES} LDFLAGS+= -lpthread WRKSRC= ${WRKDIR}/gworkspace-${PORTVERSION}/GWMetadata CONFIGURE_ARGS+= --with-sqlite-include=${LOCALBASE}/include CONFIGURE_ARGS+= --with-sqlite-library=${LOCALBASE}/lib DEFAULT_LIBVERSION= 0.1.0 post-patch: ${CP} ${WRKSRC}/gmds/mdextractor/Extractors/JpegExtractor/GNUmakefile.in \ ${WRKSRC}/gmds/mdextractor/Extractors/JpegExtractor/GNUmakefile ${CP} ${FILESDIR}/Preferences-GNUmakefile \ ${WRKSRC}/Preferences/GNUmakefile ${CP} ${FILESDIR}/MDFinder-GNUmakefile \ ${WRKSRC}/MDFinder/GNUmakefile .include Index: head/deskutils/helpviewer/Makefile =================================================================== --- head/deskutils/helpviewer/Makefile (revision 455400) +++ head/deskutils/helpviewer/Makefile (revision 455401) @@ -1,26 +1,26 @@ # $FreeBSD$ PORTNAME= helpviewer PORTVERSION= 0.3 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= deskutils gnustep MASTER_SITES= http://www.roard.com/helpviewer/download/ DISTNAME= HelpViewer-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Online help viewer for GNUstep programs LICENSE= GPLv2 USES= gnustep tar:tgz USE_GNUSTEP= back build post-patch: ${REINPLACE_CMD} -e 's|Foundation/GSXML.h|GNUstepBase/GSXML.h|' \ ${WRKSRC}/HandlerStructureXLP.h \ ${WRKSRC}/TextFormatterXLP.h post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/HelpViewer.app/HelpViewer .include Index: head/deskutils/plopfolio/Makefile =================================================================== --- head/deskutils/plopfolio/Makefile (revision 455400) +++ head/deskutils/plopfolio/Makefile (revision 455401) @@ -1,26 +1,26 @@ # $FreeBSD$ PORTNAME= plopfolio PORTVERSION= 0.1.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= deskutils gnustep MASTER_SITES= GNUSTEP/usr-apps MAINTAINER= ports@FreeBSD.org COMMENT= Free clone of KlipFolio for GNUstep LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING USES= gnustep USE_GNUSTEP= back build post-patch: ${REINPLACE_CMD} -e 's|Foundation/GSXML.h|GNUstepBase/GSXML.h|' \ ${WRKSRC}/Channel.m ${WRKSRC}/PlopFolio.m \ ${WRKSRC}/PreferencesPanelController.m post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/PlopFolio.app/PlopFolio .include Index: head/deskutils/preferences/Makefile =================================================================== --- head/deskutils/preferences/Makefile (revision 455400) +++ head/deskutils/preferences/Makefile (revision 455401) @@ -1,36 +1,36 @@ # $FreeBSD$ PORTNAME= preferences PORTVERSION= 1.2.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= deskutils gnustep MASTER_SITES= SF/prefsapp/prefsapp/${PORTVERSION} DISTNAME= Preferences-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= GNUstep workspace manager LICENSE_COMB= multi LICENSE= GPLv2 LGPL21 USES= tar:bzip2 gnustep USE_GNUSTEP= back build USE_LDCONFIG= ${GNUSTEP_SYSTEM_LIBRARIES} DEAFULT_LIBVERSION= 1.1.1 MODIFY= GNUmakefile.preamble PrefsModule/GNUmakefile.preamble \ Modules/Keyboard/GNUmakefile.preamble \ Modules/PrefsApp/GNUmakefile.preamble post-patch: ${REINPLACE_CMD} 's, -Werror,,' ${MODIFY:S,^,${WRKSRC}/,} ${REINPLACE_CMD} -e 's|^GNUSTEP_INSTALLATION_DIR|#GNUSTEP_INSTALLATION_DIR|' \ ${WRKSRC}/GNUmakefile.preamble post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/Preferences.app/Preferences ${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/Preferences.app/Resources/PrefsApp.prefs/PrefsApp ${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/System/Library/Frameworks/PrefsModule.framework/Versions/0/libPrefsModule.so ${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/System/Library/Preferences/Keyboard.prefs/Keyboard .include Index: head/deskutils/simpleagenda/Makefile =================================================================== --- head/deskutils/simpleagenda/Makefile (revision 455400) +++ head/deskutils/simpleagenda/Makefile (revision 455401) @@ -1,28 +1,28 @@ # $FreeBSD$ PORTNAME= simpleagenda PORTVERSION= 0.43 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= deskutils gnustep MASTER_SITES= http://coyote.octets.fr/pub/gnustep/ DISTNAME= SimpleAgenda-${PORTVERSION} MAINTAINER= theraven@FreeBSD.org COMMENT= simple calendar and agenda application LIB_DEPENDS+= libical.so:devel/libical LICENSE= GPLv2 USES= gnustep USE_GNUSTEP= back build GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include CFLAGS+= -I${LOCALBASE}/include pre-configure: ${REINPLACE_CMD} -e 's|SimpleAgenda|SimpleAgenda.m|' ${WRKSRC}/configure ${REINPLACE_CMD} -e 's|-luuid||' ${WRKSRC}/GNUmakefile.preamble .include Index: head/deskutils/systempreferences/Makefile =================================================================== --- head/deskutils/systempreferences/Makefile (revision 455400) +++ head/deskutils/systempreferences/Makefile (revision 455401) @@ -1,20 +1,20 @@ # $FreeBSD$ PORTNAME= systempreferences PORTVERSION= 1.2.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= deskutils gnustep MASTER_SITES= GNUSTEP/usr-apps DISTNAME= SystemPreferences-${PORTVERSION} MAINTAINER= theraven@FreeBSD.org COMMENT= System Preferences application for GNUstep LICENSE= GPLv2 USES= gnustep USE_GNUSTEP= back build DEFAULT_LIBVERSION= 1.0.0 USE_LDCONFIG= ${GNUSTEP_SYSTEM_LIBRARIES} .include Index: head/deskutils/toolboxkit/Makefile =================================================================== --- head/deskutils/toolboxkit/Makefile (revision 455400) +++ head/deskutils/toolboxkit/Makefile (revision 455401) @@ -1,26 +1,26 @@ # $FreeBSD$ PORTNAME= toolbox PORTVERSION= 0.8 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= deskutils gnustep MASTER_SITES= http://ftp.azc.uam.mx/mirrors/gnu/savannah/files/toolbox/Release.pkg/0.8/ \ LOCAL/dinoex PKGNAMESUFFIX= kit${PKGNAMESUFFIX2} DISTNAME= Toolbox-${PORTVERSION} LICENSE= GPLv2 MAINTAINER= ports@FreeBSD.org COMMENT= Toolbox bundle for GNUstep USES= gnustep USE_GNUSTEP= back build USE_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES} WRKSRC= ${WRKDIR}/Toolbox/Toolbox post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/System/Library/Libraries/libToolbox.so .include Index: head/devel/cherivis-devel/Makefile =================================================================== --- head/devel/cherivis-devel/Makefile (revision 455400) +++ head/devel/cherivis-devel/Makefile (revision 455401) @@ -1,26 +1,26 @@ # $FreeBSD$ PORTNAME= cherivis-devel PORTVERSION= 0.4 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel gnustep MAINTAINER= theraven@FreeBSD.org COMMENT= Visualisation tool for CHERI / BERI streamtraces LICENSE= MIT BROKEN_aarch64= does not compile: error: unexpected token in argument list USES= gnustep USE_GITHUB= yes GH_ACCOUNT= CTSRD-CHERI GH_PROJECT= CheriVis LIB_DEPENDS+= libcheritrace.so:devel/cheritrace-devel USE_GNUSTEP= back build USE_LDCONFIG= ${GNUSTEP_SYSTEM_LIBRARIES} .include Index: head/devel/fortytwo-encore/Makefile =================================================================== --- head/devel/fortytwo-encore/Makefile (revision 455400) +++ head/devel/fortytwo-encore/Makefile (revision 455401) @@ -1,37 +1,37 @@ # $FreeBSD$ PORTNAME= encore PORTVERSION= 0.3.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= devel gnustep MASTER_SITES= SF/fortytwo/Encore/${PORTVERSION} PKGNAMEPREFIX= fortytwo- DISTFILES= Encore-${PORTVERSION}-src.tgz \ Encore-${PORTVERSION}-api-ref.tgz MAINTAINER= ports@FreeBSD.org COMMENT= Utility classes for GNUstep LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/LICENSE USES= gnustep USE_GNUSTEP= back build DEFAULT_LIBVERSION= 0.1 USE_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES} WRKSRC= ${WRKDIR}/Encore DOCSDIR= ${GNUSTEP_PREFIX}/Local/Library/Documentation/Encore PORTDOCS= * OPTIONS_DEFINE= DOCS post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/System/Library/Frameworks/Encore.framework/Versions/0/libEncore.so post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKDIR}/Encore-${PORTVERSION}-api-ref && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR} .include Index: head/devel/gnustep/Makefile =================================================================== --- head/devel/gnustep/Makefile (revision 455400) +++ head/devel/gnustep/Makefile (revision 455401) @@ -1,15 +1,15 @@ # Created by: Thomas Gellekum # $FreeBSD$ PORTNAME= gnustep PORTVERSION= 1.28.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel lang gnustep MAINTAINER= theraven@FreeBSD.org COMMENT= Objective-C libraries based on the OpenStep standard USES= metaport gnustep USE_GNUSTEP= back gui base .include Index: head/devel/gnustep-make/Makefile =================================================================== --- head/devel/gnustep-make/Makefile (revision 455400) +++ head/devel/gnustep-make/Makefile (revision 455401) @@ -1,61 +1,63 @@ # Created by: Thomas Gellekum # $FreeBSD$ PORTNAME= gnustep-make PORTVERSION= 2.7.0 +PORTREVISION= 1 CATEGORIES= devel gnustep MASTER_SITES= GNUSTEP/core MAINTAINER= theraven@FreeBSD.org COMMENT= GNUstep makefile package LICENSE= GPLv3 USES= gnustep objc shebangfix GNU_CONFIGURE= yes SHEBANG_FILES= bake_debian_files.sh MAKE_FLAGS= OPTFLAG="${CFLAGS}" CONFIGURE_ENV+= INSTALL_PROGRAM="${INSTALL} -c" INSTALL_DATA="${INSTALL} -c" CONFIGURE_ARGS+= --with-thread-lib=-pthread CONFIGURE_ARGS+= --with-config-file=${GNUSTEP_PREFIX}/GNUstep.conf CONFIGURE_ARGS+= --with-layout=gnustep CONFIGURE_ARGS+= --enable-objc-nonfragile-abi --enable-native-objc-exceptions +CONFIGURE_ARGS+= --with-library-combo=ng-gnu-gnu GNU_CONFIGURE_PREFIX= ${GNUSTEP_PREFIX} post-install: ${LN} -s Library/Makefiles ${STAGEDIR}${GNUSTEP_PREFIX}/System/ -${MKDIR} ${STAGEDIR}${GNUSTEP_PREFIX}/System/Applications -${MKDIR} ${STAGEDIR}${GNUSTEP_PREFIX}/System/Library/ApplicationSupport -${MKDIR} ${STAGEDIR}${GNUSTEP_PREFIX}/System/Library/Bundles -${MKDIR} ${STAGEDIR}${GNUSTEP_PREFIX}/System/Library/ColorPickers -${MKDIR} ${STAGEDIR}${GNUSTEP_PREFIX}/System/Library/Colors -${MKDIR} ${STAGEDIR}${GNUSTEP_PREFIX}/System/Library/DocTemplates -${MKDIR} ${STAGEDIR}${GNUSTEP_PREFIX}/System/Library/Documentation/info -${MKDIR} ${STAGEDIR}${GNUSTEP_PREFIX}/System/Library/Documentation/man -${MKDIR} ${STAGEDIR}${GNUSTEP_PREFIX}/System/Library/Documentation/Developer -${MKDIR} ${STAGEDIR}${GNUSTEP_PREFIX}/System/Library/Documentation/User -${MKDIR} ${STAGEDIR}${GNUSTEP_PREFIX}/System/Library/Fonts -${MKDIR} ${STAGEDIR}${GNUSTEP_PREFIX}/System/Library/Frameworks -${MKDIR} ${STAGEDIR}${GNUSTEP_PREFIX}/System/Library/Headers -${MKDIR} ${STAGEDIR}${GNUSTEP_PREFIX}/System/Library/Images -${MKDIR} ${STAGEDIR}${GNUSTEP_PREFIX}/System/Library/KeyBindings -${MKDIR} ${STAGEDIR}${GNUSTEP_PREFIX}/System/Library/Libraries/Java -${MKDIR} ${STAGEDIR}${GNUSTEP_PREFIX}/System/Library/Libraries/Resources -${MKDIR} ${STAGEDIR}${GNUSTEP_PREFIX}/System/Library/PostScript -${MKDIR} ${STAGEDIR}${GNUSTEP_PREFIX}/System/Library/Services -${MKDIR} ${STAGEDIR}${GNUSTEP_PREFIX}/System/Library/Sounds -${MKDIR} ${STAGEDIR}${GNUSTEP_PREFIX}/System/Tools/Java -${MKDIR} ${STAGEDIR}${GNUSTEP_PREFIX}/System/Tools/Resources -${MKDIR} ${STAGEDIR}${GNUSTEP_PREFIX}/Local/Applications -${MKDIR} ${STAGEDIR}${GNUSTEP_PREFIX}/Local/Library/ApplicationSupport -${MKDIR} ${STAGEDIR}${GNUSTEP_PREFIX}/Local/Library/Bundles -${MKDIR} ${STAGEDIR}${GNUSTEP_PREFIX}/Local/Library/Documentation -${MKDIR} ${STAGEDIR}${GNUSTEP_PREFIX}/Local/Library/Frameworks -${MKDIR} ${STAGEDIR}${GNUSTEP_PREFIX}/Local/Library/Headers -${MKDIR} ${STAGEDIR}${GNUSTEP_PREFIX}/Local/Library/Libraries -${MKDIR} ${STAGEDIR}${GNUSTEP_PREFIX}/Local/Library/Preferences -${MKDIR} ${STAGEDIR}${GNUSTEP_PREFIX}/Local/Library/Services -${MKDIR} ${STAGEDIR}${GNUSTEP_PREFIX}/Local/Tools/Resources .include Index: head/devel/gorm/Makefile =================================================================== --- head/devel/gorm/Makefile (revision 455400) +++ head/devel/gorm/Makefile (revision 455401) @@ -1,19 +1,20 @@ # $FreeBSD$ PORTNAME= gorm PORTVERSION= 1.2.23 +PORTREVISION= 1 CATEGORIES= devel gnustep MASTER_SITES= GNUSTEP/dev-apps MAINTAINER= theraven@FreeBSD.org COMMENT= Graphical Object Relationship Modeller LICENSE= GPLv3 USES= gnustep USE_GNUSTEP= back build USE_LDCONFIG= ${GNUSTEP_SYSTEM_LIBRARIES} DEFAULT_LIBVERSION= 1.1.0 .include Index: head/devel/highlighterkit/Makefile =================================================================== --- head/devel/highlighterkit/Makefile (revision 455400) +++ head/devel/highlighterkit/Makefile (revision 455401) @@ -1,20 +1,20 @@ # $FreeBSD$ PORTNAME= highlighterkit PORTVERSION= 0.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= devel gnustep MASTER_SITES= http://download.gna.org/pmanager/0.2/ DISTNAME= HighlighterKit-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Framework needed by Project Manager USES= tar:bzip2 gnustep USE_GNUSTEP= back build USE_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES} post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/System/Library/Frameworks/HighlighterKit.framework/Versions/0/libHighlighterKit.so .include Index: head/devel/performance/Makefile =================================================================== --- head/devel/performance/Makefile (revision 455400) +++ head/devel/performance/Makefile (revision 455401) @@ -1,19 +1,19 @@ # $FreeBSD$ PORTNAME= performance PORTVERSION= 0.5.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel gnustep MASTER_SITES= GNUSTEP/libs DISTNAME= Performance-${PORTVERSION} MAINTAINER= theraven@FreeBSD.org COMMENT= Help improve the performance of GNUstep applications LICENSE= LGPL3 USES= gnustep USE_GNUSTEP= base build USE_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES} .include Index: head/devel/projectcenter/Makefile =================================================================== --- head/devel/projectcenter/Makefile (revision 455400) +++ head/devel/projectcenter/Makefile (revision 455401) @@ -1,41 +1,41 @@ # Created by: Thomas Gellekum # $FreeBSD$ PORTNAME= projectcenter PORTVERSION= 0.6.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel gnustep MASTER_SITES= GNUSTEP/dev-apps DISTNAME= ProjectCenter-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Development environment for GNUstep LICENSE= GPLv2+ # comment in code; COPYING says GPLv3 USES= gnustep USE_GNUSTEP= back build USE_LDCONFIG= ${GNUSTEP_SYSTEM_LIBRARIES} PLIST_SUB+= FRAMEVERSION=${PORTVERSION} post-install: ${STRIP_CMD} \ ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/ProjectCenter.app/ProjectCenter \ ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/ProjectCenter.app/Resources/Aggregate.project/Aggregate \ ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/ProjectCenter.app/Resources/Application.project/Application \ ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/ProjectCenter.app/Resources/Build.preferences/Build \ ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/ProjectCenter.app/Resources/Bundle.project/Bundle \ ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/ProjectCenter.app/Resources/EditorFSC.preferences/EditorFSC \ ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/ProjectCenter.app/Resources/Framework.project/Framework \ ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/ProjectCenter.app/Resources/Library.project/Library \ ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/ProjectCenter.app/Resources/Misc.preferences/Misc \ ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/ProjectCenter.app/Resources/ProjectCenter.debugger/ProjectCenter \ ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/ProjectCenter.app/Resources/ProjectCenter.editor/ProjectCenter \ ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/ProjectCenter.app/Resources/ProjectCenter.parser/ProjectCenter \ ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/ProjectCenter.app/Resources/ResourceSet.project/ResourceSet \ ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/ProjectCenter.app/Resources/Saving.preferences/Saving \ ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/ProjectCenter.app/Resources/Tool.project/Tool \ ${STAGEDIR}${PREFIX}/GNUstep/System/Library/Frameworks/ProjectCenter.framework/Versions/${PORTVERSION}/libProjectCenter.so .include Index: head/devel/sope2/Makefile =================================================================== --- head/devel/sope2/Makefile (revision 455400) +++ head/devel/sope2/Makefile (revision 455401) @@ -1,58 +1,59 @@ # Created by: Euan Thoms # $FreeBSD$ PORTNAME= sope2 PORTVERSION= 2.3.23 +PORTREVISION= 1 CATEGORIES= devel gnustep MASTER_SITES= http://www.sogo.nu/files/downloads/SOGo/Sources/ DISTNAME= SOPE-${PORTVERSION} MAINTAINER= euan@potensol.com COMMENT= Extensive set of GNUstep web application frameworks LICENSE= LGPL20 LIB_DEPENDS= libxml2.so:textproc/libxml2 \ libmemcached.so:databases/libmemcached WRKSRC= ${WRKDIR}/SOPE OPTIONS_DEFINE= LDAP MYSQL PGSQL MEMCACHED OPTIONS_DEFAULT= LDAP PGSQL MEMCACHED OPTIONS_SUB= yes LDAP_DESC= Build with LDAP support MYSQL_DESC= Build with MySQL support PGSQL_DESC= Build with PostgreSQL support MEMCACHED_DESC= Install memcached USES= gmake iconv gnustep USE_GNUSTEP= base build USE_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES} SUB_LIST+= GNUSTEP_LOCAL_TOOLS=${GNUSTEP_LOCAL_TOOLS} \ GNUSTEP_MAKEFILES=${GNUSTEP_MAKEFILES} CONFIGURE_ARGS= --with-gnustep --disable-debug --enable-strip LDAP_USE= OPENLDAP=client PGSQL_USES= pgsql MYSQL_USE= MYSQL=client MEMCACHED_RUN_DEPENDS= ${LOCALBASE}/bin/memcached:databases/memcached post-patch: @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' ${WRKSRC}/configure post-patch-LDAP-off: @${REINPLACE_CMD} -e '/checkLinking "ldap"/d' ${WRKSRC}/configure post-patch-PGSQL-off: @${REINPLACE_CMD} -e '/checkLinking "pq"/d' ${WRKSRC}/configure post-patch-MYSQL-off: @${REINPLACE_CMD} -e '/checkLinking "mysqlclient"/d' ${WRKSRC}/configure do-configure: cd ${WRKSRC} ; . ${GNUSTEP_MAKEFILES}/GNUstep.sh ; ./configure ${CONFIGURE_ARGS} .include Index: head/devel/sope3/Makefile =================================================================== --- head/devel/sope3/Makefile (revision 455400) +++ head/devel/sope3/Makefile (revision 455401) @@ -1,62 +1,62 @@ # Created by: Euan Thoms # $FreeBSD$ PORTNAME= sope3 PORTVERSION= 3.2.10 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel gnustep MASTER_SITES= http://www.sogo.nu/files/downloads/SOGo/Sources/ DISTNAME= SOPE-${PORTVERSION} MAINTAINER= euan@potensol.com COMMENT= Extensive set of GNUstep web application frameworks LICENSE= LGPL20 LIB_DEPENDS= libxml2.so:textproc/libxml2 \ libmemcached.so:databases/libmemcached WRKSRC= ${WRKDIR}/SOPE OPTIONS_DEFINE= LDAP MYSQL PGSQL MEMCACHED OPTIONS_DEFAULT= LDAP PGSQL MEMCACHED OPTIONS_SUB= yes LDAP_DESC= Build with LDAP support MYSQL_DESC= Build with MySQL support PGSQL_DESC= Build with PostgreSQL support MEMCACHED_DESC= Install memcached USES= gmake iconv gnustep USE_GNUSTEP= base build USE_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES} CONFLICTS= sope2-[0-9]* SUB_LIST+= GNUSTEP_LOCAL_TOOLS=${GNUSTEP_LOCAL_TOOLS} \ GNUSTEP_MAKEFILES=${GNUSTEP_MAKEFILES} CONFIGURE_ARGS= --with-gnustep --disable-debug --enable-strip CONFIGURE_ENV+= CC="${CC}" LDAP_USE= OPENLDAP=client PGSQL_USES= pgsql MYSQL_USE= MYSQL=client MEMCACHED_RUN_DEPENDS= ${LOCALBASE}/bin/memcached:databases/memcached post-patch: @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' ${WRKSRC}/configure post-patch-LDAP-off: @${REINPLACE_CMD} -e '/checkLinking "ldap"/d' ${WRKSRC}/configure post-patch-PGSQL-off: @${REINPLACE_CMD} -e '/checkLinking "pq"/d' ${WRKSRC}/configure post-patch-MYSQL-off: @${REINPLACE_CMD} -e '/checkLinking "mysqlclient"/d' ${WRKSRC}/configure do-configure: cd ${WRKSRC} ; . ${GNUSTEP_MAKEFILES}/GNUstep.sh ; ./configure ${CONFIGURE_ARGS} .include Index: head/devel/wizardkit/Makefile =================================================================== --- head/devel/wizardkit/Makefile (revision 455400) +++ head/devel/wizardkit/Makefile (revision 455401) @@ -1,23 +1,23 @@ # $FreeBSD$ PORTNAME= wizardkit PORTVERSION= 0.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= devel gnustep MASTER_SITES= http://download.gna.org/pmanager/0.2/ DISTNAME= WizardKit-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Framework needed by Project Manager LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING USES= tar:bzip2 gnustep USE_GNUSTEP= back build USE_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES} post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/System/Library/Frameworks/WizardKit.framework/Versions/0/libWizardKit.so .include Index: head/finance/expense/Makefile =================================================================== --- head/finance/expense/Makefile (revision 455400) +++ head/finance/expense/Makefile (revision 455401) @@ -1,25 +1,25 @@ # $FreeBSD$ PORTNAME= expense PORTVERSION= 0.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= finance gnustep MASTER_SITES= http://www.eskimo.com/~pburns/Expense/files/ DISTNAME= Expense-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Application to track your expense under GNUstep LICENSE= GPLv2 USES= gnustep USE_GNUSTEP= back build WRKSRC= ${WRKDIR}/Expense PORTSCOUT= ignore:1 post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/Expense.app/Expense .include Index: head/ftp/gnustep-ftp/Makefile =================================================================== --- head/ftp/gnustep-ftp/Makefile (revision 455400) +++ head/ftp/gnustep-ftp/Makefile (revision 455401) @@ -1,23 +1,23 @@ # $FreeBSD$ PORTNAME= ftp PORTVERSION= 0.5 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= ftp gnustep MASTER_SITES= SAVANNAH/gap PKGNAMEPREFIX= gnustep- DISTNAME= FTP-${PORTVERSION} MAINTAINER= theraven@FreeBSD.org COMMENT= Compact and handy FTP client for GNUstep LICENSE= GPLv2 USES= gnustep USE_GNUSTEP= back build post-patch: ${REINPLACE_CMD} -e 's|^GNUSTEP_INSTALLATION_DIR|#GNUSTEP_INSTALLATION_DIR|' \ ${WRKSRC}/GNUmakefile .include Index: head/ftp/waiho/Makefile =================================================================== --- head/ftp/waiho/Makefile (revision 455400) +++ head/ftp/waiho/Makefile (revision 455401) @@ -1,22 +1,22 @@ # $FreeBSD$ PORTNAME= waiho PORTVERSION= 0.2 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= ftp gnustep MASTER_SITES= http://www.roard.com/waiho/download/ DISTNAME= Waiho-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Simple FTP client for GNUstep LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING USES= tar:tgz gnustep USE_GNUSTEP= back build post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/Waiho.app/Waiho .include Index: head/games/fortunate/Makefile =================================================================== --- head/games/fortunate/Makefile (revision 455400) +++ head/games/fortunate/Makefile (revision 455401) @@ -1,15 +1,15 @@ # $FreeBSD$ PORTNAME= fortunate PORTVERSION= 3.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= games gnustep MASTER_SITES= GNUSTEP_CH MAINTAINER= ports@FreeBSD.org COMMENT= Graphical front-end to the command-line BSD fortune USES= gnustep USE_GNUSTEP= back build .include Index: head/games/gmastermind/Makefile =================================================================== --- head/games/gmastermind/Makefile (revision 455400) +++ head/games/gmastermind/Makefile (revision 455401) @@ -1,22 +1,22 @@ # $FreeBSD$ PORTNAME= gmastermind PORTVERSION= 0.6 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games gnustep MASTER_SITES= SAVANNAH/gap DISTNAME= GMastermind-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Well-known mastermind game LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING USES= gnustep USE_GNUSTEP= back build post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/GMastermind.app/GMastermind .include Index: head/games/gmines/Makefile =================================================================== --- head/games/gmines/Makefile (revision 455400) +++ head/games/gmines/Makefile (revision 455401) @@ -1,21 +1,21 @@ # $FreeBSD$ PORTNAME= gmines PORTVERSION= 0.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games gnustep MASTER_SITES= SAVANNAH/gap DISTNAME= GMines-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Well-known minesweeper game for GNUstep LICENSE= GPLv2+ USES= gnustep USE_GNUSTEP= back build post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/GMines.app/GMines .include Index: head/games/gnustep-ladder/Makefile =================================================================== --- head/games/gnustep-ladder/Makefile (revision 455400) +++ head/games/gnustep-ladder/Makefile (revision 455401) @@ -1,26 +1,26 @@ # Created by: gurkan@phys.ethz.ch # $FreeBSD$ PORTNAME= ladder PORTVERSION= 1.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= games gnustep MASTER_SITES= SAVANNAH/gap PKGNAMEPREFIX= gnustep- DISTNAME= Ladder-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= GNU Go frontend for GNUstep LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING.GPL RUN_DEPENDS= gnugo:games/gnugo USES= gnustep USE_GNUSTEP= back build post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/Ladder.app/Ladder .include Index: head/games/gnustep-sudoku/Makefile =================================================================== --- head/games/gnustep-sudoku/Makefile (revision 455400) +++ head/games/gnustep-sudoku/Makefile (revision 455401) @@ -1,22 +1,22 @@ # $FreeBSD$ PORTNAME= sudoku PORTVERSION= 0.7 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games gnustep MASTER_SITES= SAVANNAH/gap PKGNAMEPREFIX= gnustep- DISTNAME= Sudoku-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Sudoku solver and generator LICENSE= GPLv3+ USES= gnustep USE_GNUSTEP= back build post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/Sudoku.app/Sudoku .include Index: head/games/gomoku/Makefile =================================================================== --- head/games/gomoku/Makefile (revision 455400) +++ head/games/gomoku/Makefile (revision 455401) @@ -1,22 +1,22 @@ # Created by: Thomas Gellekum # $FreeBSD$ PORTNAME= gomoku PORTVERSION= 1.2.9 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games gnustep MASTER_SITES= http://www.gnustep.it/nicola/Applications/Gomoku/ DISTNAME= Gomoku-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= GNUstep Gomoku game LICENSE= GPLv2+ USES= gnustep USE_GNUSTEP= back build post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/Gomoku.app/Gomoku .include Index: head/games/grubik/Makefile =================================================================== --- head/games/grubik/Makefile (revision 455400) +++ head/games/grubik/Makefile (revision 455401) @@ -1,24 +1,24 @@ # $FreeBSD$ PORTNAME= grubik PORTVERSION= 0.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= games gnustep MASTER_SITES= http://debian.uni-essen.de/misc/GNUstep/Apps/Recreational/ DISTNAME= GRubik MAINTAINER= ports@FreeBSD.org COMMENT= Virtual 3D Rubiks cube for GNUstep LICENSE= GPLv2+ USES= tar:tgz gnustep USE_GNUSTEP= back build post-patch: ${RM} -r ${WRKSRC}/GRubik.app/ix86 post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/GRubik.app/GRubik .include Index: head/games/gshisen/Makefile =================================================================== --- head/games/gshisen/Makefile (revision 455400) +++ head/games/gshisen/Makefile (revision 455401) @@ -1,22 +1,22 @@ # Created by: Thomas Gellekum # $FreeBSD$ PORTNAME= gshisen PORTVERSION= 1.3.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games gnustep MASTER_SITES= SAVANNAH/gap DISTNAME= GShisen-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Shisen-sho puzzle game for GNUstep LICENSE= GPLv2+ USES= gnustep USE_GNUSTEP= back build post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/GShisen.app/GShisen .include Index: head/games/jigsaw/Makefile =================================================================== --- head/games/jigsaw/Makefile (revision 455400) +++ head/games/jigsaw/Makefile (revision 455401) @@ -1,21 +1,21 @@ # $FreeBSD$ PORTNAME= jigsaw PORTVERSION= 0.8 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games gnustep MASTER_SITES= SAVANNAH/gap DISTNAME= Jigsaw-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Simulates a jigsaw puzzle and illustrates the use of clipping paths LICENSE= GPLv2+ USES= gnustep USE_GNUSTEP= back build post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/Jigsaw.app/Jigsaw .include Index: head/games/lapispuzzle/Makefile =================================================================== --- head/games/lapispuzzle/Makefile (revision 455400) +++ head/games/lapispuzzle/Makefile (revision 455401) @@ -1,25 +1,25 @@ # Created by: gurkan@phys.ethz.ch # $FreeBSD$ PORTNAME= lapispuzzle PORTVERSION= 1.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games gnustep MASTER_SITES= SAVANNAH/gap DISTNAME= LapisPuzzle-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Tetris-like game for GNUstep LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING USES= gnustep USE_GNUSTEP= back build WRKSRC= ${WRKDIR}/LapisPuzzle-${PORTVERSION} post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/LapisPuzzle.app/LapisPuzzle .include Index: head/games/nextgo/Makefile =================================================================== --- head/games/nextgo/Makefile (revision 455400) +++ head/games/nextgo/Makefile (revision 455401) @@ -1,28 +1,28 @@ # $FreeBSD$ PORTNAME= nextgo PORTVERSION= 3.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= games gnustep MASTER_SITES= SAVANNAH/gap DISTNAME= NeXTGo-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Classic Go game for OPENSTEP/GNUstep LICENSE= GPLv1 LICENSE_FILE= ${WRKSRC}/COPYING USES= gnustep USE_GNUSTEP= back build post-patch: ${REINPLACE_CMD} -e 's|^GNUSTEP_INSTALLATION_DIR|#GNUSTEP_INSTALLATION_DIR|' \ ${WRKSRC}/GNUmakefile ${REINPLACE_CMD} -e 's|PSWait|myPSWait|' \ ${WRKSRC}/Board.m post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/NeXTGo.app/NeXTGo .include Index: head/games/oolite/Makefile =================================================================== --- head/games/oolite/Makefile (revision 455400) +++ head/games/oolite/Makefile (revision 455401) @@ -1,85 +1,85 @@ # Created by: Andriy Gapon # $FreeBSD$ PORTNAME= oolite PORTVERSION= 1.84 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games gnustep MASTER_SITES= https://github.com/OoliteProject/oolite/releases/download/1.84/ DISTNAME= ${PORTNAME}-source-${PORTVERSION} DIST_SUBDIR= oolite MAINTAINER= ports@FreeBSD.org COMMENT= Trade and combat space simulator, clone of Elite LICENSE= CC-BY-NC-SA-3.0 GPLv2 ZLIB LICENSE_COMB= multi LICENSE_FILE_CC-BY-NC-SA-3.0= ${WRKSRC}/Doc/LICENSE.TXT BUILD_DEPENDS= zip:archivers/zip \ ${LOCALBASE}/bin/unzip:archivers/unzip LIB_DEPENDS= libespeak.so:audio/espeak \ libnspr4.so:devel/nspr \ libvorbisfile.so:audio/libvorbis \ libpng.so:graphics/png \ libminizip.so:archivers/minizip USES= gnustep openal:al perl5 python:build tar:bzip2 USE_GL= gl glu USE_SDL= sdl USE_XORG= x11 USE_GNUSTEP= base build # Redefine DO_MAKE_BUILD, because current gnustep in USES overrides MAKEFILE # without possibility to change it, as it was done in the previous implementation DO_MAKE_BUILD= ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_FLAGS} Makefile ${_MAKE_JOBS} ${MAKE_ARGS:C,^${DESTDIRNAME}=.*,,g} ALL_TARGET= release-deployment USE_PERL5= build GNUSTEP_LOCAL_APPS= ${GNUSTEP_LOCAL_ROOT}/Applications SUB_FILES= oolite SUB_LIST= GNUSTEP_SYSTEM_TOOLS="${GNUSTEP_SYSTEM_TOOLS}" WRKSRC= ${WRKDIR}/${DISTNAME} RELEASEDIR= ${WRKSRC}/oolite.app DATADIR= ${GNUSTEP_LOCAL_APPS}/oolite.app PORTDATA= Resources PORTDOCS= *.pdf CHANGELOG.TXT contributors.txt PLIST_FILES+= bin/oolite %%DATADIR%%/oolite \ share/applications/oolite.desktop \ share/pixmaps/oolite-icon.png OPTIONS_DEFINE= DOCS BROKEN_aarch64= fails to configure: error: These compiler flags are invalid: -O BROKEN_armv6= fails to compile: your compiler does not follow the C++ specification for temporary object destruction order BROKEN_armv7= fails to compile: your compiler does not follow the C++ specification for temporary object destruction order .include post-patch: .SILENT ${REINPLACE_CMD} -e 's/GNUSTEP_USER_ROOT/GNUSTEP_LOCAL_ROOT/ ; \ s/sdl-config/$${SDL_CONFIG}/ ; \ s|-lstdc++|`$${SDL_CONFIG} --libs` &| ; \ s|:src/Core/MiniZip|| ; \ s|-Isrc/Core/MiniZip|-I$${LOCALBASE}/include/minizip| ; \ s|-lz|-lminizip| ; \ /ioapi.c/d ; /unzip.c/d ; \ s|/usr/X11R6|$${LOCALBASE}|' \ ${WRKSRC}/GNUmakefile # Change value of the SAVEDIR define ${REINPLACE_CMD} -e 's|oolite-saves|\.oolite-saves|' \ ${WRKSRC}/src/Core/NSFileManagerOOExtensions.h do-install: (cd ${RELEASEDIR} && ${COPYTREE_SHARE} "${PORTDATA}" ${STAGEDIR}${DATADIR}) ${INSTALL_SCRIPT} ${WRKDIR}/oolite ${STAGEDIR}${PREFIX}/bin ${INSTALL_PROGRAM} ${RELEASEDIR}/oolite ${STAGEDIR}${DATADIR} ${INSTALL_DATA} ${WRKSRC}/installers/FreeDesktop/oolite.desktop \ ${STAGEDIR}${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/installers/FreeDesktop/oolite-icon.png \ ${STAGEDIR}${PREFIX}/share/pixmaps (cd ${WRKSRC}/Doc && ${COPYTREE_SHARE} "${PORTDOCS}" ${STAGEDIR}${DOCSDIR}) .include Index: head/graphics/camera/Makefile =================================================================== --- head/graphics/camera/Makefile (revision 455400) +++ head/graphics/camera/Makefile (revision 455401) @@ -1,31 +1,31 @@ # Created by: gurkan@phys.ethz.ch # $FreeBSD$ PORTNAME= camera PORTVERSION= 0.8 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= graphics gnustep MASTER_SITES= http://download.gna.org/gsimageapps/ DISTNAME= Camera-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= GNUstep application for digital still cameras LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/Documentation/COPYING LIB_DEPENDS= libgphoto2_port.so:graphics/libgphoto2 USES= tar:bzip2 gnustep USE_GNUSTEP= back build WRKSRC= ${WRKDIR}/Camera post-patch: ${REINPLACE_CMD} 's|^GNUSTEP_INSTALLATION_DIR|#GNUSTEP_INSTALLATION_DIR|' \ ${WRKSRC}/GNUmakefile post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/Camera.app/Camera .include Index: head/graphics/camerakit/Makefile =================================================================== --- head/graphics/camerakit/Makefile (revision 455400) +++ head/graphics/camerakit/Makefile (revision 455401) @@ -1,24 +1,24 @@ # $FreeBSD$ PORTNAME= camerakit PORTVERSION= 0.0.1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= graphics gnustep MASTER_SITES= http://download.gna.org/gsimageapps/ DISTNAME= CameraKit-20041011 MAINTAINER= ports@FreeBSD.org COMMENT= Framework that allows to access digital cameras LIB_DEPENDS= libgphoto2.so:graphics/libgphoto2 USES= tar:bzip2 gnustep USE_GNUSTEP= build back USE_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES} WRKSRC= ${WRKDIR}/CameraKit post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/System/Library/Frameworks/CameraKit.framework/Versions/0/libCameraKit.so .include Index: head/graphics/cenon/Makefile =================================================================== --- head/graphics/cenon/Makefile (revision 455400) +++ head/graphics/cenon/Makefile (revision 455401) @@ -1,49 +1,50 @@ # Created by: Alexey Dokuchaev # $FreeBSD$ PORTNAME= cenon PORTVERSION= 4.0.3 +PORTREVISION= 1 CATEGORIES= graphics gnustep MASTER_SITES= http://www.cenon.zone/download/source/ DISTNAME= Cenon-${MAINVERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} DIST_SUBDIR= ${PORTNAME} EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= theraven@FreeBSD.org COMMENT= Vector graphics tool for GNUstep USES= tar:bzip2 gnustep USE_GNUSTEP= gui base build WRKSRC= ${WRKDIR}/Cenon MAINVERSION= 4.0.5 FULLVERSION= 4.0.0 CENON_LIB_DIR= ${GNUSTEP_SYSTEM_ROOT}/Library/Cenon OPTIONS_DEFINE= FULL_LIBRARY FULL_LIBRARY_DESC= Install complete Cenon Library # Work around the fact that GNUstep doesn't define a constant for a higher # version of AppKit that it supports. OBJCFLAGS+=-DNSAppKitVersionNumber10_8=1200 .include DISTFILES+= CenonLibrary-${FULLVERSION}-1${EXTRACT_SUFX} post-patch: ${REINPLACE_CMD} -e 's|^GNUSTEP_INSTALLATION_DOMAIN|#GNUSTEP_INSTALLATION_DOMAIN|' \ ${WRKSRC}/GNUmakefile pre-install: ${MKDIR} ${STAGEDIR}${GNUSTEP_SYSTEM_ROOT}/Library/ ${TAR} -xyvf ${_DISTDIR}/CenonLibrary-${FULLVERSION}-1${EXTRACT_SUFX} \ -C ${STAGEDIR}${GNUSTEP_SYSTEM_ROOT}/Library/ \ --exclude COPYING --exclude '._*' post-stage: ${RM} ${STAGEDIR}${GNUSTEP_SYSTEM_ROOT}/Library/README ${RM} ${STAGEDIR}${GNUSTEP_SYSTEM_ROOT}/Library/._README .include Index: head/graphics/fortytwo/Makefile =================================================================== --- head/graphics/fortytwo/Makefile (revision 455400) +++ head/graphics/fortytwo/Makefile (revision 455401) @@ -1,33 +1,33 @@ # $FreeBSD$ PORTNAME= fortytwo PORTVERSION= 0.2.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= graphics gnustep MASTER_SITES= SF/${PORTNAME}/FT%20%2842%29/${PORTVERSION} DISTFILES= FT-${PORTVERSION}-src.tgz \ FT-${PORTVERSION}-api-ref.tgz MAINTAINER= ports@FreeBSD.org COMMENT= Graph management system for GNUstep LICENSE= LGPL21 USES= bdb gnustep USE_GNUSTEP= back build LIB_DEPENDS= libEncore.so:devel/fortytwo-encore \ libBDB.so:databases/fortytwo-bdb DEFAULT_LIBVERSION= 0.1 USE_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES} WRKSRC= ${WRKDIR}/FT-${PORTVERSION} DOCSDIR= ${GNUSTEP_PREFIX}/Local/Library/Documentation/FT ADDITIONAL_OBJCFLAGS+= -I${BDB_INCLUDE_DIR} ADDITIONAL_LDFLAGS+= -L${BDB_LIB_DIR} post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/System/Library/Frameworks/FT.framework/Versions/0/libFT.so .include Index: head/graphics/gnustep-slideshow/Makefile =================================================================== --- head/graphics/gnustep-slideshow/Makefile (revision 455400) +++ head/graphics/gnustep-slideshow/Makefile (revision 455401) @@ -1,22 +1,22 @@ # $FreeBSD$ PORTNAME= slideshow PORTVERSION= 0.3.5 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= graphics gnustep MASTER_SITES= http://download.gna.org/gsimageapps/ PKGNAMEPREFIX= gnustep- DISTNAME= SlideShow-${PORTVERSION} MAINTAINER= theraven@FreeBSD.org COMMENT= SlideShow Viewer LICENSE= GPLv2 USES= tar:bzip2 gnustep USE_GNUSTEP= back build LIB_DEPENDS= libSlideShow.so:graphics/gnustep-slideshowkit OBJCFLAGS+= -Dsel_eq=sel_isEqual .include Index: head/graphics/gnustep-slideshowkit/Makefile =================================================================== --- head/graphics/gnustep-slideshowkit/Makefile (revision 455400) +++ head/graphics/gnustep-slideshowkit/Makefile (revision 455401) @@ -1,23 +1,23 @@ # $FreeBSD$ PORTNAME= slideshowkit PORTVERSION= 0.0.1 -PORTREVISION= 20050213 +PORTREVISION= 20050214 CATEGORIES= graphics gnustep MASTER_SITES= http://download.gna.org/gsimageapps/ PKGNAMEPREFIX= gnustep- DISTNAME= SlideShowKit-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= SlideShow Framework LICENSE= NONE USES= gnustep USE_GNUSTEP= back build USE_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES} post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/System/Library/Libraries/libSlideShow.so .include Index: head/graphics/graphos/Makefile =================================================================== --- head/graphics/graphos/Makefile (revision 455400) +++ head/graphics/graphos/Makefile (revision 455401) @@ -1,18 +1,19 @@ # $FreeBSD$ PORTNAME= graphos PORTVERSION= 0.6 +PORTREVISION= 1 CATEGORIES= graphics gnustep MASTER_SITES= SAVANNAH/gap DISTNAME= Graphos-${PORTVERSION} MAINTAINER= theraven@FreeBSD.org COMMENT= Vector drawing application centered around bezier paths LICENSE= GPLv2 USES= gnustep USE_GNUSTEP= build base gui USE_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES} .include Index: head/graphics/imageviewer/Makefile =================================================================== --- head/graphics/imageviewer/Makefile (revision 455400) +++ head/graphics/imageviewer/Makefile (revision 455401) @@ -1,24 +1,24 @@ # $FreeBSD$ PORTNAME= imageviewer PORTVERSION= 0.6.3 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= graphics gnustep MASTER_SITES= http://www.nice.ch/~phip/ \ LOCAL/dinoex DISTNAME= ImageViewer-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= GNUstep Image Viewer LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING USES= gnustep USE_GNUSTEP= back build post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/ImageViewer.app/ImageViewer .include Index: head/graphics/laternamagica/Makefile =================================================================== --- head/graphics/laternamagica/Makefile (revision 455400) +++ head/graphics/laternamagica/Makefile (revision 455401) @@ -1,20 +1,21 @@ # $FreeBSD$ PORTNAME= laternamagica PORTVERSION= 0.5 +PORTREVISION= 1 CATEGORIES= graphics gnustep MASTER_SITES= SAVANNAH/gap DISTNAME= LaternaMagica-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Image viewer and slideshow application LICENSE= GPLv2+ USES= gnustep USE_GNUSTEP= back build post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/LaternaMagica.app/LaternaMagica .include Index: head/graphics/pikopixel/Makefile =================================================================== --- head/graphics/pikopixel/Makefile (revision 455400) +++ head/graphics/pikopixel/Makefile (revision 455401) @@ -1,21 +1,22 @@ # Created by: theraven@FreeBSD.org # $FreeBSD$ PORTNAME= pikopixel PORTVERSION= 1.0 +PORTREVISION= 1 CATEGORIES= graphics gnustep MASTER_SITES= http://twilightedge.com/downloads/ DISTNAME= PikoPixel.Sources.1.0-b8 WRKSRC_SUBDIR= PikoPixel MAINTAINER= theraven@FreeBSD.org COMMENT= Application for drawing and editing pixel-art images LICENSE= AGPLv3 LICENSE_FILE= ${WRKDIR}/${DISTNAME}/LICENSE_agpl-3.0.txt USES= gnustep USE_GNUSTEP= gui build .include Index: head/graphics/pixen/Makefile =================================================================== --- head/graphics/pixen/Makefile (revision 455400) +++ head/graphics/pixen/Makefile (revision 455401) @@ -1,24 +1,24 @@ # $FreeBSD$ PORTNAME= pixen PORTVERSION= 0.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= graphics gnustep MASTER_SITES= http://download.gna.org/gsimageapps/ DISTNAME= Pixen-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Graphics editing software for small-scale pictures for GNUstep LICENSE= MIT LICENSE_FILE= ${WRKSRC}/License.txt USES= tar:bzip2 gnustep USE_GNUSTEP= back build ADDITIONAL_OBJCFLAGS+= -Dlog2=logb post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/Pixen.app/Pixen .include Index: head/graphics/preview/Makefile =================================================================== --- head/graphics/preview/Makefile (revision 455400) +++ head/graphics/preview/Makefile (revision 455401) @@ -1,25 +1,25 @@ # $FreeBSD$ PORTNAME= preview PORTVERSION= 0.8.5 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= graphics gnustep MASTER_SITES= http://download.gna.org/gsimageapps/ PKGNAMEPREFIX= gnustep- DISTNAME= Preview-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Simple image viewer LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING USES= gnustep USE_GNUSTEP= back build WRKSRC= ${WRKDIR}/Preview post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/Preview.app/Preview .include Index: head/graphics/price/Makefile =================================================================== --- head/graphics/price/Makefile (revision 455400) +++ head/graphics/price/Makefile (revision 455401) @@ -1,35 +1,35 @@ # Created by: gurkan@phys.ethz.ch # $FreeBSD$ PORTNAME= price PORTVERSION= 1.3.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics gnustep MASTER_SITES= SF/${PORTNAME}/${PORTVERSION} DISTNAME= PRICE-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Image filtering and manipulation using GNUstep LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE USES= gnustep USE_GNUSTEP= back build DATADIR= ${GNUSTEP_SYSTEM_ROOT}/Applications/PRICE.app PORTDATA= * PLIST_FILES= ${GNUSTEP_SYSTEM_TOOLS}/PRICE \ share/applications/PRICE.desktop post-build: ${SED} -i '' -e '/^Categories/s/=/&Graphics;/' \ ${WRKSRC}/PRICE.app/Resources/PRICE.desktop post-install: ${STRIP_CMD} ${STAGEDIR}${DATADIR}/PRICE ${LN} -sf ${DATADIR}/Resources/PRICE.desktop \ ${STAGEDIR}${PREFIX}/share/applications .include Index: head/japanese/jishyo/Makefile =================================================================== --- head/japanese/jishyo/Makefile (revision 455400) +++ head/japanese/jishyo/Makefile (revision 455401) @@ -1,24 +1,24 @@ # Created by: gurkan@phys.ethz.ch # $FreeBSD$ PORTNAME= jishyo PORTVERSION= 0.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= japanese gnustep MASTER_SITES= http://www.eskimo.com/~pburns/Dictionaries/files/ DISTNAME= Jishyo-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= English to Japanese dictionary for GNUstep LICENSE= GPLv2+ PORTSCOUT= skipv:0.2 USES= gnustep USE_GNUSTEP= back build post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/Jishyo.app/Jishyo .include Index: head/lang/gnustep-base/Makefile =================================================================== --- head/lang/gnustep-base/Makefile (revision 455400) +++ head/lang/gnustep-base/Makefile (revision 455401) @@ -1,73 +1,73 @@ # Created by: Thomas Gellekum # $FreeBSD$ PORTNAME= gnustep-base PORTVERSION= 1.25.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= lang devel gnustep MASTER_SITES= GNUSTEP/core MAINTAINER= theraven@FreeBSD.org COMMENT= GNUstep Foundation library LICENSE= GPLv3 LGPL3 LICENSE_COMB= multi LIB_DEPENDS+= libffi.so:devel/libffi LIB_DEPENDS+= libxml2.so:textproc/libxml2 LIB_DEPENDS+= libxslt.so:textproc/libxslt LIB_DEPENDS+= libgmp.so:math/gmp LIB_DEPENDS+= libgcrypt.so:security/libgcrypt RUN_DEPENDS+= ${LOCALBASE}/GNUstep/System/Library/Makefiles/GNUstep.sh:devel/gnustep-make GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-procfs --disable-mixedabi --with-installation-domain=SYSTEM CONFIGURE_ENV= OBJCFLAGS='-fobjc-runtime=gnustep-1.7 -fblocks' USES= pkgconfig iconv gnustep USE_GNUSTEP= build USE_LDCONFIG= ${GNUSTEP_SYSTEM_LIBRARIES} MAKE_FLAGS= OPTFLAG="${CFLAGS}" ETCDIR= ${LOCALBASE}/etc STAGEHEADER= ${STAGEDIR}${PREFIX}/GNUstep/System/Library/Headers PLIST_SUB+= BASEVERSION=${PORTVERSION:R} OPTIONS_DEFINE= ICU GNUTLS OPTIONS_RADIO= ZEROCONF OPTIONS_RADIO_ZEROCONF= AVAHI MDNS OPTIONS_DEFAULT= ICU GNUTLS AVAHI OPTIONS_SUB= yes ZEROCONF_DESC= Zeroconf (Bonjour) support AVAHI_DESC= Zeroconf via Avahi (preferred) MDNS_DESC= Zeroconf via mDNSResponder ICU_LIB_DEPENDS= libicuuc.so:devel/icu ICU_CONFIGURE_OFF= --disable-icu GNUTLS_LIB_DEPENDS= libgnutls.so:security/gnutls GNUTLS_CONFIGURE_OFF= --disable-tls .include .if ${PORT_OPTIONS:MAVAHI} CONFIGURE_ARGS+= --with-zeroconf-api=avahi LIB_DEPENDS+= libavahi-client.so:net/avahi-app .elif ${PORT_OPTIONS:MMDNS} CONFIGURE_ARGS+= --with-zeroconf-api=mdns LIB_DEPENDS+= libdns_sd.so:net/mDNSResponder .else CONFIGURE_ARGS+= --disable-zeroconf .endif post-extract: @${REINPLACE_CMD} -e "s|/usr/local/|${LOCALBASE}/| ; \ s|HAVE_TLS|HAVE_GNUTLS|" ${WRKSRC}/configure post-install: ${INSTALL_DATA} ${FILESDIR}/gdomap_if ${STAGEDIR}${ETCDIR} .include Index: head/lang/gscheme/Makefile =================================================================== --- head/lang/gscheme/Makefile (revision 455400) +++ head/lang/gscheme/Makefile (revision 455401) @@ -1,29 +1,29 @@ # $FreeBSD$ PORTNAME= gscheme PORTVERSION= 0.6 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= lang gnustep MASTER_SITES= http://www.gnustep.it/marko/GScheme/ \ LOCAL/dinoex DISTNAME= GScheme EXTRACT_SUFX= .tgz DIST_SUBDIR= repacked MAINTAINER= ports@FreeBSD.org COMMENT= GNUstep-aware scheme interpreter LICENSE= GPLv2+ USES= gnustep USE_GNUSTEP= back build post-patch: @${REINPLACE_CMD} -e 's|setMark:|setMarkScheme:|' \ ${WRKSRC}/SchemeTypes.h ${WRKSRC}/SchemeTypes.m post-install: ${RM} ${STAGEDIR}${GNUSTEP_PREFIX}/System/Applications/GScheme.app/Resources/library.scm~ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/GScheme.app/GScheme .include Index: head/mail/addresses/Makefile =================================================================== --- head/mail/addresses/Makefile (revision 455400) +++ head/mail/addresses/Makefile (revision 455401) @@ -1,20 +1,20 @@ # Created by: Miguel Mendez # $FreeBSD$ PORTNAME= addresses PORTVERSION= 0.4.8 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= mail gnustep MASTER_SITES= SAVANNAH/gap DISTNAME= Addresses-${PORTVERSION} MAINTAINER= theraven@FreeBSD.org COMMENT= Versatile addressbook for GNUstep LICENSE= LGPL21 USES= gnustep USE_GNUSTEP= back build USE_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES} .include Index: head/mail/addresses-goodies/Makefile =================================================================== --- head/mail/addresses-goodies/Makefile (revision 455400) +++ head/mail/addresses-goodies/Makefile (revision 455401) @@ -1,36 +1,36 @@ # $FreeBSD$ PORTNAME= addresses PORTVERSION= 0.4.8 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= mail gnustep MASTER_SITES= SAVANNAH/gap PKGNAMESUFFIX= -goodies${PKGNAMESUFFIX2} DISTNAME= Addresses-${PORTVERSION} MAINTAINER= theraven@FreeBSD.org COMMENT= Goodies for addressbook for GNUstep LICENSE= LGPL21 USES= gnustep USE_GNUSTEP= back build LIB_DEPENDS= libInspector.so:deskutils/gworkspace \ libAddresses.so:mail/addresses USE_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES} WRKSRC= ${WRKDIR}/Addresses-${PORTVERSION}/Goodies 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| Index: head/mail/gnumail/Makefile =================================================================== --- head/mail/gnumail/Makefile (revision 455400) +++ head/mail/gnumail/Makefile (revision 455401) @@ -1,22 +1,23 @@ # Created by: Thomas Gellekum # $FreeBSD$ PORTNAME= gnumail PORTVERSION= 1.2.3 +PORTREVISION= 1 CATEGORIES= mail gnustep MASTER_SITES= SAVANNAH/gnustep-nonfsf/ DISTNAME= GNUMail-${PORTVERSION} MAINTAINER= theraven@FreeBSD.org COMMENT= GNUstep mail client LICENSE= GPLv2 USES= cpe gnustep CPE_VENDOR= gnu USE_GNUSTEP= back build LIB_DEPENDS= libPantomime.so:mail/pantomime \ libAddresses.so:mail/addresses USE_LDCONFIG= ${GNUSTEP_SYSTEM_LIBRARIES} .include Index: head/mail/pantomime/Makefile =================================================================== --- head/mail/pantomime/Makefile (revision 455400) +++ head/mail/pantomime/Makefile (revision 455401) @@ -1,24 +1,25 @@ # Created by: Thomas Gellekum # $FreeBSD$ PORTNAME= pantomime PORTVERSION= 1.2.3 +PORTREVISION= 1 CATEGORIES= mail gnustep MASTER_SITES= SAVANNAH/gnustep-nonfsf/ DISTNAME= Pantomime-${PORTVERSION} MAINTAINER= theraven@FreeBSD.org COMMENT= Mail/MIME handling library for GNUstep LICENSE= LGPL21 # The use of libiconv shouldn't be necessary, but a build dependency installs # it and we end up picking up the header. MAKE_ARGS+= LIBRARIES_DEPEND_UPON='${ICONV_LIB} -lssl' USES= gnustep iconv ssl USE_GNUSTEP= back build USE_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES} DEFAULT_LIBVERSION= 1.2 .include Index: head/math/edenmath/Makefile =================================================================== --- head/math/edenmath/Makefile (revision 455400) +++ head/math/edenmath/Makefile (revision 455401) @@ -1,26 +1,26 @@ # Created by: gurkan@phys.ethz.ch # $FreeBSD$ PORTNAME= edenmath PORTVERSION= 1.1.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= math gnustep MASTER_SITES= http://www.eskimo.com/~pburns/EdenMath/files/ DISTNAME= EdenMath_GNUstep-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Scientific calculator for GNUstep LICENSE= GPLv2 USES= gnustep USE_GNUSTEP= back build post-patch: ${REINPLACE_CMD} -e 's|^GNUSTEP_INSTALLATION_DIR|#GNUSTEP_INSTALLATION_DIR|' \ ${WRKSRC}/GNUmakefile post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/EdenMath.app/EdenMath .include Index: head/misc/gnustep-examples/Makefile =================================================================== --- head/misc/gnustep-examples/Makefile (revision 455400) +++ head/misc/gnustep-examples/Makefile (revision 455401) @@ -1,83 +1,83 @@ # $FreeBSD$ PORTNAME= gnustep-examples PORTVERSION= 1.4.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= misc gnustep MASTER_SITES= GNUSTEP/usr-apps MAINTAINER= ports@FreeBSD.org COMMENT= GNUstep example applications LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING USES= gnustep USE_GNUSTEP= back build l_GNUSTEP_MAKE_DIRS= . gui/Finger gui/GFractal gui/HostAddress gui/MyGL post-patch: @${REINPLACE_CMD} -e 's|^//|#|' \ ${WRKSRC}/gui/GFractal/GNUmakefile do-build: .for i in ${l_GNUSTEP_MAKE_DIRS} @(cd ${BUILD_WRKSRC}/${i}; . ${GNUSTEP_MAKEFILES}/GNUstep.sh; \ ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_FLAGS} ${MAKEFILE} ${ALL_TARGET}) .endfor # --------------------------------------------------------------------------- # source GNUstep.sh # do-install: .for i in ${l_GNUSTEP_MAKE_DIRS} @(cd ${INSTALL_WRKSRC}/${i}; . ${GNUSTEP_MAKEFILES}/GNUstep.sh; \ ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} ${INSTALL_TARGET}) .endfor @${STRIP_CMD} \ ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/Calculator.app/Calculator \ ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/CurrencyConverter.app/CurrencyConverter \ ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/Finger.app/Finger \ ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/GFractal.app/GFractal \ ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/GSTest.app/GSTest \ ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/HostAddress.app/HostAddress \ ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/Ink.app/Ink \ ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/MyGL.app/MyGL \ ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/NSBrowserTest.app/NSBrowserTest \ ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/NSImageTest.app/NSImageTest \ ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/NSPanelTest.app/NSPanelTest \ ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/NSScreenTest.app/NSScreenTest \ ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/md5Digest.app/md5Digest \ ${STAGEDIR}${PREFIX}/GNUstep/System/Library/ApplicationSupport/GSTest/Composite-test.bundle/Composite-test \ ${STAGEDIR}${PREFIX}/GNUstep/System/Library/ApplicationSupport/GSTest/CoordinateCheck-test.bundle/CoordinateCheck-test \ ${STAGEDIR}${PREFIX}/GNUstep/System/Library/ApplicationSupport/GSTest/GSHbox-test.bundle/GSHbox-test \ ${STAGEDIR}${PREFIX}/GNUstep/System/Library/ApplicationSupport/GSTest/Image-test.bundle/Image-test \ ${STAGEDIR}${PREFIX}/GNUstep/System/Library/ApplicationSupport/GSTest/ImageSelection-test.bundle/ImageSelection-test \ ${STAGEDIR}${PREFIX}/GNUstep/System/Library/ApplicationSupport/GSTest/KeyboardInput-test.bundle/KeyboardInput-test \ ${STAGEDIR}${PREFIX}/GNUstep/System/Library/ApplicationSupport/GSTest/NSAnimation-test.bundle/NSAnimation-test \ ${STAGEDIR}${PREFIX}/GNUstep/System/Library/ApplicationSupport/GSTest/NSBox-test.bundle/NSBox-test \ ${STAGEDIR}${PREFIX}/GNUstep/System/Library/ApplicationSupport/GSTest/NSButton-test.bundle/NSButton-test \ ${STAGEDIR}${PREFIX}/GNUstep/System/Library/ApplicationSupport/GSTest/NSColorList-test.bundle/NSColorList-test \ ${STAGEDIR}${PREFIX}/GNUstep/System/Library/ApplicationSupport/GSTest/NSColorWell-test.bundle/NSColorWell-test \ ${STAGEDIR}${PREFIX}/GNUstep/System/Library/ApplicationSupport/GSTest/NSForm-test.bundle/NSForm-test \ ${STAGEDIR}${PREFIX}/GNUstep/System/Library/ApplicationSupport/GSTest/NSOpenPanel-test.bundle/NSOpenPanel-test \ ${STAGEDIR}${PREFIX}/GNUstep/System/Library/ApplicationSupport/GSTest/NSOutlineView-test.bundle/NSOutlineView-test \ ${STAGEDIR}${PREFIX}/GNUstep/System/Library/ApplicationSupport/GSTest/NSProgressIndicator-test.bundle/NSProgressIndicator-test \ ${STAGEDIR}${PREFIX}/GNUstep/System/Library/ApplicationSupport/GSTest/NSSavePanel-test.bundle/NSSavePanel-test \ ${STAGEDIR}${PREFIX}/GNUstep/System/Library/ApplicationSupport/GSTest/NSScrollView-test.bundle/NSScrollView-test \ ${STAGEDIR}${PREFIX}/GNUstep/System/Library/ApplicationSupport/GSTest/NSSecureTextField-test.bundle/NSSecureTextField-test \ ${STAGEDIR}${PREFIX}/GNUstep/System/Library/ApplicationSupport/GSTest/NSSlider-test.bundle/NSSlider-test \ ${STAGEDIR}${PREFIX}/GNUstep/System/Library/ApplicationSupport/GSTest/NSSplitView-test.bundle/NSSplitView-test \ ${STAGEDIR}${PREFIX}/GNUstep/System/Library/ApplicationSupport/GSTest/NSTableView-test.bundle/NSTableView-test \ ${STAGEDIR}${PREFIX}/GNUstep/System/Library/ApplicationSupport/GSTest/NSTextView-test.bundle/NSTextView-test \ ${STAGEDIR}${PREFIX}/GNUstep/System/Library/ApplicationSupport/GSTest/NSViewAnimation-test.bundle/NSViewAnimation-test \ ${STAGEDIR}${PREFIX}/GNUstep/System/Library/ApplicationSupport/GSTest/NSWindow-test.bundle/NSWindow-test \ ${STAGEDIR}${PREFIX}/GNUstep/System/Library/ApplicationSupport/GSTest/NSWindowStyleMask-test.bundle/NSWindowStyleMask-test \ ${STAGEDIR}${PREFIX}/GNUstep/System/Library/ApplicationSupport/GSTest/PixelExactDrawing-test.bundle/PixelExactDrawing-test \ ${STAGEDIR}${PREFIX}/GNUstep/System/Library/ApplicationSupport/GSTest/StringDrawing-test.bundle/StringDrawing-test \ ${STAGEDIR}${PREFIX}/GNUstep/System/Library/ApplicationSupport/GSTest/TextSystem-test.bundle/TextSystem-test \ ${STAGEDIR}${PREFIX}/GNUstep/System/Library/ApplicationSupport/GSTest/Transparency-test.bundle/Transparency-test \ ${STAGEDIR}${PREFIX}/GNUstep/System/Library/Services/example.service/example .include Index: head/multimedia/poe/Makefile =================================================================== --- head/multimedia/poe/Makefile (revision 455400) +++ head/multimedia/poe/Makefile (revision 455401) @@ -1,29 +1,29 @@ # $FreeBSD$ PORTNAME= poe PORTVERSION= 0.5.1 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= multimedia gnustep MASTER_SITES= http://www.eskimo.com/~pburns/Poe/files/ DISTNAME= Poe-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Vorbis comment editor for GNUstep LICENSE= GPLv2+ LIB_DEPENDS= libvorbis.so:audio/libvorbis USES= gnustep USE_GNUSTEP= back build PORTSCOUT= skipv:0.5.2 post-patch: ${REINPLACE_CMD} -e 's|-lvorbisfile$$|-lvorbisfile -logg|' \ ${WRKSRC}/GNUmakefile post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/Poe.app/Poe .include Index: head/net/remotedesk/Makefile =================================================================== --- head/net/remotedesk/Makefile (revision 455400) +++ head/net/remotedesk/Makefile (revision 455401) @@ -1,27 +1,27 @@ # $FreeBSD$ PORTNAME= remotedesk PORTVERSION= 0.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= net gnustep MASTER_SITES= SAVANNAH/gap DISTNAME= RemoteDesk-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Graphical interface to rdesktop LICENSE= GPLv2+ RUN_DEPENDS= rdesktop:net/rdesktop USES= gnustep USE_GNUSTEP= back build post-patch: ${REINPLACE_CMD} -e 's|^GNUSTEP_INSTALLATION_DIR|#GNUSTEP_INSTALLATION_DIR|' \ ${WRKSRC}/GNUmakefile post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/RemoteDesk.app/RemoteDesk .include Index: head/net/zillion/Makefile =================================================================== --- head/net/zillion/Makefile (revision 455400) +++ head/net/zillion/Makefile (revision 455401) @@ -1,29 +1,29 @@ # $FreeBSD$ PORTNAME= zillion PORTVERSION= 0.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= net gnustep MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} DISTNAME= ${PORTNAME}-0_1 MAINTAINER= ports@FreeBSD.org COMMENT= Distributed computing project LICENSE= BSD USES= gnustep USE_GNUSTEP= back build WRKSRC= ${WRKDIR}/${PORTNAME} post-patch: ${REINPLACE_CMD} -e 's|^CC=|# CC=|' ${WRKSRC}/GNUmakefile post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/System/Library/Bundles/simpleZillionJob.bundle/simpleZillionJob ${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/System/Tools/zillion ${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/System/Tools/zillionClient ${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/System/Tools/zillionLoader .include Index: head/news/lusernet/Makefile =================================================================== --- head/news/lusernet/Makefile (revision 455400) +++ head/news/lusernet/Makefile (revision 455401) @@ -1,22 +1,22 @@ # $FreeBSD$ PORTNAME= lusernet PORTVERSION= 0.4.2 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= news gnustep MASTER_SITES= LOCAL/dinoex DISTNAME= LuserNET-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= GNUstep news reader LICENSE= GPLv2 USES= gnustep USE_GNUSTEP= back build LIB_DEPENDS= libPantomime.so:mail/pantomime post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/LuserNET.app/LuserNET .include Index: head/print/gspdf/Makefile =================================================================== --- head/print/gspdf/Makefile (revision 455400) +++ head/print/gspdf/Makefile (revision 455401) @@ -1,20 +1,20 @@ # $FreeBSD$ PORTNAME= gspdf PORTVERSION= 0.5 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= print gnustep MASTER_SITES= SAVANNAH/gap DISTNAME= GSPdf-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Postscript and Pdf Viewer for GNUstep USES= ghostscript gnustep USE_GNUSTEP= back build post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/GSPdf.app/GSPdf .include Index: head/science/fisicalab/Makefile =================================================================== --- head/science/fisicalab/Makefile (revision 455400) +++ head/science/fisicalab/Makefile (revision 455401) @@ -1,20 +1,20 @@ # $FreeBSD$ PORTNAME= fisicalab PORTVERSION= 0.3.3 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= science gnustep MASTER_SITES= SAVANNAH MAINTAINER= theraven@FreeBSD.org COMMENT= Physics simulation program for educational use LICENSE= GPLv3 LIB_DEPENDS+= libgsl.so:math/gsl USES= gnustep GNU_CONFIGURE= yes USE_GNUSTEP= build gui .include Index: head/science/gtamsanalyzer/Makefile =================================================================== --- head/science/gtamsanalyzer/Makefile (revision 455400) +++ head/science/gtamsanalyzer/Makefile (revision 455401) @@ -1,29 +1,29 @@ # Created by: gurkan@phys.ethz.ch # $FreeBSD$ PORTNAME= gtamsanalyzer PORTVERSION= 0.42 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= science gnustep MASTER_SITES= SF/tamsys/gnustep%20tams/GTAMSAnalyzer%2${PORTVERSION} DISTNAME= GTAMSAnalyzer.src.${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Qualitative Research Software for the Free World for GNUstep LICENSE= GPLv2 USES= gnustep USE_GNUSTEP= back build WRKSRC= ${WRKDIR}/${DISTNAME}/Source post-patch: ${RM} "${WRKSRC}/obj" @${REINPLACE_CMD} '/^GNUSTEP_INSTALLATION_DIR/ s|=|=$$(DESTDIR)|' \ ${WRKSRC}/GNUmakefile post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/GTAMSAnalyzer.app/GTAMSAnalyzer .include Index: head/science/paje/Makefile =================================================================== --- head/science/paje/Makefile (revision 455400) +++ head/science/paje/Makefile (revision 455401) @@ -1,43 +1,43 @@ # Created by: gurkan@phys.ethz.ch # $FreeBSD$ PORTNAME= paje PORTVERSION= 1.97 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= science gnustep MASTER_SITES= SF/${PORTNAME}/Releases DISTNAME= Paje_${PORTVERSION} EXTRACT_SUFX= .tar.gz.gz MAINTAINER= ports@FreeBSD.org COMMENT= Generic visualization tool for GNUstep (Gantt chart and more) LICENSE= LGPL21 USES= gnustep USE_GNUSTEP= gui base back build WRKSRC= ${WRKDIR}/${DISTNAME} post-patch: ${REINPLACE_CMD} -e 's|^GNUSTEP_INSTALLATION_DOMAIN|#GNUSTEP_INSTALLATION_DOMAIN|' \ ${WRKSRC}/GNUmakefile post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/Paje.app/Paje \ ${STAGEDIR}${PREFIX}/GNUstep/System/Library/Bundles/Paje/AggregatingFilter.bundle/AggregatingFilter \ ${STAGEDIR}${PREFIX}/GNUstep/System/Library/Bundles/Paje/ContainerFilter.bundle/ContainerFilter \ ${STAGEDIR}${PREFIX}/GNUstep/System/Library/Bundles/Paje/EntityTypeFilter.bundle/EntityTypeFilter \ ${STAGEDIR}${PREFIX}/GNUstep/System/Library/Bundles/Paje/FieldFilter.bundle/FieldFilter \ ${STAGEDIR}${PREFIX}/GNUstep/System/Library/Bundles/Paje/FileReader.bundle/FileReader \ ${STAGEDIR}${PREFIX}/GNUstep/System/Library/Bundles/Paje/General.bundle/General \ ${STAGEDIR}${PREFIX}/GNUstep/System/Library/Bundles/Paje/ImbricationFilter.bundle/ImbricationFilter \ ${STAGEDIR}${PREFIX}/GNUstep/System/Library/Bundles/Paje/OrderFilter.bundle/OrderFilter \ ${STAGEDIR}${PREFIX}/GNUstep/System/Library/Bundles/Paje/PajeEventDecoder.bundle/PajeEventDecoder \ ${STAGEDIR}${PREFIX}/GNUstep/System/Library/Bundles/Paje/PajeSimulator.bundle/PajeSimulator \ ${STAGEDIR}${PREFIX}/GNUstep/System/Library/Bundles/Paje/ReductionFilter.bundle/ReductionFilter \ ${STAGEDIR}${PREFIX}/GNUstep/System/Library/Bundles/Paje/SpaceTimeViewer.bundle/SpaceTimeViewer \ ${STAGEDIR}${PREFIX}/GNUstep/System/Library/Bundles/Paje/StatViewer.bundle/StatViewer \ ${STAGEDIR}${PREFIX}/GNUstep/System/Library/Bundles/Paje/StorageController.bundle/StorageController .include Index: head/sysutils/batmon/Makefile =================================================================== --- head/sysutils/batmon/Makefile (revision 455400) +++ head/sysutils/batmon/Makefile (revision 455401) @@ -1,24 +1,24 @@ # $FreeBSD$ PORTNAME= batmon PORTVERSION= 0.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils gnustep MASTER_SITES= SAVANNAH/gap MAINTAINER= ports@FreeBSD.org COMMENT= GNUstep battery monitor for laptops LICENSE= GPLv2+ USES= gnustep USE_GNUSTEP= back build post-patch: ${REINPLACE_CMD} -e 's|^GNUSTEP_INSTALLATION_DIR|#GNUSTEP_INSTALLATION_DIR|' \ ${WRKSRC}/GNUmakefile post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/batmon.app/batmon .include Index: head/sysutils/timemon/Makefile =================================================================== --- head/sysutils/timemon/Makefile (revision 455400) +++ head/sysutils/timemon/Makefile (revision 455401) @@ -1,25 +1,25 @@ # Created by: gurkan@phys.ethz.ch # $FreeBSD$ PORTNAME= timemon PORTVERSION= 4.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils gnustep MASTER_SITES= SAVANNAH/gap DISTNAME= TimeMon-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= CPU time usage monitor for GNUstep NO_CDROM= distribute without fee USES= gnustep USE_GNUSTEP= back build post-patch: ${RM} ${WRKSRC}/shared_obj/*.* post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/TimeMon.app/TimeMon .include Index: head/textproc/duncan/Makefile =================================================================== --- head/textproc/duncan/Makefile (revision 455400) +++ head/textproc/duncan/Makefile (revision 455401) @@ -1,29 +1,29 @@ # Created by: gurkan@phys.ethz.ch # $FreeBSD$ PORTNAME= duncan PORTVERSION= 0.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc gnustep MASTER_SITES= http://www.eskimo.com/~pburns/Dictionaries/files/ DISTNAME= Duncan-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= English to Thai dictionary for GNUstep LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING USES= gnustep USE_GNUSTEP= back build WRKSRC= ${WRKDIR}/Duncan post-patch: ${REINPLACE_CMD} -e 's|^GNUSTEP_INSTALLATION_DIR|#GNUSTEP_INSTALLATION_DIR|' \ ${WRKSRC}/GNUmakefile post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/Duncan.app/Duncan .include Index: head/textproc/easydiff/Makefile =================================================================== --- head/textproc/easydiff/Makefile (revision 455400) +++ head/textproc/easydiff/Makefile (revision 455401) @@ -1,21 +1,21 @@ # $FreeBSD$ PORTNAME= easydiff PORTVERSION= 0.4.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= textproc gnustep MASTER_SITES= GNUSTEP/usr-apps DISTNAME= EasyDiff-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= GNUstep graphical diff LICENSE= GPLv2+ # COPYING has GPLv3 USES= gnustep USE_GNUSTEP= back build post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/EasyDiff.app/EasyDiff .include Index: head/textproc/latex-service/Makefile =================================================================== --- head/textproc/latex-service/Makefile (revision 455400) +++ head/textproc/latex-service/Makefile (revision 455401) @@ -1,22 +1,22 @@ # $FreeBSD$ PORTNAME= latex PORTVERSION= 0.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= textproc gnustep MASTER_SITES= http://www.roard.com/latexservice/download/ PKGNAMESUFFIX= -service${PKGNAMESUFFIX2} DISTNAME= LaTeXService-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= LaTeX service for GNUstep LICENSE= GPLv2 USES= tar:tgz gnustep USE_GNUSTEP= back build post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/System/Library/Services/LaTeX.service/LaTeX .include Index: head/textproc/localize/Makefile =================================================================== --- head/textproc/localize/Makefile (revision 455400) +++ head/textproc/localize/Makefile (revision 455401) @@ -1,23 +1,23 @@ # $FreeBSD$ PORTNAME= localize PORTVERSION= 0.0.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= textproc gnustep MASTER_SITES= http://www.eskimo.com/~pburns/Localize/files/ DISTNAME= Localize-20040424 MAINTAINER= ports@FreeBSD.org COMMENT= Application to aid in the translation of .strings files LICENSE= GPLv2 USES= gnustep USE_GNUSTEP= back build WRKSRC= ${WRKDIR}/Localize post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/Localize.app/Localize .include Index: head/textproc/popup/Makefile =================================================================== --- head/textproc/popup/Makefile (revision 455400) +++ head/textproc/popup/Makefile (revision 455401) @@ -1,21 +1,21 @@ # $FreeBSD$ PORTNAME= popup PORTVERSION= 0.5 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= textproc gnustep MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/Popup-${PORTVERSION}pre1 DISTNAME= Popup-${PORTVERSION}pre1 MAINTAINER= ports@FreeBSD.org COMMENT= Interactive learning aid for pairs of words LICENSE= GPLv2+ USES= gnustep USE_GNUSTEP= back build post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/Popup.app/Popup .include Index: head/www/grr/Makefile =================================================================== --- head/www/grr/Makefile (revision 455400) +++ head/www/grr/Makefile (revision 455401) @@ -1,34 +1,34 @@ # $FreeBSD$ PORTNAME= grr PORTVERSION= 1.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= www gnustep MASTER_SITES= SAVANNAH/gap DISTNAME= Grr-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Rss reader for GNUstep LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libRSSKit.so:www/rsskit USES= gnustep USE_GNUSTEP= back build post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/Grr.app/Grr \ ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/Grr.app/Resources/ArticleOperations.grrc/ArticleOperations \ ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/Grr.app/Resources/ArticleTable.grrc/ArticleTable \ ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/Grr.app/Resources/ArticleView.grrc/ArticleView \ ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/Grr.app/Resources/DatabaseOperations.grrc/DatabaseOperations \ ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/Grr.app/Resources/DatabaseTreeView.grrc/DatabaseTreeView \ ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/Grr.app/Resources/Fonts.grrc/Fonts \ ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/Grr.app/Resources/Proxy.grrc/Proxy \ ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/Grr.app/Resources/Searching.grrc/Searching \ ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/Grr.app/Resources/SubscriptionPanel.grrc/SubscriptionPanel \ ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/Grr.app/Resources/TreeDatabase.grrdb/TreeDatabase .include Index: head/www/rsskit/Makefile =================================================================== --- head/www/rsskit/Makefile (revision 455400) +++ head/www/rsskit/Makefile (revision 455401) @@ -1,23 +1,23 @@ # $FreeBSD$ PORTNAME= rsskit PORTVERSION= 0.4 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= www gnustep MASTER_SITES= SAVANNAH/gap DISTNAME= RSSKit-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Etoile Project RSSKit framework LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING USES= gnustep USE_GNUSTEP= back build USE_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES} post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/System/Library/Frameworks/RSSKit.framework/Versions/0/libRSSKit.so .include Index: head/www/sogo2/Makefile =================================================================== --- head/www/sogo2/Makefile (revision 455400) +++ head/www/sogo2/Makefile (revision 455401) @@ -1,65 +1,66 @@ # Created by: Euan Thoms # $FreeBSD$ PORTNAME= sogo2 PORTVERSION= 2.3.23 +PORTREVISION= 1 CATEGORIES= www gnustep MASTER_SITES= http://www.sogo.nu/files/downloads/SOGo/Sources/ DISTNAME= SOGo-${PORTVERSION} MAINTAINER= euan@potensol.com COMMENT= Groupware server with a focus on scalability and open standards LICENSE= GPLv2 LIB_DEPENDS= libmemcached.so:databases/libmemcached \ libcurl.so:ftp/curl \ libDOM.so:devel/sope2 OPTIONS_DEFINE= ACTIVESYNC OPTIONS_SUB= yes ACTIVESYNC_DESC= Enable support for ActiveSync protocol ACTIVESYNC_LIB_DEPENDS= libwbxml2.so:textproc/wbxml2 USERS= sogod GROUPS= sogod USES= gnustep ssl objc USE_GNUSTEP= base build USE_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES}/sogo CONFLICTS?= sogo2-activesync-[0-9]* sogo3-activesync-[0-9]* USE_RC_SUBR= sogod SUB_LIST+= GNUSTEP_LOCAL_TOOLS=${GNUSTEP_LOCAL_TOOLS} \ GNUSTEP_MAKEFILES=${GNUSTEP_MAKEFILES} ETCDIR= ${PREFIX}/etc/${PORTNAME:S/2//} CONFIGURE_ARGS= --disable-debug --enable-strip post-patch: @${GREP} -rlF '/etc/sogo' ${WRKSRC} \ | ${XARGS} ${REINPLACE_CMD} 's#/etc/sogo#${PREFIX}/etc/sogo#g' @${REINPLACE_CMD} -e 's|/usr/lib/GNUstep|${GNUSTEP_LOCAL_ROOT}/Library|' ${WRKSRC}/Apache/SOGo.conf @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' ${WRKSRC}/configure post-patch-ACTIVESYNC-on: @${REINPLACE_CMD} -e 's/Tools/Tools ActiveSync/' ${WRKSRC}/GNUmakefile do-configure: cd ${WRKSRC} ; . ${GNUSTEP_MAKEFILES}/GNUstep.sh ; ./configure ${CONFIGURE_ARGS} post-install: ${MKDIR} ${STAGEDIR}/var/spool/sogo ${MKDIR} ${STAGEDIR}${ETCDIR} ${INSTALL_DATA} ${WRKSRC}/Scripts/sogo.conf ${STAGEDIR}${ETCDIR}/sogo.conf.sample ${INSTALL_DATA} ${WRKSRC}/Apache/SOGo.conf ${STAGEDIR}${ETCDIR}/SOGo-Apache.conf.sample ${INSTALL_DATA} ${WRKSRC}/Apache/SOGo-apple-ab.conf ${STAGEDIR}${ETCDIR}/SOGo-apple-ab.Apache.conf.sample ${INSTALL_DATA} ${FILESDIR}/expire-autoreply.creds.sample ${STAGEDIR}${ETCDIR}/ ${INSTALL_DATA} ${FILESDIR}/ealarms-notify.creds.sample ${STAGEDIR}${ETCDIR}/ ${INSTALL_DATA} ${FILESDIR}/cron-ealarms-notify.sample ${STAGEDIR}${PREFIX}/GNUstep/Local/Tools/Admin/ ${INSTALL_DATA} ${FILESDIR}/cron-expire-autoreply.sample ${STAGEDIR}${PREFIX}/GNUstep/Local/Tools/Admin/ .include Index: head/www/sogo3/Makefile =================================================================== --- head/www/sogo3/Makefile (revision 455400) +++ head/www/sogo3/Makefile (revision 455401) @@ -1,66 +1,66 @@ # Created by: Euan Thoms # $FreeBSD$ PORTNAME= sogo3 PORTVERSION= 3.2.10 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www gnustep MASTER_SITES= http://www.sogo.nu/files/downloads/SOGo/Sources/ DISTNAME= SOGo-${PORTVERSION} MAINTAINER= euan@potensol.com COMMENT= Groupware server with a focus on scalability and open standards LICENSE= GPLv2 LIB_DEPENDS= libmemcached.so:databases/libmemcached \ libcurl.so:ftp/curl \ libDOM.so:devel/sope3 RUN_DEPENDS= zip:archivers/zip OPTIONS_DEFINE= ACTIVESYNC OPTIONS_SUB= yes ACTIVESYNC_DESC= Enable support for ActiveSync protocol ACTIVESYNC_LIB_DEPENDS= libwbxml2.so:textproc/wbxml2 USERS= sogod GROUPS= sogod USES= gnustep ssl objc USE_GNUSTEP= base build USE_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES}/sogo CONFLICTS?= sogo[2-3]-activesync-[0-9]* sogo2-[0-9]* USE_RC_SUBR= sogod SUB_LIST+= GNUSTEP_LOCAL_TOOLS=${GNUSTEP_LOCAL_TOOLS} \ GNUSTEP_MAKEFILES=${GNUSTEP_MAKEFILES} ETCDIR= ${PREFIX}/etc/${PORTNAME:S/3//} CONFIGURE_ARGS= --disable-debug --enable-strip post-patch: @${GREP} -rlF '/etc/sogo' ${WRKSRC} \ | ${XARGS} ${REINPLACE_CMD} 's#/etc/sogo#${PREFIX}/etc/sogo#g' @${REINPLACE_CMD} -e 's|/usr/|/usr/local/|g' ${WRKSRC}/Apache/SOGo.conf post-patch-ACTIVESYNC-on: @${REINPLACE_CMD} -e 's/Tools/Tools ActiveSync/' ${WRKSRC}/GNUmakefile do-configure: cd ${WRKSRC} ; . ${GNUSTEP_MAKEFILES}/GNUstep.sh ; ./configure ${CONFIGURE_ARGS} post-install: ${MKDIR} ${STAGEDIR}/var/spool/sogo ${MKDIR} ${STAGEDIR}${ETCDIR} ${INSTALL_DATA} ${WRKSRC}/Scripts/sogo.conf ${STAGEDIR}${ETCDIR}/sogo.conf.sample ${INSTALL_DATA} ${WRKSRC}/Apache/SOGo.conf ${STAGEDIR}${ETCDIR}/SOGo-Apache.conf.sample ${INSTALL_DATA} ${WRKSRC}/Apache/SOGo-apple-ab.conf ${STAGEDIR}${ETCDIR}/SOGo-apple-ab.Apache.conf.sample ${INSTALL_DATA} ${FILESDIR}/expire-autoreply.creds.sample ${STAGEDIR}${ETCDIR}/ ${INSTALL_DATA} ${FILESDIR}/ealarms-notify.creds.sample ${STAGEDIR}${ETCDIR}/ ${INSTALL_DATA} ${FILESDIR}/cron-ealarms-notify.sample ${STAGEDIR}${PREFIX}/GNUstep/Local/Tools/Admin/ ${INSTALL_DATA} ${FILESDIR}/cron-expire-autoreply.sample ${STAGEDIR}${PREFIX}/GNUstep/Local/Tools/Admin/ .include Index: head/x11/gnustep-app/Makefile =================================================================== --- head/x11/gnustep-app/Makefile (revision 455400) +++ head/x11/gnustep-app/Makefile (revision 455401) @@ -1,87 +1,87 @@ # Created by: dirk.meyer@dinoex.sub.org # $FreeBSD$ PORTNAME= gnustep-app PORTVERSION= 2.0.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= x11 gnustep MAINTAINER= theraven@FreeBSD.org COMMENT= Metaport for GNUstep applications USES= metaport gnustep USE_GNUSTEP= back base gui RUN_DEPENDS= aclock>0:x11-clocks/aclock \ addresses>0:mail/addresses \ addresses-goodies>0:mail/addresses-goodies \ affiche>0:deskutils/affiche \ appwrapper>0:deskutils/appwrapper \ batmon>0:sysutils/batmon \ biococoa>0:biology/biococoa \ camera>0:graphics/camera \ camerakit>0:graphics/camerakit \ cartotheque>0:deskutils/cartotheque \ cddb-bundle>0:audio/cddb-bundle \ gnustep-cdplayer>0:audio/gnustep-cdplayer \ cenon>0:graphics/cenon \ duncan>0:textproc/duncan \ easydiff>0:textproc/easydiff \ edenmath>0:math/edenmath \ expense>0:finance/expense \ fortunate>0:games/fortunate \ fortytwo-bdb>0:databases/fortytwo-bdb \ fortytwo-encore>0:devel/fortytwo-encore \ fortytwo>0:graphics/fortytwo \ freetar>0:archivers/freetar \ gmastermind>0:games/gmastermind \ gmines>0:games/gmines \ gnumail>0:mail/gnumail \ gnustep-ftp>0:ftp/gnustep-ftp \ gnustep-ladder>0:games/gnustep-ladder \ gnustep-slideshowkit>0:graphics/gnustep-slideshowkit \ gnustep-slideshow>0:graphics/gnustep-slideshow \ gnustep-sudoku>0:games/gnustep-sudoku \ gnustep-wrapper>0:deskutils/gnustep-wrapper \ gorm>0:devel/gorm \ grubik>0:games/grubik \ gscheme>0:lang/gscheme \ gshisen>0:games/gshisen \ gskrab>0:x11/gskrab \ gspdf>0:print/gspdf \ gtamsanalyzer>0:science/gtamsanalyzer \ gworkspace-gwmetadata>0:deskutils/gworkspace-gwmetadata \ gworkspace>0:deskutils/gworkspace \ helpviewer>0:deskutils/helpviewer \ highlighterkit>0:devel/highlighterkit \ imageviewer>0:graphics/imageviewer \ innerspace>0:x11/innerspace \ jigsaw>0:games/jigsaw \ ja-jishyo>0:japanese/jishyo \ lapispuzzle>0:games/lapispuzzle \ laternamagica>0:graphics/laternamagica \ latex-service>0:textproc/latex-service \ localize>0:textproc/localize \ lusernet>0:news/lusernet \ mpdcon>0:audio/mpdcon \ nextgo>0:games/nextgo \ paje>0:science/paje \ pantomime>0:mail/pantomime \ pixen>0:graphics/pixen \ plopfolio>0:deskutils/plopfolio \ poe>0:multimedia/poe \ popup>0:textproc/popup \ gnustep-preview>0:graphics/preview \ price>0:graphics/price \ remotedesk>0:net/remotedesk \ simpleagenda>0:deskutils/simpleagenda \ systempreferences>0:deskutils/systempreferences \ terminal.app>0:x11/terminal.app \ timemon>0:sysutils/timemon \ toolboxkit>0:deskutils/toolboxkit \ waiho>0:ftp/waiho \ wizardkit>0:devel/wizardkit \ zillion>0:net/zillion \ zipper>0:archivers/zipper .include Index: head/x11/gskrab/Makefile =================================================================== --- head/x11/gskrab/Makefile (revision 455400) +++ head/x11/gskrab/Makefile (revision 455401) @@ -1,29 +1,29 @@ # $FreeBSD$ PORTNAME= gskrab PORTVERSION= 0.0.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= x11 gnustep MASTER_SITES= http://organact.mine.nu/~wolfgang/gskrab/ DISTNAME= GSKrab-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= GNUstep Keyboard Grabber LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING USES= gnustep USE_GNUSTEP= back build USE_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES} ADDITIONAL_LIB_DIRS+= -L${WRKSRC}/GSKrabFramework/GSKrab.framework/Versions/Current post-patch: @${REINPLACE_CMD} -e "/GNUSTEP_INSTALLATION_DIR/d" ${WRKSRC}/GNUmakefile post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/System/Tools/gsks \ ${STAGEDIR}${PREFIX}/GNUstep/System/Library/Frameworks/GSKrab.framework/Versions/0/libGSKrab.so .include Index: head/x11/innerspace/Makefile =================================================================== --- head/x11/innerspace/Makefile (revision 455400) +++ head/x11/innerspace/Makefile (revision 455401) @@ -1,29 +1,29 @@ # $FreeBSD$ PORTNAME= innerspace PORTVERSION= 0.2.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= x11 gnustep MASTER_SITES= SAVANNAH/gap DISTNAME= InnerSpace-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= GNUstep screensaver LICENSE= GPLv2 USES= gnustep USE_GNUSTEP= back build post-patch: ${REINPLACE_CMD} -e 's|^GNUSTEP_INSTALLATION_DIR|#GNUSTEP_INSTALLATION_DIR|' \ ${WRKSRC}/GNUmakefile post-install: ${STRIP_CMD} \ ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/InnerSpace.app/Resources/NickSpace.InnerSpace/NickSpace \ ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/InnerSpace.app/Resources/Black.InnerSpace/Black \ ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/InnerSpace.app/Resources/Boxes.InnerSpace/Boxes \ ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/InnerSpace.app/InnerSpace .include Index: head/x11/terminal.app/Makefile =================================================================== --- head/x11/terminal.app/Makefile (revision 455400) +++ head/x11/terminal.app/Makefile (revision 455401) @@ -1,24 +1,25 @@ # Created by: gurkan@phys.ethz.ch # $FreeBSD$ PORTNAME= terminal.app PORTVERSION= 0.9.9 +PORTREVISION= 1 CATEGORIES= x11 gnustep MASTER_SITES= SAVANNAH/gap DISTNAME= Terminal-${PORTVERSION} MAINTAINER= theraven@FreeBSD.org COMMENT= Terminal Emulator for GNUstep LICENSE= GPLv2 # only LICENSE_FILE= ${WRKSRC}/COPYING USES= gnustep iconv USE_GNUSTEP= back build MAKE_ARGS+= Terminal_TOOL_LIBS='${ICONV_LIB} -lutil' post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/Terminal.app/Terminal .include Index: head/x11-clocks/aclock/Makefile =================================================================== --- head/x11-clocks/aclock/Makefile (revision 455400) +++ head/x11-clocks/aclock/Makefile (revision 455401) @@ -1,25 +1,25 @@ # Created by: gurkan@phys.ethz.ch # $FreeBSD$ PORTNAME= aclock PORTVERSION= 0.4.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= x11-clocks gnustep MASTER_SITES= SAVANNAH/gap DISTNAME= AClock-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Analog Clock for GNUstep LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING USES= gnustep USE_GNUSTEP= back build WRKSRC= ${WRKDIR}/${DISTNAME} post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/AClock.app/AClock .include Index: head/x11-toolkits/gnustep-back/Makefile =================================================================== --- head/x11-toolkits/gnustep-back/Makefile (revision 455400) +++ head/x11-toolkits/gnustep-back/Makefile (revision 455401) @@ -1,49 +1,50 @@ # $FreeBSD$ PORTNAME= gnustep-back PORTVERSION= 0.25.1 +PORTREVISION= 1 CATEGORIES= x11-toolkits gnustep MASTER_SITES= GNUSTEP/core MAINTAINER= theraven@FreeBSD.org COMMENT= GNUstep GUI backend LICENSE_COMB= multi LICENSE= GPLv3 LGPL3 LIB_DEPENDS+= libgif.so:graphics/giflib \ libtiff.so:graphics/tiff \ libXft.so:x11-fonts/libXft \ libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 \ libcairo.so:graphics/cairo GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-tiff-library=${LOCALBASE}/lib \ --with-tiff-include=${LOCALBASE}/include \ --with-jpeg-library=${LOCALBASE}/lib \ --with-jpeg-include=${LOCALBASE}/include \ --with-gif-library=${LOCALBASE}/lib \ --with-gif-include=${LOCALBASE}/include \ --enable-graphics=cairo \ --disable-glitz USES= gnustep jpeg pkgconfig USE_GNUSTEP= base gui build USE_XORG= xft xrender xmu xext x11 xcursor xfixes xmu USE_GL= yes USE_LDCONFIG= ${GNUSTEP_SYSTEM_LIBRARIES} MAKE_FLAGS+= OPTFLAG="${CFLAGS} -I${LOCALBASE}/include" BACKVERSION= ${PORTVERSION:C/([0-9])*[.]([0-9]*).*/\1\2/1} CFLAGS+= -I${LOCALBASE}/include/freetype2 PLIST_SUB+= BACK=back-${BACKVERSION} PLIST_SUB+= BACKVERSION=${PORTVERSION:C/([0-9])*[.]([0-9]*).*/\1\2/1} pre-configure: .for file in config.guess config.sub install-sh @${CP} ${GNUSTEP_PREFIX}/System/Library/Makefiles/${file} ${WRKSRC} .endfor .include Index: head/x11-toolkits/gnustep-gui/Makefile =================================================================== --- head/x11-toolkits/gnustep-gui/Makefile (revision 455400) +++ head/x11-toolkits/gnustep-gui/Makefile (revision 455401) @@ -1,73 +1,73 @@ # Created by: Thomas Gellekum # $FreeBSD$ PORTNAME= gnustep-gui PORTVERSION= 0.25.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-toolkits gnustep MASTER_SITES= GNUSTEP/core MAINTAINER= theraven@FreeBSD.org COMMENT= GNUstep GUI library LICENSE= GPLv3 LGPL3 LICENSE_COMB= multi LIB_DEPENDS+= libtiff.so:graphics/tiff LIB_DEPENDS+= libpng.so:graphics/png LIB_DEPENDS+= libgif.so:graphics/giflib LIB_DEPENDS+= libicui18n.so:devel/icu LIB_DEPENDS+= libsndfile.so:audio/libsndfile LIB_DEPENDS+= libao.so:audio/libao LIB_DEPENDS+= libflite.so:audio/flite BROKEN_armv6= fails to package: chmod: GSSpeechServer.desktop: No such file or directory BROKEN_armv7= fails to package: chmod: GSSpeechServer.desktop: No such file or directory OPTIONS_DEFINE= DOCS CUPS ASPELL OPTIONS_DEFAULT= CUPS OPTIONS_SUB= yes DOCS_BUILD_DEPENDS= texi2html:textproc/texi2html \ texi2pdf:print/texinfo GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-tiff-library=${LOCALBASE}/lib CONFIGURE_ARGS+= --with-tiff-include=${LOCALBASE}/include CONFIGURE_ARGS+= --with-jpeg-library=${LOCALBASE}/lib CONFIGURE_ARGS+= --with-jpeg-include=${LOCALBASE}/include CONFIGURE_ARGS+= --with-x CONFIGURE_ARGS+= --with-x-include=${LOCALBASE}/include CONFIGURE_ARGS+= --with-x-include=${LOCALBASE}/lib USES= gnustep jpeg pkgconfig USE_GNUSTEP= base build USE_XORG= x11 xt EXTRA_PATCHES+= ${FILESDIR}/GNUmakefile.patch EXTRA_PATCHES+= ${FILESDIR}/GNUmakefile.speech.patch EXTRA_PATCHES+= ${FILESDIR}/AudioOutputSink.m.patch MAKE_FLAGS+= OPTFLAG="${CFLAGS}" PLIST_SUB+= BASEVERSION=${PORTVERSION:C/[.][0-9]*$//1} CUPS_CONFIGURE_ENABLE= cups CUPS_LIB_DEPENDS+= libcups.so:print/cups ASPELL_LIB_DEPENDS= libaspell.so:textproc/aspell ASPELL_CONFIGURE_ENABLE= aspell USE_LDCONFIG= ${GNUSTEP_SYSTEM_LIBRARIES} post-patch: ${REINPLACE_CMD} -e "s|libpng/png.h|png.h|" ${WRKSRC}/configure ${REINPLACE_CMD} -e "s|doc=no|doc=yes|" ${WRKSRC}/GNUmakefile pre-configure: .for file in config.guess config.sub install-sh @${CP} ${GNUSTEP_PREFIX}/System/Library/Makefiles/${file} ${WRKSRC} .endfor post-install-DOCS-off: @${FIND} -d ${STAGEDIR}${PREFIX}/GNUstep/System/Library/Documentation -type d -empty -delete .include