aboutsummaryrefslogtreecommitdiff
path: root/devel/gnustep
diff options
context:
space:
mode:
authorDavid Chisnall <theraven@FreeBSD.org>2013-08-28 18:26:01 +0000
committerDavid Chisnall <theraven@FreeBSD.org>2013-08-28 18:26:01 +0000
commit3bec8741ffe1e70c5dbabd1ee86bfdf05f1c3e99 (patch)
treeab5064afd823ae17563635026226e53774a6614d /devel/gnustep
parent7108c85b56ca17f7e1daaa73f17c74c7d4ec630c (diff)
downloadports-3bec8741ffe1e70c5dbabd1ee86bfdf05f1c3e99.tar.gz
ports-3bec8741ffe1e70c5dbabd1ee86bfdf05f1c3e99.zip
Notes
Diffstat (limited to 'devel/gnustep')
-rw-r--r--devel/gnustep/Makefile8
-rw-r--r--devel/gnustep/pkg-descr11
2 files changed, 8 insertions, 11 deletions
diff --git a/devel/gnustep/Makefile b/devel/gnustep/Makefile
index 67feee28c3c8..d58e48c4e581 100644
--- a/devel/gnustep/Makefile
+++ b/devel/gnustep/Makefile
@@ -2,14 +2,14 @@
# $FreeBSD$
PORTNAME= gnustep
-PORTVERSION= 1.24.0
+PORTVERSION= 1.28.0
PORTREVISION= 1
CATEGORIES= devel lang gnustep
MASTER_SITES= # empty
DISTFILES= # empty
EXTRACT_ONLY= # empty
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= theraven@FreeBSD.org
COMMENT= Objective-C libraries based on the OpenStep standard
# Backends are slave ports with conflicting plists
@@ -21,10 +21,6 @@ USE_GNUSTEP= yes
USE_GNUSTEP_BASE= yes
USE_GNUSTEP_GUI= yes
USE_GNUSTEP_BACK= yes
-.if !defined(WITH_GNUSTEP_SINGLE_BACKEND)
-USE_GNUSTEP_XLIB= yes
-USE_GNUSTEP_LIBART= yes
USE_GNUSTEP_CAIRO= yes
-.endif
.include <bsd.port.mk>
diff --git a/devel/gnustep/pkg-descr b/devel/gnustep/pkg-descr
index ff648a92c60f..dd3b183e6889 100644
--- a/devel/gnustep/pkg-descr
+++ b/devel/gnustep/pkg-descr
@@ -1,9 +1,10 @@
-GNUstep is a set of general-purpose Objective-C libraries base 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.
+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 <discussion@gnustep.org> in
+Please contact the GNUstep maintainers at <discuss-gnustep@gnu.org> in
case of questions and help offers.
WWW: http://www.gnustep.org/