Port details |
- gnustep Objective-C libraries based on the OpenStep standard
- 1.28.0_8 devel =12 1.28.0_8Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: unknown
- Last Update: 2023-04-25 15:17:15
- Commit Hash: feb1fa3
- People watching this port, also watch:: gnustep-gui, gnustep-back, windowmaker, gnustep-make, xpdf
- Also Listed In: gnustep lang
- License: NA
- WWW:
- http://www.gnustep.org/
- Description:
- GNUstep is a set of general-purpose Objective-C libraries, originally based on
the OpenStep standard jointly developed by NeXT and Sun and now following
Apple's Cocoa APIs. The libraries consist of everything from foundation
classes, such as dictionaries and arrays, to GUI interface classes such as
windows, sliders, buttons, etc.
Please contact the GNUstep maintainers at <discuss-gnustep@gnu.org> in
case of questions and help offers.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/gnustep/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/gnustep
- pkg install gnustep
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: gnustep
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- gnustep-back>0 : x11-toolkits/gnustep-back
- Runtime dependencies:
-
- gnustep-back>0 : x11-toolkits/gnustep-back
- Library dependencies:
-
- libgnustep-base.so : lang/gnustep-base
- libgnustep-gui.so : x11-toolkits/gnustep-gui
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_gnustep
- USES:
- metaport gnustep
- pkg-message:
- For install:
- To use GNUstep you need to source the envoroment in your shell:
for sh/bash:
. /usr/local/GNUstep/System/Library/Makefiles/GNUstep.sh
for csh:
source /usr/local/GNUstep/System/Library/Makefiles/GNUstep.csh
then start your applications with "openapp <name>".
- Master Sites:
- There is no master site for this port.
|