aboutsummaryrefslogtreecommitdiff
path: root/lang/clips
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2011-05-02 14:09:03 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2011-05-02 14:09:03 +0000
commitf7d06e7c95ac259439ea998669effe6687822cc3 (patch)
tree2f51d457b2571d0fd120405cb0e2b389a1bd9f49 /lang/clips
parentc5d85aa55f308b41926b290390e60f33ecc58ebc (diff)
downloadports-f7d06e7c95ac259439ea998669effe6687822cc3.tar.gz
ports-f7d06e7c95ac259439ea998669effe6687822cc3.zip
Remove unmaintained expired ports from lang
2011-05-01 lang/cim: Upstream disapear and distfile is no more available 2011-05-01 lang/clips: Upstream disapear and distfile is no more available 2011-05-01 lang/eiffel: Upstream disapear and distfile is no more available 2011-05-01 lang/libutils: Upstream disapear and distfile is no more available 2011-05-01 lang/linux-libperl5.8: Upstream disapear and distfile is no more available 2011-05-01 lang/osb-jscore: Abandonware, please use www/webkit-gtk2
Notes
Notes: svn path=/head/; revision=273479
Diffstat (limited to 'lang/clips')
-rw-r--r--lang/clips/Makefile40
-rw-r--r--lang/clips/distinfo6
-rw-r--r--lang/clips/pkg-descr9
3 files changed, 0 insertions, 55 deletions
diff --git a/lang/clips/Makefile b/lang/clips/Makefile
deleted file mode 100644
index 3ca16e1859ef..000000000000
--- a/lang/clips/Makefile
+++ /dev/null
@@ -1,40 +0,0 @@
-# New ports collection makefile for: clips
-# Date created: 8 July 2001
-# Whom: Douglas Anestad <yotta@dougdidit.com>
-#
-# $FreeBSD$
-#
-
-PORTNAME= clips
-PORTVERSION= 6.24
-CATEGORIES= lang
-MASTER_SITES= http://www.ghg.net/clips/download/source/ \
- ${MASTER_SITE_LOCAL}
-MASTER_SITE_SUBDIR= vd/${PORTNAME}
-DISTFILES= clipssrc.tar.Z ${MAKEFILE}
-DIST_SUBDIR= clips-${PORTVERSION}
-EXTRACT_ONLY= ${DISTFILES:M*.tar.*}
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= A productive development and delivery expert system tool
-
-DEPRECATED= Upstream disapear and distfile is no more available
-EXPIRATION_DATE= 2011-05-01
-
-WRKSRC= ${WRKDIR}/${PORTNAME}src/${PORTNAME}src
-
-MAKEFILE= makefile.gcc
-ALL_TARGET= clips
-
-PLIST_FILES= bin/clips
-
-post-extract:
- ${CP} ${DISTDIR}/${DIST_SUBDIR}/${MAKEFILE} ${WRKSRC}/
-
-do-patch:
- ${REINPLACE_CMD} -e 's#gcc #${CC} ${CFLAGS} #g' ${WRKSRC}/${MAKEFILE}
-
-do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/clips ${PREFIX}/bin/
-
-.include <bsd.port.mk>
diff --git a/lang/clips/distinfo b/lang/clips/distinfo
deleted file mode 100644
index efe2ff61961a..000000000000
--- a/lang/clips/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-MD5 (clips-6.24/clipssrc.tar.Z) = ccba9d912375e57a1b7d9eba12da4198
-SHA256 (clips-6.24/clipssrc.tar.Z) = 80852a0df97597f710e90ca8bf5ecdc250c2034bf9dd3044bbedee111ad2e4ab
-SIZE (clips-6.24/clipssrc.tar.Z) = 1524143
-MD5 (clips-6.24/makefile.gcc) = 3b74fa0bdda8786574b198ae8cf9748a
-SHA256 (clips-6.24/makefile.gcc) = 062990ec16df6c983929711acba0f7ce284c4c8f2b6e527bcfc1794110284e03
-SIZE (clips-6.24/makefile.gcc) = 71566
diff --git a/lang/clips/pkg-descr b/lang/clips/pkg-descr
deleted file mode 100644
index e766e43cf4ed..000000000000
--- a/lang/clips/pkg-descr
+++ /dev/null
@@ -1,9 +0,0 @@
-CLIPS is a productive development and delivery expert system tool which
-provides a complete environment for the construction of rule and/or object
-based expert systems.
-
-CLIPS is being used by numerous users throughout the public and private
-community including: all NASA sites and branches of the military, numerous
-federal bureaus, government contractors, universities, and many companies.
-
-WWW: http://www.ghg.net/clips/CLIPS.html