aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2002-03-25 10:41:11 +0800
committerKris Kennaway <kris@FreeBSD.org>2002-03-25 10:41:11 +0800
commita94d0c83fa0bdfe1e7693b8d1fc2f13e84f16760 (patch)
tree9b9fa9ef81078d643025b42c4bbfcf2647278275
parent3592cd92878ad62e2fca303af8bed6413ad60092 (diff)
downloadfreebsd-ports-gnome-a94d0c83fa0bdfe1e7693b8d1fc2f13e84f16760.tar.gz
freebsd-ports-gnome-a94d0c83fa0bdfe1e7693b8d1fc2f13e84f16760.tar.zst
freebsd-ports-gnome-a94d0c83fa0bdfe1e7693b8d1fc2f13e84f16760.zip
Remove the libobjects port, which was marked BROKEN in 1999.
-rw-r--r--lang/Makefile1
-rw-r--r--lang/libobjects/Makefile23
-rw-r--r--lang/libobjects/distinfo1
-rw-r--r--lang/libobjects/pkg-comment1
-rw-r--r--lang/libobjects/pkg-descr1
-rw-r--r--lang/libobjects/pkg-plist140
6 files changed, 0 insertions, 167 deletions
diff --git a/lang/Makefile b/lang/Makefile
index ae329b46b353..aeb0a71cc159 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -85,7 +85,6 @@
SUBDIR += jython
SUBDIR += klone
SUBDIR += lcc
- SUBDIR += libobjects
SUBDIR += librep
SUBDIR += linux-j
SUBDIR += logo
diff --git a/lang/libobjects/Makefile b/lang/libobjects/Makefile
deleted file mode 100644
index 9cc001a4e6b7..000000000000
--- a/lang/libobjects/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-# New ports collection makefile for: libobjects
-# Date created: 21 April 1998
-# Whom: Yukihiro Nakai <Nakai@technologist.com>
-#
-# $FreeBSD$
-#
-
-PORTNAME= libobjects
-PORTVERSION= 0.1.19
-CATEGORIES= lang
-MASTER_SITES= ${MASTER_SITE_GNU}
-MASTER_SITE_SUBDIR= libobjects
-
-MAINTAINER= nakai@FreeBSD.org
-
-GNU_CONFIGURE= yes
-
-.include <bsd.port.pre.mk>
-.if ${OSVERSION} > 400002
-BROKEN= no objc header files
-.endif
-
-.include <bsd.port.post.mk>
diff --git a/lang/libobjects/distinfo b/lang/libobjects/distinfo
deleted file mode 100644
index 611fb90db198..000000000000
--- a/lang/libobjects/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (libobjects-0.1.19.tar.gz) = 944498c2b957aecf1a08d7dc534b6623
diff --git a/lang/libobjects/pkg-comment b/lang/libobjects/pkg-comment
deleted file mode 100644
index 1e5dc39cc6bd..000000000000
--- a/lang/libobjects/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-GNU Objective-C Class Library
diff --git a/lang/libobjects/pkg-descr b/lang/libobjects/pkg-descr
deleted file mode 100644
index 1e5dc39cc6bd..000000000000
--- a/lang/libobjects/pkg-descr
+++ /dev/null
@@ -1 +0,0 @@
-GNU Objective-C Class Library
diff --git a/lang/libobjects/pkg-plist b/lang/libobjects/pkg-plist
deleted file mode 100644
index a4f7fa4e1455..000000000000
--- a/lang/libobjects/pkg-plist
+++ /dev/null
@@ -1,140 +0,0 @@
-include/Foundation/NSArchiver.h
-include/Foundation/NSArray.h
-include/Foundation/NSAutoreleasePool.h
-include/Foundation/NSBitmapCharSet.h
-include/Foundation/NSBundle.h
-include/Foundation/NSCharacterSet.h
-include/Foundation/NSCoder.h
-include/Foundation/NSConcreteNumber.h
-include/Foundation/NSConcreteValue.h
-include/Foundation/NSData.h
-include/Foundation/NSDate.h
-include/Foundation/NSDictionary.h
-include/Foundation/NSException.h
-include/Foundation/NSGArchiver.h
-include/Foundation/NSGArray.h
-include/Foundation/NSGCString.h
-include/Foundation/NSGCoder.h
-include/Foundation/NSGData.h
-include/Foundation/NSGDictionary.h
-include/Foundation/NSGSet.h
-include/Foundation/NSGUnarchiver.h
-include/Foundation/NSGeometry.h
-include/Foundation/NSInvocation.h
-include/Foundation/NSMethodSignature.h
-include/Foundation/NSObjCRuntime.h
-include/Foundation/NSObject.h
-include/Foundation/NSProcessInfo.h
-include/Foundation/NSRange.h
-include/Foundation/NSSerialization.h
-include/Foundation/NSSet.h
-include/Foundation/NSString.h
-include/Foundation/NSUnarchiver.h
-include/Foundation/NSUtilities.h
-include/Foundation/NSValue.h
-include/Foundation/NSZone.h
-include/Foundation/README
-include/Foundation/objc-load.h
-include/objc/HashTable.h
-include/objc/List.h
-include/objc/NXStringTable.h
-include/objc/README
-include/objc/Storage.h
-include/objc/zone.h
-include/objects/Array.h
-include/objects/ArrayPrivate.h
-include/objects/Bag.h
-include/objects/BinaryCoder.h
-include/objects/BinaryTree.h
-include/objects/BinaryTreeEltNode.h
-include/objects/BinaryTreeNode.h
-include/objects/CircularArray.h
-include/objects/CircularArrayPrivate.h
-include/objects/Coder.h
-include/objects/Coding.h
-include/objects/Collecting.h
-include/objects/Collection.h
-include/objects/CollectionPrivate.h
-include/objects/ConnectedCoder.h
-include/objects/Connection.h
-include/objects/DelegatePool.h
-include/objects/Dictionary.h
-include/objects/EltNode-h
-include/objects/EltNode-m
-include/objects/EltNodeCollector.h
-include/objects/GapArray.h
-include/objects/GapArrayPrivate.h
-include/objects/Heap.h
-include/objects/IndexedCollecting.h
-include/objects/IndexedCollection.h
-include/objects/IndexedCollectionPrivate.h
-include/objects/InvalidationListening.h
-include/objects/Invocation.h
-include/objects/KeyedCollecting.h
-include/objects/KeyedCollection.h
-include/objects/LibobjectsMain.h
-include/objects/LinkedList.h
-include/objects/LinkedListEltNode.h
-include/objects/LinkedListNode.h
-include/objects/Lock.h
-include/objects/Locking.h
-include/objects/Magnitude.h
-include/objects/MallocAddress.h
-include/objects/MappedCollector.h
-include/objects/MemoryStream.h
-include/objects/NSArray.h
-include/objects/NSCoder.h
-include/objects/NSDictionary.h
-include/objects/NSSet.h
-include/objects/NSString.h
-include/objects/Ordering.h
-include/objects/Port.h
-include/objects/Proxy.h
-include/objects/Queue.h
-include/objects/RBTree.h
-include/objects/RBTreeEltNode.h
-include/objects/RBTreeNode.h
-include/objects/README
-include/objects/RNGAdditiveCongruential.h
-include/objects/RNGBerkeley.h
-include/objects/Random.h
-include/objects/RandomGenerating.h
-include/objects/Retaining.h
-include/objects/RetainingNotifier.h
-include/objects/Set.h
-include/objects/SocketPort.h
-include/objects/SplayTree.h
-include/objects/Stack.h
-include/objects/StdioStream.h
-include/objects/Stream.h
-include/objects/Streaming.h
-include/objects/String.h
-include/objects/TextCoder.h
-include/objects/Time.h
-include/objects/ValueHolding.h
-include/objects/behavior.h
-include/objects/collhash.h
-include/objects/config.h
-include/objects/elt.h
-include/objects/eltfuncs.h
-include/objects/mframe.h
-include/objects/objc-gnu2next.h
-include/objects/objc-malloc.h
-include/objects/objects.h
-include/objects/stdobjects.h
-lib/libobjects.a
-share/NSCharacterSets/README.CharSet
-share/NSCharacterSets/alphanumCharSet.dat
-share/NSCharacterSets/controlCharSet.dat
-share/NSCharacterSets/decimalCharSet.dat
-share/NSCharacterSets/decomposableCharSet.dat
-share/NSCharacterSets/illegalCharSet.dat
-share/NSCharacterSets/lettercharCharSet.dat
-share/NSCharacterSets/nonbaseCharSet.dat
-share/NSCharacterSets/uppercaseCharSet.dat
-share/NSCharacterSets/whitespaceCharSet.dat
-share/NSCharacterSets/whitespaceandnlCharSet.dat
-@dirrm include/Foundation
-@dirrm include/objc
-@dirrm include/objects
-@dirrm share/NSCharacterSets