- added ObjectiveLib, FreeTar, CodeEditor, Localize
This commit is contained in:
parent
f3f324ecea
commit
a9e22205ff
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=178707
2 changed files with 8 additions and 4 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= gnustep-app
|
||||
PORTVERSION= 1.13.0
|
||||
PORTREVISION= 10
|
||||
PORTREVISION= 11
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= # empty
|
||||
DISTFILES= # empty
|
||||
|
@ -60,7 +60,8 @@ USE_GNUSTEP_LOCAL_LIBS+= \
|
|||
EtoileExtensions:deskutils/etoile-etoileextensionskit \
|
||||
Encore:devel/fortytwo-encore \
|
||||
BDB:databases/fortytwo-bdb \
|
||||
FT:graphics/fortytwo
|
||||
FT:graphics/fortytwo \
|
||||
ObjectiveLib:devel/objectivelib \
|
||||
|
||||
USE_GNUSTEP_SYSTEM_BUNDLES+= \
|
||||
EtoileMenus:x11-themes/etoile-etoilemenus \
|
||||
|
@ -156,6 +157,9 @@ USE_GNUSTEP_LOCAL_APPS+= \
|
|||
EtoileMenuServer:deskutils/etoile-menuserver \
|
||||
Position:astro/position \
|
||||
Expense:finance/expense \
|
||||
FreeTar:archivers/freetar \
|
||||
CodeEditor:editors/codeeditor \
|
||||
Localize:textproc/localize \
|
||||
|
||||
USE_GNUSTEP_LOCAL_TOOLS+= \
|
||||
zillion:net/zillion \
|
||||
|
|
|
@ -7,7 +7,7 @@ EtoileMenus
|
|||
Local libs: Pantomime, GToolKit, rigs, Addresses, SlideShow, netclasses,
|
||||
WizardKit, HighlighterKit, Performance, SQLClient, WebServer, StepTalk,
|
||||
MathArray, ObjcUnit, WildMenus, GSKrab, Cddb, UnitKit, XWindowServerKit,
|
||||
RSSKit, EtoileExtensions, Encore, BDB, FortyTwo
|
||||
RSSKit, EtoileExtensions, Encore, BDB, FortyTwo, ObjectiveLib
|
||||
|
||||
System apps: Gorm, GShisen, ProjectCenter, Preferences, GWorkspace,
|
||||
guile-gui, gui, TextEdit, TimeMon, Terminal, Emacs, GSPdf, SystemPreferences,
|
||||
|
@ -23,6 +23,6 @@ ProjectManager, GMastermind2, GPuzzle2, Ticker, NoteBook, HelpViewer, Duncan,
|
|||
Jishyo, GMines, InnerSpace, FTP, DictionaryReader, batmon, Adun, RemoteDesk,
|
||||
DisplayCalibrator, GNUWash, Poe, MPDCon, PlopFolio, CDPlayer, Burn, GScheme,
|
||||
Mplayer, MyLibrary, NeXTGo, Grr, iTerm, Installer, Hardware, LookAndBehavior,
|
||||
Azalea, EtoileMenuServer, Position, Expense
|
||||
Azalea, EtoileMenuServer, Position, Expense, FreeTar, CodeEditor, Localize
|
||||
|
||||
Local tools: zillion, adtool
|
||||
|
|
Loading…
Reference in a new issue