- update to use new bsd.gnustep.mk

Approved by:	gurkan@linuks.mine.nu
This commit is contained in:
Dirk Meyer 2007-01-13 03:57:25 +00:00
parent 3aa9b48413
commit d7f59ea8de
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=182275
93 changed files with 183 additions and 366 deletions

View file

@ -16,14 +16,12 @@ DISTNAME= cddb.bundle-${PORTVERSION}
MAINTAINER= dinoex@FreeBSD.org
COMMENT= CDDB client bundle GNUstep
WRKSRC= ${WRKDIR}/cddb.bundle
USE_GMAKE= yes
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
MAKEFILE=
ALL_TARGET=
WRKSRC= ${WRKDIR}/cddb.bundle
.include <bsd.port.mk>

View file

@ -23,15 +23,16 @@ LIB_DEPENDS+= modplug.0:${PORTSDIR}/audio/libmodplug
LIB_DEPENDS+= artsc.0:${PORTSDIR}/audio/arts
LIB_DEPENDS+= id3tag.0:${PORTSDIR}/audio/libid3tag
WRKSRC= ${WRKDIR}/cynthiune.app-${PORTVERSION}
USE_GMAKE= yes
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
MAKEFILE= GNUmakefile
MAKE_FLAGS= disable-windowsmedia=yes
USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES}
USE_GNOME+= esound
WRKSRC= ${WRKDIR}/cynthiune.app-${PORTVERSION}
MAKE_FLAGS= disable-windowsmedia=yes
#ALL_TARGET=
.include <bsd.port.mk>

View file

@ -17,8 +17,6 @@ COMMENT= GNUstep CD player with CDDB support
LIB_DEPENDS+= cdaudio.1:${PORTSDIR}/audio/libcdaudio
WRKSRC= ${WRKDIR}/${PORTNAME}
USE_GMAKE= yes
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
@ -26,14 +24,14 @@ USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
USE_GNUSTEP_LOCAL_BUNDLES+= Cddb:${CDDB_BUNDLE_PORT}
USE_GNUSTEP_SYSTEM_LIBS+= PrefsModule:${PREFERENCES_PORT}
MAKEFILE=
ALL_TARGET=
WRKSRC= ${WRKDIR}/${PORTNAME}
CDDB_BUNDLE_PORT?= audio/cddb-bundle
PREFERENCES_PORT?= deskutils/preferences.app
pre-configure:
${LN} -s ${SYSTEMDIR}/Library/Frameworks/PrefsModule.framework/Versions/A/Headers ${WRKSRC}/AudioCD/AudioCDPrefs/PrefsModule
${LN} -s ${GNUSTEP_SYSTEM_ROOT}/Library/Frameworks/PrefsModule.framework/Versions/A/Headers ${WRKSRC}/AudioCD/AudioCDPrefs/PrefsModule
post-install:
${MKDIR} ${GNUSTEP_PREFIX}/Local/Library/Headers/CDPlayer

View file

@ -15,15 +15,11 @@ DISTNAME= MPDCon-${PORTVERSION}
MAINTAINER= dinoex@FreeBSD.org
COMMENT= A GNUstep MPD client
#WRKSRC= ${WRKDIR}/X
USE_GMAKE= yes
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
MAKEFILE=
ALL_TARGET=
post-patch:
${REINPLACE_CMD} -e 's|^GNUSTEP_INSTALLATION_DIR|#GNUSTEP_INSTALLATION_DIR|' \

View file

@ -9,19 +9,17 @@ PORTNAME= volumecontrol
PORTVERSION= 0.5
CATEGORIES= audio
MASTER_SITES= http://www.linuks.mine.nu/volumecontrol/ \
http://io.debian.net/~tar/ports/distfiles/
${MASTER_SITE_GNUSTEP_CH}
MAINTAINER= gurkan@linuks.mine.nu
COMMENT= Audio mixer for GNUstep
USE_GMAKE= yes
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
MAKEFILE= GNUmakefile
WRKSRC= ${WRKDIR}/${PORTNAME:C/\.app//}-${PORTVERSION}
.include <bsd.port.pre.mk>

View file

@ -16,15 +16,14 @@ COMMENT= Molecular Simulator for GNUstep
LIB_DEPENDS+= gsl.9:${PORTSDIR}/math/gsl
WRKSRC= ${WRKDIR}/Adun/
USE_GMAKE= yes
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
MAKEFILE= GNUmakefile
NO_FILTER_SHLIBS= yes
USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES}
WRKSRC= ${WRKDIR}/Adun
post-patch:
${REINPLACE_CMD} -e 's|include Defs/|-include Defs/|' \

View file

@ -15,9 +15,6 @@ DISTNAME= gnustep-dl2-${PORTVERSION}
MAINTAINER= gurkan@linuks.mine.nu
COMMENT= GNUstep Database Library 2 (Enterprise Objects Framework)
WRKSRC= ${WRKDIR}/${DISTNAME}
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BASE= yes
@ -25,11 +22,12 @@ USE_GNUSTEP_CONFIGURE= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
USE_GNUSTEP_SYSTEM_LIBS+= Gorm:${GORM_PORT}
# broken
# USE_LDCONFIG= yes
INSTALL_SHLIBS= yes
MAKEFILE= GNUmakefile
GORM_PORT?= devel/gorm
USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES}
USE_PGSQL= yes
WRKSRC= ${WRKDIR}/${DISTNAME}
GNU_CONFIGURE= yes
GORM_PORT?= devel/gorm
.include <bsd.port.mk>

View file

@ -15,14 +15,12 @@ DISTNAME= MyLibrary-${PORTVERSION}g
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Wiki-style data management application for GNUstep
WRKSRC= ${WRKDIR}/ML
USE_GMAKE= yes
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
MAKEFILE=
ALL_TARGET=
WRKSRC= ${WRKDIR}/ML
.include <bsd.port.mk>

View file

@ -15,20 +15,15 @@ DISTNAME= SQLClient-${PORTVERSION}
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Lightweight database abstraction layer
USE_GMAKE= yes
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BASE= yes
USE_GNUSTEP_CONFIGURE= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
MAKEFILE= GNUmakefile
ALL_TARGET=
LDCONFIG_DIRS= ${LOCALLIBDIR}
INSTALLS_SHLIB= yes
NO_FILTER_SHLIBS= yes
USE_GNUSTEP_LOCAL_LIBS+= Performance:${PERFORMANCE_PORT}
USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES}
PERFORMANCE_PORT?= devel/performance
USE_PGSQL=yes
@ -38,8 +33,4 @@ USE_SQLITE=yes
CFLAGS+= ${PTHREAD_CFLAGS}
LDFLAGS+= ${PTHREAD_LIBS}
#CONFIGURE_ARGS+= --with-additional-lib="${PHREAD_LIBS}"
#ADDITIONAL_LDFLAGS+= -L${LOCALBASE}/lib
#MAKE_ENV+= ADDITIONAL_LDFLAGS="${ADDITIONAL_LDFLAGS}"
.include <bsd.port.mk>

View file

@ -14,14 +14,12 @@ DISTNAME= Affiche-${PORTVERSION}
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Affiche allows people to stick notes
WRKSRC= ${WRKDIR}/Affiche
USE_GMAKE= yes
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
MAKEFILE=
ALL_TARGET=
WRKSRC= ${WRKDIR}/Affiche
.include <bsd.port.mk>

View file

@ -9,19 +9,17 @@ PORTNAME= charmap
PORTVERSION= 0.2
CATEGORIES= deskutils
MASTER_SITES= http://www.nongnu.org/charmap/ \
http://io.debian.net/~tar/ports/distfiles/
${MASTER_SITE_GNUSTEP_CH}
DISTNAME= ${PORTNAME}-${PORTVERSION}
MAINTAINER= gurkan@linuks.mine.nu
COMMENT= Character map for GNUstep
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_GMAKE= yes
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
MAKEFILE= GNUmakefile
.include <bsd.port.mk>

View file

@ -13,13 +13,10 @@ MASTER_SITES= http://www.linuks.mine.nu/displaycalibrator/
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Frontend to xgamma
USE_GMAKE= yes
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
MAKEFILE=
ALL_TARGET=
.include <bsd.port.mk>

View file

@ -15,12 +15,10 @@ DISTNAME= NoteBook-${PORTVERSION}
MAINTAINER= dinoex@FreeBSD.org
COMMENT= A place to store notes in an organized manner
USE_GMAKE= yes
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
MAKEFILE=
.include <bsd.port.mk>

View file

@ -15,14 +15,12 @@ DISTNAME= ${PORTNAME}.app_${PORTVERSION}.orig
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Configurable GNUstep timer application
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_GMAKE= yes
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
MAKEFILE=
ALL_TARGET=
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
.include <bsd.port.mk>

View file

@ -15,12 +15,10 @@ EXTRACT_SUFX= .tgz
MAINTAINER= dinoex@FreeBSD.org
COMMENT= An online help viewer for GNUstep programs
USE_GMAKE= yes
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
MAKEFILE=
.include <bsd.port.mk>

View file

@ -14,13 +14,10 @@ MASTER_SITE_SUBDIR= usr-apps
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Free clone of KlipFolio for GNUstep
USE_GMAKE= yes
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
MAKEFILE=
ALL_TARGET=
.include <bsd.port.mk>

View file

@ -14,14 +14,14 @@ DISTNAME= systempreferences-${PORTVERSION}
MAINTAINER= dinoex@FreeBSD.org
COMMENT= PreferencePanes framework for GNUstep
WRKSRC= ${WRKDIR}/${DISTNAME}/PreferencePanes
USE_GMAKE= yes
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
MAKEFILE= GNUmakefile
DEFAULT_LIBVERSION= 1.0.0
USE_GNUSTEP_LDCONFIG= ${GNUSTEP_SYSTEM_LIBRARIES}
WRKSRC= ${WRKDIR}/${DISTNAME}/PreferencePanes
.include <bsd.port.mk>

View file

@ -17,15 +17,12 @@ MAINTAINER= dinoex@FreeBSD.org
COMMENT= GNUstep workspace manager
USE_BZIP2= yes
USE_GMAKE= yes
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
MAKEFILE= GNUmakefile
LDCONFIG_DIRS= ${LOCALLIBDIR}
INSTALLS_SHLIB= yes
USE_GNUSTEP_LDCONFIG= ${GNUSTEP_SYSTEM_LIBRARIES}
MODIFY= GNUmakefile.preamble PrefsModule/GNUmakefile.preamble \
Modules/Keyboard/GNUmakefile.preamble \

View file

@ -13,15 +13,15 @@ MASTER_SITES= http://www.gnustep.it/enrico/system-preferences/
MAINTAINER= dinoex@FreeBSD.org
COMMENT= System Preferences application for GNUstep
USE_GMAKE= yes
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
USE_GNUSTEP_BACK= yes
MAKEFILE= GNUmakefile
USE_GNUSTEP_SYSTEM_LIBS+= PreferencePanes:${PREFERENCEPANES_PORT}
PREFERENCEPANES_PORT?= deskutils/preferencepanes
USE_GNUSTEP_MAKE_DIRS= SystemPreferences Modules
PREFERENCEPANES_PORT?= deskutils/preferencepanes
.include <bsd.port.mk>

View file

@ -1,5 +1,3 @@
@exec mkdir -p %D/System/Library/Makefiles
@exec ln -s Library/Makefiles %D/System
GNUstep.conf
System/Library/Makefiles/GNUstep-reset.sh
System/Library/Makefiles/GNUstep.csh
@ -117,6 +115,7 @@ System/Tools/debugapp
System/Tools/openapp
System/Tools/opentool
System/share/config.site
@exec ln -s Library/Makefiles %D/System
@dirrm System/share
@dirrm System/Tools/Resources
@dirrm System/Tools/Java

View file

@ -1,4 +1,4 @@
# New ports collection makefile for: Gorm
# New ports collection makefile for: gorm
# Date created: 15 Mar 2002
# Whom: dirk.meyer@dinoex.sub.org
#
@ -14,13 +14,11 @@ MASTER_SITE_SUBDIR= dev-apps
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Graphical Object Relationship Modeller
USE_GMAKE= yes
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
MAKEFILE=
ALL_TARGET=
USE_GNUSTEP_LDCONFIG= ${GNUSTEP_SYSTEM_LIBRARIES}
.include <bsd.port.mk>

View file

@ -15,15 +15,13 @@ DISTNAME= ObjcUnit-${PORTVERSION}-GNUstep
MAINTAINER= dinoex@FreeBSD.org
COMMENT= ObjcUnit frammework for GNUstep
GNUSTEP_PREFIX?= ${LOCALBASE}/GNUstep
PREFIX= ${GNUSTEP_PREFIX}
NO_MTREE= yes
WRKSRC= ${WRKDIR}/ObjcUnit-${PORTVERSION}/ObjcUnit
USE_GMAKE= yes
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
MAKEFILE=
USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES}
WRKSRC= ${WRKDIR}/ObjcUnit-${PORTVERSION}/ObjcUnit
.include <bsd.port.mk>

View file

@ -15,15 +15,12 @@ DISTNAME= Performance-${PORTVERSION}
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Help improve the performance of GNUstep applications
USE_GMAKE= yes
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BASE= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
MAKEFILE= GNUmakefile
LDCONFIG_DIRS= ${LOCALLIBDIR}
INSTALLS_SHLIB= yes
NO_FILTER_SHLIBS= yes
DEFAULT_LIBVERSION= 0.1
USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES}
.include <bsd.port.mk>

View file

@ -10,7 +10,7 @@ Local/Library/Headers/Performance/GSCache.h
Local/Library/Headers/Performance/GSThroughput.h
Local/Library/Headers/Performance/GSTicker.h
Local/Library/Libraries/libPerformance.so
Local/Library/Libraries/libPerformance.so.%%MAJORVERSION%%.1
Local/Library/Libraries/libPerformance.so.%%LIBVERSION%%
Local/Library/Libraries/libPerformance.so.%%VERSION%%
@dirrm Local/Library/Headers/Performance
@dirrm Local/Library/Documentation/Performance

View file

@ -15,13 +15,13 @@ DISTNAME= ProjectCenter-${PORTVERSION}
MAINTAINER= dinoex@FreeBSD.org
COMMENT= A development environment for GNUstep
USE_GMAKE= yes
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
MAKEFILE= GNUmakefile
USE_GNUSTEP_LDCONFIG= ${GNUSTEP_SYSTEM_LIBRARIES}
PLIST_SUB+= FRAMEVERSION=${PORTVERSION}
.include <bsd.port.mk>

View file

@ -15,15 +15,14 @@ MAINTAINER= dinoex@FreeBSD.org
COMMENT= Simple, but very usable development environment
USE_BZIP2= yes
USE_GMAKE= yes
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
MAKEFILE=
USE_GNUSTEP_LOCAL_LIBS+= WizardKit:${WIZARDKIT_PORT}
USE_GNUSTEP_LOCAL_LIBS+= HighlighterKit:${HIGHLIGHTERKIT_PORT}
WIZARDKIT_PORT?= devel/wizardkit
HIGHLIGHTERKIT_PORT?= devel/highlighterkit

View file

@ -8,7 +8,7 @@
PORTNAME= gnustep
PORTVERSION= 0.2.2
PORTREVISION= 1
CATEGORIES= devel ruby
CATEGORIES= devel lang ruby
MASTER_SITES= ${MASTER_SITE_GNUSTEP}
MASTER_SITE_SUBDIR= libs
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
@ -18,13 +18,11 @@ MAINTAINER= dinoex@FreeBSD.org
COMMENT= A Ruby interface to the GNUstep development environment
USE_RUBY= yes
USE_GMAKE= yes
USE_GNUSTEP= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
MAKEFILE= GNUmakefile
NO_FILTER_SHLIBS= yes
USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES}
post-extract:
${FIND} ${WRKSRC}/ -type f -name '.cvsignore' -delete

View file

@ -15,14 +15,11 @@ MAINTAINER= dinoex@FreeBSD.org
COMMENT= Framework needed by Project Manager
USE_BZIP2= yes
USE_GMAKE= yes
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
MAKEFILE=
LDCONFIG_DIRS= ${LOCALLIBDIR}
INSTALLS_SHLIB= yes
USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES}
.include <bsd.port.mk>

View file

@ -15,23 +15,22 @@ DISTNAME= emacs-23.0.0_NS-${PORTVERSION}pre3b
MAINTAINER= gurkan@linuks.mine.nu
COMMENT= The GNU Emacs editor on GNUstep
WRKSRC= ${WRKDIR}/${DISTNAME}
USE_GMAKE= yes
USE_GNUSTEP= yes
BASEDIR=${WRKSRC}/build/Emacs.app
BINDIR=${BASEDIR}
CFLAGS+=-I${PREFIX}/System/Library/Headers/
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_MAKE= yes
MAKEFILE= GNUmakefile
WRKSRC= ${WRKDIR}/${DISTNAME}
BASEDIR=${WRKSRC}/build/Emacs.app
BINDIR=${BASEDIR}
CFLAGS+=-I${PREFIX}/System/Library/Headers/
post-configure:
@${REINPLACE_CMD} -e 's|#define config_machfile "m/.h"|#define config_machfile "m/sparc.h"|g' ${WRKSRC}/src/config.h
@${REINPLACE_CMD} -e's|source /etc/GNUstep/GNUstep.conf|. ${SYSMAKEDIR}/GNUstep.sh|g' ${WRKSRC}/nextstep/compile
@${REINPLACE_CMD} -e's|source /etc/GNUstep/GNUstep.conf|. ${GNUSTEP_MAKEFILES}/GNUstep.sh|g' ${WRKSRC}/nextstep/compile
do-build:
(. ${SYSMAKEDIR}/GNUstep.sh; cd ${WRKSRC}/nextstep; ${MAKE_ENV} ./compile)
(. ${GNUSTEP_MAKEFILES}/GNUstep.sh; cd ${WRKSRC}/nextstep; ${MAKE_ENV} ./compile)
do-install:
${CP} -r ${WRKSRC}/nextstep/build/Emacs.app ${PREFIX}/System/Applications/

View file

@ -14,14 +14,13 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}.orig
MAINTAINER= gurkan@linuks.mine.nu
COMMENT= Basic text editor for GNUstep
WRKSRC= ${WRKDIR}/textedit-${PORTVERSION}
USE_GMAKE= yes
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
MAKEFILE= GNUmakefile
WRKSRC= ${WRKDIR}/textedit-${PORTVERSION}
.include <bsd.port.pre.mk>

View file

@ -15,13 +15,11 @@ DISTNAME= FTP-${PORTVERSION}
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Compact and handy FTP client for GNUstep
USE_GMAKE= yes
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
MAKEFILE= GNUmakefile
post-patch:
${REINPLACE_CMD} -e 's|^GNUSTEP_INSTALLATION_DIR|#GNUSTEP_INSTALLATION_DIR|' \

View file

@ -15,12 +15,10 @@ EXTRACT_SUFX= .tgz
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Simple FTP client for GNUstep
USE_GMAKE= yes
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
MAKEFILE= GNUmakefile
.include <bsd.port.mk>

View file

@ -15,12 +15,10 @@ EXTRACT_SUFX= .tgz
MAINTAINER= dinoex@FreeBSD.org
COMMENT= The well-known mastermind game
USE_GMAKE= yes
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
MAKEFILE=
.include <bsd.port.mk>

View file

@ -15,13 +15,10 @@ EXTRACT_SUFX= .tgz
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Well-known minesweeper game for GNUstep
USE_GMAKE= yes
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
MAKEFILE=
ALL_TARGET=
.include <bsd.port.mk>

View file

@ -1,4 +1,4 @@
# New ports collection makefile for: ladder.app
# New ports collection makefile for: ladder
# Date created: 11 Sep 2006
# Whom: gurkan@linuks.mine.nu
#
@ -9,7 +9,7 @@ PORTNAME= ladder
PORTVERSION= 1.0
CATEGORIES= games
MASTER_SITES= http://download.savannah.gnu.org/releases/gap/ \
http://io.debian.net/~tar/ports/distfiles/
${MASTER_SITE_GNUSTEP_CH}
PKGNAMEPREFIX= gnustep-
DISTNAME= Ladder-${PORTVERSION}
@ -18,13 +18,12 @@ COMMENT= GNU Go frontend for GNUstep
RUN_DEPENDS= gnugo:${PORTSDIR}/games/gnugo
WRKSRC= ${WRKDIR}/${DISTNAME}
USE_GMAKE= yes
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
MAKEFILE= GNUmakefile
WRKSRC= ${WRKDIR}/${DISTNAME}
.include <bsd.port.mk>

View file

@ -14,12 +14,10 @@ DISTNAME= Gomoku-${PORTVERSION}
MAINTAINER= dinoex@FreeBSD.org
COMMENT= GNUstep Gomoku game
USE_GMAKE= yes
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
MAKEFILE= GNUmakefile
.include <bsd.port.mk>

View file

@ -15,12 +15,10 @@ EXTRACT_SUFX= .tgz
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Simulates a jigsaw puzzle and illustrates the use of clipping paths
USE_GMAKE= yes
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
MAKEFILE=
.include <bsd.port.mk>

View file

@ -9,20 +9,19 @@ PORTNAME= gridlock
PORTVERSION= 1.10
CATEGORIES= games
MASTER_SITES= http://www.dozingcatsoftware.com/ \
http://io.debian.net/~tar/ports/distfiles/
${MASTER_SITE_GNUSTEP_CH}
DISTNAME= Gridlock-gnustep-${PORTVERSION}
MAINTAINER= gurkan@linuks.mine.nu
COMMENT= A collection of grid-based board games for GNUstep
WRKSRC= ${WRKDIR}/Gridlock
USE_GMAKE= yes
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
MAKEFILE= GNUmakefile
WRKSRC= ${WRKDIR}/Gridlock
post-patch:
@${REINPLACE_CMD} -e 's|#import <netinet/ip_compat.h>|#import <net/if.h>\n#import <netinet/ip_compat.h>|g' ${WRKSRC}/osdep.h

View file

@ -15,14 +15,11 @@ EXTRACT_SUFX= .tgz
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Virtual 3D Rubiks cube for GNUstep
USE_GMAKE= yes
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
MAKEFILE=
ALL_TARGET=
post-patch:
${RMDIR} ${WRKSRC}/GRubik.app/ix86/linux-gnu

View file

@ -9,18 +9,16 @@ PORTNAME= gshisen
PORTVERSION= 1.2.1
CATEGORIES= games
MASTER_SITES= http://www.gnustep.it/enrico/gshisen/ \
http://io.debian.net/~tar/ports/distfiles/
${MASTER_SITE_GNUSTEP_CH}
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Shisen-sho puzzle game for GNUstep
USE_GMAKE= yes
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
MAKEFILE=
post-patch:
${REINPLACE_CMD} -e 's|)/Makefiles|)/Library/Makefiles|' \

View file

@ -15,12 +15,10 @@ EXTRACT_SUFX= .tgz
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Simulates a jigsaw puzzle and illustrates the use of clipping paths
USE_GMAKE= yes
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
MAKEFILE=
.include <bsd.port.mk>

View file

@ -9,19 +9,18 @@ PORTNAME= lapispuzzle
PORTVERSION= 1.0
CATEGORIES= games
MASTER_SITES= http://download.savannah.gnu.org/releases/gap/ \
http://io.debian.net/~tar/ports/distfiles/
${MASTER_SITE_GNUSTEP_CH}
DISTNAME= LapisPuzzle-${PORTVERSION}
MAINTAINER= gurkan@linuks.mine.nu
COMMENT= Tetris-like game for GNUstep
WRKSRC= ${WRKDIR}/LapisPuzzle-${PORTVERSION}
USE_GMAKE= yes
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
MAKEFILE= GNUmakefile
WRKSRC= ${WRKDIR}/LapisPuzzle-${PORTVERSION}
.include <bsd.port.mk>

View file

@ -14,13 +14,11 @@ DISTNAME= NeXTGo-${PORTVERSION}
MAINTAINER= dinoex@FreeBSD.org
COMMENT= classic Go game for OPENSTEP/GNUstep
USE_GMAKE= yes
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
MAKEFILE= GNUmakefile
post-patch:
${REINPLACE_CMD} -e 's|^GNUSTEP_INSTALLATION_DIR|#GNUSTEP_INSTALLATION_DIR|' \

View file

@ -9,18 +9,17 @@ PORTNAME= stepbill
PORTVERSION= 2.4
CATEGORIES= games
MASTER_SITES= http://www.linuks.mine.nu/stepbill/ \
http://io.debian.net/~tar/ports/distfiles/
${MASTER_SITE_GNUSTEP_CH}
MAINTAINER= gurkan@linuks.mine.nu
COMMENT= Get rid of those nasty Wingdows viruses
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_GMAKE= yes
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
MAKEFILE= GNUmakefile
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
.include <bsd.port.mk>

View file

@ -9,7 +9,7 @@ PORTNAME= camera
PORTVERSION= 0.8
CATEGORIES= graphics
MASTER_SITES= http://home.gna.org/gsimageapps/ \
http://io.debian.net/~tar/ports/distfiles/
${MASTER_SITE_GNUSTEP_CH}
DISTNAME= Camera-${PORTVERSION}
MAINTAINER= gurkan@linuks.mine.nu
@ -17,14 +17,13 @@ COMMENT= GNUstep application for digital still cameras
LIB_DEPENDS+= gphoto2_port:${PORTSDIR}/graphics/libgphoto2
WRKSRC= ${WRKDIR}/Camera
USE_BZIP2= yes
USE_GMAKE= yes
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
MAKEFILE= GNUmakefile
WRKSRC= ${WRKDIR}/Camera
.include <bsd.port.mk>

View file

@ -16,14 +16,11 @@ DISTNAME= SlideShowKit-${PORTVERSION}
MAINTAINER= dinoex@FreeBSD.org
COMMENT= SlideShow Framework
USE_GMAKE= yes
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
MAKEFILE= GNUmakefile
LDCONFIG_DIRS= ${LOCALLIBDIR}
INSTALLS_SHLIB= yes
USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES}
.include <bsd.port.mk>

View file

@ -14,13 +14,10 @@ DISTNAME= ImageViewer-${PORTVERSION}
MAINTAINER= dinoex@FreeBSD.org
COMMENT= GNUstep Image Viewer
GUN_CONFIGURE= yes
USE_GMAKE= yes
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
MAKEFILE= GNUmakefile
.include <bsd.port.mk>

View file

@ -9,19 +9,18 @@ PORTNAME= photoclip
PORTVERSION= 0.2.5
CATEGORIES= graphics
MASTER_SITES= http://www.vaisburd.net/PhotoClip/ \
http://io.debian.net/~tar/ports/distfiles/
${MASTER_SITE_GNUSTEP_CH}
DISTNAME= PhotoClip-${PORTVERSION}
MAINTAINER= gurkan@linuks.mine.nu
COMMENT= Simple image viewer and editor for GNUstep
WRKSRC= ${WRKDIR}/PhotoClip
USE_GMAKE= yes
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
MAKEFILE= GNUmakefile
WRKSRC= ${WRKDIR}/PhotoClip
.include <bsd.port.mk>

View file

@ -9,7 +9,6 @@ PORTNAME= popplerkit
PORTVERSION= 0.0.${SNAPSHOT}
CATEGORIES= graphics
MASTER_SITES= http://download.gna.org/gsimageapps/PopplerKit/
PKGNAMEPREFIX= gnustep-
DISTNAME= PopplerKit-${SNAPSHOT}
MAINTAINER= dinoex@FreeBSD.org
@ -21,7 +20,7 @@ USE_GNUSTEP= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
USE_GNUSTEP_LDCONFIG= ${LOCALLIBDIR}
USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES}
USE_GNOME= gnomeprefix gnomehack gtk20
SNAPSHOT= 20050720

View file

@ -15,13 +15,12 @@ DISTNAME= Preview-${PORTVERSION}
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Simple image viewer
WRKSRC= ${WRKDIR}/Preview
USE_GMAKE= yes
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
MAKEFILE=
WRKSRC= ${WRKDIR}/Preview
.include <bsd.port.mk>

View file

@ -15,13 +15,12 @@ DISTNAME= PRICE-${PORTVERSION}
MAINTAINER= gurkan@linuks.mine.nu
COMMENT= Image filtering and manipulation using GNUstep
WRKSRC= ${WRKDIR}/PRICE
USE_GMAKE= yes
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
MAKEFILE= GNUmakefile
WRKSRC= ${WRKDIR}/PRICE
.include <bsd.port.mk>

View file

@ -15,19 +15,17 @@ DISTNAME= TalkSoup-${PORTVERSION}alpha
MAINTAINER= gurkan@linuks.mine.nu
COMMENT= IRC client for GNUstep
WRKSRC= ${WRKDIR}/${DISTNAME}
USE_GMAKE= yes
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
USE_GNUSTEP_LOCAL_LIBS+= netclasses:${NETCLASSES_PORT}
# broken:
#USE_LDCONFIG= yes
INSTALLS_SHLIB= yes
MAKEFILE= GNUmakefile
NETCLASSES_PORT?= net/netclasses
USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES}
WRKSRC= ${WRKDIR}/${DISTNAME}
PLIST_SUB+= APPVERSION=0.990
NETCLASSES_PORT?= net/netclasses
.include <bsd.port.mk>

View file

@ -9,19 +9,18 @@ PORTNAME= jishyo
PORTVERSION= 0.1
CATEGORIES= japanese
MASTER_SITES= http://www.eskimo.com/~pburns/Dictionaries/files/ \
http://io.debian.net/~tar/ports/distfiles/
${MASTER_SITE_GNUSTEP_CH}
DISTNAME= Jishyo-${PORTVERSION}
MAINTAINER= gurkan@linuks.mine.nu
COMMENT= English to Japanese dictionary for GNUstep
WRKSRC= ${WRKDIR}/${DISTNAME}
USE_GMAKE= yes
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
MAKEFILE= GNUmakefile
WRKSRC= ${WRKDIR}/${DISTNAME}
.include <bsd.port.mk>

View file

@ -18,24 +18,24 @@ LIB_DEPENDS+= xml2.5:${PORTSDIR}/textproc/libxml2
LIB_DEPENDS+= xslt.2:${PORTSDIR}/textproc/libxslt
LIB_DEPENDS+= gmp.7:${PORTSDIR}/math/libgmp4
ETCDIR= ${LOCALBASE}/etc
USE_AUTOTOOLS= autoconf:259
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-procfs
CONFIGURE_TARGET=
USE_GMAKE= yes
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_CONFIGURE= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
USE_GNUSTEP_LDCONFIG= ${GNUSTEP_SYSTEM_LIBRARIES}
USE_ICONV= yes
MAKEFILE=
MAKE_FLAGS= OPTFLAG="${CFLAGS}"
CFLAGS+= -I${LOCALBASE}/include/libxml2/libxml
BREAKS_IF_PEDANTIC= yes
NO_FILTER_SHLIBS= yes
PLIST_SUB+= LOCALBASE=${LOCALBASE}
ETCDIR= ${LOCALBASE}/etc
.if defined(WITHOUT_OPENSSL)
CONFIGURE_ARGS+= --disable-openssl
@ -60,7 +60,7 @@ PATH:= ${PREFIX}/System/Tools:${PATH}
post-build:
.for i in ${MAKE_APPS}
(cd ${WRKSRC}/${i}; . ${SYSMAKEDIR}/GNUstep.sh; \
(cd ${WRKSRC}/${i}; . ${GNUSTEP_MAKEFILES}/GNUstep.sh; \
${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_FLAGS} ${MAKEFILE} ${ALL_TARGET})
.endfor
@ -75,16 +75,16 @@ post-install:
${INSTALL_SCRIPT} ${WRKSRC}/GNUstep.sh ${ETCDIR}/rc.d/GNUstep.sh
${INSTALL_DATA} ${FILESDIR}/gdomap_if ${ETCDIR}
.for i in ${INSTALL_APPS}
(cd ${WRKSRC}/${i}; . ${SYSMAKEDIR}/GNUstep.sh; \
(cd ${WRKSRC}/${i}; . ${GNUSTEP_MAKEFILES}/GNUstep.sh; \
${SETENV} ${MAKE_ENV} ${GMAKE} -d ${MAKE_FLAGS} ${MAKEFILE} ${INSTALL_TARGET})
.endfor
${RM} ${PREFIX}/System/Library/Libraries/libgnustep-base.so
${RM} ${GNUSTEP_SYSTEM_LIBRARIES}/libgnustep-base.so
${LN} -s libgnustep-base.so.${PORTVERSION} \
${PREFIX}/System/Library/Libraries/libgnustep-base.so
${RM} ${PREFIX}/System/Library/Libraries/Resources/gnustep-base/NSTimeZones/.README.swp
${GNUSTEP_SYSTEM_LIBRARIES}/libgnustep-base.so
${RM} ${GNUSTEP_SYSTEM_LIBRARIES}/Resources/gnustep-base/NSTimeZones/.README.swp
test:
@(cd ${WRKSRC}/Testing && . ${SYSTEMDIR}/Makefiles/GNUstep.sh; ${GMAKE})
@(cd ${WRKSRC}/Testing && . ${GNUSTEP_MAKEFILES}/GNUstep.sh; ${GMAKE})
regression-test: test

View file

@ -5,27 +5,29 @@
# $FreeBSD$
#
PORTNAME= gnustep-guile
PORTNAME= guile
PORTVERSION= 1.1.4
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_GNUSTEP}
MASTER_SITE_SUBDIR= libs
PKGNAMEPREFIX= gnustep-
PKGNAMESUFFIX?= ${NOX11_SUFFIX}${PKGNAMESUFFIX2}
DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION}
MAINTAINER= dinoex@FreeBSD.org
COMMENT= GNUstep interface to the GUILE scheme interpreter
LIB_DEPENDS+= guile.15:${PORTSDIR}/lang/guile
GNU_CONFIGURE= yes
CONFIGURE_TARGET=
USE_GMAKE= yes
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_CONFIGURE= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
MAKEFILE=
USE_GNUSTEP_LDCONFIG= ${GNUSTEP_SYSTEM_LIBRARIES}
GNU_CONFIGURE= yes
CONFIGURE_TARGET=
MAKE_FLAGS= OPTFLAG="${CFLAGS}"
PLIST_SUB+= GUILE_VER="${GUILE_VER}"

View file

@ -15,16 +15,13 @@ MASTER_SITE_SUBDIR= libs
MAINTAINER= dinoex@FreeBSD.org
COMMENT= A snapshot of libobjc, meant to be used with GNUstep
USE_GMAKE= yes
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
GNUSTEP_WITHOUT_LIBOBJC= yes
MAKEFILE= GNUmakefile
ALL_TARGET=
INSTALLS_SHLIB= yes
LDCONFIG_DIRS= ${LOCALLIBDIR}
USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES}
NOT_FOR_ARCHS= ia64 amd64
.if !defined(GNUSTEP_WITH_BASE_GCC)

View file

@ -15,15 +15,11 @@ EXTRACT_SUFX= .tgz
MAINTAINER= dinoex@FreeBSD.org
COMMENT= GNUstep-aware scheme interpreter
#WRKSRC= ${WRKDIR}/X
USE_GMAKE= yes
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
MAKEFILE=
ALL_TARGET=
post-install:
${RM} -f ${GNUSTEP_PREFIX}/Local/Applications/GScheme.app/Resources/library.scm~

View file

@ -15,17 +15,13 @@ DISTNAME= StepTalk-${PORTVERSION}
MAINTAINER= dinoex@FreeBSD.org
COMMENT= The official GNUstep scripting framework
WRKSRC= ${WRKDIR}/StepTalk
USE_GMAKE= yes
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_GUI= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
MAKEFILE= GNUmakefile
ALL_TARGET=
LDCONFIG_DIRS= ${LOCALLIBDIR}
INSTALLS_SHLIB= yes
#NO_FILTER_SHLIBS= yes
USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES}
WRKSRC= ${WRKDIR}/StepTalk
.include <bsd.port.mk>

View file

@ -24,7 +24,7 @@ USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
USE_GNUSTEP_SYSTEM_LIBS+= Inspector:${GWORKSPACE_PORT}
USE_GNUSTEP_LOCAL_LIBS+= Addresses:${ADDRESSES_PORT}
USE_GNUSTEP_LDCONFIG= ${LOCALLIBDIR}
USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES}
WRKSRC= ${WRKDIR}/Addresses-${PORTVERSION}/Goodies
@ -36,7 +36,6 @@ post-patch:
-e 's|VCFViewer||' \
${WRKSRC}/GNUmakefile
${REINPLACE_CMD} -e 's|^GNUSTEP_INSTALLATION_DIR|#GNUSTEP_INSTALLATION_DIR|' \
-e 's|GNUSTEP_INSTALLATION_DIR|GNUSTEP_SYSTEM_ROOT|' \
-e 's|Library/GWorkspace|Library/Bundles|' \
-e 's|-lGWorkspace|-lInspector|' \
${WRKSRC}/VCFViewer/GNUmakefile

View file

@ -1,4 +1,4 @@
# New ports collection makefile for: Addresses
# New ports collection makefile for: addresses
# Date created: 13 Nov 2004
# Whom: Miguel Mendez <flynn@energyhq.es.eu.org>
#
@ -15,17 +15,13 @@ DISTNAME= Addresses-${PORTVERSION}
MAINTAINER= dinoex@FreeBSD.org
COMMENT= A versatile addressbook for GNUstep
GNUSTEP_PREFIX?= ${LOCALBASE}/GNUstep
PREFIX= ${GNUSTEP_PREFIX}
NO_MTREE= yes
WRKSRC= ${WRKDIR}/Addresses-${PORTVERSION}
USE_GMAKE= yes
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
MAKEFILE= GNUmakefile
LDCONFIG_DIRS= ${LOCALLIBDIR}
INSTALLS_SHLIB= yes
USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES}
WRKSRC= ${WRKDIR}/Addresses-${PORTVERSION}
.include <bsd.port.mk>

View file

@ -14,8 +14,6 @@ DISTNAME= GNUMail-${PORTVERSION}pre2
MAINTAINER= dinoex@FreeBSD.org
COMMENT= GNUstep mail client
WRKSRC= ${WRKDIR}/GNUMail
USE_GMAKE= yes
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
@ -23,8 +21,10 @@ USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
USE_GNUSTEP_LOCAL_LIBS+= Pantomime:${PANTOMIME_PORT}
USE_GNUSTEP_LOCAL_LIBS+= Addresses:${ADDRESSES_PORT}
MAKEFILE=
ALL_TARGET=
USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES}
WRKSRC= ${WRKDIR}/GNUMail
PANTOMIME_PORT?= mail/pantomime
ADDRESSES_PORT?= mail/addresses

View file

@ -14,16 +14,13 @@ DISTNAME= Pantomime-${PORTVERSION}pre2
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Mail/MIME handling library for GNUstep
WRKSRC= ${WRKDIR}/Pantomime
USE_GMAKE= yes
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
MAKEFILE= GNUmakefile
LDCONFIG_DIRS= ${LOCALLIBDIR}
NO_FILTER_SHLIBS= yes
INSTALLS_SHLIB= yes
USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES}
WRKSRC= ${WRKDIR}/Pantomime
.include <bsd.port.mk>

View file

@ -14,13 +14,12 @@ DISTNAME= EdenMath_GNUstep-${PORTVERSION}
MAINTAINER= gurkan@linuks.mine.nu
COMMENT= Scientific calcualtor for GNUstep
WRKSRC= ${WRKDIR}/${DISTNAME}
USE_GMAKE= yes
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
MAKEFILE= GNUmakefile
WRKSRC= ${WRKDIR}/${DISTNAME}
.include <bsd.port.mk>

View file

@ -15,13 +15,11 @@ DISTNAME= MathArray-${PORTVERSION}
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Class library for mathematical manipulation of matrices
USE_GMAKE= yes
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BASE= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
MAKEFILE= GNUmakefile
NO_FILTER_SHLIBS= yes
USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES}
.include <bsd.port.mk>

View file

@ -9,20 +9,19 @@ PORTNAME= stepulator
PORTVERSION= 1.0
CATEGORIES= math
MASTER_SITES= http://www.linuks.mine.nu/stepulator/ \
http://io.debian.net/~tar/ports/distfiles/
${MASTER_SITE_GNUSTEP_CH}
DISTNAME= ${PORTNAME}-gs-${PORTVERSION}
EXTRACT_SUFX= .tar.Z
MAINTAINER= gurkan@linuks.mine.nu
COMMENT= Scientific calculator implementing RPN notation for GNUstep
WRKSRC= ${WRKDIR}/Stepulator-gs
USE_GMAKE= yes
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
MAKEFILE= GNUmakefile
WRKSRC= ${WRKDIR}/Stepulator-gs
.include <bsd.port.mk>

View file

@ -14,29 +14,13 @@ MASTER_SITE_SUBDIR= core
MAINTAINER= dinoex@FreeBSD.org
COMMENT= GNUstep example applications
WRKSRC= ${WRKDIR}/${DISTNAME}
GUN_CONFIGURE= yes
USE_GMAKE= yes
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
MAKEFILE= GNUmakefile
MAKE_APPS= Finger GFractal HostAddress
INSTALL_APPS= Finger GFractal HostAddress
post-build:
.for i in ${MAKE_APPS}
@(cd ${WRKSRC}/gui/${i}; . ${SYSMAKEDIR}/GNUstep.sh; \
${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_FLAGS} ${MAKEFILE} ${ALL_TARGET})
.endfor
post-install:
.for i in ${INSTALL_APPS}
@(cd ${WRKSRC}/gui/${i}; . ${SYSMAKEDIR}/GNUstep.sh; \
${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_FLAGS} ${MAKEFILE} ${INSTALL_TARGET})
.endfor
WRKSRC= ${WRKDIR}/${DISTNAME}
USE_GNUSTEP_MAKE_DIRS+= . gui/Finger gui/GFractal gui/HostAddress
.include <bsd.port.mk>

View file

@ -15,14 +15,12 @@ DISTNAME= Mplayer-0.4-1
MAINTAINER= dinoex@FreeBSD.org
COMMENT= GNUstep port of MPlayerOSX
WRKSRC= ${WRKDIR}/mplayerPort/Sources
USE_GMAKE= yes
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
MAKEFILE=
ALL_TARGET=
WRKSRC= ${WRKDIR}/mplayerPort/Sources
.include <bsd.port.mk>

View file

@ -16,13 +16,10 @@ COMMENT= A vorbis comment editor for GNUstep
LIB_DEPENDS+= vorbis.3:${PORTSDIR}/audio/libvorbis
USE_GMAKE= yes
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
MAKEFILE=
ALL_TARGET=
.include <bsd.port.mk>

View file

@ -9,21 +9,22 @@ PORTNAME= grouch
PORTVERSION= 20060713
CATEGORIES= net-im
MASTER_SITES= http://mail.rochester.edu/~asveikau/grouch/ \
http://io.debian.net/~tar/ports/distfiles/
${MASTER_SITE_GNUSTEP_CH}
DISTNAME= ${PORTNAME}-src-${PORTVERSION}
MAINTAINER= gurkan@linuks.mine.nu
COMMENT= AOL and ICQ Instant Messenger client for GNUstep
WRKSRC= ${WRKDIR}/Grouch
USE_GMAKE= yes
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
MAKEFILE= GNUmakefile
USE_GNUSTEP_SYSTEM_LIBS+= Renaissance:${RENAISSANCE_PORT}
USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES}
WRKSRC= ${WRKDIR}/Grouch
RENAISSANCE_PORT?= x11-toolkits/renaissance
.include <bsd.port.mk>

View file

@ -14,17 +14,14 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= gurkan@linuks.mine.nu
COMMENT= Objective-C framework for socket programming with GNUstep
WRKSRC= ${WRKDIR}/${DISTNAME}
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BASE= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
# broken
#USE_LDCONFIG= yes
INSTALLS_SHLIB= yes
MAKEFILE= GNUmakefile
USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES}
WRKSRC= ${WRKDIR}/${DISTNAME}
GNU_CONFIGURE= yes
.include <bsd.port.mk>

View file

@ -16,14 +16,11 @@ COMMENT= Graphical interface to rdesktop
RUN_DEPENDS= rdesktop:${PORTSDIR}/net/rdesktop
USE_GMAKE= yes
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
MAKEFILE=
ALL_TARGET=
post-patch:
${REINPLACE_CMD} -e 's|^GNUSTEP_INSTALLATION_DIR|#GNUSTEP_INSTALLATION_DIR|' \

View file

@ -15,14 +15,12 @@ DISTNAME= ${PORTNAME}-0_1
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Distributed computing project
WRKSRC= ${WRKDIR}/${PORTNAME}
USE_GMAKE= yes
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
MAKEFILE=
ALL_TARGET=
WRKSRC= ${WRKDIR}/${PORTNAME}
.include <bsd.port.mk>

View file

@ -13,14 +13,13 @@ MASTER_SITES= http://www.gnustep.it/enrico/gspdf/
MAINTAINER= dinoex@FreeBSD.org
COMMENT= A Postscript and Pdf Viewer for GNUstep
WRKSRC= ${WRKDIR}/GSPdf
USE_GMAKE= yes
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
MAKEFILE= GNUmakefile
USE_GHOSTSCRIPT= yes
WRKSRC= ${WRKDIR}/GSPdf
.include <bsd.port.mk>

View file

@ -15,13 +15,12 @@ DISTNAME= GTAMSAnalyzer.src.${PORTVERSION}
MAINTAINER= gurkan@linuks.mine.nu
COMMENT= Qualitative Research Software for the Free World for GNUstep
WRKSRC= ${WRKDIR}/${DISTNAME}/Source
USE_GMAKE= yes
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
MAKEFILE= GNUmakefile
WRKSRC= ${WRKDIR}/${DISTNAME}/Source
.include <bsd.port.mk>

View file

@ -11,19 +11,18 @@ CATEGORIES= science
MASTER_SITES= http://download.fr2.forge.objectweb.org/ \
http://download.forge.objectweb.org/paje/ \
http://download.zh.forge.objectweb.org/paje/ \
http://io.debian.net/~tar/ports/distfiles/
${MASTER_SITE_GNUSTEP_CH}
DISTNAME= Paje_${PORTVERSION}
MAINTAINER= gurkan@linuks.mine.nu
COMMENT= Generic visualization tool for GNUstep (Gantt chart and more)
WRKSRC= ${WRKDIR}/${DISTNAME}
USE_GMAKE= yes
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
MAKEFILE= GNUmakefile
WRKSRC= ${WRKDIR}/${DISTNAME}
.include <bsd.port.mk>

View file

@ -15,14 +15,12 @@ DISTNAME= GSCommander-${PORTVERSION}
MAINTAINER= dinoex@FreeBSD.org
COMMENT= GNUstep simple unix command monitor
WRKSRC= ${WRKDIR}/GSCommander
GUN_CONFIGURE= yes
USE_GMAKE= yes
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
MAKEFILE= GNUmakefile
WRKSRC= ${WRKDIR}/GSCommander
.include <bsd.port.mk>

View file

@ -13,13 +13,11 @@ MASTER_SITES= http://download.savannah.gnu.org/releases/gap/
MAINTAINER= dinoex@FreeBSD.org
COMMENT= GNUstep battery monitor for laptops
USE_GMAKE= yes
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
MAKEFILE= GNUmakefile
post-patch:
${REINPLACE_CMD} -e 's|^GNUSTEP_INSTALLATION_DIR|#GNUSTEP_INSTALLATION_DIR|' \

View file

@ -23,7 +23,7 @@ USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
USE_GNUSTEP_LDCONFIG= ${LOCALLIBDIR}
USE_GNUSTEP_LDCONFIG= ${GNUSTEP_SYSTEM_LIBRARIES}
SNAPSHOT= 20061221
WRKSRC= ${WRKDIR}/Etoile/

View file

@ -16,14 +16,13 @@ EXTRACT_SUFX= .tgz
MAINTAINER= gurkan@linuks.mine.nu
COMMENT= CPU time usage monitor for GNUstep
WRKSRC= ${WRKDIR}/TimeMon
USE_GMAKE= yes
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
MAKEFILE= GNUmakefile
WRKSRC= ${WRKDIR}/TimeMon
post-patch:
${RM} ${WRKSRC}/shared_obj/loadave.o

View file

@ -9,19 +9,18 @@ PORTNAME= duncan
PORTVERSION= 0.1
CATEGORIES= textproc
MASTER_SITES= http://www.eskimo.com/~pburns/Dictionaries/files/ \
http://io.debian.net/~tar/ports/distfiles/
${MASTER_SITE_GNUSTEP_CH}
DISTNAME= Duncan-${PORTVERSION}
MAINTAINER= gurkan@linuks.mine.nu
COMMENT= English to Thai dictionary for GNUstep
WRKSRC= ${WRKDIR}/Duncan
USE_GMAKE= yes
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
MAKEFILE= GNUmakefile
WRKSRC= ${WRKDIR}/Duncan
.include <bsd.port.mk>

View file

@ -15,13 +15,10 @@ MASTER_SITES= http://www.linuks.mine.nu/easydiff/
MAINTAINER= dinoex@FreeBSD.org
COMMENT= GNUstep graphical diff
GUN_CONFIGURE= yes
USE_GMAKE= yes
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
MAKEFILE= GNUmakefile
.include <bsd.port.mk>

View file

@ -16,12 +16,10 @@ EXTRACT_SUFX= .tgz
MAINTAINER= dinoex@FreeBSD.org
COMMENT= RSS monitor for RSS and Atom feeds
USE_GMAKE= yes
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
MAKEFILE=
.include <bsd.port.mk>

View file

@ -15,16 +15,12 @@ DISTNAME= WebServer-${PORTVERSION}
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Framework for a GNUstep to act as HTTP or HTTPS server
USE_GMAKE= yes
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BASE= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
MAKEFILE= GNUmakefile
ALL_TARGET=
LDCONFIG_DIRS= ${LOCALLIBDIR}
INSTALLS_SHLIB= yes
NO_FILTER_SHLIBS= yes
DEFAULT_LIBVERSION= 1.1
USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES}
.include <bsd.port.mk>

View file

@ -4,7 +4,7 @@ Local/Library/Documentation/WebServer/WebServer.igsdoc
Local/Library/Documentation/WebServer/dependencies
Local/Library/Headers/WebServer/WebServer.h
Local/Library/Libraries/libWebServer.so
Local/Library/Libraries/libWebServer.so.%%MAJORVERSION%%.1
Local/Library/Libraries/libWebServer.so.%%LIBVERSION%%
Local/Library/Libraries/libWebServer.so.%%VERSION%%
@dirrm Local/Library/Headers/WebServer
@dirrm Local/Library/Documentation/WebServer

View file

@ -9,19 +9,18 @@ PORTNAME= aclock
PORTVERSION= 0.2.3
CATEGORIES= x11-clocks
MASTER_SITES= http://www.linuks.mine.nu/aclock/ \
http://io.debian.net/~tar/ports/distfiles/
${MASTER_SITE_GNUSTEP_CH}
DISTNAME= aclock-${PORTVERSION}
MAINTAINER= gurkan@linuks.mine.nu
COMMENT= Analog Clock for GNUstep
WRKSRC= ${WRKDIR}/${DISTNAME}/
USE_GMAKE= yes
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
MAKEFILE= GNUmakefile
WRKSRC= ${WRKDIR}/${DISTNAME}
.include <bsd.port.mk>

View file

@ -8,23 +8,22 @@
PORTNAME= camaelon
PORTVERSION= 0.1.${SNAPSHOT}
CATEGORIES= x11-themes
MASTER_SITES= http://io.debian.net/~tar/ports/distfiles/
MASTER_SITES= ${MASTER_SITE_GNUSTEP_CH}
PKGNAMEPREFIX= etoile-
DISTNAME= etoile_0+${SNAPSHOT}+dfsg.orig
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Etoile Project Camaelon bundle
SNAPSHOT= 20060917
WRKSRC= ${WRKDIR}/etoile-0+${SNAPSHOT}+dfsg/Etoile/
USE_GMAKE= yes
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
MAKEFILE= GNUmakefile
NO_FILTER_SHLIBS= yes
USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES}
SNAPSHOT= 20060917
WRKSRC= ${WRKDIR}/etoile-0+${SNAPSHOT}+dfsg/Etoile/
USE_GNUSTEP_MAKE_DIRS+= Bundles/Camaelon
.include <bsd.port.mk>

View file

@ -23,11 +23,10 @@ USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
USE_GNUSTEP_LDCONFIG= ${LOCALLIBDIR}
SNAPSHOT= 20061221
WRKSRC= ${WRKDIR}/Etoile/
USE_GNUSTEP_MAKE_DIRS+= Bundles/EtoileWildMenus
MAKE_ENV+= GNUSTEP_INSTALLATION_DIR="${SYSTEMDIR}"
MAKE_ENV+= GNUSTEP_INSTALLATION_DIR="${GNUSTEP_SYSTEM_ROOT}"
.include <bsd.port.mk>

View file

@ -23,7 +23,6 @@ USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
USE_GNUSTEP_LDCONFIG= ${LOCALLIBDIR}
SNAPSHOT= 20061221
WRKSRC= ${WRKDIR}/Etoile/

View file

@ -19,7 +19,6 @@ LIB_DEPENDS+= png.5:${PORTSDIR}/graphics/png
LIB_DEPENDS+= audiofile.0:${PORTSDIR}/audio/libaudiofile
LIB_DEPENDS+= ungif.5:${PORTSDIR}/graphics/libungif
#NOT_FOR_ARCHS= ia64
GNU_CONFIGURE= yes
CONFIGURE_TARGET=
CONFIGURE_ARGS+= --with-tiff-library=${LOCALBASE}/lib
@ -35,7 +34,7 @@ USE_GNUSTEP_CONFIGURE= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
USE_GNUSTEP_BASE= yes
USE_GNUSTEP_LDCONFIG= ${SYSLIBDIR}
USE_GNUSTEP_LDCONFIG= ${GNUSTEP_SYSTEM_LIBRARIES}
USE_XLIB= yes
EXTRA_PATCHES+= ${FILESDIR}/GNUmakefile.patch

View file

@ -9,22 +9,19 @@ PORTNAME= renaissance
PORTVERSION= 0.8.0
CATEGORIES= x11-toolkits
MASTER_SITES= http://www.gnustep.it/Renaissance/ \
http://io.debian.net/~tar/ports/distfiles/
${MASTER_SITE_GNUSTEP_CH}
DISTNAME= Renaissance-${PORTVERSION}
MAINTAINER= gurkan@linuks.mine.nu
COMMENT= GNUstep GUI Development Framework
WRKSRC= ${WRKDIR}/${DISTNAME}
USE_GMAKE= yes
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
# broken:
#USE_LDCONFIG= yes
INSTALL_SHLIBS= yes
MAKEFILE= GNUmakefile
USE_GNUSTEP_LDCONFIG= ${GNUSTEP_SYSTEM_LIBRARIES}
WRKSRC= ${WRKDIR}/${DISTNAME}
.include <bsd.port.mk>

View file

@ -14,18 +14,14 @@ DISTNAME= GSKrab-${PORTVERSION}
MAINTAINER= dinoex@FreeBSD.org
COMMENT= GNUstep Keyboard Grabber
USE_GMAKE= yes
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
MAKEFILE=
ALL_TARGET=
USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES}
ADDITIONAL_OBJCFLAGS+= -I${X11BASE}/include ${LOCALBASE}/include
ADDITIONAL_LDFLAGS+= -L${X11BASE}/lib
MAKE_ENV+= ADDITIONAL_OBJCFLAGS="${ADDITIONAL_OBJCFLAGS}"
MAKE_ENV+= ADDITIONAL_LDFLAGS="${ADDITIONAL_LDFLAGS}"
.include <bsd.port.mk>

View file

@ -15,13 +15,10 @@ DISTNAME= InnerSpace-${PORTVERSION}
MAINTAINER= dinoex@FreeBSD.org
COMMENT= GNUstep screensaver
USE_GMAKE= yes
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
MAKEFILE=
ALL_TARGET=
.include <bsd.port.mk>

View file

@ -15,15 +15,12 @@ DISTNAME= ${PORTNAME}_${DISTVERSION}${DISTVERSIONSUFFIX}
MAINTAINER= gurkan@linuks.mine.nu
COMMENT= Terminal Emulator for GNUstep
USE_GMAKE= yes
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
MAKEFILE= GNUmakefile
WRKSRC= ${WRKDIR}/${PORTNAME:C/\.app//}-${DISTVERSION}${DISTVERSIONSUFFIX:C/\.orig//}
.include <bsd.port.pre.mk>