From owner-freebsd-ports Fri Aug 18 01:58:35 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id BAA10149 for ports-outgoing; Fri, 18 Aug 1995 01:58:35 -0700 Received: from silvia.HIP.Berkeley.EDU (silvia.HIP.Berkeley.EDU [136.152.64.181]) by freefall.FreeBSD.org (8.6.11/8.6.6) with ESMTP id BAA10141 for ; Fri, 18 Aug 1995 01:58:31 -0700 Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.6.11/8.6.9) id BAA04100; Fri, 18 Aug 1995 01:57:47 -0700 Date: Fri, 18 Aug 1995 01:57:47 -0700 Message-Id: <199508180857.BAA04100@silvia.HIP.Berkeley.EDU> To: erich@lodgenet.com CC: ports@freebsd.org In-reply-to: <199508152320.SAA27057@jake.lodgenet.com> (erich@lodgenet.com) Subject: Re: xlispstat port From: asami@cs.berkeley.edu (Satoshi Asami) Sender: ports-owner@freebsd.org Precedence: bulk * this one was mentioned in the linux journal * recently. I've used it before so I made up * a port. Thanks...imported. Please check it out and see how it looks. By the way, I haven't built a package because it requires a connection to an X server. I'll try that later. Satoshi ------- P.S. These are the only changes I made.... >> diff -ru xlispstat xlispstat.new diff -ru xlispstat/Makefile xlispstat.new/Makefile --- xlispstat/Makefile Tue Aug 15 16:21:56 1995 +++ xlispstat.new/Makefile Fri Aug 18 01:45:21 1995 @@ -8,9 +8,11 @@ DISTNAME= xlispstat-3-44 PKGNAME= xlispstat-3.44 -CATEGORIES+= math -CATEGORIES+= lang +CATEGORIES+= math languages MASTER_SITES= ftp://ftp.stat.umn.edu/pub/xlispstat/ + HAS_CONFIGURE= yes +# needs to connect to X server while build +IS_INTERACTIVE= yes .include diff -ru xlispstat/pkg/PLIST xlispstat.new/pkg/PLIST --- xlispstat/pkg/PLIST Tue Aug 15 15:32:52 1995 +++ xlispstat.new/pkg/PLIST Wed Aug 16 04:11:33 1995 @@ -1,3 +1,4 @@ +bin/xlispstat lib/xlispstat/Data/absorbtion.lsp lib/xlispstat/Data/stackloss.lsp lib/xlispstat/Data/randu.lsp @@ -34,8 +35,3 @@ lib/xlispstat/xlisp lib/xlispstat/xlisp.wks lib/xlispstat/xlisp.hlp -bin/xlispstat -lib/xlispstat/Data -lib/xlispstat/Examples -lib/xlispstat/Autoload -lib/xlispstat