From owner-freebsd-ports Sun Nov 17 00:46:55 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id AAA05808 for ports-outgoing; Sun, 17 Nov 1996 00:46:55 -0800 (PST) Received: from sequent.kiae.su (sequent.kiae.su [193.125.152.6]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id AAA05795; Sun, 17 Nov 1996 00:46:47 -0800 (PST) Received: by sequent.kiae.su id AA11501 (5.65.kiae-2 ); Sun, 17 Nov 1996 11:37:43 +0300 Received: by sequent.KIAE.su (UUMAIL/2.0); Sun, 17 Nov 96 11:37:43 +0300 Received: (from ache@localhost) by nagual.ru (8.8.2/8.8.2) id LAA00490; Sun, 17 Nov 1996 11:33:38 +0300 (MSK) Message-Id: <199611170833.LAA00490@nagual.ru> Subject: Multiply MASTER_SITES/DISTFILES To: asami@freebsd.org, ports@freebsd.org Date: Sun, 17 Nov 1996 11:33:37 +0300 (MSK) From: "=?KOI8-R?Q?=E1=CE=C4=D2=C5=CA_=FE=C5=D2=CE=CF=D7?=" (Andrey A. Chernov) Organization: self X-Class: Fast X-Mailer: ELM [version 2.4ME+ PL28 (25)] Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk There is a thing bothered me so long... F.e. file1 need to be fetched from site1 or its mirrors, site1.1 site1.2 site1.3 ... and file2 need to be fetched from site2 What happens now for file2 (in worst case): it will be UNSUCCESSFULLY tried on site1, site1.1, site1.2 ... etc. and at the end of meaningless sequense fetched from site2 :-( Of course, you can reverse order of file1 and file2, but imagine several mirrors for file2 f.e and you can't win. I have many ports fails in that category. My proposal: To standard MASTER_SITES -- DISTFILES -- EXTRACT_ONLY add some amount of MASTER_SITES1 -- DISTFILES1 -- EXTRACT_ONLY1 MASTER_SITES2 -- DISTFILES2 -- EXTRACT_ONLY2 MASTER_SITES3 -- DISTFILES3 -- EXTRACT_ONLY3 MASTER_SITESn -- DISTFILESn -- EXTRACT_ONLYn and made outer n-loop through MASTER_SITESn and extract-n It is backward-compatible scheme, of course. Any takers? -- Andrey A. Chernov http://www.nagual.ru/~ache/ From owner-freebsd-ports Sun Nov 17 00:50:05 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id AAA06133 for ports-outgoing; Sun, 17 Nov 1996 00:50:05 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id AAA06127; Sun, 17 Nov 1996 00:50:03 -0800 (PST) Resent-Date: Sun, 17 Nov 1996 00:50:03 -0800 (PST) Resent-Message-Id: <199611170850.AAA06127@freefall.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@freefall.FreeBSD.org, Received: (from nobody@localhost)by.freefall.freebsd.org.id.AAA05568;Sun; (8.7.5/8.7.3);, 17 Nov 1996 00:45:01.-0800 (PST) Message-Id: <199611170845.AAA05568@freefall.freebsd.org> Date: Sun, 17 Nov 1996 00:45:01 -0800 (PST) From: Nakai@Mlab.t.u-tokyo.ac.jp To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: ports/2042: Fixed port: xsokoban (CATEGORY: games) Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >Number: 2042 >Category: ports >Synopsis: Fixed port: xsokoban (CATEGORY: games) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Nov 17 00:50:02 PST 1996 >Last-Modified: >Originator: Yukihiro Nakai >Organization: University of Tokyo >Release: 2.2-961014SNAP >Environment: FreeBSD PyroPolis 2.2-961014-SNAP FreeBSD 2.2-961014-SNAP #0: Tue Oct 15 01:27:25 1996 jkh@time.cdrom.com:/usr/src/sys/compile/GENERIC i386 >Description: I have fixed a port xsokoban and now it follows the newest version. ftp://ftp.noc.titech.ac.jp/pub/tmp/aki/in.coming/PORTS/Nakai/xsokoban.tgz The version of xsokoban in this port is 3.3e. Please take a look. Yukihiro Nakai >How-To-Repeat: >Fix: >Audit-Trail: >Unformatted: From owner-freebsd-ports Sun Nov 17 02:54:03 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id CAA11794 for ports-outgoing; Sun, 17 Nov 1996 02:54:03 -0800 (PST) Received: (from asami@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id CAA11783; Sun, 17 Nov 1996 02:54:00 -0800 (PST) Date: Sun, 17 Nov 1996 02:54:00 -0800 (PST) From: Satoshi Asami Message-Id: <199611171054.CAA11783@freefall.freebsd.org> To: Nakai@Mlab.t.u-tokyo.ac.jp, asami, freebsd-ports Subject: Re: ports/1795 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: New port : xcubes State-Changed-From-To: open-closed State-Changed-By: asami State-Changed-When: Sun Nov 17 02:53:31 PST 1996 State-Changed-Why: Imported, thanks! From owner-freebsd-ports Sun Nov 17 02:54:24 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id CAA11890 for ports-outgoing; Sun, 17 Nov 1996 02:54:24 -0800 (PST) Received: (from asami@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id CAA11875; Sun, 17 Nov 1996 02:54:20 -0800 (PST) Date: Sun, 17 Nov 1996 02:54:20 -0800 (PST) From: Satoshi Asami Message-Id: <199611171054.CAA11875@freefall.freebsd.org> To: Nakai@Mlab.t.u-tokyo.ac.jp, asami, freebsd-ports Subject: Re: ports/2023 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: Moved port location: xcubes State-Changed-From-To: open-closed State-Changed-By: asami State-Changed-When: Sun Nov 17 02:53:31 PST 1996 State-Changed-Why: Imported, thanks! From owner-freebsd-ports Sun Nov 17 03:02:53 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id DAA12420 for ports-outgoing; Sun, 17 Nov 1996 03:02:53 -0800 (PST) Received: (from asami@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id DAA12398; Sun, 17 Nov 1996 03:02:44 -0800 (PST) Date: Sun, 17 Nov 1996 03:02:44 -0800 (PST) From: Satoshi Asami Message-Id: <199611171102.DAA12398@freefall.freebsd.org> To: asami, freebsd-ports, jfitz Subject: Re: ports/1995 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: Fixed port : Qvwm Responsible-Changed-From-To: freebsd-ports->jfitz Responsible-Changed-By: asami Responsible-Changed-When: Sun Nov 17 03:00:26 PST 1996 Responsible-Changed-Why: He grabbed the original one. From owner-freebsd-ports Sun Nov 17 03:11:02 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id DAA12931 for ports-outgoing; Sun, 17 Nov 1996 03:11:02 -0800 (PST) Received: (from asami@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id DAA12919; Sun, 17 Nov 1996 03:10:59 -0800 (PST) Date: Sun, 17 Nov 1996 03:10:59 -0800 (PST) From: Satoshi Asami Message-Id: <199611171110.DAA12919@freefall.freebsd.org> To: Nakai@Mlab.t.u-tokyo.ac.jp, asami, freebsd-ports Subject: Re: ports/1763 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: Fixed port: txtmerge State-Changed-From-To: open-closed State-Changed-By: asami State-Changed-When: Sun Nov 17 03:10:24 PST 1996 State-Changed-Why: Imported, thanks! From owner-freebsd-ports Sun Nov 17 03:11:18 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id DAA13019 for ports-outgoing; Sun, 17 Nov 1996 03:11:18 -0800 (PST) Received: (from asami@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id DAA13007; Sun, 17 Nov 1996 03:11:15 -0800 (PST) Date: Sun, 17 Nov 1996 03:11:15 -0800 (PST) From: Satoshi Asami Message-Id: <199611171111.DAA13007@freefall.freebsd.org> To: Nakai@Mlab.t.u-tokyo.ac.jp, asami, freebsd-ports Subject: Re: ports/2019 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: Moved port location: txtmerge State-Changed-From-To: open-closed State-Changed-By: asami State-Changed-When: Sun Nov 17 03:10:24 PST 1996 State-Changed-Why: Imported, thanks! From owner-freebsd-ports Sun Nov 17 03:29:12 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id DAA13762 for ports-outgoing; Sun, 17 Nov 1996 03:29:12 -0800 (PST) Received: (from asami@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id DAA13750; Sun, 17 Nov 1996 03:29:11 -0800 (PST) Date: Sun, 17 Nov 1996 03:29:11 -0800 (PST) From: Satoshi Asami Message-Id: <199611171129.DAA13750@freefall.freebsd.org> To: Nakai@Mlab.t.u-tokyo.ac.jp, asami, freebsd-ports Subject: Re: ports/1767 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: New port: xmascot State-Changed-From-To: open-closed State-Changed-By: asami State-Changed-When: Sun Nov 17 03:28:53 PST 1996 State-Changed-Why: Duplicate of 2025. From owner-freebsd-ports Sun Nov 17 03:29:50 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id DAA13856 for ports-outgoing; Sun, 17 Nov 1996 03:29:50 -0800 (PST) Received: (from asami@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id DAA13845; Sun, 17 Nov 1996 03:29:49 -0800 (PST) Date: Sun, 17 Nov 1996 03:29:49 -0800 (PST) From: Satoshi Asami Message-Id: <199611171129.DAA13845@freefall.freebsd.org> To: Nakai@Mlab.t.u-tokyo.ac.jp, asami, freebsd-ports, asami Subject: Re: ports/2025 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: Moved port location: xmascot State-Changed-From-To: open-open State-Changed-By: asami State-Changed-When: Sun Nov 17 03:28:53 PST 1996 State-Changed-Why: I grabbed this one. By the way, I can't get to the master site, can you put the tarball up for ftp somewhere? Responsible-Changed-From-To: freebsd-ports->asami Responsible-Changed-By: asami Responsible-Changed-When: Sun Nov 17 03:28:53 PST 1996 Responsible-Changed-Why: From owner-freebsd-ports Sun Nov 17 03:45:18 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id DAA14561 for ports-outgoing; Sun, 17 Nov 1996 03:45:18 -0800 (PST) Received: (from asami@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id DAA14530; Sun, 17 Nov 1996 03:45:17 -0800 (PST) Date: Sun, 17 Nov 1996 03:45:17 -0800 (PST) From: Satoshi Asami Message-Id: <199611171145.DAA14530@freefall.freebsd.org> To: Nakai@Mlab.t.u-tokyo.ac.jp, asami, freebsd-ports Subject: Re: ports/1885 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: Fixed port : GNU shogi State-Changed-From-To: open-closed State-Changed-By: asami State-Changed-When: Sun Nov 17 03:45:02 PST 1996 State-Changed-Why: Imported, thanks! From owner-freebsd-ports Sun Nov 17 03:45:30 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id DAA14638 for ports-outgoing; Sun, 17 Nov 1996 03:45:30 -0800 (PST) Received: (from asami@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id DAA14617; Sun, 17 Nov 1996 03:45:28 -0800 (PST) Date: Sun, 17 Nov 1996 03:45:28 -0800 (PST) From: Satoshi Asami Message-Id: <199611171145.DAA14617@freefall.freebsd.org> To: Nakai@Mlab.t.u-tokyo.ac.jp, asami, freebsd-ports Subject: Re: ports/2018 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: Moved location: GNU shogi State-Changed-From-To: open-closed State-Changed-By: asami State-Changed-When: Sun Nov 17 03:45:02 PST 1996 State-Changed-Why: Imported, thanks! From owner-freebsd-ports Sun Nov 17 03:53:56 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id DAA14922 for ports-outgoing; Sun, 17 Nov 1996 03:53:56 -0800 (PST) Received: (from asami@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id DAA14906; Sun, 17 Nov 1996 03:53:54 -0800 (PST) Date: Sun, 17 Nov 1996 03:53:54 -0800 (PST) From: Satoshi Asami Message-Id: <199611171153.DAA14906@freefall.freebsd.org> To: Nakai@Mlab.t.u-tokyo.ac.jp, asami, freebsd-ports Subject: Re: ports/1886 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: Fixed port : xshogi State-Changed-From-To: open-closed State-Changed-By: asami State-Changed-When: Sun Nov 17 03:53:41 PST 1996 State-Changed-Why: Imported, thanks! From owner-freebsd-ports Sun Nov 17 03:54:10 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id DAA15020 for ports-outgoing; Sun, 17 Nov 1996 03:54:10 -0800 (PST) Received: (from asami@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id DAA15001; Sun, 17 Nov 1996 03:54:09 -0800 (PST) Date: Sun, 17 Nov 1996 03:54:09 -0800 (PST) From: Satoshi Asami Message-Id: <199611171154.DAA15001@freefall.freebsd.org> To: Nakai@Mlab.t.u-tokyo.ac.jp, asami, freebsd-ports Subject: Re: ports/2028 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: Moved port location: xshogi State-Changed-From-To: open-closed State-Changed-By: asami State-Changed-When: Sun Nov 17 03:53:41 PST 1996 State-Changed-Why: Imported, thanks! From owner-freebsd-ports Sun Nov 17 04:00:17 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id EAA15605 for ports-outgoing; Sun, 17 Nov 1996 04:00:17 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id EAA15586; Sun, 17 Nov 1996 04:00:11 -0800 (PST) Resent-Date: Sun, 17 Nov 1996 04:00:11 -0800 (PST) Resent-Message-Id: <199611171200.EAA15586@freefall.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@freefall.FreeBSD.org, Received: (from nobody@localhost)by.freefall.freebsd.org.id.DAA15176;Sun; (8.7.5/8.7.3);, 17 Nov 1996 03:56:24.-0800 (PST) Message-Id: <199611171156.DAA15176@freefall.freebsd.org> Date: Sun, 17 Nov 1996 03:56:24 -0800 (PST) From: Nakai@Mlab.t.u-tokyo.ac.jp To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: ports/2045: Fixed port: xmascot (CATEGORY: x11) Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >Number: 2045 >Category: ports >Synopsis: Fixed port: xmascot (CATEGORY: x11) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Nov 17 04:00:02 PST 1996 >Last-Modified: >Originator: Yukihiro Nakai >Organization: University of Tokyo >Release: 2.2-ALPHA >Environment: FreeBSD pyropolis 2.2-961014-SNAP FreeBSD 2.2-961014-SNAP #0: Tue Oct 15 01:27:25 1996 jkh@time.cdrom.com:/usr/src/sys/compile/GENERIC i386 >Description: I have fixed and uploaded the port 'xmascot'. ftp://ftp.noc.titech.ac.jp/pub/tmp/aki/in.coming/PORTS/Nakai/xmascot.tgz It follows the newset version 2.5 and accessable FTP site. Please take a look. Yukihiro Nakai >How-To-Repeat: >Fix: >Audit-Trail: >Unformatted: From owner-freebsd-ports Sun Nov 17 04:05:09 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id EAA15904 for ports-outgoing; Sun, 17 Nov 1996 04:05:09 -0800 (PST) Received: from mlab.t.u-tokyo.ac.jp (ideopolis.t.u-tokyo.ac.jp [133.11.64.189]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id EAA15878 for ; Sun, 17 Nov 1996 04:04:35 -0800 (PST) Received: from ideopolis.t.u-tokyo.ac.jp by mlab.t.u-tokyo.ac.jp (8.6.9+2.4W/3.1W/ideo-01/08/94+18:34:23) id VAA05429; Sun, 17 Nov 1996 21:01:32 +0900 Message-Id: <199611171201.VAA05429@mlab.t.u-tokyo.ac.jp> To: Satoshi Asami Cc: ports@freebsd.org Subject: Re: ports/2025 In-reply-to: Your message of "Sun, 17 Nov 1996 03:29:49 PST." <199611171129.DAA13845@freefall.freebsd.org> Date: Sun, 17 Nov 1996 21:01:29 +0900 From: Yukihiro Nakai Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > Synopsis: Moved port location: xmascot > > State-Changed-From-To: open-open > State-Changed-By: asami > State-Changed-When: Sun Nov 17 03:28:53 PST 1996 > State-Changed-Why: > I grabbed this one. By the way, I can't get to the > master site, can you put the tarball up for ftp somewhere? Yes , I just announced fixed port for the newest xmascot. Thanks. Yukihiro Nakai From owner-freebsd-ports Sun Nov 17 09:50:21 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id JAA18031 for ports-outgoing; Sun, 17 Nov 1996 09:50:21 -0800 (PST) Received: (from jfitz@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id JAA17975; Sun, 17 Nov 1996 09:50:07 -0800 (PST) Date: Sun, 17 Nov 1996 09:50:07 -0800 (PST) From: James FitzGibbon Message-Id: <199611171750.JAA17975@freefall.freebsd.org> To: jfitz, freebsd-ports, jfitz Subject: Re: ports/2032 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: Moved port location: Crack Responsible-Changed-From-To: freebsd-ports->jfitz Responsible-Changed-By: jfitz Responsible-Changed-When: Sun Nov 17 09:48:29 PST 1996 Responsible-Changed-Why: Follow-up to ports/1883 From owner-freebsd-ports Sun Nov 17 11:38:38 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id LAA11477 for ports-outgoing; Sun, 17 Nov 1996 11:38:38 -0800 (PST) Received: from who.cdrom.com (who.cdrom.com [204.216.27.3]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id LAA11472 for ; Sun, 17 Nov 1996 11:38:35 -0800 (PST) Received: from smtp.gte.net (mail1.gte.net [206.124.65.236]) by who.cdrom.com (8.7.5/8.6.11) with SMTP id LAA07043 for ; Sun, 17 Nov 1996 11:38:28 -0800 (PST) Received: from gemini.gouverneur.com by smtp.gte.net (SMI-8.6/SMI-SVR4) id NAA20051; Sun, 17 Nov 1996 13:36:55 -0600 Message-ID: <328F6867.41C67EA6@mail.gte.net> Date: Sun, 17 Nov 1996 11:32:55 -0800 From: Fred Adorno Organization: Adorno and Associates X-Mailer: Mozilla 3.01 (X11; I; FreeBSD 2.1.5-RELEASE i386) MIME-Version: 1.0 To: ports@FreeBSD.org Subject: tkcl75 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-ports@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk Unable to execute the make file. Are there different instructions or is it broken? From owner-freebsd-ports Sun Nov 17 12:35:19 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id MAA13904 for ports-outgoing; Sun, 17 Nov 1996 12:35:19 -0800 (PST) Received: from po1.glue.umd.edu (po1.glue.umd.edu [129.2.128.44]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id MAA13897 for ; Sun, 17 Nov 1996 12:35:15 -0800 (PST) Received: from fiber.eng.umd.edu (fiber.eng.umd.edu [129.2.98.185]) by po1.glue.umd.edu (8.8.2/8.7.3) with ESMTP id PAA13523; Sun, 17 Nov 1996 15:35:12 -0500 (EST) Received: from localhost (chuckr@localhost) by fiber.eng.umd.edu (8.7.5/8.7.3) with SMTP id PAA22729; Sun, 17 Nov 1996 15:35:09 -0500 (EST) X-Authentication-Warning: fiber.eng.umd.edu: chuckr owned process doing -bs Date: Sun, 17 Nov 1996 15:35:02 -0500 (EST) From: Chuck Robey X-Sender: chuckr@fiber.eng.umd.edu To: Fred Adorno cc: ports@FreeBSD.org Subject: Re: tkcl75 In-Reply-To: <328F6867.41C67EA6@mail.gte.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-ports@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk On Sun, 17 Nov 1996, Fred Adorno wrote: > Unable to execute the make file. Are there different instructions or is > it broken? > Maybe you mean tcl75? It's been deliberately turned off by inserting the line BROKEN=yes, because tcl is now in the main source tree, a part of FreeBSD itself, and no longer a port. ----------------------------+----------------------------------------------- Chuck Robey | Interests include any kind of voice or data chuckr@eng.umd.edu | communications topic, C programming, and Unix. 9120 Edmonston Ct #302 | Greenbelt, MD 20770 | I run Journey2 and picnic, both FreeBSD (301) 220-2114 | version 3.0 current -- and great FUN! ----------------------------+----------------------------------------------- From owner-freebsd-ports Sun Nov 17 13:09:44 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id NAA15133 for ports-outgoing; Sun, 17 Nov 1996 13:09:44 -0800 (PST) Received: from alpha.xerox.com (alpha.Xerox.COM [13.1.64.93]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id NAA15127 for ; Sun, 17 Nov 1996 13:09:39 -0800 (PST) Received: from crevenia.parc.xerox.com ([13.2.116.11]) by alpha.xerox.com with SMTP id <17105(5)>; Sun, 17 Nov 1996 13:09:04 PST Received: by crevenia.parc.xerox.com id <177557>; Sun, 17 Nov 1996 13:08:58 -0800 From: Bill Fenner To: ports@freebsd.org Subject: /usr/local/info or /usr/local/share/info? Message-Id: <96Nov17.130858pst.177557@crevenia.parc.xerox.com> Date: Sun, 17 Nov 1996 13:08:52 PST Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Should ports install info files into /usr/local/info or /usr/local/share/info? Seems like info files belong in share, since they're architecture-independent, but most ports with info files (ok, I only checked one) appear to want to use /usr/local/info . Bill From owner-freebsd-ports Sun Nov 17 14:31:53 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id OAA18706 for ports-outgoing; Sun, 17 Nov 1996 14:31:53 -0800 (PST) Received: from dfw-ix4.ix.netcom.com (dfw-ix4.ix.netcom.com [206.214.98.4]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id OAA18691 for ; Sun, 17 Nov 1996 14:31:31 -0800 (PST) Received: from silvia.HIP.Berkeley.EDU (ala-ca12-22.ix.netcom.com [199.35.209.214]) by dfw-ix4.ix.netcom.com (8.6.13/8.6.12) with ESMTP id OAA21341; Sun, 17 Nov 1996 14:30:43 -0800 Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.2/8.6.9) id OAA23356; Sun, 17 Nov 1996 14:29:47 -0800 (PST) Date: Sun, 17 Nov 1996 14:29:47 -0800 (PST) Message-Id: <199611172229.OAA23356@silvia.HIP.Berkeley.EDU> To: ache@nagual.ru CC: ports@freebsd.org, jdp@polstra.com Subject: jpeg-6a incompatibility? From: asami@freebsd.org (Satoshi Asami) Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Just got this from xv after upgrading to jpeg-6a: === >> xv /usr/local/images/Astronomy/JupiterVoyager.jpg (null): Undefined symbol "_jpeg_create_decompress" called from xv:xv at 0xc06e4 === If this is a deleted function, the major number of the shared library should be bumped. Satoshi From owner-freebsd-ports Sun Nov 17 15:00:24 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id PAA19863 for ports-outgoing; Sun, 17 Nov 1996 15:00:24 -0800 (PST) Received: from dfw-ix8.ix.netcom.com (dfw-ix8.ix.netcom.com [206.214.98.8]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id PAA19819 for ; Sun, 17 Nov 1996 15:00:04 -0800 (PST) Received: from silvia.HIP.Berkeley.EDU (wck-ca14-53.ix.netcom.com [207.92.174.117]) by dfw-ix8.ix.netcom.com (8.6.13/8.6.12) with ESMTP id OAA10093; Sun, 17 Nov 1996 14:59:31 -0800 Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.2/8.6.9) id OAA24526; Sun, 17 Nov 1996 14:59:28 -0800 (PST) Date: Sun, 17 Nov 1996 14:59:28 -0800 (PST) Message-Id: <199611172259.OAA24526@silvia.HIP.Berkeley.EDU> To: ache@nagual.ru CC: ports@freebsd.org Subject: more jpeg woes From: asami@freebsd.org (Satoshi Asami) Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk graphics/xv doesn't compile anymore after the jpeg-6a upgrade: Satoshi ------- cc -m486 -O2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DDOJPEG -DDOTIFF -DDOPDS -c xvjpeg.c xvjpeg.c:54: syntax error before `void' xvjpeg.c:55: syntax error before `void' xvjpeg.c:56: syntax error before `void' xvjpeg.c:58: syntax error before `boolean' xvjpeg.c:403: syntax error before `void' xvjpeg.c:415: syntax error before `void' xvjpeg.c:429: syntax error before `void' xvjpeg.c:674: syntax error before `boolean' *** Error code 1 Stop. From owner-freebsd-ports Sun Nov 17 15:13:36 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id PAA20386 for ports-outgoing; Sun, 17 Nov 1996 15:13:36 -0800 (PST) Received: from dfw-ix9.ix.netcom.com (dfw-ix9.ix.netcom.com [206.214.98.9]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id PAA20376 for ; Sun, 17 Nov 1996 15:13:15 -0800 (PST) Received: from baloon.mimi.com (wck-ca14-53.ix.netcom.com [207.92.174.117]) by dfw-ix9.ix.netcom.com (8.6.13/8.6.12) with ESMTP id PAA11674; Sun, 17 Nov 1996 15:12:05 -0800 Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.2/8.6.9) id OAA23956; Sun, 17 Nov 1996 14:49:03 -0800 (PST) Date: Sun, 17 Nov 1996 14:49:03 -0800 (PST) Message-Id: <199611172249.OAA23956@silvia.HIP.Berkeley.EDU> To: fenner@parc.xerox.com CC: ports@freebsd.org In-reply-to: <96Nov17.130858pst.177557@crevenia.parc.xerox.com> (message from Bill Fenner on Sun, 17 Nov 1996 13:08:52 PST) Subject: Re: /usr/local/info or /usr/local/share/info? From: asami@freebsd.org (Satoshi Asami) Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk * but most ports with info files (ok, I only checked one) appear to want to * use /usr/local/info . They should go into /usr/local/info. And in case someone wants to discuss about this, don't. We've talked about this before, it never went anywhere and was a complete waste of time (aka religious war). Satoshi From owner-freebsd-ports Sun Nov 17 15:19:52 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id PAA20648 for ports-outgoing; Sun, 17 Nov 1996 15:19:52 -0800 (PST) Received: from alpha.xerox.com (alpha.Xerox.COM [13.1.64.93]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id PAA20642; Sun, 17 Nov 1996 15:19:37 -0800 (PST) Received: from crevenia.parc.xerox.com ([13.2.116.11]) by alpha.xerox.com with SMTP id <17198(1)>; Sun, 17 Nov 1996 15:18:44 PST Received: by crevenia.parc.xerox.com id <177557>; Sun, 17 Nov 1996 15:18:35 -0800 From: Bill Fenner To: asami@freebsd.org, fenner@parc.xerox.com Subject: Re: /usr/local/info or /usr/local/share/info? Cc: ports@freebsd.org Message-Id: <96Nov17.151835pst.177557@crevenia.parc.xerox.com> Date: Sun, 17 Nov 1996 15:18:29 PST Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk This should go into the handbook. The only reference to info files there that I could find is "If you have stuff to install other than the normal man or info files, put them in share/doc/". Bill From owner-freebsd-ports Sun Nov 17 18:05:11 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id SAA00116 for ports-outgoing; Sun, 17 Nov 1996 18:05:11 -0800 (PST) Received: from alpha.xerox.com (alpha.Xerox.COM [13.1.64.93]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id SAA00101 for ; Sun, 17 Nov 1996 18:05:06 -0800 (PST) Received: from crevenia.parc.xerox.com ([13.2.116.11]) by alpha.xerox.com with SMTP id <17243(2)>; Sun, 17 Nov 1996 18:04:35 PST Received: by crevenia.parc.xerox.com id <177557>; Sun, 17 Nov 1996 18:04:28 -0800 From: Bill Fenner To: ports@freebsd.org Subject: Ideas on installing lots of data for a port? Message-Id: <96Nov17.180428pst.177557@crevenia.parc.xerox.com> Date: Sun, 17 Nov 1996 18:04:24 PST Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I'm trying to put the finishing touches on my Geomview port's install. Geomview assumes that you're going to untar the distribution in the install directory and build it in place, so there's a bunch of stuff from the distribution that it doesn't copy for you when you say "make install". Right now I'm doing the following; does anyone have any other suggestions? Thanks, Bill # Geomview presumes that you're installing in the source directory, # so massive parts of the source directory have to be copied to the # destination. INFO_FILES= geomview geomview-1 geomview-2 geomview-3 geomview-4 geomview-5 DOC_FILES= 4dview.tutorial OOGL.m.doc geomview.ps gvplot.doc \ newsletter_article.txt oogltour EXAMPLE_FILES= example1.c example2.c example3.c SHARE_DIRS= data PRIV_DIRS= include lib maple mathematica LIBEXEC_DIRS= modules post-install: ${MKDIR} -p ${PREFIX}/info .for i in ${INFO_FILES} ${INSTALL_DATA} ${WRKSRC}/doc/${i} ${PREFIX}/info .endfor .if !defined(NOPORTDOCS) ${MKDIR} -p ${PREFIX}/share/doc/geomview .for i in ${DOC_FILES} ${INSTALL_DATA} ${WRKSRC}/doc/${i} ${PREFIX}/share/doc/geomview .endfor ${MKDIR} -p ${PREFIX}/share/examples/geomview .for i in ${EXAMPLE_FILES} ${INSTALL_DATA} ${WRKSRC}/doc/${i} ${PREFIX}/share/examples/geomview .endfor .endif .for i in ${SHARE_DIRS} ${RM} -rf ${PREFIX}/share/geomview/${i} ${MKDIR} -p ${PREFIX}/share/geomview/${i} ${CP} -r ${WRKSRC}/${i} ${PREFIX}/share/geomview chown -R ${SHAREOWN}.${SHAREGRP} ${PREFIX}/share/geomview/${i} .endfor .for i in ${PRIV_DIRS} ${RM} -rf ${PREFIX}/lib/geomview/${i} ${MKDIR} -p ${PREFIX}/lib/geomview/${i} ${CP} -r ${WRKSRC}/${i} ${PREFIX}/lib/geomview chown -R ${BINOWN}.${BINGRP} ${PREFIX}/lib/geomview/${i} .endfor .for i in ${LIBEXEC_DIRS} ${RM} -rf ${PREFIX}/libexec/geomview/${i} ${MKDIR} -p ${PREFIX}/libexec/geomview/${i} ${CP} -r ${WRKSRC}/${i} ${PREFIX}/libexec/geomview/${i} chown -R ${BINOWN}.${BINGRP} ${PREFIX}/libexec/geomview/${i} .endfor From owner-freebsd-ports Sun Nov 17 23:19:06 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA17843 for ports-outgoing; Sun, 17 Nov 1996 23:19:06 -0800 (PST) Received: from ghpc6.ihf.rwth-aachen.de (ghpc6.ihf.RWTH-Aachen.DE [134.130.90.6]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id XAA17831; Sun, 17 Nov 1996 23:18:53 -0800 (PST) Received: (from thomas@localhost) by ghpc6.ihf.rwth-aachen.de (8.6.12/8.6.9) id IAA08889; Mon, 18 Nov 1996 08:12:14 +0100 From: Thomas Gellekum Message-Id: <199611180712.IAA08889@ghpc6.ihf.rwth-aachen.de> Subject: Re: ports release/freeze schedule To: fenner@parc.xerox.com (Bill Fenner) Date: Mon, 18 Nov 1996 08:12:13 +0100 (MET) Cc: thomas@ghpc8.ihf.rwth-aachen.de, asami@freebsd.org, ports@freebsd.org In-Reply-To: <96Nov15.141934pst.177557@crevenia.parc.xerox.com> from Bill Fenner at "Nov 15, 96 02:19:29 pm" Organization: Institut f. Hochfrequenztechnik, RWTH Aachen X-Mailer: ELM [version 2.4ME+ PL11 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Bill Fenner wrote: > In message <199611151505.QAA02360@ghpc6.ihf.rwth-aachen.de>you write: > >Someone with a better connection to freefall should also check the > >open PRs against /usr/ports/INDEX and close the appropriate PRs; > > You can use http://www.freebsd.org/cgi/query-pr-summary.cgi?category=ports > if you're willing to wait for your web browser =) I'm normally using the mail interface for query-pr. But there's no similar functionality for edit-pr (for good reasons, I guess). tg From owner-freebsd-ports Mon Nov 18 00:43:26 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id AAA23130 for ports-outgoing; Mon, 18 Nov 1996 00:43:26 -0800 (PST) Received: (from tg@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id AAA23117; Mon, 18 Nov 1996 00:43:19 -0800 (PST) Date: Mon, 18 Nov 1996 00:43:19 -0800 (PST) From: Thomas Gellekum Message-Id: <199611180843.AAA23117@freefall.freebsd.org> To: tg, freebsd-ports, tg Subject: Re: ports/2042 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: Fixed port: xsokoban (CATEGORY: games) Responsible-Changed-From-To: freebsd-ports->tg Responsible-Changed-By: tg Responsible-Changed-When: Mon Nov 18 00:41:44 PST 1996 Responsible-Changed-Why: I grabbed this one. From owner-freebsd-ports Mon Nov 18 02:48:58 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id CAA29973 for ports-outgoing; Mon, 18 Nov 1996 02:48:58 -0800 (PST) Received: from ghpc6.ihf.rwth-aachen.de (ghpc6.ihf.RWTH-Aachen.DE [134.130.90.6]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id CAA29935 for ; Mon, 18 Nov 1996 02:48:03 -0800 (PST) Received: (from thomas@localhost) by ghpc6.ihf.rwth-aachen.de (8.6.12/8.6.9) id LAA09679; Mon, 18 Nov 1996 11:46:49 +0100 From: Thomas Gellekum Message-Id: <199611181046.LAA09679@ghpc6.ihf.rwth-aachen.de> Subject: Acrobat Reader To: pgiffuni@fps.biblos.unal.edu.co Date: Mon, 18 Nov 1996 11:46:47 +0100 (MET) Cc: thomas@ghpc8.ihf.rwth-aachen.de, jkh@time.cdrom.com, pgiffuni@fps.biblos.unal.edu.co, ports@FreeBSD.ORG In-Reply-To: <328CC124.6F0F@ingenieria.ingsala.unal.edu.co> from "Pedro Giffuni S." at "Nov 15, 96 11:14:44 am" Organization: Institut f. Hochfrequenztechnik, RWTH Aachen X-Mailer: ELM [version 2.4ME+ PL11 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Pedro Giffuni S. wrote: > Thomas Gellekum wrote: > > > > Jordan K. Hubbard wrote: > > > > > > And if the Adobe Acrobat reader is freely redistributable then > > > yes, we probably should put it on the FreeBSD CDs. :) Maybe someone with a better grasp of legalese can shed some light on it. From LICREAD.TXT in the distfile, also available as /usr/local/Acrobat3/Reader/License.pdf after installation: [...] - You may make and distribute unlimited copies of the Software, including copies for commercial distribution, as long as each copy that you make and distribute contains this Agreement, the Acrobat Reader installer, and the same copyright and other proprietary notices pertaining to this Software that appear in the Software. If you download the Software from the Internet or similar on-line source, you must include the Adobe copyright notice for the Software with any on-line distribution and on any media you distribute that includes the Software. [...] It seems to me that we may distribute it even on the CD if we include some kind of ``This CDROM contains software (C) by Adobe.'' message. For anyone who wants to look at the complete license: ftp://ftp.adobe.com/pub/adobe/acrobatreader/unix/3.x/acroread_linux_b1106.tar.gz is the relevant $DISTFILE. > > To get this back where it started: I'll try to make a binary port of > > acroread in the next few days. I have the port lying at home; when agree on the copyright issues in the next few days I'm going to commit it. > Hoping not to be too "anti-linux"... > Why not include it under xperimental or even commercial, instead? Itīs > BETA + emulated, besides some X11 libs for Linux wonīt work well with > BSDIīs netscape. How about using Linux' netscape? :-] (I can't say anything about that, I don't use netscape. (Normally. Except for really misdesigned web pages which are important (to me) but require those !@#$%^ netscape extensions.)) We could always include stuff like this in experimental or commercial and still make a port of it ($DISTDIR=/cdrom/commercial/acroread/ or something like that should be enough). Any opinions? > BTW, if Linux binaries are being ported, an asWedit port would be great. Just Do It (tm). :-) tg From owner-freebsd-ports Mon Nov 18 03:08:36 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id DAA01596 for ports-outgoing; Mon, 18 Nov 1996 03:08:36 -0800 (PST) Received: from ghpc6.ihf.rwth-aachen.de (ghpc6.ihf.RWTH-Aachen.DE [134.130.90.6]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id DAA01476 for ; Mon, 18 Nov 1996 03:07:44 -0800 (PST) Received: (from thomas@localhost) by ghpc6.ihf.rwth-aachen.de (8.6.12/8.6.9) id MAA09856 for ports@freebsd.org; Mon, 18 Nov 1996 12:07:37 +0100 From: Thomas Gellekum Message-Id: <199611181107.MAA09856@ghpc6.ihf.rwth-aachen.de> Subject: Some problems with linux_lib port To: ports@freebsd.org Date: Mon, 18 Nov 1996 12:07:35 +0100 (MET) Organization: Institut f. Hochfrequenztechnik, RWTH Aachen X-Mailer: ELM [version 2.4ME+ PL11 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Moin, I have a few problems with binaries from the latest linux_lib port. Namely, ldd and ldconfig dump core when invoked: $ file /usr/local/Acrobat3/Reader/intellinux/bin/acroread /usr/local/Acrobat3/Reader/intellinux/bin/acroread: ELF 32-bit LSB executable, Intel 80386, Version 1 $ /compat/linux/usr/bin/ldd /usr/local/Acrobat3/Reader/intellinux/bin/acroread Memory fault (core dumped) $ file /usr/local/maple/bin/irisVxm /usr/local/maple/bin/irisVxm: Linux/i386 demand-paged executable (ZMAGIC) $ /compat/linux/usr/bin/ldd /usr/local/maple/bin/irisVxm Memory fault (core dumped) Both programs leave an empty directory with non-ASCII characters. This is with the 961014-SNAP; I'll try again with 2.2-ALPHA tonight if `make world' succeeds. At least ldd from linux_lib-2.0 worked fine on the maple executable. Any ideas? tg From owner-freebsd-ports Mon Nov 18 05:45:32 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id FAA10100 for ports-outgoing; Mon, 18 Nov 1996 05:45:32 -0800 (PST) Received: from ki1.chemie.fu-berlin.de (ki1.Chemie.FU-Berlin.DE [160.45.24.21]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id FAA10060; Mon, 18 Nov 1996 05:44:59 -0800 (PST) Received: by ki1.chemie.fu-berlin.de (Smail3.1.28.1) from mail.hanse.de (193.174.9.9) with smtp id ; Mon, 18 Nov 96 14:44 MET Received: from wavehh.UUCP by mail.hanse.de with UUCP for freebsd-ports@freebsd.org id ; Mon, 18 Nov 96 14:41 MET Received: by wavehh.hanse.de (4.1/SMI-4.1) id AA24457; Mon, 18 Nov 96 14:41:45 +0100 Date: Mon, 18 Nov 96 14:41:45 +0100 From: cracauer@wavehh.hanse.de (Martin Cracauer) Message-Id: <9611181341.AA24457@wavehh.hanse.de> To: peterh@prognet.COM Cc: current-users@freebsd.org, jkh@freebsd.org, freebsd-ports@freebsd.org, nakai@mlab.t.u-tokyo.ac.jp Subject: Re: guavac, libstdc++ Newsgroups: hanse-ml.freebsd.current References: <3.0b36.32.19961116131427.010daf60@prognet.com> Reply-To: cracauer@wavehh.hanse.de Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I verified that the following problem (libstdc++ from gnu/lib/libg++ is not being build) still exists in RELENG_2_2 and 3.0-current as of today. I appended diffs. I included Jordan in the CC line because I think this fix should be in 2.2 This bug means people - can't use the public guavac compiler or the public java language - can't make serious use of C++ (?) - they will say its better to run native GNU tools than to use FreeBSD's - the universe as we know it will collapse Sorry for the broadcast, but the issue spread over -current, -ports and -hackers. I also sent a pr. >>Hello >> There are three *.cc files in >>/usr/src/contrib/libg++/libstdc++/stl >> >>random.cc >>tree.cc >>tempbuf.cc >> >>That are not being built under FreeBSD. Should these three files >>be added to the build process for libstdc++? They really need >>to be included into a library. >I encountered this problem too. It is not that those files are not being >compiled at all, but that they are not compiled into the shared library. I >moved 'libstdc++.so.2.0' out of my /usr/lib and any STL stuff that uses red >black trees now works. >This only happened after I upgraded to the 2.2-961014-SNAP. I don't know >whether this is still a problem. I can't verify that the shared lib is OK, the Makefile leave the files out for both library variants. Anyway, here's the fix for RELENG_2_2 and 3.0-current =================================================================== RCS file: src/gnu/lib/libstdc++/Makefile,v retrieving revision 1.1 diff -r1.1 Makefile 7c7 < .PATH: ${GPPDIR}/libstdc++ ${GPPDIR}/libio ${GPPDIR}/libiberty --- > .PATH: ${GPPDIR}/libstdc++ ${GPPDIR}/libstdc++/stl ${GPPDIR}/libio ${GPPDIR}/libiberty 40c40 < projectn.h set.h stack.h tempbuf.h tree.h vector.h --- > projectn.h set.h stack.h tempbuf.h tree.h vector.h 43c43,45 < stdexcepti.cc cstdlibi.cc cmathi.cc --- > stdexcepti.cc cstdlibi.cc cmathi.cc \ > random.cc tree.cc tempbuf.cc > -- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Martin Cracauer http://cracauer.cons.org Fax +49405228536 "As far as I'm concerned, if something is so complicated that you can't ex- plain it in 10 seconds, then it's probably not worth knowing anyway"- Calvin From owner-freebsd-ports Mon Nov 18 06:56:11 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id GAA18185 for ports-outgoing; Mon, 18 Nov 1996 06:56:11 -0800 (PST) Received: from po2.glue.umd.edu (po2.glue.umd.edu [129.2.128.45]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id GAA18134; Mon, 18 Nov 1996 06:55:57 -0800 (PST) Received: from ginger.eng.umd.edu (ginger.eng.umd.edu [129.2.103.20]) by po2.glue.umd.edu (8.8.2/8.7.3) with ESMTP id JAA19050; Mon, 18 Nov 1996 09:55:35 -0500 (EST) Received: from localhost (chuckr@localhost) by ginger.eng.umd.edu (8.7.5/8.7.3) with SMTP id JAA19756; Mon, 18 Nov 1996 09:55:34 -0500 (EST) X-Authentication-Warning: ginger.eng.umd.edu: chuckr owned process doing -bs Date: Mon, 18 Nov 1996 09:55:34 -0500 (EST) From: Chuck Robey X-Sender: chuckr@ginger.eng.umd.edu To: Martin Cracauer cc: peterh@prognet.com, current-users@freebsd.org, jkh@freebsd.org, freebsd-ports@freebsd.org, nakai@mlab.t.u-tokyo.ac.jp Subject: Re: guavac, libstdc++ In-Reply-To: <9611181341.AA24457@wavehh.hanse.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Mon, 18 Nov 1996, Martin Cracauer wrote: > I verified that the following problem (libstdc++ from gnu/lib/libg++ is > not being build) still exists in RELENG_2_2 and 3.0-current as of > today. I appended diffs. > > I included Jordan in the CC line because I think this fix should be in > 2.2 This bug means people > - can't use the public guavac compiler or the public java language > - can't make serious use of C++ (?) > - they will say its better to run native GNU tools than to use FreeBSD's > - the universe as we know it will collapse > > Sorry for the broadcast, but the issue spread over -current, -ports > and -hackers. It's possible that your mail has been sitting in mine or freefall's queue for a while, but this change (or one nearly like it) has already been committed, and the stl subdir is being descended into. The stuff for some reason still isn't getting built, I don't know why yet: ROOT:/usr/obj/usr/src/gnu/lib/libstdc++:1565 >nm tree.so 00000000 D ___rb_NIL 00000010 ? ___rb_NIL Those are from one of the three files that needed to get compiled. They're getting compiled, but nothings in them yet. ----------------------------+----------------------------------------------- Chuck Robey | Interests include any kind of voice or data chuckr@eng.umd.edu | communications topic, C programming, and Unix. 9120 Edmonston Ct #302 | Greenbelt, MD 20770 | I run Journey2 and picnic, both FreeBSD (301) 220-2114 | version 3.0 current -- and great FUN! ----------------------------+----------------------------------------------- From owner-freebsd-ports Mon Nov 18 08:10:26 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id IAA24176 for ports-outgoing; Mon, 18 Nov 1996 08:10:26 -0800 (PST) Received: from bacall.lodgenet.com (bacall.lodgenet.com [205.138.147.242]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id IAA24171 for ; Mon, 18 Nov 1996 08:10:20 -0800 (PST) Received: (from mail@localhost) by bacall.lodgenet.com (8.6.12/8.6.12) id LAA00647; Mon, 18 Nov 1996 11:07:54 -0600 Received: from garbo.lodgenet.com(204.124.123.250) by bacall via smap (V1.3) id sma000626; Mon Nov 18 11:07:31 1996 Received: from jake.lodgenet.com (jake.lodgenet.com [10.0.11.30]) by garbo.lodgenet.com (8.6.12/8.6.9) with ESMTP id KAA25347; Mon, 18 Nov 1996 10:08:18 -0600 Received: from jake.lodgenet.com (localhost [127.0.0.1]) by jake.lodgenet.com (8.8.2/8.6.12) with ESMTP id KAA08474; Mon, 18 Nov 1996 10:08:28 -0600 (CST) Message-Id: <199611181608.KAA08474@jake.lodgenet.com> X-Mailer: exmh version 1.6.9 8/22/96 To: Thomas Gellekum cc: ports@freebsd.org Subject: Re: Some problems with linux_lib port In-reply-to: Your message of "Mon, 18 Nov 1996 12:07:35 +0100." <199611181107.MAA09856@ghpc6.ihf.rwth-aachen.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 18 Nov 1996 10:08:28 -0600 From: "Eric L. Hernes" Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Thomas Gellekum writes: >Moin, > >I have a few problems with binaries from the latest linux_lib >port. Namely, ldd and ldconfig dump core when invoked: You need a newer kernel. or at least a newer imgact_elf.c, and maybe new i386/linux/* > >$ file /usr/local/Acrobat3/Reader/intellinux/bin/acroread >/usr/local/Acrobat3/Reader/intellinux/bin/acroread: ELF 32-bit LSB executable, > Intel 80386, Version 1 >$ /compat/linux/usr/bin/ldd /usr/local/Acrobat3/Reader/intellinux/bin/acroread >Memory fault (core dumped) >$ file /usr/local/maple/bin/irisVxm >/usr/local/maple/bin/irisVxm: Linux/i386 demand-paged executable (ZMAGIC) >$ /compat/linux/usr/bin/ldd /usr/local/maple/bin/irisVxm >Memory fault (core dumped) > >Both programs leave an empty directory with non-ASCII characters. This >is with the 961014-SNAP; I'll try again with 2.2-ALPHA tonight if >`make world' succeeds. At least ldd from linux_lib-2.0 worked fine on >the maple executable. Any ideas? I don't think that Soren's branded elf mods were in the 1014 snap. 2.2 should be ok. The ldd from linux_lib 2.0 was maybe ok, but the ld.so and many others wouldn't work with new linux stuff like JDK. There are three static linux binares `ldd', `ldconfig' and `ld.so' they are branded (ala brandelf) in linux_lib 2.1, so that they will work out of the box with any kernel new enough to know what the brand is. See the lengthy discussion on -hackers for why this whole thing is necessary. > >tg > eric. -- erich@lodgenet.com http://rrnet.com/~erich erich@rrnet.com From owner-freebsd-ports Mon Nov 18 08:33:24 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id IAA25558 for ports-outgoing; Mon, 18 Nov 1996 08:33:24 -0800 (PST) Received: from fps.biblos.unal.edu.co ([168.176.37.11]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id IAA25545 for ; Mon, 18 Nov 1996 08:32:50 -0800 (PST) From: pgiffuni@fps.biblos.unal.edu.co Received: from localhost by fps.biblos.unal.edu.co (AIX 4.1/UCB 5.64/4.03) id AA25576; Mon, 18 Nov 1996 11:28:13 -0500 Date: Mon, 18 Nov 1996 11:28:13 -0500 (EST) To: Thomas Gellekum Cc: ports@FreeBSD.ORG Subject: Re: Acrobat Reader In-Reply-To: <199611181046.LAA09679@ghpc6.ihf.rwth-aachen.de> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Content-Transfer-Encoding: QUOTED-PRINTABLE Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Mon, 18 Nov 1996, Thomas Gellekum wrote: > > Why not include it under xperimental or even commercial, instead? It=B4= s > > BETA + emulated, besides some X11 libs for Linux won=B4t work well with > > BSDI=B4s netscape. >=20 > How about using Linux' netscape? :-] (I can't say anything about that, > I don't use netscape. (Normally. Except for really misdesigned web > pages which are important (to me) but require those !@#$%^ netscape > extensions.)) > What`s wrong with BSDI`s (besides plugins :) )?=20 >=20 > > BTW, if Linux binaries are being ported, an asWedit port would be great= =2E >=20 > Just Do It (tm). :-) > Agreed...when I have time, Amaya would also be cool but it won`t arrive before the freeze :(=20 > tg >=20 From owner-freebsd-ports Mon Nov 18 10:30:06 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id KAA03044 for ports-outgoing; Mon, 18 Nov 1996 10:30:06 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id KAA03036; Mon, 18 Nov 1996 10:30:04 -0800 (PST) Resent-Date: Mon, 18 Nov 1996 10:30:04 -0800 (PST) Resent-Message-Id: <199611181830.KAA03036@freefall.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@freefall.FreeBSD.org, mi@aldan.ziplink.net Received: from www.video-collage.com (www.video-collage.com [199.232.240.107]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id KAA02704 for ; Mon, 18 Nov 1996 10:23:23 -0800 (PST) Received: (from root@localhost) by www.video-collage.com (8.8.0/8.8.0) id NAA19177; Mon, 18 Nov 1996 13:24:53 -0500 (EST) Message-Id: <199611181824.NAA19177@www.video-collage.com> Date: Mon, 18 Nov 1996 13:24:53 -0500 (EST) From: mi@aldan.ziplink.net Reply-To: mi@aldan.ziplink.net To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/2051: HDF-library port Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >Number: 2051 >Category: ports >Synopsis: HDF library port >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Nov 18 10:30:02 PST 1996 >Last-Modified: >Originator: Misha Teterin >Organization: Video Collage, Inc. >Release: FreeBSD 2.2-960612-SNAP i386 >Environment: >Description: This is the port of NCSA's Hierarchical Data Format software (libraries, utilities, documentation). ImageMagick makes use of it (among other things). >How-To-Repeat: The HDF_lib.tar.gz is already in ftp://ftp.freebsd.org/pub/FreeBSD/incoming This is my first attempt to make a real FreeBSD-port, so it is likely to have some problems. It can optionally be built to use the preinstalled jpeg and z-libraries (NCSA's package uses the older releases of the libs). Yours, -mi >Fix: >Audit-Trail: >Unformatted: From owner-freebsd-ports Mon Nov 18 14:44:30 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id OAA18421 for ports-outgoing; Mon, 18 Nov 1996 14:44:30 -0800 (PST) Received: from bacall.lodgenet.com (bacall.lodgenet.com [205.138.147.242]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id OAA18415 for ; Mon, 18 Nov 1996 14:44:23 -0800 (PST) Received: (from mail@localhost) by bacall.lodgenet.com (8.6.12/8.6.12) id RAA07230; Mon, 18 Nov 1996 17:42:51 -0600 Received: from garbo.lodgenet.com(204.124.123.250) by bacall via smap (V1.3) id sma007219; Mon Nov 18 17:42:27 1996 Received: from jake.lodgenet.com (jake.lodgenet.com [10.0.11.30]) by garbo.lodgenet.com (8.6.12/8.6.9) with ESMTP id QAA02075; Mon, 18 Nov 1996 16:43:17 -0600 Received: from jake.lodgenet.com (localhost [127.0.0.1]) by jake.lodgenet.com (8.8.2/8.6.12) with ESMTP id QAA28823; Mon, 18 Nov 1996 16:43:23 -0600 (CST) Message-Id: <199611182243.QAA28823@jake.lodgenet.com> X-Mailer: exmh version 1.6.9 8/22/96 To: ports@freebsd.org cc: moro@race.u-tokyo.ac.jp Subject: gimp port. Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 18 Nov 1996 16:43:22 -0600 From: "Eric L. Hernes" Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Howdy, I've updated the gimp port to the 961006 developer's release. Now I'm wondering what to do with it. Should I 1) update the existing gimp. or 2) import it alongside as gimp-devel, or something else. >From my little experience with it, it's significantly buggier than the 0.54, but its got a lot of new features that are pretty cool. Plus it doesn't require motif. ideas? anyone want a [p]review? eric. -- erich@lodgenet.com http://rrnet.com/~erich erich@rrnet.com From owner-freebsd-ports Mon Nov 18 15:07:37 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id PAA19684 for ports-outgoing; Mon, 18 Nov 1996 15:07:37 -0800 (PST) Received: from fps.biblos.unal.edu.co ([168.176.37.11]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id PAA19672 for ; Mon, 18 Nov 1996 15:07:24 -0800 (PST) From: pgiffuni@fps.biblos.unal.edu.co Received: from localhost by fps.biblos.unal.edu.co (AIX 4.1/UCB 5.64/4.03) id AA31404; Mon, 18 Nov 1996 18:13:26 -0500 Date: Mon, 18 Nov 1996 18:13:26 -0500 (EST) To: ports@freebsd.org Subject: Are broken ports useful? Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hello: I have a port for cim, a simula compiler, it compiles great and the test script runs OK, but when I try to install it the script fails when it is going to strip it due to "wrong format". I am using fbsd 2.1.5, with the old gcc, should I leave it like this to see if it works under 2.2, or should I remove the strip portion from the makefile? Pedro. From owner-freebsd-ports Mon Nov 18 15:32:19 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id PAA21960 for ports-outgoing; Mon, 18 Nov 1996 15:32:19 -0800 (PST) Received: from ki1.chemie.fu-berlin.de (ki1.Chemie.FU-Berlin.DE [160.45.24.21]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id PAA21922 for ; Mon, 18 Nov 1996 15:31:48 -0800 (PST) Received: by ki1.chemie.fu-berlin.de (Smail3.1.28.1) from mail.hanse.de (193.174.9.9) with smtp id ; Tue, 19 Nov 96 00:31 MET Received: from wavehh.UUCP by mail.hanse.de with UUCP for freebsd-ports@freebsd.org id ; Mon, 18 Nov 96 20:58 MET Received: by wavehh.hanse.de (4.1/SMI-4.1) id AA26620; Mon, 18 Nov 96 20:50:17 +0100 Date: Mon, 18 Nov 96 20:50:17 +0100 From: cracauer@wavehh.hanse.de (Martin Cracauer) Message-Id: <9611181950.AA26620@wavehh.hanse.de> To: chuckr@glue.umd.EDU Cc: freebsd-ports@freebsd.org Subject: Re: guavac, libstdc++ Newsgroups: hanse-ml.freebsd.ports References: <9611181341.AA24457@wavehh.hanse.de> Reply-To: cracauer@wavehh.hanse.de Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >ROOT:/usr/obj/usr/src/gnu/lib/libstdc++:1565 >nm tree.so >00000000 D ___rb_NIL >00000010 ? ___rb_NIL >Those are from one of the three files that needed to get compiled. >They're getting compiled, but nothings in them yet. tree.cc only carries an external variable declaration. Seems everything is fine now, in RELENG_2_2 and 3.0-current. Martin -- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Martin Cracauer http://cracauer.cons.org Fax +49405228536 "As far as I'm concerned, if something is so complicated that you can't ex- plain it in 10 seconds, then it's probably not worth knowing anyway"- Calvin From owner-freebsd-ports Mon Nov 18 15:44:38 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id PAA23134 for ports-outgoing; Mon, 18 Nov 1996 15:44:38 -0800 (PST) Received: from ican.net (ican.net [198.133.36.9]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id PAA23125 for ; Mon, 18 Nov 1996 15:44:30 -0800 (PST) Received: from gate.ican.net(really [198.133.36.2]) by ican.net via sendmail with esmtp id for ; Mon, 18 Nov 1996 18:44:24 -0500 (EST) (Smail-3.2 1996-Jul-4 #1 built 1996-Jul-10) Received: (from smap@localhost) by gate.ican.net (8.7.5/8.7.3) id SAA17113; Mon, 18 Nov 1996 18:43:00 -0500 (EST) Received: from cabal.io.org(10.1.6.2) by gate.ican.net via smap (V1.3) id sma017111; Mon Nov 18 18:42:34 1996 Received: from localhost (taob@localhost) by cabal.io.org (8.7.6/8.7.3) with SMTP id SAA23114; Mon, 18 Nov 1996 18:42:42 GMT X-Authentication-Warning: cabal.io.org: taob owned process doing -bs Date: Mon, 18 Nov 1996 18:42:41 +0000 () From: Brian Tao To: "Eric L. Hernes" cc: ports@FreeBSD.org, moro@race.u-tokyo.ac.jp Subject: Re: gimp port. In-Reply-To: <199611182243.QAA28823@jake.lodgenet.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-ports@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk On Mon, 18 Nov 1996, Eric L. Hernes wrote: > > Plus it doesn't require motif. Really? What does it use instead? Tk? -- Brian Tao (BT300, taob@io.org, taob@ican.net) Senior Systems and Network Administrator, Internet Canada Corp. "Though this be madness, yet there is method in't" From owner-freebsd-ports Mon Nov 18 15:49:26 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id PAA23346 for ports-outgoing; Mon, 18 Nov 1996 15:49:26 -0800 (PST) Received: from vector.jhs.no_domain (slip139-92-4-66.mu.de.ibm.net [139.92.4.66]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id PAA23309; Mon, 18 Nov 1996 15:48:33 -0800 (PST) Received: (from jhs@localhost) by vector.jhs.no_domain (8.7.5/8.6.9) id XAA02594; Mon, 18 Nov 1996 23:58:57 +0100 (MET) Date: Mon, 18 Nov 1996 23:58:57 +0100 (MET) From: "Julian Stacey jhs@freebsd.org" Message-Id: <199611182258.XAA02594@vector.jhs.no_domain> To: "FreeBSD Ports List" cc: "ISDN List" , "Ullrich von Bassewitz" , "Oliver von Bueren" , "Julian H. Stacey" , "Peter Dieth" , "Terry Lambert" , "Christian Kratzer" , "Torsten Blum" , "Greg Lehey" , bo@ct.heise.de, dz@ct.heise.de Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Subject: Estic (ISDN PBX controller) for FreeBSD: Ports wrapper now available. From: Julian H. Stacey Reply-To: Julian H. Stacey X-Organization: Vector Systems Ltd. X-Mailer: EXMH 1.6.7, PGP available X-Address: Holz Strasse 27d, 80469 Munich, Germany X-Phone: +49.89.268616 X-Fax: +49.89.2608126 X-ISDN: +49.89.26023276 X-Web: http://www.freebsd.org/~jhs/ I have written a FreeBSD ports wrapper for Estic. pkg/DESCR reads: ESTIC is an Enhanced Supervisor Tool for ISTEC Configuration. The German manufacturer Emmerich makes Istec 1003 & 1008 TK-Anlagen. The TK-Anlage is an ISDN PBX ( Private Branch Exchange ). The wrapper will for now be updated into: http://www.freebsd.org/~jhs/src/bsd/fixes/FreeBSD/ports/generic/comms/estic/ pkg/PLIST produces a binary: 260630 /usr/ports/comms/estic/estic-1.40.tgz In a few days I'll stop fiddling with it, & submit 11K to the FreeBSD ports/ tree via `tar zcf - | uuencode | send-pr` I've already used it to reconfigure my PBX, enhancement diffs welcome :-) Thanks to: "Ullrich von Bassewitz" Author "Oliver von Bueren" Patches (via UZ) "Greg Lehey" Discussion BO & DZ @ CT Magazine For mentioning (96.06 S145) availability for Linux, which allowed me to deduce source code was available, which dictated which TK-Anlage I purchased. I'll email copies to Ullrich & Oliver & Greg. Julian --- Julian H. Stacey jhs@freebsd.org http://www.freebsd.org/~jhs/ From owner-freebsd-ports Mon Nov 18 16:19:22 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id QAA26082 for ports-outgoing; Mon, 18 Nov 1996 16:19:22 -0800 (PST) Received: from bacall.lodgenet.com (bacall.lodgenet.com [205.138.147.242]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id QAA26068 for ; Mon, 18 Nov 1996 16:19:15 -0800 (PST) Received: (from mail@localhost) by bacall.lodgenet.com (8.6.12/8.6.12) id TAA12264; Mon, 18 Nov 1996 19:17:31 -0600 Received: from garbo.lodgenet.com(204.124.123.250) by bacall via smap (V1.3) id sma012259; Mon Nov 18 19:17:28 1996 Received: from jake.lodgenet.com (jake.lodgenet.com [10.0.11.30]) by garbo.lodgenet.com (8.6.12/8.6.9) with ESMTP id SAA03403; Mon, 18 Nov 1996 18:18:19 -0600 Received: from jake.lodgenet.com (localhost [127.0.0.1]) by jake.lodgenet.com (8.8.2/8.6.12) with ESMTP id SAA14746; Mon, 18 Nov 1996 18:18:29 -0600 (CST) Message-Id: <199611190018.SAA14746@jake.lodgenet.com> To: Brian Tao cc: "Eric L. Hernes" , ports@FreeBSD.org, moro@race.u-tokyo.ac.jp Subject: Re: gimp port. In-reply-to: Your message of "Mon, 18 Nov 1996 18:42:41 GMT." Date: Mon, 18 Nov 1996 18:18:28 -0600 From: "Eric L. Hernes" Sender: owner-ports@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk Brian Tao writes: >On Mon, 18 Nov 1996, Eric L. Hernes wrote: >> >> Plus it doesn't require motif. > > Really? What does it use instead? Tk? They rolled their own widget set. I think it's called gtk. >-- >Brian Tao (BT300, taob@io.org, taob@ican.net) >Senior Systems and Network Administrator, Internet Canada Corp. >"Though this be madness, yet there is method in't" > eric From owner-freebsd-ports Mon Nov 18 16:28:52 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id QAA27147 for ports-outgoing; Mon, 18 Nov 1996 16:28:52 -0800 (PST) Received: from dfw-ix3.ix.netcom.com (dfw-ix3.ix.netcom.com [206.214.98.3]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id QAA27138 for ; Mon, 18 Nov 1996 16:28:50 -0800 (PST) Received: from silvia.HIP.Berkeley.EDU (wck-ca14-53.ix.netcom.com [207.92.174.117]) by dfw-ix3.ix.netcom.com (8.6.13/8.6.12) with ESMTP id QAA29800; Mon, 18 Nov 1996 16:28:05 -0800 Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.2/8.6.9) id QAA20209; Mon, 18 Nov 1996 16:28:02 -0800 (PST) Date: Mon, 18 Nov 1996 16:28:02 -0800 (PST) Message-Id: <199611190028.QAA20209@silvia.HIP.Berkeley.EDU> To: erich@lodgenet.com CC: ports@freebsd.org, moro@race.u-tokyo.ac.jp In-reply-to: <199611182243.QAA28823@jake.lodgenet.com> (erich@lodgenet.com) Subject: Re: gimp port. From: asami@freebsd.org (Satoshi Asami) Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk * 2) import it alongside as gimp-devel, or something else. * * * From my little experience with it, it's significantly buggier than * the 0.54, but its got a lot of new features that are pretty cool. The standard procedure for buggy new releases is to import it under a name that indicates it's a beta (cf. nn-current) and merge it into the "mainstream" port once it proves to be reliable enough. On the other hand, for incompatible new releases, we import it under a different name (cf. tk41) and slowly phase out the older one as people move on to the new release. Of course, this only applies to things like toolkits and libraries that are used by other ports -- for applications that stand on its own, compatibility is less of a concern as people can always use ports trees from older releases. If you are doing the latter, please drop me a note first, I will do a repository copy so that the we can preserve history. * Plus it doesn't require motif. That is great news! Put it in the tree NOW! :) Satoshi From owner-freebsd-ports Mon Nov 18 16:33:30 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id QAA27903 for ports-outgoing; Mon, 18 Nov 1996 16:33:30 -0800 (PST) Received: from po1.glue.umd.edu (po1.glue.umd.edu [129.2.128.44]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id QAA27874 for ; Mon, 18 Nov 1996 16:33:20 -0800 (PST) Received: from professor.eng.umd.edu (professor.eng.umd.edu [129.2.103.23]) by po1.glue.umd.edu (8.8.2/8.7.3) with ESMTP id TAA00931; Mon, 18 Nov 1996 19:33:09 -0500 (EST) Received: from localhost (chuckr@localhost) by professor.eng.umd.edu (8.8.3/8.7.3) with SMTP id TAA13035; Mon, 18 Nov 1996 19:33:08 -0500 (EST) X-Authentication-Warning: professor.eng.umd.edu: chuckr owned process doing -bs Date: Mon, 18 Nov 1996 19:33:08 -0500 (EST) From: Chuck Robey X-Sender: chuckr@professor.eng.umd.edu To: Martin Cracauer cc: freebsd-ports@freebsd.org Subject: Re: guavac, libstdc++ In-Reply-To: <9611181950.AA26620@wavehh.hanse.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Mon, 18 Nov 1996, Martin Cracauer wrote: > >ROOT:/usr/obj/usr/src/gnu/lib/libstdc++:1565 >nm tree.so > >00000000 D ___rb_NIL > >00000010 ? ___rb_NIL > > >Those are from one of the three files that needed to get compiled. > >They're getting compiled, but nothings in them yet. > > tree.cc only carries an external variable declaration. > > Seems everything is fine now, in RELENG_2_2 and 3.0-current. I was wondering if maybe the stuff in ./stl had to have it's own include directory, and I was going to take a look at how the guavac code addressed it, but if it's running now, that's just fine. ----------------------------+----------------------------------------------- Chuck Robey | Interests include any kind of voice or data chuckr@eng.umd.edu | communications topic, C programming, and Unix. 9120 Edmonston Ct #302 | Greenbelt, MD 20770 | I run Journey2 and picnic, both FreeBSD (301) 220-2114 | version 3.0 current -- and great FUN! ----------------------------+----------------------------------------------- From owner-freebsd-ports Mon Nov 18 17:52:14 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id RAA04920 for ports-outgoing; Mon, 18 Nov 1996 17:52:14 -0800 (PST) Received: from irz301.inf.tu-dresden.de (irz301.inf.tu-dresden.de [141.76.1.11]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id RAA04894 for ; Mon, 18 Nov 1996 17:51:58 -0800 (PST) Received: from sax.sax.de (sax.sax.de [193.175.26.33]) by irz301.inf.tu-dresden.de (8.6.12/8.6.12-s1) with ESMTP id CAA03578; Tue, 19 Nov 1996 02:51:24 +0100 Received: (from uucp@localhost) by sax.sax.de (8.6.12/8.6.12-s1) with UUCP id CAA19868; Tue, 19 Nov 1996 02:51:23 +0100 Received: (from j@localhost) by uriah.heep.sax.de (8.8.2/8.6.9) id BAA03940; Tue, 19 Nov 1996 01:57:05 +0100 (MET) From: J Wunsch Message-Id: <199611190057.BAA03940@uriah.heep.sax.de> Subject: Re: Are broken ports useful? To: pgiffuni@fps.biblos.unal.edu.co Date: Tue, 19 Nov 1996 01:57:05 +0100 (MET) Cc: ports@freebsd.org Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) In-Reply-To: from "pgiffuni@fps.biblos.unal.edu.co" at "Nov 18, 96 06:13:26 pm" X-Phone: +49-351-2012 669 X-PGP-Fingerprint: DC 47 E6 E4 FF A6 E9 8F 93 21 E0 7D F9 12 D6 4E X-Mailer: ELM [version 2.4ME+ PL17 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk As pgiffuni@fps.biblos.unal.edu.co wrote: > I have a port for cim, a simula compiler, it compiles great and the test > script runs OK, but when I try to install it the script fails when it is > going to strip it due to "wrong format". > I am using fbsd 2.1.5, with the old gcc, should I leave it like this to > see if it works under 2.2, or should I remove the strip portion from the > makefile? The latter. It has been decided (back in time) that using -s when trying to install a script executable is considered a usage error, hence install fails in this situation. -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-) From owner-freebsd-ports Mon Nov 18 18:47:33 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id SAA08238 for ports-outgoing; Mon, 18 Nov 1996 18:47:33 -0800 (PST) Received: from po1.glue.umd.edu (po1.glue.umd.edu [129.2.128.44]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id SAA08227 for ; Mon, 18 Nov 1996 18:47:28 -0800 (PST) Received: from professor.eng.umd.edu (professor.eng.umd.edu [129.2.103.23]) by po1.glue.umd.edu (8.8.2/8.7.3) with ESMTP id VAA05771; Mon, 18 Nov 1996 21:47:15 -0500 (EST) Received: from localhost (chuckr@localhost) by professor.eng.umd.edu (8.8.3/8.7.3) with SMTP id VAA14706; Mon, 18 Nov 1996 21:47:15 -0500 (EST) X-Authentication-Warning: professor.eng.umd.edu: chuckr owned process doing -bs Date: Mon, 18 Nov 1996 21:47:14 -0500 (EST) From: Chuck Robey X-Sender: chuckr@professor.eng.umd.edu To: Joerg Wunsch cc: pgiffuni@fps.biblos.unal.edu.co, ports@freebsd.org Subject: Re: Are broken ports useful? In-Reply-To: <199611190057.BAA03940@uriah.heep.sax.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Tue, 19 Nov 1996, J Wunsch wrote: > As pgiffuni@fps.biblos.unal.edu.co wrote: > > > I have a port for cim, a simula compiler, it compiles great and the test > > script runs OK, but when I try to install it the script fails when it is > > going to strip it due to "wrong format". > > I am using fbsd 2.1.5, with the old gcc, should I leave it like this to > > see if it works under 2.2, or should I remove the strip portion from the > > makefile? > > The latter. It has been decided (back in time) that using -s when > trying to install a script executable is considered a usage error, > hence install fails in this situation. You're right, Joerg, but I am not sure it's completely valid, because I've hit this error before (albeit not in the cim compiler, so it would bear doublechecking). The problem has been, in the past, that the gnu-written install script is using INSTALL_BINARY to install scripts. INSTALL_BINARY (as I'm sure you'll agree) should be -s, but in a lot of gnu stuff, the authors misuse the install variables. If you look in the generated Makefiles, it's there real clearly. The right fix has been, for me, to patch the Makefile.in file so that the right macros are used to install scripts. I really wouldn't want to muff error checking in install for this reason. I have one glaring example in mind, but I can't remember the name right now. ----------------------------+----------------------------------------------- Chuck Robey | Interests include any kind of voice or data chuckr@eng.umd.edu | communications topic, C programming, and Unix. 9120 Edmonston Ct #302 | Greenbelt, MD 20770 | I run Journey2 and picnic, both FreeBSD (301) 220-2114 | version 3.0 current -- and great FUN! ----------------------------+----------------------------------------------- From owner-freebsd-ports Mon Nov 18 21:57:18 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id VAA17820 for ports-outgoing; Mon, 18 Nov 1996 21:57:18 -0800 (PST) Received: from ingenieria ([168.176.15.11]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id VAA17815 for ; Mon, 18 Nov 1996 21:57:15 -0800 (PST) Received: from unalmodem.usc.unal.edu.co by ingenieria (SMI-8.6/SMI-SVR4) id AAA28194; Tue, 19 Nov 1996 00:56:14 +0600 Message-ID: <329175B4.476C@ingenieria.ingsala.unal.edu.co> Date: Tue, 19 Nov 1996 00:54:41 -0800 From: "Pedro Giffuni S." Reply-To: pgiffuni@fps.biblos.unal.edu.co Organization: Universidad Nacional de Colombia X-Mailer: Mozilla 3.0 (Win16; I) MIME-Version: 1.0 To: Chuck Robey CC: Joerg Wunsch , ports@freebsd.org Subject: Re: Are broken ports useful? References: Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Thanks to both, It has much sense to modify the Makefile.in instead of the Makefile, for one thing I donīt know exactly what will come out after configuring (specially if an OpenBSD dude wants to try it). I checked into the Makefile.in and found this (among other things): INSTALL = @INSTALL@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_USER = @USER@ on the Makefile I found this: INSTALL = /usr/bin/install -c -o bin -g bin INSTALL_PROGRAM = /usr/bin/install -c -s -o bin -g bin -m 555 What do I look for? What must I change? (it's my first port!) Pedro. Chuck Robey wrote: > > On Tue, 19 Nov 1996, J Wunsch wrote: > > > As pgiffuni@fps.biblos.unal.edu.co wrote: > > > > > I have a port for cim, a simula compiler, it compiles great and the test > > > script runs OK, but when I try to install it the script fails when it is > > > going to strip it due to "wrong format". > > > I am using fbsd 2.1.5, with the old gcc, should I leave it like this to > > > see if it works under 2.2, or should I remove the strip portion from the > > > makefile? > > > > The latter. It has been decided (back in time) that using -s when > > trying to install a script executable is considered a usage error, > > hence install fails in this situation. > > You're right, Joerg, but I am not sure it's completely valid, because I've > hit this error before (albeit not in the cim compiler, so it would bear > doublechecking). The problem has been, in the past, that the gnu-written > install script is using INSTALL_BINARY to install scripts. INSTALL_BINARY > (as I'm sure you'll agree) should be -s, but in a lot of gnu stuff, the > authors misuse the install variables. If you look in the generated > Makefiles, it's there real clearly. The right fix has been, for me, to > patch the Makefile.in file so that the right macros are used to install > scripts. I really wouldn't want to muff error checking in install for > this reason. > > I have one glaring example in mind, but I can't remember the name right > now. > > ----------------------------+----------------------------------------------- > Chuck Robey | Interests include any kind of voice or data > chuckr@eng.umd.edu | communications topic, C programming, and Unix. > 9120 Edmonston Ct #302 | > Greenbelt, MD 20770 | I run Journey2 and picnic, both FreeBSD > (301) 220-2114 | version 3.0 current -- and great FUN! > ----------------------------+----------------------------------------------- From owner-freebsd-ports Mon Nov 18 22:23:15 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id WAA18892 for ports-outgoing; Mon, 18 Nov 1996 22:23:15 -0800 (PST) Received: from dfw-ix9.ix.netcom.com (dfw-ix9.ix.netcom.com [206.214.98.9]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id WAA18883 for ; Mon, 18 Nov 1996 22:23:04 -0800 (PST) Received: from silvia.HIP.Berkeley.EDU (wck-ca14-53.ix.netcom.com [207.92.174.117]) by dfw-ix9.ix.netcom.com (8.6.13/8.6.12) with ESMTP id WAA06540; Mon, 18 Nov 1996 22:20:04 -0800 Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.2/8.6.9) id WAA27201; Mon, 18 Nov 1996 22:20:00 -0800 (PST) Date: Mon, 18 Nov 1996 22:20:00 -0800 (PST) Message-Id: <199611190620.WAA27201@silvia.HIP.Berkeley.EDU> To: pgiffuni@fps.biblos.unal.edu.co CC: chuckr@glue.umd.edu, joerg_wunsch@uriah.heep.sax.de, ports@freebsd.org In-reply-to: <329175B4.476C@ingenieria.ingsala.unal.edu.co> (m230761@ingenieria.ingsala.unal.edu.co) Subject: Re: Are broken ports useful? From: asami@freebsd.org (Satoshi Asami) Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk * INSTALL = @INSTALL@ * INSTALL_PROGRAM = @INSTALL_PROGRAM@ * INSTALL_DATA = @INSTALL_DATA@ * INSTALL_USER = @USER@ * * on the Makefile I found this: * * INSTALL = /usr/bin/install -c -o bin -g bin * INSTALL_PROGRAM = /usr/bin/install -c -s -o bin -g bin -m 555 * * What do I look for? What must I change? (it's my first port!) There are three ways around this: (1) Look at the configure script, see where it defines INSTALL_PROGRAM and patch that to not include -s. Then in your toplevel Makefile (i.e., /usr/ports/foo/bar/Makefile), add a post-install: target to strip the real binaries. (2) Look at the part in the Makefile.in that is using ${INSTALL_PROGRAM} to install scripts and change that to ${INSTALL} -m 555 or something. Note that INSTALL_PROGRAM is passed through the environment to the configure script by bsd.port.mk, so configure might be picking that up. If so, (1) won't work. In which case: (3) Add "STRIP=" (with nothing to the right of "=") in your toplevel Makefile. Then add a post-install: target like in (1). Satoshi From owner-freebsd-ports Mon Nov 18 23:02:50 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA20294 for ports-outgoing; Mon, 18 Nov 1996 23:02:50 -0800 (PST) Received: from deceased.hb.north.de (deceased.hb.north.de [194.94.232.249]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id XAA20288 for ; Mon, 18 Nov 1996 23:02:42 -0800 (PST) Received: from jelal.hb.north.de by deceased.hb.north.de with uucp (Smail3.2) id m0vPkCC-0016G8C; Tue, 19 Nov 1996 08:02:12 +0100 (MET) Received: by jelal.hb.north.de (SMail-ST 0.95gcc/2.5+) id AA00011; Tue, 19 Nov 1996 07:58:20 +0100 (CET) Received: (from nox@localhost) by saturn.hb.north.de (8.7.5/8.7.3) id TAA11093; Mon, 18 Nov 1996 19:05:03 +0100 (MET) Message-ID: Date: Mon, 18 Nov 1996 19:05:02 +0100 From: nox@jelal.hb.north.de (Juergen Lock) To: koen@win.tue.nl (Koen Holtman) Cc: ports@freebsd.org, koen@win.tue.nl, tlayton@global-sol.com Subject: Re: afio-2.4.2 port update References: <199611100812.JAA10455@saturn.hb.north.de> <199611180854.JAA02859@wsooti20.win.tue.nl> X-Mailer: Mutt 0.50-PL0 Mime-Version: 1.0 In-Reply-To: <199611180854.JAA02859@wsooti20.win.tue.nl>; from Koen Holtman on Nov 18, 1996 09:54:28 +0100 Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Koen Holtman writes: > nox@jelal.hb.north.de: Ooops one of the Ccs was little bogus, i hope the gnats receiver didn't get too confused by that message... :) > > New version, please test... > > I looked at the patch files, and they seem correctness-preserving to > me. > > I don't understand why the st_mode -> PSt_mode renaming stuff is > necessary though. Does it resolve a clash with predefined > preprocessor macro names? Yes all(?) 4.4 BSD descendands do something like struct timespec st_atimespec; /* time of last access */ struct timespec st_mtimespec; /* time of last data modification */ struct timespec st_ctimespec; /* time of last file status change */ and then #define st_atime st_atimespec.ts_sec #define st_mtime st_mtimespec.ts_sec #define st_ctime st_ctimespec.ts_sec in (to allow for better than one second resolution.) > I could change the auxiliary variable names > in a future afio 2.4.3 for Linux if that would help with the next > port. well sounds like a good idea. especially for other BSD trees that don't use the FreeBSD port system... > > Koen. > (maintainer of afio 2.4.x for Linux) thanx and cheers, Juergen From owner-freebsd-ports Mon Nov 18 23:10:03 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA20531 for ports-outgoing; Mon, 18 Nov 1996 23:10:03 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA20525; Mon, 18 Nov 1996 23:10:02 -0800 (PST) Resent-Date: Mon, 18 Nov 1996 23:10:02 -0800 (PST) Resent-Message-Id: <199611190710.XAA20525@freefall.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@freefall.FreeBSD.org, Received: (from nobody@localhost)by.freefall.freebsd.org.id.XAA20350;Mon; (8.7.5/8.7.3);, 18 Nov 1996 23:04:33.-0800 (PST) Message-Id: <199611190704.XAA20350@freefall.freebsd.org> Date: Mon, 18 Nov 1996 23:04:33 -0800 (PST) From: nobu@psrc.isac.co.jp To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: ports/2056: xbatt ports not work after 2.1.5 (to 2.2-ALPHA) Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >Number: 2056 >Category: ports >Synopsis: xbatt ports not work after 2.1.5 (to 2.2-ALPHA) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Nov 18 23:10:01 PST 1996 >Last-Modified: >Originator: Nobuhiro Yasutomi >Organization: ISAC, Inc. >Release: 2.2-ALPHA >Environment: FreeBSD charm.psrc.isac.co.jp 2.2-ALPHA FreeBSD 2.2-ALPHA #0: Sat Nov 16 20:28:34 1996 nobu@charm.psrc.isac.co.jp:/usr/src/sys/compile/CHARM i386 >Description: APM device filename and permition changed between 2.1.0 to 2.1.5. Currentry ports or packages sysutil/xbatt need to change to work. Will you added fix patches. >How-To-Repeat: >Fix: this is problem fix patch (patch-ab) --- xbatt.c.orig Wed Apr 19 15:40:01 1995 +++ xbatt.c Tue Nov 19 15:42:37 1996 @@ -49,7 +49,7 @@ #define INTERVAL 5 #endif -#define APMDEV "/dev/apm0" +#define APMDEV "/dev/apm" #define APM_STAT_UNKNOWN 255 /* aip->ai_acline */ --- Imakefile.orig Wed Apr 19 15:38:32 1995 +++ Imakefile Tue Nov 19 15:48:47 1996 @@ -3,4 +3,5 @@ LOCAL_LIBRARIES = $(XAWLIB) $(XMULIB) $(XTOOLLIB) -lXpm $(XLIB) SRCS = xbatt.c OBJS = xbatt.o +INSTPGMFLAGS= -s -g operator -m 2755 ComplexProgramTarget(xbatt) >Audit-Trail: >Unformatted: From owner-freebsd-ports Tue Nov 19 00:30:44 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id AAA22985 for ports-outgoing; Tue, 19 Nov 1996 00:30:44 -0800 (PST) Received: from irz301.inf.tu-dresden.de (irz301.inf.tu-dresden.de [141.76.1.11]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id AAA22891 for ; Tue, 19 Nov 1996 00:29:08 -0800 (PST) Received: from sax.sax.de (sax.sax.de [193.175.26.33]) by irz301.inf.tu-dresden.de (8.6.12/8.6.12-s1) with ESMTP id JAA16984; Tue, 19 Nov 1996 09:25:45 +0100 Received: (from uucp@localhost) by sax.sax.de (8.6.12/8.6.12-s1) with UUCP id JAA24968; Tue, 19 Nov 1996 09:25:44 +0100 Received: (from j@localhost) by uriah.heep.sax.de (8.8.2/8.6.9) id JAA06787; Tue, 19 Nov 1996 09:20:33 +0100 (MET) From: J Wunsch Message-Id: <199611190820.JAA06787@uriah.heep.sax.de> Subject: Re: Are broken ports useful? To: chuckr@glue.umd.edu (Chuck Robey) Date: Tue, 19 Nov 1996 09:20:33 +0100 (MET) Cc: joerg_wunsch@uriah.heep.sax.de, pgiffuni@fps.biblos.unal.edu.co, ports@freebsd.org Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) In-Reply-To: from Chuck Robey at "Nov 18, 96 09:47:14 pm" X-Phone: +49-351-2012 669 X-PGP-Fingerprint: DC 47 E6 E4 FF A6 E9 8F 93 21 E0 7D F9 12 D6 4E X-Mailer: ELM [version 2.4ME+ PL17 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk As Chuck Robey wrote: > You're right, Joerg, but I am not sure it's completely valid, because I've > hit this error before (albeit not in the cim compiler, so it would bear > doublechecking). The problem has been, in the past, that the gnu-written > install script is using INSTALL_BINARY to install scripts. INSTALL_BINARY > (as I'm sure you'll agree) should be -s, but in a lot of gnu stuff, the > authors misuse the install variables. I've been against this fatality in our install(1) by that time, but i've been overruled by many others. -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-) From owner-freebsd-ports Tue Nov 19 00:40:07 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id AAA23353 for ports-outgoing; Tue, 19 Nov 1996 00:40:07 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id AAA23337; Tue, 19 Nov 1996 00:40:04 -0800 (PST) Resent-Date: Tue, 19 Nov 1996 00:40:04 -0800 (PST) Resent-Message-Id: <199611190840.AAA23337@freefall.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@freefall.FreeBSD.org, mi@aldan.ziplink.net Received: from rtfm.ziplink.net ([199.232.255.52]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id AAA23004 for ; Tue, 19 Nov 1996 00:31:44 -0800 (PST) Received: (from root@localhost) by rtfm.ziplink.net (8.7.5/8.7.3) id DAA19934; Tue, 19 Nov 1996 03:29:14 -0500 (EST) Message-Id: <199611190829.DAA19934@rtfm.ziplink.net> Date: Tue, 19 Nov 1996 03:29:14 -0500 (EST) From: mi@aldan.ziplink.net Reply-To: mi@aldan.ziplink.net To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/2057: tiff-3.4 port Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >Number: 2057 >Category: ports >Synopsis: Yet another port of tiff-3.4 >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Nov 19 00:40:02 PST 1996 >Last-Modified: >Originator: Mikhail Teterin >Organization: >Release: FreeBSD 2.2-960801-SNAP i386 >Environment: >Description: The current, v3.3 port of SGI's tiff library is 2 years old. SGI has added plenty of nice things into it (including ZIP and JPEG support). At the moment, there are two different ports of version 3.4 waiting in the incoming directory. One of them (tiff34.tar.gz.use_this_instead) is waiting since beginning of October. Another one -- tiff.tar.gz, just uploaded (next time, I'll check the incoming directory too, not just html://www.freebsd.org/ports/graphics.html). Let the best one be chosen and put into the ports tree... >How-To-Repeat: >Fix: Download the port from the incoming directory and use it. >Audit-Trail: >Unformatted: From owner-freebsd-ports Tue Nov 19 00:49:26 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id AAA23538 for ports-outgoing; Tue, 19 Nov 1996 00:49:26 -0800 (PST) Received: from genesis.atrad.adelaide.edu.au (genesis.atrad.adelaide.edu.au [129.127.96.120]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id AAA23533 for ; Tue, 19 Nov 1996 00:49:22 -0800 (PST) Received: (from msmith@localhost) by genesis.atrad.adelaide.edu.au (8.8.2/8.7.3) id TAA28502 for ports@freebsd.org; Tue, 19 Nov 1996 19:19:20 +1030 (CST) From: Michael Smith Message-Id: <199611190849.TAA28502@genesis.atrad.adelaide.edu.au> Subject: INDEX browser To: ports@freebsd.org Date: Tue, 19 Nov 1996 19:19:19 +1030 (CST) X-Mailer: ELM [version 2.4ME+ PL28 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Ok all your ports-lunatics out there, here's a toy to play with : ftp://gsoft.com.au/pub/pib.tcl.gz (requires Tcl and Tk, but pretty version-immune AFAICT) At the moment the fonts aren't so great, and the root window resizing is ugly. I also plan to make it sort the contents of the listboxes. Please excuse the "oh yes very Tcl-looking"-ness; I've avoided using any of the extensions so that it's as generic as possible. Beyond that though, what would people like? Searching ability? Better xref checking? (Conceivably it could check all of the build/run dependancies in the INDEX all at once). Point-and-shoot port build/install? Stale-distfile extermination? Distfile verification? Recursive dependancy graphing? What would be an acceptable requirement for it? At the moment it needs Tcl and Tk; it would be nice to add TclX and Tix to that, but then I can see people perhaps not using it because it requires too much to be installed... Ideas, please? -- ]] Mike Smith, Software Engineer msmith@gsoft.com.au [[ ]] Genesis Software genesis@gsoft.com.au [[ ]] High-speed data acquisition and (GSM mobile) 0411-222-496 [[ ]] realtime instrument control. (ph) +61-8-8267-3493 [[ ]] Unix hardware collector. "Where are your PEZ?" The Tick [[ From owner-freebsd-ports Tue Nov 19 01:13:10 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id BAA24489 for ports-outgoing; Tue, 19 Nov 1996 01:13:10 -0800 (PST) Received: from dfw-ix6.ix.netcom.com (dfw-ix6.ix.netcom.com [206.214.98.6]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id BAA24482 for ; Tue, 19 Nov 1996 01:13:06 -0800 (PST) Received: from silvia.HIP.Berkeley.EDU (wck-ca14-53.ix.netcom.com [207.92.174.117]) by dfw-ix6.ix.netcom.com (8.6.13/8.6.12) with ESMTP id BAA27482; Tue, 19 Nov 1996 01:12:05 -0800 Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.2/8.6.9) id BAA29513; Tue, 19 Nov 1996 01:10:46 -0800 (PST) Date: Tue, 19 Nov 1996 01:10:46 -0800 (PST) Message-Id: <199611190910.BAA29513@silvia.HIP.Berkeley.EDU> To: msmith@atrad.adelaide.edu.au CC: ports@freebsd.org In-reply-to: <199611190849.TAA28502@genesis.atrad.adelaide.edu.au> (message from Michael Smith on Tue, 19 Nov 1996 19:19:19 +1030 (CST)) Subject: Re: INDEX browser From: asami@freebsd.org (Satoshi Asami) Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk * ftp://gsoft.com.au/pub/pib.tcl.gz Oh wow, it's pretty slick. * Beyond that though, what would people like? Searching ability? * Better xref checking? (Conceivably it could check all of the build/run * dependancies in the INDEX all at once). Point-and-shoot port build/install? * Stale-distfile extermination? Distfile verification? Recursive dependancy * graphing? Have you taken a look at /usr/src/usr.sbin/pkg_install/tkpkg? That was a similar project (that didn't really go very far). You can also do a "make readmes" from /usr/src and browse the resulting README.html. Satoshi From owner-freebsd-ports Tue Nov 19 01:56:05 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id BAA25741 for ports-outgoing; Tue, 19 Nov 1996 01:56:05 -0800 (PST) Received: from knight.cons.org (knight.cons.org [194.233.237.86]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id BAA25721 for ; Tue, 19 Nov 1996 01:55:58 -0800 (PST) Received: (from cracauer@localhost) by knight.cons.org (8.7.5/8.7.3) id KAA29674; Tue, 19 Nov 1996 10:57:32 +0100 (MET) Date: Tue, 19 Nov 1996 10:57:32 +0100 (MET) Message-Id: <199611190957.KAA29674@knight.cons.org> From: Martin Cracauer To: freebsd-ports@freebsd.org Subject: Interest in large collection of Lisp/Scheme implementations? Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I have been maintaining almost every free Lisp and Scheme system on my NetBSD/i386 machine for several years now. I'm moving my work to FreeBSD and I wonder if there is interest that I take the extra effort and make proper FreeBSD ports/packages of all these. If you have an opinion, could you please drop me a note on the following questions? Thanks! - Is there some interest to have such a wide collection of Lisp-related packages on FreeBSD or do you think is a rather pointless or would you fear FreeBSD could be seen as some kind of "new Lisp machine"? - Can I rely on the commiters that updates are being brought in the main tree quite fast? This community is quite sensitive and I need to react fast if I made a suboptimal port. If you think the OpenBSD discussion was a flame war, you haven't heard talking FooScheme people talking about BarScheme's implementation. I noticed jmacd@FreeBSD.ORG has some ports of Scheme. If you read this, would you please contact me? I'm talking about more than just compiling these packages. I plan to make Common Lisp/Scheme libraries availiable for as many implementations as possible. This is a very time-consuming thing to do starting from individual sources (there's no ./configure in Scheme :-). And using shared libraries instead of static ones where it makes sense (the Boehm GC and some regular depression packages are used quite often). A proper setup of elisp packages so that control to several implementations is granted from emacs is needed. I also plan to see how one can use FreeBSD's VM system to speed up some implementations and promote the results. I think we could make FreeBSD a nice platform for fans of dynamic languages. Just a few commands and get the full range. And FreeBSD's VM system will make it the best platform for people with too few memory anyway, but I fear I could be the only one interested in all this. So please speak up if you want it (Alternativly, I could just burn my /usr/local on a CD and send that around). To list a few numbers: There are about 20 standalone implementations of Lisp-like languages (counting only interesting ones). There are about half a dozend implementations that can be used as an extension language library for C or C++ programs. I have no idea how many (Lisp) libraries could be worth making a package from, but 10 at least. Some elisp packages and C libraries are needed for support. Thanks for feedback (posistive or negative) Martin -- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Martin Cracauer http://www.cons.org/cracauer cracauer@wavehh.hanse.de (batched, preferred for large mails) Tel.: (daytime) +4940 41478712 (sometimes hacker's daytime :-) Tel.: (private) +4940 5221829 Fax.: (private) +4940 5228536 Paper: (private) Waldstrasse 200, 22846 Norderstedt, Germany From owner-freebsd-ports Tue Nov 19 02:14:42 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id CAA26210 for ports-outgoing; Tue, 19 Nov 1996 02:14:42 -0800 (PST) Received: from relay.nuxi.com (nuxi.cs.ucdavis.edu [128.120.56.38]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id CAA26204 for ; Tue, 19 Nov 1996 02:14:37 -0800 (PST) Received: (from obrien@localhost) by relay.nuxi.com (8.7.5/8.6.12) id CAA29438; Tue, 19 Nov 1996 02:14:35 -0800 (PST) Message-Id: <199611191014.CAA29438@relay.nuxi.com> Date: Tue, 19 Nov 1996 02:14:34 -0800 From: obrien@NUXI.com (David E. O'Brien) To: freebsd-ports@freebsd.org Subject: Re: Interest in large collection of Lisp/Scheme implementations? References: <199611190957.KAA29674@knight.cons.org> X-Mailer: Mutt 0.48.1-PL0 Mime-Version: 1.0 X-PGP-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Keyid: 34F9F9D5 In-Reply-To: <199611190957.KAA29674@knight.cons.org>; from Martin Cracauer on Nov 19, 1996 10:57:32 +0100 Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Martin Cracauer writes: > I have been maintaining almost every free Lisp and Scheme system on my > NetBSD/i386 machine for several years now. > > I'm moving my work to FreeBSD and I wonder if there is interest that I > take the extra effort and make proper FreeBSD ports/packages of all > these. I'd say so -- especially for students. You never know who needs a specific Lisp implimentation. For instance, I have a friend at UCD that I installed FreeBSD so they would work at home rather than the over crowded (and SLOW) undergrad lab. They had a project to do in Lisp, and Clisp was what was installed on the lab machines. FBSD only has GCL (GNU Common Lisp) as a port. It would have been nice to have also had Clisp, especially since each Lisp system seems to be a unique dialect. -- -- David (obrien@cs.ucdavis.edu) From owner-freebsd-ports Tue Nov 19 02:20:09 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id CAA26364 for ports-outgoing; Tue, 19 Nov 1996 02:20:09 -0800 (PST) Received: from relay.nuxi.com (nuxi.cs.ucdavis.edu [128.120.56.38]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id CAA26338 for ; Tue, 19 Nov 1996 02:20:02 -0800 (PST) Received: (from obrien@localhost) by relay.nuxi.com (8.7.5/8.6.12) id CAA29457; Tue, 19 Nov 1996 02:20:00 -0800 (PST) Message-Id: <199611191020.CAA29457@relay.nuxi.com> Date: Tue, 19 Nov 1996 02:20:00 -0800 From: obrien@NUXI.com (David E. O'Brien) To: freebsd-ports@freebsd.org Subject: Re: Interest in large collection of Lisp/Scheme implementations? References: <199611190957.KAA29674@knight.cons.org> X-Mailer: Mutt 0.48.1-PL0 Mime-Version: 1.0 X-PGP-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Keyid: 34F9F9D5 In-Reply-To: <199611190957.KAA29674@knight.cons.org>; from Martin Cracauer on Nov 19, 1996 10:57:32 +0100 Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Martin Cracauer writes: > I'm moving my work to FreeBSD and I wonder if there is interest that I > take the extra effort and make proper FreeBSD ports/packages of all > these. As a side note, I'm wondering about the use of some ports. For instance, I needed the UMD's MaRS router simulator, and of course I wanted to use it under FBSD. After patching the source to compile properly, I found I nearly had a port of it. So I will finish it up and commit it. BUT, I feel guilty that maybe the use of the program to the general FBSD public doesn't warrent the space the distfile and pkg will take up on the CDROM. So I am thinking of marking these NO_PKG and NO_CDROM. The port will be there for painless building if someone else ever needs it. Oppinions? Danerous precidence?? -- -- David (obrien@cs.ucdavis.edu) From owner-freebsd-ports Tue Nov 19 02:34:45 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id CAA26673 for ports-outgoing; Tue, 19 Nov 1996 02:34:45 -0800 (PST) Received: from Campino.Informatik.RWTH-Aachen.DE (campino.Informatik.RWTH-Aachen.DE [137.226.225.2]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id CAA26668 for ; Tue, 19 Nov 1996 02:34:37 -0800 (PST) Received: from gilberto.physik.rwth-aachen.de (gilberto.physik.rwth-aachen.de [137.226.31.2]) by Campino.Informatik.RWTH-Aachen.DE (RBI-Z-5/8.6.12) with ESMTP id LAA24150; Tue, 19 Nov 1996 11:35:48 +0100 Received: (from kuku@localhost) by gilberto.physik.rwth-aachen.de (8.6.11/8.6.9) id LAA25078; Tue, 19 Nov 1996 11:45:54 +0100 From: Christoph Kukulies Message-Id: <199611191045.LAA25078@gilberto.physik.rwth-aachen.de> Subject: Re: Interest in large collection of Lisp/Scheme implementations? In-Reply-To: <199611190957.KAA29674@knight.cons.org> from Martin Cracauer at "Nov 19, 96 10:57:32 am" To: cracauer@cons.org (Martin Cracauer) Date: Tue, 19 Nov 1996 11:45:54 +0100 (MET) Cc: freebsd-ports@freebsd.org Reply-To: Christoph Kukulies X-Mailer: ELM [version 2.4ME+ PL25 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > I have been maintaining almost every free Lisp and Scheme system on my > NetBSD/i386 machine for several years now. > > I'm moving my work to FreeBSD and I wonder if there is interest that I > take the extra effort and make proper FreeBSD ports/packages of all > these. > > If you have an opinion, could you please drop me a note on the > following questions? Thanks! > > - Is there some interest to have such a wide collection of > Lisp-related packages on FreeBSD or do you think is a rather > pointless or would you fear FreeBSD could be seen as some kind of > "new Lisp machine"? You're thinking of the rise and fall Symbolics, right? ;-) > > - Can I rely on the commiters that updates are being brought in the main tree > quite fast? This community is quite sensitive and I need to react > fast if I made a suboptimal port. If you think the OpenBSD > discussion was a flame war, you haven't heard talking FooScheme people > talking about BarScheme's implementation. > > I noticed jmacd@FreeBSD.ORG has some ports of Scheme. If you read > this, would you please contact me? > > I'm talking about more than just compiling these packages. I plan to > make Common Lisp/Scheme libraries availiable for as many > implementations as possible. This is a very time-consuming thing to do > starting from individual sources (there's no ./configure in Scheme > :-). And using shared libraries instead of static ones where it makes > sense (the Boehm GC and some regular depression packages are used > quite often). A proper setup of elisp packages so that control to > several implementations is granted from emacs is needed. I also plan > to see how one can use FreeBSD's VM system to speed up some > implementations and promote the results. > > I think we could make FreeBSD a nice platform for fans of dynamic > languages. Just a few commands and get the full range. And FreeBSD's > VM system will make it the best platform for people with too few > memory anyway, but I fear I could be the only one interested in all > this. So please speak up if you want it (Alternativly, I could just > burn my /usr/local on a CD and send that around). > > To list a few numbers: There are about 20 standalone implementations > of Lisp-like languages (counting only interesting ones). There are > about half a dozend implementations that can be used as an extension > language library for C or C++ programs. I have no idea how many (Lisp) > libraries could be worth making a package from, but 10 at least. Some > elisp packages and C libraries are needed for support. I would like to see such a collection. When you cover 20 implementations I'm sure my favourite LISP, namely XLISP (XSCHEME) will be included. I did a couple of things with XLISP in the late 80's. I've an OPS5 engine lying around still for XLISP. Anyway, I would very much welcome you being the maintainer for a LISP / dynamic language collection for FreeBSD. > > Thanks for feedback (posistive or negative) > Martin > -- > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% > Martin Cracauer http://www.cons.org/cracauer > cracauer@wavehh.hanse.de (batched, preferred for large mails) > Tel.: (daytime) +4940 41478712 (sometimes hacker's daytime :-) > Tel.: (private) +4940 5221829 Fax.: (private) +4940 5228536 > Paper: (private) Waldstrasse 200, 22846 Norderstedt, Germany > --Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de From owner-freebsd-ports Tue Nov 19 02:38:14 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id CAA26741 for ports-outgoing; Tue, 19 Nov 1996 02:38:14 -0800 (PST) Received: from btp1da.phy.uni-bayreuth.de (btp1da.phy.uni-bayreuth.de [132.180.20.32]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id CAA26736 for ; Tue, 19 Nov 1996 02:37:48 -0800 (PST) Received: (from werner@localhost) by btp1da.phy.uni-bayreuth.de (8.8.2/8.7.3) id LAA17433 for ports@freebsd.org; Tue, 19 Nov 1996 11:36:26 GMT From: Werner Griessl Message-Id: <199611191136.LAA17433@btp1da.phy.uni-bayreuth.de> Subject: xlockmore To: ports@freebsd.org Date: Tue, 19 Nov 1996 11:36:25 +0000 () X-Mailer: ELM [version 2.4ME+ PL28 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk xlockmore in ports/x11 fails with: CATEGORIES is mandatory. *** Error code 1 (continuing) Stop. Werner From owner-freebsd-ports Tue Nov 19 03:00:12 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id DAA27240 for ports-outgoing; Tue, 19 Nov 1996 03:00:12 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id DAA27217; Tue, 19 Nov 1996 03:00:08 -0800 (PST) Resent-Date: Tue, 19 Nov 1996 03:00:08 -0800 (PST) Resent-Message-Id: <199611191100.DAA27217@freefall.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@freefall.FreeBSD.org, Received: (from nobody@localhost)by.freefall.freebsd.org.id.CAA27121;Tue; (8.7.5/8.7.3);, 19 Nov 1996 02:55:42.-0800 (PST) Message-Id: <199611191055.CAA27121@freefall.freebsd.org> Date: Tue, 19 Nov 1996 02:55:42 -0800 (PST) From: Nakai@Mlab.t.u-tokyo.ac.jp To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: ports/2059: Fixed port : xsokoban (CATEGORY games) Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >Number: 2059 >Category: ports >Synopsis: Fixed port : xsokoban (CATEGORY games) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Nov 19 03:00:05 PST 1996 >Last-Modified: >Originator: Yukihiro Nakai >Organization: University of Tokyo >Release: 2.2-ALPHA >Environment: FreeBSD PyroPolis 2.2-961014-SNAP FreeBSD 2.2-961014-SNAP #0: Tue Oct 15 01:27:25 1996 jkh@time.cdrom.com:/usr/src/sys/compile/GENERIC i386 >Description: I have been fixed and upload xsokoban on ftp site. ftp://ftp.noc.titech.ac.jp/pub/tmp/aki/in.coming/PORTS/Nakai/xsokoban.tgz Please take a look. And thanx to Thomas Gellekum !! Yukihiro Nakai >How-To-Repeat: >Fix: >Audit-Trail: >Unformatted: From owner-freebsd-ports Tue Nov 19 03:56:43 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id DAA29469 for ports-outgoing; Tue, 19 Nov 1996 03:56:43 -0800 (PST) Received: from dfw-ix11.ix.netcom.com (dfw-ix11.ix.netcom.com [206.214.98.11]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id DAA29464 for ; Tue, 19 Nov 1996 03:56:40 -0800 (PST) Received: from silvia.HIP.Berkeley.EDU (wck-ca14-53.ix.netcom.com [207.92.174.117]) by dfw-ix11.ix.netcom.com (8.6.13/8.6.12) with ESMTP id DAA10340; Tue, 19 Nov 1996 03:56:00 -0800 Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.2/8.6.9) id DAA00328; Tue, 19 Nov 1996 03:55:57 -0800 (PST) Date: Tue, 19 Nov 1996 03:55:57 -0800 (PST) Message-Id: <199611191155.DAA00328@silvia.HIP.Berkeley.EDU> To: werner@btp1da.phy.uni-bayreuth.de CC: ports@freebsd.org In-reply-to: <199611191136.LAA17433@btp1da.phy.uni-bayreuth.de> (message from Werner Griessl on Tue, 19 Nov 1996 11:36:25 +0000 ()) Subject: Re: xlockmore From: asami@freebsd.org (Satoshi Asami) Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk * xlockmore in ports/x11 fails with: * * CATEGORIES is mandatory. * *** Error code 1 (continuing) Sorry, this was my fault. It has been fixed a few hours ago, it should be showing up on the mirror sites by now. Satoshi From owner-freebsd-ports Tue Nov 19 04:00:23 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id EAA29793 for ports-outgoing; Tue, 19 Nov 1996 04:00:23 -0800 (PST) Received: from dfw-ix4.ix.netcom.com (dfw-ix4.ix.netcom.com [206.214.98.4]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id EAA29774 for ; Tue, 19 Nov 1996 04:00:16 -0800 (PST) Received: from silvia.HIP.Berkeley.EDU (wck-ca14-53.ix.netcom.com [207.92.174.117]) by dfw-ix4.ix.netcom.com (8.6.13/8.6.12) with ESMTP id DAA29200; Tue, 19 Nov 1996 03:59:38 -0800 Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.2/8.6.9) id DAA00340; Tue, 19 Nov 1996 03:59:35 -0800 (PST) Date: Tue, 19 Nov 1996 03:59:35 -0800 (PST) Message-Id: <199611191159.DAA00340@silvia.HIP.Berkeley.EDU> To: obrien@NUXI.com CC: freebsd-ports@freebsd.org In-reply-to: <199611191020.CAA29457@relay.nuxi.com> (obrien@NUXI.com) Subject: Re: Interest in large collection of Lisp/Scheme implementations? From: asami@freebsd.org (Satoshi Asami) Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk * BUT, I feel guilty that maybe the use of the program to the general FBSD * public doesn't warrent the space the distfile and pkg will take up on the * CDROM. So I am thinking of marking these NO_PKG and NO_CDROM. The port * will be there for painless building if someone else ever needs it. * * Oppinions? Danerous precidence?? Don't worry about that, I'm sure Walnut Creek will be more than happy to add another CD if that's what it takes to make FreeBSD "the" free operating system for lisp users. :) Satoshi (putting words in Jordan's mouth as usual) Asami From owner-freebsd-ports Tue Nov 19 04:16:57 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id EAA01096 for ports-outgoing; Tue, 19 Nov 1996 04:16:57 -0800 (PST) Received: from po1.glue.umd.edu (po1.glue.umd.edu [129.2.128.44]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id EAA01087 for ; Tue, 19 Nov 1996 04:16:55 -0800 (PST) Received: from packet.eng.umd.edu (packet.eng.umd.edu [129.2.98.184]) by po1.glue.umd.edu (8.8.2/8.7.3) with ESMTP id HAA15375; Tue, 19 Nov 1996 07:16:51 -0500 (EST) Received: from localhost (chuckr@localhost) by packet.eng.umd.edu (8.8.3/8.7.3) with SMTP id HAA22942; Tue, 19 Nov 1996 07:16:50 -0500 (EST) X-Authentication-Warning: packet.eng.umd.edu: chuckr owned process doing -bs Date: Tue, 19 Nov 1996 07:16:50 -0500 (EST) From: Chuck Robey X-Sender: chuckr@packet.eng.umd.edu To: pgiffuni@fps.biblos.unal.edu.co cc: Joerg Wunsch , ports@freebsd.org Subject: Re: Are broken ports useful? In-Reply-To: <329175B4.476C@ingenieria.ingsala.unal.edu.co> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=iso-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Tue, 19 Nov 1996, Pedro Giffuni S. wrote: > Thanks to both, > It has much sense to modify the Makefile.in instead of the Makefile, for > one thing I don=B4t know exactly what will come out after configuring > (specially if an OpenBSD dude wants to try it). > I checked into the Makefile.in and found this (among other things): >=20 > INSTALL =3D @INSTALL@ > INSTALL_PROGRAM =3D @INSTALL_PROGRAM@ > INSTALL_DATA =3D @INSTALL_DATA@ > INSTALL_USER =3D @USER@ >=20 > on the Makefile I found this: >=20 > INSTALL =3D /usr/bin/install -c -o bin -g bin > INSTALL_PROGRAM =3D /usr/bin/install -c -s -o bin -g bin -m 555 >=20 > What do I look for? What must I change? (it's my first port!) Look in the Makefile.in for the line that installs the script giving the error. Large probability that the line involved calls INSTALL_PROGRAM to do it's dirty work. Just need to find that line, verify that this is really the problem, and change the line to use INSTALL instead. Given a choice, I think the one I'd want to use would actually me INSTALL_DATA, but you didn't repeat the line defining that from the Makefile, so I don't know if it's available to you or not. If it's defined in the Makefile, and doesn't use -s to strip, it's usually the right one to use, so patch the Makefile.in to use it. That way the Makefile generated by the configure script will be right. ----------------------------+----------------------------------------------= - Chuck Robey | Interests include any kind of voice or data= =20 chuckr@eng.umd.edu | communications topic, C programming, and Unix= =2E 9120 Edmonston Ct #302 | Greenbelt, MD 20770 | I run Journey2 and picnic, both FreeBSD (301) 220-2114 | version 3.0 current -- and great FUN! ----------------------------+----------------------------------------------= - From owner-freebsd-ports Tue Nov 19 04:34:16 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id EAA01908 for ports-outgoing; Tue, 19 Nov 1996 04:34:16 -0800 (PST) Received: (from asami@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id EAA01895; Tue, 19 Nov 1996 04:34:12 -0800 (PST) Date: Tue, 19 Nov 1996 04:34:12 -0800 (PST) From: Satoshi Asami Message-Id: <199611191234.EAA01895@freefall.freebsd.org> To: Nakai@Mlab.t.u-tokyo.ac.jp, asami, freebsd-ports Subject: Re: ports/1980 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: Fixed port (Fetch URL failure): gifmerge State-Changed-From-To: open-closed State-Changed-By: asami State-Changed-When: Tue Nov 19 04:33:54 PST 1996 State-Changed-Why: Imported, thanks! From owner-freebsd-ports Tue Nov 19 04:34:55 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id EAA02072 for ports-outgoing; Tue, 19 Nov 1996 04:34:55 -0800 (PST) Received: (from asami@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id EAA02061; Tue, 19 Nov 1996 04:34:51 -0800 (PST) Date: Tue, 19 Nov 1996 04:34:51 -0800 (PST) From: Satoshi Asami Message-Id: <199611191234.EAA02061@freefall.freebsd.org> To: Nakai@Mlab.t.u-tokyo.ac.jp, asami, freebsd-ports Subject: Re: ports/2045 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: Fixed port: xmascot (CATEGORY: x11) State-Changed-From-To: open-closed State-Changed-By: asami State-Changed-When: Tue Nov 19 04:33:54 PST 1996 State-Changed-Why: Imported, thanks! From owner-freebsd-ports Tue Nov 19 05:36:04 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id FAA04694 for ports-outgoing; Tue, 19 Nov 1996 05:36:04 -0800 (PST) Received: from haldjas.folklore.ee (Haldjas.folklore.ee [193.40.6.121]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id FAA04648; Tue, 19 Nov 1996 05:35:05 -0800 (PST) Received: from localhost (narvi@localhost) by haldjas.folklore.ee (8.8.2/8.6.12) with SMTP id PAA09877; Tue, 19 Nov 1996 15:35:12 +0200 (EET) Date: Tue, 19 Nov 1996 15:35:12 +0200 (EET) From: Narvi To: Satoshi Asami cc: obrien@NUXI.com, freebsd-ports@FreeBSD.org Subject: Re: Interest in large collection of Lisp/Scheme implementations? In-Reply-To: <199611191159.DAA00340@silvia.HIP.Berkeley.EDU> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-ports@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk On Tue, 19 Nov 1996, Satoshi Asami wrote: > * BUT, I feel guilty that maybe the use of the program to the general FBSD > * public doesn't warrent the space the distfile and pkg will take up on the > * CDROM. So I am thinking of marking these NO_PKG and NO_CDROM. The port > * will be there for painless building if someone else ever needs it. > * > * Oppinions? Danerous precidence?? > > Don't worry about that, I'm sure Walnut Creek will be more than > happy to add another CD if that's what it takes to make FreeBSD "the" > free operating system for lisp users. :) Will we have a real big lang category or a separate lisp/scheme category? Sander > > Satoshi (putting words in Jordan's mouth as usual) Asami > From owner-freebsd-ports Tue Nov 19 06:21:47 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id GAA07665 for ports-outgoing; Tue, 19 Nov 1996 06:21:47 -0800 (PST) Received: from chai.plexuscom.com (chai.plexuscom.com [207.87.46.100]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id GAA07656 for ; Tue, 19 Nov 1996 06:21:44 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by chai.plexuscom.com (8.7.6/8.6.12) with SMTP id JAA03882; Tue, 19 Nov 1996 09:22:01 -0500 (EST) Message-Id: <199611191422.JAA03882@chai.plexuscom.com> X-Authentication-Warning: chai.plexuscom.com: Host localhost [127.0.0.1] didn't use HELO protocol To: Martin Cracauer Cc: freebsd-ports@freebsd.org, rpw3@sgi.com Subject: Re: Interest in large collection of Lisp/Scheme implementations? In-reply-to: Your message of "Tue, 19 Nov 1996 10:57:32 +0100." <199611190957.KAA29674@knight.cons.org> Date: Tue, 19 Nov 1996 09:22:01 -0500 From: Bakul Shah Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > - Is there some interest to have such a wide collection of > Lisp-related packages on FreeBSD or do you think is a rather > pointless or would you fear FreeBSD could be seen as some kind of > "new Lisp machine"? Can't speak for others but I'd love to see as wide a collection of scheme/lisp packages as possible. > I'm talking about more than just compiling these packages. I plan to > make Common Lisp/Scheme libraries availiable for as many > implementations as possible. I hope the `ported' environment is not too different from what one gets from `just compiling' these packages. > I think we could make FreeBSD a nice platform for fans of dynamic > languages. It already is! In the past I have run MzScheme, scm, scsh, STk, elk, siod, psi, gambit, vscm, guile and a few more (whose names I don't recall at the moment) on NetBSD as well as FreeBSD. > I also plan > to see how one can use FreeBSD's VM system to speed up some > implementations and promote the results. [Since you asked for feedback] IMHO, what is would be more useful is a collection of separate packages useful for doing mundane things (without having to use a full Lisp/Scheme environment ala emacs/elisp and where one doesn't need to allocate 8Mbytes or more of VM just to print hello world or scan through mail messages or edit a file or count words in a file). Packages for things like: syscall interface network programming text processing: editing, searching, transforming etc. shell programming mail processing HTML processing and also more complex things like: X windows interface a generic C/C++ interface to use any C/C++ library support for dynamic loading/unloading of libraries -- bakul From owner-freebsd-ports Tue Nov 19 07:26:58 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id HAA12035 for ports-outgoing; Tue, 19 Nov 1996 07:26:58 -0800 (PST) Received: from bacall.lodgenet.com (bacall.lodgenet.com [205.138.147.242]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id HAA12025 for ; Tue, 19 Nov 1996 07:26:53 -0800 (PST) Received: (from mail@localhost) by bacall.lodgenet.com (8.6.12/8.6.12) id KAA28402 for ; Tue, 19 Nov 1996 10:25:16 -0600 Received: from garbo.lodgenet.com(204.124.123.250) by bacall via smap (V1.3) id sma028398; Tue Nov 19 10:25:14 1996 Received: from jake.lodgenet.com (jake.lodgenet.com [10.0.11.30]) by garbo.lodgenet.com (8.6.12/8.6.9) with ESMTP id JAA12847 for ; Tue, 19 Nov 1996 09:26:12 -0600 Received: from jake.lodgenet.com (localhost [127.0.0.1]) by jake.lodgenet.com (8.8.3/8.6.12) with ESMTP id JAA00815 for ; Tue, 19 Nov 1996 09:26:54 -0600 (CST) Message-Id: <199611191526.JAA00815@jake.lodgenet.com> X-Mailer: exmh version 1.6.9 8/22/96 To: ports@freebsd.org Subject: Linux Libraries... Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 19 Nov 1996 09:26:54 -0600 From: "Eric L. Hernes" Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk hi guys, I'm going to make one last update to the linux_lib port before the release (I hope). This is a call for any additions. If there's anything missing you'd like to see, send libs and/or pointers now. for one, the X11 nls files will be added. eric. -- erich@lodgenet.com http://rrnet.com/~erich erich@rrnet.com From owner-freebsd-ports Tue Nov 19 08:32:33 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id IAA15600 for ports-outgoing; Tue, 19 Nov 1996 08:32:33 -0800 (PST) Received: from crh.cl.msu.edu (crh.cl.msu.edu [35.8.1.24]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id IAA15595 for ; Tue, 19 Nov 1996 08:32:18 -0800 (PST) Received: (from henrich@localhost) by crh.cl.msu.edu (8.7.6/8.7.3) id LAA26983 for freebsd-ports@freebsd.org; Tue, 19 Nov 1996 11:32:12 -0500 (EST) From: Charles Henrich Message-Id: <199611191632.LAA26983@crh.cl.msu.edu> Subject: playmidi-2.3 on SB16 on 2.2-961114-SNAP ? To: freebsd-ports@freebsd.org Date: Tue, 19 Nov 1996 11:32:12 -0500 (EST) X-Mailer: ELM [version 2.4ME+ PL22 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Has anyone gotten the playmidi package to work? No matter what I feed it, I get: playmidi: No playback device set. Aborting. Anyone? -Crh Charles Henrich Michigan State University henrich@msu.edu http://pilot.msu.edu/~henrich From owner-freebsd-ports Tue Nov 19 09:41:38 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id JAA19638 for ports-outgoing; Tue, 19 Nov 1996 09:41:38 -0800 (PST) Received: from wawasee.read.indiana.edu (wawasee.read.indiana.edu [149.159.108.2]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id JAA19628 for ; Tue, 19 Nov 1996 09:41:35 -0800 (PST) Received: from localhost (xwin@localhost) by wawasee.read.indiana.edu (8.8.2/8.6.12) with SMTP id MAA06174; Tue, 19 Nov 1996 12:41:22 -0500 (EST) X-Authentication-Warning: wawasee.read.indiana.edu: xwin owned process doing -bs Date: Tue, 19 Nov 1996 12:41:22 -0500 (EST) From: Gregory James Hormann X-Sender: xwin@wawasee.read.indiana.edu To: Charles Henrich cc: freebsd-ports@freebsd.org Subject: Re: playmidi-2.3 on SB16 on 2.2-961114-SNAP ? In-Reply-To: <199611191632.LAA26983@crh.cl.msu.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > Has anyone gotten the playmidi package to work? No matter what I feed it, I > get: > playmidi: No playback device set. Aborting. use playmidi -f file.midi (for fm synth) and check the man page. :) From owner-freebsd-ports Tue Nov 19 09:43:05 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id JAA19725 for ports-outgoing; Tue, 19 Nov 1996 09:43:05 -0800 (PST) Received: from crh.cl.msu.edu (crh.cl.msu.edu [35.8.1.24]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id JAA19711 for ; Tue, 19 Nov 1996 09:43:00 -0800 (PST) Received: (from henrich@localhost) by crh.cl.msu.edu (8.7.6/8.7.3) id MAA27299; Tue, 19 Nov 1996 12:42:55 -0500 (EST) From: Charles Henrich Message-Id: <199611191742.MAA27299@crh.cl.msu.edu> Subject: Re: playmidi-2.3 on SB16 on 2.2-961114-SNAP ? To: ghormann@indiana.edu (Gregory James Hormann) Date: Tue, 19 Nov 1996 12:42:55 -0500 (EST) Cc: freebsd-ports@freebsd.org In-Reply-To: from Gregory James Hormann at "Nov 19, 96 12:41:22 pm" X-Mailer: ELM [version 2.4ME+ PL22 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >> Has anyone gotten the playmidi package to work? No matter what I feed it, I >> get: >> playmidi: No playback device set. Aborting. > > use > playmidi -f file.midi (for fm synth) > > and check the man page. :) See line #1. playmidi -f /tmp/babylon.mid Playmidi 2.3 Copyright (C) 1994-1996 Nathan I. Laredo This is free software with ABSOLUTELY NO WARRANTY. For details please see the file COPYING. playmidi: No playback device set. Aborting. -Crh Charles Henrich Michigan State University henrich@msu.edu http://pilot.msu.edu/~henrich From owner-freebsd-ports Tue Nov 19 09:53:57 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id JAA20250 for ports-outgoing; Tue, 19 Nov 1996 09:53:57 -0800 (PST) Received: from Campino.Informatik.RWTH-Aachen.DE (campino.Informatik.RWTH-Aachen.DE [137.226.225.2]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id JAA20224 for ; Tue, 19 Nov 1996 09:53:13 -0800 (PST) Received: from gilberto.physik.rwth-aachen.de (gilberto.physik.rwth-aachen.de [137.226.31.2]) by Campino.Informatik.RWTH-Aachen.DE (RBI-Z-5/8.6.12) with ESMTP id SAA01414; Tue, 19 Nov 1996 18:54:23 +0100 Received: (from kuku@localhost) by gilberto.physik.rwth-aachen.de (8.6.11/8.6.9) id TAA26449; Tue, 19 Nov 1996 19:04:45 +0100 From: Christoph Kukulies Message-Id: <199611191804.TAA26449@gilberto.physik.rwth-aachen.de> Subject: Re: playmidi-2.3 on SB16 on 2.2-961114-SNAP ? In-Reply-To: <199611191632.LAA26983@crh.cl.msu.edu> from Charles Henrich at "Nov 19, 96 11:32:12 am" To: henrich@crh.cl.msu.edu (Charles Henrich) Date: Tue, 19 Nov 1996 19:04:45 +0100 (MET) Cc: freebsd-ports@freebsd.org Reply-To: Christoph Kukulies X-Mailer: ELM [version 2.4ME+ PL25 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > Has anyone gotten the playmidi package to work? No matter what I feed it, I > get: > > playmidi: No playback device set. Aborting. Works fine with my plain GUS/512K. What does cat /dev/sndstat give? > > > Anyone? > > -Crh > > Charles Henrich Michigan State University henrich@msu.edu > > http://pilot.msu.edu/~henrich > --Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de From owner-freebsd-ports Tue Nov 19 10:07:31 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id KAA21158 for ports-outgoing; Tue, 19 Nov 1996 10:07:31 -0800 (PST) Received: from fps.biblos.unal.edu.co ([168.176.37.11]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id KAA21138; Tue, 19 Nov 1996 10:07:02 -0800 (PST) From: pgiffuni@fps.biblos.unal.edu.co Received: from localhost by fps.biblos.unal.edu.co (AIX 4.1/UCB 5.64/4.03) id AA21914; Tue, 19 Nov 1996 13:13:03 -0500 Date: Tue, 19 Nov 1996 13:13:03 -0500 (EST) To: Satoshi Asami Cc: ports@freebsd.org Subject: Re: Are broken ports useful? In-Reply-To: <199611190620.WAA27201@silvia.HIP.Berkeley.EDU> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Thanks to everyone! I tried (1) and then went straight to (3) I dropped the new port for cim in ftp.freebsd.org/pub/FreeBSD/incoming! Pedro. On Mon, 18 Nov 1996, Satoshi Asami wrote: > > There are three ways around this: > > (1) Look at the configure script, see where it defines INSTALL_PROGRAM > and patch that to not include -s. Then in your toplevel Makefile > (i.e., /usr/ports/foo/bar/Makefile), add a post-install: target to > strip the real binaries. > > (2) Look at the part in the Makefile.in that is using > ${INSTALL_PROGRAM} to install scripts and change that to > ${INSTALL} -m 555 or something. > > Note that INSTALL_PROGRAM is passed through the environment to the > configure script by bsd.port.mk, so configure might be picking that > up. If so, (1) won't work. In which case: > > (3) Add "STRIP=" (with nothing to the right of "=") in your toplevel > Makefile. Then add a post-install: target like in (1). > > Satoshi > From owner-freebsd-ports Tue Nov 19 11:22:59 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id LAA25753 for ports-outgoing; Tue, 19 Nov 1996 11:22:59 -0800 (PST) Received: from crh.cl.msu.edu (crh.cl.msu.edu [35.8.1.24]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id LAA25747 for ; Tue, 19 Nov 1996 11:22:56 -0800 (PST) Received: (from henrich@localhost) by crh.cl.msu.edu (8.7.6/8.7.3) id OAA28283; Tue, 19 Nov 1996 14:21:14 -0500 (EST) From: Charles Henrich Message-Id: <199611191921.OAA28283@crh.cl.msu.edu> Subject: Re: playmidi-2.3 on SB16 on 2.2-961114-SNAP ? To: kuku@gilberto.physik.rwth-aachen.de Date: Tue, 19 Nov 1996 14:21:14 -0500 (EST) Cc: freebsd-ports@freebsd.org In-Reply-To: <199611191804.TAA26449@gilberto.physik.rwth-aachen.de> from Christoph Kukulies at "Nov 19, 96 07:04:45 pm" X-Mailer: ELM [version 2.4ME+ PL22 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > Works fine with my plain GUS/512K. > > What does > > cat /dev/sndstat > > give? VoxWare Sound Driver:3.0-beta-950506 (Sun Feb 5 14:38:12 EST 1995 freebsd-hacker s@freefall.cdrom.com) Config options: ffffffff Installed drivers: Type 2: SoundBlaster Type 6: SoundBlaster16 Type 7: SB16 MIDI Card config: SoundBlaster at 0x220 irq 5 drq 1 SoundBlaster16 at 0x0 irq 65535 drq 5 SB16 MIDI at 0x300 irq 65535 drq 4294967295 Audio devices: 0: SoundBlaster 16 4.13 Synth devices: Midi devices: 0: SoundBlaster 16 Midi Timers: 0: System Timer Mixers: 0: SoundBlaster From owner-freebsd-ports Tue Nov 19 11:42:35 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id LAA27099 for ports-outgoing; Tue, 19 Nov 1996 11:42:35 -0800 (PST) Received: from escape.cs.ibank.ru (igor@escape.cs.ibank.ru [194.58.131.150]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id LAA27066; Tue, 19 Nov 1996 11:41:50 -0800 (PST) Received: (from igor@localhost) by escape.cs.ibank.ru (8.8.3/8.8.3/Zynaps) id WAA21979; Tue, 19 Nov 1996 22:41:14 +0300 (MSK) From: Igor Vinokurov Message-Id: <199611191941.WAA21979@escape.cs.ibank.ru> Subject: SSLeay 0.6.4 port proposal To: markm@freebsd.org Date: Tue, 19 Nov 1996 22:41:14 +0300 (MSK) Cc: ports@freebsd.org X-Mailer: ELM [version 2.4ME+ PL25 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk re, How about update port for SSLeay for copy documentations from SSLeay distribute to /usr/local/share/doc? -- Igor Vinokurov From owner-freebsd-ports Tue Nov 19 12:50:03 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id MAA05333 for ports-outgoing; Tue, 19 Nov 1996 12:50:03 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id MAA05325; Tue, 19 Nov 1996 12:50:01 -0800 (PST) Resent-Date: Tue, 19 Nov 1996 12:50:01 -0800 (PST) Resent-Message-Id: <199611192050.MAA05325@freefall.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@freefall.FreeBSD.org, narvi@haldjas.folklore.ee Received: from haldjas.folklore.ee (Haldjas.folklore.ee [193.40.6.121]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id MAA04520 for ; Tue, 19 Nov 1996 12:43:35 -0800 (PST) Received: (from narvi@localhost) by haldjas.folklore.ee (8.8.2/8.6.12) id WAA13871; Tue, 19 Nov 1996 22:44:11 +0200 (EET) Message-Id: <199611192044.WAA13871@haldjas.folklore.ee> Date: Tue, 19 Nov 1996 22:44:11 +0200 (EET) From: Narvi Reply-To: narvi@haldjas.folklore.ee To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/2064: New port : tkcron Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >Number: 2064 >Category: ports >Synopsis: New port : tkcron >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Nov 19 12:50:01 PST 1996 >Last-Modified: >Originator: Narvi >Organization: >Release: FreeBSD 3.0-CURRENT i386 >Environment: Any FreeBSD release after 2.1.0 >Description: This is a port of tkcron, a tcl/tk frontend to crontab. This has already been submmitted once (via the list). >How-To-Repeat: >Fix: Commit it, of course :-) >Audit-Trail: >Unformatted: From owner-freebsd-ports Tue Nov 19 14:13:02 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id OAA10417 for ports-outgoing; Tue, 19 Nov 1996 14:13:02 -0800 (PST) Received: (from hsu@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id OAA10405; Tue, 19 Nov 1996 14:12:39 -0800 (PST) Date: Tue, 19 Nov 1996 14:12:39 -0800 (PST) From: Jeffrey Hsu Message-Id: <199611192212.OAA10405@freefall.freebsd.org> To: cracauer@cons.org Subject: Re: Interest in large collection of Lisp/Scheme implementations? Cc: ports Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Does your collection include a scheme implementation with a good (non-emacs based!) debugger? I've been looking for one for ages. From owner-freebsd-ports Tue Nov 19 14:40:22 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id OAA11914 for ports-outgoing; Tue, 19 Nov 1996 14:40:22 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id OAA11869; Tue, 19 Nov 1996 14:40:09 -0800 (PST) Resent-Date: Tue, 19 Nov 1996 14:40:09 -0800 (PST) Resent-Message-Id: <199611192240.OAA11869@freefall.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@freefall.FreeBSD.org, mi@aldan.ziplink.net Received: from xxx.video-collage.com (xxx.video-collage.com [199.232.254.68]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id OAA11802 for ; Tue, 19 Nov 1996 14:39:46 -0800 (PST) Received: (from mi@localhost) by xxx.video-collage.com (8.7.5/8.7.3) id RAA26081; Tue, 19 Nov 1996 17:43:34 -0500 (EST) Message-Id: <199611192243.RAA26081@xxx.video-collage.com> Date: Tue, 19 Nov 1996 17:43:34 -0500 (EST) From: mi@www.video-collage.com Reply-To: mi@aldan.ziplink.net To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/2066: JBIG-Kit ported Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >Number: 2066 >Category: ports >Synopsis: one more port to the graphics subtree >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Nov 19 14:40:02 PST 1996 >Last-Modified: >Originator: Mikhail Teterin >Organization: Video Collage, Inc. >Release: FreeBSD 2.2-960612-SNAP i386 >Environment: >Description: The jbigkit-0.9.tar.gz is in the incoming on ftp.freebsd.org. This adds one more library supported by ImageMagick. >How-To-Repeat: >Fix: >Audit-Trail: >Unformatted: From owner-freebsd-ports Tue Nov 19 16:07:56 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id QAA17715 for ports-outgoing; Tue, 19 Nov 1996 16:07:56 -0800 (PST) Received: from mail.crl.com (mail.crl.com [165.113.1.22]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id QAA17710 for ; Tue, 19 Nov 1996 16:07:55 -0800 (PST) Received: from alpha.Xerox.COM by mail.crl.com with SMTP id AA04535 (5.65c/IDA-1.5 for ); Tue, 19 Nov 1996 16:08:49 -0800 Received: from crevenia.parc.xerox.com ([13.2.116.11]) by alpha.xerox.com with SMTP id <104342(5)>; Tue, 19 Nov 1996 16:05:05 PST Received: by crevenia.parc.xerox.com id <177557>; Tue, 19 Nov 1996 12:53:20 -0800 From: Bill Fenner To: ports@freebsd.org Subject: "make clean" now cleans dependencies? Message-Id: <96Nov19.125320pst.177557@crevenia.parc.xerox.com> Date: Tue, 19 Nov 1996 12:53:13 PST Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I'm working on a new port on thud, and discovered that "make clean" now tries to do a "make clean" in all of this port's dependencies. At least while creating a port, "make clean" is something that I do a lot, and I don't want to have to rebuild tk every time I clean and rebuild my port. Can the clean-depends target be made seperate, or triggered by "reallyclean" or something? Or is there a reason to keep it the way it is? Thanks, Bill From owner-freebsd-ports Tue Nov 19 17:51:11 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id RAA23410 for ports-outgoing; Tue, 19 Nov 1996 17:51:11 -0800 (PST) Received: from synergy.transbay.net (uccomputers.com [207.105.6.2]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id RAA23405 for ; Tue, 19 Nov 1996 17:51:08 -0800 (PST) Received: (from root@localhost) by synergy.transbay.net (8.6.9/8.6.9) id RAA00599 for ports@freebsd.org; Tue, 19 Nov 1996 17:50:56 GMT Date: Tue, 19 Nov 1996 17:50:56 GMT From: "Eric C. S. Dynamic" Message-Id: <199611191750.RAA00599@synergy.transbay.net> To: ports@freebsd.org Subject: gated make fails Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk thanks -ecsd From owner-freebsd-ports Tue Nov 19 18:55:03 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id SAA27713 for ports-outgoing; Tue, 19 Nov 1996 18:55:03 -0800 (PST) Received: from dfw-ix2.ix.netcom.com (dfw-ix2.ix.netcom.com [206.214.98.2]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id SAA27691 for ; Tue, 19 Nov 1996 18:54:58 -0800 (PST) Received: from silvia.HIP.Berkeley.EDU (silvia.HIP.Berkeley.EDU [136.152.64.181]) by dfw-ix2.ix.netcom.com (8.6.13/8.6.12) with ESMTP id SAA21528; Tue, 19 Nov 1996 18:54:18 -0800 Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.2/8.6.9) id SAA08024; Tue, 19 Nov 1996 18:54:03 -0800 (PST) Date: Tue, 19 Nov 1996 18:54:03 -0800 (PST) Message-Id: <199611200254.SAA08024@silvia.HIP.Berkeley.EDU> To: matt@bdd.net CC: ports@freebsd.org Subject: postgres reinstall failure From: asami@freebsd.org (Satoshi Asami) Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Satoshi ------- gmake[1]: [install-man] Error 1 (ignored) cp man/*.1* /usr/local/postgres95/man/man1 cp man/*.3* /usr/local/postgres95/man/man3 cp man/*.5* /usr/local/postgres95/man/man5 cp man/*.l* /usr/local/postgres95/man/manl gmake[1]: Leaving directory `/ccd/ports/databases/postgres95/work/postgres95/doc' All of Postgres95 is successfully made. Ready to install. gzip: /usr/local/postgres95/man/man1/cleardbdir.1.gz already has .gz suffix -- unchanged *** Error code 2 Stop. *** Error code 1 Stop. *** Error code 1 Stop. From owner-freebsd-ports Tue Nov 19 19:17:36 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id TAA28871 for ports-outgoing; Tue, 19 Nov 1996 19:17:36 -0800 (PST) Received: from sgi.sgi.com (SGI.COM [192.48.153.1]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id TAA28864 for ; Tue, 19 Nov 1996 19:17:24 -0800 (PST) Received: from cthulhu.engr.sgi.com (cthulhu.engr.sgi.com [192.26.80.2]) by sgi.sgi.com (950413.SGI.8.6.12/950213.SGI.AUTOCF) via ESMTP id TAA05310; Tue, 19 Nov 1996 19:12:45 -0800 Received: from rigden.engr.sgi.com (rigden.engr.sgi.com [192.48.150.42]) by cthulhu.engr.sgi.com (950413.SGI.8.6.12/960327.SGI.AUTOCF) via ESMTP id TAA14156; Tue, 19 Nov 1996 19:12:44 -0800 Received: (from rpw3@localhost) by rigden.engr.sgi.com (940816.SGI.8.6.9/960327.SGI.AUTOCF) id TAA15416; Tue, 19 Nov 1996 19:12:43 -0800 Date: Tue, 19 Nov 1996 19:12:43 -0800 From: rpw3@rigden.engr.sgi.com (Rob Warnock) Message-Id: <199611200312.TAA15416@rigden.engr.sgi.com> To: Bakul Shah Subject: Re: Interest in large collection of Lisp/Scheme implementations? Cc: freebsd-ports@freebsd.org, Martin Cracauer Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk +--------------- | > I'm talking about more than just compiling these packages. | | I hope the `ported' environment is not too different from what | one gets from `just compiling' these packages. +--------------- I agree. Given the rapid rate of development of some of the more interesting Schemes/Lisps, it's quite important that FreeBSD/NetBSD/Linux folks *NOT* put lots of platform-dependent code in them, rather, that when some clear change is needed to make some package work well of a given platform that the changes are fed back to the owner of the package. I have wasted *far* too much time maintaining my private "fixes" for Irix for some of those -- *mostly* config and/or makefile woes -- only to have the problem vanish forever soon after simply telling the maintainer about it!!! [...a lesson I won't forget soon.] +--------------- | > I think we could make FreeBSD a nice platform for fans of dynamic | > languages. | | It already is! +--------------- Yup. +--------------- | [Since you asked for feedback] IMHO, what is would be more useful is | a collection of separate packages useful for doing mundane things | (without having to use a full Lisp/Scheme environment ala | emacs/elisp and where one doesn't need to allocate 8Mbytes or more | of VM just to print hello world or scan through mail messages or edit | a file or count words in a file). Packages for things like [deleted]... +--------------- Exactly! That's where nearly all *my* work with Scheme/Lisp seems to be going these days. What we need is: 1. A *simple* foreign-function interface (mainly for making calls to libc) that can be used across *several* different versions of Scheme & Lisp. Sure, there are "FFI" packages out there, but for the most part they're monstrous do-everything "object systems", that want to take collections of header files and "compile" interfaces for you. What is really needed is much *less* than that. 2. A portable (probably drastic subset) of "scsh", the Scheme Shell, not dependent on either Scheme48 or heavy use of macros. [I know some guys looking at this, and I've been dabbling with it myself.] 3. One or more *small*, *FAST-STARTING* implementations of Scheme (and/or Common Lisp subset), even if their run-time performance is fairly bad. For most of the hacking I do in Scheme, start-up time totally dominates the run time [the sole exception being programs that do "filtering" of big files]. This is *especially* important for some of the items Bakul mentioned: shell programming mail processing HTML processing The startup time for the various Schemes/Lisps I've used varies *wildly*. Consider the total time for a simple "hello world" as a "#!" shell script [seconds of "real time" reported by /bin/time, 100 MHz R4000, Irix 5.3]: Scsh+Scheme48 1.05 MzScheme 0.49 SCM 0.31 libscheme 0.12 SIOD 0.05 /bin/sh+echo 0.03 /bin/echo 0.03 [bug! also echos script name] Clearly, SIOD is a winner, except... it speaks the old "SICP" syntax, not R4RS. Libscheme is close, and still quite usable for "one-liners". For that matter, I've found SCM and MzScheme quite usable, but they certainly approach the upper limit. +--------------- | support for dynamic loading/unloading of libraries +--------------- Well, all of the Scheme/Lisp versions I use already have this, at least in the style of "dlopen() & call an init routine to install functions". -Rob ----- Rob Warnock, 7L-551 rpw3@sgi.com Silicon Graphics, Inc. http://reality.sgi.com/rpw3/ 2011 N. Shoreline Blvd. Phone: 415-933-1673 FAX: 415-933-0979 Mountain View, CA 94043 PP-ASEL-IA From owner-freebsd-ports Tue Nov 19 21:50:05 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id VAA06034 for ports-outgoing; Tue, 19 Nov 1996 21:50:05 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id VAA06026; Tue, 19 Nov 1996 21:50:03 -0800 (PST) Resent-Date: Tue, 19 Nov 1996 21:50:03 -0800 (PST) Resent-Message-Id: <199611200550.VAA06026@freefall.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@freefall.FreeBSD.org, Received: (from nobody@localhost)by.freefall.freebsd.org.id.VAA05708;Tue; (8.7.5/8.7.3);, 19 Nov 1996 21:43:02.-0800 (PST) Message-Id: <199611200543.VAA05708@freefall.freebsd.org> Date: Tue, 19 Nov 1996 21:43:02 -0800 (PST) From: pgiffuni@fps.biblos.unal.edu.co To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: ports/2069: New ports Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >Number: 2069 >Category: ports >Synopsis: New ports >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Nov 19 21:50:02 PST 1996 >Last-Modified: >Originator: Pedro Giffuni >Organization: Universidad Nacional de Colombia >Release: 2.1.5 >Environment: >Description: CIM Simula Compiler using C Isearch A text search Engine from CNIDR >How-To-Repeat: >Fix: >Audit-Trail: >Unformatted: From owner-freebsd-ports Tue Nov 19 22:15:35 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id WAA07240 for ports-outgoing; Tue, 19 Nov 1996 22:15:35 -0800 (PST) Received: (from obrien@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id WAA07228; Tue, 19 Nov 1996 22:15:31 -0800 (PST) Date: Tue, 19 Nov 1996 22:15:31 -0800 (PST) From: "David E. O'Brien" Message-Id: <199611200615.WAA07228@freefall.freebsd.org> To: obrien, freebsd-ports, obrien Subject: Re: ports/2069 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: New ports Responsible-Changed-From-To: freebsd-ports->obrien Responsible-Changed-By: obrien Responsible-Changed-When: Tue Nov 19 22:13:55 PST 1996 Responsible-Changed-Why: I'm interested in this one. From owner-freebsd-ports Tue Nov 19 23:12:28 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA09775 for ports-outgoing; Tue, 19 Nov 1996 23:12:28 -0800 (PST) Received: (from tg@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA09756; Tue, 19 Nov 1996 23:12:26 -0800 (PST) Date: Tue, 19 Nov 1996 23:12:26 -0800 (PST) From: Thomas Gellekum Message-Id: <199611200712.XAA09756@freefall.freebsd.org> To: Nakai@Mlab.t.u-tokyo.ac.jp, tg, freebsd-ports Subject: Re: ports/2059 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: Fixed port : xsokoban (CATEGORY games) State-Changed-From-To: open-closed State-Changed-By: tg State-Changed-When: Tue Nov 19 23:11:35 PST 1996 State-Changed-Why: Imported. Thanks. From owner-freebsd-ports Tue Nov 19 23:50:35 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA11911 for ports-outgoing; Tue, 19 Nov 1996 23:50:35 -0800 (PST) Received: from knight.cons.org (knight.cons.org [194.233.237.86]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id XAA11896 for ; Tue, 19 Nov 1996 23:50:28 -0800 (PST) Received: (from cracauer@localhost) by knight.cons.org (8.7.5/8.7.3) id IAA02139; Wed, 20 Nov 1996 08:51:44 +0100 (MET) Date: Wed, 20 Nov 1996 08:51:44 +0100 (MET) Message-Id: <199611200751.IAA02139@knight.cons.org> From: Martin Cracauer To: Christoph Kukulies Cc: cracauer@cons.org (Martin Cracauer), freebsd-ports@freebsd.org Subject: Re: Interest in large collection of Lisp/Scheme implementations? In-Reply-To: <199611191045.LAA25078@gilberto.physik.rwth-aachen.de> References: <199611190957.KAA29674@knight.cons.org> <199611191045.LAA25078@gilberto.physik.rwth-aachen.de> Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Christoph Kukulies writes: > > - Is there some interest to have such a wide collection of > > Lisp-related packages on FreeBSD or do you think is a rather > > pointless or would you fear FreeBSD could be seen as some kind of > > "new Lisp machine"? > You're thinking of the rise and fall Symbolics, right? ;-) Well, I'm afraid we have to wait until Emacs is based on Guile instead of elisp. The reel feeling needs an Editor and an environment hosted in the same live world. Stallman pushes this step, so there is hope. But, in fact, right now I sit in front of a photocopy of one of these fancy keyboards with 'Windows 95' keys, scratching the ugly MS logos from it and labeling keys 'meta', 'super', 'hyper', 'symbol', 'select', painting circles and quares and do a xmodmop to make the useless caps lock above the left shift a backwards delete key :-) [followups on this paragraph are better directed to -chat] [...] > I would like to see such a collection. When you cover 20 implementations > I'm sure my favourite LISP, namely XLISP (XSCHEME) will be included. I planned to do so for Common Lisp and Scheme. In fact, I don't eally like xlisp because it caused it lot of code to be written that is not useable on other implementations and xlisp is to a good part responsible for the myth that Lisp has to be slow. Martin -- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Martin Cracauer http://www.cons.org/cracauer cracauer@wavehh.hanse.de (batched, preferred for large mails) Tel.: (daytime) +4940 41478712 (sometimes hacker's daytime :-) Tel.: (private) +4940 5221829 Fax.: (private) +4940 5228536 Paper: (private) Waldstrasse 200, 22846 Norderstedt, Germany From owner-freebsd-ports Wed Nov 20 00:01:05 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id AAA12436 for ports-outgoing; Wed, 20 Nov 1996 00:01:05 -0800 (PST) Received: from knight.cons.org (knight.cons.org [194.233.237.86]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id AAA12428 for ; Wed, 20 Nov 1996 00:01:01 -0800 (PST) Received: (from cracauer@localhost) by knight.cons.org (8.7.5/8.7.3) id JAA02154; Wed, 20 Nov 1996 09:02:23 +0100 (MET) Date: Wed, 20 Nov 1996 09:02:23 +0100 (MET) Message-Id: <199611200802.JAA02154@knight.cons.org> From: Martin Cracauer To: Bakul Shah Cc: Martin Cracauer , freebsd-ports@freebsd.org, rpw3@sgi.com Subject: Re: Interest in large collection of Lisp/Scheme implementations? In-Reply-To: <199611191422.JAA03882@chai.plexuscom.com> References: <199611190957.KAA29674@knight.cons.org> <199611191422.JAA03882@chai.plexuscom.com> Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Bakul Shah writes: > > I'm talking about more than just compiling these packages. I plan to > > make Common Lisp/Scheme libraries availiable for as many > > implementations as possible. > > I hope the `ported' environment is not too different from what > one gets from `just compiling' these packages. Of course not. The most visible changes would be things like a modified search path to include a common directory and a modified directory structure to meet FreeBSD's demands. [...] > [Since you asked for feedback] IMHO, what is would be more useful is > a collection of separate packages useful for doing mundane things > (without having to use a full Lisp/Scheme environment ala > emacs/elisp and where one doesn't need to allocate 8Mbytes or more > of VM just to print hello world or scan through mail messages or > edit a file or count words in a file). Packages for things like: > syscall interface > network programming > text processing: editing, searching, transforming etc. > shell programming > mail processing > HTML processing > and also more complex things like: > X windows interface > a generic C/C++ interface to use any C/C++ library > support for dynamic loading/unloading of libraries Well, I could write for hours about these issues, but I have try to keep it on topic for this mailing list. The points you list are not easy to solve, most of them require that you choose just the one right implementation. I think the right way to attack the problem is to make a collection of implementation availiable in a form that everyone can try many implementations without spending too much time in installing them. For now, people usually stay with one of the first implementations they happen to install. That is exactly what I try to do: I want people to be able to try an implementation just by typing its name and FreeBSD's port collection is the right vehicle to do so (yes, I like FreeBSD for other reasons, too :-). Martin -- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Martin Cracauer http://www.cons.org/cracauer cracauer@wavehh.hanse.de (batched, preferred for large mails) Tel.: (daytime) +4940 41478712 (sometimes hacker's daytime :-) Tel.: (private) +4940 5221829 Fax.: (private) +4940 5228536 Paper: (private) Waldstrasse 200, 22846 Norderstedt, Germany From owner-freebsd-ports Wed Nov 20 00:25:12 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id AAA14096 for ports-outgoing; Wed, 20 Nov 1996 00:25:12 -0800 (PST) Received: from alpha.xerox.com (alpha.Xerox.COM [13.1.64.93]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id AAA14079 for ; Wed, 20 Nov 1996 00:25:08 -0800 (PST) Received: from crevenia.parc.xerox.com ([13.2.116.11]) by alpha.xerox.com with SMTP id <18804(7)>; Tue, 19 Nov 1996 22:11:38 PST Received: from localhost by crevenia.parc.xerox.com with SMTP id <177558>; Tue, 19 Nov 1996 22:11:36 -0800 To: "Eric C. S. Dynamic" cc: ports@freebsd.org Subject: Re: gated make fails In-reply-to: Your message of "Tue, 19 Nov 96 09:50:56 PST." <199611191750.RAA00599@synergy.transbay.net> Date: Tue, 19 Nov 1996 22:11:22 PST From: Bill Fenner Message-Id: <96Nov19.221136pst.177558@crevenia.parc.xerox.com> Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Would you kindly supply the error message? It doesn't fail for me. Bill From owner-freebsd-ports Wed Nov 20 01:03:01 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id BAA16627 for ports-outgoing; Wed, 20 Nov 1996 01:03:01 -0800 (PST) Received: (from tg@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id BAA16612; Wed, 20 Nov 1996 01:02:57 -0800 (PST) Date: Wed, 20 Nov 1996 01:02:57 -0800 (PST) From: Thomas Gellekum Message-Id: <199611200902.BAA16612@freefall.freebsd.org> To: tg, freebsd-ports, tg Subject: Re: ports/1529 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: New port -- bricons-3.0 Responsible-Changed-From-To: freebsd-ports->tg Responsible-Changed-By: tg Responsible-Changed-When: Wed Nov 20 01:01:16 PST 1996 Responsible-Changed-Why: I grabbed this one. From owner-freebsd-ports Wed Nov 20 01:49:20 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id BAA19353 for ports-outgoing; Wed, 20 Nov 1996 01:49:20 -0800 (PST) Received: from knight.cons.org (knight.cons.org [194.233.237.86]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id BAA19345 for ; Wed, 20 Nov 1996 01:49:14 -0800 (PST) Received: (from cracauer@localhost) by knight.cons.org (8.7.5/8.7.3) id KAA02236; Wed, 20 Nov 1996 10:50:52 +0100 (MET) Date: Wed, 20 Nov 1996 10:50:52 +0100 (MET) Message-Id: <199611200950.KAA02236@knight.cons.org> From: Martin Cracauer To: freebsd-ports@freebsd.org Subject: Questions about proper port making Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Suppose I have a library for Common Lisp. Installation require that one of many Common Lisp implemenations is installed. What is the right thing to do this? The cleanest solution would be to have one port for each target implementation, but could be many when it comes to scheme (10 libararies for 20 implementations would make 200 ports :-) Should I search the path for installed implemenations and choose the best? Or ask the user (but I'd rather would keep thinsg non-interactive)? I think the right way would be to search for implemenations and if there is more than one, then ask the user. But how do I implement this in a FreeBSD port? As far as I know, a port's installation can be either interactive or not, not "depends". Second question, I have an implementation to port that has a hardcoded basedir in it (recompiling is far too heavy for normal users). It can be changed by an environment variable at run time, but there's no way to do this with a config file or such. How do I handle this: - As a port that always installs to the default basedir? - Obey basedir and just emit a warning to the user when he installs anywhere else? - Or install the executable in a hidden place and generate a shell script that calls the real things in a wrapper? - if the latter, should I always use a wrapper or only when basedir is non-default? Questions over questions... Martin -- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Martin Cracauer http://www.cons.org/cracauer cracauer@wavehh.hanse.de (batched, preferred for large mails) Tel.: (daytime) +4940 41478712 (sometimes hacker's daytime :-) Tel.: (private) +4940 5221829 Fax.: (private) +4940 5228536 Paper: (private) Waldstrasse 200, 22846 Norderstedt, Germany From owner-freebsd-ports Wed Nov 20 02:09:19 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id CAA20597 for ports-outgoing; Wed, 20 Nov 1996 02:09:19 -0800 (PST) Received: from knight.cons.org (knight.cons.org [194.233.237.86]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id CAA20590 for ; Wed, 20 Nov 1996 02:09:12 -0800 (PST) Received: (from cracauer@localhost) by knight.cons.org (8.7.5/8.7.3) id LAA02255; Wed, 20 Nov 1996 11:10:57 +0100 (MET) Date: Wed, 20 Nov 1996 11:10:57 +0100 (MET) Message-Id: <199611201010.LAA02255@knight.cons.org> From: Martin Cracauer To: freebsd-ports@freebsd.org Subject: And another question Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk In Common Lisp, when installing a library as an addition to an existing implementation, the compiled files are often saved into a new Lisp world. Usually, this new world is the default so that it is not possible to run the implementation without the additional stuff anymore. I don't like this and usually install seperate executables for running the implementation with or without additional stuff. FreeBSD maintainers, do you have any preferences how I should handle this in ports? I think it is right to have additional executables, but what is the mechanism to tell the user about it (if any)? Example problem: User installed the base implemenation and one additional library for - say - Xlib access. Now he goes and want to install another package. The user must decide whether he/she wants the second additional library to be build into the plain image and/or into the image already containing the first additional library. Then, how do I handle this in a port? Should I search for installed implementations, then for alternate saving of it containing other libraries and for every item ask the user whether to extend that one? I'd rather like to have a mechanism that is non-interactive and puts up everything overnight. If I install several executables, how should I name them? I think of the following, please drop me a flame if you don't link it. - clisp is the basic executable - clisp-clx the same with Xlib loaded - clisp-clx-garnet the same with Xlib and garnet loaded Then, what do I do with basic implementations that already have an extension installed? To follow this naming scheme, there should be a 'clisp-clos', but 'clisp' already contains 'clos'. Should I make a symbolic or hard link to keep the naming scheme or should I trust the user to look up the port description to find out what the basic system provides? The whole thing is quite challenging, but it helps to make my own mind up :-) Martin -- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Martin Cracauer http://www.cons.org/cracauer cracauer@wavehh.hanse.de (batched, preferred for large mails) Tel.: (daytime) +4940 41478712 (sometimes hacker's daytime :-) Tel.: (private) +4940 5221829 Fax.: (private) +4940 5228536 Paper: (private) Waldstrasse 200, 22846 Norderstedt, Germany From owner-freebsd-ports Wed Nov 20 02:17:03 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id CAA20946 for ports-outgoing; Wed, 20 Nov 1996 02:17:03 -0800 (PST) Received: from knight.cons.org (knight.cons.org [194.233.237.86]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id CAA20941 for ; Wed, 20 Nov 1996 02:16:56 -0800 (PST) Received: (from cracauer@localhost) by knight.cons.org (8.7.5/8.7.3) id LAA02261; Wed, 20 Nov 1996 11:18:44 +0100 (MET) Date: Wed, 20 Nov 1996 11:18:44 +0100 (MET) Message-Id: <199611201018.LAA02261@knight.cons.org> From: Martin Cracauer To: freebsd-ports@freebsd.org Subject: Naming of executable Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Realated to the last question, what is FreeBSD's policy to name executables? Especially Scheme implementations tend to use short, meaningless names that probably will cause conflicts with other ports. Additionally, it is not obvious what the file is. For myself, I have symbolic links from the short native names to more meaningful ones. Suppose I have scm, stk, siod and scsh installed, then I make symbolic links to scheme-scm, scheme-stk, scheme-siod und scheme-scsh. I leave the original names intact. This scheme helps me to keep an overview of Scheme implementations I installed. Looking at the symbolic link, I can also tell which of the short names are scheme implementations. Could you please drop me notes on the following questions: - Am I resposible to install binaries under names that are not used by other ports or is it bad luck if the user overwrites? - Should I create links to - as show above? Thanks Martin -- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Martin Cracauer http://www.cons.org/cracauer cracauer@wavehh.hanse.de (batched, preferred for large mails) Tel.: (daytime) +4940 41478712 (sometimes hacker's daytime :-) Tel.: (private) +4940 5221829 Fax.: (private) +4940 5228536 Paper: (private) Waldstrasse 200, 22846 Norderstedt, Germany From owner-freebsd-ports Wed Nov 20 02:41:43 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id CAA21671 for ports-outgoing; Wed, 20 Nov 1996 02:41:43 -0800 (PST) Received: from Campino.Informatik.RWTH-Aachen.DE (campino.Informatik.RWTH-Aachen.DE [137.226.225.2]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id CAA21659 for ; Wed, 20 Nov 1996 02:41:07 -0800 (PST) Received: from gilberto.physik.rwth-aachen.de (gilberto.physik.rwth-aachen.de [137.226.31.2]) by Campino.Informatik.RWTH-Aachen.DE (RBI-Z-5/8.6.12) with ESMTP id LAA12333; Wed, 20 Nov 1996 11:42:25 +0100 Received: (from kuku@localhost) by gilberto.physik.rwth-aachen.de (8.6.11/8.6.9) id LAA00361; Wed, 20 Nov 1996 11:53:03 +0100 From: Christoph Kukulies Message-Id: <199611201053.LAA00361@gilberto.physik.rwth-aachen.de> Subject: Re: playmidi-2.3 on SB16 on 2.2-961114-SNAP ? In-Reply-To: <199611191921.OAA28283@crh.cl.msu.edu> from Charles Henrich at "Nov 19, 96 02:21:14 pm" To: henrich@crh.cl.msu.edu (Charles Henrich) Date: Wed, 20 Nov 1996 11:53:02 +0100 (MET) Cc: kuku@gilberto.physik.rwth-aachen.de, freebsd-ports@freebsd.org Reply-To: Christoph Kukulies X-Mailer: ELM [version 2.4ME+ PL25 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > > Works fine with my plain GUS/512K. > > > > What does > > > > cat /dev/sndstat > > > > give? > > VoxWare Sound Driver:3.0-beta-950506 (Sun Feb 5 14:38:12 EST 1995 > freebsd-hacker > s@freefall.cdrom.com) > Config options: ffffffff > > Installed drivers: > Type 2: SoundBlaster > Type 6: SoundBlaster16 > Type 7: SB16 MIDI > > Card config: > SoundBlaster at 0x220 irq 5 drq 1 > SoundBlaster16 at 0x0 irq 65535 drq 5 > SB16 MIDI at 0x300 irq 65535 drq 4294967295 > > Audio devices: > 0: SoundBlaster 16 4.13 > > Synth devices: > > Midi devices: > 0: SoundBlaster 16 Midi > > Timers: > 0: System Timer > > Mixers: > 0: SoundBlaster > Eeek! I overlooked you were talking about 2.3. I was running playmidi-1.1 all the time. Sorry. Naturally I tried 2.3 immediately and it doesn't work for me either here with my GUS. Playmidi-2.3 is starting heavy disk activity (syslog) and I find myriads of messages like: Nov 20 11:45:25 isdn-kuku /kernel: GUS: Undefined patch 87 for voice 8 Nov 20 11:45:25 isdn-kuku /kernel: GUS: Undefined patch 87 for voice 22 Nov 20 11:45:25 isdn-kuku /kernel: GUS: Undefined patch 87 for voice 20 Nov 20 11:45:26 isdn-kuku /kernel: GUS: Undefined patch 87 for voice 24 Nov 20 11:45:26 isdn-kuku /kernel: GUS: Undefined patch 87 for voice 0 in my syslog. --Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de From owner-freebsd-ports Wed Nov 20 02:54:52 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id CAA22243 for ports-outgoing; Wed, 20 Nov 1996 02:54:52 -0800 (PST) Received: from veda.is (ubiq.veda.is [193.4.230.60]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id CAA22234; Wed, 20 Nov 1996 02:54:45 -0800 (PST) Received: (from adam@localhost) by veda.is (8.8.3/8.7.3) id KAA23374; Wed, 20 Nov 1996 10:57:13 GMT Date: Wed, 20 Nov 1996 10:57:13 GMT From: Adam David Message-Id: <199611201057.KAA23374@veda.is> To: asami@FreeBSD.ORG Cc: ports@FreeBSD.ORG Subject: Re: ports/1938: iv port doesn't build ibuild References: <199611010336.TAA16009@silvia.HIP.Berkeley.EDU> X-Newsreader: NN version 6.5.0 #2 (NOV) Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >../ibcmds.c:2418: bad argument 1 for function `class ivIterator & ivIterator::operator =(class ivIterator &)' (type was int) >../ibcmds.c:2418: no match for `operator <(class ivIterator, int)' >../ibcmds.c:2418: no post-increment operator for type >../ibcmds.c:2419: no matching function for call to `ivEditorInfo::GetName (ivIterator)' >../../../.././src/include/Unidraw/editorinfo.h:46: candidates are: ivEditorInfo::GetName(int) >../../../.././src/include/Unidraw/editorinfo.h:45: ivEditorInfo::GetName(const char *) >*** Error code 1 OK, I fixed this part of it (committed), but there is still another problem with building ibuild. Adam From owner-freebsd-ports Wed Nov 20 03:16:42 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id DAA23296 for ports-outgoing; Wed, 20 Nov 1996 03:16:42 -0800 (PST) Received: from mail.vlsi.fi (vlsi24.hermia.sci.fi [195.74.10.147]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id DAA23265; Wed, 20 Nov 1996 03:16:18 -0800 (PST) Received: (from smap@localhost) by mail.vlsi.fi (8.7.6/8.7.3) id NAA02687; Wed, 20 Nov 1996 13:10:57 +0200 (EET) Received: from vlsi1.vlsi.fi(193.64.2.2) by mail.vlsi.fi via smap (V1.3) id sma002684; Wed Nov 20 13:10:47 1996 Received: from layout.vlsi.fi by vlsi1.vlsi.fi with ESMTP (1.37.109.16/16.2) id AA157488203; Wed, 20 Nov 1996 13:10:04 +0200 Received: by layout.vlsi.fi (1.37.109.15/16.2) id AA023428202; Wed, 20 Nov 1996 13:10:02 +0200 Date: Wed, 20 Nov 1996 13:10:02 +0200 Message-Id: <199611201110.AA023428202@layout.vlsi.fi> From: Ville Eerola To: Wolfram Schneider Cc: cvs-ports@freefall.freebsd.org, ports@freefall.freebsd.org Subject: Re: cvs commit: ports/mail/popclient/patches patch-ac In-Reply-To: <199611192329.AAA00688@campa.panke.de> References: <199611171936.LAA10949@freefall.freebsd.org> <199611172300.PAA24686@silvia.HIP.Berkeley.EDU> <199611180801.JAA18530@ole.cs.tu-berlin.de> <199611182358.AA259621528@layout.vlsi.fi> <199611192329.AAA00688@campa.panke.de> X-Mailer: VM Version 5.93 (beta) under GNU Emacs 19.30.1 Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Wolfram Schneider writes: > Client and server are both on the same machine. FreeBSD 2.1.0. > > popclient-3.0b6 > 30 mails a 3777 bytes > 8.13 real 0.85 user 0.58 sys > transfer rate: 13937 Bytes/sec > > 5 mails a 102890 bytes > 8.61 real 2.32 user 0.69 sys > > transfer rate: 59750 Bytes/sec > > > fetchmail-1.9, MDA /usr/libexec/mail.local > 30 mails a 3777 bytes > 25.16 real 5.93 user 15.07 sys > ^^^^^ > transfer rate: 4503 Bytes/sec > > 5 mails a 102890 bytes > 69.66 real 5.66 user 56.38 sys > ^^^^^ > transfer rate: 7385 Bytes/sec Odd. I think that using MDA other than sendmail is not supported very well, but it doesn't explain the huge system times. What version are you using. The fetchmail does some DNS lookups for address processing, and that was supposed to get better in the last release (2.0). Also there was a timer bug involving timeouts in the pervious version of fetchmail, which could cause spurious timeout signals during I/O. This was fixed in fetchmail-2.0. Regards, Ville -- Ville.Eerola@vlsi.fi VLSI Solution Oy Tel:+358 3 3165579 Hermiankatu 6-8 C Fax:+358 3 3165220 FIN-33720 Tampere, Finland From owner-freebsd-ports Wed Nov 20 03:49:08 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id DAA25856 for ports-outgoing; Wed, 20 Nov 1996 03:49:08 -0800 (PST) Received: from crh.cl.msu.edu (crh.cl.msu.edu [35.8.1.24]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id DAA25849 for ; Wed, 20 Nov 1996 03:49:05 -0800 (PST) Received: (from henrich@localhost) by crh.cl.msu.edu (8.7.6/8.7.3) id GAA04657; Wed, 20 Nov 1996 06:46:02 -0500 (EST) From: Charles Henrich Message-Id: <199611201146.GAA04657@crh.cl.msu.edu> Subject: Re: playmidi-2.3 on SB16 on 2.2-961114-SNAP ? To: kuku@gilberto.physik.rwth-aachen.de Date: Wed, 20 Nov 1996 06:46:02 -0500 (EST) Cc: kuku@gilberto.physik.rwth-aachen.de, freebsd-ports@freebsd.org In-Reply-To: <199611201053.LAA00361@gilberto.physik.rwth-aachen.de> from Christoph Kukulies at "Nov 20, 96 11:53:02 am" X-Mailer: ELM [version 2.4ME+ PL22 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > Eeek! I overlooked you were talking about 2.3. I was running playmidi-1.1 > all the time. Sorry. Naturally I tried 2.3 immediately and it doesn't work > for me either here with my GUS. Playmidi-2.3 is starting heavy disk activity > (syslog) and I find myriads of messages like: Well timidity seems to work well in playmidi's place.. -Crh Charles Henrich Michigan State University henrich@msu.edu http://pilot.msu.edu/~henrich From owner-freebsd-ports Wed Nov 20 04:16:51 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id EAA27987 for ports-outgoing; Wed, 20 Nov 1996 04:16:51 -0800 (PST) Received: from dfw-ix5.ix.netcom.com (dfw-ix5.ix.netcom.com [206.214.98.5]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id EAA27981 for ; Wed, 20 Nov 1996 04:16:49 -0800 (PST) Received: from silvia.HIP.Berkeley.EDU (ala-ca8-35.ix.netcom.com [207.93.141.163]) by dfw-ix5.ix.netcom.com (8.6.13/8.6.12) with ESMTP id EAA20985; Wed, 20 Nov 1996 04:15:54 -0800 Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.2/8.6.9) id EAA02136; Wed, 20 Nov 1996 04:15:51 -0800 (PST) Date: Wed, 20 Nov 1996 04:15:51 -0800 (PST) Message-Id: <199611201215.EAA02136@silvia.HIP.Berkeley.EDU> To: fenner@parc.xerox.com CC: ports@freebsd.org In-reply-to: <96Nov19.125320pst.177557@crevenia.parc.xerox.com> (message from Bill Fenner on Tue, 19 Nov 1996 12:53:13 PST) Subject: Re: "make clean" now cleans dependencies? From: asami@freebsd.org (Satoshi Asami) Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk * I'm working on a new port on thud, and discovered that "make clean" * now tries to do a "make clean" in all of this port's dependencies. * At least while creating a port, "make clean" is something that I do * a lot, and I don't want to have to rebuild tk every time I clean and * rebuild my port. Why is that, it doesn't remove the installation of tk. For most people this is just a no-op anyway. * Can the clean-depends target be made seperate, * or triggered by "reallyclean" or something? Or is there a reason If you really need the tk build dir lying around, define NOCLEANDEPENDS in your environment. Satoshi From owner-freebsd-ports Wed Nov 20 04:29:27 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id EAA28800 for ports-outgoing; Wed, 20 Nov 1996 04:29:27 -0800 (PST) Received: from dfw-ix12.ix.netcom.com (dfw-ix12.ix.netcom.com [206.214.98.12]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id EAA28792 for ; Wed, 20 Nov 1996 04:29:25 -0800 (PST) Received: from silvia.HIP.Berkeley.EDU (ala-ca8-35.ix.netcom.com [207.93.141.163]) by dfw-ix12.ix.netcom.com (8.6.13/8.6.12) with ESMTP id EAA03970; Wed, 20 Nov 1996 04:28:15 -0800 Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.2/8.6.9) id EAA02163; Wed, 20 Nov 1996 04:28:12 -0800 (PST) Date: Wed, 20 Nov 1996 04:28:12 -0800 (PST) Message-Id: <199611201228.EAA02163@silvia.HIP.Berkeley.EDU> To: narvi@haldjas.folklore.ee CC: obrien@NUXI.com, freebsd-ports@FreeBSD.org In-reply-to: (message from Narvi on Tue, 19 Nov 1996 15:35:12 +0200 (EET)) Subject: Re: Interest in large collection of Lisp/Scheme implementations? From: asami@FreeBSD.org (Satoshi Asami) Sender: owner-ports@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk * Will we have a real big lang category or a separate lisp/scheme category? Well if you guys can agree on what to call it (I'm sure scheme users would love to have their favorite programs go under the subdirectory "lisp"), I have no problem with creating a new category for it. Satoshi From owner-freebsd-ports Wed Nov 20 06:24:26 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id GAA06840 for ports-outgoing; Wed, 20 Nov 1996 06:24:26 -0800 (PST) Received: from po2.glue.umd.edu (po2.glue.umd.edu [129.2.128.45]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id GAA06834 for ; Wed, 20 Nov 1996 06:24:24 -0800 (PST) Received: from packet.eng.umd.edu (packet.eng.umd.edu [129.2.98.184]) by po2.glue.umd.edu (8.8.2/8.7.3) with ESMTP id JAA03308; Wed, 20 Nov 1996 09:24:15 -0500 (EST) Received: from localhost (chuckr@localhost) by packet.eng.umd.edu (8.8.3/8.7.3) with SMTP id JAA24291; Wed, 20 Nov 1996 09:24:15 -0500 (EST) X-Authentication-Warning: packet.eng.umd.edu: chuckr owned process doing -bs Date: Wed, 20 Nov 1996 09:24:14 -0500 (EST) From: Chuck Robey X-Sender: chuckr@packet.eng.umd.edu To: Martin Cracauer cc: freebsd-ports@freebsd.org Subject: Re: Questions about proper port making In-Reply-To: <199611200950.KAA02236@knight.cons.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Wed, 20 Nov 1996, Martin Cracauer wrote: > > Suppose I have a library for Common Lisp. Installation require that > one of many Common Lisp implemenations is installed. > > What is the right thing to do this? The cleanest solution would be to > have one port for each target implementation, but could be many when > it comes to scheme (10 libararies for 20 implementations would make > 200 ports :-) > > Should I search the path for installed implemenations and choose the > best? Or ask the user (but I'd rather would keep thinsg > non-interactive)? > > I think the right way would be to search for implemenations and if > there is more than one, then ask the user. But how do I implement this > in a FreeBSD port? As far as I know, a port's installation can be > either interactive or not, not "depends". First, verify that at least ONE common lisp port does in fact work as a dependency. After that, you can use the method that the encryption based ports used, by requiring that the user set some variable (choose one that's likely to be unique, like CHOSEN_LISP) to one of a chosen set of acceptable alternatives. If it is not so set, you can print an informative error message. If it is set, you can assume the port is installed. If needed, you can assume the port has been installed using the same PREFIX variable that is active in your library port, so you can have access to the port's installed location. > > Second question, I have an implementation to port that has a hardcoded > basedir in it (recompiling is far too heavy for normal users). It > can be changed by an environment variable at run time, but there's no > way to do this with a config file or such. Any file in the port may be changed by patching, and there is a comprehensive structure in ports allowing you to do this in an automated manner. > > How do I handle this: > - As a port that always installs to the default basedir? The user is responsible for setting PREFIX if the default value is not acceptable. > - Obey basedir and just emit a warning to the user when he installs > anywhere else? Patch the file in the port, so that it respects PREFIX. > - Or install the executable in a hidden place and generate a shell > script that calls the real things in a wrapper? STILL respect PREFIX. You can do both. > - if the latter, should I always use a wrapper or only when basedir is > non-default? > > Questions over questions... > > Martin > -- > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% > Martin Cracauer http://www.cons.org/cracauer > cracauer@wavehh.hanse.de (batched, preferred for large mails) > Tel.: (daytime) +4940 41478712 (sometimes hacker's daytime :-) > Tel.: (private) +4940 5221829 Fax.: (private) +4940 5228536 > Paper: (private) Waldstrasse 200, 22846 Norderstedt, Germany > ----------------------------+----------------------------------------------- Chuck Robey | Interests include any kind of voice or data chuckr@eng.umd.edu | communications topic, C programming, and Unix. 9120 Edmonston Ct #302 | Greenbelt, MD 20770 | I run Journey2 and picnic, both FreeBSD (301) 220-2114 | version 3.0 current -- and great FUN! ----------------------------+----------------------------------------------- From owner-freebsd-ports Wed Nov 20 06:37:40 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id GAA07747 for ports-outgoing; Wed, 20 Nov 1996 06:37:40 -0800 (PST) Received: from chai.plexuscom.com (chai.plexuscom.com [207.87.46.100]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id GAA07728 for ; Wed, 20 Nov 1996 06:37:33 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by chai.plexuscom.com (8.7.6/8.6.12) with SMTP id JAA07649; Wed, 20 Nov 1996 09:37:44 -0500 (EST) Message-Id: <199611201437.JAA07649@chai.plexuscom.com> X-Authentication-Warning: chai.plexuscom.com: Host localhost [127.0.0.1] didn't use HELO protocol To: Martin Cracauer Cc: freebsd-ports@freebsd.org, rpw3@sgi.com Subject: Re: Interest in large collection of Lisp/Scheme implementations? In-reply-to: Your message of "Wed, 20 Nov 1996 09:02:23 +0100." <199611200802.JAA02154@knight.cons.org> Date: Wed, 20 Nov 1996 09:37:44 -0500 From: Bakul Shah Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > Of course not. The most visible changes would be things like a > modified search path to include a common directory and a modified > directory structure to meet FreeBSD's demands. Ahh, that is good to know! > The points you list are not easy to solve, most of them require that > you choose just the one right implementation. I think the right way to > attack the problem is to make a collection of implementation > availiable in a form that everyone can try many implementations > without spending too much time in installing them. For now, people > usually stay with one of the first implementations they happen to > install. I agree with you about making a large collections available. I did not make my point clearly. I'd like more people to use Scheme the way they use Perl, TCL, Python and (in some cases) C. Given that goal, a suboptimal use of FreeBSD VM is less of a problem than a lack of useful little `hacks', scripts, examples. Once (and if) people start using such scheme based tools, then they will worry about speeding them up and in the process discover that Scheme isn't `just for breakfast anymore'. My experience is that people try out a number of different implementations and then stick to one or two imp. but eventually most of these people stay at the dabbling-in-Scheme level due to the afore-mentioned lack (or they get really interested in Scheme and write their own implementation or mutate an existing one!). At any rate an easy to install collection of Scheme and Lisp implementations will certainly allow many more people spend time writing such useful tools! Who knows, it might even cure their C-sickness :-) -- bakul From owner-freebsd-ports Wed Nov 20 06:42:47 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id GAA08101 for ports-outgoing; Wed, 20 Nov 1996 06:42:47 -0800 (PST) Received: from knight.cons.org (knight.cons.org [194.233.237.86]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id GAA08092 for ; Wed, 20 Nov 1996 06:42:41 -0800 (PST) Received: (from cracauer@localhost) by knight.cons.org (8.7.5/8.7.3) id PAA02492; Wed, 20 Nov 1996 15:44:22 +0100 (MET) Date: Wed, 20 Nov 1996 15:44:22 +0100 (MET) Message-Id: <199611201444.PAA02492@knight.cons.org> From: Martin Cracauer To: freebsd-ports@freebsd.org Subject: Re: Questions about proper port making In-Reply-To: References: <199611200950.KAA02236@knight.cons.org> Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Chuck Robey writes: > On Wed, 20 Nov 1996, Martin Cracauer wrote: > > > > > Suppose I have a library for Common Lisp. Installation require that > > one of many Common Lisp implemenations is installed. > > > > What is the right thing to do this? The cleanest solution would be to > > have one port for each target implementation, but could be many when > > it comes to scheme (10 libararies for 20 implementations would make > > 200 ports :-) > > > > Should I search the path for installed implemenations and choose the > > best? Or ask the user (but I'd rather would keep thinsg > > non-interactive)? > > > > I think the right way would be to search for implemenations and if > > there is more than one, then ask the user. But how do I implement this > > in a FreeBSD port? As far as I know, a port's installation can be > > either interactive or not, not "depends". > > First, verify that at least ONE common lisp port does in fact work as a > dependency. After that, you can use the method that the encryption based > ports used, by requiring that the user set some variable (choose one > that's likely to be unique, like CHOSEN_LISP) to one of a chosen set of > acceptable alternatives. If it is not so set, you can print an > informative error message. If it is set, you can assume the port is > installed. If needed, you can assume the port has been installed using > the same PREFIX variable that is active in your library port, so you can > have access to the port's installed location. I fear the added complexity that an environment variable has to be set may cause users to give up. Am I allowed to look whether there's exactly one usable Lisp installed and obey the environment variable only when there's more than one? > > Second question, I have an implementation to port that has a hardcoded > > basedir in it (recompiling is far too heavy for normal users). It > > can be changed by an environment variable at run time, but there's no > > way to do this with a config file or such. > > Any file in the port may be changed by patching, and there is a > comprehensive structure in ports allowing you to do this in an automated > manner. No, in this case I have to get a binary package and I would have to write a little program to patch the binary at hardcoded positions. As I think over it, why not... [...] > > - Obey basedir and just emit a warning to the user when he installs > > anywhere else? > > Patch the file in the port, so that it respects PREFIX. I don't install from sources. OK, so I see two options: 1) make a hack to patch the prefix dir string in the binary 2a) use a wrapper shell script if prefix is nondefault 2b) use a wrapper shell script anytime. Will choose 2a) unless people protest. Martin -- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Martin Cracauer http://www.cons.org/cracauer cracauer@wavehh.hanse.de (batched, preferred for large mails) Tel.: (daytime) +4940 41478712 (sometimes hacker's daytime :-) Tel.: (private) +4940 5221829 Fax.: (private) +4940 5228536 Paper: (private) Waldstrasse 200, 22846 Norderstedt, Germany From owner-freebsd-ports Wed Nov 20 07:32:27 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id HAA11175 for ports-outgoing; Wed, 20 Nov 1996 07:32:27 -0800 (PST) Received: from ki1.chemie.fu-berlin.de (ki1.Chemie.FU-Berlin.DE [160.45.24.21]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id HAA11099 for ; Wed, 20 Nov 1996 07:32:11 -0800 (PST) Received: by ki1.chemie.fu-berlin.de (Smail3.1.28.1) from mail.hanse.de (193.174.9.9) with smtp id ; Wed, 20 Nov 96 16:30 MET Received: from wavehh.UUCP by mail.hanse.de with UUCP for freebsd-ports@freebsd.org id ; Wed, 20 Nov 96 11:17 MET Received: by wavehh.hanse.de (4.1/SMI-4.1) id AA03224; Wed, 20 Nov 96 09:25:53 +0100 Date: Wed, 20 Nov 96 09:25:53 +0100 From: cracauer@wavehh.hanse.de (Martin Cracauer) Message-Id: <9611200825.AA03224@wavehh.hanse.de> To: freebsd-ports@freebsd.org Subject: Re: Interest in large collection of Lisp/Scheme implementations? Newsgroups: hanse-ml.freebsd.ports References: <199611190957.KAA29674@knight.cons.org> <199611191020.CAA29457@relay.nuxi.com> Reply-To: cracauer@wavehh.hanse.de Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk obrien@NUXI.COM (David E. O'Brien) wrote: >BUT, I feel guilty that maybe the use of the program to the general FBSD >public doesn't warrent the space the distfile and pkg will take up on the >CDROM. So I am thinking of marking these NO_PKG and NO_CDROM. The port >will be there for painless building if someone else ever needs it. >Oppinions? Danerous precidence?? I'm sure the right thing is to let the portmaster and the president to decide about this (and hopefully will send a mail if they choose to leave one out). They know more about the FreeBSD community as a whole and they know how much space is let on the CDs. All we can do is to add a proper description to support this decision and be prepared to answer questions about a packages' purspose. Martin -- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Martin Cracauer http://cracauer.cons.org Fax +49405228536 "As far as I'm concerned, if something is so complicated that you can't ex- plain it in 10 seconds, then it's probably not worth knowing anyway"- Calvin From owner-freebsd-ports Wed Nov 20 10:24:52 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id KAA24622 for ports-outgoing; Wed, 20 Nov 1996 10:24:52 -0800 (PST) Received: from haldjas.folklore.ee (Haldjas.folklore.ee [193.40.6.121]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id KAA24490 for ; Wed, 20 Nov 1996 10:23:48 -0800 (PST) Received: from localhost (narvi@localhost) by haldjas.folklore.ee (8.8.2/8.6.12) with SMTP id UAA23690; Wed, 20 Nov 1996 20:22:38 +0200 (EET) Date: Wed, 20 Nov 1996 20:22:38 +0200 (EET) From: Narvi To: Martin Cracauer cc: freebsd-ports@FreeBSD.ORG Subject: Re: Naming of executable In-Reply-To: <199611201018.LAA02261@knight.cons.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Wed, 20 Nov 1996, Martin Cracauer wrote: > > Realated to the last question, what is FreeBSD's policy to name > executables? > > Especially Scheme implementations tend to use short, meaningless names > that probably will cause conflicts with other ports. Additionally, it > is not obvious what the file is. > > For myself, I have symbolic links from the short native names to more > meaningful ones. Suppose I have scm, stk, siod and scsh installed, > then I make symbolic links to scheme-scm, scheme-stk, scheme-siod und > scheme-scsh. I leave the original names intact. This scheme helps me > to keep an overview of Scheme implementations I installed. Looking at > the symbolic link, I can also tell which of the short names are scheme > implementations. > > Could you please drop me notes on the following questions: > > - Am I resposible to install binaries under names that are not used by > other ports or is it bad luck if the user overwrites? > > - Should I create links to - as show above? Why not install with only the long name? Sander > > Thanks > Martin > -- > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% > Martin Cracauer http://www.cons.org/cracauer > cracauer@wavehh.hanse.de (batched, preferred for large mails) > Tel.: (daytime) +4940 41478712 (sometimes hacker's daytime :-) > Tel.: (private) +4940 5221829 Fax.: (private) +4940 5228536 > Paper: (private) Waldstrasse 200, 22846 Norderstedt, Germany > From owner-freebsd-ports Wed Nov 20 12:43:46 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id MAA03243 for ports-outgoing; Wed, 20 Nov 1996 12:43:46 -0800 (PST) Received: from mail.crl.com (mail.crl.com [165.113.1.22]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id MAA03238 for ; Wed, 20 Nov 1996 12:43:43 -0800 (PST) Received: from alpha.Xerox.COM by mail.crl.com with SMTP id AA12546 (5.65c/IDA-1.5 for ); Wed, 20 Nov 1996 12:44:13 -0800 Received: from crevenia.parc.xerox.com ([13.2.116.11]) by alpha.xerox.com with SMTP id <17332(12)>; Wed, 20 Nov 1996 12:39:53 PST Received: by crevenia.parc.xerox.com id <177557>; Wed, 20 Nov 1996 12:39:46 -0800 From: Bill Fenner To: ports@freebsd.org Subject: Ports web pages Message-Id: <96Nov20.123946pst.177557@crevenia.parc.xerox.com> Date: Wed, 20 Nov 1996 12:39:45 PST Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Should the Ports web pages say something about BROKEN= yes in makefiles? It could be frustrating to be surfing these pages, find exactly what you're looking for, download it, and find out that "make" just does absolutely nothing. Thanks, Bill From owner-freebsd-ports Wed Nov 20 15:05:27 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id PAA19822 for ports-outgoing; Wed, 20 Nov 1996 15:05:27 -0800 (PST) Received: from po1.glue.umd.edu (po1.glue.umd.edu [129.2.128.44]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id PAA19811 for ; Wed, 20 Nov 1996 15:05:17 -0800 (PST) Received: from thurston.eng.umd.edu (thurston.eng.umd.edu [129.2.103.25]) by po1.glue.umd.edu (8.8.2/8.7.3) with ESMTP id SAA26030; Wed, 20 Nov 1996 18:05:13 -0500 (EST) Received: from localhost (chuckr@localhost) by thurston.eng.umd.edu (8.8.3/8.7.3) with SMTP id SAA07166; Wed, 20 Nov 1996 18:05:02 -0500 (EST) X-Authentication-Warning: thurston.eng.umd.edu: chuckr owned process doing -bs Date: Wed, 20 Nov 1996 18:05:01 -0500 (EST) From: Chuck Robey X-Sender: chuckr@thurston.eng.umd.edu To: Martin Cracauer cc: freebsd-ports@freebsd.org Subject: Re: Questions about proper port making In-Reply-To: <199611201444.PAA02492@knight.cons.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Wed, 20 Nov 1996, Martin Cracauer wrote: > Chuck Robey writes: > > On Wed, 20 Nov 1996, Martin Cracauer wrote: > > > > > > > > Suppose I have a library for Common Lisp. Installation require that > > > one of many Common Lisp implemenations is installed. > > > > > > What is the right thing to do this? The cleanest solution would be to > > > have one port for each target implementation, but could be many when > > > it comes to scheme (10 libararies for 20 implementations would make > > > 200 ports :-) > > > > > > Should I search the path for installed implemenations and choose the > > > best? Or ask the user (but I'd rather would keep thinsg > > > non-interactive)? > > > > > > I think the right way would be to search for implemenations and if > > > there is more than one, then ask the user. But how do I implement this > > > in a FreeBSD port? As far as I know, a port's installation can be > > > either interactive or not, not "depends". Martin, you've asked 20-someodd-thousand questions at once in this and the following 3 mails. It's not possible to reply in any organized way. Lets try this again, and do it serially, ok? I'll answer the one top question, and delete the rest, you bring them back up again as you need them. > > > > First, verify that at least ONE common lisp port does in fact work as a > > dependency. After that, you can use the method that the encryption based > > ports used, by requiring that the user set some variable (choose one > > that's likely to be unique, like CHOSEN_LISP) to one of a chosen set of > > acceptable alternatives. If it is not so set, you can print an > > informative error message. If it is set, you can assume the port is > > installed. If needed, you can assume the port has been installed using > > the same PREFIX variable that is active in your library port, so you can > > have access to the port's installed location. > > I fear the added complexity that an environment variable has to be set > may cause users to give up.. Am I allowed to look whether there's > exactly one usable Lisp installed and obey the environment variable > only when there's more than one? OK, then for the more innocent users, set a dependency upon one port you think best for that kind of user, and offer the more adept user an environment-based variable alternative. Don't dumb it down for everyone, but print an informational message so that more adept users see the possibilities. A user who needs to have more than one lisp/scheme implementation is not going to be scared off by a stenv command. > ----------------------------+----------------------------------------------- Chuck Robey | Interests include any kind of voice or data chuckr@eng.umd.edu | communications topic, C programming, and Unix. 9120 Edmonston Ct #302 | Greenbelt, MD 20770 | I run Journey2 and picnic, both FreeBSD (301) 220-2114 | version 3.0 current -- and great FUN! ----------------------------+----------------------------------------------- From owner-freebsd-ports Wed Nov 20 21:19:32 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id VAA05790 for ports-outgoing; Wed, 20 Nov 1996 21:19:32 -0800 (PST) Received: from bureau-de-poste.utcc.utoronto.ca (bureau-de-poste.utcc.utoronto.ca [128.100.132.11]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id VAA05782; Wed, 20 Nov 1996 21:19:29 -0800 (PST) Received: from mainserver ([24.112.2.108]) by bureau-de-poste.utcc.utoronto.ca with SMTP id <795392(1)>; Thu, 21 Nov 1996 00:19:24 -0500 Message-ID: <32939EF1.11F6@utoronto.ca> Date: Wed, 20 Nov 1996 19:14:41 -0500 From: Edward Ing X-Mailer: Mozilla 3.0 (WinNT; I) MIME-Version: 1.0 To: wp@ec.camitel.com CC: chat@freebsd.org, questions@freebsd.org, ports@freebsd.org Subject: WP 7.0 For FreeBSD and Corel Suite Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hello, I'll happily buy WP 7.0 for FreeBSD _but_ at $90 Canadian, not $495; and if the price were $70 Canadian, I will shout on each street corner about such a great offer from Corel to us free-UNIX users. (Please remember -- free-UNIX users aren't corporations! Furthermore I would happily buy the Corel Perfect Suite for $180 CAN, and if the price were $70 Canadian, I will paint my chest with the Corel Wordperfect logo and flash it to everyone I meet. But more seriously, since we are on the subject of porting the Corel Perfect suite, I should tell you of a TOTALLY new marketing strategy which Corel should take with regard to its office suite. I was going to save it for my cover-letter on my resume, but what the heck, here it is: Microsoft's Office Suite is entrenched in the market and it is very unlikely that anyone will dislodge it, though one may gain a profitable market segment. Secondly, Microsoft with its monopolistic practices will always have an advantage in developing such application software because it is the designer of the operating system on which the applications will run. Short of a marketing blunder Microsoft will rule the Suite market for Win95, WinNT, and Win3.1. Then what is the weakness in Microsoft's marketing strategy which can be exploited? -- The weakness of their OS -- namely WinNT. The weakness of NT is that it is not entrenched in the the server/workstation marketplace. It is steadily gaining acceptance, but it is not entrenched. If another equally or more powerful and significantly cheaper (even free operating system) were available, it could gain acceptance readily (though probably with considerable marketing effort, at first, to enlighten buyers.) If this new operating system were to be significantly competive with WindowsNT, then the market would be wide open for all vendors of Suite applications willing to develop applications for this new operating system. (An if one vendor were to have a lead in the development cycle, it might gain a significant market share. ;-) ) There is such an operating system and it is FreeBSD UNIX (or Linux though the latter's unstructured development strategy makes it less stable). It has full internet capabilites. On an intel 386 machine it (FreeBSD) can serve as a workstation and as a server. Also it can function as a router. It comes with and runs X-windows applications. Thousands of pieces of software run on it and hundreds of these applications are included in the initial purchase. It comes with NFS and NIS and comes with a LAN Manager server software (Samba). Furthermore it can turn your old 386s and 486s into an intranet server. A server running FreeBSD can act as a LAN Manager server, a http server, a database server and as an application work station (and as JAVA SERVER AND CLIENT with some work) at the same time. With the existence of this software there is really no need for anyone to Pay $800 US to get and NT sever when he can get this equally, if not more, powerful operating system, for $24.95 on one CD-ROM or for free off the internet. There are difficulties with FreeBSD from an ease-of-use point of view and from the point of view of someone looking for compatibility with the latest whiz-bang gadgets, but these deficiencies can be overcome by the following marketing and software development strategy. If Corel is serious about dislodging Microsoft from its near monopolistic dominance in the Suite's market, it might consider doing the following: 1. Develop its commercial office suite software for FreeBSD or Linux (or both) and market it for a reasonable price. 2. Commit software engineers to participate in developing FREE software to make FreeBSD (or Linux) a more manageable and useable for UNIX novices. This would include the development of a better (and free) X-Windows manager, the development of an easier installation and configuration process for both UNIX server components and widely used application servers (--actually the UNIX installation is quite easy as it is, but it probably can be improved--) , and the development of drivers for the latest and greatest devices. 3. Commit marketing personnel and technical staff to sell the virtues of the newly packaged FreeBSD OS and Corel-WP office suite bundle and provide technical support. This incredible operating system should and can be included FREE as part of the WP software, or office suite software. Corel might even adapt FreeBSD and market it as a central JAVA server for its new upcoming JAVA office suite. This would be the first complete workstation/server, internet/intranet ready operating system and office suite bundle solution, as far as I know. (Corel might even be able to get a foot hold into the database system market.) Now, I must make some comments on item 2. First, Corel may be reluctant to participate in developing freely distributable software but this is not new. Sun's development of Java, Microsofts development of Explorer, and Apple's participation in the development of Linux for PowerMac demonstrate the advantage of developing free software. It allows profit-making corporations to get foot holds into new potential markets. Corel's participation in the development of free components for FreeBSD will help make FreeBSD more widely useable and in turn will provide Corel with a new market for its Office Suite for FreeBSD. Secondly, a better windows manger incorporated with a graphical system manger will make FreeBSD as user friendly as WindowsNT for those with command-line phobia. Hard core command-line UNIX addicts can still use their UNIX shells. Thirdly, putting considerable resource into the development and testing of drivers will make FreeBSD useable to a wide segment of the intel market for the present and for the future and thus create wide market for office suite applications. This is a viable strategy, if Corel is willing to put some resources behind it. By this strategy Corel can exploint the chink in Microsofts armour. (And, heck, if you need someone to hire to help you get this done, e-mail me.) Edward Ing. From owner-freebsd-ports Thu Nov 21 00:17:32 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id AAA11936 for ports-outgoing; Thu, 21 Nov 1996 00:17:32 -0800 (PST) Received: from genesis.atrad.adelaide.edu.au (genesis.atrad.adelaide.edu.au [129.127.96.120]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id AAA11928 for ; Thu, 21 Nov 1996 00:17:27 -0800 (PST) Received: (from msmith@localhost) by genesis.atrad.adelaide.edu.au (8.8.2/8.7.3) id SAA12540 for ports@freebsd.org; Thu, 21 Nov 1996 18:47:25 +1030 (CST) From: Michael Smith Message-Id: <199611210817.SAA12540@genesis.atrad.adelaide.edu.au> Subject: ports INDEX browser update To: ports@freebsd.org Date: Thu, 21 Nov 1996 18:47:24 +1030 (CST) X-Mailer: ELM [version 2.4ME+ PL28 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Just in case anyone is interested, I've uploaded a new version of PIB at ftp://gsoft.com.au/pub/pib.tcl.gz - it's a little tidier visually than the previous version (woo woo!), but more imporantly it's starting to learn about distfiles. I'd appreciate any feedback on how accurate it is, or anything that it gets wrong. And of course any other ideas for it. 8) -- ]] Mike Smith, Software Engineer msmith@gsoft.com.au [[ ]] Genesis Software genesis@gsoft.com.au [[ ]] High-speed data acquisition and (GSM mobile) 0411-222-496 [[ ]] realtime instrument control. (ph) +61-8-8267-3493 [[ ]] Unix hardware collector. "Where are your PEZ?" The Tick [[ From owner-freebsd-ports Thu Nov 21 03:26:53 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id DAA18538 for ports-outgoing; Thu, 21 Nov 1996 03:26:53 -0800 (PST) Received: from dfw-ix3.ix.netcom.com (dfw-ix3.ix.netcom.com [206.214.98.3]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id DAA18519; Thu, 21 Nov 1996 03:26:28 -0800 (PST) Received: from silvia.HIP.Berkeley.EDU (wck-ca6-09.ix.netcom.com [199.35.213.201]) by dfw-ix3.ix.netcom.com (8.6.13/8.6.12) with ESMTP id DAA28580; Thu, 21 Nov 1996 03:25:49 -0800 Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.2/8.6.9) id DAA01372; Thu, 21 Nov 1996 03:25:46 -0800 (PST) Date: Thu, 21 Nov 1996 03:25:46 -0800 (PST) Message-Id: <199611211125.DAA01372@silvia.HIP.Berkeley.EDU> To: obrien@freebsd.org CC: ports@freebsd.org Subject: mutt port package build failure From: asami@freebsd.org (Satoshi Asami) Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Satoshi ------- ===> Building package for mutt-0.49 Creating package /usr/ports/packages/All/mutt-0.49.tgz Registering depends:. Creating gzip'd tar ball in '/usr/ports/packages/All/mutt-0.49.tgz' tar: can't add file share/misc/Muttrc : No such file or directory tar: can't add file share/misc/mime.types : No such file or directory tar command failed with code 256 *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. From owner-freebsd-ports Thu Nov 21 16:20:43 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id QAA29325 for ports-outgoing; Thu, 21 Nov 1996 16:20:43 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id QAA29310; Thu, 21 Nov 1996 16:20:35 -0800 (PST) Resent-Date: Thu, 21 Nov 1996 16:20:35 -0800 (PST) Resent-Message-Id: <199611220020.QAA29310@freefall.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@freefall.FreeBSD.org, shanee@rabbit.augusta.de Received: from inga.augusta.de (root@inga.augusta.de [193.175.23.65]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id QAA28546 for ; Thu, 21 Nov 1996 16:10:50 -0800 (PST) Received: from rabbit by inga.augusta.de with uucp (Smail3.1.29.1 #1) id m0vQj9Q-004cp9C; Fri, 22 Nov 96 01:07 MET Received: by rabbit.augusta.de (Smail3.1.29.1 #1) id m0vQLZF-000A14C; Wed, 20 Nov 96 23:56 MET Message-Id: Date: Wed, 20 Nov 96 23:56 MET From: shanee@rabbit.augusta.de Reply-To: shanee@rabbit.augusta.de To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/2078: make readme in /usr/ports (ports-cur.1468.gz) broken Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >Number: 2078 >Category: ports >Synopsis: make readme in /usr/ports is broken >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Nov 21 16:20:24 PST 1996 >Last-Modified: >Originator: Andreas Kohout >Organization: Privat Site running FreeBSD >Release: FreeBSD 3.0-CURRENT i386 >Environment: n/a >Description: make readmes in /usr/ports stop with error: "Makefile", line 29: if-less endif "Makefile", line 29: Need an operator Fatal errors encountered -- cannot continue and so on ... >How-To-Repeat: cd /usr/port; make readmes >Fix: in /usr/ports/lang/pbaisc/Makefile delete line 29 in /usr/ports/lang/pgcc/Makefile delete line 31 >Audit-Trail: >Unformatted: From owner-freebsd-ports Thu Nov 21 19:50:08 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id TAA15763 for ports-outgoing; Thu, 21 Nov 1996 19:50:08 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id TAA15754; Thu, 21 Nov 1996 19:50:05 -0800 (PST) Resent-Date: Thu, 21 Nov 1996 19:50:05 -0800 (PST) Resent-Message-Id: <199611220350.TAA15754@freefall.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@freefall.FreeBSD.org, rhh@ct.picker.com Received: from central.picker.com (central.picker.com [144.54.31.2]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id TAA15557 for ; Thu, 21 Nov 1996 19:44:46 -0800 (PST) Received: from ct.picker.com by central.picker.com with smtp (Smail3.1.28.1 #3) id m0vQmWM-0004sTC; Thu, 21 Nov 96 22:43 EST Received: from stealth.ct.picker.com ([144.54.61.10]) by ct.picker.com (4.1/SMI-4.1) id AA05529; Thu, 21 Nov 96 22:40:44 EST Received: (from rhh@localhost) by stealth.ct.picker.com (8.8.2/8.6.9) id WAA13153; Thu, 21 Nov 1996 22:40:48 GMT Message-Id: <199611212240.WAA13153@stealth.ct.picker.com> Date: Thu, 21 Nov 1996 22:40:48 GMT From: rhh@ct.picker.com Reply-To: rhh@ct.picker.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/2079: New ports supporting AWE sound driver (for 2.2 & 3.0-current) Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >Number: 2079 >Category: ports >Synopsis: New ports supporting AWE sound driver (for 2.2 & 3.0-current) >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Nov 21 19:50:03 PST 1996 >Last-Modified: >Originator: Randall Hopper >Organization: self >Release: FreeBSD 2.2-ALPHA i386 >Environment: 2.2 ALPHA, Sound Blaster 32 non-PnP >Description: I have just uploaded 4 ports for inclusion in the 2.2 and 3.0-current ports/packages trees: awesfx.tar.gz awemidi.tar.gz gmod-awe.tar.gz playmidi-awe.tar.gz These ports support the new AWE sound driver, committed by jkh on 11/15. The first two are NEW ports. The latter two are replacements for existing ports (ports updated for AWE driver support). >How-To-Repeat: N/A >Fix: Please incorporate into 2.2 and 3.0 port trees and build packages. Also, please delete awedrv-0.1.6-port.tgz from /pub/FreeBSD/incoming (an old AWE driver version) and, if not already done, discard the PR submitted requesting its inclusion in the kernel. -- Thanks. >Audit-Trail: >Unformatted: From owner-freebsd-ports Thu Nov 21 20:27:13 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id UAA20318 for ports-outgoing; Thu, 21 Nov 1996 20:27:13 -0800 (PST) Received: (from asami@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id UAA20303; Thu, 21 Nov 1996 20:27:09 -0800 (PST) Date: Thu, 21 Nov 1996 20:27:09 -0800 (PST) From: Satoshi Asami Message-Id: <199611220427.UAA20303@freefall.freebsd.org> To: shanee@rabbit.augusta.de, asami, freebsd-ports Subject: Re: ports/2078 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: make readme in /usr/ports is broken State-Changed-From-To: open-closed State-Changed-By: asami State-Changed-When: Thu Nov 21 20:26:27 PST 1996 State-Changed-Why: Already fixed in -current. From owner-freebsd-ports Thu Nov 21 21:50:38 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id VAA26043 for ports-outgoing; Thu, 21 Nov 1996 21:50:38 -0800 (PST) Received: from spinner.DIALix.COM (root@spinner.DIALix.COM [192.203.228.67]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id VAA26026 for ; Thu, 21 Nov 1996 21:50:23 -0800 (PST) Received: from spinner.DIALix.COM (peter@localhost.DIALix.oz.au [127.0.0.1]) by spinner.DIALix.COM (8.8.3/8.8.3) with ESMTP id NAA29872 for ; Fri, 22 Nov 1996 13:50:17 +0800 (WST) Message-Id: <199611220550.NAA29872@spinner.DIALix.COM> X-Mailer: exmh version 1.6.9 8/22/96 To: ports@freebsd.org Subject: Netscape 3.01, linux_lib port, Acrobat reader, etc Date: Fri, 22 Nov 1996 13:50:17 +0800 From: Peter Wemm Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I just had some fun. I tweaked the netscape3 Makefile to also allow specifying the linux-elf binary version instead of the BSDI one. This is "interesting", because the Linux version has plugin support. Also interesting is that the Acrobat3 Linux binary port has a netscape plugin... It's most wierd to read .pdf files in the netscape main window.. :-) However, while doing this, I discovered the linux_lib-2.1 .tar.gz is busted. It's got the nis/nis+/nsswitch version of libc.so.5. When there is no /etc/nsswitch.conf file, it defaults to asking NIS then /etc/hosts for hostnames and does not ever use dns. I had to create: peter@spinner[12:21pm]~ports-124> cat /compat/linux/etc/nsswitch.conf hosts: dns [NOTFOUND=return] files .. in order for the netscape binary to be able to resolve hostnames. The version of libc.so.5.3.12 in the linux_lib-2.1 tarball does not recognise the linux host.conf file anymore. Also, the acroread port is busted. It does several checks on "uname -s" and switches the result. It checks for Linux, but falls over when it gets FreeBSD as happens under the emulation. There are several places where some case statements need to be changed from: Linux) ... to: FreeBSD|Linux) ... -Peter From owner-freebsd-ports Thu Nov 21 22:34:26 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id WAA27857 for ports-outgoing; Thu, 21 Nov 1996 22:34:26 -0800 (PST) Received: from grackle.grondar.za (grackle.grondar.za [196.7.18.131]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id WAA27850 for ; Thu, 21 Nov 1996 22:33:56 -0800 (PST) Received: from grackle.grondar.za (localhost.grondar.za [127.0.0.1]) by grackle.grondar.za (8.8.3/8.7.3) with ESMTP id IAA06862; Fri, 22 Nov 1996 08:32:38 +0200 (SAT) Message-Id: <199611220632.IAA06862@grackle.grondar.za> To: Peter Wemm cc: ports@FreeBSD.ORG Subject: Re: Netscape 3.01, linux_lib port, Acrobat reader, etc Date: Fri, 22 Nov 1996 08:32:38 +0200 From: Mark Murray Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Peter Wemm wrote: > Also, the acroread port is busted. It does several checks on "uname -s" > and switches the result. It checks for Linux, but falls over when it gets > FreeBSD as happens under the emulation. There are several places where > some case statements need to be changed from: > Linux) > ... > to: > FreeBSD|Linux) > ... ... Also, have you managed to get postscript printing to work? I use APSFilter and Ghostscript 4, and GS4 blows chunks on the postscript that acrobat generates. :-( M -- Mark Murray PGP key fingerprint = 80 36 6E 40 83 D6 8A 36 This .sig is umop ap!sdn. BC 06 EA 0E 7A F2 CE CE From owner-freebsd-ports Thu Nov 21 23:09:36 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA29511 for ports-outgoing; Thu, 21 Nov 1996 23:09:36 -0800 (PST) Received: (from tg@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA29487; Thu, 21 Nov 1996 23:09:31 -0800 (PST) Date: Thu, 21 Nov 1996 23:09:31 -0800 (PST) From: Thomas Gellekum Message-Id: <199611220709.XAA29487@freefall.freebsd.org> To: Nakai@Mlab.t.u-tokyo.ac.jp, tg, freebsd-ports Subject: Re: ports/1764 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: Fixed port: whirlgif State-Changed-From-To: open-closed State-Changed-By: tg State-Changed-When: Thu Nov 21 23:07:33 PST 1996 State-Changed-Why: Superseded by #1999. From owner-freebsd-ports Thu Nov 21 23:10:54 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA29713 for ports-outgoing; Thu, 21 Nov 1996 23:10:54 -0800 (PST) Received: (from tg@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA29693; Thu, 21 Nov 1996 23:10:53 -0800 (PST) Date: Thu, 21 Nov 1996 23:10:53 -0800 (PST) From: Thomas Gellekum Message-Id: <199611220710.XAA29693@freefall.freebsd.org> To: root@world.std.com, tg, freebsd-ports Subject: Re: ports/1770 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: port of the xripple program State-Changed-From-To: open-closed State-Changed-By: tg State-Changed-When: Thu Nov 21 23:09:41 PST 1996 State-Changed-Why: Was imported a while ago. From owner-freebsd-ports Thu Nov 21 23:11:59 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA29854 for ports-outgoing; Thu, 21 Nov 1996 23:11:59 -0800 (PST) Received: (from tg@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA29831; Thu, 21 Nov 1996 23:11:55 -0800 (PST) Date: Thu, 21 Nov 1996 23:11:55 -0800 (PST) From: Thomas Gellekum Message-Id: <199611220711.XAA29831@freefall.freebsd.org> To: Nakai@Mlab.t.u-tokyo.ac.jp, tg, freebsd-ports Subject: Re: ports/1799 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: New port : xbakuzan State-Changed-From-To: open-closed State-Changed-By: tg State-Changed-When: Thu Nov 21 23:11:05 PST 1996 State-Changed-Why: Superseded by #2021. From owner-freebsd-ports Fri Nov 22 01:23:38 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id BAA08105 for ports-outgoing; Fri, 22 Nov 1996 01:23:38 -0800 (PST) Received: from ghpc6.ihf.rwth-aachen.de (ghpc6.ihf.RWTH-Aachen.DE [134.130.90.6]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id BAA08097 for ; Fri, 22 Nov 1996 01:23:32 -0800 (PST) Received: (from thomas@localhost) by ghpc6.ihf.rwth-aachen.de (8.6.12/8.6.9) id KAA19497; Fri, 22 Nov 1996 10:19:55 +0100 From: Thomas Gellekum Message-Id: <199611220919.KAA19497@ghpc6.ihf.rwth-aachen.de> Subject: Re: Netscape 3.01, linux_lib port, Acrobat reader, etc To: peter@spinner.DIALix.COM (Peter Wemm) Date: Fri, 22 Nov 1996 10:19:55 +0100 (MET) Cc: ports@FreeBSD.ORG In-Reply-To: <199611220550.NAA29872@spinner.DIALix.COM> from Peter Wemm at "Nov 22, 96 01:50:17 pm" Organization: Institut f. Hochfrequenztechnik, RWTH Aachen X-Mailer: ELM [version 2.4ME+ PL11 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Peter Wemm wrote: > > Also, the acroread port is busted. It does several checks on "uname -s" > and switches the result. It checks for Linux, but falls over when it gets > FreeBSD as happens under the emulation. There are several places where > some case statements need to be changed from: Doesn't patch-aa apply? Or the post-install target? tg From owner-freebsd-ports Fri Nov 22 01:44:42 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id BAA09139 for ports-outgoing; Fri, 22 Nov 1996 01:44:42 -0800 (PST) Received: from spinner.DIALix.COM (root@spinner.DIALix.COM [192.203.228.67]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id BAA09101 for ; Fri, 22 Nov 1996 01:44:29 -0800 (PST) Received: from spinner.DIALix.COM (peter@localhost.DIALix.oz.au [127.0.0.1]) by spinner.DIALix.COM (8.8.3/8.8.3) with ESMTP id RAA02861; Fri, 22 Nov 1996 17:42:05 +0800 (WST) Message-Id: <199611220942.RAA02861@spinner.DIALix.COM> X-Mailer: exmh version 1.6.9 8/22/96 To: Thomas Gellekum cc: ports@FreeBSD.ORG Subject: Re: Netscape 3.01, linux_lib port, Acrobat reader, etc In-reply-to: Your message of "Fri, 22 Nov 1996 10:19:55 +0100." <199611220919.KAA19497@ghpc6.ihf.rwth-aachen.de> Date: Fri, 22 Nov 1996 17:42:04 +0800 From: Peter Wemm Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Thomas Gellekum wrote: > Peter Wemm wrote: > > > > Also, the acroread port is busted. It does several checks on "uname -s" > > and switches the result. It checks for Linux, but falls over when it gets > > FreeBSD as happens under the emulation. There are several places where > > some case statements need to be changed from: > > Doesn't patch-aa apply? Or the post-install target? Ahh, that explains it.. I was using the /usr/local/Acrobat3/bin/acroread and /usr/local/Acrobat/Browsers/netscape scripts which are not patched. The netscape plugin uses the /usr/local/Acrobat3 version. IMHO, it would be better to patch the scripts and link them into /usr/local/bin as appropriate so this sort of thing can't happen. :-) I'm not sure how to go about doing the plugin support. I think when the Linux version of netscape is used, the directory /usr/local/lib/netscape/pl ugins needs to be created and the acrobat nppdf.so file linked into there as well. > tg Cheers, -Peter From owner-freebsd-ports Fri Nov 22 01:48:00 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id BAA09347 for ports-outgoing; Fri, 22 Nov 1996 01:48:00 -0800 (PST) Received: from neo.slab.sfc.keio.ac.jp (neo.slab.sfc.keio.ac.jp [133.27.68.56]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id BAA09335 for ; Fri, 22 Nov 1996 01:47:40 -0800 (PST) Received: from neo.slab.sfc.keio.ac.jp (localhost [127.0.0.1]) by neo.slab.sfc.keio.ac.jp (8.6.10+2.5Wb1/3.4Wbeta2-95040420) with ESMTP id SAA26230; Fri, 22 Nov 1996 18:47:35 +0900 Message-Id: <199611220947.SAA26230@neo.slab.sfc.keio.ac.jp> From: Teruyuki Komiya To: ports@freebsd.org Subject: New ports collection: jp-postgres95-1.09 Reply-to: komiteru@slab.sfc.keio.ac.jp Date: Fri, 22 Nov 1996 18:47:34 +0900 Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hello! I would like to contribute a new ports collection named `jp-postgres95-1.09' (ftp://www.freebsd.org/incoming/jp-postgres95-1.09-FreeBSD_ports.tar.gz). postgres95 is a Database Management system. `jp-postgres95-1.09' Please have a look at it. Sincerely yours, TERUYUKI Komiya KEIO University, Japan From owner-freebsd-ports Fri Nov 22 02:21:13 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id CAA11330 for ports-outgoing; Fri, 22 Nov 1996 02:21:13 -0800 (PST) Received: from ghpc6.ihf.rwth-aachen.de (ghpc6.ihf.RWTH-Aachen.DE [134.130.90.6]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id CAA11321 for ; Fri, 22 Nov 1996 02:21:07 -0800 (PST) Received: (from thomas@localhost) by ghpc6.ihf.rwth-aachen.de (8.6.12/8.6.9) id LAA19613; Fri, 22 Nov 1996 11:17:57 +0100 From: Thomas Gellekum Message-Id: <199611221017.LAA19613@ghpc6.ihf.rwth-aachen.de> Subject: Re: Netscape 3.01, linux_lib port, Acrobat reader, etc To: peter@spinner.DIALix.COM (Peter Wemm) Date: Fri, 22 Nov 1996 11:17:56 +0100 (MET) Cc: thomas@ghpc8.ihf.rwth-aachen.de, ports@FreeBSD.ORG In-Reply-To: <199611220942.RAA02861@spinner.DIALix.COM> from Peter Wemm at "Nov 22, 96 05:42:04 pm" Organization: Institut f. Hochfrequenztechnik, RWTH Aachen X-Mailer: ELM [version 2.4ME+ PL11 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Peter Wemm wrote: > The netscape plugin uses the /usr/local/Acrobat3 version. > > IMHO, it would be better to patch the scripts and link them into > /usr/local/bin as appropriate so this sort of thing can't happen. :-) No problem. You'll have to have until monday, though, I'm not at home over the weekend and I'd like to test changes before I commit them (``Come on, one little change, shouldn't break anything'' ;-)). > I'm not sure how to go about doing the plugin support. I think when the > Linux version of netscape is used, the directory /usr/local/lib/netscape/pl > ugins needs to be created and the acrobat nppdf.so file linked into there > as well. Does this interfere with the BSDI netscape? If not, I could simply check for the existence of /usr/local/lib/netscape (fixed path, IIRC) and create the link. tg From owner-freebsd-ports Fri Nov 22 02:42:46 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id CAA12130 for ports-outgoing; Fri, 22 Nov 1996 02:42:46 -0800 (PST) Received: from dfw-ix9.ix.netcom.com (dfw-ix9.ix.netcom.com [206.214.98.9]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id CAA12125 for ; Fri, 22 Nov 1996 02:42:42 -0800 (PST) Received: from silvia.HIP.Berkeley.EDU (wck-ca13-08.ix.netcom.com [204.31.231.200]) by dfw-ix9.ix.netcom.com (8.6.13/8.6.12) with ESMTP id CAA03157; Fri, 22 Nov 1996 02:41:25 -0800 Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.2/8.6.9) id CAA01817; Fri, 22 Nov 1996 02:41:21 -0800 (PST) Date: Fri, 22 Nov 1996 02:41:21 -0800 (PST) Message-Id: <199611221041.CAA01817@silvia.HIP.Berkeley.EDU> To: james@nexis.net, matt@bdd.net CC: komiteru@slab.sfc.keio.ac.jp, ports@FreeBSD.org In-reply-to: <199611220947.SAA26230@neo.slab.sfc.keio.ac.jp> (message from Teruyuki Komiya on Fri, 22 Nov 1996 18:47:34 +0900) Subject: Re: New ports collection: jp-postgres95-1.09 From: asami@FreeBSD.org (Satoshi Asami) Sender: owner-ports@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk James and Matt, Can you take a look at this port? Thanks, Satoshi ------- From: Teruyuki Komiya Date: Fri, 22 Nov 1996 18:47:34 +0900 Hello! I would like to contribute a new ports collection named `jp-postgres95-1.09' (ftp://www.freebsd.org/incoming/jp-postgres95-1.09-FreeBSD_ports.tar.gz). postgres95 is a Database Management system. `jp-postgres95-1.09' Please have a look at it. Sincerely yours, TERUYUKI Komiya KEIO University, Japan From owner-freebsd-ports Fri Nov 22 03:24:52 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id DAA13761 for ports-outgoing; Fri, 22 Nov 1996 03:24:52 -0800 (PST) Received: from dfw-ix1.ix.netcom.com (dfw-ix1.ix.netcom.com [206.214.98.1]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id DAA13743 for ; Fri, 22 Nov 1996 03:24:44 -0800 (PST) Received: from silvia.HIP.Berkeley.EDU (wck-ca13-08.ix.netcom.com [204.31.231.200]) by dfw-ix1.ix.netcom.com (8.6.13/8.6.12) with ESMTP id DAA11675 for ; Fri, 22 Nov 1996 03:24:11 -0800 Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.2/8.6.9) id DAA01926; Fri, 22 Nov 1996 03:24:08 -0800 (PST) Date: Fri, 22 Nov 1996 03:24:08 -0800 (PST) Message-Id: <199611221124.DAA01926@silvia.HIP.Berkeley.EDU> To: ports@freebsd.org Subject: lang/gnat From: asami@freebsd.org (Satoshi Asami) Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk This is another port that needs to be updated for 2.7.2.... Satoshi From owner-freebsd-ports Fri Nov 22 09:30:17 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id JAA04991 for ports-outgoing; Fri, 22 Nov 1996 09:30:17 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id JAA04946; Fri, 22 Nov 1996 09:30:13 -0800 (PST) Resent-Date: Fri, 22 Nov 1996 09:30:13 -0800 (PST) Resent-Message-Id: <199611221730.JAA04946@freefall.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@freefall.FreeBSD.org, obrien@NUXI.com Received: from relay.nuxi.com (nuxi.cs.ucdavis.edu [128.120.56.38]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id JAA03015 for ; Fri, 22 Nov 1996 09:23:07 -0800 (PST) Received: from dragon.nuxi.com (reqf-056.ucdavis.edu [128.120.253.176]) by relay.nuxi.com (8.7.5/8.6.12) with ESMTP id JAA12043; Fri, 22 Nov 1996 09:23:03 -0800 (PST) Received: (from obrien@localhost) by dragon.nuxi.com (8.7.6/8.7.3) id JAA03892; Fri, 22 Nov 1996 09:22:49 -0800 (PST) Message-Id: <199611221722.JAA03892@dragon.nuxi.com> Date: Fri, 22 Nov 1996 09:22:49 -0800 (PST) From: "David O'Brien" Reply-To: obrien@NUXI.com To: FreeBSD-gnats-submit@freebsd.org Cc: obrien@relay.nuxi.com X-Send-Pr-Version: 3.2 Subject: ports/2082: ``make -k fetch'' in a ports subdir doesn't keep processing on an error Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >Number: 2082 >Category: ports >Synopsis: ``make -k fetch'' in a ports subdir doesn't keep processing on an error >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Nov 22 09:30:06 PST 1996 >Last-Modified: >Originator: David O'Brien >Organization: >Release: FreeBSD 2.2-961014-SNAP i386 >Environment: n/a >Description: ``make -k fetch'' in a ports subdir doesn't keep processing on an error >How-To-Repeat: I had only the tex, latex, and latex2e ports in ports/print/ and wanted to fetch the distfiles: relay:/usr/ports/print> make -k fetch ===> a2ps cd: can't cd to /usr/ports/print/a2ps *** Error code 2 (continuing) relay:/usr/ports/print> >Fix: ??? >Audit-Trail: >Unformatted: From owner-freebsd-ports Fri Nov 22 09:49:39 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id JAA06296 for ports-outgoing; Fri, 22 Nov 1996 09:49:39 -0800 (PST) Received: from iworks.InterWorks.org (deischen@iworks.interworks.org [128.255.18.10]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id JAA06284; Fri, 22 Nov 1996 09:49:21 -0800 (PST) Received: by iworks.InterWorks.org (1.37.109.8/16.2) id AA05773; Fri, 22 Nov 1996 11:50:26 -0600 Message-Id: <9611221750.AA05773@iworks.InterWorks.org> Date: Fri, 22 Nov 1996 11:50:26 -0600 From: "Daniel M. Eischen" To: asami@freebsd.org, ports@freebsd.org Subject: Re: lang/gnat Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > This is another port that needs to be updated for 2.7.2.... We really need one of the latest 3.0x builds of GNAT which rely on having either kernel or pthreads for tasking. The problem is that GNAT is needed to build GNAT - I think this happened around GNAT-2.05 or 2.06. I think 2.05 was based on gcc-2.6.3, and 2.06/7 is based on gcc-2.7.0. Newer versions of GNAT are based on 2.7.2. Getting to GNAT-3.0x seems ugly and difficult, but it would be a worthwhile effort (from my point of view ;-) ). The earliest I could attempt it would be early next year :( Dan Eischen deischen@iworks.InterWorks.org From owner-freebsd-ports Fri Nov 22 11:01:01 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id LAA10444 for ports-outgoing; Fri, 22 Nov 1996 11:01:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id LAA10425; Fri, 22 Nov 1996 11:00:33 -0800 (PST) Resent-Date: Fri, 22 Nov 1996 11:00:33 -0800 (PST) Resent-Message-Id: <199611221900.LAA10425@freefall.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@freefall.FreeBSD.org, jhs@freebsd.org Received: from vector.jhs.no_domain (slip139-92-4-75.mu.de.ibm.net [139.92.4.75]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id KAA09948; Fri, 22 Nov 1996 10:52:43 -0800 (PST) Received: (from jhs@localhost) by vector.jhs.no_domain (8.7.5/8.6.9) id PAA19254; Fri, 22 Nov 1996 15:43:16 +0100 (MET) Message-Id: <199611221443.PAA19254@vector.jhs.no_domain> Date: Fri, 22 Nov 1996 15:43:16 +0100 (MET) From: jhs@freebsd.org Reply-To: jhs@freebsd.org To: FreeBSD-gnats-submit@freebsd.org Cc: jhs@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/2084: New ports/comms/estic for someone to commit please. Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >Number: 2084 >Category: ports >Synopsis: New Port, Please Commit to CVS tree >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Nov 22 11:00:06 PST 1996 >Last-Modified: >Originator: Julian Stacey jhs@freebsd.org >Organization: Julian Stacey jhs@freebsd.org >Release: FreeBSD 2.2-CURRENT i386 >Environment: Ports wrapper written by jhs@freebsd.org on current, Tested by Robert Eckardt Robert's running a release & wrote: Just getting the 1.40 zip-file, applying the ports and changing the config file was sufficient. Now you have another data point in the sets of working configurations. ...... it's a graet port for a very useful program >Description: New Port to be committed please PS for information of the committer: I periodically upload my latest version to http://www.freebsd.org/~jhs/src/bsd/fixes/FreeBSD/ports/generic/comms/estic/ but as of writing, the uuencoded version below is newer than the web version, & I'll delete my web version (once it's commited), & the web URL will hold nothing until later uncommited changes may be pending. >How-To-Repeat: - >Fix: uudecode & apply the following (created by tar zcf - estic | uuencode estic.tgz ) begin 644 estic.tgz M'XL(`"2YE3("`^Q:ZW;;1I+V7^`I:N6,(ZU)@-355B2-*1&2N)9(#4G%RF2R M&A!HDK!P87`117F5I]OWV#_S&/FQ7W4#)"C9\)V=.3G@L2T1W5U=7?75M MB"3U'//9K_JAS=K.UA8](Z*->DW^IO5-]5M]:D3;ZYN;]>W-[>TMHGJMOK/S MC+:>_0:?+$GMF.C9^W'RB_,P;3A\]KO["*G_<_M&##U?_#I[U&NU[U4D!,+ M_%+/M?4Z]<2$ZJ]?;V/\W3@*U'/M/S+?LT/JI;8C9K0'Z;\9@I%!XAI1/#K0 M]?-&J]W'C]7=U[25?/JID:]8T>22G'>UI''9/^WP;&WETO=CSQG3+1@]M)-$ M3+WT?H7VLOLWWF!@),YX:@]$:#A1<*`W6[U^NW%N8:4\9)5/4TVB+'9$HE^\ M/7DRJ!\U^M9)I]NR>B\Q`"I!0G?U.ICN]:WN=:_5MWH8&*:37=/TO3"[J]6- MT=0=&:XP)]G`]!(W-)7M+2UZ.5^%_XUA;(+K[U8>+3K??:[:Z#Z8=.V/O%G`RY9AN M7?6[C:/^=>_R^`H+C/*SH_-F06/^[-`Z[G2MZT;WI+?_7*O^J.N/-_WJPU6] M?MCH60]0PH!_\-VP(8+N9;O$6W\L8D$V?M;I5N$[J9`\&+V@._E'19X^L&<# M05&(GR&E8Q&0*R8B=!,\X^]T.[)A+V%*PS@*:.*((*,_ZU?7G>YUN]/?K]Z! MRCLO'=,5O?-"-YI2;Y:D(JAH6C<+$^J\U9_/9^=SHRQ].OTH"B;2.&W/3W0V MKGQF.O82R8I",(F[-+8=F+87IA%-H_C&K%`8I>K/IX@W=3>JYHMV=2VX<;V8 MJA/ZZL.[[MM>]^A!UQQW\8V^P=\E-3V4OI8T]$!_TS6MK'[72U)V+XGYU0C]D`?4-[:YAP4EQL2#KEN]?NMH?[ZWXAY6\-:ZMO:EPZ))PJ$WRF*QNWPX,YEDX8T\HMKD@?6=SY',/#P99'J#S/-= MT'KSG%I#FD49N5'X-41N`QE=H21MN5X:Q7+4@6_[.X@^W0Z8_?OG>/HD/PR+ M"^`Y"FV?+F(Q!,Q#J+@"3\R(!QZ\$/'/]PW]XO#J^MM&%W*[Z%K'K:L'\]:. M33\:F9/!G1RU^D>E49$Z\Y'S1KLT$M@A_]3ET&&K/#3P0BF??%=(Z*L/K7:O MWS@[N[[H=DZZC?.'^4E,97CXGA-Z,,OSFXU^HS19SC5BD2S/AP84%3=R*+%G M"2TF!HC]!'/V0@)C-+%AEE"(D\404TK`/2)A%,_*N^*H3S9ETFI3'LT?UA=[ MRPDP2C:Z,(Z&0XZH@9U6X%P\MDLZ$?@>5A"O_"Q,!53&NE&15-*YMD,7((8) MX^=ZB0IB+5GAR/>2,27P`+Z+((YY3@JF5$Q\>"HW97E=J]$\MYXP?UV$8G6( MI;GY.<"T9*)"`_@ M:>7BH3$2H4",OQ9W=C#QQ:=.^!DJ^4$_367.CHT$)#%<.RT3D@]%8LR70UI* M:Z1<"C3LBD$V@C.FJ9!V[HSM<"0HB%QI@)/8NY5:3J,,&4N)>$YA(2Q3DH*U MC[&8MFNU)V-/EQ>S=Y9F4V$54\_W"XX-D],THUXGV+:N3Z(D+1GJ&^&,(UJA M7C8:\=H(<$WCV:XFO:XK@F@%IHU?B[FYZY-.#R?%;!6WW6:)]<-DXLJM7JGYIS==QI]^G577VC-$/ZQ4(B MI>>W'LTQ4)ZN!+N]31#GK>EDMGU589>09*59C_U3%9%LXMLSVJV59JWFIQ_; MMP(60RV$;0>5;>W[C5<_,#I".!?A5LB><`)!U9#62LL;='AYT@-\X!8/SZSS M'DZKTG)QA\`IO<:27>YS_`MIR7Y7.`!TQ="@=N?ZJ-GMG.^#(OZ^:!R]A3SW M,=Q*YZY)(#0D;+\2EN*6G:`7.GXF$WXD/'E&`8$,.(6<<=*3I^"@)#>`-I_3 MJBN2B0=(<1H2Q=[(XP"DG!Q-QC%L)D)DF:V1G5"+5I^D_VL@)P47#=CAPW:/5I$CC2W5_ZWO;&YNL/VOKV^M_V'_O\7'"(?T MMQ7J=7,DMB4C653-DGS'N0:5AW.Z#,]8&I'MR(8H%20[6--([W5;EI7NE;7K*O& M^<6914>=]G'KA(Y;9Y:NK6M'+U\BP2TZVM]:W5ZKT^[IVH9VU+GXKM4^P>AE MCRN);NODM(^13>V==4A=Z]CJ6NTCG..XTZ56KV\=<>;=[QQUSF0YI&UI/:O; M:IQ1\XA.&^UF[[3Q%@1U;5N[L#K,R[O3#ITWOJ-#"S+H@QZH-%D<_=-6C[CQ MI6L[VJ.T7J]^X8]>ATU9JAZE(U5"'D.Q^O['/_HQ\N>BF[.HC'7M>ZG.'W2M M)]+4"T<)4V&#W:>5GTQ#Q8S80HB+EN7EQR/N/HRG?+/2](-__W`NS5"1JJ!4.HTX( M$,5I-L%@&&'U$=!;/8M&O!Z_F/6ZY*?4U#+_])WQIT"._U7$T1'J75Z6+%B: M\1[?-[C(!QWYNQ!"?KQQ%`@395Y\'>+@A53RM@".T,\;.3:[IL?,[VTL;PU3$S)_<>:M6T[6F9X_. M(U=<3ERNW_'8QG9XSLMPJK(>RN>6K0*6\;$7!U,[%C]\>12N8]]'UI@WUC\% M1,:B=$,3V[FQ1X(R%AAH5&@ZYLL<>!`\@&,*73MV:R^S>JO^>E M7R<4W2R-T[I1-VKJT0ASDIBQYQW`E<[3DJO M:+VVB^H$(U4,&.OKKUX;HWOX,KG``=EJ-;\]R#?XXE+=8*E&DQELB#U9PF+J M>J-Q^HM2E1V`XHIWW@I8Z@3`Q^OZXAHD@:BG8QL"`:!CSTE1>K.@7(]+[(16 MYSW+-6Y$+&X;DHJNE-7Z&BO<;`(D\VT@-DMC.TQ\^47N1O1A?BZB?P<]V="C M3M$O&,SHG[O((WHYI]+/=V-E,*'_RP4B$?XU/:$"6;4G3X3E]U.#W.+Q_/:, MW)_C(8:Y81O3,/)'(G1%"!*'PH6"LA`/:"H\#(_$2`SDMQA3=C$'LL[IY8*# MA`8%Y<"><5^:;TAB;Y"QR%3/C`6-G?QHR@A8*$2QSE)D]M^I/2$81'.(R!/C ME+R`;B(."FD*1BZ`AI0"0+X9W;=X\82HO027?F<5G\ZVP7"GFMJDZ+,Q$ MT>N=K_\<(S?PLR+TH\3@.0D.Z@H\.4O::0"!@''LL?_G"8$SIJ5H'Y'E_OX60E96"+ M>%@!?Z&=)1$E"#NP%<\?1'B+$JIX-)\BC@/Q%A!=Q[!"I,!_KY M:S:RL>U]QL_D=7B8,X[$QJ/ASP69]S@TFT](D/1'I9Y&#`'.A[CSYHSMF$\J M'60@@&V2-Q8QPDWFVW$AKY2-5@F,022O^?)[P6#&O68$^VGL20Q,P(&72'(F M"OU93@R!#J0*GP(2(6A,L@$41[;#W<<2@*RYA=U(?8_$/Q@:S'EAF1\S+N,1 M\O*MV8&4*!1&#.S`EMC4AL.DT%M!'NJ@,3`.^F%.YC[S_P&1C;`+S`(R\W/N M>D#WC8T_$GQEJKP3E)_%##E0X:\5QG-.*1#CF-TM"XHM@T%4Q,@<304?0#$W MV*DMTGN>/_QY-+`+)#%@$2'!S?T4V(//$QGG?&S;61A&(H6)!-3(AE.^0QIF MK$SI4D4\8*^R!,%VE-]/N'._]-09&!+@@FQT:R*J5$N+S6Z:4G:HL0R`D!P*.9^K*">245"G(_-3C;->^!1SM M@>=[:8XX<#4?+2[VRXUL%;I"D18YQE3=GZD+$7''D)3WY(HX<4C)^^)Y81`N<2ZX#*B"<,,=!CF#P MO8DCN74\)`2WMI]!RZZK4@BD>[Z0Y6F!H,H39Z=H%1[/'L&=JHM)J<)&"#OE M:"3O?UG_4H7P\1RO)O$_G#%"$CQWFHM[R@K!J!=SL)\*'_)@/9[$/TM+DJZ" MI/3X:!]18"$W?&%`IC*,R&NX"B\!K1N."@DS,X++$`PB::]3F5XPYWSBUMI*W;G MJ?F%?.]L&O,]6"Q-S)J_@<2)4K1+CSH#G*7!/G?IG"\AUS?FKYCAO]WZUFY] MFU[6N*F\>F[UJ=GKKREU'R"PS_@:5EXM<=56CH%\Z07DR,=96``VOV9>P`W]D^JF`ZPNH;6IV.HR(R@XI,&\9(M*0\^41.5(UB M>`^9IBDBB,WE]\46\E6R6GU!$8=^H,AQ;!81K&RV1BG?]R:A/6'7GN.$@59< M!/+:%W->^/C@S5\X_I>+T(!57-"BHL)3V292BFK+LPQ\$1CT793)DB0W<8EW MI&F1(6,0,B`8M3T9J]=H/$XJY.M/48:J")-!#2"=R%$@56V3Q$LZ9R$M"SF9`+J]WG/S8N=S(<6$83VWK5S$=K[A+ M?O49`^EG.%']-7?2E('47N]NUG?KFR4#F1M'BWQ&S"H0PX4B$KP!_`HTS$K' MB2$VGQU:R698Z",VID`H3#'<"CQ#4_!O<6YIBS+'+JH(MW2-_-A,($M%4;UQ M)[4K8_/(D]O)$I5#LPNK&=F<#$LD%H&\]36`Q=U#Q!Q4GEPC2W*Y]@IW\T*F M&7X$MYF_.,=-IF^JN5!:^0L2ZI4-F`IJV,1(1XI&1A5X5)8,(!UDL7VO]Z7TD9N:9?#U5`K0Z`,4Q MOQ4S?_?AEJS#Z@U0#*N0S.5H'UHPZ%ND,AQ/U:^F'=YPT#SERB"D,Q2#B*@RNJJPRJD:Z=KY M?W$.BXVZG(0FHFJ%(VP,;P^M(&6VN6R#Q@W:FQSHFC+>4ZM[8K6OSZS3\T:[ M_:9_>&4< M9%G@?Q..5#U;O'#-K/)Y\8N]P_).AJZ]]5EN,#W"K%B=G'BM*U[B,9[]&+RZ9 M_P$+-;WG'/&7]E65&E3I3>2;073JA>`D$7)F.XI!)Z4N%]'@:94;JK%BY%RV MZ=>,92'/P!$,[\YPQN:%+"W-]W:8JG>@A_:/N:!!9QS%N^082/GL-W;J\Z3$ M<'PCR090$6L<29,*ZXWD!H[D+YEZ\4D6BJU>L\TM6,%=RN/&7U0ZQPT."3+; M3Y!5A>H5/5X#4IR0R_J+UY+%ERP"Z76L_[\LS`VK2V:6'VQO7#]0]Q]LS M\?3C1O]T3=?U/3V;-@7RMOA_@IW"-)H5Z'U.D?K8[M9.5A&\YYI'U2( M$;4P61BLLHM_QFJ7D!':PTR*T8T%@TH97R&VT_[YV<'>J=5H'NSU6_TSZT!Y M+>Z1BY"[Y'NF>KYGREG_>;Y$7N26P''<1)DG4&;QJ_\W">^`#5(O]<7!&3^1 M^,F58(>J'X>"8\]4&-10O^\(9A][-EX\86]K_LG=MW6T;2?H9_!5M[C@FO21-\")95.(Q)4NV M8NMR3"GRY.PY&9`$2:Q`0(N+;I.9OYH7_08_^6'KJ^H&0$JRG-W$R9Z5SDPL M`7VMKJY[%0:T75+*X`YS@G$\,=7:U=^$&4.M[9?'.X\WKKO7JSLW>\M3-0/QZI5UM[:F_KB/[+Z%[O M[[WK$VU6NSN'&.3'+>JTM??H$?7_[G_S4[*,63APB1Q((%^]'_@.,!9F%LSF M@E8'=+V#$UQW#ZR4F+HG.IW8`&'R$0NFD%K<-")Q>%=_%;(YD5[XRA!51GL% M:YHH\P.<99*P$8'NKN.?.0&I?D)3<5=D48IHUDE(XHT/366>_I2X8A2;_!PQ M\V.[Y,^X`B0\BPY/=&J,^\B;&)S2'60^0/TS*^E,S`<31T\HD]*E/WQ?9\+] M_G!0?T<;$PX"H`W=JW#*)CF',/[<(XXA]M(HL_+'X23!Y<(P;.CRPRGOR2XI M,^K"\R94<^(KB4KGB*H=\\%,'791L*F>=&`/?T%JUCOA*07GKE+F;).?>>>T M+`%GP(KN.SXPIH4@E%,75A(B=@.:4!3[*X(J3'/>%.I0MEMOK@_*\8G$G'DC M(5+]N3=U].F?D6!.*Y\!'F]`635D/9PV`POZ4@[`!6"83?,JC^:\:[.Y&(20 M!L=^2,=)KF`KI(V1F"Z>1"`66Q6(ME)WT/A@$9D"9^R<@K\.'3S0TA(F642- M`DBU.'%`\O`:'Y3=S+=<%Z6>#9BY.R5:O0>DHG6!&ZK_(,RD MQ]@.QA6KFER%7=+#/'\BLL'F+**#@E=G@_A5H,\-%DLO4@[B!J:N+_-^NX84@>5I7+IQR:DOW]HQF#U)7B3Y`&6OTMA)KI0SU\<\=)<\"R=G M02`6FQS_^?[1C='GS$D&)XG";>1W9G!SX%""XA"KQ5M9*_LJ&$&'H/7S1.R_ M,1\7=2;^++X5QJL#)X'UB"<74-+2#L/03RY/7:)=!_W#S3?*(;)%7)Q$+;Y# M=&(:4^9J\]U.O9].HA3:>DSC10Z)6&Q&3K1IJZ$,:?^?:+>W:;!:?YVEI+]V M3NP+1@0"DTZN8A5X MYLW%/J&='T4%$D<5T)1B3):C<]0(AA`:@G!C?S(AS@A6,C*F=3:<,W6AP6`H M42.?X%=M(+THT0;SR(6!AL9V82"M8'7HEK#+E:>&V6+FCD[X;]RG4\_XNQWD MGB1\KB3Y);F;B3LF[!GVF%^Y440K-UY?LZAY.$Y)!N5-@Y33R"8;A3-L'/$A M>Y-\K"`D04UC^ZP@0A#>!`](P(["1!-"! ME2B)79_.<2@F138)I+0'(CEB+:CJ/>@T`/?$>DZJ2LQI2H+F M3V)QJ=!![6B/!6P*-!B<(JX322\OP>;$G@LL].MDQ"\>EW&:N!3= MMC-DX/ZZ7&72LLLW2%W9NH76H>47Q#R@V0$3<^(7R:QL6=^.\7ZIW#L+QDK(B;08/7H[BQCETJ88[3KE=SI/?$MY1^X4^B"6;7U+BNKTI>_.24/7[]^' M;!C8(L4A&B)1`.-7;[PXGSR=$JM-AG62CLF9<=1_Y6&8%,5':#DL"=][")4`O[QD4S& MY^[%>C1Z!9O%"VT.7MR'NG<;+Q9-P6Q;Q:G3BP+/;-D%FZ_=Z]J]5GN!9V(@ MN-A*"+-D:Z1F%,XP/".:YTE^,()"`]C"S]'R>R1,3B42?U!$!:F'#HQS2*SFOC8"266]+)Q!MY<,LI7LYYGCAE%,2QDS@THA<1BH%5ZF`83N$5:TM#DX_?"LQBPGW!QO9;+N;=P+>;O6X786,+P%>;HY[Z M_!)JRR)1[8Z)Z7\O%`?:?K!MH%D:I\S['(4[!S0V;]^O@"-(*O()G:FP8Y$> MDB@5#LOCF?L!]C6'5X"M3@M>L%A.B+B,+,)T&8>N.._U:X1?C=V)D_K<$@P; M"T56Z#F[]<71YK%ZA"XE(BH]+K$`O9(6V=I)(:9_.+;P$,FJ[X#+XM]B]@XOH9,50` M;W__4%4*P$.`W).81C(AB54-B3V8IFA26G!CB=[/&[^#:7_5VDBG<+L<&&?6G9'`=4(./C3VW$#Z\)A?63<3'2W7)UCM M@!A`AF$C(TE,+/WT2+>,=DBY[*E-TA4)$]A1K3O7Y.)?(,"2[FPW"#S@BS(D"NO4]=K]5JJ0_(">>"02L MQ'3$)(-/9W#C`(4=!,]J_XV.\@1=(RJA^CZ**V1(ZUY0`SC220>]Q/L!XA:G M6K`C425&T&6,F^/(3HI=XP1FRVV/V)D`1['VO]2;N+Y5A`Q[?1`@S`,^*EE; M@\V2I:5:0"[4@['CB1#YDG%V1\&A#X[LCFG$Y4/8U'*N,XRYE@/-3G(D*0;? MJ28"\'GQ]&H.69N.H,2U/5S562E9$K$"`?X<,HIU%GIC0,)UN'6O-V#'7D4> M?5,%]8WI=*Q_E"Q%(UB(NNAO#+AX@ZI4U^G5/PF8NR&N&,G/,9)J!;(^/*\! M;@S'",4G*:W[&S6*PC@>TC[C^T])J:,?)8"AQTX^$T)D*.'0'3FIN&L=M"-V M$6LNAKO()"8DD1I6F1/W,FYD+KL7$H6\&XX[W!3K`$NC!VWSH/XZ:J@CF/I) MHRE)4RG'@7S;;#D7SU=4"LR)C4,SC468B$GY MYI%H@&$()PQ=JC!-?@_:\9`>]?\J_RM+_OBJ^5^M9I=>ZOI?*YTV_6ZW6TW[ M(?_K:_RLWY+[`UHSAMAV;Y&N=6)"FC#1?^/+^3!$+"^[O7JE=8L%3^+7CF]F ML>IU*![/Y'^FB,Q"2Y*WK$(S^A/SD&`72V!.+!4H)!;H5ZG/M*0L\V:7XTI$ ML-&&*C\,Q9"10R*770M=G:K\2Z+EOW0!)61,Y0W"2(>M0`)$*86)&Q'?O"PT M&>HQ8`X(QCI)@F:#@2TX\XA'(59/T>8]YL^E$J!])ZG6IIC7$6(JV;'L:]/W MG<3=Y'=A7`0S[C+YPP,5;7LX#;QN"<";N9`_4T\"ZP&%=*H@3BM(`G M`EEE`5O`#ST?$6Y^K+8B-K]//D5L"G]#\GK]!S>ZPOH"+Z:!AK3^F>-CI`H" M7Z=IHL=2Y]?$GJ\:&XT\ERT:E:&7KZL-US/"'"9\CC'`810`P0&HXF;9@5_+@,!W(2F7RU6L.0AD M&'952?2K.6?&#UE4K[",4C$MT%K."2SIG,!U=7AYZHU8"BMG157:G#MP*1&* M9UQDJ7Q'4[O8=$K[+9=,FJ&UE%]8*N07KD-:];3C#]CR-CR=$$0D#IQ#:1/> M<5G-G=8KCO0U+>3(DT)-N`#(&HGF=I-`T5A4D&0#/7NTCLW1_\*Q5;9@C M$U^FIR/!@[$X0W$[-+K`R+PD,2+E*#;9W2A&>>),9DR0<];D%4O?5G>57[>;^G6- M$RU^>-U?:O9#-8(PB7<7G::\VCKL-)M- M_;9KTQ[+3GQ25O6<.@F*9=?%/),'`=X-7"0HP"L#/_'`/>$6U9PT\CTS>1 M>FE\WJC>"H3B*I'5?$?B]/U42V69U>I>JE5(PJ:!-0^G3=`C$]Q:R*ODS+H9 M$YS7.OD"?J'I5)S9Q3R*;#0D8"4ZXR(@8NR,F9T*SX><LBDD74`)- M4D//118F4JPY@)%D&?^:8!Z984G:RRZM<(@?/+2.;F>BH M)X^?X(5C"=`29UI3)VETA8?]XD.?#AL/AQ;#,V^U81Z8%B,+A.#?A1!4)-+F MZMP=GF4%6I'-GYU:_5U)W3K8Q=\#2Q.?8J,CZZWCXR"B<\"P1D0F`"`EXRQ2 M&62EDRSYW-I+$7K$*\Q:@/SISFPGI(;'RZ/OAO<.?F'QB>#7#WQ"^.W2`B!J M.!^/!0Y/^JS)+OZF7R,,1;]F+.O3F::P]?81]K;ABF`+X17XI?$!H!;RQ]CO MP1CU"D?@8G-1&R"X)T.4R3:4BGW:`+5?Z,2%V34;+()I@$F3,Q=4/Y M3A$^*RRI@]%@.N!1%6+^]B?1=TBS0@0>D\%\19G$QI29IH2S_1>B?.!BN?!/ MXP"NDK,:+2+MT)V&3/A,9&=T:W'C1:] M1\.&C=N(#ZI!=,SRYG@8"3QB:M<@M6SJ#4T0-/%Y`4^>`G>`BJ41`(IP2(XF M'".0UQ\*G6$7CZ@T6N_2JBESWJP/J33,&FAOI?7L+$F&?SRN/Y[7'U_R&5IJ MW2R(KEGS>7VMB^=9CQ9ZO#U^?'Q+A[?'G?9R^S;/0,/_35H7FMNMNKU6:)Z5 M''D\S`8O--]VA_6EUJV\]>.MVQJW[%)IH9C)@LUDJ:S)NLYBC74B20SP$9+H M&I]B3^@'2)&ND6!5X+D0/YI`SAF47-*=F5D('T<)@>; MU[E05,62:BK4])BPA>/%P9!9(`07!Y;,D=&;B(@'"L?,4F@4"P?U#_6[9)HF M[E5_\\WAT=[K'FOPQY+H_8*VHH4`+?!Q)1:)Q772">OO1>V=Q@'6ZWF)!G`' MOC.%*-ZI.Y'<:6#J(]K6AU?>U$MB"PI@N_0EZE_=+.5^]4]7H*%!.7!4[T=W M-Z3(!*<&2&LEKO\)`?YGB*M?2HZ/03L27">.ZT4-`HGDS>2R@+O@D8"!@U&U M4JC)IZ9=FN;II3"RNC$3^,7$=BV$GS!&R4@H$0$IV"T.QBD'!'0VO@'1)=$> M1VRT7-GKE(G):S>Z3EQ6&.FBC<:1!& M'ML[L+0MA*^Y+!@@IA7;J^OEP(.K3R`.ST.2$6\T6Q:0"3-;\P":@YT(`@D M-FA`0J(:#P!!=V,%`97))T>BIDRCCCP[F'F^=XH'77EP',Z(%0,;\/"Y/.P'43H9-LK8,C`R(T6L M*FBQ'!`<2EXY`>Y].@DT4A4-BYG]+BMC739G8.QWF1\@JUZUU.!?R^6M+%(I M!#;\$0*%X*K(18@#XCFX1$-Z55J`/8#3+=;,02(8([Q5F$''=$)RW6 MF#R;KFBR@F$D+WHS1%$8YE8Z2R?+/T4%$AD'FD*<)-<)[J64X1`O4:!0#R\( M8U?;Q9TAK/4830Q,&/.5$V5N%9WCJL\WGCM(&Y64$WICD(BXX(2.(X6Y@7`Q M^$@3)PUMQN.XV85)/7P9B3!J?OT+.)KJTV*OF4OA8"6L9%W;W&5+F4B[9*D4 M179_KZ;VM[=Y6?VCP_U:4>P%A:9G6N9!4R8&!LCJV^\8>*1T+I8*M'2E0.IO M]$'B(D_B_$87_1S)DEI;,O4%K;MU$%UB\$N\(-EJ[R4B>;E"+0*D6C0B(5.G MKBT64%K$.=T\^81<+AIAN3>I60[RI.,&*Q!.4"CTE0WF1B<$XB3SD)+:&@D5 M]A>3M:-\WD6/D^`.K?!M%K%*RC2.Q>-EY56"##WBW"/G%Z%(.EVIN+@".V0; MI<$RT5=DQ9)2!>+OF!M;:-K!5-I`]E9 MB_*HF4E/!*DAH";W7FJZH<;'RHJ0.)QU$;$:1IM74AT?55DJY) M'!Y>:H_D0S#E_^G[_VIKL/G^#_G^1[MC[G]WA7^WZ9?NP_W_&C\B:DEF[Q9, MBBC9.$A/W>C,0Y`^$L4U94!-F2R-!F)T8/D)$>6PG2(B(^JW$5]%(+UONA3L@^7_(ON_\$[.N(_Z/YW MS/=_[(Y\_VFEU7RX_U_CY^5HK'(=OO22/TM(TGIIZ`7Z`W?Z(1TA/\R^GUE: M_"A(PR[=^960&R'F-S[?>+/%\J<9E\S3V3<7;Y@=5-94?P+QX9;?>_]1(^1W M^P+U76I M5V>MUUR37D\7?_`W\9O:^I[..)8**?)[3_VE\FYGHTK_[&]\/ZB6 M'BGK+Y7-S:JJA\I\*5I>F99U.,WF(^>4?L-77^K^!]O.*L?\F_J-LR4!C]65 MVO.6TO5^?_U.WA52]?&Y^C_-WG!*_-WQ.]%D._+4]VG`!][J=5=[K0*:W-75 M.IRE7"N!>K7:O:;=L]MWHTG;KK57#9KP+K?]_V[OVKK3UK'PL_D56N5,!QHP MV(`AY*2K22`]K&F:K$!7.WW),;9#?"8Q6;XD3O32^52D=RR7&BBH';/@JQ\&(S+ M_@F8ZG[@-OM4;'`RZ.WOO-@;=OOA.+G#>"O6A;O/?GWM[ M(#QCZMFE?TJ]C/YIJ<'W[?LGOX@.NJ\8^+SZNH+X$=;_X4+7_[I5M>3^KVXU M#;'^-Y?K_T*2)(+7W;&3R[,=7X`H$K)?[/G'A`(D/2/_2TX8,W1N(G"%JQGV MH=\]V'W7.1@,_LEK&H;P=XMUMGMXZ`5#.TS=FC<]7#:F-_#[?;-FIA"R7HH- MR>M0?#V3=_`G#F/`:61[0.:39!L24C9?*Z;7]+P.Y1[R_G^$R#`=4B-95X`7 MF6)TEH@'A.)#73OXUQ#<2GGI#0WO('&!R/[P3FP1$.@3%"=?/L M"B#7!+L">K?XMQ;)$F68.L`C0C_EQ+G=W6\W@:V^C7:^""N-V6VV'@+;/ MF-%B5;X(M]IF\X9%N%&JI[9:GFV.P7TWA;T$F`VY:)`K"E@4$/TL(=\(3$^- M(G))H8IX3W%)(W+<"X%+=7N$# M%I"O979"**G9^9T))?\MI7*+^?#]C(+YNN'!FF&^7J@9W[U>>+066,[Y>W=X M?G$]?O_Y_"SD^A]K]E-@QU_V-5&]+^KR_M_T6D`2'WG,,VAJDJ0'5@ M@>:&%P\#\P8@-M5'9!9N.Z=]E/1[O,8KX+6EJZ9R";%T?-TI$X!F3AM,D=[Z MD?!MM@,P`?J**S5.^70EEJ+"3>/YP9@<$@.4QE]A/A$-ZP&FD7C3>&T(0QL1 M\#%A&A.1S`30Y7QHJV6+8O@)8_G&T2AO@)(-G%MT@@[6$T/DX` M%@>(N%%BAR`"\5*,0E+8I*<%OY3$Q11$JZ67,N1C@!`'Z]8R#-MT'6J"@&?(B`C;<+"!<"=7*D0AP\0.S;@FT/^06*FO&,LV29;:4/4-XAC[__HYW]CXY82LX ML%Q?9UT=&TK]`_L;,QM6D?V)O!HROO7B/EIFA2C>3**+(K)750Y45ZFPMQ+3 MT94K-DZ"Z7_;X]#QW'TNC2[?9*XSX$CPSN?MXJ^.#U&D;5>H[;5LQ7T%%NF= M"US?])_]S'M-6F%_L>S/W6"V.H%T3U(CU'LQX0AXA[J;^HN;A](<65Q_\:?7 M*Y!5J\TVB"X47`<.(&`+[C@9'GM%IM#@U7DHU05W$D%V;?N!`$,&>NC)D!M5 MXR2"O[03Z2PH#3$3E(ST>\E3O=FSD>MDZOD.L,#O,>]4@9E) M5VVT:_4;MA#U4FU53#DR<.NE>GJGMB]$W4-?<)!%;%@]'[@J1`K_!!AWGS@WU(%SN$"]'LGGJ MCV;7"F8J=8`5?H?$:YPW"@W3*ADU8S(.#;[3,KC]*D>BG#L[($#`9`%!$0'G M"HH+?4)@+8@XE(&`.;NWM:GH/,0<2ZLK##UN/@0$20O#01&-Y&M%R8O-Q$K, MF]L-:"%>465O'@3;_A>TN>^=U?1)F8]>"O4<)Z'`(`9OQYBK(E*-<[^!T/)9 ME`#G/5-9^35_N7,BX"%ZV$#15E#O%%:*BBH%313*1>HO5?Z*@2'9M86&2H@6 M7CX(/7K7ZMI\P3562X;54&NVK&$/*&XP%D^!%QSZ1.Q]Y@5QVJM1W,5O5O#. MM@CI301)T9L`M#C=]D'C^@XC,&0:^#!LN<9-@L@?8;D`4-PKQJ=#B:7/^$3I M^Y=>40REIEDRFDTV'X@L0R`/($`I#,9K0FMD MU3Q]8:KGEZY:B]O_NPO=_S=J55/B_U;Y]M\4_C_F*1(JO$IG-XTDQ!^S]`SPZ8#;4IN"HM\'6 M)UE")H?I#%&V)Z?"L?R.#B?D.F*"X<1HMAO-.SB<3)F9]C?T MIF`_J3<%[0-,;`O2@^Z?00KYQ8CAKN+^Y4_>R.9&O_OOKRSNVV^XI^=OK34U MZZ^]X9XN53?;C<8-L]["Q4HZZ[_^'2A;WH$^W:T8%UYMHBQ^`N'E%RN]AXR6 MC/YX5C?F5Z9^JUIJ60]W1'ZV[KN8&2VCU&H^QC5Y5HK/Y-N6>[C'[_\V@F"< M!(ZG8VN_D/B_#/Y#O6HTU/UOW;(:B/]O5I^;_^3]24W4B.X?;E)[/Y3=- M"UVA.17/YW"=ID6RE*>9$^%YW*=IF1D*U+3,7";4M-150E11:I84==),EALU M\VI7.5+3(AFJU.SY]E72U.'XC1/K1YX?>6"8U#3W,OL@ETLY+[NDV`MI&+:3 MPD04LU2_;3EB)#$+Y1I_+2'#6".K-6?G,"='>]TZ/+\H8BW?(_*F\&X[L MP+^D2Q?@AX%`A/7IVIN/WMC5>9X=>#.$_$L^[?S&#+[S:Y;8WMN]R>OQ/!NN M&WI1U&:_C8\OB>D/F*EFTRUQ2Z!NK;(=7%$?E62,^P4O0A0A;;927]5;J[II MM2S#XH^W[2^9A]668>(INB_[V(1?.W_^T1NVV5$97_\.^M MX.Z>CN?/I>N$/:%LGNIPR()DI>=R*8@#R*]=\/8]+KA?>Y+H?NT1X?THJKZ4 M'"+PKAAC0X\E=$CODH,&6/]NZDYP3?('E4.?6RP5V9,5ZLF*#$2NX`I44J!5 M1%]20#P.K-S$(;[OH1_8X07O5RY*JU85QIZH)5M:0%J"&E>/1Y=YBI^1>R<7P4#GS;?8[EJU+YY"5 MV5\L2;P`Q`:X[_4"MWP:_L[;!5F6?8S!<"$HO00F9^@I-T$/[B($\>*)T4&< M4\0M3I!F6@I^^GV[6-)#X:AW-IJZ]3[=J>/(TLX#L_?"Y.LT'? MH.(TK>-'3A(1V)BVN1.!??2<]^0)W9RY'H8&BP1;)@1`)7`+DJH95=+U M'4&P+'ZF,X)*]-@I:"=L+B3X[6"($!,ZK_,47@6\+=7K+Y4/U4N&3N'9AAudit-Trail: >Unformatted: From owner-freebsd-ports Fri Nov 22 18:30:07 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id SAA04523 for ports-outgoing; Fri, 22 Nov 1996 18:30:07 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id SAA04515; Fri, 22 Nov 1996 18:30:04 -0800 (PST) Resent-Date: Fri, 22 Nov 1996 18:30:04 -0800 (PST) Resent-Message-Id: <199611230230.SAA04515@freefall.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@freefall.FreeBSD.org, marquard@Zilker.NET Received: from localhost.my.domain (ivydp12.zilker.net [206.225.46.12]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id SAA03407 for ; Fri, 22 Nov 1996 18:14:53 -0800 (PST) Received: (from marquard@localhost) by localhost.my.domain (8.7.5/8.7.3) id UAA16464; Fri, 22 Nov 1996 20:12:14 -0600 (CST) Message-Id: <199611230212.UAA16464@localhost.my.domain> Date: Fri, 22 Nov 1996 20:12:14 -0600 (CST) From: Dave Marquardt Reply-To: marquard@Zilker.NET To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/2088: MH `comp -nowhatnowproc' creates the wrong draft file Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >Number: 2088 >Category: ports >Synopsis: MH `comp -nowhatnowproc' creates the wrong draft files >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Nov 22 18:30:02 PST 1996 >Last-Modified: >Originator: Dave Marquardt >Organization: None >Release: FreeBSD 2.1.5-RELEASE >Environment: Packard Bell Pentium 75 MHz running FreeBSD 2.1.5. >Description: When running `exmh', the command `comp -nowhatnowproc -draftfolder +drafts' treats files whose name looks like the regular expression [0-9]+~ (all digits followed by a tilde) (GNU Emacs "backup" files) as an existing draft message (normally files whose names match the regular expression [0-9]+). >How-To-Repeat: Run `comp -draftfolder +drafts -editor emacs', edit the draft, save, and send the draft. Run again and notice that rather than getting draft 1, you have draft 2. This is unlike past MH behavior and uses extra files. >Fix: There are two choices for fixing this. One is to change the configuration file conf/FreeBSD to not specify LOCALE (doesn't seem acceptable). The other is to fix the code in the #ifdef LOCALE section of m_atoi() to more closely follow the code inside the #else area. Here's a context diff: *** m_atoi.c 1996/11/23 01:14:55 1.1 --- m_atoi.c 1996/11/23 01:16:23 *************** *** 19,24 **** --- 19,27 ---- i *= 10; i += *cp++ - '0'; } + if (*cp) { /* non-digit ended string -- return 0. */ + return 0; + } #else while (*cp) { if (*cp < '0' || *cp > '9') >Audit-Trail: >Unformatted: From owner-freebsd-ports Fri Nov 22 22:00:24 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id WAA11433 for ports-outgoing; Fri, 22 Nov 1996 22:00:24 -0800 (PST) Received: from time.cdrom.com (time.cdrom.com [204.216.27.226]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id WAA11418 for ; Fri, 22 Nov 1996 22:00:08 -0800 (PST) Received: from time.cdrom.com (localhost [127.0.0.1]) by time.cdrom.com (8.8.2/8.6.9) with ESMTP id WAA24881 for ; Fri, 22 Nov 1996 22:00:15 -0800 (PST) To: ports@freebsd.org Subject: zircon port is broken. Date: Fri, 22 Nov 1996 22:00:15 -0800 Message-ID: <24879.848728815@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk The checksum no longer matches and the patches do not apply. Just FYI. Also, my name should be removed as the maintainer of this port. I no longer have the time. Jordan From owner-freebsd-ports Sat Nov 23 07:06:48 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id HAA29163 for ports-outgoing; Sat, 23 Nov 1996 07:06:48 -0800 (PST) Received: (from max@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id HAA29151; Sat, 23 Nov 1996 07:06:43 -0800 (PST) Date: Sat, 23 Nov 1996 07:06:43 -0800 (PST) From: Masafumi NAKANE Message-Id: <199611231506.HAA29151@freefall.freebsd.org> To: nobu@psrc.isac.co.jp, max, freebsd-ports Subject: Re: ports/2056 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: xbatt ports not work after 2.1.5 (to 2.2-ALPHA) State-Changed-From-To: open-closed State-Changed-By: max State-Changed-When: Sat Nov 23 07:04:37 PST 1996 State-Changed-Why: Reported problems have been fixed in: The apm device name: patch-aa Rev. 1.2 The mode of the binary: patch-ab (new file, Rev. 1.1) From owner-freebsd-ports Sat Nov 23 19:47:19 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id TAA25840 for ports-outgoing; Sat, 23 Nov 1996 19:47:19 -0800 (PST) Received: from apolo.biblos.unal.edu.co ([168.176.37.75]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id TAA25834 for ; Sat, 23 Nov 1996 19:47:04 -0800 (PST) Received: (from pgiffuni@localhost) by apolo.biblos.unal.edu.co (8.8.2/8.8.2) id WAA25580; Sat, 23 Nov 1996 22:48:49 -0500 (EST) Date: Sat, 23 Nov 1996 22:48:47 -0500 (EST) From: Pedro Giffuni To: ports@freebsd.org Subject: DVI drivers for HP DeskJet ? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi again: I am looking for a way to print dvi on my HP without converting to postscript. Has someone seen the sources for the old bebee drivers that permitted this? I found a linux binary but I can to recompile it. Pedro. From owner-freebsd-ports Sat Nov 23 20:21:10 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id UAA27027 for ports-outgoing; Sat, 23 Nov 1996 20:21:10 -0800 (PST) Received: from apolo.biblos.unal.edu.co ([168.176.37.75]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id UAA27016 for ; Sat, 23 Nov 1996 20:20:57 -0800 (PST) Received: (from pgiffuni@localhost) by apolo.biblos.unal.edu.co (8.8.2/8.8.2) id XAA25647; Sat, 23 Nov 1996 23:22:45 -0500 (EST) Date: Sat, 23 Nov 1996 23:22:43 -0500 (EST) From: Pedro Giffuni To: ports@freebsd.org Subject: Re: DVI drivers ofr the HP DeskJet Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Sorry... I just found it at ftp://ftp.tex.ac.uk/tex-archive/dviware/beebe.tar.gz Pedro.