Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Jul 2001 12:53:56 -0400 (EDT)
From:      Douglas Anestad <yotta@dougdidit.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/28821: New port: clips, an expert language tool like lisp
Message-ID:  <200107081653.f68GruO37018@anestad.com>

next in thread | raw e-mail | index | archive | help

>Number:         28821
>Category:       ports
>Synopsis:       New port: clips, an expert language tool like lisp
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jul 08 10:00:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Douglas Anestad <yotta@dougdidit.com>
>Release:        FreeBSD 4.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD anestad.com 4.3-STABLE FreeBSD 4.3-STABLE #0: Sun Jun 17 17:02:57 EDT 2001 root@anestad.com:/usr/obj/usr/src/sys/ANESTAD-010617 i386


>Description:
	CLIPS is a productive development and delivery expert system tool
>How-To-Repeat:
>Fix:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	lang/clips
#	lang/clips/Makefile
#	lang/clips/pkg-comment
#	lang/clips/pkg-descr
#	lang/clips/distinfo
#	lang/clips/pkg-plist
#
echo c - lang/clips
mkdir -p lang/clips > /dev/null 2>&1
echo x - lang/clips/Makefile
sed 's/^X//' >lang/clips/Makefile << 'END-of-lang/clips/Makefile'
X# New ports collection makefile for:   clips
X# Date created:        8 July 2001
X# Whom:                Douglas Anestad <yotta@dougdidit.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	clips
XPORTVERSION=	6.1
XCATEGORIES=	lang
XMASTER_SITES=	http://www.ghgcorp.com/clips/download/other/
XDISTNAME=	clips6
XEXTRACT_SUFX=	.tgz
X
XMAINTAINER=    yotta@dougdidit.com
X
X.include <bsd.port.pre.mk>
X
XUSE_AUTOCONF=	yes
XWRKSRC=		${WRKDIR}/${PORTNAME}${PORTVERSION}
XUSE_GMAKE=	yes
X
X.include <bsd.port.post.mk>
END-of-lang/clips/Makefile
echo x - lang/clips/pkg-comment
sed 's/^X//' >lang/clips/pkg-comment << 'END-of-lang/clips/pkg-comment'
XCLIPS is a productive development and delivery expert system tool
END-of-lang/clips/pkg-comment
echo x - lang/clips/pkg-descr
sed 's/^X//' >lang/clips/pkg-descr << 'END-of-lang/clips/pkg-descr'
XCLIPS is a productive development and delivery expert system tool which
Xprovides a complete environment for the construction of rule and/or object
Xbased expert systems.
X
XCLIPS is being used by numerous users throughout the public and private
Xcommunity including: all NASA sites and branches of the military, numerous
Xfederal bureaus, government contractors, universities, and many companies.
X
XWWW: http://www.ghg.net/clips/CLIPS.html
X
XDouglas Anestad
Xyotta@dougdidit.com
END-of-lang/clips/pkg-descr
echo x - lang/clips/distinfo
sed 's/^X//' >lang/clips/distinfo << 'END-of-lang/clips/distinfo'
XMD5 (clips6.tgz) = 4c95ff3d2b77a3370253831605922228
END-of-lang/clips/distinfo
echo x - lang/clips/pkg-plist
sed 's/^X//' >lang/clips/pkg-plist << 'END-of-lang/clips/pkg-plist'
Xbin/clips
Xlib/libClips.so.6
Xlib/libClips.so
Xlib/libClips.la
END-of-lang/clips/pkg-plist
exit

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200107081653.f68GruO37018>