Port details |
- gnustep-xdps GNUstep GUI backend
- 0.22.0 x11-toolkits
=2 0.22.0Version 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: 2003-04-13 08:13:15
- Last Update: 2013-08-28 18:26:01
- SVN Revision: 325546
- People watching this port, also watch:: nmap, gnustep-gui, windowmaker, gnustep, gnustep-make
- Also Listed In: gnustep
- License: GPLv3 LGPL3
- WWW:
- http://www.gnustep.org/
- Description:
- GNUstep is a set of general-purpose Objective-C libraries based on the
OpenStep standard developed by NeXT (now Apple) Inc. 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 <discussion@gnustep.org> in
case of questions and help offers.
LICENSE: LGPL2 or later (framework)
LICENSE: GPL3 or later (tools)
WWW: http://www.gnustep.org/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- gnustep-back-xdps>0:x11-toolkits/gnustep-xdps
- No installation instructions:
- This port has been deleted.
- PKGNAME: gnustep-back-xdps
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Master port: x11-toolkits/gnustep-back
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- dgs : x11/dgs
- GNUstep.sh : devel/gnustep-make
- libgnustep-gui.so : x11-toolkits/gnustep-gui
- gmake : devel/gmake
- glproto.pc : x11/glproto
- dri2proto.pc : x11/dri2proto
- xft.pc : x11-fonts/libXft
- xrender.pc : x11/libXrender
- xmu.pc : x11-toolkits/libXmu
- xext.pc : x11/libXext
- x11.pc : x11/libX11
- Runtime dependencies:
-
- GNUstep.sh : devel/gnustep-make
- libgnustep-gui.so : x11-toolkits/gnustep-gui
- xft.pc : x11-fonts/libXft
- xrender.pc : x11/libXrender
- xmu.pc : x11-toolkits/libXmu
- xext.pc : x11/libXext
- x11.pc : x11/libX11
- Library dependencies:
-
- jpeg.11 : graphics/jpeg
- tiff.4 : graphics/tiff
- Xft.2 : x11-fonts/libXft
- fontconfig.1 : x11-fonts/fontconfig
- freetype.9 : print/freetype2
- dpstk : x11/dgs
- GLU.1 : graphics/libGLU
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: x11-toolkits/gnustep-back |
Commit | Credits | Log message |
0.22.0 28 Aug 2013 18:26:01 |
theraven (src committer) |
Update to latest GNUstep core libraries.
Update dependent packages with more recent releases.
Remove old and bit-rotted ones.
Switch to using clang 3.3 and libobjc2 1.7 by default, so modern Objective-C
features work out of the box and remove a lot of configurable options for
sub-optimal (and, often, unsupported / deprecated upstream) configurations.
Take maintainership of GNUstep-related ports.
Several of the ports left in have scary warnings which mean that they are likely
broken in lots of cases. Future commits will fix them.
Approved by: bapt |
0.22.0 13 Oct 2012 13:39:59 |
dinoex |
- cleanup comments
Feature safe: yes |
0.17.1_1 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.16.0_1 24 Dec 2008 07:48:40 |
dinoex |
- update to 0.16.0 |
0.12.1_1 06 Jun 2008 14:16:37 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
0.11.0_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.9.4 15 Jan 2005 10:53:15 |
dinoex |
- make portlint happier |
0.9.1_1 26 Mar 2004 20:14:40 |
dinoex |
- make PKGNAMESUFFIX more flexible |
0.8.5 01 Jun 2003 03:18:27 |
dinoex |
- change WITH_* => WANT_* |
0.8.5 13 Apr 2003 11:38:53 |
dinoex |
- Change WANT_GNUSTEP_* to WITH_GNUSTEP_*
Suggested by: kris |
0.8.5 13 Apr 2003 08:12:48 |
dinoex |
Slave port for gnustep-back
this creates the xdps backend (x-display-postscript)
set in /etc/make.conf
WANT_GNUSTEP_XDPS=yes
if you want all dependend ports linked aginst this. |