From 53689fc456813a03b517d65c170805443b55057f Mon Sep 17 00:00:00 2001 From: Dirk Meyer Date: Sun, 19 Nov 2006 20:07:47 +0000 Subject: - added Mplayer, MyLibrary, NeXTGo - compress port --- x11/gnustep-app/Makefile | 178 ++++++++++++++++++++++++----------------------- 1 file changed, 92 insertions(+), 86 deletions(-) (limited to 'x11/gnustep-app/Makefile') diff --git a/x11/gnustep-app/Makefile b/x11/gnustep-app/Makefile index cabdc6acfe58..7c63a0d7e729 100644 --- a/x11/gnustep-app/Makefile +++ b/x11/gnustep-app/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnustep-app PORTVERSION= 1.13.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= x11 MASTER_SITES= # empty DISTFILES= # empty @@ -26,96 +26,102 @@ USE_GNUSTEP_BACK= yes USE_GNUSTEP_XLIB= yes USE_GNUSTEP_LIBART= yes -USE_GNUSTEP_SYSTEM_LIBS+= Gorm:devel/gorm -USE_GNUSTEP_SYSTEM_LIBS+= ScriptKit:lang/gnustep-guile -USE_GNUSTEP_SYSTEM_LIBS+= gnustep-db2:databases/gdl2 -USE_GNUSTEP_SYSTEM_LIBS+= Renaissance:x11-toolkits/renaissance -USE_GNUSTEP_SYSTEM_LIBS+= PreferencePanes:deskutils/preferencepanes +USE_GNUSTEP_SYSTEM_LIBS+= \ + ScriptKit:lang/gnustep-guile \ + gnustep-db2:databases/gdl2 \ + Renaissance:x11-toolkits/renaissance \ + PreferencePanes:deskutils/preferencepanes -USE_GNUSTEP_SYSTEM_APPS+= GShisen:games/gshisen -USE_GNUSTEP_SYSTEM_APPS+= ProjectCenter:devel/projectcenter.app -USE_GNUSTEP_SYSTEM_APPS+= Preferences:deskutils/preferences.app -USE_GNUSTEP_SYSTEM_APPS+= GWorkspace:deskutils/gworkspace -USE_GNUSTEP_SYSTEM_APPS+= TextEdit:editors/textedit.app -USE_GNUSTEP_SYSTEM_APPS+= TimeMon:sysutils/timemon -USE_GNUSTEP_SYSTEM_APPS+= Terminal:x11/terminal.app -USE_GNUSTEP_SYSTEM_APPS+= Emacs:editors/emacs.app -USE_GNUSTEP_SYSTEM_APPS+= GSPdf:print/gspdf -USE_GNUSTEP_SYSTEM_APPS+= SystemPreferences:deskutils/systempreferences -USE_GNUSTEP_SYSTEM_APPS+= WrapperFactory:deskutils/gnustep-wrapper -USE_GNUSTEP_SYSTEM_APPS+= GRubik:games/grubik +USE_GNUSTEP_SYSTEM_APPS+= \ + GShisen:games/gshisen \ + ProjectCenter:devel/projectcenter.app \ + Preferences:deskutils/preferences.app \ + GWorkspace:deskutils/gworkspace \ + TextEdit:editors/textedit.app \ + TimeMon:sysutils/timemon \ + Terminal:x11/terminal.app \ + Emacs:editors/emacs.app \ + GSPdf:print/gspdf \ + SystemPreferences:deskutils/systempreferences \ + WrapperFactory:deskutils/gnustep-wrapper \ + GRubik:games/grubik -USE_GNUSTEP_LOCAL_LIBS+= Pantomime:mail/pantomime -USE_GNUSTEP_LOCAL_LIBS+= GToolKit:x11-toolkits/gtoolkit -USE_GNUSTEP_LOCAL_LIBS+= rigs:devel/ruby-gnustep -USE_GNUSTEP_LOCAL_LIBS+= Addresses:mail/addresses -USE_GNUSTEP_LOCAL_LIBS+= SlideShow:graphics/gnustep-slideshowkit -USE_GNUSTEP_LOCAL_LIBS+= netclasses:net/netclasses -USE_GNUSTEP_LOCAL_LIBS+= WizardKit:devel/wizardkit -USE_GNUSTEP_LOCAL_LIBS+= HighlighterKit:devel/highlighterkit -USE_GNUSTEP_LOCAL_LIBS+= Performance:devel/performance -USE_GNUSTEP_LOCAL_LIBS+= SQLClient:databases/sqlclient -USE_GNUSTEP_LOCAL_LIBS+= WebServer:www/webserver -USE_GNUSTEP_LOCAL_LIBS+= StepTalk:lang/steptalk -USE_GNUSTEP_LOCAL_LIBS+= MathArray:math/matharray -USE_GNUSTEP_LOCAL_LIBS+= ObjcUnit:devel/objcunit -USE_GNUSTEP_LOCAL_LIBS+= GSKrab:x11/gskrab +USE_GNUSTEP_LOCAL_LIBS+= \ + Pantomime:mail/pantomime \ + GToolKit:x11-toolkits/gtoolkit \ + rigs:devel/ruby-gnustep \ + Addresses:mail/addresses \ + SlideShow:graphics/gnustep-slideshowkit \ + netclasses:net/netclasses \ + WizardKit:devel/wizardkit \ + HighlighterKit:devel/highlighterkit \ + Performance:devel/performance \ + SQLClient:databases/sqlclient \ + WebServer:www/webserver \ + StepTalk:lang/steptalk \ + MathArray:math/matharray \ + ObjcUnit:devel/objcunit \ + GSKrab:x11/gskrab USE_GNUSTEP_LOCAL_BUNDLES+= Cddb:audio/cddb-bundle -USE_GNUSTEP_LOCAL_APPS+= Gomoku:games/gomoku.app -USE_GNUSTEP_LOCAL_APPS+= GNUMail:mail/gnumail -USE_GNUSTEP_LOCAL_APPS+= EasyDiff:textproc/easydiff -USE_GNUSTEP_LOCAL_APPS+= Ink:misc/gnustep-examples -USE_GNUSTEP_LOCAL_APPS+= GSCommander:shells/gscommander -USE_GNUSTEP_LOCAL_APPS+= ImageViewer:graphics/imageviewer -USE_GNUSTEP_LOCAL_APPS+= SlideShow:graphics/gnustep-slideshow -USE_GNUSTEP_LOCAL_APPS+= Preview:graphics/preview -USE_GNUSTEP_LOCAL_APPS+= oolite:games/oolite -USE_GNUSTEP_LOCAL_APPS+= Cenon:graphics/cenon -USE_GNUSTEP_LOCAL_APPS+= Gridlock:games/gridlock -USE_GNUSTEP_LOCAL_APPS+= PRICE:graphics/price -USE_GNUSTEP_LOCAL_APPS+= EdenMath:math/edenmath -USE_GNUSTEP_LOCAL_APPS+= Stepulator:math/stepulator -USE_GNUSTEP_LOCAL_APPS+= VolumeControl:audio/volumecontrol.app -USE_GNUSTEP_LOCAL_APPS+= Cynthiune:audio/cynthiune -USE_GNUSTEP_LOCAL_APPS+= TalkSoup:irc/talksoup -USE_GNUSTEP_LOCAL_APPS+= Grouch:net-im/grouch -USE_GNUSTEP_LOCAL_APPS+= Zipper:archivers/zipper -USE_GNUSTEP_LOCAL_APPS+= Camera:graphics/camera -USE_GNUSTEP_LOCAL_APPS+= Ladder:games/gnustep-ladder -USE_GNUSTEP_LOCAL_APPS+= StepBill:games/stepbill -USE_GNUSTEP_LOCAL_APPS+= Charmap:deskutils/charmap -USE_GNUSTEP_LOCAL_APPS+= GTAMSAnalyzer:science/gtamsanalyzer -USE_GNUSTEP_LOCAL_APPS+= Paje:science/paje -USE_GNUSTEP_LOCAL_APPS+= AClock:x11-clocks/aclock -USE_GNUSTEP_LOCAL_APPS+= PhotoClip:graphics/photoclip -USE_GNUSTEP_LOCAL_APPS+= LapisPuzzle:games/lapispuzzle -USE_GNUSTEP_LOCAL_APPS+= Waiho:ftp/waiho -USE_GNUSTEP_LOCAL_APPS+= Affiche:deskutils/affiche -USE_GNUSTEP_LOCAL_APPS+= ProjectManager:devel/projectmanager -USE_GNUSTEP_LOCAL_APPS+= GMastermind2:games/gmastermind -USE_GNUSTEP_LOCAL_APPS+= GPuzzle2:games/gpuzzle -USE_GNUSTEP_LOCAL_APPS+= Ticker:www/gnustep-ticker -USE_GNUSTEP_LOCAL_APPS+= NoteBook:deskutils/gnustep-notebook -USE_GNUSTEP_LOCAL_APPS+= HelpViewer:deskutils/helpviewer -USE_GNUSTEP_LOCAL_APPS+= Duncan:textproc/duncan -USE_GNUSTEP_LOCAL_APPS+= Jishyo:japanese/jishyo -USE_GNUSTEP_LOCAL_APPS+= GMines:games/gmines -USE_GNUSTEP_LOCAL_APPS+= InnerSpace:x11/innerspace -USE_GNUSTEP_LOCAL_APPS+= FTP:ftp/gnustep-ftp -USE_GNUSTEP_LOCAL_APPS+= DictionaryReader:deskutils/etoile -USE_GNUSTEP_LOCAL_APPS+= batmon:sysutils/batmon -USE_GNUSTEP_LOCAL_APPS+= UL:biology/adun -USE_GNUSTEP_LOCAL_APPS+= RemoteDesk:net/remotedesk -USE_GNUSTEP_LOCAL_APPS+= DisplayCalibrator:deskutils/displaycalibrator -USE_GNUSTEP_LOCAL_APPS+= GNUWash:deskutils/gnuwash -USE_GNUSTEP_LOCAL_APPS+= Poe:multimedia/poe -USE_GNUSTEP_LOCAL_APPS+= MPDCon:audio/mpdcon -USE_GNUSTEP_LOCAL_APPS+= PlopFolio:deskutils/plopfolio -USE_GNUSTEP_LOCAL_APPS+= CDPlayer:audio/gnustep-cdplayer -USE_GNUSTEP_LOCAL_APPS+= Burn:sysutils/burn -USE_GNUSTEP_LOCAL_APPS+= GScheme:lang/gscheme +USE_GNUSTEP_LOCAL_APPS+= \ + Gomoku:games/gomoku.app \ + GNUMail:mail/gnumail \ + EasyDiff:textproc/easydiff \ + Ink:misc/gnustep-examples \ + GSCommander:shells/gscommander \ + ImageViewer:graphics/imageviewer \ + SlideShow:graphics/gnustep-slideshow \ + Preview:graphics/preview \ + oolite:games/oolite \ + Cenon:graphics/cenon \ + Gridlock:games/gridlock \ + PRICE:graphics/price \ + EdenMath:math/edenmath \ + Stepulator:math/stepulator \ + VolumeControl:audio/volumecontrol.app \ + Cynthiune:audio/cynthiune \ + TalkSoup:irc/talksoup \ + Grouch:net-im/grouch \ + Zipper:archivers/zipper \ + Camera:graphics/camera \ + Ladder:games/gnustep-ladder \ + StepBill:games/stepbill \ + Charmap:deskutils/charmap \ + GTAMSAnalyzer:science/gtamsanalyzer \ + Paje:science/paje \ + AClock:x11-clocks/aclock \ + PhotoClip:graphics/photoclip \ + LapisPuzzle:games/lapispuzzle \ + Waiho:ftp/waiho \ + Affiche:deskutils/affiche \ + ProjectManager:devel/projectmanager \ + GMastermind2:games/gmastermind \ + GPuzzle2:games/gpuzzle \ + Ticker:www/gnustep-ticker \ + NoteBook:deskutils/gnustep-notebook \ + HelpViewer:deskutils/helpviewer \ + Duncan:textproc/duncan \ + Jishyo:japanese/jishyo \ + GMines:games/gmines \ + InnerSpace:x11/innerspace \ + FTP:ftp/gnustep-ftp \ + DictionaryReader:deskutils/etoile \ + batmon:sysutils/batmon \ + UL:biology/adun \ + RemoteDesk:net/remotedesk \ + DisplayCalibrator:deskutils/displaycalibrator \ + GNUWash:deskutils/gnuwash \ + Poe:multimedia/poe \ + MPDCon:audio/mpdcon \ + PlopFolio:deskutils/plopfolio \ + CDPlayer:audio/gnustep-cdplayer \ + Burn:sysutils/burn \ + GScheme:lang/gscheme \ + Mplayer:multimedia/gnustep-mplayer \ + MyLibrary:databases/mylibrary \ + NeXTGo:games/nextgo USE_GNUSTEP_LOCAL_TOOLS+= zillion:net/zillion -- cgit v1.2.3