diff options
author | dinoex <dinoex@FreeBSD.org> | 2011-04-19 12:18:55 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2011-04-19 12:18:55 +0800 |
commit | 08c3f40b26180f4b46683a44b46e06d684b01665 (patch) | |
tree | 7b774ba4fb85d5087bbd845c60667c181ac09d22 | |
parent | afa273ca383568b7efd087b572020f21a4046eb2 (diff) | |
download | freebsd-ports-gnome-08c3f40b26180f4b46683a44b46e06d684b01665.tar.gz freebsd-ports-gnome-08c3f40b26180f4b46683a44b46e06d684b01665.tar.zst freebsd-ports-gnome-08c3f40b26180f4b46683a44b46e06d684b01665.zip |
- Retire port, outdated
-rw-r--r-- | lang/gnustep-objc/Makefile | 32 | ||||
-rw-r--r-- | lang/gnustep-objc/distinfo | 2 | ||||
-rw-r--r-- | lang/gnustep-objc/pkg-descr | 11 | ||||
-rw-r--r-- | lang/gnustep-objc/pkg-plist | 16 |
4 files changed, 0 insertions, 61 deletions
diff --git a/lang/gnustep-objc/Makefile b/lang/gnustep-objc/Makefile deleted file mode 100644 index bfc9f5cc8984..000000000000 --- a/lang/gnustep-objc/Makefile +++ /dev/null @@ -1,32 +0,0 @@ -# New ports collection makefile for: gnustep-objc -# Date created: 17 April 2001 -# Whom: Thomas Gellekum <tg@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gnustep-objc -PORTVERSION= 1.6.0 -PORTEPOCH= 1 -CATEGORIES= lang devel gnustep -MASTER_SITES= ${MASTER_SITE_GNUSTEP} -MASTER_SITE_SUBDIR= libs - -MAINTAINER= dinoex@FreeBSD.org -COMMENT= A snapshot of libobjc, meant to be used with GNUstep - -LICENSE= GPLv2 - -USE_GNUSTEP= yes -USE_GNUSTEP_BUILD= yes -USE_GNUSTEP_INSTALL= yes -GNUSTEP_WITHOUT_LIBOBJC= yes -USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES} - -NOT_FOR_ARCHS= ia64 amd64 - -.if !defined(GNUSTEP_WITH_BASE_GCC) -IGNORE= conflicts: libobjc is used from lang/gcc-objc -.endif - -.include <bsd.port.mk> diff --git a/lang/gnustep-objc/distinfo b/lang/gnustep-objc/distinfo deleted file mode 100644 index bb6c6d5caf97..000000000000 --- a/lang/gnustep-objc/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (gnustep-objc-1.6.0.tar.gz) = b3b893d230a75942b6c70ab5532e58a6e9ae07a058fd2198290ea68782fcf305 -SIZE (gnustep-objc-1.6.0.tar.gz) = 169586 diff --git a/lang/gnustep-objc/pkg-descr b/lang/gnustep-objc/pkg-descr deleted file mode 100644 index 26dcf84deedc..000000000000 --- a/lang/gnustep-objc/pkg-descr +++ /dev/null @@ -1,11 +0,0 @@ -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: GPL2 or later - -WWW: http://www.gnustep.org/ diff --git a/lang/gnustep-objc/pkg-plist b/lang/gnustep-objc/pkg-plist deleted file mode 100644 index 0fca2c49ff33..000000000000 --- a/lang/gnustep-objc/pkg-plist +++ /dev/null @@ -1,16 +0,0 @@ -GNUstep/System/Library/Headers/objc/hash.h -GNUstep/System/Library/Headers/objc/objc-list.h -GNUstep/System/Library/Headers/objc/sarray.h -GNUstep/System/Library/Headers/objc/objc.h -GNUstep/System/Library/Headers/objc/objc-api.h -GNUstep/System/Library/Headers/objc/objc-decls.h -GNUstep/System/Library/Headers/objc/NXConstStr.h -GNUstep/System/Library/Headers/objc/Object.h -GNUstep/System/Library/Headers/objc/Protocol.h -GNUstep/System/Library/Headers/objc/encoding.h -GNUstep/System/Library/Headers/objc/typedstream.h -GNUstep/System/Library/Headers/objc/thr.h -GNUstep/System/Library/Libraries/libobjc.so -GNUstep/System/Library/Libraries/libobjc.so.%%MAJORVERSION%% -GNUstep/System/Library/Libraries/libobjc.so.%%VERSION%% -@dirrm GNUstep/System/Library/Headers/objc |