diff options
author | vd <vd@FreeBSD.org> | 2006-12-13 00:12:04 +0800 |
---|---|---|
committer | vd <vd@FreeBSD.org> | 2006-12-13 00:12:04 +0800 |
commit | 397d179faf3f2bf988c5d5b8fda6fdb85c346184 (patch) | |
tree | 68e1fae56f40326eb3dea9d21cc079987885c9ab /lang/clips | |
parent | 5ef7564ddfc1d2fbe333d02c63484289479182b6 (diff) | |
download | freebsd-ports-gnome-397d179faf3f2bf988c5d5b8fda6fdb85c346184.tar.gz freebsd-ports-gnome-397d179faf3f2bf988c5d5b8fda6fdb85c346184.tar.zst freebsd-ports-gnome-397d179faf3f2bf988c5d5b8fda6fdb85c346184.zip |
Remove expired leaf ports:
2006-12-01 lang/clips: Unfetchable
2006-12-07 audio/gdesklets-xmms: Disappeared from the internet
2006-12-01 games/flightgear-l410: is incompatible with the latest FlightGear release
Diffstat (limited to 'lang/clips')
-rw-r--r-- | lang/clips/Makefile | 28 | ||||
-rw-r--r-- | lang/clips/distinfo | 3 | ||||
-rw-r--r-- | lang/clips/pkg-descr | 12 | ||||
-rw-r--r-- | lang/clips/pkg-plist | 4 |
4 files changed, 0 insertions, 47 deletions
diff --git a/lang/clips/Makefile b/lang/clips/Makefile deleted file mode 100644 index ff087dcf093a..000000000000 --- a/lang/clips/Makefile +++ /dev/null @@ -1,28 +0,0 @@ -# New ports collection makefile for: clips -# Date created: 8 July 2001 -# Whom: Douglas Anestad <yotta@dougdidit.com> -# -# $FreeBSD$ -# - -PORTNAME= clips -PORTVERSION= 6.1 -PORTREVISION= 1 -CATEGORIES= lang -MASTER_SITES= http://www.ghgcorp.com/clips/download/other/ -DISTNAME= clips6 -EXTRACT_SUFX= .tgz - -MAINTAINER= ports@FreeBSD.org -COMMENT= A productive development and delivery expert system tool - -BROKEN= Unfetchable -DEPRECATED= ${BROKEN} -EXPIRATION_DATE=2006-12-01 - -USE_AUTOTOOLS= autoconf:213 -WRKSRC= ${WRKDIR}/${PORTNAME}${PORTVERSION} -USE_GMAKE= yes -USE_LDCONFIG= yes - -.include <bsd.port.mk> diff --git a/lang/clips/distinfo b/lang/clips/distinfo deleted file mode 100644 index baa5ff0f7c5c..000000000000 --- a/lang/clips/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (clips6.tgz) = 4c95ff3d2b77a3370253831605922228 -SHA256 (clips6.tgz) = 95eb699dd2caf0c322ae62219bc8c5260062c1deed7e085bc30af03ac127e5c3 -SIZE (clips6.tgz) = 900946 diff --git a/lang/clips/pkg-descr b/lang/clips/pkg-descr deleted file mode 100644 index 891f957bb8ad..000000000000 --- a/lang/clips/pkg-descr +++ /dev/null @@ -1,12 +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 - -Douglas Anestad -yotta@dougdidit.com diff --git a/lang/clips/pkg-plist b/lang/clips/pkg-plist deleted file mode 100644 index 19ebd0ce001d..000000000000 --- a/lang/clips/pkg-plist +++ /dev/null @@ -1,4 +0,0 @@ -bin/clips -lib/libClips.so.6 -lib/libClips.so -lib/libClips.la |