aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorjasone <jasone@FreeBSD.org>2001-07-15 05:05:55 +0800
committerjasone <jasone@FreeBSD.org>2001-07-15 05:05:55 +0800
commitcb852b69742ad5910dc3ab8623443c68655c13bd (patch)
tree9e8c62b4a00817612dd9851d9d67a28ac5241391 /devel
parent308dd5cbb44884825c642985bf6a81ce3d66f02c (diff)
downloadfreebsd-ports-gnome-cb852b69742ad5910dc3ab8623443c68655c13bd.tar.gz
freebsd-ports-gnome-cb852b69742ad5910dc3ab8623443c68655c13bd.tar.zst
freebsd-ports-gnome-cb852b69742ad5910dc3ab8623443c68655c13bd.zip
Remove the libstash port. libstash is being folded into the impending
lang/onyx port.
Diffstat (limited to 'devel')
-rw-r--r--devel/libstash/Makefile34
-rw-r--r--devel/libstash/distinfo1
-rw-r--r--devel/libstash/pkg-comment1
-rw-r--r--devel/libstash/pkg-descr4
-rw-r--r--devel/libstash/pkg-plist29
5 files changed, 0 insertions, 69 deletions
diff --git a/devel/libstash/Makefile b/devel/libstash/Makefile
deleted file mode 100644
index 9d9dc546bc2c..000000000000
--- a/devel/libstash/Makefile
+++ /dev/null
@@ -1,34 +0,0 @@
-# New ports collection Makefile for: libstash
-# Date created: 22 August 2000
-# Whom: jasone
-#
-# $FreeBSD$
-#
-
-PORTNAME= libstash
-PORTVERSION= 1.2.0
-CATEGORIES= devel
-DISTNAME= canonware-1.2.0
-MASTER_SITES= http://www.canonware.com/download/canonware/
-
-MAINTAINER= jasone@FreeBSD.org
-
-BUILD_DEPENDS= cook:${PORTSDIR}/devel/cook
-
-GNU_CONFIGURE= yes
-
-MAN3= libstash_dbg.3s libstash_pezz.3s libstash_rwl.3s \
- libstash.3s libstash_dch.3s libstash_pool.3s libstash_sema.3s \
- libstash_bhp.3s libstash_mem.3s libstash_ql.3s libstash_thd.3s \
- libstash_buf.3s libstash_mq.3s libstash_qr.3s libstash_treen.3s \
- libstash_ch.3s libstash_mtx.3s libstash_qs.3s libstash_tsd.3s \
- libstash_cnd.3s libstash_out.3s libstash_res.3s libstash_xep.3s
-MANCOMPRESSED= no
-
-do-build:
- @(cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} cook libstash)
-
-do-install:
- @(cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} cook libstash_install)
-
-.include <bsd.port.mk>
diff --git a/devel/libstash/distinfo b/devel/libstash/distinfo
deleted file mode 100644
index 1260958475fe..000000000000
--- a/devel/libstash/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (canonware-1.2.0.tar.gz) = 6cfa78d423d17b9287a4bab25fe048d8
diff --git a/devel/libstash/pkg-comment b/devel/libstash/pkg-comment
deleted file mode 100644
index 5ec0eaa1b8ca..000000000000
--- a/devel/libstash/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Library of algorithms and data structures
diff --git a/devel/libstash/pkg-descr b/devel/libstash/pkg-descr
deleted file mode 100644
index 688068bb4769..000000000000
--- a/devel/libstash/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-The libstash library implements a number of algorithms and data structures, and
-serves as a foundation for multi-threaded C programs.
-
-http://www.canonware.com/canonware/
diff --git a/devel/libstash/pkg-plist b/devel/libstash/pkg-plist
deleted file mode 100644
index fe7ff3103c85..000000000000
--- a/devel/libstash/pkg-plist
+++ /dev/null
@@ -1,29 +0,0 @@
-include/libstash/libstash.h
-include/libstash/libstash_incs.h
-include/libstash/bhp.h
-include/libstash/buf.h
-include/libstash/ch.h
-include/libstash/cnd.h
-include/libstash/dch.h
-include/libstash/dbg.h
-include/libstash/mem.h
-include/libstash/mq.h
-include/libstash/mtx.h
-include/libstash/out.h
-include/libstash/pezz.h
-include/libstash/pool.h
-include/libstash/ql.h
-include/libstash/qr.h
-include/libstash/qs.h
-include/libstash/res.h
-include/libstash/rwl.h
-include/libstash/sema.h
-include/libstash/thd.h
-include/libstash/treen.h
-include/libstash/tsd.h
-include/libstash/xep.h
-include/libstash/libstash_defs.h
-lib/libstash.a
-lib/libstash_p.a
-lib/libstash_d.a
-@dirrm include/libstash