From owner-freebsd-ports Sun May 18 11:30:04 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id LAA06223 for ports-outgoing; Sun, 18 May 1997 11:30:04 -0700 (PDT) Received: (from gnats@localhost) by hub.freebsd.org (8.8.5/8.8.5) id LAA06214; Sun, 18 May 1997 11:30:02 -0700 (PDT) Resent-Date: Sun, 18 May 1997 11:30:02 -0700 (PDT) Resent-Message-Id: <199705181830.LAA06214@hub.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@FreeBSD.ORG, ejc@bazzle.com Received: from kayman.bazzle.com ([206.103.246.188]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id LAA06096 for ; Sun, 18 May 1997 11:28:43 -0700 (PDT) Received: (from root@localhost) by kayman.bazzle.com (8.8.5/8.6.12) id OAA19066; Sun, 18 May 1997 14:28:42 -0400 (EDT) Message-Id: <199705181828.OAA19066@kayman.bazzle.com> Date: Sun, 18 May 1997 14:28:42 -0400 (EDT) From: ejc@bazzle.com Reply-To: ejc@bazzle.com To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/3619: omniORB CORBA 2 development port Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Number: 3619 >Category: ports >Synopsis: new CORBA port omniORB from Olivetti & Oracle Research >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun May 18 11:30:01 PDT 1997 >Last-Modified: >Originator: Eric J. Chet >Organization: >Release: FreeBSD 3.0-CURRENT i386 >Environment: -current >Description: Please review and commit this port. I uploaded it to ftp://ftp.FreeBSD.org/pub/FreeBSD/incoming/omniORB.tgz Thanks, Eric J. Chet -- ejc@bazzle.com ----- http://www.orl.co.uk/omniORB/omniORB.html omniORB2 is an Object Request Broker (ORB) which implements specification 2.0 of the Common Object Request Broker Architecture (CORBA). Further information on CORBA can be found at http://www.omg.org Technical highlights -------------------- C++ language binding is supported. The IDL compiler uses the compiler front end from Sun, and generates C++ language mapping conforming to the latest revision of the CORBA specification. The Internet Inter-ORB Protocol (IIOP) is used as the native protocol. The omniORB2 runtime is fully multithreaded. It uses native platform thread support encapsulated with a small class library, omnithread, to abstract away from differences in native thread APIs. A COS Naming Service, omniNames, is provided. The following platforms are supported: Solaris 2.5/ Sun SparcCompiler C++ version 4.2 Digital Unix 3.2/ DEC C++ compiler version 5.5 Linux 2.0 (x86)/ GNU C++ compiler version 2.7.2 / Linuxthreads 0.5 Windows NT / Windows 95 / Visual C++ version 4.2 It should be straightforward to port omniORB2 to any platform which supports POSIX style threads, BSD style sockets and has a decent C++ compiler which supports exceptions. It has been tested for interoperability via IIOP with other ORBs, such as Iona Orbix 2.1 MT, Iona OrbixWeb 2.0.1, Visigenic Visibroker for C++, and HP ORB Plus 2.5. Work in progress ---------------- omniORB2 is not yet a complete implementation of the CORBA core. The following features are not supported in the current release. Support for these features will be included shortly in a future release of omniORB2. `Typecode' and the type `Any' are not supported. The Dynamic Invocation Interface (DII) is not supported. The Dynamic Skeleton Interface (DSI) is not supported. Missing features ---------------- The following features are missing from omniORB2. We are not currently planning on adding support for these features. The BOA only supports the persistent server activation policy. Other dynamic activation and deactivation polices are not supported. omniORB2 does not has its own Interface Repository. >How-To-Repeat: >Fix: >Audit-Trail: >Unformatted: From owner-freebsd-ports Sun May 18 13:00:04 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id NAA09691 for ports-outgoing; Sun, 18 May 1997 13:00:04 -0700 (PDT) Received: (from gnats@localhost) by hub.freebsd.org (8.8.5/8.8.5) id NAA09673; Sun, 18 May 1997 13:00:02 -0700 (PDT) Resent-Date: Sun, 18 May 1997 13:00:02 -0700 (PDT) Resent-Message-Id: <199705182000.NAA09673@hub.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@FreeBSD.ORG, ejc@bazzle.com Received: from kayman.bazzle.com ([206.103.246.188]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id MAA09180 for ; Sun, 18 May 1997 12:51:39 -0700 (PDT) Received: (from ejc@localhost) by kayman.bazzle.com (8.8.5/8.6.12) id PAA02034; Sun, 18 May 1997 15:51:37 -0400 (EDT) Message-Id: <199705181951.PAA02034@kayman.bazzle.com> Date: Sun, 18 May 1997 15:51:37 -0400 (EDT) From: ejc@bazzle.com Reply-To: ejc@bazzle.com To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/3620: New CORBA port OmniBroker from OOC, Inc. Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Number: 3620 >Category: ports >Synopsis: new port >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-ports >State: open >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun May 18 13:00:01 PDT 1997 >Last-Modified: >Originator: Eric J. Chet >Organization: >Release: FreeBSD 3.0-CURRENT i386 >Environment: -current >Description: Hello Please review and commit this new port. I uploaded it to ftp://ftp.freebsd.org/pub/FreeBSD/incoming/omniBroker.tgz Thanks, Eric J. Chet -- ejc@bazzle.com ----- http://www.ooc.com/ OmniBroker is an Object Request Broker (ORB) that is compliant to the Common Object Request Broker Architecture (CORBA) specification as defined in: The Common Object Request Broker: Architecture and Specification Revision 2.0, OMG Document 96-03-04 OmniBroker is free for non-commercial use. See the file LICENSE for details. Some highlights of the OmniBroker Preview Release are: - Full CORBA IDL support - Complete CORBA IDL-to-C++ mapping - Uses IIOP as native protocol - Dynamic Invocation Interface - Dynamic Skeleton Interface - Interface Repository - Peer-to-Peer communication with nested method invocations - Support for non-blocking method invocations - Support for timeouts - Seamless integration with X11 and Windows - A COS compliant Naming Service The current beta version has the following limitations: - Only persistent servers are currently supported - No multi-threaded applications Support for the GNU C++ compiler (version 2.7.2) is currently only experimental. The GNU C++ isn't fully supported yet due to the lack of a stable exception handling mechanism. On some platforms GNU C++ doesn't support exception handling at all (e.g. MIPS), while on other platforms the exception handling is still very buggy (SPARC, Intel). >How-To-Repeat: >Fix: >Audit-Trail: >Unformatted: From owner-freebsd-ports Sun May 18 13:11:29 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id NAA10181 for ports-outgoing; Sun, 18 May 1997 13:11:29 -0700 (PDT) Received: from gargoyle.bazzle.com (gargoyle.bazzle.com [206.103.246.190]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id NAA10176 for ; Sun, 18 May 1997 13:11:26 -0700 (PDT) Received: from localhost (ejc@localhost) by gargoyle.bazzle.com (8.8.5/8.6.12) with SMTP id QAA00324; Sun, 18 May 1997 16:11:19 -0400 (EDT) Date: Sun, 18 May 1997 16:11:18 -0400 (EDT) From: "Eric J. Chet" To: freebsd-ports@freebsd.org cc: "Dan O'Brien" Subject: ports/3619: NEW PORT omniORB CORBA 2 development port Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >Category: ports >Responsible: freebsd-ports >Synopsis: new CORBA port omniORB from Olivetti & Oracle Research >Arrival-Date: Sun May 18 11:30:01 PDT 1997 Take a look ftp://ftp.freebsd.org/pub/FreeBSD/incoming/omniORB.tgz From owner-freebsd-ports Sun May 18 13:12:13 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id NAA10273 for ports-outgoing; Sun, 18 May 1997 13:12:13 -0700 (PDT) Received: from gargoyle.bazzle.com (gargoyle.bazzle.com [206.103.246.190]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id NAA10262 for ; Sun, 18 May 1997 13:12:10 -0700 (PDT) Received: from localhost (ejc@localhost) by gargoyle.bazzle.com (8.8.5/8.6.12) with SMTP id QAA00327 for ; Sun, 18 May 1997 16:12:07 -0400 (EDT) Date: Sun, 18 May 1997 16:12:07 -0400 (EDT) From: "Eric J. Chet" To: freebsd-ports@freebsd.org Subject: ports/3620: New CORBA port OmniBroker from OOC, Inc. Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >Category: ports >Responsible: freebsd-ports >Synopsis: new port >Arrival-Date: Sun May 18 13:00:01 PDT 1997 Take a look ftp://ftp.freebsd.org/pub/FreeBSD/incoming/omniBroker.tgz From owner-freebsd-ports Sun May 18 13:52:56 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id NAA12038 for ports-outgoing; Sun, 18 May 1997 13:52:56 -0700 (PDT) Received: from sax.sax.de (sax.sax.de [193.175.26.33]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id NAA12019 for ; Sun, 18 May 1997 13:52:49 -0700 (PDT) Received: (from uucp@localhost) by sax.sax.de (8.6.12/8.6.12-s1) with UUCP id WAA08097; Sun, 18 May 1997 22:52:44 +0200 Received: (from j@localhost) by uriah.heep.sax.de (8.8.5/8.8.5) id WAA00660; Sun, 18 May 1997 22:50:07 +0200 (MET DST) Message-ID: <19970518225007.ES34522@uriah.heep.sax.de> Date: Sun, 18 May 1997 22:50:07 +0200 From: j@uriah.heep.sax.de (J Wunsch) To: jcatanzarit.dytn@veda.com (Jim Catanzarite) Cc: ports@FreeBSD.ORG Subject: Re: fwd: mkisofs 1.10 errors References: <199705152050.QAA22125@guru.veda.com> X-Mailer: Mutt 0.60_p2-3,5,8-9 Mime-Version: 1.0 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 Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) In-Reply-To: <199705152050.QAA22125@guru.veda.com>; from Jim Catanzarite on May 15, 1997 16:50:16 -0400 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk As Jim Catanzarite wrote: > I am running mkisofs software out of a UNIX machine and cannot get > the "make" command to compile without errors. There are errors in > the write.c file that I cannot seem to fix. Do you know of any > solutions to these errors or where I could find an updated and > error-free version of this software??? ``My car doesn't work, can you tell me how to fix this?'' Sorry, your message contains 0 hints on what your errors are. Also, i know that quite a number of people (including myself) are using the port of mkisofs 1.10. -- 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 Sun May 18 20:40:05 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id UAA00368 for ports-outgoing; Sun, 18 May 1997 20:40:05 -0700 (PDT) Received: (from gnats@localhost) by hub.freebsd.org (8.8.5/8.8.5) id UAA00352; Sun, 18 May 1997 20:40:02 -0700 (PDT) Resent-Date: Sun, 18 May 1997 20:40:02 -0700 (PDT) Resent-Message-Id: <199705190340.UAA00352@hub.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@FreeBSD.ORG, sutton@aardvark.apana.org.au Received: from yarrina.connect.com.au (yarrina.connect.com.au [192.189.54.17]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id UAA29784 for ; Sun, 18 May 1997 20:31:27 -0700 (PDT) Received: from aardvark (aardvark.apana.org.au [203.12.237.49]) by yarrina.connect.com.au with ESMTP id NAA11746 (8.8.5/IDA-1.6 for ); Mon, 19 May 1997 13:30:58 +1000 (EST) Received: from solsbury-hill.home (dialup-6.aardvark.apana.org.au [203.12.237.69]) by aardvark (8.8.4/8.6.9) with ESMTP id NAA30946 for ; Mon, 19 May 1997 13:30:40 +1000 Received: (from jsutton@localhost) by solsbury-hill.home (8.7.5/8.7.3) id NAA03665; Mon, 19 May 1997 13:30:33 +1000 (EST) Message-Id: <199705190330.NAA03665@solsbury-hill.home> Date: Mon, 19 May 1997 13:30:33 +1000 (EST) From: sutton@aardvark.apana.org.au Reply-To: sutton@aardvark.apana.org.au To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/3625: New port - connect4 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Number: 3625 >Category: ports >Synopsis: New port - connect4 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun May 18 20:40:00 PDT 1997 >Last-Modified: >Originator: Joel Sutton >Organization: >Release: FreeBSD 2.1.5-STABLE i386 >Environment: FreeBSD solsbury-hill 2.1.5-RELEASE FreeBSD 2.1.5-RELEASE #0: Wed Apr 30 11:43:01 EST 1997 >Description: That game which you drop the tokens into the vertical board. >How-To-Repeat: >Fix: ftp://ftp.FreeBSD.ORG/pub/FreeBSD/incoming/connect4.tar.gz Please add this to the ports collection when/if you have a moment. If there are any problems please email me. Thanks, Joel... >Audit-Trail: >Unformatted: From owner-freebsd-ports Sun May 18 20:40:09 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id UAA00393 for ports-outgoing; Sun, 18 May 1997 20:40:09 -0700 (PDT) Received: (from gnats@localhost) by hub.freebsd.org (8.8.5/8.8.5) id UAA00367; Sun, 18 May 1997 20:40:05 -0700 (PDT) Resent-Date: Sun, 18 May 1997 20:40:05 -0700 (PDT) Resent-Message-Id: <199705190340.UAA00367@hub.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@FreeBSD.ORG, sutton@aardvark.apana.org.au Received: from yarrina.connect.com.au (yarrina.connect.com.au [192.189.54.17]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id UAA29829 for ; Sun, 18 May 1997 20:31:50 -0700 (PDT) Received: from aardvark (aardvark.apana.org.au [203.12.237.49]) by yarrina.connect.com.au with ESMTP id NAA11774 (8.8.5/IDA-1.6 for ); Mon, 19 May 1997 13:31:15 +1000 (EST) Received: from solsbury-hill.home (dialup-6.aardvark.apana.org.au [203.12.237.69]) by aardvark (8.8.4/8.6.9) with ESMTP id NAA30955 for ; Mon, 19 May 1997 13:30:58 +1000 Received: (from jsutton@localhost) by solsbury-hill.home (8.7.5/8.7.3) id NAA03779; Mon, 19 May 1997 13:30:51 +1000 (EST) Message-Id: <199705190330.NAA03779@solsbury-hill.home> Date: Mon, 19 May 1997 13:30:51 +1000 (EST) From: sutton@aardvark.apana.org.au Reply-To: sutton@aardvark.apana.org.au To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/3626: New port - Macintosh file utilities Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Number: 3626 >Category: ports >Synopsis: New port - Macintosh file utilities >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun May 18 20:40:03 PDT 1997 >Last-Modified: >Originator: Joel Sutton >Organization: >Release: FreeBSD 2.1.5-STABLE i386 >Environment: FreeBSD solsbury-hill 2.1.5-RELEASE FreeBSD 2.1.5-RELEASE #0: Wed Apr 30 11:43:01 EST 1997 >Description: A small collection of utilities for playing with files, compressed or otherwise, from an Apple Macintosh. >How-To-Repeat: >Fix: ftp://ftp.FreeBSD.ORG/pub/FreeBSD/incoming/macutils.tar.gz Please add this to the ports collection when/if you have a moment. If there are any problems please email me. Thanks, Joel... >Audit-Trail: >Unformatted: From owner-freebsd-ports Sun May 18 20:40:11 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id UAA00412 for ports-outgoing; Sun, 18 May 1997 20:40:11 -0700 (PDT) Received: (from gnats@localhost) by hub.freebsd.org (8.8.5/8.8.5) id UAA00392; Sun, 18 May 1997 20:40:08 -0700 (PDT) Resent-Date: Sun, 18 May 1997 20:40:08 -0700 (PDT) Resent-Message-Id: <199705190340.UAA00392@hub.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@FreeBSD.ORG, sutton@aardvark.apana.org.au Received: from yarrina.connect.com.au (yarrina.connect.com.au [192.189.54.17]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id UAA29868 for ; Sun, 18 May 1997 20:32:08 -0700 (PDT) Received: from aardvark (aardvark.apana.org.au [203.12.237.49]) by yarrina.connect.com.au with ESMTP id NAA11795 (8.8.5/IDA-1.6 for ); Mon, 19 May 1997 13:31:32 +1000 (EST) Received: from solsbury-hill.home (dialup-6.aardvark.apana.org.au [203.12.237.69]) by aardvark (8.8.4/8.6.9) with ESMTP id NAA30982 for ; Mon, 19 May 1997 13:31:14 +1000 Received: (from jsutton@localhost) by solsbury-hill.home (8.7.5/8.7.3) id NAA03901; Mon, 19 May 1997 13:31:07 +1000 (EST) Message-Id: <199705190331.NAA03901@solsbury-hill.home> Date: Mon, 19 May 1997 13:31:07 +1000 (EST) From: sutton@aardvark.apana.org.au Reply-To: sutton@aardvark.apana.org.au To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/3627: New port - Atari 2600 VCS emulator Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Number: 3627 >Category: ports >Synopsis: New port - Atari 2600 VCS emulator >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun May 18 20:40:07 PDT 1997 >Last-Modified: >Originator: Joel Sutton >Organization: >Release: FreeBSD 2.1.5-STABLE i386 >Environment: FreeBSD solsbury-hill 2.1.5-RELEASE FreeBSD 2.1.5-RELEASE #3: Wed Jan 15 20:28:40 EST 1997 suttonj@solsbury-hill:/usr/src/sys/compile/EVERYDAY i386 >Description: Remember the old Atari 2600 video games systems? >How-To-Repeat: >Fix: ftp://ftp.FreeBSD.ORG/pub/FreeBSD/incoming/stella.tar.gz Please add this to the ports collection when/if you have a moment. If there are any problems please email me. Thanks, Joel... >Audit-Trail: >Unformatted: From owner-freebsd-ports Sun May 18 21:21:27 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id VAA01798 for ports-outgoing; Sun, 18 May 1997 21:21:27 -0700 (PDT) Received: from thelab.hub.org (hal-ns1-59.netcom.ca [207.181.94.123]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id VAA01793 for ; Sun, 18 May 1997 21:21:23 -0700 (PDT) Received: from thelab.hub.org (LOCALHOST [127.0.0.1]) by thelab.hub.org (8.8.5/8.8.2) with SMTP id BAA08482 for ; Mon, 19 May 1997 01:21:16 -0300 (ADT) Date: Mon, 19 May 1997 01:21:16 -0300 (ADT) From: The Hermit Hacker To: freebsd-ports@hub.freebsd.org Subject: PostgreSQL v6.1 Released 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... I saw the notice about the ports freeze, and was wondering if there is any way of squeezing a update to the postgresql port through? I ask this also hoping that someone can actually do it, since v6.1 now uses configure, and my experience with creating a port is *very* limited, and wouldn't know how to throw one together :( Marc G. Fournier Systems Administrator @ hub.org primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org From owner-freebsd-ports Mon May 19 01:31:34 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id BAA09647 for ports-outgoing; Mon, 19 May 1997 01:31:34 -0700 (PDT) Received: from rich.chel.su (mobil.surnet.ru [195.54.2.7]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id BAA09409 for ; Mon, 19 May 1997 01:26:07 -0700 (PDT) Received: from icc.surw.chel.su (surw.chel.su [195.54.2.162]) by rich.chel.su (8.7.2/Murphy) with ESMTP id OAA06317 for ; Mon, 19 May 1997 14:28:27 +0600 (UDT) Received: (from andy@localhost) by icc.surw.chel.su (8.8.4/8.8.4) id MAA23096 for freebsd-ports@freebsd.org; Mon, 19 May 1997 12:03:58 GMT From: Andrey Zakhvatov Message-Id: <199705191203.MAA23096@icc.surw.chel.su> Subject: Curses/ncurses problem To: freebsd-ports@freebsd.org Date: Mon, 19 May 1997 12:03:54 +0000 () 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 Hello! Some of the programs in the world very need last releases of ncurses library. But our standard distribution contains attic curses and old ncurses implementation. What about upgrade ncurses library to last release, 1.9.9e ? And what about totally switch to new curses instead of using attic curses? Sincerely yours, Andy. From owner-freebsd-ports Mon May 19 02:32:11 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id CAA11626 for ports-outgoing; Mon, 19 May 1997 02:32:11 -0700 (PDT) Received: from sax.sax.de (sax.sax.de [193.175.26.33]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id CAA11620 for ; Mon, 19 May 1997 02:32:08 -0700 (PDT) Received: (from uucp@localhost) by sax.sax.de (8.6.12/8.6.12-s1) with UUCP id LAA13634; Mon, 19 May 1997 11:20:38 +0200 Received: (from j@localhost) by uriah.heep.sax.de (8.8.5/8.8.5) id KAA04074; Mon, 19 May 1997 10:56:13 +0200 (MET DST) Message-ID: <19970519105613.FO21265@uriah.heep.sax.de> Date: Mon, 19 May 1997 10:56:13 +0200 From: j@uriah.heep.sax.de (J Wunsch) To: andy@icc.surw.chel.su (Andrey Zakhvatov) Cc: freebsd-ports@FreeBSD.ORG Subject: Re: Curses/ncurses problem References: <199705191203.MAA23096@icc.surw.chel.su> X-Mailer: Mutt 0.60_p2-3,5,8-9 Mime-Version: 1.0 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 Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) In-Reply-To: <199705191203.MAA23096@icc.surw.chel.su>; from Andrey Zakhvatov on May 19, 1997 12:03:54 +0000 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk As Andrey Zakhvatov wrote: > What about upgrade ncurses library to last release, 1.9.9e ? Somebody must actually do it. > And what about totally switch to new curses instead of using > attic curses? I'm not so sure about it. The previous version of ncurses suffered from quite a number of bugs. The old BSD curses doesn't suffer :) from too many features, arguably, but at least it's halfways bugfree. Until the ncurses maintainers show an attitude more towards bugfixing than to adding new features (like installing sigwinch handlers that even SysV curses doesn't do, and that confuse the hell out of some programs like Mutt), i would be very careful with dropping boring old BSD curses. It works for those programs that use it. Nobody ever made the experiment to link an entire FreeBSD base system against ncurses, and see what would break. Before you miscomprehend the above: this is _my_ opinion, and must not be confused with any (non-existant as such) opinion of the FreeBSD core team, the FreeBSD Project, the pope, or anybody else. ;-) -- 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 May 19 03:19:20 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id DAA13322 for ports-outgoing; Mon, 19 May 1997 03:19:20 -0700 (PDT) Received: from pillar.elsevier.co.uk (root@pillar.elsevier.co.uk [193.131.222.35]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id DAA13317 for ; Mon, 19 May 1997 03:19:17 -0700 (PDT) Received: from snowdon.elsevier.co.uk (snowdon.elsevier.co.uk [193.131.197.164]) by pillar.elsevier.co.uk (8.8.5/8.8.5) with ESMTP id LAA13713 for ; Mon, 19 May 1997 11:16:02 +0100 (BST) Received: from cadair.elsevier.co.uk by snowdon.elsevier.co.uk with SMTP (PP); Mon, 19 May 1997 11:20:32 +0100 Received: from tees.elsevier.co.uk (tees.elsevier.co.uk [193.131.197.60]) by cadair.elsevier.co.uk (8.8.5/8.8.5) with ESMTP id LAA03395; Mon, 19 May 1997 11:20:23 +0100 (BST) Received: (from dpr@localhost) by tees.elsevier.co.uk (8.8.5/8.8.5) id LAA01813; Mon, 19 May 1997 11:20:22 +0100 (BST) To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) Cc: andy@icc.surw.chel.su (Andrey Zakhvatov), freebsd-ports@FreeBSD.ORG Subject: Re: Curses/ncurses problem References: <199705191203.MAA23096@icc.surw.chel.su> <19970519105613.FO21265@uriah.heep.sax.de> From: Paul Richards Date: 19 May 1997 11:20:21 +0100 In-Reply-To: j@uriah.heep.sax.de's message of Mon, 19 May 1997 10:56:13 +0200 Message-ID: <572073226y.fsf@tees.elsevier.co.uk> Lines: 37 X-Mailer: Gnus v5.4.37/Emacs 19.30 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk j@uriah.heep.sax.de (J Wunsch) writes: > As Andrey Zakhvatov wrote: > > > What about upgrade ncurses library to last release, 1.9.9e ? > > Somebody must actually do it. 4.1 has just been released. > > And what about totally switch to new curses instead of using > > attic curses? > > I'm not so sure about it. The previous version of ncurses suffered > from quite a number of bugs. The old BSD curses doesn't suffer :) > from too many features, arguably, but at least it's halfways bugfree. > Until the ncurses maintainers show an attitude more towards bugfixing > than to adding new features (like installing sigwinch handlers that > even SysV curses doesn't do, and that confuse the hell out of some > programs like Mutt), i would be very careful with dropping boring old > BSD curses. It works for those programs that use it. Nobody ever > made the experiment to link an entire FreeBSD base system against > ncurses, and see what would break. It's something we should think about doing though since Keith Bostic has said (quite some time ago) that he considers BSD curses to be dead and that ncurses should be adopted instead. It's latest release looks very good from reading the announcement but I haven't tried it. I think they're quite co-operative though so if we did make the commitment to use it we'd get a good response to any changes we felt were needed. -- Dr Paul Richards. [p.richards@elsevier.co.uk] Originative Solutions Ltd. [paul@originat.demon.co.uk] Phone: 0370 462071 (Mobile), +44 (0)1865 843155 (Elsevier) From owner-freebsd-ports Mon May 19 03:31:41 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id DAA13641 for ports-outgoing; Mon, 19 May 1997 03:31:41 -0700 (PDT) Received: from silvia.HIP.Berkeley.EDU (wck-ca6-08.ix.netcom.com [199.35.213.200]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id DAA13636; Mon, 19 May 1997 03:31:38 -0700 (PDT) Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.5/8.6.9) id DAA06845; Mon, 19 May 1997 03:31:35 -0700 (PDT) Date: Mon, 19 May 1997 03:31:35 -0700 (PDT) Message-Id: <199705191031.DAA06845@silvia.HIP.Berkeley.EDU> To: committers@freebsd.org CC: ports@freebsd.org, peter@spinner.dialix.com Subject: ports freeze almost over From: asami@vader.cs.berkeley.edu (Satoshi Asami) Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I have just finished building the last set of packages (basically everything that was committed in the past couple of days plus those that depend on them) and committed a new INDEX file. The official 2.2.2R ports tree can be extracted by "cvs co -D '5/19/97 03:15 PST'". I have asked Peter to tag the tree. When the tag is laid down, I declare the ports freeze will be over. (Translation: I'm going to sleep now, so when Peter yells "tagged!", go ahead and commit again.) Satoshi From owner-freebsd-ports Mon May 19 05:10:03 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id FAA17495 for ports-outgoing; Mon, 19 May 1997 05:10:03 -0700 (PDT) Received: (from gnats@localhost) by hub.freebsd.org (8.8.5/8.8.5) id FAA17489; Mon, 19 May 1997 05:10:01 -0700 (PDT) Date: Mon, 19 May 1997 05:10:01 -0700 (PDT) Message-Id: <199705191210.FAA17489@hub.freebsd.org> To: freebsd-ports Cc: From: Sandro Sigala Subject: Re: ports/3457: New ports for cutils 1.3.3 and umatrix Reply-To: Sandro Sigala Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk The following reply was made to PR ports/3457; it has been noted by GNATS. From: Sandro Sigala To: freebsd-gnats-submit@freebsd.org, ssigala@globalnet.it Cc: Subject: Re: ports/3457: New ports for cutils 1.3.3 and umatrix Date: Mon, 19 May 1997 13:53:45 +0200 > I have uploaded the new versions of cutils and umatrix. > > The source packages are: > ftp.cdrom.com:/pub/FreeBSD/incoming/cutils-1.3.3.tar.gz > ftp.cdrom.com:/pub/FreeBSD/incoming/umatrix-1.1.tar.gz > > The ports are: > ftp.cdrom.com:/pub/FreeBSD/incoming/cutils-1.3.3-port.tgz > ftp.cdrom.com:/pub/FreeBSD/incoming/umatrix-1.1-port.tgz > I have just uploaded the 1.4 version of cutils in the same directory (the files are cutils-1.4.tar.gz and cutils-1.4-port.tgz). Please use this instead. Thanks. From owner-freebsd-ports Mon May 19 05:17:06 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id FAA17812 for ports-outgoing; Mon, 19 May 1997 05:17:06 -0700 (PDT) Received: from leofric.coventry.ac.uk (leofric.coventry.ac.uk [193.61.107.33]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id FAA17674 for ; Mon, 19 May 1997 05:14:07 -0700 (PDT) Received: (from yt@localhost) by leofric.coventry.ac.uk (8.8.5/8.6.11) id NAA19225; Mon, 19 May 1997 13:13:20 +0100 (BST) Date: Mon, 19 May 1997 13:13:20 +0100 (BST) From: YAROSLAV TERLETSKY X-Sender: yt@leofric To: freebsd-ports@freebsd.org Subject: spawnd v2.0 alpha Message-ID: MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="0-1938809337-864044000=:14361" Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. Send mail to mime@docserver.cac.washington.edu for more info. --0-1938809337-864044000=:14361 Content-Type: TEXT/PLAIN; charset=US-ASCII Hi Well, it was not my idea to write here (Joerg Wunsch suggested) but I'll be quite amazed if someone will take it seriously. I've made something like daemon manager which looks after the programs operation, keeps them alive and reports problems of the keeping. The DEC/OSF has the facility like this, so if some of you wants to make a port to FreeBSD you are welcome. If you are interested, I can make some improvements or bug fixes (if you'll find them). Anyway let me know your opinion about my work. With great respect to FreeBSD project Yaroslav Terletsky # Yaroslav Terletsky | Coventry University # # email:yt@coventry.ac.uk # --0-1938809337-864044000=:14361 Content-Type: APPLICATION/octet-stream; name="spawnd.tgz" Content-Transfer-Encoding: BASE64 Content-ID: Content-Description: H4sIAIc1fDMAA+1be1MbSZL3v+pPUZbHlmQLISEesTB2LAPC1g0GB4+b2/AQ jqa7JPXQ6u7rB4xmlu++v8yq6ockjO/O3B63dMxgqboqMysr31nqPHv4p9vt bnW74ll3vdvfXMe/vY2NPn0vHtHd7Pe3uv21ze6W6Pa6G/2+eLbxv0DbsyxJ 7RikzNKvz/MS/6vveRs98ay/sd5f726I70fhgz6d1Y/2lRx5vnw4HGDM5lfO v9db7/H5b25u9Le26PzX1rbo/cORVDzf9fxBNHbY2+qtie9H4YM+L8ReOI1w /LEI7Km09vbEW+E4lvVCnMpUpBMvEWkoVsbCG4lZmIkbO0hp5FIK+9KX9NGV l9kYU6VwfE8GaVuE+BLfeIkEmCyRYuWY5k3sa6mmGZRuKJJwKkUYpd7U+8NO vTAQXpCk0nY71t7B4e77U9Czckz0nAdYN5WBpqpCD4BeeoEdzzRpSRp7kQSM w/0cSGJZR7sfB7W3Ionsm8C1Pp0cv8e3H/6k4Vvrw2D/pPjamVinJ3unpQHH Ov7p38oDobV3fHRQnhEGI+tw+BMmWZbt+9u1H/4kJLeW9cOftPh2G3MJD4/w KxrhVxYm7+3d4qvaN33S1N+KlVDo+WY6vQUmAErHf2xbNUixcEZiRXTE38X4 Dy8SK454Z1Z1MMmyiLNElhm1ak6Uw13NknjVDx3bXwUr9SvaIF7JFBLh+NIO gCmeipVRiQxDlkYEOspI/9kC/vR89emsngx29z8OHhLHPfZ/bavk/9d7m4I8 wlbv0dr/ta2NNXx4HI8yhcK15RSm93qt0xW2H01sa+WOx7KGR2cnx/vne2fD 4yOrdloBALvsysQbB9IlS+zYMbmJMEuFLcZxmEUiHIkoDh2ZJOJm4jkTMcUJ WDXY7DgLAi8YA7/PBh0uQXbE2UQm5DEy32XDLuNrGSdtjRAfEgemPk06Vu2X iQy0bRdJ5hCOUeb7M0FHnEq3LbxUvU8YAegYx/Y0Eb4Hj+MKtnow4d44i5Ur oriIrd+qAssWXtiAz0sCbEGSqyNwM4HNWrWRF3jJBK5HDEdlLMK8aBsS4aIk O1dsnCizx7YXYBu1vQoNkY3VMgWSBnEkaYhkEt4kAn/E1A5mzCeGM7I936rh CMDB8AYbirCo1wXPQLabiOa17WeSTuBs+HFwfH4mRnE41eR0Ji0mWZNr1W48 nAOBFNMwJr9tBzkFOU3E0iQ/OV6CQ3K9hGIDlzZzxv6+vKFkFqT270RGQyMr ASQJCsIU/L0CM4l/4JnvNxIRBrLNHv83CAyRee25KpyI7HRC+y9FAWGs5cKq 0WnRm0BKl3hiMCVihFle2hGnIYIUov8/szAFK2lFIqeeE/qQMM0JIsoBD8YK p97EFC4RK2mjWhE0YRCqcJwsCMFcBMWsly4fGiEgSbicGQHBJzrfWNoJ2NbE aU69JAEL20L+zvLngCWQzk4LGwaQVOAgwnhqk9CnND2w05LE8UZAFx1mKuQ1 xVI29BAM7li5KmOTri9ZRaB5pMy2n8Dvnw7ffzj/VFsxus7QUhVyEeHm1HO9 AlOEaC7RKLNbia25LYa8e3jyEaC9ICBtgpTFfDzgb5LFdDZGZMEFL3R5zdmA 1+QbNYTR+ZFYOhPPd2MZkMk6Pds9PNzVJssD4/goOCLNAgqXQDety3CssVQS Y0xJmMWYz2KXziIJVkyRM9UINU4xA5LS9B31VuhYS03SX0jLvQDfq7EWIyYr g0PYPT/7cHxi1f5mx2Hi29fiTMa+TJOrmfgxTf4ahf4skGnHv/auO5n97n8c XnWMZUOs9j38ybLnHv+/JP9f2+j1H6n/N/8+kqezOobgQUVhCzrOw+C45/zX 1zb7Ov9f3+xvQhZ6/V5//ZGeP+X/G1ug/nE8q68t8VrshdEs9saTVPT+8pct sWh8OmIX5ounwN1LjsLg3heXnqZkiM8Dj6I0L52J+iFMVXJli0+h76XSmQTe lV2/G95ulk7CeHsJDcsNoHi9allqF5SE499aIdFIh9/LVFQDqgNyQYMAnguT ad3p346OP50OT2ktzLMo1jcPhocD8XoEFwrfH4vXl9moTSYcMZEr1afXvheY jxxctHY03E+7J6AIXoohj1z4giSFy5uKKMR0cnQqaAkjSQGzHUW+5ygiF70m wQB6AMFfrDUwEILGKiYZhRkciaSd5aFYkiJ4c2ktUYzF6rUrldf0GLzajIll kysvErrUklAkBV9NAHijgDBHPI1SfM5jRXSP/Szfg2LSIpwiBCwBSxeiRw2G +Ls/ON07GX5ip46vFGmWjq4lRlng8BoKMxiU2jxHvYtQ2wREBYI0F6FWZDuy 2W9RjDTypE9RIVEJlnbEwRJmFyEXgUL4dnR+eMiSYzt4x9Eg8boa7nZVeMpx m2CWRLFMFV3hiCBx0ESoKGHAiqnNwqeB6WiqW+yXTjBZ5B2BMufamVMKU1q7 lGMEK4pFjRcNTfyESOW0x05SyjUIlGKoS8dEMtARg2kEhafPieDEz7+xZyB4 HJAMknbXDgyJoNwbeSrKVCrE8JVwGAkAGMcJY5ePJGQ2NBJCrXnB2SFOVxFP 0T1nesgyVaZDEWQOijjdhu6keTJJkEAFlImcnzhC8K8iY1YmL6Y0ozioQEk6 cTubXlJmxfaK/j8ZnJ2fHIl/3z08H5Cuix4djkpBVQZKEtjGEUH/4hhUhY6T xRSZD44PaK7mo4mOMd2ZKJYp+AhdB/tieHRwfPJx1wi8YWayzXIPSW2XpLaj TOMLBLt+BjH50aHgtTN5R3XArxo5LuHeZ+TEnxZ/dTAq3orujmVRQu/LZtPB dyZo5LZa4vlb2iTNr3mj5vOcQqfFYzTIYvzqlaCVb0nsWvQNU9WM2urrOaOk TUZJ+mivmKkoMMgJd+PXoAGLXGNEo0TKqybtdKXXFqeDwc9f9s5PNCG1GtQu i4NmV82/xZ9bIX0kQYaKsVTCwXyCVbBF5DmcUReCoggBmZ+9N28uqJpO0ACs BAuklPYGdY/sig2fh4b5ijW0GU3s/duZ2w9vSP1p6kN882YnJ5ZIbfzabfCI XtnjlXNM8MPwSmgtCeSNYj/bDS4C3E1xk6WoJd68Fc+fi2buLemdVnwWJMN7 sMwS+E8TQ1K0Y90+VZS/55Pnfw8U+9Pz9fi/t97vdfP+38aG6v9tPuL+33q3 92gSwNXHH/znHq5uKpn10lg5va0r15cqM4NYPHO4kgijBfulRiPP/QKvhn/a IuK/Y/zdUSunthc06YMdjx3jLvH5+vMFO0TjSXdy3wjpSrME3yvY4PzJX4L5 cPPOFYHLlGfDhkRy46XOpEk4GKpjJ7LW29Yf+ttW7RIBwhVBcOXIzvwUQ1li j2WTco9bBZl8VRVu1T2HUdpU26ANtEXd2a5X3bWmg4moEW7RcBpAxUVyAAEE LCV7beipFfQUBCkrXtot4p2iXWD7FBvN8hoyEcpxgs0F/CaYj5Tr4Mvxz8qv jaIYrB01k9RFKAWyXyL8of85rTPQuD6a/BrU29zWxlECDNGCFym7NUMS5wZL apQ5HfCv2OuIcjSuZQJlDEYxMaBgmox5eB64XqzkipDQJI6IeGXEcWCTiFtY OXL8MJE0VwvJJUW42JxhW0lIEOJeNVuFmKz0tslHq2EdbJJHvgufXtblVVww 5en0BUSnhJR8fCK58MzvsLEmaQb2lUA3PZfw/yi6ys3PISowQQwYbqJjKNMF Um0hAjxWQCPWNxUsYnI0BoZCE1vfiGYcmigRks7gnYnrxc36ap1mLWgQB2I2 ZQI8meF1S3ICSkAm13m5Iq7L5LE6DB5qqgp527yi1cUbqnDf8YoK2eVXCqG5 LUFcWSqNSjXqN3PSuEzUhVEbChbrL13WDGIqvV6Qt7xFMGxMoVIw50wAIcWr ptKow+P3Xz4N99WH/d3Bx+Mj3tUsoTk0SOkKsGmh1U040XyZtICcXITBR90D 054xPTlCCCluwlRiw1CjHUFWU6jv+LvyLpC/p7zxVcoI+TYK5ZAEzfRb+Nxp rn7/VvTAGfYTBLl0vqVWpYrwVe9AHe/CniTllFTisLk5QQkMiZU2sT2T7TQd JdI3No7ilfIFOKt3RlkoSub9jLzAJZp5QatIDThNnolGGqWNUlJb3l6txu0S vR29ThnalLNjCp61HzIllep6FqxfhgeD/xgiy2zmZKqovbT5o+Oz4d6AXAVx 5/NL9yJvOJVqH/qEVQrCzGfl5U/wF4nOrkpJRW2RwQWGEmCYvInZycu78PxC 2zg92z07PzVbWURu+FRqX7HAG8ZwL1azpywt84mctsLQvCBUDGM/OaAeOZsU bSxi6UiokatB5v5ST9/7MDzc5/lBqBUuF0BfjlK9zPXYoeJj2WpVKgp65rx5 NEuLrAosuA4hnPyC3Meyczat+JyY4jDqc8qer9HqXp3JKgZGX1GlbDrLAbZF OMGe+Z+ZTOaMqbKL+PBl+J6NCySVIETj5pjPWs9pteYdnHbt0/Ba2U926WQc yCgylixAMnpljKXI7b3hiw5fiDMLIQe/o6hDfF5xOHi4yEONHFivBExpaCUE jOKxYvtCXMiGPjdsbDZ1R5TO1vbteNrU3VAWBlJ3X1JBArwtWQrmZu1bbKil 9QdrdSmHgOp+rqZAW46CkJSKB4V3lHn92EsbCc+jA0/I++YaJvlCQWHmjV97 8wbsUPjfCfPxi+9NVaxEA7kB7+6UxVc7TQ7KITh3sDQPl8wUVjvlrrcLBs6b WWJo7pCMa8nb3MSEryjAOEw1Bi3RHHd8q0ubOxBtpEuuTJvnRee2zGCV4h2z cwpHeOtTO7DH5YMtvClHO3ecvqZrAS7pI8NdaMt/G79ofZlhxuaVUp17gMAz 6PVtFomKvJiInTM3fFqu4CaneFlOITC7zQ0cNjTK5Csdrwhc4cuLVPJOsVxV 03WtPkYyHIUB17vVbJh0lkS+8eqYSPBbhUiFF+wXqRZnKMnLe1pEKlW2sg1U gjRPd176pbpvry1+U4Kns2HOJj/3uhe0vaVC+/WAgpz6dp4NGmVjN39HLKEI 17bI5Kz5tsW3ZkglsgYnJ6BJzSAhqJcwLhOBqhZUkimT5WjFAswpH7Ydx/aM C8eqC8Y17dLdJDb1xMnuhTlWwg5cKsTMRz7/dlGOJc0gl57fioYw1VcGpivS r8qrd3IzogZWehfG5ijToVZelDyDMeZJJB3q4lTsOfIO6Vw3NfGqumD81Igv wdANmMSXMlL3uSj5UEdAvp2K9xHllOzdfx4eHrbm07Qh2Bw0YO/BwdIFPM3x 8s0/uoEEawaCMoofqzmGbm2qntAQ66IIlPCSqjgshKT62lYlBp0TTljuqpgq G1S1FHlZwNSNyl0V9nVt4at/Iu35WMmoXn84PBr8dH5wcLGkttSGaZNTbV8g VLDMEvnWLK8Hqf4eR7yXfhi6s7sqIHMdHd0woiSSm0TQ/lc+/o+WFo6ivHBE 1atSXqIs2nxnl5VKST4Js/Fwc8aZw/3cQC+BQK0Jbkm8UGkuL1AWXJVvfBUR FxWD+QaHqVCM6B5XYSCwRPVLOHvAPLpm6ZCDA7ND6iuTQMH2lmy32QwSd0wC F6vWtDVlGAhL/pDhqPyu1TIJWKWJQ30RAFI23mikQuC3FjZQNGW0/y4Iw7Hj IHQ2wjUqlpjFZg+C5OrSRClwGFSB5J6nBErzyZCDKVxfmWOP8lxKYNX8NDTd sLkmbJMCIoSFiOE5SmvlEPKIEaDsNPSaQNS6qzRJWqHzfO5FglEjg5K3MNd/ A38jku+1FtGOI2+W3EFd1FtVyu8A8XzJYqJy+TkrgFQdXy6MOhReKK7ep1si V61FxfqvqJVYUKnF6icE6z5MyHfnkKnW/hyKxdKtZheheGoK/vefTvlm+wPh uO/+Z6+/Ze7/bW11N6j/t/Wof/+B/YrvR+GDPi/0Jecll6xe8GX/mvlBQL9G d5VXpTMJxQcJtyV+CWPftdbVOAd0om+t1QK4BnU9PX1Sy//rT67/k4fDcd/v v9bW+sXvv8zvf9cerf6v9zbXH43+/3/q///ICTndcCuGVIBdHVPVobmx1PXC hSHfu5wfo37P3Bhnigtjq3TdLlkcpl5QdTQLYC1dvpn3AlEqBVnm1y69bj5k Ej6xtrFJN54rjZxKSF1OMXQ+ieB4hwNK9Qsu/mWYxtEwv3PRpVldrK1UaBUE Cq/vhlIKy/MgdB6IqgIpGLrGSM0yzDbFZsS/i2XHMhhVVKMWsYrjPdfMMjWj 8mx1UY/qGkW+rK7c6T6P/qnQ3AWMco5G0Tyv0Zedr0xfWYX5NKfgvjdS5W91 IRewbpEaqMIYBbOI2fUllfqOHqYGBA2vXtvxKrZg7DHG8zn6vkV9/peI+QTS N5pQ/H4Tr0r9nZ1KT2NnoXRuhirVUTO4pHlhXi0pELZ2vloOXXg9VwPB+3+2 SXx6np6n5+n5l3ie7v893f97uv/3dP/v6f7fv+b9v38ALPmBXABQAAA= --0-1938809337-864044000=:14361-- From owner-freebsd-ports Mon May 19 07:40:06 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id HAA24939 for ports-outgoing; Mon, 19 May 1997 07:40:06 -0700 (PDT) Received: (from gnats@localhost) by hub.freebsd.org (8.8.5/8.8.5) id HAA24911; Mon, 19 May 1997 07:40:03 -0700 (PDT) Resent-Date: Mon, 19 May 1997 07:40:03 -0700 (PDT) Resent-Message-Id: <199705191440.HAA24911@hub.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@FreeBSD.ORG, ejc@bazzle.com Received: from kayman.bazzle.com ([206.103.246.188]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id HAA24484 for ; Mon, 19 May 1997 07:36:13 -0700 (PDT) Received: (from root@localhost) by kayman.bazzle.com (8.8.5/8.6.12) id KAA12616; Mon, 19 May 1997 10:36:20 -0400 (EDT) Message-Id: <199705191436.KAA12616@kayman.bazzle.com> Date: Mon, 19 May 1997 10:36:20 -0400 (EDT) From: ejc@bazzle.com Reply-To: ejc@bazzle.com To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/3630: updated port of OmniBroker to Release 1.0 from OOC, Inc. Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Number: 3630 >Category: ports >Synopsis: Updated OmniBroker port >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-ports >State: open >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon May 19 07:40:01 PDT 1997 >Last-Modified: >Originator: Eric J. Chet >Organization: >Release: FreeBSD 3.0-CURRENT i386 >Environment: -current >Description: Updated OmniBroker port, release version 1.0. I uploaded 1.0Beta8 under send-pr ports/3620 yesterday. The updated port can be found at: ftp://ftp.freebsd.org/pub/FreeBSD/incoming/omniBroker_1.0R.tgz Thanks, Eric J. Chet -- ejc@bazzle.com >How-To-Repeat: >Fix: >Audit-Trail: >Unformatted: From owner-freebsd-ports Mon May 19 08:50:05 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id IAA28651 for ports-outgoing; Mon, 19 May 1997 08:50:05 -0700 (PDT) Received: (from gnats@localhost) by hub.freebsd.org (8.8.5/8.8.5) id IAA28632; Mon, 19 May 1997 08:50:02 -0700 (PDT) Resent-Date: Mon, 19 May 1997 08:50:02 -0700 (PDT) Resent-Message-Id: <199705191550.IAA28632@hub.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@FreeBSD.ORG, kiri@kiri.toba-cmt.ac.jp Received: from kiri.toba-cmt.ac.jp (kiri.toba-cmt.ac.jp [202.26.248.91]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id IAA28449 for ; Mon, 19 May 1997 08:47:57 -0700 (PDT) Received: (from kiri@localhost) by kiri.toba-cmt.ac.jp (8.8.5/8.8.5) id AAA01326; Tue, 20 May 1997 00:51:56 +0900 (JST) Message-Id: <199705191551.AAA01326@kiri.toba-cmt.ac.jp> Date: Tue, 20 May 1997 00:51:56 +0900 (JST) From: Kazuhiko Kiriyama(System administrator) Reply-To: kiri@kiri.toba-cmt.ac.jp To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/3631: Update port(jp-man-1.1):japanese/man. Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Number: 3631 >Category: ports >Synopsis: Update port(jp-man-1.1):japanese/man. >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Class: support >Submitter-Id: current-users >Arrival-Date: Mon May 19 08:50:01 PDT 1997 >Last-Modified: >Originator: Kazuhiko Kiriyama >Organization: Toba National College of Maritime Technology. Department of Electronic Mechanical Engineering >Release: FreeBSD 2.2.2-RELEASE i386 >Environment: >Description: I've updated the port(jp-man-1.1):japanese/man. Current modifications is (1) Change Makefile. (2) Change pkg/INSTALL according to change jp-groff-0.99. I put the diff from ports-current(japanese/man) in "Fix:". >How-To-Repeat: >Fix: diff -aurN ../../current/ports/japanese/man/Makefile ./Makefile --- ../../current/ports/japanese/man/Makefile Mon Mar 31 17:52:54 1997 +++ ./Makefile Mon May 5 10:36:15 1997 @@ -34,44 +34,32 @@ # See a make rule of target pre-patch for details. # XPG4LIBPATH?= /usr/lib -XPG4PATCHFILEORG= patch-xpg4_org -NOXPG4PATCHFILEORG= patch-noxpg4_org -XPG4PATCHFILE= patch-xpg4 -XPG4PATCHSUFX= xpg4 pre-patch: @${MKDIR} ${PATCHDIR} - @rm -f ${PATCHDIR}/patch-${XPG4PATCHSUFX} + @${RM} -f ${PATCHDIR}/patch-aa .if !defined(NOUSE_XPG4LIB) - @${SED} -e "s,%xpg4_lib_path%,${XPG4LIBPATH},g" < ${FILESDIR}/${XPG4PATCHFILEORG} > ${FILESDIR}/${XPG4PATCHFILE} -.if defined(PATCH_DEBUG) + @${SED} -e "s,%XPG4LIBPATH%,${XPG4LIBPATH},g" \ + < ${FILESDIR}/patch-xpg4.tmpl > ${FILESDIR}/patch-xpg4 @(for libfile in ${XPG4LIBPATH}/libxpg4*; do \ if [ ! "$$libfile" = "" ]; then \ - ${ECHO_MSG} "===> Finding the xpg4 library in /usr/lib"; \ - ln -sf ${FILESDIR}/${XPG4PATCHFILE} ${PATCHDIR}/patch-${XPG4PATCHSUFX}; \ - ${ECHO_MSG} "===> Adding on a patch for to use the xpg4 libray when linking"; \ + ln -sf ${FILESDIR}/patch-xpg4 \ + ${PATCHDIR}/patch-aa; \ break 1; \ fi; \ done) .else - @(for libfile in ${XPG4LIBPATH}/libxpg4*; do \ - if [ ! "$$libfile" = "" ]; then \ - ln -sf ${FILESDIR}/${XPG4PATCHFILE} ${PATCHDIR}/patch-${XPG4PATCHSUFX}; \ - break 1; \ - fi; \ - done) -.endif -.else - @${CP} ${FILESDIR}/${NOXPG4PATCHFILEORG} ${FILESDIR}/${XPG4PATCHFILE} - @ln -sf ${FILESDIR}/${XPG4PATCHFILE} ${PATCHDIR}/patch-${XPG4PATCHSUFX} + @ln -sf ${FILESDIR}/patch-noxpg4 ${PATCHDIR}/patch-aa .endif post-install: @${MKDIR} ${JMANELDIR} @${INSTALL_DATA} ${FILESDIR}/jman.el ${JMANELDIR} - @${SETENV} CP=${CP} PKG_PREFIX=${PREFIX} /bin/sh ${PKGDIR}/INSTALL ${PKGNAME} POST-INSTALL + @${SETENV} CP=${CP} PKG_PREFIX=${PREFIX} \ + /bin/sh ${PKGDIR}/INSTALL ${PKGNAME} POST-INSTALL pre-clean: - @rm -f ${FILESDIR}/${XPG4PATCHFILE} ${PATCHDIR}/patch-${XPG4PATCHSUFX} + @${RM} -f ${PATCHDIR}/patch-aa ${FILESDIR}/patch-xpg4 .include + diff -aurN ../../current/ports/japanese/man/files/patch-noxpg4 ./files/patch-noxpg4 --- ../../current/ports/japanese/man/files/patch-noxpg4 Thu Jan 1 09:00:00 1970 +++ ./files/patch-noxpg4 Mon Apr 7 15:51:14 1997 @@ -0,0 +1,10 @@ +--- man/Makefile Wed Dec 11 13:34:35 1996 ++++ man/Makefile Fri Jan 10 00:25:15 1997 +@@ -9,7 +9,6 @@ + .else + LDADD= -L${.CURDIR}/../lib/ -lman + .endif +-LDADD+= -lxpg4 + + .if exists(${.CURDIR}/obj) + MAN1= ${.CURDIR}/obj/jman.1 diff -aurN ../../current/ports/japanese/man/files/patch-noxpg4_org ./files/patch-noxpg4_org --- ../../current/ports/japanese/man/files/patch-noxpg4_org Fri Feb 14 14:20:18 1997 +++ ./files/patch-noxpg4_org Thu Jan 1 09:00:00 1970 @@ -1,10 +0,0 @@ ---- man/Makefile Wed Dec 11 13:34:35 1996 -+++ man/Makefile Fri Jan 10 00:25:15 1997 -@@ -9,7 +9,6 @@ - .else - LDADD= -L${.CURDIR}/../lib/ -lman - .endif --LDADD+= -lxpg4 - - .if exists(${.CURDIR}/obj) - MAN1= ${.CURDIR}/obj/jman.1 diff -aurN ../../current/ports/japanese/man/files/patch-xpg4.tmpl ./files/patch-xpg4.tmpl --- ../../current/ports/japanese/man/files/patch-xpg4.tmpl Thu Jan 1 09:00:00 1970 +++ ./files/patch-xpg4.tmpl Sat May 3 14:08:42 1997 @@ -0,0 +1,11 @@ +--- man/Makefile.org Sat Jan 11 09:07:27 1997 ++++ man/Makefile Sat Jan 11 09:04:32 1997 +@@ -9,7 +9,7 @@ + .else + LDADD= -L${.CURDIR}/../lib/ -lman + .endif +-LDADD+= -lxpg4 ++LDADD+= -L%XPG4LIBPATH% -lxpg4 + + .if exists(${.CURDIR}/obj) + MAN1= ${.CURDIR}/obj/jman.1 diff -aurN ../../current/ports/japanese/man/files/patch-xpg4_org ./files/patch-xpg4_org --- ../../current/ports/japanese/man/files/patch-xpg4_org Fri Feb 14 14:20:18 1997 +++ ./files/patch-xpg4_org Thu Jan 1 09:00:00 1970 @@ -1,11 +0,0 @@ ---- man/Makefile.org Sat Jan 11 09:07:27 1997 -+++ man/Makefile Sat Jan 11 09:04:32 1997 -@@ -9,7 +9,7 @@ - .else - LDADD= -L${.CURDIR}/../lib/ -lman - .endif --LDADD+= -lxpg4 -+LDADD+= -L%xpg4_lib_path% -lxpg4 - - .if exists(${.CURDIR}/obj) - MAN1= ${.CURDIR}/obj/jman.1 diff -aurN ../../current/ports/japanese/man/pkg/DEINSTALL ./pkg/DEINSTALL --- ../../current/ports/japanese/man/pkg/DEINSTALL Sun Mar 30 11:57:19 1997 +++ ./pkg/DEINSTALL Mon May 5 10:39:34 1997 @@ -9,7 +9,7 @@ if [ "`grep \"^${OptionStart}\" ${elispdir}/site-start.el`" ]; then echo "Deleting \"Jman\" entry from ${elispdir}/site-start.el" sed -e "/^${OptionStart}/,/^${OptionEnd}/d" \ - ${elispdir}/site-start.el > ${elispdir}/site-start.el.bak + ${elispdir}/site-start.el > ${elispdir}/site-start.el.bak mv ${elispdir}/site-start.el.bak ${elispdir}/site-start.el fi fi diff -aurN ../../current/ports/japanese/man/pkg/INSTALL ./pkg/INSTALL --- ../../current/ports/japanese/man/pkg/INSTALL Mon Mar 31 17:52:57 1997 +++ ./pkg/INSTALL Mon May 5 10:38:12 1997 @@ -1,20 +1,19 @@ #!/bin/sh -CP=${CP:-/bin/cp} +TOUCH=${TOUCH:-/usr/bin/touch} -usr_tmac=/usr/share/tmac -local_tmac=${PKG_PREFIX}/share/groff/tmac elispdir=${PKG_PREFIX}/lib/mule/site-lisp OptionStart=";;; Jman configuration options" OptionEnd=";;; End of Jman configuration options" if [ "X$2" = X"POST-INSTALL" ]; then - ${CP} -p ${usr_tmac}/tmac.an ${local_tmac} - ${CP} -p ${usr_tmac}/tmac.groff_an ${local_tmac} + if [ ! -f ${elispdir}/site-start.el ]; then + ${TOUCH} ${elispdir}/site-start.el + fi if [ "`grep \"^${OptionStart}\" ${elispdir}/site-start.el`" ]; then sed -e "/^${OptionStart}/,/^${OptionEnd}/d" \ - ${elispdir}/site-start.el > ${elispdir}/site-start.el.bak + ${elispdir}/site-start.el > ${elispdir}/site-start.el.bak mv ${elispdir}/site-start.el.bak ${elispdir}/site-start.el fi echo "Adding \"Jman\" entry to ${elispdir}/site-start.el" >Audit-Trail: >Unformatted: From owner-freebsd-ports Mon May 19 08:50:06 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id IAA28663 for ports-outgoing; Mon, 19 May 1997 08:50:06 -0700 (PDT) Received: (from gnats@localhost) by hub.freebsd.org (8.8.5/8.8.5) id IAA28646; Mon, 19 May 1997 08:50:04 -0700 (PDT) Resent-Date: Mon, 19 May 1997 08:50:04 -0700 (PDT) Resent-Message-Id: <199705191550.IAA28646@hub.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@FreeBSD.ORG, kiri@kiri.toba-cmt.ac.jp Received: from kiri.toba-cmt.ac.jp (kiri.toba-cmt.ac.jp [202.26.248.91]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id IAA28567 for ; Mon, 19 May 1997 08:48:36 -0700 (PDT) Received: (from kiri@localhost) by kiri.toba-cmt.ac.jp (8.8.5/8.8.5) id AAA01454; Tue, 20 May 1997 00:52:34 +0900 (JST) Message-Id: <199705191552.AAA01454@kiri.toba-cmt.ac.jp> Date: Tue, 20 May 1997 00:52:34 +0900 (JST) From: Kazuhiko Kiriyama(System administrator) Reply-To: kiri@kiri.toba-cmt.ac.jp To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/3632: Update port(jp-man-doc-2.2.1):japanese/man-doc. Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Number: 3632 >Category: ports >Synopsis: Update port(jp-man-doc-2.2.1):japanese/man-doc. >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Class: support >Submitter-Id: current-users >Arrival-Date: Mon May 19 08:50:03 PDT 1997 >Last-Modified: >Originator: Kazuhiko Kiriyama >Organization: Toba National College of Maritime Technology. Department of Electronic Mechanical Engineering >Release: FreeBSD 2.2.2-RELEASE i386 >Environment: >Description: I've updated the port(jp-man-doc-2.2.1):japanese/man-doc. Current modifications is (1) Change Makefile in order to update DISTFILE. (2) Change files/install-man in order to fix bug. I put the diff from ports-current(japanese/man-doc) in "Fix:". >How-To-Repeat: >Fix: diff -aurN ../../current/ports/japanese/man-doc/Makefile ./Makefile --- ../../current/ports/japanese/man-doc/Makefile Sun Feb 16 17:22:13 1997 +++ ./Makefile Tue May 20 00:22:20 1997 @@ -1,29 +1,41 @@ # New ports collection makefile for: Japanese man documents -# Version required: 2.1 +# Version required: 2.2.1 # Date created: 6 January 1997 # Whom: Kiriyama Kazuhiko # # $Id: Makefile,v 1.4 1997/02/12 11:00:45 asami Exp $ # -DISTNAME= jp-man-doc-2.1 +DISTNAME= jp-man-doc-2.2.1 CATEGORIES= japanese MASTER_SITES= ftp://jaz.jp.freebsd.org/pub/FreeBSD-jp/man-jp/ -DISTFILES= jpman-2.1b.tar.gz +DISTFILES= jpman-2.2.1a.tar.gz MAINTAINER= kiri@kiri.toba-cmt.ac.jp RUN_DEPENDS= jman:${PORTSDIR}/japanese/man NO_BUILD= yes -JPMANDIR= jpman-2.1 +JPMANDIR= jpman-2.2.1 WRKSRC= ${WRKDIR}/${JPMANDIR} do-install: .if !defined(NOMANCOMPRESS) - @${SETENV} LANG="${LANG}" PREFIX=${PREFIX} WRKSRC=${WRKSRC} PKGDIR=${PKGDIR} DISTDIR=${DISTDIR} DISTFILES=${DISTFILES} JPMANDIR=${JPMANDIR} EXTRACT_CMD=${EXTRACT_CMD} ECHO=${ECHO} RM=${RM} AWK=${AWK} GZIP_CMD="${GZIP_CMD}" SED=${SED} INSTALL_MAN="${INSTALL_MAN}" /bin/sh ${FILESDIR}/install-man MANCOMPRESSED + @${SETENV} LANG="${LANG}" PREFIX=${PREFIX} WRKSRC=${WRKSRC} \ + PKGDIR=${PKGDIR} DISTDIR=${DISTDIR} DISTFILES=${DISTFILES} \ + JPMANDIR=${JPMANDIR} EXTRACT_CMD=${EXTRACT_CMD} \ + ECHO=${ECHO} RM=${RM} AWK=${AWK} \ + GZIP_CMD="${GZIP_CMD}" SED=${SED} \ + INSTALL_MAN="${INSTALL_MAN}" /bin/sh \ + ${FILESDIR}/install-man MANCOMPRESSED .else - @${SETENV} LANG="${LANG}" PREFIX=${PREFIX} WRKSRC=${WRKSRC} PKGDIR=${PKGDIR} DISTDIR=${DISTDIR} DISTFILES=${DISTFILES} JPMANDIR=${JPMANDIR} EXTRACT_CMD=${EXTRACT_CMD} ECHO=${ECHO} RM=${RM} AWK=${AWK} GZIP_CMD="${GZIP_CMD}" SED=${SED} INSTALL_MAN="${INSTALL_MAN}" /bin/sh ${FILESDIR}/install-man NOMANCOMPRESS + @${SETENV} LANG="${LANG}" PREFIX=${PREFIX} WRKSRC=${WRKSRC} \ + PKGDIR=${PKGDIR} DISTDIR=${DISTDIR} \ + DISTFILES=${DISTFILES} JPMANDIR=${JPMANDIR} \ + EXTRACT_CMD=${EXTRACT_CMD} ECHO=${ECHO} RM=${RM} \ + AWK=${AWK} GZIP_CMD="${GZIP_CMD}" SED=${SED} \ + INSTALL_MAN="${INSTALL_MAN}" /bin/sh \ + ${FILESDIR}/install-man NOMANCOMPRESS .endif pre-clean: diff -aurN ../../current/ports/japanese/man-doc/files/install-man ./files/install-man --- ../../current/ports/japanese/man-doc/files/install-man Sun Feb 16 17:22:13 1997 +++ ./files/install-man Mon May 19 18:01:06 1997 @@ -1,11 +1,11 @@ #!/bin/sh PREFIX=${PREFIX:-/usr/ports} -WRKSRC=${WRKSRC:-./jpman-0.2} +WRKSRC=${WRKSRC:-../work/jpman-2.2.1} PKGDIR=${PKGDIR:-./} -DISTDIR=${DISTDIR:-/usr/ports/japanese/man-doc/files} -DISTFILES=${DISTFILES:-jpman-0.2.961227.tgz} -JPMANDIR=${JPMANDIR:-jpman-0.2} +DISTDIR=${DISTDIR:-/usr/ports/distfiles} +DISTFILES=${DISTFILES:-jpman-2.2.1a.tar.gz} +JPMANDIR=${JPMANDIR:-jpman-2.2.1} EXTRACT_CMD=${EXTRACT_CMD:-/usr/bin/tar} ECHO=${ECHO:-/bin/echo} @@ -21,6 +21,7 @@ CSUFX="" fi +#cat ${WRKSRC}/Makefile \ ${EXTRACT_CMD} xzOf ${DISTDIR}/${DISTFILES} ${JPMANDIR}/Makefile \ | ${AWK} ' /^MANDIR[ \t]*=/{ @@ -285,12 +286,17 @@ #${ECHO} '${mandir}='${mandir} #${ECHO} '${WRKSRC}='${WRKSRC} +#exit 2 + (cd ${WRKSRC} ; for s in ${sect} ; do ${INSTALL_MAN} `eval ${ECHO} '$man'$s` ${mandir}${s} # echo ${INSTALL_MAN} `eval ${ECHO} '$man'$s` ${mandir}${s} done ; ) + +#exit 2 + if [ X"$1" = "XMANCOMPRESSED" ]; then for s in ${sect} ; do (cd ${mandir}${s}; @@ -335,26 +341,22 @@ #${ECHO} "${cmds}" +#exit 2 + sect=`${ECHO} "${cmds}" | ${AWK} '/^sect=/{gsub(/^sect=/,"");print}'` for s in ${sect} ; do m=`${ECHO} "${cmds}" | ${AWK} "/^man${s}=/{gsub(/^man${s}=/,\"\");print}"` eval "man${s}=\"${m}\"" # eval ${ECHO} '$man'$s - for p in `eval ${ECHO} '$man'${s}` ; do - m=`${ECHO} "${cmds}" | ${AWK} "/^man${s}${p}=/{gsub(/^man${s}${p}=/,\"\");print}"` - eval "man${s}_${p}=\"${m}\"" -# eval ${ECHO} '$man'${s}_${p} - done -done - -for s in ${sect} ; do -# ${ECHO} $s (cd ${mandir}${s} ; for ft in `eval ${ECHO} '$man'${s}` ; do - ${RM} -f `eval ${ECHO} '$man'${s}_${ft}` - for fs in `eval ${ECHO} '$man'${s}_${ft}` ; do + m=`${ECHO} "${cmds}" |\ + ${AWK} "/^man${s}${ft}=/{gsub(/^man${s}${ft}=/,\"\");print}"` + ${RM} -f ${m} + for fs in ${m} ; do ln -s ${ft}.${s}${CSUFX} ${fs} done - done; - ) + done ; + ) +# ${ECHO} ${m} done diff -aurN ../../current/ports/japanese/man-doc/files/md5 ./files/md5 --- ../../current/ports/japanese/man-doc/files/md5 Sun Feb 16 17:22:13 1997 +++ ./files/md5 Mon May 19 14:19:19 1997 @@ -1 +1 @@ -MD5 (jpman-2.1b.tar.gz) = 4fce72063c764c8b56922740cb1834ec +MD5 (jpman-2.2.1a.tar.gz) = 533e45517912f1adc322d72b87cf47a4 >Audit-Trail: >Unformatted: From owner-freebsd-ports Mon May 19 10:02:29 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id KAA03781 for ports-outgoing; Mon, 19 May 1997 10:02:29 -0700 (PDT) Received: from spinner.DIALix.COM (spinner.dialix.com [192.203.228.67]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id KAA03754; Mon, 19 May 1997 10:01:52 -0700 (PDT) Received: from spinner.DIALix.COM (localhost.dialix.com.au [127.0.0.1]) by spinner.DIALix.COM with ESMTP id BAA23951; Tue, 20 May 1997 01:00:32 +0800 (WST) Message-Id: <199705191700.BAA23951@spinner.DIALix.COM> X-Mailer: exmh version 2.0gamma 1/27/96 To: asami@vader.cs.berkeley.edu (Satoshi Asami) cc: committers@freebsd.org, ports@freebsd.org Subject: Re: ports freeze almost over In-reply-to: Your message of "Mon, 19 May 1997 03:31:35 MST." <199705191031.DAA06845@silvia.HIP.Berkeley.EDU> Date: Tue, 20 May 1997 01:00:30 +0800 From: Peter Wemm Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Satoshi Asami wrote: > I have just finished building the last set of packages (basically > everything that was committed in the past couple of days plus those > that depend on them) and committed a new INDEX file. The official > 2.2.2R ports tree can be extracted by "cvs co -D '5/19/97 03:15 PST'". > > I have asked Peter to tag the tree. When the tag is laid down, I > declare the ports freeze will be over. (Translation: I'm going to > sleep now, so when Peter yells "tagged!", go ahead and commit again.) ``TAGGED!!'' :-) > Satoshi Cheers, -Peter From owner-freebsd-ports Mon May 19 10:09:04 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id KAA04152 for ports-outgoing; Mon, 19 May 1997 10:09:04 -0700 (PDT) Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id KAA03493 for freebsd-ports@freebsd.org; Mon, 19 May 1997 10:00:43 -0700 (PDT) Date: Mon, 19 May 1997 10:00:43 -0700 (PDT) Message-Id: <199705191700.KAA03493@hub.freebsd.org> From: FreeBSD bugmaster To: FreeBSD ports list Subject: Current unassigned ports problem reports Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Current FreeBSD problem reports The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. Bugs can be in one of several states: o - open A problem report has been submitted, no sanity checking performed. a - analyzed The report has been examined by a team member and evaluated. f - feedback The problem has been solved, and the originator has been given a patch or a fix has been committed. The PR remains in this state pending a response from the originator. s - suspended Work on the problem has been postponed. This happens if a timely solution is not possible or is not cost-effective at the present time. The PR continues to exist, though a solution is not being actively sought. If the problem cannot be solved at all, it will be closed, rather than suspended. c - closed A problem report is closed when any changes have been integrated, documented, and tested. Critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- f [1997/01/01] ports/2352 ports wu-ftp port does not work with DES crypte o [1997/05/01] ports/3467 ports Update of port xgs o [1997/05/07] ports/3536 ports MakeTexPK calls gftopk with wron argument o [1997/05/14] ports/3599 ports Filerunner 2.3 req tcl7.6 & tk4.2 4 problems total. Serious problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [1996/10/11] bin/1773 ports A NULL pointer causing segmentation core s [1996/12/22] ports/2268 ports libc from linux emulator does not use /et o [1997/02/13] ports/2731 ports new port: Tcl 8.0A2 o [1997/03/01] ports/2842 ports Expect port upgraded at master site; does o [1997/03/07] ports/2918 ports Unable to pass 8+ command line arguments o [1997/03/11] ports/2956 ports New Port: xgospel-1.10d in ftp.freebsd.or a [1997/03/15] ports/2994 ports xpm port does not build for the first tim o [1997/04/05] ports/3205 ports Mtools-3.0 attempts to flock() a disk par o [1997/04/11] ports/3256 ports ncftp-2.4.2 in packages-2.2 was not linke o [1997/04/24] ports/3377 ports xfishtank port uploaded o [1997/04/25] ports/3390 ports submition of JED port. o [1997/05/04] ports/3500 ports Compile for perl5.003 fails o [1997/05/18] ports/3619 ports new CORBA port omniORB from Olivetti & Or o [1997/05/18] ports/3620 ports new port: OmniBroker o [1997/05/19] ports/3630 ports Updated OmniBroker port 15 problems total. Non-critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [1996/04/23] ports/1155 ports systat or top display disagreeing informa o [1996/08/21] ports/1520 ports sudo dosn't recognise certain passwords a a [1996/08/28] ports/1550 ports "make install" needs to know how to updat o [1996/10/31] ports/1939 ports exodus port doesn't build with new g++-2. o [1996/12/03] ports/2145 ports qpopper bulletin support broken o [1996/12/08] ports/2182 ports FreeBSD's and X-32's list of locales do n o [1996/12/21] ports/2264 ports latex* ports need updating o [1997/01/05] ports/2379 ports New URT port o [1997/01/12] ports/2477 ports Tcl 8.0 a1 port submission. o [1997/01/12] ports/2478 ports Tk 8.0a1 port submission. f [1997/01/24] ports/2571 ports Maxima lacks pkg directory o [1997/02/25] ports/2817 ports New port - prodosemu is an Apple2e prodos a [1997/03/02] ports/2849 ports correction to New math/cad port (SCILAB) o [1997/03/03] ports/2869 ports Submiting new port: tac_plus a [1997/03/06] ports/2902 ports Fix xmcd port for PACKAGE_BUILDING o [1997/03/06] ports/2903 ports New port: xdeblock o [1997/03/06] ports/2904 ports New port: wm2 a [1997/03/06] ports/2905 ports Fixed port: xshisen-1.36 o [1997/03/07] ports/2916 ports ports sysutils/top/Makefile MASTER_SITES o [1997/03/08] ports/2920 ports patch for mispositioned xv windows under o [1997/03/08] ports/2922 ports Please commit new port: viz-1.1.1 o [1997/03/09] ports/2926 ports xmgt-2.31 port, now in pub/incoming on ft o [1997/03/10] ports/2936 ports The teTeX port runs strup on /usr/local/b o [1997/03/11] ports/2949 ports bsd.port.mk needs something like FETCH_EN o [1997/03/11] ports/2951 ports xgraph source is not on MASTER_SITE o [1997/03/12] ports/2961 ports New port(jp-vftool-1.2):japanese/virfonts o [1997/03/13] ports/2974 ports updated Makefile and patch-ab of jp-dvi2p o [1997/03/14] ports/2986 ports fvwm95-2.0.43a port don't install/have ma o [1997/03/15] ports/2993 ports qmail-port-take2-proff.tar.gz in incoming o [1997/03/17] ports/3012 ports qmailanalog port in incoming a [1997/03/21] ports/3052 ports /usr/ports/lang/expect does not find tkCo o [1997/03/24] ports/3081 ports sitelispdir is a directory no a path in x o [1997/03/24] ports/3090 ports ircii-2.9-roof does not run. o [1997/04/01] ports/3169 ports nn port broken o [1997/04/03] ports/3189 ports Update plan to version 1.6 o [1997/04/05] ports/3199 ports new ports collection: automake-1.0 o [1997/04/06] ports/3215 ports Update to Gnat port o [1997/04/08] ports/3227 ports new port(xtimer-8087) o [1997/04/10] ports/3248 ports update a port o [1997/04/10] ports/3250 ports New CAD port: xpns o [1997/04/13] ports/3277 ports tcp_wrapper port does not include NIS sup o [1997/04/13] ports/3279 ports new port of KON2 o [1997/04/15] ports/3296 ports New port(jp-GP-2.01jp):japanese/GP. o [1997/04/15] ports/3306 ports new port-package for ifmail o [1997/04/17] ports/3318 ports New port: jigsaw (Java-based HTTP server) o [1997/04/18] ports/3322 ports setlocale problem in lang/perl5 o [1997/04/18] ports/3330 ports hylafax port seems to be broken (partly) o [1997/04/19] ports/3333 ports new port request of korea/fvwm95 o [1997/04/19] ports/3334 ports new port request of korean/han o [1997/04/19] ports/3335 ports new port request of korean/hanemacs o [1997/04/19] ports/3336 ports new port request of korean/hanmutt o [1997/04/19] ports/3338 ports new port request of korean/hfvwm2 o [1997/04/19] ports/3339 ports new port request of korean/hlatexpsfonts o [1997/04/19] ports/3341 ports new port request of korean/hpscat o [1997/04/19] ports/3342 ports new port request of korean/linuxdoc-sgml o [1997/04/19] ports/3343 ports new port request of korean/nh2ps o [1997/04/19] ports/3344 ports new port request of korean/netscape3 o [1997/04/19] ports/3347 ports new port request of net/ztelnet o [1997/04/19] ports/3348 ports new port request of korean/nhppf o [1997/04/19] ports/3352 ports New port: cddbd o [1997/04/20] ports/3357 ports I make "pari-GP" ports o [1997/04/20] ports/3358 ports XFMail-1.1 has been released o [1997/04/20] ports/3362 ports Ports submission: XFrisk 0.99b4 o [1997/04/20] ports/3363 ports port of nana-1.00 for your collection o [1997/04/21] ports/3370 ports tk41 doesn't build if not untarred into / o [1997/04/25] ports/3383 ports kaffe core dumps if LD_LIBRARY_PATH not s o [1997/04/27] ports/3396 ports update of the port of Mesa (now version 2 o [1997/04/28] ports/3407 ports port for ephem-4.28 o [1997/04/28] ports/3411 ports New port - Atari 8 bit computer emulator o [1997/04/28] ports/3412 ports New port - Apple IIGS beta release o [1997/04/28] ports/3413 ports New port: cs-0.3 o [1997/05/01] ports/3440 ports port of webstone submitted o [1997/05/01] ports/3442 ports New port: xbattle o [1997/05/01] ports/3454 ports New port submission: ztrack-1.0 o [1997/05/01] ports/3455 ports mtools-3.6.tgz could have a better mtools o [1997/05/01] ports/3457 ports New ports for cutils 1.3.3 and umatrix o [1997/05/01] ports/3458 ports port of Squeak, version 1.18 o [1997/05/01] ports/3466 ports FreeBSD origional o [1997/05/03] ports/3482 ports SlingShot (new) port o [1997/05/03] ports/3484 ports libwww is out of date o [1997/05/04] ports/3498 ports nn-current port is out of date o [1997/05/04] ports/3499 ports exim port out of date o [1997/05/06] ports/3517 ports new port: graphics/tiff34 (fix) o [1997/05/06] ports/3518 ports new port: comms/hylafax40p1 (may be renam o [1997/05/06] ports/3519 ports new port: comms/snooper o [1997/05/06] ports/3520 ports new port: graphics/camediaplay o [1997/05/06] ports/3521 ports new port: graphics/qvplay o [1997/05/07] ports/3539 ports This is a port of poppassd that should wo o [1997/05/08] ports/3540 ports sudo package don't accept passwords longe o [1997/05/10] ports/3574 ports tkgoodstuff's Dialer script has wrong pat o [1997/05/13] ports/3589 ports New port: bclock-1.0 o [1997/05/14] ports/3597 ports jp-groff-0.99 port macro update o [1997/05/15] ports/3603 ports New port: block-0.5 o [1997/05/16] ports/3607 ports FreeBSD-Logo for Fvwm95 Start-Menu o [1997/05/17] ports/3614 ports Upgrade for xboard port o [1997/05/18] ports/3625 ports New port - connect4 o [1997/05/18] ports/3626 ports New port - Macintosh file utilities o [1997/05/18] ports/3627 ports New port - Atari 2600 VCS emulator o [1997/05/19] ports/3631 ports Update port(jp-man-1.1):japanese/man. o [1997/05/19] ports/3632 ports Update port(jp-man-doc-2.2.1):japanese/ma 100 problems total. From owner-freebsd-ports Mon May 19 11:24:38 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id LAA09233 for ports-outgoing; Mon, 19 May 1997 11:24:38 -0700 (PDT) Received: from nexis.net (customer-1.ican.net [198.133.36.101]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id LAA09215 for ; Mon, 19 May 1997 11:24:20 -0700 (PDT) Received: from localhost (james@localhost) by nexis.net (8.8.5/8.8.5) with SMTP id OAA08206; Mon, 19 May 1997 14:18:08 -0400 (EDT) Date: Mon, 19 May 1997 14:18:07 -0400 (EDT) From: James FitzGibbon To: The Hermit Hacker cc: freebsd-ports@hub.freebsd.org Subject: Re: PostgreSQL v6.1 Released In-Reply-To: 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, 19 May 1997, The Hermit Hacker wrote: > I saw the notice about the ports freeze, and was wondering if there > is any way of squeezing a update to the postgresql port through? I ask > this also hoping that someone can actually do it, since v6.1 now uses > configure, and my experience with creating a port is *very* limited, and > wouldn't know how to throw one together :( I'll take it, if Satoshi will allow it through. From owner-freebsd-ports Mon May 19 12:30:03 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id MAA12310 for ports-outgoing; Mon, 19 May 1997 12:30:03 -0700 (PDT) Received: (from gnats@localhost) by hub.freebsd.org (8.8.5/8.8.5) id MAA12304; Mon, 19 May 1997 12:30:01 -0700 (PDT) Resent-Date: Mon, 19 May 1997 12:30:01 -0700 (PDT) Resent-Message-Id: <199705191930.MAA12304@hub.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@FreeBSD.ORG, ryo2@on.rim.or.jp Received: from april.on.rim.or.jp (root@april.on.rim.or.jp [202.247.131.85]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id MAA11920 for ; Mon, 19 May 1997 12:20:06 -0700 (PDT) Received: from cylon.on.rim.or.jp (ppp052.on.rim.or.jp [202.247.138.180]) by april.on.rim.or.jp (8.8.5/3.4Wbeta6-rim1.1) with ESMTP id EAA10511; Tue, 20 May 1997 04:17:45 +0900 (JST) Received: by cylon.on.rim.or.jp (8.8.5/3.4Wbeta6-97040615) id EAA03918; Tue, 20 May 1997 04:16:43 +0900 (JST) Message-Id: <199705191917.EAA10511@april.on.rim.or.jp> Date: Tue, 20 May 1997 04:16:43 +0900 (JST) From: ryo2@on.rim.or.jp Reply-To: ryo2@on.rim.or.jp To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/3634: fvwm95-2.0.43a-i18n-port.tar.gz was put Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Number: 3634 >Category: ports >Synopsis: fvwm95-2.0.43a-i18n-port.tar.gz was put >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon May 19 12:30:00 PDT 1997 >Last-Modified: >Originator: Yoshishige Arai >Organization: RIMNET, JAPAN >Release: FreeBSD 2.2.1-RELEASE i386 >Environment: System: FreeBSD 2.2.1-RELEASE i386 Architecture: PC(Pentium-133) >Description: fvwm95-2.0.43a port updated by applying an internationalized patch was put as an archive fvwm95-2.0.43a-i18n-port.tar.gz to ftp://ftp.FreeBSD.ORG/pub/FreeBSD/incoming/ although I'm not sure whether this should be handled as a new port. Thinking about current fvwm2 port is i18n, it may be an upgrade. >How-To-Repeat: >Fix: >Audit-Trail: >Unformatted: From owner-freebsd-ports Mon May 19 13:26:34 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id NAA15081 for ports-outgoing; Mon, 19 May 1997 13:26:34 -0700 (PDT) Received: from bitbox.follo.net (bitbox.follo.net [194.198.43.36]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id NAA15070 for ; Mon, 19 May 1997 13:26:30 -0700 (PDT) Received: (from eivind@localhost) by bitbox.follo.net (8.7.6/8.7.3) id WAA14168; Mon, 19 May 1997 22:25:25 +0200 (MET DST) Date: Mon, 19 May 1997 22:25:25 +0200 (MET DST) Message-Id: <199705192025.WAA14168@bitbox.follo.net> From: Eivind Eklund To: ports@freebsd.org Subject: Perl 5.004 Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Is anybody doing a port of this? If not, I'll finish mine off - I have a half-baked one, but it is a bit of work to finish, and I don't want to duplicate. Eivind. From owner-freebsd-ports Mon May 19 15:38:58 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id PAA23756 for ports-outgoing; Mon, 19 May 1997 15:38:58 -0700 (PDT) Received: from silvia.HIP.Berkeley.EDU (ala-ca9-46.ix.netcom.com [207.93.143.110]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id PAA23749 for ; Mon, 19 May 1997 15:38:55 -0700 (PDT) Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.5/8.6.9) id PAA00888; Mon, 19 May 1997 15:38:47 -0700 (PDT) Date: Mon, 19 May 1997 15:38:47 -0700 (PDT) Message-Id: <199705192238.PAA00888@silvia.HIP.Berkeley.EDU> To: james@nexis.net CC: scrappy@hub.org, freebsd-ports@hub.freebsd.org In-reply-to: (message from James FitzGibbon on Mon, 19 May 1997 14:18:07 -0400 (EDT)) Subject: Re: PostgreSQL v6.1 Released From: asami@vader.cs.berkeley.edu (Satoshi Asami) Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk * I'll take it, if Satoshi will allow it through. Well, the ports freeze is already over so there is no need to worry about me anymore. :> Satoshi From owner-freebsd-ports Mon May 19 19:42:28 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id TAA04819 for ports-outgoing; Mon, 19 May 1997 19:42:28 -0700 (PDT) Received: from alpha.xerox.com (alpha.Xerox.COM [13.1.64.93]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id TAA04811 for ; Mon, 19 May 1997 19:42:25 -0700 (PDT) Received: from crevenia.parc.xerox.com ([13.2.116.11]) by alpha.xerox.com with SMTP id <17153(7)>; Mon, 19 May 1997 19:41:47 PDT Received: by crevenia.parc.xerox.com id <177489>; Mon, 19 May 1997 19:41:46 -0700 From: Bill Fenner To: ports@freebsd.org Subject: Re: keeping an up-to-date bsd.port.mk Message-Id: <97May19.194146pdt.177489@crevenia.parc.xerox.com> Date: Mon, 19 May 1997 19:41:34 PDT Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk The disgusting, why-would-anybody-implement this hack: % mkdir /tmp/mk % cd /tmp/mk % ln -s ../../usr/share/mk/* . % rm bsd.port.mk % ln -s ../../usr/ports/bsd.port.mk . % make -m /tmp/mk <...> But it lets even a lowly peon without write access to /usr/share/mk use an up-to-date bsd.port.mk ... Bill From owner-freebsd-ports Mon May 19 20:44:17 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id UAA07634 for ports-outgoing; Mon, 19 May 1997 20:44:17 -0700 (PDT) Received: from silvia.HIP.Berkeley.EDU (ala-ca9-46.ix.netcom.com [207.93.143.110]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id UAA07622; Mon, 19 May 1997 20:44:13 -0700 (PDT) Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.5/8.6.9) id UAA06142; Mon, 19 May 1997 20:44:09 -0700 (PDT) Date: Mon, 19 May 1997 20:44:09 -0700 (PDT) Message-Id: <199705200344.UAA06142@silvia.HIP.Berkeley.EDU> To: jmz@freebsd.org CC: ports@freebsd.org Subject: print/texinfo From: asami@vader.cs.berkeley.edu (Satoshi Asami) Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk What is the status of texinfo port? We've got texinfo-3.9 in /usr/src/contrib now. Although looking pkg/PLIST it does seem like a slightly different beast.... And if it has to stay, what's the purpose of the pre-fetch target that checks for tex/initex even though tex is listed in *_DEPENDS? This is breaking "make fetch". Satoshi From owner-freebsd-ports Mon May 19 20:50:06 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id UAA07984 for ports-outgoing; Mon, 19 May 1997 20:50:06 -0700 (PDT) Received: (from gnats@localhost) by hub.freebsd.org (8.8.5/8.8.5) id UAA07973; Mon, 19 May 1997 20:50:03 -0700 (PDT) Resent-Date: Mon, 19 May 1997 20:50:03 -0700 (PDT) Resent-Message-Id: <199705200350.UAA07973@hub.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@FreeBSD.ORG, kiri@kiri.toba-cmt.ac.jp Received: from kiri.toba-cmt.ac.jp (kiri.toba-cmt.ac.jp [202.26.248.91]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id UAA07909 for ; Mon, 19 May 1997 20:49:24 -0700 (PDT) Received: (from kiri@localhost) by kiri.toba-cmt.ac.jp (8.8.5/8.8.5) id MAA02385; Tue, 20 May 1997 12:53:01 +0900 (JST) Message-Id: <199705200353.MAA02385@kiri.toba-cmt.ac.jp> Date: Tue, 20 May 1997 12:53:01 +0900 (JST) From: Kazuhiko Kiriyama(System administrator) Reply-To: kiri@kiri.toba-cmt.ac.jp To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/3635: Update port(jp-groff-0.99):japanese/groff. Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Number: 3635 >Category: ports >Synopsis: Update port(jp-groff-0.99):japanese/groff. >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Class: support >Submitter-Id: current-users >Arrival-Date: Mon May 19 20:50:01 PDT 1997 >Last-Modified: >Originator: Kazuhiko Kiriyama >Organization: Toba National College of Maritime Technology. Department of Electronic Mechanical Engineering >Release: FreeBSD 2.2.2-RELEASE i386 >Environment: >Description: I've updated the port(jp-groff-0.99):japanese/groff. Current modifications are (1) Copy /usr/share/tmac/* to /usr/local/share/groff/tmac (2) Include japanese corrections by Kazuo Horikawa. I put the diff from ports-current(japanese/groff) in "Fix:". Newly added files are files/rc.diff patches/patch-ac >How-To-Repeat: >Fix: diff -aruN ../../current/ports/japanese/groff/Makefile ./Makefile --- ../../current/ports/japanese/groff/Makefile Sat Apr 5 16:31:12 1997 +++ ./Makefile Fri May 2 23:44:06 1997 @@ -16,7 +16,7 @@ PATCHFILES= jgroff-0.99.diff.gz PATCH_DIST_STRIP= -p1 -MAINTAINER= graphite@taurus.bekkoame.or.jp +MAINTAINER= graphite@jp.freebsd.org USE_GMAKE= yes GNU_CONFIGURE= yes @@ -37,5 +37,19 @@ ;; \ esac; \ done + +post-install: + @${CP} -p /usr/share/tmac/tmac.an ${PREFIX}/share/groff/tmac + @${CP} -p /usr/share/tmac/tmac.andoc ${PREFIX}/share/groff/tmac + @${CP} -p /usr/share/tmac/tmac.groff_an ${PREFIX}/share/groff/tmac + @${CP} -p /usr/share/tmac/tmac.orig_me ${PREFIX}/share/groff/tmac + @${CP} -p /usr/share/tmac/tmac.vgrind ${PREFIX}/share/groff/tmac + @${CP} -p /usr/share/tmac/eqnrc ${PREFIX}/share/groff/tmac + @${CP} -p /usr/share/tmac/hyphen.us-ru ${PREFIX}/share/groff/tmac + @${CP} -p /usr/share/tmac/tcl.macros ${PREFIX}/share/groff/tmac + @${CP} -p /usr/share/tmac/troffrc ${PREFIX}/share/groff/tmac + @${CP} -p /usr/share/tmac/mdoc/doc-common ${PREFIX}/share/groff/tmac/mdoc + @${CP} -p /usr/share/tmac/mdoc/doc-syms ${PREFIX}/share/groff/tmac/mdoc + @/usr/bin/patch -d ${PREFIX}/share/groff/tmac < ${FILESDIR}/rc.diff .include diff -aruN ../../current/ports/japanese/groff/files/rc.diff ./files/rc.diff --- ../../current/ports/japanese/groff/files/rc.diff Thu Jan 1 09:00:00 1970 +++ ./files/rc.diff Fri May 2 23:38:51 1997 @@ -0,0 +1,20 @@ +--- tmac/eqnrc.orig Tue Mar 25 23:40:57 1997 ++++ tmac/eqnrc Fri May 2 23:37:04 1997 +@@ -51,6 +51,7 @@ + ifdef ascii ! define n %1% ! + ifdef latin1 ! define n %1% ! + ifdef koi8-r ! define n %1% ! ++ifdef nippon ! define n %1% ! + ifdef n ! + set nroff 1 + ! +--- tmac/troffrc.orig Tue Mar 25 23:40:57 1997 ++++ tmac/troffrc Fri May 2 23:37:43 1997 +@@ -13,6 +13,7 @@ + .do ds troffrc!ascii tmac.tty + .do ds troffrc!latin1 tmac.tty + .do ds troffrc!koi8-r tmac.tty ++.do ds troffrc!nippon tmac.tty + .do ds troffrc!lj4 tmac.lj4 + .do if d troffrc!\*[.T] \ + . do mso \*[troffrc!\*[.T]] diff -aruN ../../current/ports/japanese/groff/patches/patch-ac ./patches/patch-ac --- ../../current/ports/japanese/groff/patches/patch-ac Thu Jan 1 09:00:00 1970 +++ ./patches/patch-ac Fri May 2 23:28:59 1997 @@ -0,0 +1,159 @@ +--- tmac/doc-ditroff.orig Thu Feb 17 01:55:54 1994 ++++ tmac/doc-ditroff Fri May 2 01:53:41 1997 +@@ -240,33 +240,58 @@ + ' in 0 + .\} + .el \{\ +-. nr nS 0 +-. nr nA 0 +-. nr nF 0 +-. nr nT 0 +-. nr nY 0 +-. nr oT 0 +-. if "\\$1"SYNOPSIS" \{\ +-. na +-. nr nS 1 ++. ie "\\$1"̾¾Î" \{\ ++. hk ++' in 0 + . \} +-. if "\\$1"DESCRIPTION" \{\ +-. nr fY 0 +-. nr fZ 0 +-. nr fB 0 +-. nr Fb 0 +-. ds Fb ++. el \{\ ++. nr nS 0 ++. nr nA 0 ++. nr nF 0 ++. nr nT 0 ++. nr nY 0 ++. nr oT 0 ++. if "\\$1"SYNOPSIS" \{\ ++. na ++. nr nS 1 ++. \} ++. if "\\$1"½ñ¼°" \{\ ++. na ++. nr nS 1 ++. \} ++. if "\\$1"DESCRIPTION" \{\ ++. nr fY 0 ++. nr fZ 0 ++. nr fB 0 ++. nr Fb 0 ++. ds Fb ++. \} ++. if "\\$1"²òÀâ" \{\ ++. nr fY 0 ++. nr fZ 0 ++. nr fB 0 ++. nr Fb 0 ++. ds Fb ++. \} ++. if "\\$1"SEE" \{\ ++. nr nA 1 ++. na ++. \} ++. if "\\$1"´ØÏ¢¹àÌÜ" \{\ ++. nr nA 1 ++. na ++. \} ++. if "\\$1"FILES" .nr nF 1 ++. if "\\$1"´ØÏ¢¥Õ¥¡¥¤¥ë" .nr nF 1 ++. if "\\$1"STANDARDS" .nr nT 1 ++. if "\\$1"µ¬³Ê" .nr nT 1 ++. if "\\$1"AUTHORS" .nr nY 1 ++. if "\\$1"ºî¼Ô" .nr nY 1 ++. if "\\$1"SEE" .nr sE 1 ++. if "\\$1"´ØÏ¢¹àÌÜ" .nr sE 1 ++. in 0 ++. nr aN 0 + . \} +-. if "\\$1"SEE" \{\ +-. nr nA 1 +-. na +-. \} +-. if "\\$1"FILES" .nr nF 1 +-. if "\\$1"STANDARDS" .nr nT 1 +-. if "\\$1"AUTHORS" .nr nY 1 +-. if "\\$1"SEE" .nr sE 1 +-. in 0 +-. nr aN 0 + .\} + .pL + 'sp +--- tmac/doc-nroff.orig Sat Jan 4 21:39:20 1992 ++++ tmac/doc-nroff Fri May 2 01:53:48 1997 +@@ -190,26 +190,44 @@ + ' in 0 + .\} + .el \{\ +-. nr nS 0 +-. nr nA 0 +-. nr nF 0 +-. nr nT 0 +-. nr nY 0 +-. nr aN 0 +-. nr oT 0 +-. if "\\$1"SEE" .nr nA 1 +-. if "\\$1"FILES" .nr nF 1 +-. if "\\$1"STANDARDS" .nr nT 1 +-. if "\\$1"SYNOPSIS" .nr nS 1 +-. if "\\$1"DESCRIPTION" \{\ +-. rr fB +-. rr Fb +-. ds Fb +-. nr fY 0 +-. nr fZ 0 ++. ie "\\$1"̾¾Î" \{\ ++. hK ++' in 0 ++. \} ++. el \{\ ++. nr nS 0 ++. nr nA 0 ++. nr nF 0 ++. nr nT 0 ++. nr nY 0 ++. nr aN 0 ++. nr oT 0 ++. if "\\$1"SEE" .nr nA 1 ++. if "\\$1"´ØÏ¢¹àÌÜ" .nr nA 1 ++. if "\\$1"FILES" .nr nF 1 ++. if "\\$1"´ØÏ¢¥Õ¥¡¥¤¥ë" .nr nF 1 ++. if "\\$1"STANDARDS" .nr nT 1 ++. if "\\$1"µ¬³Ê" .nr nT 1 ++. if "\\$1"SYNOPSIS" .nr nS 1 ++. if "\\$1"½ñ¼°" .nr nS 1 ++. if "\\$1"DESCRIPTION" \{\ ++. rr fB ++. rr Fb ++. ds Fb ++. nr fY 0 ++. nr fZ 0 ++. \} ++. if "\\$1"²òÀâ" \{\ ++. rr fB ++. rr Fb ++. ds Fb ++. nr fY 0 ++. nr fZ 0 ++. \} ++. if "\\$1"AUTHORS" .nr nY 1 ++. if "\\$1"ºî¼Ô" .nr nY 1 ++. in 0 + . \} +-. if "\\$1"AUTHORS" .nr nY 1 +-. in 0 + .\} + .pL + 'sp +@@ -221,5 +239,6 @@ + \&\fP\s0\& + .in \\n(.iu+\\n(Tiu + .if "\\$1"SEE" .nr sE 1 ++.if "\\$1"´ØÏ¢¹àÌÜ" .nr sE 1 + .ns + .. diff -aruN ../../current/ports/japanese/groff/pkg/PLIST ./pkg/PLIST --- ../../current/ports/japanese/groff/pkg/PLIST Sun Nov 17 23:14:43 1996 +++ ./pkg/PLIST Fri May 2 22:28:31 1997 @@ -53,8 +53,13 @@ man/man7/groff_mmse.7.gz share/groff/eign share/groff/tmac/hyphen.us +share/groff/tmac/hyphen.us-ru share/groff/tmac/tmac.an share/groff/tmac/tmac.andoc +share/groff/tmac/tmac.groff_an +share/groff/tmac/tmac.orig_me +share/groff/tmac/tmac.vgrind +share/groff/tmac/tcl.macros share/groff/tmac/tmac.pic share/groff/tmac/tmac.ps share/groff/tmac/tmac.psnew >Audit-Trail: >Unformatted: From owner-freebsd-ports Mon May 19 20:54:43 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id UAA08286 for ports-outgoing; Mon, 19 May 1997 20:54:43 -0700 (PDT) Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id UAA08272 for ; Mon, 19 May 1997 20:54:36 -0700 (PDT) Received: from rover.village.org [127.0.0.1] by rover.village.org with esmtp (Exim 1.60 #1) id 0wTg01-0004dg-00; Mon, 19 May 1997 21:54:09 -0600 To: Eivind Eklund Subject: Re: Perl 5.004 Cc: ports@freebsd.org In-reply-to: Your message of "Mon, 19 May 1997 22:25:25 +0200." <199705192025.WAA14168@bitbox.follo.net> References: <199705192025.WAA14168@bitbox.follo.net> Date: Mon, 19 May 1997 21:54:09 -0600 From: Warner Losh Message-Id: Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk In message <199705192025.WAA14168@bitbox.follo.net> Eivind Eklund writes: : Is anybody doing a port of this? I thought the consensus was slowly building for putting this in /usr/src/contrib/perl ... Warner "Now where did that asbestos underwear get off to" Losh From owner-freebsd-ports Mon May 19 20:57:01 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id UAA08436 for ports-outgoing; Mon, 19 May 1997 20:57:01 -0700 (PDT) Received: from thelab.hub.org (hal-ns3-04.netcom.ca [207.181.94.132]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id UAA08428 for ; Mon, 19 May 1997 20:56:55 -0700 (PDT) Received: from thelab.hub.org (LOCALHOST [127.0.0.1]) by thelab.hub.org (8.8.5/8.8.2) with SMTP id AAA16036; Tue, 20 May 1997 00:56:36 -0300 (ADT) Date: Tue, 20 May 1997 00:56:36 -0300 (ADT) From: The Hermit Hacker To: Satoshi Asami cc: james@nexis.net, freebsd-ports@hub.freebsd.org Subject: Re: PostgreSQL v6.1 Released In-Reply-To: <199705192238.PAA00888@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 Mon, 19 May 1997, Satoshi Asami wrote: > * I'll take it, if Satoshi will allow it through. > > Well, the ports freeze is already over so there is no need to worry > about me anymore. :> I noticed :) James...we've had to do a 'after it was released' postpone due to some AIX issues that have to be worked out, so v6.1 now won't be released until June 1st :( I'll ask again about it once I can get this #@%!% thing out the door :) Marc G. Fournier Systems Administrator @ hub.org primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org From owner-freebsd-ports Mon May 19 21:30:30 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id VAA10312 for ports-outgoing; Mon, 19 May 1997 21:30:30 -0700 (PDT) Received: from freefall.freebsd.org (freefall.cdrom.com [204.216.27.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id VAA10262; Mon, 19 May 1997 21:30:15 -0700 (PDT) From: Satoshi Asami Received: (from asami@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id VAA06944; Mon, 19 May 1997 21:29:55 -0700 (PDT) Date: Mon, 19 May 1997 21:29:55 -0700 (PDT) Message-Id: <199705200429.VAA06944@freefall.freebsd.org> To: kiri@kiri.toba-cmt.ac.jp, asami@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/3631 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: Update port(jp-man-1.1):japanese/man. State-Changed-From-To: open-closed State-Changed-By: asami State-Changed-When: Mon May 19 21:27:39 PDT 1997 State-Changed-Why: Thanks, committed. By the way, I noticed an extra newline at the end of Makefile (which I took out). One of the reasons why we insist on diffs used for port updates is so that you can check these by yourself! :) Also, there were a few files deleted and some added. It is great if you can list them explicitly somewhere in the PR, so we won't forget it (as they require more than just "cvs commit"). From owner-freebsd-ports Mon May 19 21:31:51 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id VAA10435 for ports-outgoing; Mon, 19 May 1997 21:31:51 -0700 (PDT) Received: from freefall.freebsd.org (freefall.cdrom.com [204.216.27.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id VAA10429; Mon, 19 May 1997 21:31:46 -0700 (PDT) From: Satoshi Asami Received: (from asami@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id VAA07113; Mon, 19 May 1997 21:31:26 -0700 (PDT) Date: Mon, 19 May 1997 21:31:26 -0700 (PDT) Message-Id: <199705200431.VAA07113@freefall.freebsd.org> To: kiri@kiri.toba-cmt.ac.jp, asami@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/3632 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: Update port(jp-man-doc-2.2.1):japanese/man-doc. State-Changed-From-To: open-closed State-Changed-By: asami State-Changed-When: Mon May 19 21:31:11 PDT 1997 State-Changed-Why: Committed, thanks! From owner-freebsd-ports Mon May 19 21:52:51 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id VAA11683 for ports-outgoing; Mon, 19 May 1997 21:52:51 -0700 (PDT) Received: (from asami@localhost) by hub.freebsd.org (8.8.5/8.8.5) id VAA11604; Mon, 19 May 1997 21:52:06 -0700 (PDT) Date: Mon, 19 May 1997 21:52:06 -0700 (PDT) From: Satoshi Asami Message-Id: <199705200452.VAA11604@hub.freebsd.org> To: kiri@kiri.toba-cmt.ac.jp, asami, freebsd-ports Subject: Re: ports/3635 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: Update port(jp-groff-0.99):japanese/groff. State-Changed-From-To: open-closed State-Changed-By: asami State-Changed-When: Mon May 19 21:51:16 PDT 1997 State-Changed-Why: Thanks, committed! From owner-freebsd-ports Mon May 19 21:56:26 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id VAA11957 for ports-outgoing; Mon, 19 May 1997 21:56:26 -0700 (PDT) Received: (from asami@localhost) by hub.freebsd.org (8.8.5/8.8.5) id VAA11874; Mon, 19 May 1997 21:55:41 -0700 (PDT) Date: Mon, 19 May 1997 21:55:41 -0700 (PDT) From: Satoshi Asami Message-Id: <199705200455.VAA11874@hub.freebsd.org> To: norita-i@is.aist-nara.ac.jp, asami, freebsd-ports Subject: Re: ports/3597 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: jp-groff-0.99 port macro update State-Changed-From-To: open-feedback State-Changed-By: asami State-Changed-When: Mon May 19 21:53:33 PDT 1997 State-Changed-Why: Thanks, but I just committed a fix submitted in PR 3635. Can you checck and see if the latest jp-groff port fixes your problems? And if it doesn't, please submit a diff -u as a reply to this mail. Thanks! From owner-freebsd-ports Mon May 19 22:10:03 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id WAA12567 for ports-outgoing; Mon, 19 May 1997 22:10:03 -0700 (PDT) Received: (from gnats@localhost) by hub.freebsd.org (8.8.5/8.8.5) id WAA12543; Mon, 19 May 1997 22:10:01 -0700 (PDT) Date: Mon, 19 May 1997 22:10:01 -0700 (PDT) Message-Id: <199705200510.WAA12543@hub.freebsd.org> To: freebsd-ports Cc: From: Satoshi Asami Subject: Re: ports/3599: Filerunner 2.3 req tcl7.6 & tk4.2 Reply-To: Satoshi Asami Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk The following reply was made to PR ports/3599; it has been noted by GNATS. From: Satoshi Asami To: freebsd-gnats-submit@freebsd.org, vanilla@Minje.Com.TW Cc: Subject: Re: ports/3599: Filerunner 2.3 req tcl7.6 & tk4.2 Date: Mon, 19 May 1997 22:00:09 -0700 I'm not sure what exactly you are saying. If you are suggesting an upgrade, please send a "diff -u" output. Thanks! From owner-freebsd-ports Mon May 19 22:10:05 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id WAA12581 for ports-outgoing; Mon, 19 May 1997 22:10:05 -0700 (PDT) Received: (from gnats@localhost) by hub.freebsd.org (8.8.5/8.8.5) id WAA12565; Mon, 19 May 1997 22:10:03 -0700 (PDT) Resent-Date: Mon, 19 May 1997 22:10:03 -0700 (PDT) Resent-Message-Id: <199705200510.WAA12565@hub.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@FreeBSD.ORG, asami@FreeBSD.ORG Received: from silvia.HIP.Berkeley.EDU (ala-ca9-46.ix.netcom.com [207.93.143.110]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id WAA12347 for ; Mon, 19 May 1997 22:06:35 -0700 (PDT) Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.5/8.6.9) id WAA06523; Mon, 19 May 1997 22:06:32 -0700 (PDT) Message-Id: <199705200506.WAA06523@silvia.HIP.Berkeley.EDU> Date: Mon, 19 May 1997 22:06:32 -0700 (PDT) From: asami@FreeBSD.ORG To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/3637: xephem needs a chdir()? Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Number: 3637 >Category: ports >Synopsis: xephem needs a chdir()? >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon May 19 22:10:02 PDT 1997 >Last-Modified: >Originator: Satoshi Asami >Organization: The FreeBSD Project >Release: FreeBSD 2.2-STABLE i386 >Environment: The latest xephem port >Description: If you start xephem from any directory other than "/usr/X11R6/lib/X11/xephem", it will not be able to find some files, most notably the moon data table (so the "moon view" doesn't work at all). >How-To-Repeat: cd ~ xephem >Fix: Add a strategic chdir(), I guess. >Audit-Trail: >Unformatted: From owner-freebsd-ports Mon May 19 22:10:25 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id WAA12622 for ports-outgoing; Mon, 19 May 1997 22:10:25 -0700 (PDT) Received: (from asami@localhost) by hub.freebsd.org (8.8.5/8.8.5) id WAA12493; Mon, 19 May 1997 22:09:00 -0700 (PDT) Date: Mon, 19 May 1997 22:09:00 -0700 (PDT) From: Satoshi Asami Message-Id: <199705200509.WAA12493@hub.freebsd.org> To: max@bourbon.sfc.wide.ad.jp, asami, freebsd-ports Subject: Re: ports/3498 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: nn-current port is out of date State-Changed-From-To: open-suspended State-Changed-By: asami State-Changed-When: Mon May 19 22:07:43 PDT 1997 State-Changed-Why: Andrey recently removed himself from the maintainer-ship. Since this port, by nature, requires frequent updates, I will remove the port if somebody doesn't step forward to pick it up soon. From owner-freebsd-ports Mon May 19 22:22:14 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id WAA13448 for ports-outgoing; Mon, 19 May 1997 22:22:14 -0700 (PDT) Received: (from asami@localhost) by hub.freebsd.org (8.8.5/8.8.5) id WAA13423; Mon, 19 May 1997 22:22:00 -0700 (PDT) Date: Mon, 19 May 1997 22:22:00 -0700 (PDT) From: Satoshi Asami Message-Id: <199705200522.WAA13423@hub.freebsd.org> To: itojun@itojun.org, asami, freebsd-ports Subject: Re: ports/3517 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: new port: graphics/tiff34 (fix) State-Changed-From-To: open-analyzed State-Changed-By: asami State-Changed-When: Mon May 19 22:20:30 PDT 1997 State-Changed-Why: Thanks, but it seems that the distfile changed on the master site (it's apparently out of beda now) and the patches no longer apply. Can you re-submit the port? Also, please send it in as a unified diff from the original (tiff34) port. (Reading the handbook may help in figuring out these "conventions".) From owner-freebsd-ports Mon May 19 22:24:35 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id WAA13719 for ports-outgoing; Mon, 19 May 1997 22:24:35 -0700 (PDT) Received: (from asami@localhost) by hub.freebsd.org (8.8.5/8.8.5) id WAA13695; Mon, 19 May 1997 22:24:28 -0700 (PDT) Date: Mon, 19 May 1997 22:24:28 -0700 (PDT) From: Satoshi Asami Message-Id: <199705200524.WAA13695@hub.freebsd.org> To: itojun@itojun.org, asami, freebsd-ports Subject: Re: ports/3518 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: new port: comms/hylafax40p1 (may be renamed to hylafax?) State-Changed-From-To: open-analyzed State-Changed-By: asami State-Changed-When: Mon May 19 22:22:46 PDT 1997 State-Changed-Why: I can't fetch the portball. Can you please include an unified diff from the original port as a reply to this mail? From owner-freebsd-ports Mon May 19 22:45:43 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id WAA14520 for ports-outgoing; Mon, 19 May 1997 22:45:43 -0700 (PDT) Received: (from asami@localhost) by hub.freebsd.org (8.8.5/8.8.5) id WAA14500; Mon, 19 May 1997 22:45:39 -0700 (PDT) Date: Mon, 19 May 1997 22:45:39 -0700 (PDT) From: Satoshi Asami Message-Id: <199705200545.WAA14500@hub.freebsd.org> To: asami, freebsd-ports, erich Subject: Re: ports/3637 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: xephem needs a chdir()? Responsible-Changed-From-To: freebsd-ports->erich Responsible-Changed-By: asami Responsible-Changed-When: Mon May 19 22:45:24 PDT 1997 Responsible-Changed-Why: maintainer From owner-freebsd-ports Mon May 19 23:15:32 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id XAA15708 for ports-outgoing; Mon, 19 May 1997 23:15:32 -0700 (PDT) Received: (from asami@localhost) by hub.freebsd.org (8.8.5/8.8.5) id XAA15688; Mon, 19 May 1997 23:15:29 -0700 (PDT) Date: Mon, 19 May 1997 23:15:29 -0700 (PDT) From: Satoshi Asami Message-Id: <199705200615.XAA15688@hub.freebsd.org> To: itojun@itojun.org, asami, freebsd-ports Subject: Re: ports/3519 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: new port: comms/snooper State-Changed-From-To: open-closed State-Changed-By: asami State-Changed-When: Mon May 19 23:12:13 PDT 1997 State-Changed-Why: Thanks, imported. Diff attached: === diff -ru snooper/Makefile snooper.new/Makefile --- snooper/Makefile Sat May 3 21:32:03 1997 +++ snooper.new/Makefile Mon May 19 23:08:06 1997 @@ -6,19 +6,17 @@ # DISTNAME= snooper.970212 -PKGNAME= snooper -CATEGORIES= graphics +PKGNAME= snooper-970212 +CATEGORIES= net MASTER_SITES= ftp://ftp.foretune.co.jp/pub/tools/snooper/ -EXTRACT_SUFX= .tar.gz -WRKSRC= ${WRKDIR}/snooper/build +MAINTAINER= itojun.itojun.org + +WRKSRC= ${WRKDIR}/snooper/build HAS_CONFIGURE= yes post-install: - [ -d ${PREFIX}/share ] || ${MKDIR} ${PREFIX}/share - [ -d ${PREFIX}/share/doc ] || ${MKDIR} ${PREFIX}/share/doc - [ -d ${PREFIX}/share/doc/snooper ] \ - || ${MKDIR} ${PREFIX}/share/doc/snooper + ${MKDIR} ${PREFIX}/share/doc/snooper ${INSTALL_DATA} ${WRKSRC}/../README ${PREFIX}/share/doc/snooper ${CAT} ${PKGDIR}/MESSAGE === I assume this was supposed to go into "net", or should it have been "comms"? Anyway, I'm pretty sure it doesn't belong to "graphics". The .tar.gz suffix is the default. WRKSRC goes in the "other bsd.port.mk variables" section. You forgot to add a MAINTAINER line. I made a wild guess as to who it should be. :) No need to create the directories specified by /etc/mtree/BSD.local.dist. Also, ${MKDIR} includes "-p", so you don't need to check for the directory's existence. From owner-freebsd-ports Mon May 19 23:21:38 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id XAA16004 for ports-outgoing; Mon, 19 May 1997 23:21:38 -0700 (PDT) Received: from itojun.csl.sony.co.jp (root@itojun.csl.sony.co.jp [133.138.1.134]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id XAA15978; Mon, 19 May 1997 23:21:33 -0700 (PDT) From: itojun@itojun.org Received: from localhost (itojun@localhost [127.0.0.1]) by itojun.csl.sony.co.jp (8.8.5/3.3W3) with ESMTP id PAA27651; Tue, 20 May 1997 15:21:24 +0900 (JST) To: Satoshi Asami Cc: freebsd-ports@hub.freebsd.org Subject: Re: ports/3519 X-Template-Reply-To: itojun@itojun.org X-Template-Return-Receipt-To: itojun@itojun.org X-PGP-Fingerprint: F8 24 B4 2C 8C 98 57 FD 90 5F B4 60 79 54 16 E2 References: <199705200615.XAA15688@hub.freebsd.org> In-reply-to: Satoshi Asami 's message of Mon, 19 May 1997 23:15:29 -0700 (PDT). <199705200615.XAA15688@hub.freebsd.org> X-Mailer: comp (MHng project) version 1997/04/30 02:23:09, by Jun-ichiro Itoh MIME-Version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7bit Content-ID: Date: Tue, 20 May 1997 15:21:24 +0900 Message-ID: <27648.864109284@itojun.csl.sony.co.jp> Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >I assume this was supposed to go into "net", or should it have been >"comms"? Anyway, I'm pretty sure it doesn't belong to "graphics". Should be "comms" since it snoops data on serial line, as follows: Win95 box <----> FreeBSD <----> digital camera RS232C RS232C (I did a cut&paste from other Makefile....) >The .tar.gz suffix is the default. WRKSRC goes in the "other >bsd.port.mk variables" section. > >You forgot to add a MAINTAINER line. I made a wild guess as to who it >should be. :) Thanks:-) itojun From owner-freebsd-ports Mon May 19 23:23:01 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id XAA16055 for ports-outgoing; Mon, 19 May 1997 23:23:01 -0700 (PDT) Received: (from asami@localhost) by hub.freebsd.org (8.8.5/8.8.5) id XAA16034; Mon, 19 May 1997 23:22:58 -0700 (PDT) Date: Mon, 19 May 1997 23:22:58 -0700 (PDT) From: Satoshi Asami Message-Id: <199705200622.XAA16034@hub.freebsd.org> To: itojun@itojun.org, asami, freebsd-ports Subject: Re: ports/3521 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: new port: graphics/qvplay State-Changed-From-To: open-closed State-Changed-By: asami State-Changed-When: Mon May 19 23:20:46 PDT 1997 State-Changed-Why: Thanks, imported. Diff follows: === diff -ru qvplay/Makefile qvplay.new/Makefile --- qvplay/Makefile Mon May 5 07:02:24 1997 +++ qvplay.new/Makefile Mon May 19 23:17:14 1997 @@ -9,25 +9,22 @@ PKGNAME= qvplay CATEGORIES= graphics MASTER_SITES= http://www.asahi-net.or.jp/~xg2k-hys/ -EXTRACT_SUFX= .tar.gz -NO_PACKAGE= "Redistribution prohibited since it is in beta test period" -RESTRICTED= "Redistribution prohibited since it is in beta test period. do not copy into ftp.freebsd.org/pub/FreeBSD/distfiles/." +MAINTAINER= itojun@itojun.org + +RESTRICTED= "Redistribution prohibited since it is in beta test period" WRKSRC= ${WRKDIR}/QVplay092/obj/FreeBSD GNU_CONFIGURE= yes -pre-configure: - @( cd ${WRKDIR}/QVplay092; ./setup FreeBSD ) - DOC= README README.eng README.FreeBSD FAQ.txt HISTORY PROTOCOL.txt \ PROTOCOL.eng +pre-configure: + @( cd ${WRKDIR}/QVplay092; ./setup FreeBSD ) + post-install: - [ -d ${PREFIX}/share ] || ${MKDIR} ${PREFIX}/share - [ -d ${PREFIX}/share/doc ] || ${MKDIR} ${PREFIX}/share/doc - [ -d ${PREFIX}/share/doc/qvplay ] \ - || ${MKDIR} ${PREFIX}/share/doc/qvplay + ${MKDIR} ${PREFIX}/share/doc/qvplay for i in ${DOC}; do \ ${INSTALL_DATA} ${WRKSRC}/../../$$i \ ${PREFIX}/share/doc/qvplay; \ === You don't need to set both NO_PACKAGE and RESTRICTED, unless you have different reasons for each. EXTRACT_SUFX defaults to .tar.gz. All the rules go after all the variables. Oh, and you forgot the MAINTAINER line again. :) From owner-freebsd-ports Mon May 19 23:27:53 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id XAA16253 for ports-outgoing; Mon, 19 May 1997 23:27:53 -0700 (PDT) Received: from itojun.csl.sony.co.jp (root@itojun.csl.sony.co.jp [133.138.1.134]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id XAA16242; Mon, 19 May 1997 23:27:33 -0700 (PDT) From: itojun@itojun.org Received: from localhost (itojun@localhost [127.0.0.1]) by itojun.csl.sony.co.jp (8.8.5/3.3W3) with ESMTP id PAA27743; Tue, 20 May 1997 15:27:03 +0900 (JST) To: Satoshi Asami Cc: freebsd-ports@hub.freebsd.org Subject: Re: ports/3521 X-Template-Reply-To: itojun@itojun.org X-Template-Return-Receipt-To: itojun@itojun.org X-PGP-Fingerprint: F8 24 B4 2C 8C 98 57 FD 90 5F B4 60 79 54 16 E2 References: <199705200622.XAA16034@hub.freebsd.org> In-reply-to: Satoshi Asami 's message of Mon, 19 May 1997 23:22:58 -0700 (PDT). <199705200622.XAA16034@hub.freebsd.org> X-Mailer: comp (MHng project) version 1997/04/30 02:23:09, by Jun-ichiro Itoh MIME-Version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7bit Content-ID: Date: Tue, 20 May 1997 15:26:58 +0900 Message-ID: <27740.864109618@itojun.csl.sony.co.jp> Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >You don't need to set both NO_PACKAGE and RESTRICTED, unless you have >different reasons for each. the restriction means, redistribution of original package(qvplay-0.92.tar.gz) is prohibited, so please do not include qvplay-0.92.tar.gz into pub/FreeBSD/distfiles. Is the RESTRICTION line clear enough for you? If unclear, I should elaborate RESTRICTED definition. >Oh, and you forgot the MAINTAINER line again. :) Thanks again. itojun From owner-freebsd-ports Mon May 19 23:32:33 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id XAA16692 for ports-outgoing; Mon, 19 May 1997 23:32:33 -0700 (PDT) Received: (from asami@localhost) by hub.freebsd.org (8.8.5/8.8.5) id XAA16666; Mon, 19 May 1997 23:32:27 -0700 (PDT) Date: Mon, 19 May 1997 23:32:27 -0700 (PDT) From: Satoshi Asami Message-Id: <199705200632.XAA16666@hub.freebsd.org> To: itojun@itojun.org, asami, freebsd-ports Subject: Re: ports/3520 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: new port: graphics/camediaplay State-Changed-From-To: open-closed State-Changed-By: asami State-Changed-When: Mon May 19 23:31:28 PDT 1997 State-Changed-Why: Thanks, imported. Changes are almost identical to qvplay so I won't include them here. By the way, you may want to make pkg/DESCR a little shorter next time. "One page" (meaning 24 lines or so) is a good rule of thumb. From owner-freebsd-ports Mon May 19 23:34:32 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id XAA16849 for ports-outgoing; Mon, 19 May 1997 23:34:32 -0700 (PDT) Received: from silvia.HIP.Berkeley.EDU (ala-ca9-46.ix.netcom.com [207.93.143.110]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id XAA16841 for ; Mon, 19 May 1997 23:34:28 -0700 (PDT) Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.5/8.6.9) id XAA06799; Mon, 19 May 1997 23:34:13 -0700 (PDT) Date: Mon, 19 May 1997 23:34:13 -0700 (PDT) Message-Id: <199705200634.XAA06799@silvia.HIP.Berkeley.EDU> To: itojun@itojun.org CC: freebsd-ports@hub.freebsd.org In-reply-to: <27740.864109618@itojun.csl.sony.co.jp> Subject: Re: ports/3521 From: asami@vader.cs.berkeley.edu (Satoshi Asami) Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk * >You don't need to set both NO_PACKAGE and RESTRICTED, unless you have * >different reasons for each. * * the restriction means, * redistribution of original package(qvplay-0.92.tar.gz) is * prohibited, so please do not include qvplay-0.92.tar.gz * into pub/FreeBSD/distfiles. * Is the RESTRICTION line clear enough for you? If unclear, * I should elaborate RESTRICTED definition. So no redistribution of either the tarball or FreeBSD package are not allowed because it's beta, right? That's clear enough for me. Satoshi From owner-freebsd-ports Mon May 19 23:35:04 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id XAA16949 for ports-outgoing; Mon, 19 May 1997 23:35:04 -0700 (PDT) Received: from silvia.HIP.Berkeley.EDU (ala-ca9-46.ix.netcom.com [207.93.143.110]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id XAA16944 for ; Mon, 19 May 1997 23:35:02 -0700 (PDT) Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.5/8.6.9) id XAA06803; Mon, 19 May 1997 23:34:45 -0700 (PDT) Date: Mon, 19 May 1997 23:34:45 -0700 (PDT) Message-Id: <199705200634.XAA06803@silvia.HIP.Berkeley.EDU> To: itojun@itojun.org CC: freebsd-ports@hub.freebsd.org In-reply-to: <27648.864109284@itojun.csl.sony.co.jp> Subject: Re: ports/3519 From: asami@vader.cs.berkeley.edu (Satoshi Asami) Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk * Should be "comms" since it snoops data on serial line, as follows: * * Win95 box <----> FreeBSD <----> digital camera * RS232C RS232C * * (I did a cut&paste from other Makefile....) I see. I moved it over to comms, thanks! Satoshi From owner-freebsd-ports Mon May 19 23:39:56 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id XAA17199 for ports-outgoing; Mon, 19 May 1997 23:39:56 -0700 (PDT) Received: from bitbox.follo.net (bitbox.follo.net [194.198.43.36]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id XAA17194 for ; Mon, 19 May 1997 23:39:51 -0700 (PDT) Received: (from eivind@localhost) by bitbox.follo.net (8.7.6/8.7.3) id IAA18154; Tue, 20 May 1997 08:38:35 +0200 (MET DST) Date: Tue, 20 May 1997 08:38:35 +0200 (MET DST) Message-Id: <199705200638.IAA18154@bitbox.follo.net> From: Eivind Eklund To: Warner Losh CC: perhaps@yes.no, ports@FreeBSD.ORG In-reply-to: Warner Losh's message of Mon, 19 May 1997 21:54:09 -0600 Subject: Re: Perl 5.004 References: <199705192025.WAA14168@bitbox.follo.net> Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > > In message <199705192025.WAA14168@bitbox.follo.net> Eivind Eklund writes: > : Is anybody doing a port of this? > > I thought the consensus was slowly building for putting this in > /usr/src/contrib/perl ... I believed this was for 3.0 (and possibly later versions of 2.2)? Many web sites need to run 5.00393 or higher _now_, to be able to use mod_perl for Apache. I'm trying to convince people to use ports/packages instead of installing by hand; it gets difficult when people don't get the software they need. And upgrading the port to 5.0093 seems pointless. (Besides, I know at least one case of people wanting it for 2.1.x too...) > Warner "Now where did that asbestos underwear get off to" Losh :-) Eivind. From owner-freebsd-ports Mon May 19 23:41:24 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id XAA17375 for ports-outgoing; Mon, 19 May 1997 23:41:24 -0700 (PDT) Received: from itojun.csl.sony.co.jp (itojun.csl.sony.co.jp [133.138.1.134]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id XAA17367 for ; Mon, 19 May 1997 23:41:18 -0700 (PDT) From: itojun@itojun.org Received: from localhost (itojun@localhost [127.0.0.1]) by itojun.csl.sony.co.jp (8.8.5/3.3W3) with ESMTP id PAA28000; Tue, 20 May 1997 15:40:36 +0900 (JST) to: asami@vader.cs.berkeley.edu, freebsd-ports@hub.freebsd.org Subject: Re: ports/3521 X-Template-Reply-To: itojun@itojun.org X-Template-Return-Receipt-To: itojun@itojun.org X-PGP-Fingerprint: F8 24 B4 2C 8C 98 57 FD 90 5F B4 60 79 54 16 E2 References: <27912.864110362@itojun.csl.sony.co.jp> In-reply-to: itojun@itojun.org's message of Tue, 20 May 1997 15:39:22 +0900. <27912.864110362@itojun.csl.sony.co.jp> X-Mailer: comp (MHng project) version 1997/04/30 02:23:09, by Jun-ichiro Itoh MIME-Version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7bit Content-ID: Date: Tue, 20 May 1997 15:40:36 +0900 Message-ID: <27997.864110436@itojun.csl.sony.co.jp> Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > Yes, that's it. > port: okey (since ftp/http-get will be perfomed directly to the > original distribution site) > package: no > original tarball into /usr/FreeBSD/ports: no sorry, this is a big typo. last line should be: original tarball into /usr/FreeBSD/distfiles: no itojun From owner-freebsd-ports Mon May 19 23:42:07 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id XAA17426 for ports-outgoing; Mon, 19 May 1997 23:42:07 -0700 (PDT) Received: from itojun.csl.sony.co.jp (itojun.csl.sony.co.jp [133.138.1.134]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id XAA17368 for ; Mon, 19 May 1997 23:41:19 -0700 (PDT) From: itojun@itojun.org Received: from localhost (itojun@localhost [127.0.0.1]) by itojun.csl.sony.co.jp (8.8.5/3.3W3) with ESMTP id PAA27915; Tue, 20 May 1997 15:39:22 +0900 (JST) To: asami@vader.cs.berkeley.edu Cc: freebsd-ports@hub.freebsd.org Subject: Re: ports/3521 X-Template-Reply-To: itojun@itojun.org X-Template-Return-Receipt-To: itojun@itojun.org X-PGP-Fingerprint: F8 24 B4 2C 8C 98 57 FD 90 5F B4 60 79 54 16 E2 References: <199705200634.XAA06799@silvia.HIP.Berkeley.EDU> In-reply-to: asami@vader.cs.berkeley.edu (Satoshi Asami)'s message of Mon, 19 May 1997 23:34:13 -0700 (PDT). <199705200634.XAA06799@silvia.HIP.Berkeley.EDU> X-Mailer: comp (MHng project) version 1997/04/30 02:23:09, by Jun-ichiro Itoh MIME-Version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7bit Content-ID: Date: Tue, 20 May 1997 15:39:22 +0900 Message-ID: <27912.864110362@itojun.csl.sony.co.jp> Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > * the restriction means, > * redistribution of original package(qvplay-0.92.tar.gz) is > * prohibited, so please do not include qvplay-0.92.tar.gz > * into pub/FreeBSD/distfiles. > * Is the RESTRICTION line clear enough for you? If unclear, > * I should elaborate RESTRICTED definition. >So no redistribution of either the tarball or FreeBSD package are not >allowed because it's beta, right? That's clear enough for me. Yes, that's it. port: okey (since ftp/http-get will be perfomed directly to the original distribution site) package: no original tarball into /usr/FreeBSD/ports: no I confirmed about the issue with the author. Thanks again! itojun From owner-freebsd-ports Mon May 19 23:43:32 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id XAA17512 for ports-outgoing; Mon, 19 May 1997 23:43:32 -0700 (PDT) Received: from silvia.HIP.Berkeley.EDU (ala-ca9-46.ix.netcom.com [207.93.143.110]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id XAA17499 for ; Mon, 19 May 1997 23:43:29 -0700 (PDT) Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.5/8.6.9) id XAA06849; Mon, 19 May 1997 23:43:12 -0700 (PDT) Date: Mon, 19 May 1997 23:43:12 -0700 (PDT) Message-Id: <199705200643.XAA06849@silvia.HIP.Berkeley.EDU> To: itojun@itojun.org CC: freebsd-ports@hub.freebsd.org In-reply-to: <27997.864110436@itojun.csl.sony.co.jp> Subject: Re: ports/3521 From: asami@vader.cs.berkeley.edu (Satoshi Asami) Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk * sorry, this is a big typo. last line should be: * * original tarball into /usr/FreeBSD/distfiles: no You mean /pub/FreeBSD/distfiles? Or /usr/ports/distfiles (/cdrom/ports/distfiles)? :) Satoshi From owner-freebsd-ports Mon May 19 23:45:29 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id XAA17657 for ports-outgoing; Mon, 19 May 1997 23:45:29 -0700 (PDT) Received: from itojun.csl.sony.co.jp (root@itojun.csl.sony.co.jp [133.138.1.134]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id XAA17646 for ; Mon, 19 May 1997 23:45:25 -0700 (PDT) From: itojun@itojun.org Received: from localhost (itojun@localhost [127.0.0.1]) by itojun.csl.sony.co.jp (8.8.5/3.3W3) with ESMTP id PAA28080; Tue, 20 May 1997 15:45:09 +0900 (JST) To: asami@vader.cs.berkeley.edu Cc: freebsd-ports@hub.freebsd.org Subject: Re: ports/3521 X-Template-Reply-To: itojun@itojun.org X-Template-Return-Receipt-To: itojun@itojun.org X-PGP-Fingerprint: F8 24 B4 2C 8C 98 57 FD 90 5F B4 60 79 54 16 E2 References: <199705200643.XAA06849@silvia.HIP.Berkeley.EDU> In-reply-to: asami@vader.cs.berkeley.edu (Satoshi Asami)'s message of Mon, 19 May 1997 23:43:12 -0700 (PDT). <199705200643.XAA06849@silvia.HIP.Berkeley.EDU> X-Mailer: comp (MHng project) version 1997/04/30 02:23:09, by Jun-ichiro Itoh MIME-Version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7bit Content-ID: Date: Tue, 20 May 1997 15:45:08 +0900 Message-ID: <28077.864110708@itojun.csl.sony.co.jp> Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > * sorry, this is a big typo. last line should be: > * original tarball into /usr/FreeBSD/distfiles: no >You mean /pub/FreeBSD/distfiles? Or /usr/ports/distfiles >(/cdrom/ports/distfiles)? :) typo again... I think both cases are not allowed. itojun From owner-freebsd-ports Mon May 19 23:48:22 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id XAA17851 for ports-outgoing; Mon, 19 May 1997 23:48:22 -0700 (PDT) Received: from silvia.HIP.Berkeley.EDU (ala-ca9-46.ix.netcom.com [207.93.143.110]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id XAA17846 for ; Mon, 19 May 1997 23:48:16 -0700 (PDT) Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.5/8.6.9) id XAA06901; Mon, 19 May 1997 23:47:58 -0700 (PDT) Date: Mon, 19 May 1997 23:47:58 -0700 (PDT) Message-Id: <199705200647.XAA06901@silvia.HIP.Berkeley.EDU> To: itojun@itojun.org CC: freebsd-ports@hub.freebsd.org In-reply-to: <28077.864110708@itojun.csl.sony.co.jp> Subject: Re: ports/3521 From: asami@vader.cs.berkeley.edu (Satoshi Asami) Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk * typo again... I think both cases are not allowed. Yeah. That's just a classic case of "no redisribution of tarball". We have many of these. Satoshi From owner-freebsd-ports Mon May 19 23:53:37 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id XAA18183 for ports-outgoing; Mon, 19 May 1997 23:53:37 -0700 (PDT) Received: from ghpc8.ihf.rwth-aachen.de (ghpc8.ihf.RWTH-Aachen.DE [134.130.90.8]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id XAA18175; Mon, 19 May 1997 23:53:33 -0700 (PDT) Received: from ghpc6.ihf.rwth-aachen.de (ghpc6.ihf.rwth-aachen.de [134.130.90.6]) by ghpc8.ihf.rwth-aachen.de (8.8.5/8.8.5) with ESMTP id IAA27565; Tue, 20 May 1997 08:53:30 +0200 (CEST) Received: (from thomas@localhost) by ghpc6.ihf.rwth-aachen.de (8.8.5/8.8.5) id IAA08864; Tue, 20 May 1997 08:53:29 +0200 (CEST) To: asami@vader.cs.berkeley.edu (Satoshi Asami) Cc: jmz@FreeBSD.ORG, ports@FreeBSD.ORG Subject: Re: print/texinfo References: <199705200344.UAA06142@silvia.HIP.Berkeley.EDU> From: Thomas Gellekum Date: 20 May 1997 08:53:28 +0200 In-Reply-To: asami@vader.cs.berkeley.edu's message of Mon, 19 May 1997 20:44:09 -0700 (PDT) Message-ID: <8767wey6qf.fsf@ghpc6.ihf.rwth-aachen.de> Lines: 10 X-Mailer: Gnus v5.4.37/XEmacs 19.15 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk asami@vader.cs.berkeley.edu (Satoshi Asami) writes: > What is the status of texinfo port? We've got texinfo-3.9 in > /usr/src/contrib now. Looks like this is necessary for those who prefer to install TeX & friends in pieces instead of using teTeX. texinfo.fmt speeds up the tex startup for .texi-processing, but not much on modern machines. tg From owner-freebsd-ports Tue May 20 00:02:48 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id AAA18671 for ports-outgoing; Tue, 20 May 1997 00:02:48 -0700 (PDT) Received: from trifork.gu.net (trifork.gu.net [194.93.190.194]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id AAA18658 for ; Tue, 20 May 1997 00:02:43 -0700 (PDT) Received: from localhost (localhost.gu.kiev.ua [127.0.0.1]) by trifork.gu.net (8.8.5/8.8.5) with SMTP id KAA13318; Tue, 20 May 1997 10:03:07 +0300 (EEST) Date: Tue, 20 May 1997 10:03:07 +0300 (EEST) From: Andrew Stesin Reply-To: stesin@gu.net To: Warner Losh cc: Eivind Eklund , ports@FreeBSD.ORG Subject: Re: Perl 5.004 In-Reply-To: Message-ID: X-NCC-RegID: ua.gu MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Mon, 19 May 1997, Warner Losh wrote: > In message <199705192025.WAA14168@bitbox.follo.net> Eivind Eklund writes: > : Is anybody doing a port of this? > > I thought the consensus was slowly building for putting this in > /usr/src/contrib/perl ... ... and take away the old 4.036 Perl... ;) > Warner "Now where did that asbestos underwear get off to" Losh > > Best regards, Andrew Stesin nic-hdl: ST73-RIPE From owner-freebsd-ports Tue May 20 00:04:31 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id AAA18853 for ports-outgoing; Tue, 20 May 1997 00:04:31 -0700 (PDT) Received: (from asami@localhost) by hub.freebsd.org (8.8.5/8.8.5) id AAA18811; Tue, 20 May 1997 00:04:09 -0700 (PDT) Date: Tue, 20 May 1997 00:04:09 -0700 (PDT) From: Satoshi Asami Message-Id: <199705200704.AAA18811@hub.freebsd.org> To: vanilla@Minje.Com.TW, asami, freebsd-ports Subject: Re: ports/3599 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: Filerunner 2.3 req tcl7.6 & tk4.2 State-Changed-From-To: open-closed State-Changed-By: asami State-Changed-When: Tue May 20 00:03:42 PDT 1997 State-Changed-Why: Recieved diff in private mail and committed, thanks! From owner-freebsd-ports Tue May 20 00:23:03 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id AAA19569 for ports-outgoing; Tue, 20 May 1997 00:23:03 -0700 (PDT) Received: from sax.sax.de (sax.sax.de [193.175.26.33]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id AAA19563 for ; Tue, 20 May 1997 00:22:59 -0700 (PDT) Received: (from uucp@localhost) by sax.sax.de (8.6.12/8.6.12-s1) with UUCP id JAA29440 for ports@FreeBSD.ORG; Tue, 20 May 1997 09:22:57 +0200 Received: (from j@localhost) by uriah.heep.sax.de (8.8.5/8.8.5) id JAA04560; Tue, 20 May 1997 09:12:59 +0200 (MET DST) Message-ID: <19970520091258.TE36181@uriah.heep.sax.de> Date: Tue, 20 May 1997 09:12:58 +0200 From: j@uriah.heep.sax.de (J Wunsch) To: ports@FreeBSD.ORG Subject: Re: Perl 5.004 References: <199705192025.WAA14168@bitbox.follo.net> X-Mailer: Mutt 0.60_p2-3,5,8-9 Mime-Version: 1.0 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 Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) In-Reply-To: ; from Warner Losh on May 19, 1997 21:54:09 -0600 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk As Warner Losh wrote: > : Is anybody doing a port of this? > > I thought the consensus was slowly building for putting this in > /usr/src/contrib/perl ... Only for the ``core'' parts, that is about the similar functionality as the Perl4 in the base system currently offers. The bazillion of additional modules should remain where it belongs, in the ports collection. -- 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 May 20 01:15:36 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id BAA22012 for ports-outgoing; Tue, 20 May 1997 01:15:36 -0700 (PDT) Received: from freefall.freebsd.org (freefall.cdrom.com [204.216.27.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id BAA22006; Tue, 20 May 1997 01:15:30 -0700 (PDT) From: Satoshi Asami Received: (from asami@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id BAA09084; Tue, 20 May 1997 01:15:09 -0700 (PDT) Date: Tue, 20 May 1997 01:15:09 -0700 (PDT) Message-Id: <199705200815.BAA09084@freefall.freebsd.org> To: xaa@stack.nl, asami@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/3614 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: Upgrade for xboard port State-Changed-From-To: open-analyzed State-Changed-By: asami State-Changed-When: Tue May 20 01:14:39 PDT 1997 State-Changed-Why: Thanks, but where's the distfile? It's not at the GNU master sites.... From owner-freebsd-ports Tue May 20 01:44:38 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id BAA23454 for ports-outgoing; Tue, 20 May 1997 01:44:38 -0700 (PDT) Received: from freefall.freebsd.org (freefall.cdrom.com [204.216.27.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id BAA23448; Tue, 20 May 1997 01:44:31 -0700 (PDT) From: Satoshi Asami Received: (from asami@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id BAA09289; Tue, 20 May 1997 01:44:10 -0700 (PDT) Date: Tue, 20 May 1997 01:44:10 -0700 (PDT) Message-Id: <199705200844.BAA09289@freefall.freebsd.org> To: xaa@stack.nl, asami@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/3614 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: Upgrade for xboard port State-Changed-From-To: analyzed-closed State-Changed-By: asami State-Changed-When: Tue May 20 01:43:44 PDT 1997 State-Changed-Why: Committed, thanks! (BTW, you forgot to change the "version required" line.... :) From owner-freebsd-ports Tue May 20 02:16:34 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id CAA24862 for ports-outgoing; Tue, 20 May 1997 02:16:34 -0700 (PDT) Received: from hydrogen.nike.efn.org (metriclient-8.uoregon.edu [128.223.172.8]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id CAA24854 for ; Tue, 20 May 1997 02:16:27 -0700 (PDT) Received: (from jmg@localhost) by hydrogen.nike.efn.org (8.8.5/8.8.5) id CAA19364; Tue, 20 May 1997 02:17:22 -0700 (PDT) Message-ID: <19970520021721.25154@hydrogen.nike.efn.org> Date: Tue, 20 May 1997 02:17:21 -0700 From: John-Mark Gurney To: ports@freebsd.org, andreas@klemm.gtn.com, Satoshi Asami Subject: ghostscript4 is broken if your ports tree isn't in /usr/ports Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.69 Reply-To: John-Mark Gurney Organization: Cu Networking X-Operating-System: FreeBSD 2.2.1-RELEASE i386 X-PGP-Fingerprint: B7 EC EF F8 AE ED A7 31 96 7A 22 B3 D8 56 36 F4 X-Files: The truth is out there X-URL: http://resnet.uoregon.edu/~gurney_j/ Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk well.. tssia... basicly there needs to be a patch to unix-gcc.mak and replace the occurance of /usr/ports on JSRCDIR and PSRCDIR with ${PORTSDIR}... with this patch it builds fine... I usually build ports in /tmp as it is MFS mounted... ttyl... -- John-Mark Cu Networking Modem/FAX: +1 541 683 6954 Live in Peace, destroy Micro$oft, support free software, run FreeBSD From owner-freebsd-ports Tue May 20 06:30:08 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id GAA03295 for ports-outgoing; Tue, 20 May 1997 06:30:08 -0700 (PDT) Received: (from gnats@localhost) by hub.freebsd.org (8.8.5/8.8.5) id GAA03289; Tue, 20 May 1997 06:30:04 -0700 (PDT) Resent-Date: Tue, 20 May 1997 06:30:04 -0700 (PDT) Resent-Message-Id: <199705201330.GAA03289@hub.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@FreeBSD.ORG, adam@veda.is Received: from veda.is (ubiq.veda.is [193.4.230.60]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id GAA03041 for ; Tue, 20 May 1997 06:21:47 -0700 (PDT) Received: (from adam@localhost) by veda.is (8.8.5/8.7.3) id NAA00375; Tue, 20 May 1997 13:44:03 GMT Message-Id: <199705201344.NAA00375@veda.is> Date: Tue, 20 May 1997 13:44:03 GMT From: Adam David Reply-To: adam@veda.is To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/3640: xlockmore galaxy bombs out Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Number: 3640 >Category: ports >Synopsis: xlockmore galaxy bombs out >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-ports >State: open >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue May 20 06:30:02 PDT 1997 >Last-Modified: >Originator: Adam David >Organization: Veda Internet >Release: FreeBSD 3.0-CURRENT i386 >Environment: late January 1997 -current XFree86 3.2 >Description: After awhile running "galaxy mode" the program bombs out with an FPE. % xlock Access control list restored. xlock: caught signal 8 while running galaxy mode. >How-To-Repeat: use xlock on a regular basis >Fix: unknown >Audit-Trail: >Unformatted: From owner-freebsd-ports Tue May 20 06:40:08 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id GAA03660 for ports-outgoing; Tue, 20 May 1997 06:40:08 -0700 (PDT) Received: (from gnats@localhost) by hub.freebsd.org (8.8.5/8.8.5) id GAA03636; Tue, 20 May 1997 06:40:04 -0700 (PDT) Resent-Date: Tue, 20 May 1997 06:40:04 -0700 (PDT) Resent-Message-Id: <199705201340.GAA03636@hub.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@FreeBSD.ORG, jkh@time.cdrom.com Received: from time.cdrom.com (jkh@time.cdrom.com [204.216.27.226]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id GAA03439 for ; Tue, 20 May 1997 06:34:01 -0700 (PDT) Received: (from jkh@localhost) by time.cdrom.com (8.8.5/8.6.9) id GAA14339; Tue, 20 May 1997 06:34:46 -0700 (PDT) Message-Id: <199705201334.GAA14339@time.cdrom.com> Date: Tue, 20 May 1997 06:34:46 -0700 (PDT) From: "Jordan K. Hubbard" Reply-To: jkh@time.cdrom.com To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/3641: Submitted port - ddd 2.1 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Number: 3641 >Category: ports >Synopsis: New port submission - The Data Display Debugger. >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue May 20 06:40:02 PDT 1997 >Last-Modified: >Originator: Jordan K. Hubbard >Organization: Miskatonic >Release: FreeBSD 2.2-STABLE i386 >Environment: 2.2.2, Motif 2.0 (this port requires MOTIF). >Description: The Data Display Debugger (DDD) is a common graphical user interface to GDB, DBX, and XDB, the popular UNIX debuggers. Besides ``usual'' features such as viewing source texts and breakpoints, DDD provides a graphical data display, where data structures are displayed as graphs. A simple mouse click dereferences pointers or reveals structure contents, updated each time the program stops. Using DDD, you can reason about your application by viewing its data, not just by viewing it execute lines of source code. >How-To-Repeat: Bring in this port. I'm very deliberately not signing up as its MAINTAINER. :) >Fix: It's small, so here it is attached: begin 644 ddd.tar.gz M'XL("#ZG@3,"`V1D9"YT87(`[9I;;]LV%,?].GV*`Z1`6\"51%V78!V01D[@ MH4XVV^F"/2RE)=I6+8L:*>4R[,/O4(G3+EB2A\UN$9\?X-CBG3S\\QPIRK+, MZ:P9"-PX#J$#X,>1;[X1]_;[]@(B/W!]SP]B#Z_CB(4="#L;H-$U5P"=3XOY MH^4NYT(4G6='AO:?YH70SGKM'X;W[/YO]O?"*/)#`,9<+]ZP_964]5;;?YFM M:[V9ZT9!\(C]XR_M'QG[XS'0`9?LOW8&20BOA_ET_ M(O^_4?L??!@YWX[]T?^[9/]-VW_XA`O\[_[_`?LS'^WOQ4'(XL!O[1_[F_;_ M6VI_9RZ7PBG3"TTN?9O]?ZM_44F=UU)=;UC_?GQ/_S[^(/UO5O].)56MG4Q< MB,*991.S+>A,V";]]\I:Y4)OW/^S*+BG?R\(8M+_1O1_<#(8](['#K.9-83M(;'0P?*.7=E?KY?7_T4%O^JA2I[AO4_\TV M6$L?3_M__^[^C\7M\]\@)/UOA/%<0,)K#DFNJX)?0R(FS6PFE$TRW2;]M\?[ MFOIX0O_,#:.5_F/FQD;_'NG_*^L?7B5)\AIR#1Q2N5S*$F:*5_,\Y04T6B@K M+VNAICP54$LX2MYU(7EWU@5>9G!FKFILNI)54^#ZGA[WSR"[;5K;UCNA\TQH M^/BQT0TO7KZ$J>!UHS!)-^D?+ MJA"PE#A72(L\75@9MC'%3YEBW78`.!>0"A3>,_$"A[YJ&E<,,]L!-A7VBJT+ MGLZM.E^*FW51$OM:8@U9F?Y.M9DJ3J8+U[*!%`,GG*7&1><3V=0F45F\JG`< MO,XQ>7)]MT`YKHN961=*6<,GW-#_S`5Q)=*F%E:1ESAP.5TM:2HS85L6%DZD MDC@L#N]__ZM>B#EOVJ6&_3(SPX#?1%&02WC.YW\;N'^=\Q_`B^_BO\!MXS^/ M[O\VPR0O'=P#UI*7#GZ8N;`9"7V;]#_@"V'>`>FL4?_1(_H/0W;W_I<;MO__ M\3UZ_KL1=N!87$+[Z!?C`?3R:1M>+&^W!$REVC,VFF43:P<^8,!CLI7XH\F5 MR-HL"&P682:&D1A38+Q0KS+:LSV"_69F'OV8,K_.Y?)SWHI*U]8.YK[H8\75 M;NQ>`+.#MJ+#/`?O"YAKGB.Y$8[N"GI7%;S`6E:"CNMX?]![^]WM:RS6P?ZX M=W0R[/=&F&8>9UN#_=&X-SP?]<XZ#?^T<@Z]4VW7S9J+M3#A5,W$* MB>&CH^6T%NG<'(>.5JEC64?'I^<')\>'_:/3(79V+;0U[/URVA_V1N>#DW'_ M\";-LO,R+9I,P`\3G=EF9>WEXDAudit-Trail: >Unformatted: From owner-freebsd-ports Tue May 20 15:40:37 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id PAA02238 for ports-outgoing; Tue, 20 May 1997 15:40:37 -0700 (PDT) Received: from vader.cs.berkeley.edu (vader.CS.Berkeley.EDU [128.32.38.234]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id PAA02230 for ; Tue, 20 May 1997 15:40:33 -0700 (PDT) Received: (from asami@localhost) by vader.cs.berkeley.edu (8.8.5/8.7.3) id PAA19568; Tue, 20 May 1997 15:40:16 -0700 (PDT) Date: Tue, 20 May 1997 15:40:16 -0700 (PDT) Message-Id: <199705202240.PAA19568@vader.cs.berkeley.edu> To: gurney_j@resnet.uoregon.edu CC: ports@freebsd.org, andreas@klemm.gtn.com In-reply-to: <19970520021721.25154@hydrogen.nike.efn.org> (message from John-Mark Gurney on Tue, 20 May 1997 02:17:21 -0700) Subject: Re: ghostscript4 is broken if your ports tree isn't in /usr/ports From: asami@vader.cs.berkeley.edu (Satoshi Asami) Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk * well.. tssia... basicly there needs to be a patch to unix-gcc.mak and * replace the occurance of /usr/ports on JSRCDIR and PSRCDIR with * ${PORTSDIR}... with this patch it builds fine... Where is that patch? (It's not that simple, as this file is created during "configure".... :) * I usually build ports in /tmp as it is MFS mounted... ttyl... Ok, try this. === Index: Makefile =================================================================== RCS file: /usr/cvs/ports/print/ghostscript4/Makefile,v retrieving revision 1.15 diff -u -r1.15 Makefile --- Makefile 1997/04/30 03:20:21 1.15 +++ Makefile 1997/05/20 21:45:28 @@ -13,10 +13,11 @@ MAINTAINER= andreas@klemm.gtn.com DEPENDS= ${PORTSDIR}/graphics/jpeg \ ${PORTSDIR}/graphics/png DEPENDS_TARGET= extract +MAKE_ENV= PORTSDIR=${PORTSDIR} EXTRACT_ONLY= ${GS_SOURCES} WRKSRC= ${WRKDIR}/gs4.03 MAKEFILE= unix-gcc.mak Index: scripts/configure =================================================================== RCS file: /usr/cvs/ports/print/ghostscript4/scripts/configure,v retrieving revision 1.9 diff -u -r1.9 configure --- configure 1997/05/18 20:59:02 1.9 +++ configure 1997/05/20 21:45:50 @@ -5,8 +5,8 @@ sed -e "s;XINCLUDE=-I/usr/local/X/include;XINCLUDE=-I/usr/X11R6/include;" \ -e "s;XLIBDIRS=-L/usr/X11/lib;XLIBDIRS=-L/usr/X11R6/lib;" \ - -e "s;JSRCDIR=jpeg-6a;JSRCDIR=${PORTSDIR}/graphics/jpeg/work/jpeg-6a;" \ - -e "s;PSRCDIR=libpng;PSRCDIR=${PORTSDIR}/graphics/png/work/libpng-0.89c;" \ + -e "s;JSRCDIR=jpeg-6a;JSRCDIR=\${PORTSDIR}/graphics/jpeg/work/jpeg-6a;" \ + -e "s;PSRCDIR=libpng;PSRCDIR=\${PORTSDIR}/graphics/png/work/libpng-0.89c;" \ -e "s;ZSRCDIR=zlib;ZSRCDIR=.;" \ -e "s;CC=gcc;CC=cc;" \ -e "s;^DEVICE_DEVS=.*;;" \ Index: scripts/configure.batch =================================================================== RCS file: /usr/cvs/ports/print/ghostscript4/scripts/configure.batch,v retrieving revision 1.4 diff -u -r1.4 configure.batch --- configure.batch 1996/11/22 09:49:08 1.4 +++ configure.batch 1997/05/20 21:43:59 @@ -5,8 +5,8 @@ sed -e "s;XINCLUDE=-I/usr/local/X/include;XINCLUDE=-I/usr/X11R6/include;" \ -e "s;XLIBDIRS=-L/usr/X11/lib;XLIBDIRS=-L/usr/X11R6/lib;" \ - -e "s;JSRCDIR=jpeg-6a;JSRCDIR=${PORTSDIR}/graphics/jpeg/work/jpeg-6a;" \ - -e "s;PSRCDIR=libpng;PSRCDIR=${PORTSDIR}/graphics/png/work/libpng-0.89c;" \ + -e "s;JSRCDIR=jpeg-6a;JSRCDIR=\${PORTSDIR}/graphics/jpeg/work/jpeg-6a;" \ + -e "s;PSRCDIR=libpng;PSRCDIR=\${PORTSDIR}/graphics/png/work/libpng-0.89c;" \ -e "s;ZSRCDIR=zlib;ZSRCDIR=.;" \ -e "s;CC=gcc;CC=cc;" \ -e "s;DEVICE_DEVS15=pdfwrite.dev;DEVICE_DEVS15=pdfwrite.dev stcolor.dev;" \ === What it does is move the evaluation of ${PORTSDIR} from configure time to build time. Although I'm not sure why it didn't work before for you (if you had PORTSDIR set during "make configure", I think it should have worked too...). Satoshi From owner-freebsd-ports Tue May 20 20:38:27 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id UAA14327 for ports-outgoing; Tue, 20 May 1997 20:38:27 -0700 (PDT) Received: from freefall.freebsd.org (freefall.cdrom.com [204.216.27.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id UAA14319; Tue, 20 May 1997 20:38:03 -0700 (PDT) From: Satoshi Asami Received: (from asami@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id UAA23402; Tue, 20 May 1997 20:37:35 -0700 (PDT) Date: Tue, 20 May 1997 20:37:35 -0700 (PDT) Message-Id: <199705210337.UAA23402@freefall.freebsd.org> To: andy@icc.surw.chel.su, asami@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/3603 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: New port: block-0.5 State-Changed-From-To: open-closed State-Changed-By: asami State-Changed-When: Tue May 20 20:35:58 PDT 1997 State-Changed-Why: Thanks, imported! Changes follow: === diff -ru block-0.5/Makefile block.new/Makefile --- block-0.5/Makefile Tue May 13 15:24:05 1997 +++ block.new/Makefile Tue May 20 20:32:41 1997 @@ -3,7 +3,7 @@ # Date created: 10 May 1997 # Whom: Andrey Zakhvatov # -# +# $Id$ # DISTNAME= block-0.5 @@ -16,24 +16,20 @@ WRKSRC= ${WRKDIR}/blocks MAKEFILE= makefile ALL_TARGET= block bed +MAN6= block.6 bed.6 pre-build: - @ ${RM} ${WRKSRC}/block - @ ${RM} ${WRKSRC}/bed + @${RM} ${WRKSRC}/block + @${RM} ${WRKSRC}/bed do-install: - @ strip ${WRKSRC}/block - @ strip ${WRKSRC}/bed - @ gzip -9 ${WRKSRC}/block.6 - @ gzip -9 ${WRKSRC}/bed.6 - @ install ${WRKSRC}/block ${PREFIX}/bin/block - @ install ${WRKSRC}/bed ${PREFIX}/bin/bed - @ install ${WRKSRC}/block.6.gz ${PREFIX}/man/man6 - @ install ${WRKSRC}/bed.6.gz ${PREFIX}/man/man6 - @ if [ ! -d ${PREFIX}/share/block ]; then mkdir ${PREFIX}/share/block; fi - @ install ${WRKSRC}/another ${PREFIX}/share/block/another.block - @ install ${WRKSRC}/complex ${PREFIX}/share/block/complex.block - @ install ${WRKSRC}/default ${PREFIX}/share/block/default.block - @ install ${WRKSRC}/pyramid ${PREFIX}/share/block/pyramid.block + ${INSTALL_PROGRAM} ${WRKSRC}/block ${PREFIX}/bin/block + ${INSTALL_PROGRAM} ${WRKSRC}/bed ${PREFIX}/bin/bed + ${INSTALL_MAN} ${WRKSRC}/block.6 ${PREFIX}/man/man6 + ${INSTALL_MAN} ${WRKSRC}/bed.6 ${PREFIX}/man/man6 + ${MKDIR} ${PREFIX}/share/block +.for file in another complex default pyramid + ${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/share/block/${file}.block +.endfor .include === Satoshi From owner-freebsd-ports Tue May 20 20:44:50 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id UAA14611 for ports-outgoing; Tue, 20 May 1997 20:44:50 -0700 (PDT) Received: from freefall.freebsd.org (freefall.cdrom.com [204.216.27.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id UAA14603; Tue, 20 May 1997 20:44:44 -0700 (PDT) From: Satoshi Asami Received: (from asami@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id UAA23511; Tue, 20 May 1997 20:44:16 -0700 (PDT) Date: Tue, 20 May 1997 20:44:16 -0700 (PDT) Message-Id: <199705210344.UAA23511@freefall.freebsd.org> To: asami@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG, erich@FreeBSD.ORG Subject: Re: ports/3540 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: sudo package don't accept passwords longer then 8 characters Responsible-Changed-From-To: freebsd-ports->erich Responsible-Changed-By: asami Responsible-Changed-When: Tue May 20 20:43:18 PDT 1997 Responsible-Changed-Why: Eric, can you verify the validity of the report and close it if appropriate? From owner-freebsd-ports Tue May 20 21:00:25 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id VAA15275 for ports-outgoing; Tue, 20 May 1997 21:00:25 -0700 (PDT) Received: from freefall.freebsd.org (freefall.cdrom.com [204.216.27.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id UAA15202; Tue, 20 May 1997 21:00:00 -0700 (PDT) From: Satoshi Asami Received: (from asami@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id UAA23699; Tue, 20 May 1997 20:59:31 -0700 (PDT) Date: Tue, 20 May 1997 20:59:31 -0700 (PDT) Message-Id: <199705210359.UAA23699@freefall.freebsd.org> To: Pedro@FPS.biblos.unal.edu.co, asami@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/3442 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: New port: xbattle State-Changed-From-To: open-closed State-Changed-By: asami State-Changed-When: Tue May 20 20:55:49 PDT 1997 State-Changed-Why: Thanks, imported! Diffs follow: === diff -ru xbattle/Makefile xbattle.new/Makefile --- xbattle/Makefile Tue Apr 29 15:21:23 1997 +++ xbattle.new/Makefile Tue May 20 20:52:05 1997 @@ -3,28 +3,25 @@ # Date created: 6 Apr 97 # Whom: Pedro Giffuni # -# $Id: Makefile,v 1.2 1997/03/28 02:35:44 pedro Exp $ +# $Id$ # DISTNAME= xbattle-5.4.1 -PKGNAME= xbattle-5.4.1 CATEGORIES= games MASTER_SITES= ftp://cns-ftp.bu.edu/pub/xbattle/ \ ftp://www.tiac.net/users/lesher/xbattle/ MAINTAINER= pgiffuni@fps.biblos.unal.edu.co -USE_X11= yes USE_IMAKE= yes -man1= xbattle.1 - post-install: - $(CP) -R $(WRKSRC)/xbos/ $(PREFIX)/etc/ - $(CP) -R $(WRKSRC)/xbts/ $(PREFIX)/etc/ - $(CP) -R $(WRKSRC)/xbas/ $(PREFIX)/etc/ + $(MKDIR) $(PREFIX)/etc/xbattle + $(CP) -R $(WRKSRC)/xbos $(PREFIX)/etc/xbattle/ + $(CP) -R $(WRKSRC)/xbts $(PREFIX)/etc/xbattle/ + $(CP) -R $(WRKSRC)/xbas $(PREFIX)/etc/xbattle/ .if !defined(NOPORTDOCS) - $(MKDIR) $(PREFIX)/share/doc/xbattle/ + $(MKDIR) $(PREFIX)/share/doc/xbattle $(CP) $(WRKSRC)/tutorial* $(PREFIX)/share/doc/xbattle/ $(CP) $(WRKSRC)/README $(PREFIX)/share/doc/xbattle/ .endif diff -ru xbattle/patches/patch-aa xbattle.new/patches/patch-aa --- xbattle/patches/patch-aa Tue Apr 29 14:14:27 1997 +++ xbattle.new/patches/patch-aa Tue May 20 20:46:58 1997 @@ -15,9 +15,9 @@ #endif #endif -! DEFINES = -DDEFAULT_XBO_DIR=\"$(PREFIX)/etc/xbos\" \ -! -DDEFAULT_XBT_DIR=\"$(PREFIX)/etc/xbts\" \ -! -DDEFAULT_XBA_DIR=\"$(PREFIX)/etc/xbas\" +! DEFINES = -DDEFAULT_XBO_DIR=\"$(PREFIX)/etc/xbattle/xbos\" \ +! -DDEFAULT_XBT_DIR=\"$(PREFIX)/etc/xbattle/xbts\" \ +! -DDEFAULT_XBA_DIR=\"$(PREFIX)/etc/xbattle/xbas\" LOCAL_LIBRARIES = $(XLIB) SYS_LIBRARIES = -lm SRCS = command.c \ diff -ru xbattle/pkg/DESCR xbattle.new/pkg/DESCR --- xbattle/pkg/DESCR Tue Apr 29 13:52:25 1997 +++ xbattle.new/pkg/DESCR Tue May 20 20:49:20 1997 @@ -9,6 +9,7 @@ (http://cns-web.bu.edu/pub/xpip/html/xbattle.html), which contains the latest release information, tutorials, file archives, and a comprehensive on-line manual. + xbattle is a concurrent multi-player game which combines elements of strategy with arcade-like action to capture a wide range of military scenarios. The game is based on X Windows, which you must have @@ -21,6 +22,7 @@ eliminate the enemy from the board by attacking cells occupied by enemy troops. A wide variety of command line options (and previously configured game files) provide an abundance of different scenarios and gaming environments. + If you have never used xbattle before, we strongly suggest you read through the online introduction at the Web site specified above. To get the feel of the game, you can run the tutorials (called "tutorial1" and diff -ru xbattle/pkg/PLIST xbattle.new/pkg/PLIST --- xbattle/pkg/PLIST Tue Apr 29 15:04:31 1997 +++ xbattle.new/pkg/PLIST Tue May 20 20:51:22 1997 @@ -1,20 +1,19 @@ bin/xbattle +etc/xbattle/xbas/simple.xba +etc/xbattle/xbos/atlas.xbo +etc/xbattle/xbos/default.xbo +etc/xbattle/xbos/demo.xbo +etc/xbattle/xbos/desert.xbo +etc/xbattle/xbos/io.xbo +etc/xbattle/xbos/skirmish.xbo +etc/xbattle/xbos/space.xbo +etc/xbattle/xbos/tribal.xbo +etc/xbattle/xbos/tropical.xbo +etc/xbattle/xbos/tropical2.xbo +etc/xbattle/xbos/tundra.xbo +etc/xbattle/xbts/castle.xbt +etc/xbattle/xbts/natural.xbt man/man1/xbattle.1.gz -xbas/simple.xba -xbos/atlas.xbo -xbos/default.xbo -xbos/demo.xbo -xbos/desert.xbo -xbos/io.xbo -xbos/skirmish.xbo -xbos/space.xbo -xbos/tribal.xbo -xbos/tropical.xbo -xbos/tropical2.xbo -xbos/tundra.xbo -xbts/castle.xbt -xbts/natural.xbt share/doc/xbattle/README share/doc/xbattle/tutorial1 share/doc/xbattle/tutorial2 - === Note I moved the setup files one directory down (your PLIST was incorrect even before that, by the way). Hmm, should I have moved them to share/xbattle instead of etc/xbattle? You can see I deleted a few unnecessary lines from the Makefile. Also, keep the PLIST sorted, it makes it easier to avoid unnecessary changes when we do an upgrade. From owner-freebsd-ports Tue May 20 21:21:30 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id VAA16321 for ports-outgoing; Tue, 20 May 1997 21:21:30 -0700 (PDT) Received: from freefall.freebsd.org (freefall.cdrom.com [204.216.27.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id VAA16314; Tue, 20 May 1997 21:21:23 -0700 (PDT) From: Satoshi Asami Received: (from asami@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id VAA23966; Tue, 20 May 1997 21:20:54 -0700 (PDT) Date: Tue, 20 May 1997 21:20:54 -0700 (PDT) Message-Id: <199705210420.VAA23966@freefall.freebsd.org> To: handy@physics.montana.edu, asami@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/3589 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: New port: bclock-1.0 State-Changed-From-To: open-closed State-Changed-By: asami State-Changed-When: Tue May 20 21:19:27 PDT 1997 State-Changed-Why: Thanks, imported. Other than including the uuencoded portball itself in the PR (and making our lives easier), your port was almost flawless, in fact the only change I made was to change the "$Id: ...$" line to just "$Id$". Keep up the good work! From owner-freebsd-ports Tue May 20 22:00:03 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id WAA18402 for ports-outgoing; Tue, 20 May 1997 22:00:03 -0700 (PDT) Received: (from gnats@localhost) by hub.freebsd.org (8.8.5/8.8.5) id WAA18391; Tue, 20 May 1997 22:00:02 -0700 (PDT) Resent-Date: Tue, 20 May 1997 22:00:02 -0700 (PDT) Resent-Message-Id: <199705210500.WAA18391@hub.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@FreeBSD.ORG, Scott.Blachowicz@seaslug.org Received: from bloke.statsci.com (bloke.statsci.com [206.63.206.184]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id VAA18199 for ; Tue, 20 May 1997 21:53:52 -0700 (PDT) Received: by bloke.statsci.com (/\oo/\ Smail3.1.29.1 #29.3 #3) id m0wU3PI-000QdoC; Tue, 20 May 97 21:53 PDT Received: (from scott@localhost) by one.sabami.seaslug.org (8.8.5/8.6.12) id VAA10224; Tue, 20 May 1997 21:47:29 -0700 (PDT) Message-Id: <199705210447.VAA10224@one.sabami.seaslug.org> Date: Tue, 20 May 1997 21:47:29 -0700 (PDT) From: Scott.Blachowicz@seaslug.org Reply-To: Scott.Blachowicz@seaslug.org To: FreeBSD-gnats-submit@FreeBSD.ORG Cc: Scott.Blachowicz@seaslug.org X-Send-Pr-Version: 3.2 Subject: ports/3647: new port of nmh-0.14 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Number: 3647 >Category: ports >Synopsis: new port of nmh-0.14 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue May 20 22:00:01 PDT 1997 >Last-Modified: >Originator: Scott Blachowicz >Organization: None >Release: FreeBSD 2.2-STABLE i386 >Environment: I built it on 2.2.1 from the Walnut Creek CDROM. >Description: NMH is a "New MH" mail handler package - it is based on MH 6.8.3 and has some portability fixes and some additions (and subtractions) from the base MH. This is the first FreeBSD "port" I've done, so it's probably off a little. >How-To-Repeat: >Fix: Grab ftp://ftp.freebsd.org/pub/incoming/nmh-0.14-port-sab.tar.gz and commit :-). >Audit-Trail: >Unformatted: From owner-freebsd-ports Tue May 20 22:17:36 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id WAA19077 for ports-outgoing; Tue, 20 May 1997 22:17:36 -0700 (PDT) Received: from silvia.HIP.Berkeley.EDU (ala-ca33-12.ix.netcom.com [199.35.209.108]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id WAA19071; Tue, 20 May 1997 22:17:33 -0700 (PDT) Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.5/8.6.9) id WAA22917; Tue, 20 May 1997 22:17:29 -0700 (PDT) Date: Tue, 20 May 1997 22:17:29 -0700 (PDT) Message-Id: <199705210517.WAA22917@silvia.HIP.Berkeley.EDU> To: msmith@atrad.adelaide.edu.au, luigi@labinfo.iet.unipi.it, msmith@atrad.adelaide.edu.au, jkh@time.cdrom.com, hackers@FreeBSD.ORG CC: ports@FreeBSD.ORG Followup-to: ports@freebsd.org In-reply-to: <199705210405.VAA18485@silvia.HIP.Berkeley.EDU> (asami@vader.cs.berkeley.edu) Subject: Re: ddd-1.0.tar.gz in distfiles dir From: asami@vader.cs.berkeley.edu (Satoshi Asami) Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk * In fact, I'm doing this now. Well, I'm done. I took the files/md5 list from 2.1.6, 2.2.1, 2.2.2 releases, as well as -current, and removed everything in ftp.freebsd.org's distfiles/ directory that was not in any of those. That reduced the size of the directory by 137MB to 890MB. (Maybe I shouldn't have included 2.1.6 whose ports tree is more than a year old, but since the last release from that branch came only a few months ago, I felt compelled to keep those around.) I put the list of the files I removed in ftp://ftp.freebsd.org/pub/FreeBSD/incoming/oldfiles.list If there is something I shouldn't have deleted, please let me know. (I have the copies under my home directory for now.) Satoshi From owner-freebsd-ports Wed May 21 00:30:04 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id AAA24800 for ports-outgoing; Wed, 21 May 1997 00:30:04 -0700 (PDT) Received: (from gnats@localhost) by hub.freebsd.org (8.8.5/8.8.5) id AAA24789; Wed, 21 May 1997 00:30:02 -0700 (PDT) Date: Wed, 21 May 1997 00:30:02 -0700 (PDT) Message-Id: <199705210730.AAA24789@hub.freebsd.org> To: freebsd-ports Cc: From: j@uriah.heep.sax.de (J Wunsch) Subject: Re: ports/3640: xlockmore galaxy bombs out Reply-To: j@uriah.heep.sax.de (J Wunsch) Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk The following reply was made to PR ports/3640; it has been noted by GNATS. From: j@uriah.heep.sax.de (J Wunsch) To: adam@veda.is Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: ports/3640: xlockmore galaxy bombs out Date: Wed, 21 May 1997 08:51:55 +0200 As Adam David wrote: > After awhile running "galaxy mode" the program bombs out with an FPE. Known problem, i think. This PR belongs into category `kern', or maybe `bin'. Our FPU error handling is still not even remotely IEEE compliant. -- 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 Wed May 21 01:30:08 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id BAA27763 for ports-outgoing; Wed, 21 May 1997 01:30:08 -0700 (PDT) Received: from silvia.HIP.Berkeley.EDU (ala-ca14-17.ix.netcom.com [204.32.168.81]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id BAA27752 for ; Wed, 21 May 1997 01:30:01 -0700 (PDT) Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.5/8.6.9) id BAA06909; Wed, 21 May 1997 01:29:58 -0700 (PDT) Date: Wed, 21 May 1997 01:29:58 -0700 (PDT) Message-Id: <199705210829.BAA06909@silvia.HIP.Berkeley.EDU> To: ports@freebsd.org Subject: new info system From: asami@vader.cs.berkeley.edu (Satoshi Asami) Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Seems like nobody is interested in updating ports to use the new info system now available in 2.2.2 as well as -current. It's really nice to be able to add/delete entries to the info/dir file from ports/ packages, can you guys please see what you can do about your ports? ;) This is what you (as a porter) need to know: === ## install-info --help install-info [OPTION]... [INFO-FILE [DIR-FILE]] Install INFO-FILE in the Info directory file DIR-FILE. Options: --delete Delete existing entries in INFO-FILE; don't insert any new entries. : === Note that this program will NOT actually install info files; it merely inserts or deletes entries in the dir file. Here's my five-step procedure to convert ports to use install-info. I will use editors/emacs for an example. (1) Look at the texinfo sources and make a patch to insert appropriate entries. This is a patch for editors/emacs: ======= --- ./man/vip.texi.org Fri Jun 16 15:31:11 1995 +++ ./man/vip.texi Tue May 20 01:28:33 1997 @@ -2,6 +2,10 @@ @setfilename ../info/vip @settitle VIP +@dircategory The Emacs editor and associated tools +@direntry +* VIP: (vip). A VI-emulation for Emacs. +@end direntry @iftex @finalout --- ./man/emacs.texi.org Mon Aug 19 21:15:12 1996 +++ ./man/emacs.texi Tue May 20 01:20:11 1997 @@ -49,6 +49,11 @@ @settitle GNU Emacs Manual @setfilename ../info/emacs @synindex pg cp +@dircategory The Emacs editor and associated tools +@direntry +* Emacs: (emacs). The extensible self-documenting text editor. +@end direntry + @c @c in general, keep the following line commented out, unless doing a @c copy of this manual that will be published. the manual should go --- ./man/viper.texi.org Wed Aug 7 10:59:45 1996 +++ ./man/viper.texi Tue May 20 01:29:17 1997 @@ -4,6 +4,10 @@ \input texinfo @setfilename ../info/viper +@dircategory The Emacs editor and associated tools +@direntry +* VIPER: (viper). The new VI-emulation mode in Emacs-19.29. +@end direntry @iftex @finalout --- ./man/forms.texi.org Sat Mar 23 06:42:27 1996 +++ ./man/forms.texi Tue May 20 01:22:37 1997 @@ -9,6 +9,11 @@ @syncodeindex vr cp @syncodeindex fn cp @syncodeindex ky cp +@dircategory The Emacs editor and associated tools +@direntry +* Forms: (forms). Emacs package for editing data bases + by filling in forms. +@end direntry @iftex @finalout @setchapternewpage odd --- ./man/gnus.texi.org Wed Jun 26 14:49:29 1996 +++ ./man/gnus.texi Tue May 20 01:23:15 1997 @@ -5,6 +5,11 @@ @synindex fn cp @synindex vr cp @synindex pg cp +@dircategory The Emacs editor and associated tools +@direntry +* GNUS: (gnus). The news reader GNUS. +@end direntry + @iftex @finalout @end iftex --- ./man/mh-e.texi.org Sun Aug 4 00:00:29 1996 +++ ./man/mh-e.texi Tue May 20 01:23:49 1997 @@ -4,6 +4,10 @@ @setfilename ../info/mh-e @settitle mh-e @c %**end of header +@dircategory The Emacs editor and associated tools +@direntry +* MH-E: (mh-e). Emacs interface to the MH mail system. +@end direntry @setchapternewpage odd --- ./man/cl.texi.org Mon Apr 15 21:36:53 1996 +++ ./man/cl.texi Tue May 20 01:24:18 1997 @@ -2,6 +2,12 @@ @setfilename ../info/cl @settitle Common Lisp Extensions +@dircategory The Emacs editor and associated tools +@direntry +* CL: (cl). Partial Common Lisp support for Emacs Lisp. +@end direntry + + @iftex @finalout @end iftex --- ./man/sc.texi.org Thu Jan 4 12:55:23 1996 +++ ./man/sc.texi Tue May 20 01:25:13 1997 @@ -3,6 +3,12 @@ @comment %**start of header (This is for running Texinfo on a region.) @setfilename ../info/sc @settitle Supercite Version 3.1 User's Manual +@dircategory The Emacs editor and associated tools +@direntry +* SC: (sc). Supercite lets you cite parts of messages you're + replying to, in flexible ways. +@end direntry + @iftex @finalout @end iftex --- ./man/dired-x.texi.org Thu Jan 4 12:54:19 1996 +++ ./man/dired-x.texi Tue May 20 01:25:55 1997 @@ -18,6 +18,11 @@ @setfilename ../info/dired-x @c dired-x.el REVISION NUMBER @settitle Dired Extra Version 2 User's Manual +@dircategory The Emacs editor and associated tools +@direntry +* Dired-X: (dired-x). Dired Extra Features. +@end direntry + @iftex @finalout @end iftex --- ./man/ediff.texi.org Fri Jun 21 20:00:04 1996 +++ ./man/ediff.texi Tue May 20 01:26:29 1997 @@ -10,6 +10,10 @@ @synindex vr cp @synindex fn cp @synindex pg cp +@dircategory The Emacs editor and associated tools +@direntry +* Ediff: (ediff). A comprehensive visual interface to diff & patch. +@end direntry @iftex @finalout @end iftex --- ./man/cc-mode.texi.org Sun Aug 4 21:56:21 1996 +++ ./man/cc-mode.texi Tue May 20 01:27:18 1997 @@ -9,6 +9,12 @@ @settitle CC-MODE Version 4 Documentation @footnotestyle end +@dircategory The Emacs editor and associated tools +@direntry +* CC mode: (ccmode). The GNU Emacs mode for editing C, C++, Objective-C + and Java code. +@end direntry + @comment !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! @comment @setchapternewpage odd !! we don't want blank pages !! @comment %**end of header (This is for running Texinfo on a region) ======= The format should be self-explanatory. There is usually a "dir" file lying around in the source tree that contains all the entries you need, so look before you try to write your own entry. Note that since there is a bug in "install-info --delete" that only deletes the first of a bunch if you specify more than one entry in the @direntry section (although addition works), you need to put these all in separate files. Also, make sure that the info files are generated from the texinfo sources. ======= --- ./Makefile.in.org Mon Aug 19 21:12:19 1996 +++ ./Makefile.in Tue Apr 15 00:15:28 1997 @@ -184,7 +184,7 @@ # Subdirectories to make recursively. `lisp' is not included # because the compiled lisp files are part of the distribution # and you cannot remake them without installing Emacs first. -SUBDIR = lib-src src +SUBDIR = lib-src src man # The makefiles of the directories in $SUBDIR. SUBDIR_MAKEFILES = lib-src/Makefile man/Makefile src/Makefile oldXMenu/Makefile lwlib/Makefile --- ./man/Makefile.in.org Thu Jun 27 15:27:19 1996 +++ ./man/Makefile.in Tue Apr 15 00:29:52 1997 @@ -66,6 +66,7 @@ ${srcdir}/gnu1.texi \ ${srcdir}/glossary.texi +all: info info: $(INFO_TARGETS) dvi: $(DVI_TARGETS) ======= I needed the second hunk to make sure "make all" called from the parent Makefile works in man/Makefile. I also deleted the installation of the "info" info file because we already have one with the same name in /usr/share/info (that patch is not shown here). Note that you can give the info dir entries to install-info as arguments instead of patching the texinfo sources. I do not think it is a good idea for ports because you need to duplicate the same information in several places (probably Makefile and @exec/@unexec of PLIST -- see below). However, if you have a Japanese (or other multibyte encoding) info files, you have to use the extra arguments to install-info because makeinfo can't handle those texinfo sources. Oh well. (See editors/mule/{Makefile,pkg/PLIST} for examples on how to do this). (2) Find the place in the source (Makefile) that it is installing the dir file and delete it. ======= --- ./Makefile.in.org Mon Aug 19 21:12:19 1996 +++ ./Makefile.in Mon Apr 14 23:38:07 1997 @@ -368,14 +368,8 @@ if [ `(cd ${srcdir}/info && /bin/pwd)` != `(cd ${infodir} && /bin/pwd)` ]; \ then \ (cd ${infodir}; \ - if [ -f dir ]; then \ - if [ ! -f dir.old ]; then mv -f dir dir.old; \ - else mv -f dir dir.bak; fi; \ - fi; \ cd ${srcdir}/info ; \ - (cd $${thisdir}; ${INSTALL_DATA} ${srcdir}/info/dir ${infodir}/dir); \ - (cd $${thisdir}; chmod a+r ${infodir}/dir); \ for f in ccmode* cl* dired-x* ediff* emacs* forms* gnus* info* message* mh-e* sc* vip*; do \ (cd $${thisdir}; \ ${INSTALL_DATA} ${srcdir}/info/$$f ${infodir}/$$f; \ chmod a+r ${infodir}/$$f); \ @@ -426,7 +424,7 @@ esac ; \ fi ; \ done ======= (3) Take a look at pkg/PLIST and delete anything that is trying to patch up info/dir. They may be in pkg/INSTALL or some other file, so search extensively. ======= Index: pkg/PLIST =================================================================== RCS file: /usr/cvs/ports/editors/emacs/pkg/PLIST,v retrieving revision 1.15 diff -u -r1.15 PLIST --- PLIST 1997/03/04 08:04:00 1.15 +++ PLIST 1997/04/15 06:32:12 @@ -15,9 +15,6 @@ man/man1/emacs.1.gz man/man1/etags.1.gz man/man1/ctags.1.gz -@unexec cp %D/info/dir %D/info/dir.bak -info/dir -@unexec cp %D/info/dir.bak %D/info/dir info/cl info/cl-1 info/cl-2 ====== (4) Add a post-install target to the Makefile to create a dir file if it is not there. Also, call install-info with the installed info file[s]. ======= Index: Makefile =================================================================== RCS file: /usr/cvs/ports/editors/emacs/Makefile,v retrieving revision 1.26 retrieving revision 1.28 diff -u -r1.26 -r1.28 --- Makefile 1996/11/19 13:14:40 1.26 +++ Makefile 1997/05/20 10:25:09 1.28 @@ -18,8 +18,14 @@ MAN1= emacs.1 etags.1 ctags.1 post-install: .for file in emacs-19.34 emacsclient etags ctags b2m strip ${PREFIX}/bin/${file} .endfor + if [ ! -f ${PREFIX}/info/dir ]; then \ + sed -ne '1,/Menu:/p' /usr/share/info/dir > ${PREFIX}/info/dir; \ + fi +.for info in emacs vip viper forms gnus mh-e cl sc dired-x ediff ccmode + install-info ${PREFIX}/info/${info} ${PREFIX}/info/dir +.endfor .include ======= Do not use anything other than /usr/share/info/dir and the above command to create a new info file. In fact, I'd add the first three lines of the above patch to bsd.port.mk if you (the porter) wouldn't have to do it in pkg/PLIST by yourself anyway. (5) Edit pkg/PLIST and add equivalent @exec statements and also @unexec for pkg_delete. You do not need to delete info/dir with @unexec. ======= Index: pkg/PLIST =================================================================== RCS file: /usr/cvs/ports/editors/emacs/pkg/PLIST,v retrieving revision 1.15 retrieving revision 1.17 diff -u -r1.15 -r1.17 --- PLIST 1997/03/04 08:04:00 1.15 +++ PLIST 1997/05/20 10:25:12 1.17 @@ -15,9 +15,17 @@ man/man1/emacs.1.gz man/man1/etags.1.gz man/man1/ctags.1.gz -@unexec cp %D/info/dir %D/info/dir.bak -info/dir -@unexec cp %D/info/dir.bak %D/info/dir +@unexec install-info --delete %D/info/emacs %D/info/dir +@unexec install-info --delete %D/info/vip %D/info/dir +@unexec install-info --delete %D/info/viper %D/info/dir +@unexec install-info --delete %D/info/forms %D/info/dir +@unexec install-info --delete %D/info/gnus %D/info/dir +@unexec install-info --delete %D/info/mh-e %D/info/dir +@unexec install-info --delete %D/info/cl %D/info/dir +@unexec install-info --delete %D/info/sc %D/info/dir +@unexec install-info --delete %D/info/dired-x %D/info/dir +@unexec install-info --delete %D/info/ediff %D/info/dir +@unexec install-info --delete %D/info/ccmode %D/info/dir info/cl info/cl-1 info/cl-2 @@ -87,6 +94,18 @@ info/viper-2 info/viper-3 info/viper-4 +@exec [ -f %D/info/dir ] || sed -ne '1,/Menu:/p' /usr/share/info/dir > %D/info/dir +@exec install-info %D/info/emacs %D/info/dir +@exec install-info %D/info/vip %D/info/dir +@exec install-info %D/info/viper %D/info/dir +@exec install-info %D/info/forms %D/info/dir +@exec install-info %D/info/gnus %D/info/dir +@exec install-info %D/info/mh-e %D/info/dir +@exec install-info %D/info/cl %D/info/dir +@exec install-info %D/info/sc %D/info/dir +@exec install-info %D/info/dired-x %D/info/dir +@exec install-info %D/info/ediff %D/info/dir +@exec install-info %D/info/ccmode %D/info/dir libexec/emacs/19.34/i386--freebsd/cvtmail libexec/emacs/19.34/i386--freebsd/digest-doc libexec/emacs/19.34/i386--freebsd/emacsserver ======= Note that the "@unexec install-info --delete" commands have to be before the deletion of the actual info file, so they can read the files. So far I've finished editors/emacs and all the mule ports. Please help me on others (especially teTeX, which even has an open PR (3102) for spamming the user's dir file). Satoshi From owner-freebsd-ports Wed May 21 04:00:03 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id EAA04039 for ports-outgoing; Wed, 21 May 1997 04:00:03 -0700 (PDT) Received: (from gnats@localhost) by hub.freebsd.org (8.8.5/8.8.5) id EAA04011; Wed, 21 May 1997 04:00:02 -0700 (PDT) Resent-Date: Wed, 21 May 1997 04:00:02 -0700 (PDT) Resent-Message-Id: <199705211100.EAA04011@hub.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@FreeBSD.ORG, gjm11@dpmms.cam.ac.uk Received: from lilac.csi.cam.ac.uk (lilac.csi.cam.ac.uk [131.111.8.44]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id DAA03875 for ; Wed, 21 May 1997 03:56:25 -0700 (PDT) Received: from g.pet.cam.ac.uk [131.111.209.233] by lilac.csi.cam.ac.uk with smtp (Exim 1.62 #1) id 0wU93c-0004rZ-00; Wed, 21 May 1997 11:55:48 +0100 Received: from gjm11 by g.pet.cam.ac.uk with local (Exim 1.59 #1) id 0wU93b-0001Kt-00; Wed, 21 May 1997 11:55:47 +0100 Message-Id: Date: Wed, 21 May 1997 11:55:47 +0100 From: gjm11@dpmms.cam.ac.uk Reply-To: gjm11@dpmms.cam.ac.uk To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/3649: xlock quits on receipt of signalxx 8 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Number: 3649 >Category: ports >Synopsis: xlock quits on receipt of signalxx 8 >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed May 21 04:00:01 PDT 1997 >Last-Modified: >Originator: Gareth McCaughan >Organization: all too little >Release: FreeBSD 2.2-RELEASE i386 >Environment: FreeBSD 2.2, X11R6.3 (XFree86 release 3.2A), xlockmore 3.13 >Description: When xlock receives a signal, it exits. This is a security hole; if you're running on dodgy hardware or there's a bug in the code, the terminal can become unlocked. >How-To-Repeat: Run xlock and arrange for it to receive a SIGSEGV or a SIGFPE or similar. >Fix: xlock should not exit on receipt of SIGILL, SIGEMT, SIGFPE, SIGBUS, SIGSEGV. It should of course still exit on receipt of e.g. SIGKILL. I'm not familiar enough with xlock's internals to provide a patch and be confident that it will work. Of course, if there are hardware problems or buggy code nothing will *guarantee* that xlock will carry on working... >Audit-Trail: >Unformatted: From owner-freebsd-ports Wed May 21 07:30:03 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id HAA12949 for ports-outgoing; Wed, 21 May 1997 07:30:03 -0700 (PDT) Received: (from gnats@localhost) by hub.freebsd.org (8.8.5/8.8.5) id HAA12933; Wed, 21 May 1997 07:30:01 -0700 (PDT) Date: Wed, 21 May 1997 07:30:01 -0700 (PDT) Message-Id: <199705211430.HAA12933@hub.freebsd.org> To: freebsd-ports Cc: From: Adam David Subject: Re: ports/3640: xlockmore galaxy bombs out Reply-To: Adam David Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk The following reply was made to PR ports/3640; it has been noted by GNATS. From: Adam David To: joerg_wunsch@uriah.heep.sax.de Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: ports/3640: xlockmore galaxy bombs out Date: Wed, 21 May 1997 14:48:41 +0000 (GMT) > > After awhile running "galaxy mode" the program bombs out with an FPE. > > Known problem, i think. This PR belongs into category `kern', or > maybe `bin'. Our FPU error handling is still not even remotely IEEE > compliant. > > -- > cheers, J"org It would probably make sense to disable galaxy mode in the port until the other problem is fixed? -- Adam David From owner-freebsd-ports Wed May 21 07:50:11 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id HAA13996 for ports-outgoing; Wed, 21 May 1997 07:50:11 -0700 (PDT) Received: (from gnats@localhost) by hub.freebsd.org (8.8.5/8.8.5) id HAA13983; Wed, 21 May 1997 07:50:06 -0700 (PDT) Resent-Date: Wed, 21 May 1997 07:50:06 -0700 (PDT) Resent-Message-Id: <199705211450.HAA13983@hub.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@FreeBSD.ORG, oliver.fromme@heim3.tu-clausthal.de (Oliver Fromme) Received: from dorifer.heim3.tu-clausthal.de (eFYzznbCm41hv2MTwVFEV12ACbwEnbiT@dorifer.heim3.tu-clausthal.de [139.174.243.252]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id HAA13920 for ; Wed, 21 May 1997 07:49:10 -0700 (PDT) Received: (from olli@localhost) by dorifer.heim3.tu-clausthal.de (8.8.5/8.8.5) id QAA11809; Wed, 21 May 1997 16:49:02 +0200 (MET DST) Message-Id: <199705211449.QAA11809@dorifer.heim3.tu-clausthal.de> Date: Wed, 21 May 1997 16:49:02 +0200 (MET DST) From: oliver.fromme@heim3.tu-clausthal.de (Oliver Fromme) Reply-To: oliver.fromme@heim3.tu-clausthal.de (Oliver Fromme) To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/3652: New port submitted (tosha-0.05) Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Number: 3652 >Category: ports >Synopsis: New port submitted (tosha-0.05) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed May 21 07:50:01 PDT 1997 >Last-Modified: >Originator: Oliver Fromme >Organization: Technical University of Clausthal, Heim 3 >Release: FreeBSD 2.1.7-RELEASE i386 >Environment: >Description: I have submitted a new FreeBSD port (category "audio"): ftp.freebsd.org:/pub/FreeBSD/incoming/tosha-0.05.port.tar.gz "tosha" is a tool to read CD audio tracks through the SCSI bus. It supports CD-ROM and CD-R drives of all major vendors. It has been tested with 2.1.7, 2.2.1 and several 3.0 snapshots, and it's expected to work with any FreeBSD version >= 2.1.7. >How-To-Repeat: >Fix: >Audit-Trail: >Unformatted: From owner-freebsd-ports Wed May 21 08:13:44 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id IAA15501 for ports-outgoing; Wed, 21 May 1997 08:13:44 -0700 (PDT) Received: from ian.broken.net (R-ddo.resnet.ucsb.edu [128.111.120.207]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id IAA15496 for ; Wed, 21 May 1997 08:13:42 -0700 (PDT) Received: (from ian@localhost) by ian.broken.net (8.8.5/8.7.3) id IAA18866; Wed, 21 May 1997 08:13:35 -0700 (PDT) Message-ID: X-Mailer: XFMail 1.1 [p0] on FreeBSD Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <199705211430.HAA12933@hub.freebsd.org> Date: Wed, 21 May 1997 08:06:59 -0700 (PDT) From: Ian Struble To: Adam David Subject: Re: ports/3640: xlockmore galaxy bombs out Cc: freebsd-ports@hub.freebsd.org Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On 21-May-97 Adam David wrote: > > > After awhile running "galaxy mode" the program bombs out with an FPE. > > > > Known problem, i think. This PR belongs into category `kern', or > > maybe `bin'. Our FPU error handling is still not even remotely IEEE > > compliant. > > It would probably make sense to disable galaxy mode in the port until the > other problem is fixed? Rather than disable galaxy, a better bandaid would be to fix the galaxy mode. Just because before this started happening with galxay mode it happened in flame mode. Granted it was a long time ago when flame would give me FPE errors. Ian From owner-freebsd-ports Wed May 21 08:40:04 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id IAA16692 for ports-outgoing; Wed, 21 May 1997 08:40:04 -0700 (PDT) Received: (from gnats@localhost) by hub.freebsd.org (8.8.5/8.8.5) id IAA16682; Wed, 21 May 1997 08:40:01 -0700 (PDT) Resent-Date: Wed, 21 May 1997 08:40:01 -0700 (PDT) Resent-Message-Id: <199705211540.IAA16682@hub.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@FreeBSD.ORG, itojun@itojun.org Received: from coconut.itojun.org (coconut.itojun.org [133.138.201.163]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id IAA16359 for ; Wed, 21 May 1997 08:30:44 -0700 (PDT) Received: (from root@localhost) by coconut.itojun.org (8.8.5/3.5Wpl7) id XAA00544; Wed, 21 May 1997 23:58:09 +0900 (JST) Message-Id: <199705211458.XAA00544@coconut.itojun.org> Date: Wed, 21 May 1997 23:58:09 +0900 (JST) From: itojun@itojun.org Reply-To: itojun@itojun.org To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/3653: ports/net/ucd-snmp does not compile on 2.2.1-RELEASE Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Number: 3653 >Category: ports >Synopsis: ports/net/ucd-snmp does not compile on 2.2.1-RELEASE >Confidential: yes >Severity: serious >Priority: low >Responsible: freebsd-ports >State: open >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed May 21 08:40:01 PDT 1997 >Last-Modified: >Originator: Jun-ichiro ITOH >Organization: itojun@itojun.org >Release: FreeBSD 2.2.1-RELEASE i386 >Environment: FreeBSD coconut.itojun.org 2.2.1-RELEASE FreeBSD 2.2.1-RELEASE #3: Sun Apr 20 14:28:44 JST 1997 root@coconut.itojun.org:/usr/src/sys/compile/COCONUT i386 >Description: ports/net/ucd-snmp does not compile on 2.2.1-RELEASE. due to the changes in pathname /usr/include/vm? >How-To-Repeat: cd /usr/ports/net/ucd-snmp; make >Fix: diff -urN ucd-snmp-/patches/patch-aa ucd-snmp/patches/patch-aa --- ucd-snmp-/patches/patch-aa Fri Mar 7 20:34:00 1997 +++ ucd-snmp/patches/patch-aa Wed May 21 23:50:17 1997 @@ -73,508 +73,3 @@ if ((ifnet.if_lastchange.tv_sec == 0 ) && (ifnet.if_lastchange.tv_usec == 0)) long_return = 0; -Index: agent/extensible/extensible.c -=================================================================== -RCS file: /home/pcvs/ports/ucd-snmp/agent/extensible/extensible.c,v -retrieving revision 1.1.1.1 -diff -u -r1.1.1.1 extensible.c ---- extensible.c 1997/03/07 09:06:12 1.1.1.1 -+++ extensible.c 1997/03/07 11:07:46 -@@ -75,6 +75,10 @@ - #if STDC_HEADERS - #include - #endif -+#ifdef freebsd2 -+#include -+#include -+#endif - - #include "mibincl.h" - #include "mibdefs.h" -@@ -101,7 +105,8 @@ - static int exceptions[] = SECURITYEXCEPTIONS; - #endif - --int checkmib(vp,name,length,exact,var_len,write_method,newname,max) -+int -+checkmib(vp, name, length, exact, var_len, write_method, newname, max) - register struct variable *vp; - register oid *name; - register int *length; -@@ -133,8 +138,7 @@ - memmove(newname, vp->name, (int)vp->namelen * sizeof (oid)); - newname[vp->namelen] = 1; - *length = vp->namelen+1; -- } -- else { -+ } else { - *length = vp->namelen+1; - memmove(newname, name, (*length) * sizeof(oid)); - if (!exact) -@@ -171,6 +175,33 @@ - } - - #define pagetok(size) ((size) << pageshift) -+#define KNLookup(nl_which, buf, s) (klookup((int) nl[nl_which].n_value, buf, s)) -+ -+#ifdef freebsd2 -+ -+/* -+ * FreeBSD 2.x uses sysctl() for most of it's work, so we only need to -+ * find kernel objects for the swap statistics. -+ */ -+ -+static struct nlist nl[] = { -+#define NL_SWAPLIST 0 -+ { "_swaplist" }, -+#define NL_SWDEVT 1 -+ { "_swdevt" }, -+#define NL_NSWAP 2 -+ { "_nswap" }, -+#define NL_NSWDEV 3 -+ { "_nswdev" }, -+#define NL_DMMAX 4 -+ { "_dmmax" }, -+#define NL_MAXMEM 5 -+ { "_Maxmem"}, -+ { 0 }, -+}; -+ -+#else /* freebsd2 */ -+ - #define NL_AVENRUN 0 - #define NL_TOTAL 1 - #define NL_SWDEVT 2 -@@ -178,8 +209,6 @@ - #define NL_NSWAPFS 4 - #define NL_NSWAPDEV 5 - #define NL_PHYSMEM 6 --#define KNLookup(nl_which, buf, s) (klookup((int) nl[nl_which].n_value, buf, s)) -- - static struct nlist nl[] = { - #if !defined(hpux) && !defined(solaris2) - { "_avenrun"}, -@@ -201,6 +230,8 @@ - { 0 } - }; - -+#endif /* freebsd2 */ -+ - #define SWAPGETLEFT 0 - #define SWAPGETTOTAL 1 - -@@ -209,7 +240,144 @@ - - #ifdef USEMEMMIB - --int getswap(rettype) -+#ifdef freebsd2 -+/* -+ * getswap is based on a program called swapinfo written -+ * by Kevin Lahey . -+ */ -+ -+#define KGET(idx, var) \ -+ KGET1(idx, &var, sizeof(var)) -+ -+#define KGET1(idx, p, s) \ -+ KGET2(nl[idx].n_value, p, s) -+ -+#define KGET2(addr, p, s) \ -+ if (klookup((int) (addr), p, s) == NULL) \ -+ return(NULL); -+ -+int -+getswap(rettype) -+ int rettype; -+{ -+ char *header; -+ int hlen, nswap, nswdev, dmmax; -+ int i, div, avail, nfree, npfree, used; -+ struct swdevt *sw; -+ long blocksize, *perdev; -+ struct rlist head; -+ u_long ptr; -+#if __FreeBSD_version >= 220000 -+ struct rlisthdr swaplist; -+ struct rlist *swapptr; -+#else -+ struct rlist *swaplist; -+#endif -+ -+ KGET(NL_NSWAP, nswap); -+ KGET(NL_NSWDEV, nswdev); -+ KGET(NL_DMMAX, dmmax); -+ KGET(NL_SWAPLIST, swaplist); -+ if ((sw = malloc(nswdev * sizeof(*sw))) == NULL || -+ (perdev = malloc(nswdev * sizeof(*perdev))) == NULL) -+ err(1, "malloc"); -+ KGET1(NL_SWDEVT, &ptr, sizeof ptr); -+ KGET2(ptr, sw, nswdev * sizeof(*sw)); -+ -+ /* Count up swap space. */ -+ nfree = 0; -+ memset(perdev, 0, nswdev * sizeof(*perdev)); -+ -+#if __FreeBSD_version >= 220000 -+ swapptr = swaplist.rlh_list; -+ while (swapptr) { -+#else -+ while (swaplist) { -+#endif -+ int top, bottom, next_block; -+ -+#if __FreeBSD_version >= 220000 -+ KGET2(swapptr, &head, sizeof(struct rlist)); -+#else -+ KGET2(swaplist, &head, sizeof(struct rlist)); -+#endif -+ -+ top = head.rl_end; -+ bottom = head.rl_start; -+ -+ nfree += top - bottom + 1; -+ -+ /* -+ * Swap space is split up among the configured disks. -+ * -+ * For interleaved swap devices, the first dmmax blocks -+ * of swap space some from the first disk, the next dmmax -+ * blocks from the next, and so on up to nswap blocks. -+ * -+ * The list of free space joins adjacent free blocks, -+ * ignoring device boundries. If we want to keep track -+ * of this information per device, we'll just have to -+ * extract it ourselves. -+ */ -+ while (top / dmmax != bottom / dmmax) { -+ next_block = ((bottom + dmmax) / dmmax); -+ perdev[(bottom / dmmax) % nswdev] += -+ next_block * dmmax - bottom; -+ bottom = next_block * dmmax; -+ } -+ perdev[(bottom / dmmax) % nswdev] += -+ top - bottom + 1; -+ -+#if __FreeBSD_version >= 220000 -+ swapptr = head.rl_next; -+#else -+ swaplist = head.rl_next; -+#endif -+ } -+ -+ header = getbsize(&hlen, &blocksize); -+ div = blocksize / 512; -+ avail = npfree = 0; -+ for (i = 0; i < nswdev; i++) { -+ int xsize, xfree; -+ -+ /* -+ * Don't report statistics for partitions which have not -+ * yet been activated via swapon(8). -+ */ -+ if (!(sw[i].sw_flags & SW_FREED)) -+ continue; -+ -+ /* The first dmmax is never allocated to avoid trashing of -+ * disklabels -+ */ -+ xsize = sw[i].sw_nblks - dmmax; -+ xfree = perdev[i]; -+ used = xsize - xfree; -+ npfree++; -+ avail += xsize; -+ } -+ -+ /* -+ * If only one partition has been set up via swapon(8), we don't -+ * need to bother with totals. -+ */ -+ used = avail - nfree; -+ -+ free(sw); free(perdev); -+ -+ switch (rettype) { -+ case SWAPGETLEFT: -+ return(nfree / div); -+ case SWAPGETTOTAL: -+ return(avail / div); -+ } -+} -+ -+#else /* freebsd2 */ -+ -+int -+getswap(rettype) - int rettype; - { - int spaceleft=0, spacetotal=0, i, fd; -@@ -230,15 +398,18 @@ - if (KNLookup(NL_SWDEVT,(int *) swdevt, sizeof(struct swdevt)*nswapdev) - == NULL) - return(0); -+ - for (i=0; i < nswapdev; i++) { - if (swdevt[i].sw_enable) { - spacetotal += swdevt[i].sw_nblks; - spaceleft += (swdevt[i].sw_nfpgs * 4); - } - } -+ - if (KNLookup(NL_FSWDEVT,(int *) fswdevt, sizeof(struct fswdevt)*nswapfs) - == NULL) - return(0); -+ - for (i=0; i < nswapfs; i++) { - if (fswdevt[i].fsw_enable) { - spacetotal += (fswdevt[i].fsw_limit * 2048); /* 2048=bytes per page? */ -@@ -247,6 +418,7 @@ - /* 37 = calculated value I know it makes no sense, nor is it accurate */ - } - } -+ - /* this is a real hack. I need to get the hold info from swapinfo, but - I can't figure out how to read it out of the kernel directly - -- Wes */ -@@ -271,20 +443,16 @@ - return(spacetotal); - } - } -+#endif /* freebsd2 */ - --unsigned char *var_extensible_mem(vp, name, length, exact, var_len, write_method) -- register struct variable *vp; --/* IN - pointer to variable entry that points here */ -- register oid *name; --/* IN/OUT - input name requested, output name found */ -- register int *length; --/* IN/OUT - length of input and output oid's */ -- int exact; --/* IN - TRUE if an exact match was requested. */ -- int *var_len; --/* OUT - length of variable or 0 if function returned. */ -- int (**write_method)(); --/* OUT - pointer to function to set variable, otherwise 0 */ -+unsigned char * -+var_extensible_mem(vp, name, length, exact, var_len, write_method) -+ register struct variable *vp; /* IN - pointer to variable entry that points here */ -+ register oid *name; /* IN/OUT - input name requested, output name found */ -+ register int *length; /* IN/OUT - length of input and output oid's */ -+ int exact; /* IN - TRUE if an exact match was requested. */ -+ int *var_len; /* OUT - length of variable or 0 if function returned. */ -+ int (**write_method)(); /* OUT - pointer to function to set variable, otherwise 0 */ - { - - oid newname[30]; -@@ -298,11 +466,15 @@ - - if (!checkmib(vp,name,length,exact,var_len,write_method,newname,1)) - return(NULL); --#ifdef bsdi2 -+#if defined(bsdi2) || defined(freebsd2) - /* sum memory statistics */ - { - size_t size = sizeof(total); -+#ifdef freebsd2 -+ static int mib[] = { CTL_VM, VM_METER }; -+#else - static int mib[] = { CTL_VM, VM_TOTAL }; -+#endif - if (sysctl(mib, 2, &total, &size, NULL, 0) < 0) return (0); - } - #else -@@ -328,7 +500,7 @@ - long_ret = minimumswap; - return((u_char *) (&long_ret)); - case MEMTOTALREAL: --#ifdef bsdi2 -+#if defined (bsdi2) || defined (freebsd2) - { - size_t size = sizeof(long_ret); - static int mib[] = { CTL_HW, HW_PHYSMEM }; -@@ -345,8 +517,15 @@ - case MEMUSEDREAL: - long_ret = pagetok((int) total.t_arm); - return((u_char *) (&long_ret)); -+#ifdef freebsd2 - case MEMTOTALSWAPTXT: --#ifndef bsdi2 -+ case MEMUSEDSWAPTXT: -+ case MEMTOTALREALTXT: -+ case MEMUSEDREALTXT: -+ return(NULL); -+#else -+ case MEMTOTALSWAPTXT: -+#ifndef bsdi2 - long_ret = pagetok(total.t_vmtxt); - #endif - return((u_char *) (&long_ret)); -@@ -365,6 +544,7 @@ - long_ret = pagetok(total.t_armtxt); - #endif - return((u_char *) (&long_ret)); -+#endif /* freebsd2 */ - case MEMTOTALFREE: - long_ret = pagetok(total.t_free); - return((u_char *) (&long_ret)); -@@ -382,15 +562,15 @@ - return((u_char *) (errmsg)); - } - } -- --#endif -+#endif /* USEMEMMIB */ - - static int numdisks; - struct diskpart disks[MAXDISKS]; - - #if defined(USEDISKMIB) - --unsigned char *var_extensible_disk(vp, name, length, exact, var_len, write_method) -+unsigned char * -+var_extensible_disk(vp, name, length, exact, var_len, write_method) - register struct variable *vp; - /* IN - pointer to variable entry that points here */ - register oid *name; -@@ -415,16 +595,16 @@ - - #if defined(HAVE_STATVFS) || defined(HAVE_STATFS) - struct statvfs vfs; --#else --#if HAVE_FSTAB_H -+#elif HAVE_SYS_MOUNT_H -+ struct statfs vfs; -+#elif HAVE_FSTAB_H - int file; - union { - struct fs iu_fs; - char dummy[SBSIZE]; - } sb; - #define filesys sb.iu_fs --#endif --#endif -+#endif /* HAVE_SYS_STATVFS_H */ - - if (!checkmib(vp,name,length,exact,var_len,write_method,newname,numdisks)) - return(NULL); -@@ -481,8 +661,7 @@ - *var_len = strlen(errmsg); - return((u_char *) (errmsg)); - } --#else --#if HAVE_FSTAB_H -+#elif HAVE_FSTAB_H - /* read the disk information */ - if ((file = open(disks[disknum].device,0)) < 0) { - fprintf(stderr,"Couldn't open device %s\n",disks[disknum].device); -@@ -536,14 +715,15 @@ - } - - /*#endif*/ --#endif -+/*#endif*/ - - #define NOERR 0 - #define LOCKDBROKE 1 - #define OPENERR 2 - - /* --static int locktimeouttest; -+static int -+locktimeouttest; - - int lockd_timeout() - { -@@ -552,7 +732,8 @@ - */ - - #ifdef USELOCKDMIB --long lockd_test(msg) -+long -+lockd_test(msg) - char *msg; - { - -@@ -590,7 +771,8 @@ - } - - --unsigned char *var_extensible_lockd_test(vp, name, length, exact, var_len, write_method) -+unsigned char * -+var_extensible_lockd_test(vp, name, length, exact, var_len, write_method) - register struct variable *vp; - /* IN - pointer to variable entry that points here */ - register oid *name; -@@ -636,19 +818,14 @@ - #endif - #ifdef USELOADAVEMIB - --unsigned char *var_extensible_loadave(vp, name, length, exact, var_len, write_method) -- register struct variable *vp; --/* IN - pointer to variable entry that points here */ -- register oid *name; --/* IN/OUT - input name requested, output name found */ -- register int *length; --/* IN/OUT - length of input and output oid's */ -- int exact; --/* IN - TRUE if an exact match was requested. */ -- int *var_len; --/* OUT - length of variable or 0 if function returned. */ -- int (**write_method)(); --/* OUT - pointer to function to set variable, otherwise 0 */ -+unsigned char * -+var_extensible_loadave(vp, name, length, exact, var_len, write_method) -+ register struct variable *vp; /* IN - pointer to variable entry that points here */ -+ register oid *name; /* IN/OUT - input name requested, output name found */ -+ register int *length; /* IN/OUT - length of input and output oid's */ -+ int exact; /* IN - TRUE if an exact match was requested. */ -+ int *var_len; /* OUT - length of variable or 0 if function returned. */ -+ int (**write_method)(); /* OUT - pointer to function to set variable, otherwise 0 */ - { - - oid newname[30]; -@@ -755,7 +932,8 @@ - - #ifdef USEERRORMIB - --unsigned char *var_extensible_errors(vp, name, length, exact, var_len, write_method) -+unsigned char * -+var_extensible_errors(vp, name, length, exact, var_len, write_method) - register struct variable *vp; - /* IN - pointer to variable entry that points here */ - register oid *name; -@@ -885,7 +1063,8 @@ - return compare((*ap)->miboid,(*ap)->miblen,(*bp)->miboid,(*bp)->miblen); - } - --RETSIGTYPE update_config(a) -+RETSIGTYPE -+update_config(a) - int a; - { - extern struct subtree *subtrees; -@@ -1013,7 +1192,7 @@ - } - - #ifdef USEMEMMIB --#ifndef bsdi2 -+#if !defined(bsdi2) && !defined(freebsd2) - if (KNLookup(NL_NSWAPDEV,(int *) &nswapdev, sizeof(nswapdev)) - == NULL) - return; -@@ -1021,7 +1200,15 @@ - == NULL) - return; - #endif -+#ifdef freebsd2 -+#ifdef PAGE_SHIFT -+ pagesize = 1 << PAGE_SHIFT; -+#else - pagesize = 1 << PGSHIFT; -+#endif -+#else -+ pagesize = 1 << PGSHIFT; -+#endif - pageshift = 0; - while (pagesize > 1) { - pageshift++; diff -urN ucd-snmp-/patches/patch-ae ucd-snmp/patches/patch-ae --- ucd-snmp-/patches/patch-ae Thu Jan 1 09:00:00 1970 +++ ucd-snmp/patches/patch-ae Wed May 21 23:50:11 1997 @@ -0,0 +1,686 @@ +*** agent/extensible/extensible.c.orig Thu Feb 6 01:10:34 1997 +--- agent/extensible/extensible.c Wed May 21 23:49:35 1997 +*************** +*** 17,22 **** +--- 17,23 ---- + #if HAVE_SYS_VMMETER_H + #ifndef bsdi2 + #include ++ #include + #endif + #endif + #if HAVE_SYS_CONF_H +*************** +*** 75,80 **** +--- 76,85 ---- + #if STDC_HEADERS + #include + #endif ++ #ifdef freebsd2 ++ #include ++ #include ++ #endif + + #include "mibincl.h" + #include "mibdefs.h" +*************** +*** 101,107 **** + static int exceptions[] = SECURITYEXCEPTIONS; + #endif + +! int checkmib(vp,name,length,exact,var_len,write_method,newname,max) + register struct variable *vp; + register oid *name; + register int *length; +--- 106,113 ---- + static int exceptions[] = SECURITYEXCEPTIONS; + #endif + +! int +! checkmib(vp, name, length, exact, var_len, write_method, newname, max) + register struct variable *vp; + register oid *name; + register int *length; +*************** +*** 133,140 **** + memmove(newname, vp->name, (int)vp->namelen * sizeof (oid)); + newname[vp->namelen] = 1; + *length = vp->namelen+1; +! } +! else { + *length = vp->namelen+1; + memmove(newname, name, (*length) * sizeof(oid)); + if (!exact) +--- 139,145 ---- + memmove(newname, vp->name, (int)vp->namelen * sizeof (oid)); + newname[vp->namelen] = 1; + *length = vp->namelen+1; +! } else { + *length = vp->namelen+1; + memmove(newname, name, (*length) * sizeof(oid)); + if (!exact) +*************** +*** 171,176 **** +--- 176,208 ---- + } + + #define pagetok(size) ((size) << pageshift) ++ #define KNLookup(nl_which, buf, s) (klookup((int) nl[nl_which].n_value, buf, s)) ++ ++ #ifdef freebsd2 ++ ++ /* ++ * FreeBSD 2.x uses sysctl() for most of it's work, so we only need to ++ * find kernel objects for the swap statistics. ++ */ ++ ++ static struct nlist nl[] = { ++ #define NL_SWAPLIST 0 ++ { "_swaplist" }, ++ #define NL_SWDEVT 1 ++ { "_swdevt" }, ++ #define NL_NSWAP 2 ++ { "_nswap" }, ++ #define NL_NSWDEV 3 ++ { "_nswdev" }, ++ #define NL_DMMAX 4 ++ { "_dmmax" }, ++ #define NL_MAXMEM 5 ++ { "_Maxmem"}, ++ { 0 }, ++ }; ++ ++ #else /* freebsd2 */ ++ + #define NL_AVENRUN 0 + #define NL_TOTAL 1 + #define NL_SWDEVT 2 +*************** +*** 178,185 **** + #define NL_NSWAPFS 4 + #define NL_NSWAPDEV 5 + #define NL_PHYSMEM 6 +- #define KNLookup(nl_which, buf, s) (klookup((int) nl[nl_which].n_value, buf, s)) +- + static struct nlist nl[] = { + #if !defined(hpux) && !defined(solaris2) + { "_avenrun"}, +--- 210,215 ---- +*************** +*** 201,206 **** +--- 231,238 ---- + { 0 } + }; + ++ #endif /* freebsd2 */ ++ + #define SWAPGETLEFT 0 + #define SWAPGETTOTAL 1 + +*************** +*** 209,215 **** + + #ifdef USEMEMMIB + +! int getswap(rettype) + int rettype; + { + int spaceleft=0, spacetotal=0, i, fd; +--- 241,384 ---- + + #ifdef USEMEMMIB + +! #ifdef freebsd2 +! /* +! * getswap is based on a program called swapinfo written +! * by Kevin Lahey . +! */ +! +! #define KGET(idx, var) \ +! KGET1(idx, &var, sizeof(var)) +! +! #define KGET1(idx, p, s) \ +! KGET2(nl[idx].n_value, p, s) +! +! #define KGET2(addr, p, s) \ +! if (klookup((int) (addr), p, s) == NULL) \ +! return(NULL); +! +! int +! getswap(rettype) +! int rettype; +! { +! char *header; +! int hlen, nswap, nswdev, dmmax; +! int i, div, avail, nfree, npfree, used; +! struct swdevt *sw; +! long blocksize, *perdev; +! struct rlist head; +! u_long ptr; +! #if __FreeBSD_version >= 220000 +! struct rlisthdr swaplist; +! struct rlist *swapptr; +! #else +! struct rlist *swaplist; +! #endif +! +! KGET(NL_NSWAP, nswap); +! KGET(NL_NSWDEV, nswdev); +! KGET(NL_DMMAX, dmmax); +! KGET(NL_SWAPLIST, swaplist); +! if ((sw = malloc(nswdev * sizeof(*sw))) == NULL || +! (perdev = malloc(nswdev * sizeof(*perdev))) == NULL) +! err(1, "malloc"); +! KGET1(NL_SWDEVT, &ptr, sizeof ptr); +! KGET2(ptr, sw, nswdev * sizeof(*sw)); +! +! /* Count up swap space. */ +! nfree = 0; +! memset(perdev, 0, nswdev * sizeof(*perdev)); +! +! #if __FreeBSD_version >= 220000 +! swapptr = swaplist.rlh_list; +! while (swapptr) { +! #else +! while (swaplist) { +! #endif +! int top, bottom, next_block; +! +! #if __FreeBSD_version >= 220000 +! KGET2(swapptr, &head, sizeof(struct rlist)); +! #else +! KGET2(swaplist, &head, sizeof(struct rlist)); +! #endif +! +! top = head.rl_end; +! bottom = head.rl_start; +! +! nfree += top - bottom + 1; +! +! /* +! * Swap space is split up among the configured disks. +! * +! * For interleaved swap devices, the first dmmax blocks +! * of swap space some from the first disk, the next dmmax +! * blocks from the next, and so on up to nswap blocks. +! * +! * The list of free space joins adjacent free blocks, +! * ignoring device boundries. If we want to keep track +! * of this information per device, we'll just have to +! * extract it ourselves. +! */ +! while (top / dmmax != bottom / dmmax) { +! next_block = ((bottom + dmmax) / dmmax); +! perdev[(bottom / dmmax) % nswdev] += +! next_block * dmmax - bottom; +! bottom = next_block * dmmax; +! } +! perdev[(bottom / dmmax) % nswdev] += +! top - bottom + 1; +! +! #if __FreeBSD_version >= 220000 +! swapptr = head.rl_next; +! #else +! swaplist = head.rl_next; +! #endif +! } +! +! header = getbsize(&hlen, &blocksize); +! div = blocksize / 512; +! avail = npfree = 0; +! for (i = 0; i < nswdev; i++) { +! int xsize, xfree; +! +! /* +! * Don't report statistics for partitions which have not +! * yet been activated via swapon(8). +! */ +! if (!(sw[i].sw_flags & SW_FREED)) +! continue; +! +! /* The first dmmax is never allocated to avoid trashing of +! * disklabels +! */ +! xsize = sw[i].sw_nblks - dmmax; +! xfree = perdev[i]; +! used = xsize - xfree; +! npfree++; +! avail += xsize; +! } +! +! /* +! * If only one partition has been set up via swapon(8), we don't +! * need to bother with totals. +! */ +! used = avail - nfree; +! +! free(sw); free(perdev); +! +! switch (rettype) { +! case SWAPGETLEFT: +! return(nfree / div); +! case SWAPGETTOTAL: +! return(avail / div); +! } +! } +! +! #else /* freebsd2 */ +! +! int +! getswap(rettype) + int rettype; + { + int spaceleft=0, spacetotal=0, i, fd; +*************** +*** 230,244 **** +--- 399,416 ---- + if (KNLookup(NL_SWDEVT,(int *) swdevt, sizeof(struct swdevt)*nswapdev) + == NULL) + return(0); ++ + for (i=0; i < nswapdev; i++) { + if (swdevt[i].sw_enable) { + spacetotal += swdevt[i].sw_nblks; + spaceleft += (swdevt[i].sw_nfpgs * 4); + } + } ++ + if (KNLookup(NL_FSWDEVT,(int *) fswdevt, sizeof(struct fswdevt)*nswapfs) + == NULL) + return(0); ++ + for (i=0; i < nswapfs; i++) { + if (fswdevt[i].fsw_enable) { + spacetotal += (fswdevt[i].fsw_limit * 2048); /* 2048=bytes per page? */ +*************** +*** 247,252 **** +--- 419,425 ---- + /* 37 = calculated value I know it makes no sense, nor is it accurate */ + } + } ++ + /* this is a real hack. I need to get the hold info from swapinfo, but + I can't figure out how to read it out of the kernel directly + -- Wes */ +*************** +*** 271,290 **** + return(spacetotal); + } + } + +! unsigned char *var_extensible_mem(vp, name, length, exact, var_len, write_method) +! register struct variable *vp; +! /* IN - pointer to variable entry that points here */ +! register oid *name; +! /* IN/OUT - input name requested, output name found */ +! register int *length; +! /* IN/OUT - length of input and output oid's */ +! int exact; +! /* IN - TRUE if an exact match was requested. */ +! int *var_len; +! /* OUT - length of variable or 0 if function returned. */ +! int (**write_method)(); +! /* OUT - pointer to function to set variable, otherwise 0 */ + { + + oid newname[30]; +--- 444,459 ---- + return(spacetotal); + } + } ++ #endif /* freebsd2 */ + +! unsigned char * +! var_extensible_mem(vp, name, length, exact, var_len, write_method) +! register struct variable *vp; /* IN - pointer to variable entry that points here */ +! register oid *name; /* IN/OUT - input name requested, output name found */ +! register int *length; /* IN/OUT - length of input and output oid's */ +! int exact; /* IN - TRUE if an exact match was requested. */ +! int *var_len; /* OUT - length of variable or 0 if function returned. */ +! int (**write_method)(); /* OUT - pointer to function to set variable, otherwise 0 */ + { + + oid newname[30]; +*************** +*** 298,308 **** + + if (!checkmib(vp,name,length,exact,var_len,write_method,newname,1)) + return(NULL); +! #ifdef bsdi2 + /* sum memory statistics */ + { + size_t size = sizeof(total); + static int mib[] = { CTL_VM, VM_TOTAL }; + if (sysctl(mib, 2, &total, &size, NULL, 0) < 0) return (0); + } + #else +--- 467,481 ---- + + if (!checkmib(vp,name,length,exact,var_len,write_method,newname,1)) + return(NULL); +! #if defined(bsdi2) || defined(freebsd2) + /* sum memory statistics */ + { + size_t size = sizeof(total); ++ #ifdef freebsd2 ++ static int mib[] = { CTL_VM, VM_METER }; ++ #else + static int mib[] = { CTL_VM, VM_TOTAL }; ++ #endif + if (sysctl(mib, 2, &total, &size, NULL, 0) < 0) return (0); + } + #else +*************** +*** 328,334 **** + long_ret = minimumswap; + return((u_char *) (&long_ret)); + case MEMTOTALREAL: +! #ifdef bsdi2 + { + size_t size = sizeof(long_ret); + static int mib[] = { CTL_HW, HW_PHYSMEM }; +--- 501,507 ---- + long_ret = minimumswap; + return((u_char *) (&long_ret)); + case MEMTOTALREAL: +! #if defined (bsdi2) || defined (freebsd2) + { + size_t size = sizeof(long_ret); + static int mib[] = { CTL_HW, HW_PHYSMEM }; +*************** +*** 345,352 **** + case MEMUSEDREAL: + long_ret = pagetok((int) total.t_arm); + return((u_char *) (&long_ret)); + case MEMTOTALSWAPTXT: +! #ifndef bsdi2 + long_ret = pagetok(total.t_vmtxt); + #endif + return((u_char *) (&long_ret)); +--- 518,532 ---- + case MEMUSEDREAL: + long_ret = pagetok((int) total.t_arm); + return((u_char *) (&long_ret)); ++ #ifdef freebsd2 + case MEMTOTALSWAPTXT: +! case MEMUSEDSWAPTXT: +! case MEMTOTALREALTXT: +! case MEMUSEDREALTXT: +! return(NULL); +! #else +! case MEMTOTALSWAPTXT: +! #ifndef bsdi2 + long_ret = pagetok(total.t_vmtxt); + #endif + return((u_char *) (&long_ret)); +*************** +*** 365,370 **** +--- 545,551 ---- + long_ret = pagetok(total.t_armtxt); + #endif + return((u_char *) (&long_ret)); ++ #endif /* freebsd2 */ + case MEMTOTALFREE: + long_ret = pagetok(total.t_free); + return((u_char *) (&long_ret)); +*************** +*** 382,396 **** + return((u_char *) (errmsg)); + } + } +! +! #endif + + static int numdisks; + struct diskpart disks[MAXDISKS]; + + #if defined(USEDISKMIB) + +! unsigned char *var_extensible_disk(vp, name, length, exact, var_len, write_method) + register struct variable *vp; + /* IN - pointer to variable entry that points here */ + register oid *name; +--- 563,577 ---- + return((u_char *) (errmsg)); + } + } +! #endif /* USEMEMMIB */ + + static int numdisks; + struct diskpart disks[MAXDISKS]; + + #if defined(USEDISKMIB) + +! unsigned char * +! var_extensible_disk(vp, name, length, exact, var_len, write_method) + register struct variable *vp; + /* IN - pointer to variable entry that points here */ + register oid *name; +*************** +*** 415,430 **** + + #if defined(HAVE_STATVFS) || defined(HAVE_STATFS) + struct statvfs vfs; +! #else +! #if HAVE_FSTAB_H + int file; + union { + struct fs iu_fs; + char dummy[SBSIZE]; + } sb; + #define filesys sb.iu_fs +! #endif +! #endif + + if (!checkmib(vp,name,length,exact,var_len,write_method,newname,numdisks)) + return(NULL); +--- 596,611 ---- + + #if defined(HAVE_STATVFS) || defined(HAVE_STATFS) + struct statvfs vfs; +! #elif HAVE_SYS_MOUNT_H +! struct statfs vfs; +! #elif HAVE_FSTAB_H + int file; + union { + struct fs iu_fs; + char dummy[SBSIZE]; + } sb; + #define filesys sb.iu_fs +! #endif /* HAVE_SYS_STATVFS_H */ + + if (!checkmib(vp,name,length,exact,var_len,write_method,newname,numdisks)) + return(NULL); +*************** +*** 481,488 **** + *var_len = strlen(errmsg); + return((u_char *) (errmsg)); + } +! #else +! #if HAVE_FSTAB_H + /* read the disk information */ + if ((file = open(disks[disknum].device,0)) < 0) { + fprintf(stderr,"Couldn't open device %s\n",disks[disknum].device); +--- 662,668 ---- + *var_len = strlen(errmsg); + return((u_char *) (errmsg)); + } +! #elif HAVE_FSTAB_H + /* read the disk information */ + if ((file = open(disks[disknum].device,0)) < 0) { + fprintf(stderr,"Couldn't open device %s\n",disks[disknum].device); +*************** +*** 536,549 **** + } + + /*#endif*/ +! #endif + + #define NOERR 0 + #define LOCKDBROKE 1 + #define OPENERR 2 + + /* +! static int locktimeouttest; + + int lockd_timeout() + { +--- 716,730 ---- + } + + /*#endif*/ +! /*#endif*/ + + #define NOERR 0 + #define LOCKDBROKE 1 + #define OPENERR 2 + + /* +! static int +! locktimeouttest; + + int lockd_timeout() + { +*************** +*** 552,558 **** + */ + + #ifdef USELOCKDMIB +! long lockd_test(msg) + char *msg; + { + +--- 733,740 ---- + */ + + #ifdef USELOCKDMIB +! long +! lockd_test(msg) + char *msg; + { + +*************** +*** 590,596 **** + } + + +! unsigned char *var_extensible_lockd_test(vp, name, length, exact, var_len, write_method) + register struct variable *vp; + /* IN - pointer to variable entry that points here */ + register oid *name; +--- 772,779 ---- + } + + +! unsigned char * +! var_extensible_lockd_test(vp, name, length, exact, var_len, write_method) + register struct variable *vp; + /* IN - pointer to variable entry that points here */ + register oid *name; +*************** +*** 636,654 **** + #endif + #ifdef USELOADAVEMIB + +! unsigned char *var_extensible_loadave(vp, name, length, exact, var_len, write_method) +! register struct variable *vp; +! /* IN - pointer to variable entry that points here */ +! register oid *name; +! /* IN/OUT - input name requested, output name found */ +! register int *length; +! /* IN/OUT - length of input and output oid's */ +! int exact; +! /* IN - TRUE if an exact match was requested. */ +! int *var_len; +! /* OUT - length of variable or 0 if function returned. */ +! int (**write_method)(); +! /* OUT - pointer to function to set variable, otherwise 0 */ + { + + oid newname[30]; +--- 819,832 ---- + #endif + #ifdef USELOADAVEMIB + +! unsigned char * +! var_extensible_loadave(vp, name, length, exact, var_len, write_method) +! register struct variable *vp; /* IN - pointer to variable entry that points here */ +! register oid *name; /* IN/OUT - input name requested, output name found */ +! register int *length; /* IN/OUT - length of input and output oid's */ +! int exact; /* IN - TRUE if an exact match was requested. */ +! int *var_len; /* OUT - length of variable or 0 if function returned. */ +! int (**write_method)(); /* OUT - pointer to function to set variable, otherwise 0 */ + { + + oid newname[30]; +*************** +*** 755,761 **** + + #ifdef USEERRORMIB + +! unsigned char *var_extensible_errors(vp, name, length, exact, var_len, write_method) + register struct variable *vp; + /* IN - pointer to variable entry that points here */ + register oid *name; +--- 933,940 ---- + + #ifdef USEERRORMIB + +! unsigned char * +! var_extensible_errors(vp, name, length, exact, var_len, write_method) + register struct variable *vp; + /* IN - pointer to variable entry that points here */ + register oid *name; +*************** +*** 885,891 **** + return compare((*ap)->miboid,(*ap)->miblen,(*bp)->miboid,(*bp)->miblen); + } + +! RETSIGTYPE update_config(a) + int a; + { + extern struct subtree *subtrees; +--- 1064,1071 ---- + return compare((*ap)->miboid,(*ap)->miblen,(*bp)->miboid,(*bp)->miblen); + } + +! RETSIGTYPE +! update_config(a) + int a; + { + extern struct subtree *subtrees; +*************** +*** 1013,1019 **** + } + + #ifdef USEMEMMIB +! #ifndef bsdi2 + if (KNLookup(NL_NSWAPDEV,(int *) &nswapdev, sizeof(nswapdev)) + == NULL) + return; +--- 1193,1199 ---- + } + + #ifdef USEMEMMIB +! #if !defined(bsdi2) && !defined(freebsd2) + if (KNLookup(NL_NSWAPDEV,(int *) &nswapdev, sizeof(nswapdev)) + == NULL) + return; +*************** +*** 1021,1027 **** +--- 1201,1215 ---- + == NULL) + return; + #endif ++ #ifdef freebsd2 ++ #ifdef PAGE_SHIFT ++ pagesize = 1 << PAGE_SHIFT; ++ #else + pagesize = 1 << PGSHIFT; ++ #endif ++ #else ++ pagesize = 1 << PGSHIFT; ++ #endif + pageshift = 0; + while (pagesize > 1) { + pageshift++; >Audit-Trail: >Unformatted: From owner-freebsd-ports Wed May 21 09:10:31 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id JAA18062 for ports-outgoing; Wed, 21 May 1997 09:10:31 -0700 (PDT) Received: from ingenieria ([168.176.15.11]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id JAA17983; Wed, 21 May 1997 09:09:19 -0700 (PDT) Received: from unalmodem.usc.unal.edu.co by ingenieria (SMI-8.6/SMI-SVR4) id LAA03268; Wed, 21 May 1997 11:55:38 -0400 Message-ID: <338337FB.22FF@fps.biblos.unal.edu.co> Date: Wed, 21 May 1997 10:59:24 -0700 From: "Pedro F. Giffuni" Organization: Universidad Nacional de Colombia X-Mailer: Mozilla 3.0 (Win16; I) MIME-Version: 1.0 To: Satoshi Asami CC: freebsd-ports@FreeBSD.org Subject: Re: ports/3442 References: <199705210359.UAA23699@freefall.freebsd.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-ports@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk Satoshi Asami wrote: > > Note I moved the setup files one directory down (your PLIST was > incorrect even before that, by the way). Hmm, should I have moved > them to share/xbattle instead of etc/xbattle? > Ughh, I don't remember well this one, I think I did it in a hurry before I upgraded the box. Seems like those are the things that typically go in lib, but I'm not sure if the author coded it to look in the particular etc/* place he set first (authors rarely use take hier() into account) > Also, keep the PLIST sorted, it makes it easier to avoid unnecessary > changes when we do an upgrade. I usually (not sure in this case) change the prefix an see what comes out of a tar. From owner-freebsd-ports Wed May 21 10:30:11 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id KAA22558 for ports-outgoing; Wed, 21 May 1997 10:30:11 -0700 (PDT) Received: (from gnats@localhost) by hub.freebsd.org (8.8.5/8.8.5) id KAA22530; Wed, 21 May 1997 10:30:05 -0700 (PDT) Date: Wed, 21 May 1997 10:30:05 -0700 (PDT) Message-Id: <199705211730.KAA22530@hub.freebsd.org> To: freebsd-ports Cc: From: Bill Fenner Subject: Re: ports/3653: ports/net/ucd-snmp does not compile on 2.2.1-RELEASE Reply-To: Bill Fenner Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk The following reply was made to PR ports/3653; it has been noted by GNATS. From: Bill Fenner To: itojun@itojun.org Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: ports/3653: ports/net/ucd-snmp does not compile on 2.2.1-RELEASE Date: Wed, 21 May 1997 10:26:59 PDT Have you tried with the port from ports-current (or 2.2.2-RELEASE)? I fixed it shortly before the 2.2.2 release. Bill From owner-freebsd-ports Wed May 21 10:40:09 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id KAA23284 for ports-outgoing; Wed, 21 May 1997 10:40:09 -0700 (PDT) Received: (from gnats@localhost) by hub.freebsd.org (8.8.5/8.8.5) id KAA23267; Wed, 21 May 1997 10:40:02 -0700 (PDT) Date: Wed, 21 May 1997 10:40:02 -0700 (PDT) Message-Id: <199705211740.KAA23267@hub.freebsd.org> To: freebsd-ports Cc: From: itojun@itojun.org Subject: Re: ports/3653: ports/net/ucd-snmp does not compile on 2.2.1-RELEASE Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Reply-To: itojun@itojun.org The following reply was made to PR ports/3653; it has been noted by GNATS. From: itojun@itojun.org To: Bill Fenner Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: ports/3653: ports/net/ucd-snmp does not compile on 2.2.1-RELEASE Date: Thu, 22 May 1997 02:36:41 +0900 >Have you tried with the port from ports-current (or 2.2.2-RELEASE)? I >fixed it shortly before the 2.2.2 release. I used the patches included in 2.2.1-RELEASE. I should try that. Sorry, itojun From owner-freebsd-ports Wed May 21 12:00:04 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id MAA28424 for ports-outgoing; Wed, 21 May 1997 12:00:04 -0700 (PDT) Received: (from gnats@localhost) by hub.freebsd.org (8.8.5/8.8.5) id MAA28408; Wed, 21 May 1997 12:00:02 -0700 (PDT) Date: Wed, 21 May 1997 12:00:02 -0700 (PDT) Message-Id: <199705211900.MAA28408@hub.freebsd.org> To: freebsd-ports Cc: From: j@uriah.heep.sax.de (J Wunsch) Subject: Re: ports/3649: xlock quits on receipt of signalxx 8 Reply-To: j@uriah.heep.sax.de (J Wunsch) Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk The following reply was made to PR ports/3649; it has been noted by GNATS. From: j@uriah.heep.sax.de (J Wunsch) To: gjm11@dpmms.cam.ac.uk Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: ports/3649: xlock quits on receipt of signalxx 8 Date: Wed, 21 May 1997 20:41:50 +0200 As gjm11@dpmms.cam.ac.uk wrote: > > >Number: 3649 > >Category: ports > >Synopsis: xlock quits on receipt of signalxx 8 Basically a dup for PR # 3640 (and probably more). -- 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 Wed May 21 12:42:21 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id MAA01293 for ports-outgoing; Wed, 21 May 1997 12:42:21 -0700 (PDT) Received: from vex.net (vex.net [207.207.191.193]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id MAA01287 for ; Wed, 21 May 1997 12:42:17 -0700 (PDT) Received: from localhost by vex.net via sendmail with smtp id for ; Wed, 21 May 1997 15:41:55 -0400 (EDT) (Smail-3.2.0.90 1996-Dec-4 #6 built 1997-Apr-29) Date: Wed, 21 May 1997 15:41:52 -0400 (EDT) From: Matt Pounsett To: ports@freebsd.org Subject: Pine 3.96 port bug Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk A bug in the Pine 3.96 port (currently available from ftp.freebsd.org:/pub/FreeBSD/ports/mail/pine) causes a 'make install' to die under FreeBSD 2.1.6-RELEASE. The culprit appears to be an incorrect call to 'install' for /usr/local/share/doc/pine. The system has a fairly minimal install of the OS and associated files (no sources yet, for example). From my point of view, this looks like enough info to track the problem down, but not having written a port for freebsd before, I could be mistaken. Just let me know if you would like any more info. Output follows: ------------------------------ [mattp:conundrum:/usr/ports/mail/pine]# make install Checksums OK. ===> Installing for pine-3.96 install -c -o bin -g bin -m 444 bin/libpico.so.1.3 /usr/local/lib/libpico.so.1.3 /sbin/ldconfig -m /usr/local/lib install -c -s -o bin -g bin -m 555 bin/pico /usr/local/bin/pico install -c -s -o bin -g bin -m 555 bin/pilot /usr/local/bin/pilot install -c -s -o bin -g bin -m 555 bin/pine /usr/local/bin/pine install -c -o bin -g bin -m 555 ../../files/pgpencrypt /usr/local/bin/pgpencrypt install -c -o bin -g bin -m 555 ../../files/pgpdecode /usr/local/bin/pgpdecode install -c -o bin -g bin -m 555 ../../files/pgpsign /usr/local/bin/pgpsign install -c -o bin -g bin -m 444 ../../files/dot.pinerc.pgp.sample /usr/local/etc/dot.pinerc.pgp.sample install -c -o bin -g bin -m 444 doc/pico.1 /usr/local/man/man1/pico.1 install -c -o bin -g bin -m 444 doc/pilot.1 /usr/local/man/man1/pilot.1 install -c -o bin -g bin -m 444 doc/pine.1 /usr/local/man/man1/pine.1 install -d -o bin -g bin -m 755 /usr/local/share/doc/pine usage: install [-Ccdps] [-f flags] [-g group] [-m mode] [-o owner] file1 file2; or file1 ... fileN directory *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. ------------------------------ From owner-freebsd-ports Wed May 21 13:46:34 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id NAA05185 for ports-outgoing; Wed, 21 May 1997 13:46:34 -0700 (PDT) Received: from misery.sdf.com (misery.sdf.com [204.244.210.193]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id NAA05171 for ; Wed, 21 May 1997 13:46:20 -0700 (PDT) Received: from localhost (tom@localhost) by misery.sdf.com (8.8.5/8.8.5) with SMTP id NAA00629; Wed, 21 May 1997 13:44:48 -0700 (PDT) Date: Wed, 21 May 1997 13:44:47 -0700 (PDT) From: Tom Samplonius To: Matt Pounsett cc: ports@FreeBSD.ORG Subject: Re: Pine 3.96 port bug In-Reply-To: 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, 21 May 1997, Matt Pounsett wrote: > A bug in the Pine 3.96 port (currently available from > ftp.freebsd.org:/pub/FreeBSD/ports/mail/pine) causes a 'make install' to die > under FreeBSD 2.1.6-RELEASE. The culprit appears to be an incorrect call to > 'install' for /usr/local/share/doc/pine. The system has a fairly minimal > install of the OS and associated files (no sources yet, for example). From my > point of view, this looks like enough info to track the problem down, but not > having written a port for freebsd before, I could be mistaken. Just let me > know if you would like any more info. Output follows: > > ------------------------------ > [mattp:conundrum:/usr/ports/mail/pine]# make install > Checksums OK. > ===> Installing for pine-3.96 > install -c -o bin -g bin -m 444 bin/libpico.so.1.3 /usr/local/lib/libpico.so.1.3 > /sbin/ldconfig -m /usr/local/lib > install -c -s -o bin -g bin -m 555 bin/pico /usr/local/bin/pico > install -c -s -o bin -g bin -m 555 bin/pilot /usr/local/bin/pilot > install -c -s -o bin -g bin -m 555 bin/pine /usr/local/bin/pine > install -c -o bin -g bin -m 555 ../../files/pgpencrypt /usr/local/bin/pgpencrypt > install -c -o bin -g bin -m 555 ../../files/pgpdecode /usr/local/bin/pgpdecode > install -c -o bin -g bin -m 555 ../../files/pgpsign /usr/local/bin/pgpsign > install -c -o bin -g bin -m 444 ../../files/dot.pinerc.pgp.sample /usr/local/etc/dot.pinerc.pgp.sample > install -c -o bin -g bin -m 444 doc/pico.1 /usr/local/man/man1/pico.1 > install -c -o bin -g bin -m 444 doc/pilot.1 /usr/local/man/man1/pilot.1 > install -c -o bin -g bin -m 444 doc/pine.1 /usr/local/man/man1/pine.1 > install -d -o bin -g bin -m 755 /usr/local/share/doc/pine > usage: install [-Ccdps] [-f flags] [-g group] [-m mode] [-o owner] file1 file2; > or file1 ... fileN directory > *** Error code 1 > > Stop. > *** Error code 1 > > Stop. > *** Error code 1 > > Stop. > ------------------------------ > > > > This port will only build on 2.2 or higher. You will need to modify the port to build on a 2.1 system. Tom From owner-freebsd-ports Wed May 21 14:50:04 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id OAA08667 for ports-outgoing; Wed, 21 May 1997 14:50:04 -0700 (PDT) Received: (from gnats@localhost) by hub.freebsd.org (8.8.5/8.8.5) id OAA08653; Wed, 21 May 1997 14:50:02 -0700 (PDT) Resent-Date: Wed, 21 May 1997 14:50:02 -0700 (PDT) Resent-Message-Id: <199705212150.OAA08653@hub.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@FreeBSD.ORG, mi@aldan.ziplink.net Received: from xxx.video-collage.com (xxx.video-collage.com [199.232.254.68]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id OAA08421 for ; Wed, 21 May 1997 14:44:48 -0700 (PDT) Received: (from gnats@localhost) by xxx.video-collage.com (8.8.5/8.8.5) id RAA01495; Wed, 21 May 1997 17:44:41 -0400 (EDT) Message-Id: <199705212144.RAA01495@xxx.video-collage.com> Date: Wed, 21 May 1997 17:44:41 -0400 (EDT) From: mi@xxx.video-collage.com Reply-To: mi@aldan.ziplink.net To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/3654: mkdist in gnats port Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Number: 3654 >Category: ports >Synopsis: mkdist script is broken. >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-ports >State: open >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed May 21 14:50:01 PDT 1997 >Last-Modified: >Originator: Mikhail Teterin >Organization: Virtual Estates, Inc. >Release: FreeBSD 2.2.1-RELEASE i386 >Environment: Fresh gnats installation from ports >Description: mkdist script dies with shell error. cp command gets empty (no) argument -- bug in the mkdist-script. >How-To-Repeat: mkdist directory release # As per man-page or mkdist --release=release directory # As per mkdist's usage message >Fix: Mmm... It manipulates with command line arguments using ``set - ...'' and IFS, so I'm not sure yet :( >Audit-Trail: >Unformatted: From owner-freebsd-ports Wed May 21 15:20:06 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id PAA11138 for ports-outgoing; Wed, 21 May 1997 15:20:06 -0700 (PDT) Received: (from gnats@localhost) by hub.freebsd.org (8.8.5/8.8.5) id PAA11113; Wed, 21 May 1997 15:20:04 -0700 (PDT) Resent-Date: Wed, 21 May 1997 15:20:04 -0700 (PDT) Resent-Message-Id: <199705212220.PAA11113@hub.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@FreeBSD.ORG, krentel@rice.edu Received: (from nobody@localhost) by hub.freebsd.org (8.8.5/8.8.5) id PAA10935; Wed, 21 May 1997 15:16:05 -0700 (PDT) Message-Id: <199705212216.PAA10935@hub.freebsd.org> Date: Wed, 21 May 1997 15:16:05 -0700 (PDT) From: krentel@rice.edu To: freebsd-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: www-1.0 Subject: ports/3655: netpbm: pnmmerge doesn't know pnmpad Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Number: 3655 >Category: ports >Synopsis: netpbm: pnmmerge doesn't know pnmpad >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed May 21 15:20:01 PDT 1997 >Last-Modified: >Originator: Mark Krentel >Organization: Rice University >Release: 2.2-STABLE >Environment: FreeBSD new-world.cs.rice.edu 2.2-STABLE FreeBSD 2.2-STABLE #0: Sun May 11 13:03:32 CDT 1997 root@new-world.cs.rice.edu:/usr/src/sys/compile/NEWORLD i386 >Description: In the netpbm-94.3.1 port, pnmmerge doesn't know about pnmpad. >How-To-Repeat: Install the netpbm-94.3.1 package or port. Try to run /usr/X11R6/bin/pnmpad. % /usr/X11R6/bin/pnmpad pnmmerge: "pnmpad" is an unknown PNM program! % >Fix: In /usr/ports/graphics/netpbm/work/netpbm/pnm/pnmmerge.c, I added the line: TRY("pnmpad", pnmpad_main); and deleted .build_done, reran make, and it seems to work. *** pnmmerge.c.orig Wed May 21 17:11:50 1997 --- pnmmerge.c Wed May 21 17:11:20 1997 *************** *** 53,58 **** --- 53,59 ---- TRY("pnmhistmap", pnmhistmap_main); TRY("pnmnlfilt", pnmnlfilt_main); TRY("pnmnoraw", pnmnoraw_main); + TRY("pnmpad", pnmpad_main); TRY("pnmpaste", pnmpaste_main); TRY("pnmrotate", pnmrotate_main); TRY("pnmscale", pnmscale_main); >Audit-Trail: >Unformatted: From owner-freebsd-ports Wed May 21 15:40:04 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id PAA12083 for ports-outgoing; Wed, 21 May 1997 15:40:04 -0700 (PDT) Received: (from gnats@localhost) by hub.freebsd.org (8.8.5/8.8.5) id PAA12043; Wed, 21 May 1997 15:40:02 -0700 (PDT) Resent-Date: Wed, 21 May 1997 15:40:02 -0700 (PDT) Resent-Message-Id: <199705212240.PAA12043@hub.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@FreeBSD.ORG, vanilla@Minje.Com.TW Received: from Minje.Com.TW (ns.minje.com.tw [210.66.86.1]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id PAA11958 for ; Wed, 21 May 1997 15:38:19 -0700 (PDT) Received: (from vanilla@localhost) by Minje.Com.TW (8.8.5/Vanilla) id GAA00890; Thu, 22 May 1997 06:36:02 +0800 (CST) Message-Id: <199705212236.GAA00890@Minje.Com.TW> Date: Thu, 22 May 1997 06:36:02 +0800 (CST) From: vanilla@Minje.Com.TW Reply-To: vanilla@Minje.Com.TW To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/3656: midnight command devel version ports Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Number: 3656 >Category: ports >Synopsis: midnight command devel version ports >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Class: support >Submitter-Id: current-users >Arrival-Date: Wed May 21 15:40:00 PDT 1997 >Last-Modified: >Originator: Vanill Ice >Organization: Cray running FreeBSD >Release: FreeBSD 3.0-CURRENT i386 >Environment: FreeBSD 3.0-current >Description: midnight command devel version(3.5.39) ports >How-To-Repeat: >Fix: diff -bcrNp mc-3.2.1/Makefile mc/Makefile *** mc-3.2.1/Makefile Sat Apr 5 22:56:49 1997 --- mc/Makefile Thu May 22 06:27:11 1997 *************** *** 1,24 **** # New ports collection makefile for: mc ! # Version required: 3.2.1 ! # Date created: 15 Jul 1995 ! # Whom: torstenb@FreeBSD.ORG # # $Id: Makefile,v 1.9 1996/11/18 10:25:14 asami Exp $ # ! DISTNAME= mc-3.2.1 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_GNU} ! MAINTAINER= torstenb@FreeBSD.ORG GNU_CONFIGURE= YES ! CONFIGURE_ARGS= --with-ncurses STRIP= ! MAN1= mc.1 MAN8= mcserv.8 post-install: ! @/usr/bin/strip ${PREFIX}/bin/mc ${PREFIX}/sbin/mcserv .include --- 1,24 ---- # New ports collection makefile for: mc ! # Version required: 3.5.39 ! # Date created: 22 May 1997 ! # Whom: vanilla@MinJe.Com.TW # # $Id: Makefile,v 1.9 1996/11/18 10:25:14 asami Exp $ # ! DISTNAME= mc-3.5.39 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_GNU} ! MAINTAINER= vanilla@MinJe.Com.TW GNU_CONFIGURE= YES ! CONFIGURE_ARGS= --with-ncurses --without-subshell STRIP= ! MAN1= mc.1 mcedit.1 MAN8= mcserv.8 post-install: ! @/usr/bin/strip ${PREFIX}/bin/mc ${PREFIX}/bin/mcedit ${PREFIX}/bin/mcmfmt ${PREFIX}/sbin/mcserv .include diff -bcrNp mc-3.2.1/files/md5 mc/files/md5 *** mc-3.2.1/files/md5 Sat Apr 5 22:56:49 1997 --- mc/files/md5 Thu May 22 01:05:41 1997 *************** *** 1 **** ! MD5 (mc-3.2.1.tar.gz) = c8591a48e65f72debfcda495b4cb5576 --- 1 ---- ! MD5 (mc-3.5.39.tar.gz) = c615e2e2e9263f1eb7ca119ee59eb4cd diff -bcrNp mc-3.2.1/patches/patch-aa mc/patches/patch-aa *** mc-3.2.1/patches/patch-aa Sat Apr 5 22:56:49 1997 --- mc/patches/patch-aa Fri Apr 25 02:40:40 1997 *************** *** 1,7 **** ! *** configure.orig Mon Sep 18 21:27:59 1995 ! --- configure Mon Sep 18 21:29:01 1995 ! *************** ! *** 4828,4834 **** then search_ncurses=true else --- 1,59 ---- ! *** configure.orig Fri Apr 25 02:37:22 1997 ! --- configure Fri Apr 25 02:40:28 1997 ! *************** fi ! *** 709,717 **** ! ! echo "$ac_t""$ac_cv_prog_gcc_g" 1>&6 ! if test $ac_cv_prog_gcc_g = yes; then ! ! CFLAGS="-g -O" ! else ! ! CFLAGS="-O" ! fi ! fi ! else ! --- 709,717 ---- ! ! echo "$ac_t""$ac_cv_prog_gcc_g" 1>&6 ! if test $ac_cv_prog_gcc_g = yes; then ! ! CFLAGS="-O2 -m486 -pipe" ! else ! ! CFLAGS="-O2 -m486 -pipe" ! fi ! fi ! else ! *************** if test "x$CCOPTS" = x; then ! *** 1401,1414 **** ! CCOPTS='-O2 -fno-strength-reduce' ! if test x$use_cc_g_flag = xyes; then ! if test $cc_uses_g = yes; then ! ! CCOPTS='-g -O' ! fi ! fi ! else ! CCOPTS='-O' ! if test x$use_cc_g_flag = xyes; then ! if test $cc_uses_g = yes; then ! ! CCOPTS='-g -O' ! fi ! fi ! fi ! --- 1401,1414 ---- ! CCOPTS='-O2 -fno-strength-reduce' ! if test x$use_cc_g_flag = xyes; then ! if test $cc_uses_g = yes; then ! ! CCOPTS='-O2 -m486 -pipe' ! fi ! fi ! else ! CCOPTS='-O' ! if test x$use_cc_g_flag = xyes; then ! if test $cc_uses_g = yes; then ! ! CCOPTS='-O2 -m486 -pipe' ! fi ! fi ! fi ! *************** if test "${with_ncurses+set}" = set; the ! *** 5359,5365 **** then search_ncurses=true else *************** *** 9,15 **** CPPFLAGS="$CPPFLAGS -I$withval/include" search_ncurses=false screen_manager="ncurses" ! --- 4828,4834 ---- then search_ncurses=true else --- 61,67 ---- CPPFLAGS="$CPPFLAGS -I$withval/include" search_ncurses=false screen_manager="ncurses" ! --- 5359,5365 ---- then search_ncurses=true else *************** *** 17,24 **** CPPFLAGS="$CPPFLAGS -I$withval/include" search_ncurses=false screen_manager="ncurses" ! *************** ! *** 5661,5667 **** if test -f /usr/include/ncurses.h then echo "$ac_t""Found ncurses on /usr/include/ncurses.h" 1>&6 --- 69,76 ---- CPPFLAGS="$CPPFLAGS -I$withval/include" search_ncurses=false screen_manager="ncurses" ! *************** then ! *** 6320,6326 **** if test -f /usr/include/ncurses.h then echo "$ac_t""Found ncurses on /usr/include/ncurses.h" 1>&6 *************** *** 26,32 **** CPPFLAGS="$CPPFLAGS " search_ncurses=false screen_manager="ncurses on /usr/include" ! --- 5661,5667 ---- if test -f /usr/include/ncurses.h then echo "$ac_t""Found ncurses on /usr/include/ncurses.h" 1>&6 --- 78,84 ---- CPPFLAGS="$CPPFLAGS " search_ncurses=false screen_manager="ncurses on /usr/include" ! --- 6320,6326 ---- if test -f /usr/include/ncurses.h then echo "$ac_t""Found ncurses on /usr/include/ncurses.h" 1>&6 *************** *** 34,41 **** CPPFLAGS="$CPPFLAGS " search_ncurses=false screen_manager="ncurses on /usr/include" ! *************** ! *** 5678,5684 **** if test -f /usr/include/ncurses/ncurses.h then echo "$ac_t""Found ncurses on /usr/include/ncurses/ncurses.h" 1>&6 --- 86,93 ---- CPPFLAGS="$CPPFLAGS " search_ncurses=false screen_manager="ncurses on /usr/include" ! *************** EOF ! *** 6337,6343 **** if test -f /usr/include/ncurses/ncurses.h then echo "$ac_t""Found ncurses on /usr/include/ncurses/ncurses.h" 1>&6 *************** *** 43,49 **** CPPFLAGS="$CPPFLAGS -I/usr/include/ncurses" search_ncurses=false screen_manager="ncurses on /usr/include/ncurses" ! --- 5678,5684 ---- if test -f /usr/include/ncurses/ncurses.h then echo "$ac_t""Found ncurses on /usr/include/ncurses/ncurses.h" 1>&6 --- 95,101 ---- CPPFLAGS="$CPPFLAGS -I/usr/include/ncurses" search_ncurses=false screen_manager="ncurses on /usr/include/ncurses" ! --- 6337,6343 ---- if test -f /usr/include/ncurses/ncurses.h then echo "$ac_t""Found ncurses on /usr/include/ncurses/ncurses.h" 1>&6 *************** *** 51,58 **** CPPFLAGS="$CPPFLAGS -I/usr/include/ncurses" search_ncurses=false screen_manager="ncurses on /usr/include/ncurses" ! *************** ! *** 5695,5701 **** if test -f /usr/local/include/ncurses.h then echo "$ac_t""Found ncurses on /usr/local/include/ncurses.h" 1>&6 --- 103,110 ---- CPPFLAGS="$CPPFLAGS -I/usr/include/ncurses" search_ncurses=false screen_manager="ncurses on /usr/include/ncurses" ! *************** EOF ! *** 6354,6360 **** if test -f /usr/local/include/ncurses.h then echo "$ac_t""Found ncurses on /usr/local/include/ncurses.h" 1>&6 *************** *** 60,66 **** CPPFLAGS="$CPPFLAGS -I/usr/local/include" search_ncurses=false screen_manager="ncurses on /usr/local" ! --- 5695,5701 ---- if test -f /usr/local/include/ncurses.h then echo "$ac_t""Found ncurses on /usr/local/include/ncurses.h" 1>&6 --- 112,118 ---- CPPFLAGS="$CPPFLAGS -I/usr/local/include" search_ncurses=false screen_manager="ncurses on /usr/local" ! --- 6354,6360 ---- if test -f /usr/local/include/ncurses.h then echo "$ac_t""Found ncurses on /usr/local/include/ncurses.h" 1>&6 *************** *** 68,75 **** CPPFLAGS="$CPPFLAGS -I/usr/local/include" search_ncurses=false screen_manager="ncurses on /usr/local" ! *************** ! *** 5712,5718 **** if test -f /usr/local/include/ncurses/ncurses.h then echo "$ac_t""Found ncurses on /usr/local/include/ncurses/ncurses.h" 1>&6 --- 120,127 ---- CPPFLAGS="$CPPFLAGS -I/usr/local/include" search_ncurses=false screen_manager="ncurses on /usr/local" ! *************** EOF ! *** 6371,6377 **** if test -f /usr/local/include/ncurses/ncurses.h then echo "$ac_t""Found ncurses on /usr/local/include/ncurses/ncurses.h" 1>&6 *************** *** 77,83 **** CPPFLAGS="$CPPFLAGS -I/usr/local/include/ncurses" search_ncurses=false screen_manager="ncurses on /usr/local/include/ncurses" ! --- 5712,5718 ---- if test -f /usr/local/include/ncurses/ncurses.h then echo "$ac_t""Found ncurses on /usr/local/include/ncurses/ncurses.h" 1>&6 --- 129,135 ---- CPPFLAGS="$CPPFLAGS -I/usr/local/include/ncurses" search_ncurses=false screen_manager="ncurses on /usr/local/include/ncurses" ! --- 6371,6377 ---- if test -f /usr/local/include/ncurses/ncurses.h then echo "$ac_t""Found ncurses on /usr/local/include/ncurses/ncurses.h" 1>&6 *************** *** 85,92 **** CPPFLAGS="$CPPFLAGS -I/usr/local/include/ncurses" search_ncurses=false screen_manager="ncurses on /usr/local/include/ncurses" ! *************** ! *** 5730,5736 **** if test -f /usr/local/include/ncurses/curses.h then echo "$ac_t""Found ncurses on /usr/local/include/ncurses/curses.h" 1>&6 --- 137,144 ---- CPPFLAGS="$CPPFLAGS -I/usr/local/include/ncurses" search_ncurses=false screen_manager="ncurses on /usr/local/include/ncurses" ! *************** EOF ! *** 6389,6395 **** if test -f /usr/local/include/ncurses/curses.h then echo "$ac_t""Found ncurses on /usr/local/include/ncurses/curses.h" 1>&6 *************** *** 94,100 **** CPPFLAGS="$CPPFLAGS -I/usr/local/include/ncurses -DRENAMED_NCURSES" search_ncurses=false screen_manager="renamed ncurses on /usr/local/.../ncurses" ! --- 5730,5736 ---- if test -f /usr/local/include/ncurses/curses.h then echo "$ac_t""Found ncurses on /usr/local/include/ncurses/curses.h" 1>&6 --- 146,152 ---- CPPFLAGS="$CPPFLAGS -I/usr/local/include/ncurses -DRENAMED_NCURSES" search_ncurses=false screen_manager="renamed ncurses on /usr/local/.../ncurses" ! --- 6389,6395 ---- if test -f /usr/local/include/ncurses/curses.h then echo "$ac_t""Found ncurses on /usr/local/include/ncurses/curses.h" 1>&6 *************** *** 102,109 **** CPPFLAGS="$CPPFLAGS -I/usr/local/include/ncurses -DRENAMED_NCURSES" search_ncurses=false screen_manager="renamed ncurses on /usr/local/.../ncurses" ! *************** ! *** 5748,5754 **** if test -f /usr/include/ncurses/curses.h then echo "$ac_t""Found ncurses on /usr/include/ncurses/curses.h" 1>&6 --- 154,161 ---- CPPFLAGS="$CPPFLAGS -I/usr/local/include/ncurses -DRENAMED_NCURSES" search_ncurses=false screen_manager="renamed ncurses on /usr/local/.../ncurses" ! *************** EOF ! *** 6407,6413 **** if test -f /usr/include/ncurses/curses.h then echo "$ac_t""Found ncurses on /usr/include/ncurses/curses.h" 1>&6 *************** *** 111,117 **** CPPFLAGS="$CPPFLAGS -I/usr/include/ncurses -DRENAMED_NCURSES" search_ncurses=false screen_manager="renamed ncurses on /usr/include/ncurses" ! --- 5748,5754 ---- if test -f /usr/include/ncurses/curses.h then echo "$ac_t""Found ncurses on /usr/include/ncurses/curses.h" 1>&6 --- 163,169 ---- CPPFLAGS="$CPPFLAGS -I/usr/include/ncurses -DRENAMED_NCURSES" search_ncurses=false screen_manager="renamed ncurses on /usr/include/ncurses" ! --- 6407,6413 ---- if test -f /usr/include/ncurses/curses.h then echo "$ac_t""Found ncurses on /usr/include/ncurses/curses.h" 1>&6 diff -bcrNp mc-3.2.1/patches/patch-ab mc/patches/patch-ab *** mc-3.2.1/patches/patch-ab Sat Apr 5 22:56:49 1997 --- mc/patches/patch-ab Tue Apr 1 03:16:19 1997 *************** *** 1,17 **** ! *** vfs/Makefile.in.orig Wed Sep 27 20:07:56 1995 ! --- vfs/Makefile.in Wed Sep 27 20:08:28 1995 ! *************** ! *** 75,81 **** ! install: if test x@mcserv@ != x; then \ ! $(INSTALL_PROGRAM) mcserv $(DESTDIR)$(bindir)/$(binprefix)mcserv; \ fi install.extfs: ! --- 75,81 ---- ! install: if test x@mcserv@ != x; then \ ! $(INSTALL_PROGRAM) mcserv $(DESTDIR)$(sbindir)/$(binprefix)mcserv; \ fi --- 1,17 ---- ! *** vfs/Makefile.in.orig Fri Mar 21 02:07:58 1997 ! --- vfs/Makefile.in Tue Apr 1 03:16:11 1997 ! *************** distclean: ! *** 78,84 **** ! install: mcserv install.extfs if test x@mcserv@ != x; then \ ! $(INSTALL_PROGRAM) mcserv $(DESTDIR)$(bindir)/$(binprefix)mcserv; \ fi install.extfs: ! --- 78,84 ---- ! install: mcserv install.extfs if test x@mcserv@ != x; then \ ! $(INSTALL_PROGRAM) mcserv $(DESTDIR)$(sbindir)/$(binprefix)mcserv; \ fi diff -bcrNp mc-3.2.1/patches/patch-ac mc/patches/patch-ac *** mc-3.2.1/patches/patch-ac Sat Apr 5 22:56:49 1997 --- mc/patches/patch-ac Tue Apr 1 03:17:43 1997 *************** *** 1,6 **** ! *** Make.common.in.orig Wed Sep 27 20:09:34 1995 ! --- Make.common.in Wed Sep 27 20:10:42 1995 ! *************** *** 14,19 **** --- 14,20 ---- binprefix = --- 1,6 ---- ! *** Make.common.in.orig Tue Apr 1 03:16:38 1997 ! --- Make.common.in Tue Apr 1 03:17:27 1997 ! *************** exec_prefix = $(prefix) *** 14,19 **** --- 14,20 ---- binprefix = *************** *** 10,17 **** libdir = $(exec_prefix)/lib/mc suppbindir = $(libdir)/bin tidir = $(libdir)/term ! *************** ! *** 42,48 **** # No way, to make make happy (except GNU), we cannot use := to append # something to these, so that's why there is a leading _ XCFLAGS = @CFLAGS@ --- 10,17 ---- libdir = $(exec_prefix)/lib/mc suppbindir = $(libdir)/bin tidir = $(libdir)/term ! *************** AWK = @AWK@ ! *** 45,51 **** # No way, to make make happy (except GNU), we cannot use := to append # something to these, so that's why there is a leading _ XCFLAGS = @CFLAGS@ *************** *** 19,25 **** XLDFLAGS = @LDFLAGS@ XDEFS = @DEFS@ XLIBS = @LIBS@ ! --- 43,49 ---- # No way, to make make happy (except GNU), we cannot use := to append # something to these, so that's why there is a leading _ XCFLAGS = @CFLAGS@ --- 19,25 ---- XLDFLAGS = @LDFLAGS@ XDEFS = @DEFS@ XLIBS = @LIBS@ ! --- 46,52 ---- # No way, to make make happy (except GNU), we cannot use := to append # something to these, so that's why there is a leading _ XCFLAGS = @CFLAGS@ diff -bcrNp mc-3.2.1/patches/patch-ad mc/patches/patch-ad *** mc-3.2.1/patches/patch-ad Sat Apr 5 22:56:49 1997 --- mc/patches/patch-ad Thu May 22 06:12:44 1997 *************** *** 1,5 **** ! *** vfs/local.c.orig Fri May 17 10:34:04 1996 ! --- vfs/local.c Mon Oct 21 03:40:28 1996 *************** *** 1,7 **** #include --- 1,5 ---- ! *** vfs/local.c.orig Tue Apr 1 03:18:52 1997 ! --- vfs/local.c Tue Apr 1 03:19:07 1997 *************** *** 1,7 **** #include *************** *** 17,24 **** #include #include #include ! *** vfs/vfs.c.orig Fri May 17 10:34:04 1996 ! --- vfs/vfs.c Mon Oct 21 03:42:34 1996 *************** *** 25,31 **** #include --- 17,24 ---- #include #include #include ! *** vfs/vfs.c.orig Tue Apr 1 03:19:15 1997 ! --- vfs/vfs.c Tue Apr 1 03:19:30 1997 *************** *** 25,31 **** #include *************** *** 36,43 **** #include #include #include ! *** vfs/tcputil.c.orig Fri May 17 10:34:05 1996 ! --- vfs/tcputil.c Mon Oct 21 03:44:37 1996 *************** *** 28,34 **** #include --- 36,43 ---- #include #include #include ! *** vfs/tcputil.c.orig Tue Apr 1 03:20:13 1997 ! --- vfs/tcputil.c Tue Apr 1 03:20:29 1997 *************** *** 28,34 **** #include *************** *** 55,62 **** #ifdef HAVE_PMAP_SET #include ! *** vfs/utilvfs.c.orig Fri May 17 10:34:06 1996 ! --- vfs/utilvfs.c Mon Oct 21 03:46:32 1996 *************** *** 29,35 **** #include --- 55,62 ---- #ifdef HAVE_PMAP_SET #include ! *** vfs/utilvfs.c.orig Tue Apr 1 03:20:41 1997 ! --- vfs/utilvfs.c Tue Apr 1 03:20:57 1997 *************** *** 29,35 **** #include *************** *** 74,81 **** #ifdef USE_TERMNET #include #endif ! *** src/key.c.orig Fri May 17 10:34:28 1996 ! --- src/key.c Mon Oct 21 03:48:57 1996 *************** *** 35,41 **** #include "tty.h" --- 74,81 ---- #ifdef USE_TERMNET #include #endif ! *** src/key.c.orig Tue Apr 1 03:21:39 1997 ! --- src/key.c Tue Apr 1 03:21:56 1997 *************** *** 35,41 **** #include "tty.h" *************** *** 93,100 **** #include "util.h" /* For xmalloc prototype */ #include "mad.h" /* The memory debugger */ #include "global.h" ! *** src/menu.c.orig Fri May 17 10:34:28 1996 ! --- src/menu.c Mon Oct 21 03:50:24 1996 *************** *** 21,27 **** #include --- 93,100 ---- #include "util.h" /* For xmalloc prototype */ #include "mad.h" /* The memory debugger */ #include "global.h" ! *** src/menu.c.orig Tue Apr 1 03:22:04 1997 ! --- src/menu.c Tue Apr 1 03:22:17 1997 *************** *** 21,27 **** #include *************** *** 112,121 **** #include "mad.h" #include "util.h" #include "menu.h" ! *** src/file.c.orig Fri May 17 10:34:28 1996 ! --- src/file.c Mon Oct 21 03:52:00 1996 *************** ! *** 45,51 **** #include #include "tty.h" #include --- 112,121 ---- #include "mad.h" #include "util.h" #include "menu.h" ! *** src/file.c.orig Tue Apr 1 03:22:23 1997 ! --- src/file.c Tue Apr 1 03:22:37 1997 *************** ! *** 62,68 **** #include #include "tty.h" #include *************** *** 123,129 **** #include #ifdef HAVE_UNISTD_H # include ! --- 45,51 ---- #include #include "tty.h" #include --- 123,129 ---- #include #ifdef HAVE_UNISTD_H # include ! --- 62,68 ---- #include #include "tty.h" #include *************** *** 131,138 **** #include #ifdef HAVE_UNISTD_H # include ! *** src/help.c.orig Fri May 17 10:34:29 1996 ! --- src/help.c Mon Oct 21 03:53:56 1996 *************** *** 41,47 **** #include --- 131,138 ---- #include #ifdef HAVE_UNISTD_H # include ! *** src/help.c.orig Tue Apr 1 03:23:20 1997 ! --- src/help.c Tue Apr 1 03:23:33 1997 *************** *** 41,47 **** #include *************** *** 150,178 **** #include #include "mad.h" #include "color.h" ! *** src/find.c.orig Fri May 17 10:34:29 1996 ! --- src/find.c Mon Oct 21 03:55:16 1996 *************** ! *** 22,28 **** ! #include "tty.h" ! #include ! #include ! #include /* For free() */ #include #ifdef HAVE_UNISTD_H # include ! --- 22,28 ---- ! #include "tty.h" ! #include ! #include ! #include /* For free() */ #include #ifdef HAVE_UNISTD_H # include ! *** src/view.c.orig Fri May 17 10:34:30 1996 ! --- src/view.c Mon Oct 21 03:57:10 1996 *************** ! *** 38,44 **** #include #include /* For toupper() */ #include /* atoi() */ --- 150,178 ---- #include #include "mad.h" #include "color.h" ! *** src/find.c.orig Tue Apr 1 03:23:38 1997 ! --- src/find.c Tue Apr 1 03:23:50 1997 *************** ! *** 27,33 **** ! # include ! #endif ! ! #include /* For free() */ #include #ifdef HAVE_UNISTD_H # include ! --- 27,33 ---- ! # include ! #endif ! ! #include /* For free() */ #include #ifdef HAVE_UNISTD_H # include ! *** src/view.c.orig Tue Apr 1 03:23:57 1997 ! --- src/view.c Tue Apr 1 03:24:14 1997 *************** ! *** 39,45 **** #include #include /* For toupper() */ #include /* atoi() */ *************** *** 180,186 **** #include #include #include ! --- 38,44 ---- #include #include /* For toupper() */ #include /* atoi() */ --- 180,186 ---- #include #include #include ! --- 39,45 ---- #include #include /* For toupper() */ #include /* atoi() */ *************** *** 188,195 **** #include #include #include ! *** src/ext.c.orig Fri May 17 10:34:30 1996 ! --- src/ext.c Mon Oct 21 03:58:37 1996 *************** *** 25,31 **** #include --- 188,195 ---- #include #include #include ! *** src/ext.c.orig Tue Apr 1 03:24:20 1997 ! --- src/ext.c Tue Apr 1 03:24:32 1997 *************** *** 25,31 **** #include *************** *** 207,236 **** #include #include #include "mad.h" ! *** src/mouse.c.orig Fri May 17 10:34:30 1996 ! --- src/mouse.c Mon Oct 21 03:59:56 1996 *************** ! *** 28,34 **** ! #include /* For kill() and SIGQUIT */ ! #include ! #include ! #include #include #include "mad.h" ! --- 28,34 ---- ! #include /* For kill() and SIGQUIT */ ! #include ! #include ! #include #include #include "mad.h" ! *** src/dlg.c.orig Fri May 17 10:34:31 1996 ! --- src/dlg.c Mon Oct 21 04:01:01 1996 *************** *** 20,26 **** ! /* "$Id: patch-ad,v 1.1 1996/10/20 19:20:44 max Exp $" */ #include #include ! #include --- 207,236 ---- #include #include #include "mad.h" ! *** src/mouse.c.orig Tue Apr 1 03:25:38 1997 ! --- src/mouse.c Tue Apr 1 03:25:52 1997 *************** ! *** 30,36 **** ! #if (!defined(__IBMC__) && !defined(__IBMCPP__)) ! # include ! #endif ! #include #include #include "mad.h" ! --- 30,36 ---- ! #if (!defined(__IBMC__) && !defined(__IBMCPP__)) ! # include ! #endif ! #include #include #include "mad.h" ! *** src/dlg.c.orig Tue Apr 1 03:25:59 1997 ! --- src/dlg.c Tue Apr 1 03:26:13 1997 *************** *** 20,26 **** ! /* "$Id: dlg.c,v 1.3 1995/02/21 19:05:40 miguel Exp $" */ #include #include ! #include *************** *** 238,254 **** #include #include "mad.h" --- 20,26 ---- ! /* "$Id: patch-ad,v 1.1 1996/10/20 19:20:44 max Exp $" */ #include #include ! #include #include "tty.h" #include #include "mad.h" ! *** src/widget.c.orig Fri May 17 10:34:32 1996 ! --- src/widget.c Mon Oct 21 04:03:13 1996 *************** ! *** 26,32 **** #include #include #include --- 238,254 ---- #include #include "mad.h" --- 20,26 ---- ! /* "$Id: dlg.c,v 1.3 1995/02/21 19:05:40 miguel Exp $" */ #include #include ! #include #include "tty.h" #include #include "mad.h" ! *** src/widget.c.orig Tue Apr 1 03:26:22 1997 ! --- src/widget.c Tue Apr 1 03:26:32 1997 *************** ! *** 27,33 **** #include #include #include *************** *** 256,262 **** #include "tty.h" #include #include "mad.h" ! --- 26,32 ---- #include #include #include --- 256,262 ---- #include "tty.h" #include #include "mad.h" ! --- 27,33 ---- #include #include #include *************** *** 264,273 **** #include "tty.h" #include #include "mad.h" ! *** src/wtools.c.orig Fri May 17 10:34:33 1996 ! --- src/wtools.c Mon Oct 21 04:04:23 1996 *************** ! *** 33,39 **** #include #include #include --- 264,273 ---- #include "tty.h" #include #include "mad.h" ! *** src/wtools.c.orig Tue Apr 1 03:26:42 1997 ! --- src/wtools.c Tue Apr 1 03:27:01 1997 *************** ! *** 34,40 **** #include #include #include *************** *** 275,281 **** #include "tty.h" #include #include "mad.h" ! --- 33,39 ---- #include #include #include --- 275,281 ---- #include "tty.h" #include #include "mad.h" ! --- 34,40 ---- #include #include #include *************** *** 283,290 **** #include "tty.h" #include #include "mad.h" ! *** src/info.c.orig Fri May 17 10:34:31 1996 ! --- src/info.c Mon Oct 21 04:05:30 1996 *************** *** 21,27 **** #include --- 283,290 ---- #include "tty.h" #include #include "mad.h" ! *** src/info.c.orig Tue Apr 1 03:27:57 1997 ! --- src/info.c Tue Apr 1 03:28:08 1997 *************** *** 21,27 **** #include *************** *** 302,328 **** #include "mad.h" #include "util.h" /* statfs calls */ #include "mouse.h" /* Gpm_Event */ ! *** src/boxes.c.orig Fri May 17 10:34:34 1996 ! --- src/boxes.c Mon Oct 21 04:06:38 1996 *************** *** 26,32 **** #include #include #include ! #include #include "global.h" #include "mad.h" /* The great mad */ - #include "util.h" /* Required by panel.h */ --- 26,32 ---- #include #include #include ! #include #include "global.h" #include "mad.h" /* The great mad */ ! #include "util.h" /* Required by panel.h */ ! *** src/complete.c.orig Fri May 17 10:34:36 1996 ! --- src/complete.c Mon Oct 21 04:09:12 1996 *************** *** 24,30 **** #include --- 302,328 ---- #include "mad.h" #include "util.h" /* statfs calls */ #include "mouse.h" /* Gpm_Event */ ! *** src/boxes.c.orig Tue Apr 1 03:28:16 1997 ! --- src/boxes.c Tue Apr 1 03:28:32 1997 *************** *** 26,32 **** #include #include #include ! #include + #include #include "global.h" #include "mad.h" /* The great mad */ --- 26,32 ---- #include #include #include ! #include + #include #include "global.h" #include "mad.h" /* The great mad */ ! *** src/complete.c.orig Tue Apr 1 03:28:42 1997 ! --- src/complete.c Tue Apr 1 03:28:59 1997 *************** *** 24,30 **** #include *************** *** 340,347 **** #ifdef HAVE_UNISTD_H # include #endif ! *** src/command.c.orig Fri May 17 10:34:36 1996 ! --- src/command.c Mon Oct 21 04:10:51 1996 *************** *** 25,31 **** #include --- 340,347 ---- #ifdef HAVE_UNISTD_H # include #endif ! *** src/command.c.orig Tue Apr 1 03:29:06 1997 ! --- src/command.c Tue Apr 1 03:29:19 1997 *************** *** 25,31 **** #include *************** *** 359,366 **** #include #include #include "mad.h" ! *** src/cmd.c.orig Fri May 17 10:34:37 1996 ! --- src/cmd.c Mon Oct 21 04:12:00 1996 *************** *** 29,35 **** #include --- 359,366 ---- #include #include #include "mad.h" ! *** src/cmd.c.orig Tue Apr 1 03:29:29 1997 ! --- src/cmd.c Tue Apr 1 03:29:41 1997 *************** *** 29,35 **** #include diff -bcrNp mc-3.2.1/patches/patch-ae mc/patches/patch-ae *** mc-3.2.1/patches/patch-ae Sat Apr 5 22:56:49 1997 --- mc/patches/patch-ae Tue Apr 1 03:18:28 1997 *************** *** 1,5 **** ! *** mcfn_install.in.orig Fri May 17 10:34:03 1996 ! --- mcfn_install.in Mon Oct 21 04:16:14 1996 *************** *** 1,4 **** ! #/bin/sh --- 1,5 ---- ! *** mcfn_install.in.orig Tue Apr 1 03:18:00 1997 ! --- mcfn_install.in Tue Apr 1 03:18:07 1997 *************** *** 1,4 **** ! #/bin/sh diff -bcrNp mc-3.2.1/patches/patch-af mc/patches/patch-af *** mc-3.2.1/patches/patch-af Thu Jan 1 08:00:00 1970 --- mc/patches/patch-af Thu May 22 06:24:00 1997 *************** *** 0 **** --- 1,36 ---- + *** src/main.c.orig Thu May 22 06:19:22 1997 + --- src/main.c Sat May 17 08:02:42 1997 + *************** static void handle_args (int argc, char + *** 2411,2417 **** + SLtt_try_termcap = 1; + #endif + + ! while ((c = getopt (argc, argv, "VbsdPcfC:hmxtuUe:v:l:NXB")) != -1) { + switch (c) { + case 'V': + version (1); + --- 2411,2417 ---- + SLtt_try_termcap = 1; + #endif + + ! while ((c = getopt (argc, argv, "VbsdPcfC:hmxtuUe:v:l:NXB" ARCH_FLAGS)) != -1) { + switch (c) { + case 'V': + version (1); + *************** static void handle_args (int argc, char + *** 2520,2526 **** + version (0); + fprintf (stderr, + "The Midnight Commander " VERSION "\nUsage is:\n\n" + ! "mc [-bCcdfhlmNPstuUVvx?""] [other_panel_dir] [this-dir]\n" + "-b Force black and white\n" + "-C =, Color usage keywords:\n" + " normal, selected, marked, markselect, errors, reverse\n" + --- 2520,2526 ---- + version (0); + fprintf (stderr, + "The Midnight Commander " VERSION "\nUsage is:\n\n" + ! "mc [-bCcdfhlmNPstuUVvx?" ARCH_FLAGS "] [other_panel_dir] [this-dir]\n" + "-b Force black and white\n" + "-C =, Color usage keywords:\n" + " normal, selected, marked, markselect, errors, reverse\n" diff -bcrNp mc-3.2.1/pkg/PLIST mc/pkg/PLIST *** mc-3.2.1/pkg/PLIST Sat Apr 5 22:56:50 1997 --- mc/pkg/PLIST Mon Apr 28 11:15:29 1997 *************** *** 1,13 **** --- 1,20 ---- bin/mc + bin/mcmfmt + bin/mcedit sbin/mcserv lib/mc/FAQ lib/mc/bin/mcfn_install lib/mc/extfs/README lib/mc/extfs/a + lib/mc/extfs/cpio + lib/mc/extfs/deb lib/mc/extfs/extfs.ini lib/mc/extfs/ftplist + lib/mc/extfs/lha lib/mc/extfs/lslR + lib/mc/extfs/rar lib/mc/extfs/rpm + lib/mc/extfs/zip lib/mc/extfs/zoo lib/mc/mc.ext lib/mc/mc.hint *************** lib/mc/term/xterm.ad *** 23,26 **** --- 30,34 ---- lib/mc/term/xterm.tcap lib/mc/term/xterm.ti man/man1/mc.1.gz + man/man1/mcedit.1.gz man/man8/mcserv.8.gz >Audit-Trail: >Unformatted: From owner-freebsd-ports Wed May 21 16:10:11 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id QAA13445 for ports-outgoing; Wed, 21 May 1997 16:10:11 -0700 (PDT) Received: (from gnats@localhost) by hub.freebsd.org (8.8.5/8.8.5) id QAA13437; Wed, 21 May 1997 16:10:06 -0700 (PDT) Resent-Date: Wed, 21 May 1997 16:10:06 -0700 (PDT) Resent-Message-Id: <199705212310.QAA13437@hub.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@FreeBSD.ORG, bgingery@gtcs.com Received: from home.gtcs.com (home.gtcs.com [206.54.69.238]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id QAA13122 for ; Wed, 21 May 1997 16:03:10 -0700 (PDT) Received: (from bruce@localhost) by home.gtcs.com (8.8.5/8.8.5) id RAA26093; Wed, 21 May 1997 17:02:08 -0600 (MDT) Message-Id: <199705212302.RAA26093@home.gtcs.com> Date: Wed, 21 May 1997 17:02:08 -0600 (MDT) From: bgingery@gtcs.com Reply-To: bgingery@gtcs.com To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/3657: HyperNews port submitted Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Number: 3657 >Category: ports >Synopsis: Port of NCSA HyperNews submitted as p5-hypernews >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed May 21 16:10:02 PDT 1997 >Last-Modified: >Originator: Bruce Gingery >Organization: Advanced Integrators, LC >Release: FreeBSD 2.2.1-RELEASE i386 >Environment: Anyone with a WebServer >Description: HyperNews is a Usenet-like facility using HTTPd CGI resources for dynamic management of message threads, feed-back on pages and the like. Usually set up with a "base" page, and then Usenet'ish discussion threads accumulate. see http://union.ncsa.uiuc.edu/HyperNews/get/hypernews/about.html or http://union.ncsa.uiuc.edu/HyperNews/get/hypernews.html >How-To-Repeat: >Fix: >Audit-Trail: >Unformatted: From owner-freebsd-ports Wed May 21 16:30:04 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id QAA14571 for ports-outgoing; Wed, 21 May 1997 16:30:04 -0700 (PDT) Received: (from gnats@localhost) by hub.freebsd.org (8.8.5/8.8.5) id QAA14561; Wed, 21 May 1997 16:30:01 -0700 (PDT) Resent-Date: Wed, 21 May 1997 16:30:01 -0700 (PDT) Resent-Message-Id: <199705212330.QAA14561@hub.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@FreeBSD.ORG, vanilla@Minje.Com.TW Received: from Minje.Com.TW (ns.minje.com.tw [210.66.86.1]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id QAA14475 for ; Wed, 21 May 1997 16:29:05 -0700 (PDT) Received: (from vanilla@localhost) by Minje.Com.TW (8.8.5/Vanilla) id HAA01202; Thu, 22 May 1997 07:26:54 +0800 (CST) Message-Id: <199705212326.HAA01202@Minje.Com.TW> Date: Thu, 22 May 1997 07:26:54 +0800 (CST) From: vanilla@Minje.Com.TW Reply-To: vanilla@Minje.Com.TW To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/3658: mc 3.5.39 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Number: 3658 >Category: ports >Synopsis: midnight command devel version ports >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Class: support >Submitter-Id: current-users >Arrival-Date: Wed May 21 16:30:00 PDT 1997 >Last-Modified: >Originator: Vanill Ice >Organization: Cray running FreeBSD >Release: FreeBSD 3.0-CURRENT i386 >Environment: FreeBSD 3.0-current >Description: Midnight Command devel version(3.5.39) ports I forgot to check MASTER_SITES too. 8) here is fix.. >How-To-Repeat: >Fix: diff -bcrNp mc-3.2.1/Makefile mc/Makefile *** mc-3.2.1/Makefile Sat Apr 5 22:56:49 1997 --- mc/Makefile Thu May 22 07:21:40 1997 *************** *** 1,24 **** # New ports collection makefile for: mc ! # Version required: 3.2.1 ! # Date created: 15 Jul 1995 ! # Whom: torstenb@FreeBSD.ORG # # $Id: Makefile,v 1.9 1996/11/18 10:25:14 asami Exp $ # ! DISTNAME= mc-3.2.1 CATEGORIES= misc ! MASTER_SITES= ${MASTER_SITE_GNU} ! MAINTAINER= torstenb@FreeBSD.ORG GNU_CONFIGURE= YES ! CONFIGURE_ARGS= --with-ncurses STRIP= ! MAN1= mc.1 MAN8= mcserv.8 post-install: ! @/usr/bin/strip ${PREFIX}/bin/mc ${PREFIX}/sbin/mcserv .include --- 1,25 ---- # New ports collection makefile for: mc ! # Version required: 3.5.39 ! # Date created: 22 May 1997 ! # Whom: vanilla@MinJe.Com.TW # # $Id: Makefile,v 1.9 1996/11/18 10:25:14 asami Exp $ # ! DISTNAME= mc-3.5.39 CATEGORIES= misc ! MASTER_SITES= ${MASTER_SITE_SUNSITE} ! MASTER_SITE_SUBDIR= utils/file/managers/mc/devel ! MAINTAINER= vanilla@MinJe.Com.TW GNU_CONFIGURE= YES ! CONFIGURE_ARGS= --with-ncurses --without-subshell STRIP= ! MAN1= mc.1 mcedit.1 MAN8= mcserv.8 post-install: ! @/usr/bin/strip ${PREFIX}/bin/mc ${PREFIX}/bin/mcedit ${PREFIX}/bin/mcmfmt ${PREFIX}/sbin/mcserv .include diff -bcrNp mc-3.2.1/files/md5 mc/files/md5 *** mc-3.2.1/files/md5 Sat Apr 5 22:56:49 1997 --- mc/files/md5 Thu May 22 01:05:41 1997 *************** *** 1 **** ! MD5 (mc-3.2.1.tar.gz) = c8591a48e65f72debfcda495b4cb5576 --- 1 ---- ! MD5 (mc-3.5.39.tar.gz) = c615e2e2e9263f1eb7ca119ee59eb4cd diff -bcrNp mc-3.2.1/patches/patch-aa mc/patches/patch-aa *** mc-3.2.1/patches/patch-aa Sat Apr 5 22:56:49 1997 --- mc/patches/patch-aa Fri Apr 25 02:40:40 1997 *************** *** 1,7 **** ! *** configure.orig Mon Sep 18 21:27:59 1995 ! --- configure Mon Sep 18 21:29:01 1995 ! *************** ! *** 4828,4834 **** then search_ncurses=true else --- 1,59 ---- ! *** configure.orig Fri Apr 25 02:37:22 1997 ! --- configure Fri Apr 25 02:40:28 1997 ! *************** fi ! *** 709,717 **** ! ! echo "$ac_t""$ac_cv_prog_gcc_g" 1>&6 ! if test $ac_cv_prog_gcc_g = yes; then ! ! CFLAGS="-g -O" ! else ! ! CFLAGS="-O" ! fi ! fi ! else ! --- 709,717 ---- ! ! echo "$ac_t""$ac_cv_prog_gcc_g" 1>&6 ! if test $ac_cv_prog_gcc_g = yes; then ! ! CFLAGS="-O2 -m486 -pipe" ! else ! ! CFLAGS="-O2 -m486 -pipe" ! fi ! fi ! else ! *************** if test "x$CCOPTS" = x; then ! *** 1401,1414 **** ! CCOPTS='-O2 -fno-strength-reduce' ! if test x$use_cc_g_flag = xyes; then ! if test $cc_uses_g = yes; then ! ! CCOPTS='-g -O' ! fi ! fi ! else ! CCOPTS='-O' ! if test x$use_cc_g_flag = xyes; then ! if test $cc_uses_g = yes; then ! ! CCOPTS='-g -O' ! fi ! fi ! fi ! --- 1401,1414 ---- ! CCOPTS='-O2 -fno-strength-reduce' ! if test x$use_cc_g_flag = xyes; then ! if test $cc_uses_g = yes; then ! ! CCOPTS='-O2 -m486 -pipe' ! fi ! fi ! else ! CCOPTS='-O' ! if test x$use_cc_g_flag = xyes; then ! if test $cc_uses_g = yes; then ! ! CCOPTS='-O2 -m486 -pipe' ! fi ! fi ! fi ! *************** if test "${with_ncurses+set}" = set; the ! *** 5359,5365 **** then search_ncurses=true else *************** *** 9,15 **** CPPFLAGS="$CPPFLAGS -I$withval/include" search_ncurses=false screen_manager="ncurses" ! --- 4828,4834 ---- then search_ncurses=true else --- 61,67 ---- CPPFLAGS="$CPPFLAGS -I$withval/include" search_ncurses=false screen_manager="ncurses" ! --- 5359,5365 ---- then search_ncurses=true else *************** *** 17,24 **** CPPFLAGS="$CPPFLAGS -I$withval/include" search_ncurses=false screen_manager="ncurses" ! *************** ! *** 5661,5667 **** if test -f /usr/include/ncurses.h then echo "$ac_t""Found ncurses on /usr/include/ncurses.h" 1>&6 --- 69,76 ---- CPPFLAGS="$CPPFLAGS -I$withval/include" search_ncurses=false screen_manager="ncurses" ! *************** then ! *** 6320,6326 **** if test -f /usr/include/ncurses.h then echo "$ac_t""Found ncurses on /usr/include/ncurses.h" 1>&6 *************** *** 26,32 **** CPPFLAGS="$CPPFLAGS " search_ncurses=false screen_manager="ncurses on /usr/include" ! --- 5661,5667 ---- if test -f /usr/include/ncurses.h then echo "$ac_t""Found ncurses on /usr/include/ncurses.h" 1>&6 --- 78,84 ---- CPPFLAGS="$CPPFLAGS " search_ncurses=false screen_manager="ncurses on /usr/include" ! --- 6320,6326 ---- if test -f /usr/include/ncurses.h then echo "$ac_t""Found ncurses on /usr/include/ncurses.h" 1>&6 *************** *** 34,41 **** CPPFLAGS="$CPPFLAGS " search_ncurses=false screen_manager="ncurses on /usr/include" ! *************** ! *** 5678,5684 **** if test -f /usr/include/ncurses/ncurses.h then echo "$ac_t""Found ncurses on /usr/include/ncurses/ncurses.h" 1>&6 --- 86,93 ---- CPPFLAGS="$CPPFLAGS " search_ncurses=false screen_manager="ncurses on /usr/include" ! *************** EOF ! *** 6337,6343 **** if test -f /usr/include/ncurses/ncurses.h then echo "$ac_t""Found ncurses on /usr/include/ncurses/ncurses.h" 1>&6 *************** *** 43,49 **** CPPFLAGS="$CPPFLAGS -I/usr/include/ncurses" search_ncurses=false screen_manager="ncurses on /usr/include/ncurses" ! --- 5678,5684 ---- if test -f /usr/include/ncurses/ncurses.h then echo "$ac_t""Found ncurses on /usr/include/ncurses/ncurses.h" 1>&6 --- 95,101 ---- CPPFLAGS="$CPPFLAGS -I/usr/include/ncurses" search_ncurses=false screen_manager="ncurses on /usr/include/ncurses" ! --- 6337,6343 ---- if test -f /usr/include/ncurses/ncurses.h then echo "$ac_t""Found ncurses on /usr/include/ncurses/ncurses.h" 1>&6 *************** *** 51,58 **** CPPFLAGS="$CPPFLAGS -I/usr/include/ncurses" search_ncurses=false screen_manager="ncurses on /usr/include/ncurses" ! *************** ! *** 5695,5701 **** if test -f /usr/local/include/ncurses.h then echo "$ac_t""Found ncurses on /usr/local/include/ncurses.h" 1>&6 --- 103,110 ---- CPPFLAGS="$CPPFLAGS -I/usr/include/ncurses" search_ncurses=false screen_manager="ncurses on /usr/include/ncurses" ! *************** EOF ! *** 6354,6360 **** if test -f /usr/local/include/ncurses.h then echo "$ac_t""Found ncurses on /usr/local/include/ncurses.h" 1>&6 *************** *** 60,66 **** CPPFLAGS="$CPPFLAGS -I/usr/local/include" search_ncurses=false screen_manager="ncurses on /usr/local" ! --- 5695,5701 ---- if test -f /usr/local/include/ncurses.h then echo "$ac_t""Found ncurses on /usr/local/include/ncurses.h" 1>&6 --- 112,118 ---- CPPFLAGS="$CPPFLAGS -I/usr/local/include" search_ncurses=false screen_manager="ncurses on /usr/local" ! --- 6354,6360 ---- if test -f /usr/local/include/ncurses.h then echo "$ac_t""Found ncurses on /usr/local/include/ncurses.h" 1>&6 *************** *** 68,75 **** CPPFLAGS="$CPPFLAGS -I/usr/local/include" search_ncurses=false screen_manager="ncurses on /usr/local" ! *************** ! *** 5712,5718 **** if test -f /usr/local/include/ncurses/ncurses.h then echo "$ac_t""Found ncurses on /usr/local/include/ncurses/ncurses.h" 1>&6 --- 120,127 ---- CPPFLAGS="$CPPFLAGS -I/usr/local/include" search_ncurses=false screen_manager="ncurses on /usr/local" ! *************** EOF ! *** 6371,6377 **** if test -f /usr/local/include/ncurses/ncurses.h then echo "$ac_t""Found ncurses on /usr/local/include/ncurses/ncurses.h" 1>&6 *************** *** 77,83 **** CPPFLAGS="$CPPFLAGS -I/usr/local/include/ncurses" search_ncurses=false screen_manager="ncurses on /usr/local/include/ncurses" ! --- 5712,5718 ---- if test -f /usr/local/include/ncurses/ncurses.h then echo "$ac_t""Found ncurses on /usr/local/include/ncurses/ncurses.h" 1>&6 --- 129,135 ---- CPPFLAGS="$CPPFLAGS -I/usr/local/include/ncurses" search_ncurses=false screen_manager="ncurses on /usr/local/include/ncurses" ! --- 6371,6377 ---- if test -f /usr/local/include/ncurses/ncurses.h then echo "$ac_t""Found ncurses on /usr/local/include/ncurses/ncurses.h" 1>&6 *************** *** 85,92 **** CPPFLAGS="$CPPFLAGS -I/usr/local/include/ncurses" search_ncurses=false screen_manager="ncurses on /usr/local/include/ncurses" ! *************** ! *** 5730,5736 **** if test -f /usr/local/include/ncurses/curses.h then echo "$ac_t""Found ncurses on /usr/local/include/ncurses/curses.h" 1>&6 --- 137,144 ---- CPPFLAGS="$CPPFLAGS -I/usr/local/include/ncurses" search_ncurses=false screen_manager="ncurses on /usr/local/include/ncurses" ! *************** EOF ! *** 6389,6395 **** if test -f /usr/local/include/ncurses/curses.h then echo "$ac_t""Found ncurses on /usr/local/include/ncurses/curses.h" 1>&6 *************** *** 94,100 **** CPPFLAGS="$CPPFLAGS -I/usr/local/include/ncurses -DRENAMED_NCURSES" search_ncurses=false screen_manager="renamed ncurses on /usr/local/.../ncurses" ! --- 5730,5736 ---- if test -f /usr/local/include/ncurses/curses.h then echo "$ac_t""Found ncurses on /usr/local/include/ncurses/curses.h" 1>&6 --- 146,152 ---- CPPFLAGS="$CPPFLAGS -I/usr/local/include/ncurses -DRENAMED_NCURSES" search_ncurses=false screen_manager="renamed ncurses on /usr/local/.../ncurses" ! --- 6389,6395 ---- if test -f /usr/local/include/ncurses/curses.h then echo "$ac_t""Found ncurses on /usr/local/include/ncurses/curses.h" 1>&6 *************** *** 102,109 **** CPPFLAGS="$CPPFLAGS -I/usr/local/include/ncurses -DRENAMED_NCURSES" search_ncurses=false screen_manager="renamed ncurses on /usr/local/.../ncurses" ! *************** ! *** 5748,5754 **** if test -f /usr/include/ncurses/curses.h then echo "$ac_t""Found ncurses on /usr/include/ncurses/curses.h" 1>&6 --- 154,161 ---- CPPFLAGS="$CPPFLAGS -I/usr/local/include/ncurses -DRENAMED_NCURSES" search_ncurses=false screen_manager="renamed ncurses on /usr/local/.../ncurses" ! *************** EOF ! *** 6407,6413 **** if test -f /usr/include/ncurses/curses.h then echo "$ac_t""Found ncurses on /usr/include/ncurses/curses.h" 1>&6 *************** *** 111,117 **** CPPFLAGS="$CPPFLAGS -I/usr/include/ncurses -DRENAMED_NCURSES" search_ncurses=false screen_manager="renamed ncurses on /usr/include/ncurses" ! --- 5748,5754 ---- if test -f /usr/include/ncurses/curses.h then echo "$ac_t""Found ncurses on /usr/include/ncurses/curses.h" 1>&6 --- 163,169 ---- CPPFLAGS="$CPPFLAGS -I/usr/include/ncurses -DRENAMED_NCURSES" search_ncurses=false screen_manager="renamed ncurses on /usr/include/ncurses" ! --- 6407,6413 ---- if test -f /usr/include/ncurses/curses.h then echo "$ac_t""Found ncurses on /usr/include/ncurses/curses.h" 1>&6 diff -bcrNp mc-3.2.1/patches/patch-ab mc/patches/patch-ab *** mc-3.2.1/patches/patch-ab Sat Apr 5 22:56:49 1997 --- mc/patches/patch-ab Tue Apr 1 03:16:19 1997 *************** *** 1,17 **** ! *** vfs/Makefile.in.orig Wed Sep 27 20:07:56 1995 ! --- vfs/Makefile.in Wed Sep 27 20:08:28 1995 ! *************** ! *** 75,81 **** ! install: if test x@mcserv@ != x; then \ ! $(INSTALL_PROGRAM) mcserv $(DESTDIR)$(bindir)/$(binprefix)mcserv; \ fi install.extfs: ! --- 75,81 ---- ! install: if test x@mcserv@ != x; then \ ! $(INSTALL_PROGRAM) mcserv $(DESTDIR)$(sbindir)/$(binprefix)mcserv; \ fi --- 1,17 ---- ! *** vfs/Makefile.in.orig Fri Mar 21 02:07:58 1997 ! --- vfs/Makefile.in Tue Apr 1 03:16:11 1997 ! *************** distclean: ! *** 78,84 **** ! install: mcserv install.extfs if test x@mcserv@ != x; then \ ! $(INSTALL_PROGRAM) mcserv $(DESTDIR)$(bindir)/$(binprefix)mcserv; \ fi install.extfs: ! --- 78,84 ---- ! install: mcserv install.extfs if test x@mcserv@ != x; then \ ! $(INSTALL_PROGRAM) mcserv $(DESTDIR)$(sbindir)/$(binprefix)mcserv; \ fi diff -bcrNp mc-3.2.1/patches/patch-ac mc/patches/patch-ac *** mc-3.2.1/patches/patch-ac Sat Apr 5 22:56:49 1997 --- mc/patches/patch-ac Tue Apr 1 03:17:43 1997 *************** *** 1,6 **** ! *** Make.common.in.orig Wed Sep 27 20:09:34 1995 ! --- Make.common.in Wed Sep 27 20:10:42 1995 ! *************** *** 14,19 **** --- 14,20 ---- binprefix = --- 1,6 ---- ! *** Make.common.in.orig Tue Apr 1 03:16:38 1997 ! --- Make.common.in Tue Apr 1 03:17:27 1997 ! *************** exec_prefix = $(prefix) *** 14,19 **** --- 14,20 ---- binprefix = *************** *** 10,17 **** libdir = $(exec_prefix)/lib/mc suppbindir = $(libdir)/bin tidir = $(libdir)/term ! *************** ! *** 42,48 **** # No way, to make make happy (except GNU), we cannot use := to append # something to these, so that's why there is a leading _ XCFLAGS = @CFLAGS@ --- 10,17 ---- libdir = $(exec_prefix)/lib/mc suppbindir = $(libdir)/bin tidir = $(libdir)/term ! *************** AWK = @AWK@ ! *** 45,51 **** # No way, to make make happy (except GNU), we cannot use := to append # something to these, so that's why there is a leading _ XCFLAGS = @CFLAGS@ *************** *** 19,25 **** XLDFLAGS = @LDFLAGS@ XDEFS = @DEFS@ XLIBS = @LIBS@ ! --- 43,49 ---- # No way, to make make happy (except GNU), we cannot use := to append # something to these, so that's why there is a leading _ XCFLAGS = @CFLAGS@ --- 19,25 ---- XLDFLAGS = @LDFLAGS@ XDEFS = @DEFS@ XLIBS = @LIBS@ ! --- 46,52 ---- # No way, to make make happy (except GNU), we cannot use := to append # something to these, so that's why there is a leading _ XCFLAGS = @CFLAGS@ diff -bcrNp mc-3.2.1/patches/patch-ad mc/patches/patch-ad *** mc-3.2.1/patches/patch-ad Sat Apr 5 22:56:49 1997 --- mc/patches/patch-ad Thu May 22 06:12:44 1997 *************** *** 1,5 **** ! *** vfs/local.c.orig Fri May 17 10:34:04 1996 ! --- vfs/local.c Mon Oct 21 03:40:28 1996 *************** *** 1,7 **** #include --- 1,5 ---- ! *** vfs/local.c.orig Tue Apr 1 03:18:52 1997 ! --- vfs/local.c Tue Apr 1 03:19:07 1997 *************** *** 1,7 **** #include *************** *** 17,24 **** #include #include #include ! *** vfs/vfs.c.orig Fri May 17 10:34:04 1996 ! --- vfs/vfs.c Mon Oct 21 03:42:34 1996 *************** *** 25,31 **** #include --- 17,24 ---- #include #include #include ! *** vfs/vfs.c.orig Tue Apr 1 03:19:15 1997 ! --- vfs/vfs.c Tue Apr 1 03:19:30 1997 *************** *** 25,31 **** #include *************** *** 36,43 **** #include #include #include ! *** vfs/tcputil.c.orig Fri May 17 10:34:05 1996 ! --- vfs/tcputil.c Mon Oct 21 03:44:37 1996 *************** *** 28,34 **** #include --- 36,43 ---- #include #include #include ! *** vfs/tcputil.c.orig Tue Apr 1 03:20:13 1997 ! --- vfs/tcputil.c Tue Apr 1 03:20:29 1997 *************** *** 28,34 **** #include *************** *** 55,62 **** #ifdef HAVE_PMAP_SET #include ! *** vfs/utilvfs.c.orig Fri May 17 10:34:06 1996 ! --- vfs/utilvfs.c Mon Oct 21 03:46:32 1996 *************** *** 29,35 **** #include --- 55,62 ---- #ifdef HAVE_PMAP_SET #include ! *** vfs/utilvfs.c.orig Tue Apr 1 03:20:41 1997 ! --- vfs/utilvfs.c Tue Apr 1 03:20:57 1997 *************** *** 29,35 **** #include *************** *** 74,81 **** #ifdef USE_TERMNET #include #endif ! *** src/key.c.orig Fri May 17 10:34:28 1996 ! --- src/key.c Mon Oct 21 03:48:57 1996 *************** *** 35,41 **** #include "tty.h" --- 74,81 ---- #ifdef USE_TERMNET #include #endif ! *** src/key.c.orig Tue Apr 1 03:21:39 1997 ! --- src/key.c Tue Apr 1 03:21:56 1997 *************** *** 35,41 **** #include "tty.h" *************** *** 93,100 **** #include "util.h" /* For xmalloc prototype */ #include "mad.h" /* The memory debugger */ #include "global.h" ! *** src/menu.c.orig Fri May 17 10:34:28 1996 ! --- src/menu.c Mon Oct 21 03:50:24 1996 *************** *** 21,27 **** #include --- 93,100 ---- #include "util.h" /* For xmalloc prototype */ #include "mad.h" /* The memory debugger */ #include "global.h" ! *** src/menu.c.orig Tue Apr 1 03:22:04 1997 ! --- src/menu.c Tue Apr 1 03:22:17 1997 *************** *** 21,27 **** #include *************** *** 112,121 **** #include "mad.h" #include "util.h" #include "menu.h" ! *** src/file.c.orig Fri May 17 10:34:28 1996 ! --- src/file.c Mon Oct 21 03:52:00 1996 *************** ! *** 45,51 **** #include #include "tty.h" #include --- 112,121 ---- #include "mad.h" #include "util.h" #include "menu.h" ! *** src/file.c.orig Tue Apr 1 03:22:23 1997 ! --- src/file.c Tue Apr 1 03:22:37 1997 *************** ! *** 62,68 **** #include #include "tty.h" #include *************** *** 123,129 **** #include #ifdef HAVE_UNISTD_H # include ! --- 45,51 ---- #include #include "tty.h" #include --- 123,129 ---- #include #ifdef HAVE_UNISTD_H # include ! --- 62,68 ---- #include #include "tty.h" #include *************** *** 131,138 **** #include #ifdef HAVE_UNISTD_H # include ! *** src/help.c.orig Fri May 17 10:34:29 1996 ! --- src/help.c Mon Oct 21 03:53:56 1996 *************** *** 41,47 **** #include --- 131,138 ---- #include #ifdef HAVE_UNISTD_H # include ! *** src/help.c.orig Tue Apr 1 03:23:20 1997 ! --- src/help.c Tue Apr 1 03:23:33 1997 *************** *** 41,47 **** #include *************** *** 150,178 **** #include #include "mad.h" #include "color.h" ! *** src/find.c.orig Fri May 17 10:34:29 1996 ! --- src/find.c Mon Oct 21 03:55:16 1996 *************** ! *** 22,28 **** ! #include "tty.h" ! #include ! #include ! #include /* For free() */ #include #ifdef HAVE_UNISTD_H # include ! --- 22,28 ---- ! #include "tty.h" ! #include ! #include ! #include /* For free() */ #include #ifdef HAVE_UNISTD_H # include ! *** src/view.c.orig Fri May 17 10:34:30 1996 ! --- src/view.c Mon Oct 21 03:57:10 1996 *************** ! *** 38,44 **** #include #include /* For toupper() */ #include /* atoi() */ --- 150,178 ---- #include #include "mad.h" #include "color.h" ! *** src/find.c.orig Tue Apr 1 03:23:38 1997 ! --- src/find.c Tue Apr 1 03:23:50 1997 *************** ! *** 27,33 **** ! # include ! #endif ! ! #include /* For free() */ #include #ifdef HAVE_UNISTD_H # include ! --- 27,33 ---- ! # include ! #endif ! ! #include /* For free() */ #include #ifdef HAVE_UNISTD_H # include ! *** src/view.c.orig Tue Apr 1 03:23:57 1997 ! --- src/view.c Tue Apr 1 03:24:14 1997 *************** ! *** 39,45 **** #include #include /* For toupper() */ #include /* atoi() */ *************** *** 180,186 **** #include #include #include ! --- 38,44 ---- #include #include /* For toupper() */ #include /* atoi() */ --- 180,186 ---- #include #include #include ! --- 39,45 ---- #include #include /* For toupper() */ #include /* atoi() */ *************** *** 188,195 **** #include #include #include ! *** src/ext.c.orig Fri May 17 10:34:30 1996 ! --- src/ext.c Mon Oct 21 03:58:37 1996 *************** *** 25,31 **** #include --- 188,195 ---- #include #include #include ! *** src/ext.c.orig Tue Apr 1 03:24:20 1997 ! --- src/ext.c Tue Apr 1 03:24:32 1997 *************** *** 25,31 **** #include *************** *** 207,236 **** #include #include #include "mad.h" ! *** src/mouse.c.orig Fri May 17 10:34:30 1996 ! --- src/mouse.c Mon Oct 21 03:59:56 1996 *************** ! *** 28,34 **** ! #include /* For kill() and SIGQUIT */ ! #include ! #include ! #include #include #include "mad.h" ! --- 28,34 ---- ! #include /* For kill() and SIGQUIT */ ! #include ! #include ! #include #include #include "mad.h" ! *** src/dlg.c.orig Fri May 17 10:34:31 1996 ! --- src/dlg.c Mon Oct 21 04:01:01 1996 *************** *** 20,26 **** ! /* "$Id: patch-ad,v 1.1 1996/10/20 19:20:44 max Exp $" */ #include #include ! #include --- 207,236 ---- #include #include #include "mad.h" ! *** src/mouse.c.orig Tue Apr 1 03:25:38 1997 ! --- src/mouse.c Tue Apr 1 03:25:52 1997 *************** ! *** 30,36 **** ! #if (!defined(__IBMC__) && !defined(__IBMCPP__)) ! # include ! #endif ! #include #include #include "mad.h" ! --- 30,36 ---- ! #if (!defined(__IBMC__) && !defined(__IBMCPP__)) ! # include ! #endif ! #include #include #include "mad.h" ! *** src/dlg.c.orig Tue Apr 1 03:25:59 1997 ! --- src/dlg.c Tue Apr 1 03:26:13 1997 *************** *** 20,26 **** ! /* "$Id: dlg.c,v 1.3 1995/02/21 19:05:40 miguel Exp $" */ #include #include ! #include *************** *** 238,254 **** #include #include "mad.h" --- 20,26 ---- ! /* "$Id: patch-ad,v 1.1 1996/10/20 19:20:44 max Exp $" */ #include #include ! #include #include "tty.h" #include #include "mad.h" ! *** src/widget.c.orig Fri May 17 10:34:32 1996 ! --- src/widget.c Mon Oct 21 04:03:13 1996 *************** ! *** 26,32 **** #include #include #include --- 238,254 ---- #include #include "mad.h" --- 20,26 ---- ! /* "$Id: dlg.c,v 1.3 1995/02/21 19:05:40 miguel Exp $" */ #include #include ! #include #include "tty.h" #include #include "mad.h" ! *** src/widget.c.orig Tue Apr 1 03:26:22 1997 ! --- src/widget.c Tue Apr 1 03:26:32 1997 *************** ! *** 27,33 **** #include #include #include *************** *** 256,262 **** #include "tty.h" #include #include "mad.h" ! --- 26,32 ---- #include #include #include --- 256,262 ---- #include "tty.h" #include #include "mad.h" ! --- 27,33 ---- #include #include #include *************** *** 264,273 **** #include "tty.h" #include #include "mad.h" ! *** src/wtools.c.orig Fri May 17 10:34:33 1996 ! --- src/wtools.c Mon Oct 21 04:04:23 1996 *************** ! *** 33,39 **** #include #include #include --- 264,273 ---- #include "tty.h" #include #include "mad.h" ! *** src/wtools.c.orig Tue Apr 1 03:26:42 1997 ! --- src/wtools.c Tue Apr 1 03:27:01 1997 *************** ! *** 34,40 **** #include #include #include *************** *** 275,281 **** #include "tty.h" #include #include "mad.h" ! --- 33,39 ---- #include #include #include --- 275,281 ---- #include "tty.h" #include #include "mad.h" ! --- 34,40 ---- #include #include #include *************** *** 283,290 **** #include "tty.h" #include #include "mad.h" ! *** src/info.c.orig Fri May 17 10:34:31 1996 ! --- src/info.c Mon Oct 21 04:05:30 1996 *************** *** 21,27 **** #include --- 283,290 ---- #include "tty.h" #include #include "mad.h" ! *** src/info.c.orig Tue Apr 1 03:27:57 1997 ! --- src/info.c Tue Apr 1 03:28:08 1997 *************** *** 21,27 **** #include *************** *** 302,328 **** #include "mad.h" #include "util.h" /* statfs calls */ #include "mouse.h" /* Gpm_Event */ ! *** src/boxes.c.orig Fri May 17 10:34:34 1996 ! --- src/boxes.c Mon Oct 21 04:06:38 1996 *************** *** 26,32 **** #include #include #include ! #include #include "global.h" #include "mad.h" /* The great mad */ - #include "util.h" /* Required by panel.h */ --- 26,32 ---- #include #include #include ! #include #include "global.h" #include "mad.h" /* The great mad */ ! #include "util.h" /* Required by panel.h */ ! *** src/complete.c.orig Fri May 17 10:34:36 1996 ! --- src/complete.c Mon Oct 21 04:09:12 1996 *************** *** 24,30 **** #include --- 302,328 ---- #include "mad.h" #include "util.h" /* statfs calls */ #include "mouse.h" /* Gpm_Event */ ! *** src/boxes.c.orig Tue Apr 1 03:28:16 1997 ! --- src/boxes.c Tue Apr 1 03:28:32 1997 *************** *** 26,32 **** #include #include #include ! #include + #include #include "global.h" #include "mad.h" /* The great mad */ --- 26,32 ---- #include #include #include ! #include + #include #include "global.h" #include "mad.h" /* The great mad */ ! *** src/complete.c.orig Tue Apr 1 03:28:42 1997 ! --- src/complete.c Tue Apr 1 03:28:59 1997 *************** *** 24,30 **** #include *************** *** 340,347 **** #ifdef HAVE_UNISTD_H # include #endif ! *** src/command.c.orig Fri May 17 10:34:36 1996 ! --- src/command.c Mon Oct 21 04:10:51 1996 *************** *** 25,31 **** #include --- 340,347 ---- #ifdef HAVE_UNISTD_H # include #endif ! *** src/command.c.orig Tue Apr 1 03:29:06 1997 ! --- src/command.c Tue Apr 1 03:29:19 1997 *************** *** 25,31 **** #include *************** *** 359,366 **** #include #include #include "mad.h" ! *** src/cmd.c.orig Fri May 17 10:34:37 1996 ! --- src/cmd.c Mon Oct 21 04:12:00 1996 *************** *** 29,35 **** #include --- 359,366 ---- #include #include #include "mad.h" ! *** src/cmd.c.orig Tue Apr 1 03:29:29 1997 ! --- src/cmd.c Tue Apr 1 03:29:41 1997 *************** *** 29,35 **** #include diff -bcrNp mc-3.2.1/patches/patch-ae mc/patches/patch-ae *** mc-3.2.1/patches/patch-ae Sat Apr 5 22:56:49 1997 --- mc/patches/patch-ae Tue Apr 1 03:18:28 1997 *************** *** 1,5 **** ! *** mcfn_install.in.orig Fri May 17 10:34:03 1996 ! --- mcfn_install.in Mon Oct 21 04:16:14 1996 *************** *** 1,4 **** ! #/bin/sh --- 1,5 ---- ! *** mcfn_install.in.orig Tue Apr 1 03:18:00 1997 ! --- mcfn_install.in Tue Apr 1 03:18:07 1997 *************** *** 1,4 **** ! #/bin/sh diff -bcrNp mc-3.2.1/patches/patch-af mc/patches/patch-af *** mc-3.2.1/patches/patch-af Thu Jan 1 08:00:00 1970 --- mc/patches/patch-af Thu May 22 06:24:00 1997 *************** *** 0 **** --- 1,36 ---- + *** src/main.c.orig Thu May 22 06:19:22 1997 + --- src/main.c Sat May 17 08:02:42 1997 + *************** static void handle_args (int argc, char + *** 2411,2417 **** + SLtt_try_termcap = 1; + #endif + + ! while ((c = getopt (argc, argv, "VbsdPcfC:hmxtuUe:v:l:NXB")) != -1) { + switch (c) { + case 'V': + version (1); + --- 2411,2417 ---- + SLtt_try_termcap = 1; + #endif + + ! while ((c = getopt (argc, argv, "VbsdPcfC:hmxtuUe:v:l:NXB" ARCH_FLAGS)) != -1) { + switch (c) { + case 'V': + version (1); + *************** static void handle_args (int argc, char + *** 2520,2526 **** + version (0); + fprintf (stderr, + "The Midnight Commander " VERSION "\nUsage is:\n\n" + ! "mc [-bCcdfhlmNPstuUVvx?""] [other_panel_dir] [this-dir]\n" + "-b Force black and white\n" + "-C =, Color usage keywords:\n" + " normal, selected, marked, markselect, errors, reverse\n" + --- 2520,2526 ---- + version (0); + fprintf (stderr, + "The Midnight Commander " VERSION "\nUsage is:\n\n" + ! "mc [-bCcdfhlmNPstuUVvx?" ARCH_FLAGS "] [other_panel_dir] [this-dir]\n" + "-b Force black and white\n" + "-C =, Color usage keywords:\n" + " normal, selected, marked, markselect, errors, reverse\n" diff -bcrNp mc-3.2.1/pkg/PLIST mc/pkg/PLIST *** mc-3.2.1/pkg/PLIST Sat Apr 5 22:56:50 1997 --- mc/pkg/PLIST Mon Apr 28 11:15:29 1997 *************** *** 1,13 **** --- 1,20 ---- bin/mc + bin/mcmfmt + bin/mcedit sbin/mcserv lib/mc/FAQ lib/mc/bin/mcfn_install lib/mc/extfs/README lib/mc/extfs/a + lib/mc/extfs/cpio + lib/mc/extfs/deb lib/mc/extfs/extfs.ini lib/mc/extfs/ftplist + lib/mc/extfs/lha lib/mc/extfs/lslR + lib/mc/extfs/rar lib/mc/extfs/rpm + lib/mc/extfs/zip lib/mc/extfs/zoo lib/mc/mc.ext lib/mc/mc.hint *************** lib/mc/term/xterm.ad *** 23,26 **** --- 30,34 ---- lib/mc/term/xterm.tcap lib/mc/term/xterm.ti man/man1/mc.1.gz + man/man1/mcedit.1.gz man/man8/mcserv.8.gz >Audit-Trail: >Unformatted: From owner-freebsd-ports Wed May 21 17:50:04 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id RAA18888 for ports-outgoing; Wed, 21 May 1997 17:50:04 -0700 (PDT) Received: (from gnats@localhost) by hub.freebsd.org (8.8.5/8.8.5) id RAA18874; Wed, 21 May 1997 17:50:02 -0700 (PDT) Resent-Date: Wed, 21 May 1997 17:50:02 -0700 (PDT) Resent-Message-Id: <199705220050.RAA18874@hub.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@FreeBSD.ORG, colinj@unm.edu Received: (from nobody@localhost) by hub.freebsd.org (8.8.5/8.8.5) id RAA18320; Wed, 21 May 1997 17:41:57 -0700 (PDT) Message-Id: <199705220041.RAA18320@hub.freebsd.org> Date: Wed, 21 May 1997 17:41:57 -0700 (PDT) From: colinj@unm.edu To: freebsd-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: www-1.0 Subject: ports/3659: Problem with teTeX install from 2.2.1 CDROM Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Number: 3659 >Category: ports >Synopsis: Problem with teTeX install from 2.2.1 CDROM >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed May 21 17:50:00 PDT 1997 >Last-Modified: >Originator: Colin E. Johnson >Organization: >Release: 2.2.1 >Environment: FreeBSD RuPaul 2.2.1-RELEASE FreeBSD 2.2.1-RELEASE #0: Wed May 21 13:02:30 MDT 1997 colinj@RuPaul:/usr/src/sys/compile/RUPAUL i386 >Description: When I installed teTeX using sysinstall and the 2.2.1 CDROM what I found was that while most of the software seems to be installed missing is a binary for tex and the latex package. I'm not at all sure why this is it is frustrating to go through the process of install teTeX only to find that tex and latex aren't present (it does sort of hinge on those two files ;-). Below you'll see what does end up in my /usr/local/bin after the install. /usr/local/bin/bibtex /usr/local/bin/fontexport /usr/local/bin/initex /usr/local/bin/pod2latex /usr/local/bin/pod2text /usr/local/bin/pslatex /usr/local/bin/texconfig /usr/local/bin/texhash /usr/local/bin/texi2dvi /usr/local/bin/texi2html /usr/local/bin/texindex /usr/local/bin/virtex >How-To-Repeat: >Fix: >Audit-Trail: >Unformatted: From owner-freebsd-ports Wed May 21 19:55:36 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id TAA25557 for ports-outgoing; Wed, 21 May 1997 19:55:36 -0700 (PDT) Received: from nexis.net (customer-1.ican.net [198.133.36.101]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id TAA25502; Wed, 21 May 1997 19:54:37 -0700 (PDT) Received: from localhost (james@localhost) by nexis.net (8.8.5/8.8.5) with SMTP id WAA16906; Wed, 21 May 1997 22:47:54 -0400 (EDT) Date: Wed, 21 May 1997 22:47:53 -0400 (EDT) From: James FitzGibbon To: bgingery@gtcs.com cc: FreeBSD-gnats-submit@FreeBSD.ORG, GNATS Management , freebsd-ports@hub.freebsd.org Subject: Re: ports/3657: HyperNews port submitted In-Reply-To: <199705212302.RAA26093@home.gtcs.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 Wed, 21 May 1997 bgingery@gtcs.com wrote: > >Category: ports > >Synopsis: Port of NCSA HyperNews submitted as p5-hypernews I noticed that you submitted this with a "p5-" prefix. Just to let you know, that's for Perl 5 modules from CPAN, not just any program that uses perl5 to do it's work. Whoever imports this, please take note. Thanks. -- j. From owner-freebsd-ports Wed May 21 20:00:03 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id UAA25793 for ports-outgoing; Wed, 21 May 1997 20:00:03 -0700 (PDT) Received: (from gnats@localhost) by hub.freebsd.org (8.8.5/8.8.5) id UAA25780; Wed, 21 May 1997 20:00:01 -0700 (PDT) Date: Wed, 21 May 1997 20:00:01 -0700 (PDT) Message-Id: <199705220300.UAA25780@hub.freebsd.org> To: freebsd-ports Cc: From: James FitzGibbon Subject: Re: ports/3657: HyperNews port submitted Reply-To: James FitzGibbon Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk The following reply was made to PR ports/3657; it has been noted by GNATS. From: James FitzGibbon To: bgingery@gtcs.com Cc: FreeBSD-gnats-submit@FreeBSD.ORG, GNATS Management , freebsd-ports@hub.freebsd.org Subject: Re: ports/3657: HyperNews port submitted Date: Wed, 21 May 1997 22:47:53 -0400 (EDT) On Wed, 21 May 1997 bgingery@gtcs.com wrote: > >Category: ports > >Synopsis: Port of NCSA HyperNews submitted as p5-hypernews I noticed that you submitted this with a "p5-" prefix. Just to let you know, that's for Perl 5 modules from CPAN, not just any program that uses perl5 to do it's work. Whoever imports this, please take note. Thanks. -- j. From owner-freebsd-ports Wed May 21 21:35:15 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id VAA29636 for ports-outgoing; Wed, 21 May 1997 21:35:15 -0700 (PDT) Received: from fallout.campusview.indiana.edu (fallout.campusview.indiana.edu [149.159.1.1]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id VAA29631 for ; Wed, 21 May 1997 21:35:13 -0700 (PDT) Received: from localhost (jfieber@localhost) by fallout.campusview.indiana.edu (8.8.5/8.8.5) with SMTP id XAA13878; Wed, 21 May 1997 23:34:52 -0500 (EST) Date: Wed, 21 May 1997 23:34:52 -0500 (EST) From: John Fieber To: Tom Samplonius cc: Matt Pounsett , ports@FreeBSD.ORG Subject: Re: Pine 3.96 port bug In-Reply-To: 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, 21 May 1997, Tom Samplonius wrote: > On Wed, 21 May 1997, Matt Pounsett wrote: > > install -d -o bin -g bin -m 755 /usr/local/share/doc/pine > > usage: install [-Ccdps] [-f flags] [-g group] [-m mode] [-o owner] file1 file2; > > or file1 ... fileN directory > > *** Error code 1 > > This port will only build on 2.2 or higher. You will need to modify the > port to build on a 2.1 system. This -d flag for install seems to be causing a lot of grief. A number of ports that would otherwise be 100% functional on 2.1 fail to install because of this tiny little quirk. If ports must, for some bizarre reason, use -d flag, maybe we should supply an "install upgrade" package for 2.1.x users containing a binary of install that support the -d option. -john From owner-freebsd-ports Wed May 21 21:39:20 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id VAA29909 for ports-outgoing; Wed, 21 May 1997 21:39:20 -0700 (PDT) Received: from fallout.campusview.indiana.edu (fallout.campusview.indiana.edu [149.159.1.1]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id VAA29894 for ; Wed, 21 May 1997 21:39:11 -0700 (PDT) Received: from localhost (jfieber@localhost) by fallout.campusview.indiana.edu (8.8.5/8.8.5) with SMTP id XAA13891; Wed, 21 May 1997 23:39:08 -0500 (EST) Date: Wed, 21 May 1997 23:39:08 -0500 (EST) From: John Fieber To: colinj@unm.edu cc: freebsd-ports@hub.freebsd.org Subject: Re: ports/3659: Problem with teTeX install from 2.2.1 CDROM In-Reply-To: <199705220041.RAA18320@hub.freebsd.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, 21 May 1997 colinj@unm.edu wrote: > When I installed teTeX using sysinstall and the 2.2.1 CDROM what I found > was that while most of the software seems to be installed missing is > a binary for tex and the latex package. I'm not at all sure why this is I *believe* this has been fixed already, but for you there is a very quick fix. Just cd to /usr/local/bin and `ln -s virtex latex'. If virtex is run as something other than virtex (eg latex), it uses the program name to indicate which format file to load up by default. -john From owner-freebsd-ports Wed May 21 23:30:01 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id XAA04496 for ports-outgoing; Wed, 21 May 1997 23:30:01 -0700 (PDT) Received: from serv.gtcs.com (serv.gtcs.com [206.54.69.1]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id XAA04465; Wed, 21 May 1997 23:29:40 -0700 (PDT) Received: from home.gtcs.com (home.gtcs.com [206.54.69.238]) by serv.gtcs.com (8.8.5/8.6.12-2) with SMTP id AAA12591; Thu, 22 May 1997 00:29:25 -0600 (MDT) Date: Thu, 22 May 1997 00:29:02 -0600 (MDT) From: Bruce Gingery To: James FitzGibbon cc: FreeBSD-gnats-submit@FreeBSD.ORG, GNATS Management , freebsd-ports@hub.freebsd.org Subject: Re: ports/3657: HyperNews port submitted In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Thankyou for the correction. I did not realize that p5- indicated CPAN only, and hadn't seen that anyplace. I merely took it as a designator that it was something which requires Perl5. Bruce Gingery On Wed, 21 May 1997, James FitzGibbon wrote: -}Date: Wed, 21 May 1997 22:47:53 -0400 (EDT) -}From: James FitzGibbon -}To: bgingery@gtcs.com -}Cc: FreeBSD-gnats-submit@FreeBSD.ORG, GNATS Management , -} freebsd-ports@hub.freebsd.org -}Subject: Re: ports/3657: HyperNews port submitted -} -}On Wed, 21 May 1997 bgingery@gtcs.com wrote: -} -}> >Category: ports -}> >Synopsis: Port of NCSA HyperNews submitted as p5-hypernews -} -}I noticed that you submitted this with a "p5-" prefix. Just to let you -}know, that's for Perl 5 modules from CPAN, not just any program that uses -}perl5 to do it's work. -} -}Whoever imports this, please take note. -} -}Thanks. -} -}-- -}j. -} -} From owner-freebsd-ports Wed May 21 23:30:04 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id XAA04516 for ports-outgoing; Wed, 21 May 1997 23:30:04 -0700 (PDT) Received: (from gnats@localhost) by hub.freebsd.org (8.8.5/8.8.5) id XAA04502; Wed, 21 May 1997 23:30:02 -0700 (PDT) Date: Wed, 21 May 1997 23:30:02 -0700 (PDT) Message-Id: <199705220630.XAA04502@hub.freebsd.org> To: freebsd-ports Cc: From: Bruce Gingery Subject: Re: ports/3657: HyperNews port submitted Reply-To: Bruce Gingery Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk The following reply was made to PR ports/3657; it has been noted by GNATS. From: Bruce Gingery To: James FitzGibbon Cc: FreeBSD-gnats-submit@FreeBSD.ORG, GNATS Management , freebsd-ports@hub.freebsd.org Subject: Re: ports/3657: HyperNews port submitted Date: Thu, 22 May 1997 00:29:02 -0600 (MDT) Thankyou for the correction. I did not realize that p5- indicated CPAN only, and hadn't seen that anyplace. I merely took it as a designator that it was something which requires Perl5. Bruce Gingery On Wed, 21 May 1997, James FitzGibbon wrote: -}Date: Wed, 21 May 1997 22:47:53 -0400 (EDT) -}From: James FitzGibbon -}To: bgingery@gtcs.com -}Cc: FreeBSD-gnats-submit@FreeBSD.ORG, GNATS Management , -} freebsd-ports@hub.freebsd.org -}Subject: Re: ports/3657: HyperNews port submitted -} -}On Wed, 21 May 1997 bgingery@gtcs.com wrote: -} -}> >Category: ports -}> >Synopsis: Port of NCSA HyperNews submitted as p5-hypernews -} -}I noticed that you submitted this with a "p5-" prefix. Just to let you -}know, that's for Perl 5 modules from CPAN, not just any program that uses -}perl5 to do it's work. -} -}Whoever imports this, please take note. -} -}Thanks. -} -}-- -}j. -} -} From owner-freebsd-ports Thu May 22 00:09:27 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id AAA06219 for ports-outgoing; Thu, 22 May 1997 00:09:27 -0700 (PDT) Received: from hydrogen.nike.efn.org (metriclient-2.uoregon.edu [128.223.172.2]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id AAA06211 for ; Thu, 22 May 1997 00:09:18 -0700 (PDT) Received: (from jmg@localhost) by hydrogen.nike.efn.org (8.8.5/8.8.5) id AAA00256; Thu, 22 May 1997 00:10:37 -0700 (PDT) Message-ID: <19970522001037.04311@hydrogen.nike.efn.org> Date: Thu, 22 May 1997 00:10:37 -0700 From: John-Mark Gurney To: Ian Struble Cc: Adam David , freebsd-ports@hub.freebsd.org Subject: Re: ports/3640: xlockmore galaxy bombs out References: <199705211430.HAA12933@hub.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.69 In-Reply-To: ; from Ian Struble on Wed, May 21, 1997 at 08:06:59AM -0700 Reply-To: John-Mark Gurney Organization: Cu Networking X-Operating-System: FreeBSD 2.2.1-RELEASE i386 X-PGP-Fingerprint: B7 EC EF F8 AE ED A7 31 96 7A 22 B3 D8 56 36 F4 X-Files: The truth is out there X-URL: http://resnet.uoregon.edu/~gurney_j/ Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Ian Struble scribbled this message on May 21: > > On 21-May-97 Adam David wrote: > > > > After awhile running "galaxy mode" the program bombs out with an FPE. > > > > > > Known problem, i think. This PR belongs into category `kern', or > > > maybe `bin'. Our FPU error handling is still not even remotely IEEE > > > compliant. > > > > It would probably make sense to disable galaxy mode in the port until the > > other problem is fixed? > > Rather than disable galaxy, a better bandaid would be to fix the galaxy mode. > Just because before this started happening with galxay mode it happened in > flame mode. Granted it was a long time ago when flame would give me FPE errors. of course there is also the problem that your console isn't locked after galaxy dies... :) -- John-Mark Cu Networking Modem/FAX: +1 541 683 6954 Live in Peace, destroy Micro$oft, support free software, run FreeBSD From owner-freebsd-ports Thu May 22 15:00:05 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id PAA10614 for ports-outgoing; Thu, 22 May 1997 15:00:05 -0700 (PDT) Received: (from gnats@localhost) by hub.freebsd.org (8.8.5/8.8.5) id PAA10605; Thu, 22 May 1997 15:00:03 -0700 (PDT) Resent-Date: Thu, 22 May 1997 15:00:03 -0700 (PDT) Resent-Message-Id: <199705222200.PAA10605@hub.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@FreeBSD.ORG, atk@ccf1.dialup.emory.edu Received: from ccf1.dialup.emory.edu (ccf1.dialup.emory.edu [170.140.247.247]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id OAA09302 for ; Thu, 22 May 1997 14:50:21 -0700 (PDT) Received: (from atk@localhost) by ccf1.dialup.emory.edu (8.8.5/8.8.5) id RAA11249; Thu, 22 May 1997 17:46:12 -0400 (EDT) Message-Id: <199705222146.RAA11249@ccf1.dialup.emory.edu> Date: Thu, 22 May 1997 17:46:12 -0400 (EDT) From: Alan Krantz Reply-To: atk@ccf1.dialup.emory.edu To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/3664: many things in /usr/ports won't compile Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Number: 3664 >Category: ports >Synopsis: many things in /usr/ports won't compile >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu May 22 15:00:02 PDT 1997 >Last-Modified: >Originator: Alan Krantz >Organization: >Release: FreeBSD 2.2-STABLE i386 >Environment: Freebsd 2.2.1 >Description: Many things in /usr/ports won't compile (such as tkgoodstuff) >How-To-Repeat: cd /usr/ports/x11/tkgoodstuff make >Fix: >Audit-Trail: >Unformatted: From owner-freebsd-ports Thu May 22 15:35:58 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id PAA13244 for ports-outgoing; Thu, 22 May 1997 15:35:58 -0700 (PDT) Received: from freefall.freebsd.org (freefall.cdrom.com [204.216.27.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id PAA13219; Thu, 22 May 1997 15:35:49 -0700 (PDT) From: "David E. O'Brien" Received: (from obrien@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id PAA02509; Thu, 22 May 1997 15:35:48 -0700 (PDT) Date: Thu, 22 May 1997 15:35:48 -0700 (PDT) Message-Id: <199705222235.PAA02509@freefall.freebsd.org> To: jkh@time.cdrom.com, obrien@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/3641 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: New port submission - The Data Display Debugger. State-Changed-From-To: open-closed State-Changed-By: obrien State-Changed-When: Thu May 22 15:33:33 PDT 1997 State-Changed-Why: Port submitted inpendently by obrien. From owner-freebsd-ports Thu May 22 15:49:35 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id PAA14703 for ports-outgoing; Thu, 22 May 1997 15:49:35 -0700 (PDT) Received: from freefall.freebsd.org (freefall.cdrom.com [204.216.27.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id PAA14697; Thu, 22 May 1997 15:49:30 -0700 (PDT) From: Satoshi Asami Received: (from asami@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id PAA02671; Thu, 22 May 1997 15:49:30 -0700 (PDT) Date: Thu, 22 May 1997 15:49:30 -0700 (PDT) Message-Id: <199705222249.PAA02671@freefall.freebsd.org> To: atk@ccf1.dialup.emory.edu, asami@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/3664 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: many things in /usr/ports won't compile State-Changed-From-To: open-closed State-Changed-By: asami State-Changed-When: Thu May 22 15:47:51 PDT 1997 State-Changed-Why: Please file individual PRs if you find any problems. Don't forget to include complete logs. By the way, tkgoodstuff did compile (with 2.2.1 and 2.2.2) for me, that's why there are packages on ftp.freebsd.org. From owner-freebsd-ports Thu May 22 19:50:04 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id TAA25695 for ports-outgoing; Thu, 22 May 1997 19:50:04 -0700 (PDT) Received: (from gnats@localhost) by hub.freebsd.org (8.8.5/8.8.5) id TAA25687; Thu, 22 May 1997 19:50:01 -0700 (PDT) Resent-Date: Thu, 22 May 1997 19:50:01 -0700 (PDT) Resent-Message-Id: <199705230250.TAA25687@hub.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@FreeBSD.ORG, slfarmer@swbell.net Received: from pro200.farmer.org (ppp-208-15-144-24.tulsok.swbell.net [208.15.144.24]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id TAA25428 for ; Thu, 22 May 1997 19:42:02 -0700 (PDT) Received: (from steve@localhost) by pro200.farmer.org (8.8.5/8.8.5) id VAA10086; Thu, 22 May 1997 21:42:00 -0500 (CDT) Message-Id: <199705230242.VAA10086@pro200.farmer.org> Date: Thu, 22 May 1997 21:42:00 -0500 (CDT) From: steve@pro200.farmer.org Reply-To: slfarmer@swbell.net To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/3665: mtools port install fails Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Number: 3665 >Category: ports >Synopsis: mtools port install fails >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu May 22 19:50:00 PDT 1997 >Last-Modified: >Originator: Steven L. Farmer >Organization: >Release: FreeBSD 2.2.2-RELEASE i386 >Environment: Latest cvsup "ports-all tag=. release=cvs" on 22 May. >Description: Partial output from "make install": ----------------------------------- install: ./scripts/mcheck: No such file or directory /usr/local/bin/mcheck install: ./scripts/mxtar: No such file or directory /usr/local/bin/mxtar install: ./scripts/xcopy: No such file or directory /usr/local/bin/xcopy install: ./scripts/mcomp: No such file or directory /usr/local/bin/mcomp rm -f /usr/local/bin/lz ln -s uz /usr/local/bin/lz ./mkinstalldirs /usr/local/info if test -f mtools.info; then \ for i in mtools.info*; do \ /usr/bin/install -c -o bin -g bin -m 644 $i /usr/local/info/$i; \ done; \ else \ for i in ./mtools.info*; do \ /usr/bin/install -c -o bin -g bin -m 644 $i /usr/local/info/`echo $i | sed 's|^./||'`; \ done; \ fi install-info: No such file or directory for /usr/local/info/dir *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. # ^Dexit >How-To-Repeat: su root cd /usr/ports/emulators/mtools make install >Fix: >Audit-Trail: >Unformatted: From owner-freebsd-ports Fri May 23 01:53:35 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id BAA09833 for ports-outgoing; Fri, 23 May 1997 01:53:35 -0700 (PDT) Received: from gatekeeper.ukrv.de (gatekeeper.ukrv.de [193.175.72.2]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id BAA09828 for ; Fri, 23 May 1997 01:53:32 -0700 (PDT) Received: by gatekeeper.ukrv.de; (5.65/1.1.8.2/17Oct95-0336PM) id AA20333; Fri, 23 May 1997 10:52:33 +0200 Received: from mailhost(193.175.66.33) by gatekeeper.ukrv.de via smap (V1.3-JSC) id sma020272; Fri May 23 10:52:10 1997 Received: from merlin.ukrv.de by mailhost.ukrv.de; (5.65/1.1.8.2/08Mar95-0213PM) id AA11570; Fri, 23 May 1997 10:52:10 +0200 Received: by merlin.ukrv.de (4.1/UKRV-Gen PCG 0.1) id AA06514; Fri, 23 May 97 10:52:09 +0200 From: Udo Wolter Message-Id: <9705230852.AA06514@merlin.ukrv.de> Subject: Why mtools only Version 3.0 ? To: freebsd-ports@FreeBSD.ORG Date: Fri, 23 May 1997 10:52:07 +0200 (MET DST) X-Mailer: ELM [version 2.4ME+ PL31 (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 Hi ! I was looking at the packages collection on some FTP servers and I can only find the old mtools version 3.0. Can anyone tell me why there isn't the newest version 3.6 (which indeed runs perfect) ? Bye, Udo -- Udo Wolter, email: uwp@cs.tu-berlin.de !!! LOW-TECH Page: http://www.cs.tu-berlin.de/~uwp/low-tech.html !!! From owner-freebsd-ports Fri May 23 09:00:24 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id JAA26652 for ports-outgoing; Fri, 23 May 1997 09:00:24 -0700 (PDT) Received: from agora.rdrop.com (root@agora.rdrop.com [199.2.210.241]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id JAA26633 for ; Fri, 23 May 1997 09:00:20 -0700 (PDT) Received: from yarrina.connect.com.au (yarrina.connect.com.au [192.189.54.17]) by agora.rdrop.com (8.8.5/8.8.5) with ESMTP id HAA09997 for ; Fri, 23 May 1997 07:21:57 -0700 (PDT) Received: from aardvark ([203.36.12.1]) by yarrina.connect.com.au with ESMTP id AAA12735 (8.8.5/IDA-1.6 for ); Sat, 24 May 1997 00:21:53 +1000 (EST) Received: from solsbury-hill.home (dialup-2.aardvark.apana.org.au [203.12.237.65]) by aardvark (8.8.4/8.6.9) with ESMTP id AAA01191 for ; Sat, 24 May 1997 00:21:41 +1000 Received: from solsbury-hill.home (localhost.home [127.0.0.1]) by solsbury-hill.home (8.7.5/8.7.3) with ESMTP id AAA01306 for ; Sat, 24 May 1997 00:21:13 +1000 (EST) Message-Id: <199705231421.AAA01306@solsbury-hill.home> X-Mailer: exmh version 2.0beta 12/23/96 From: Joel Sutton To: ports@freebsd.org Subject: Holidays Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 24 May 1997 00:21:12 +1000 Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Greetings, I'm going on holidays for two weeks. I am the maintainer of: dvi2tty xgs aftp ...and a few more than haven't been committed yet. If there are any problems with the above ports please email me and I will attend to them when I return. Until then... Thanks, Joel... From owner-freebsd-ports Fri May 23 09:14:15 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id JAA28266 for ports-outgoing; Fri, 23 May 1997 09:14:15 -0700 (PDT) Received: from cold.org (cold.org [206.81.134.103]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id JAA28259 for ; Fri, 23 May 1997 09:14:13 -0700 (PDT) Received: from localhost (brandon@localhost) by cold.org (8.8.5/8.8.3) with SMTP id KAA06874 for ; Fri, 23 May 1997 10:14:16 -0600 (MDT) Date: Fri, 23 May 1997 10:14:15 -0600 (MDT) From: Brandon Gillespie To: freebsd-ports@freebsd.org Subject: How to make a port? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I'm sure this is a common question, but I just havn't been able to find anything in the docs. I administrate the development of Cold/ColdC/Genesis--an OO Network Database server, originally intended for MUDs. I would like to set it up as a port, but short of simply shagging an existing port and altering the applicable files, I don't know how to create one :) -Brandon Gillespie From owner-freebsd-ports Fri May 23 12:35:53 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id MAA11041 for ports-outgoing; Fri, 23 May 1997 12:35:53 -0700 (PDT) Received: from cold.org (cold.org [206.81.134.103]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id MAA11035 for ; Fri, 23 May 1997 12:35:48 -0700 (PDT) Received: from localhost (brandon@localhost) by cold.org (8.8.5/8.8.3) with SMTP id NAA07365; Fri, 23 May 1997 13:34:30 -0600 (MDT) Date: Fri, 23 May 1997 13:34:29 -0600 (MDT) From: Brandon Gillespie To: "Pedro F. Giffuni" cc: freebsd-ports@freebsd.org Subject: Re: How to make a port? In-Reply-To: <3385FC38.3216@fps.biblos.unal.edu.co> 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 Fri, 23 May 1997, Pedro F. Giffuni wrote: > The complete instructions ARE in the handbook. aww, hell, sorry--I admin several different unix boxes, and FreeBSD is just one in the crowd. I never think of the handbook, just 'man', since thats what is on everything else. Sorry for the idiocy. (and I keep wishing there were 'man' hooks that simply said 'look in handbook section x.x.x' to remind dolts like me that its there) -Brandon From owner-freebsd-ports Fri May 23 13:15:25 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id NAA13021 for ports-outgoing; Fri, 23 May 1997 13:15:25 -0700 (PDT) Received: from fps.biblos.unal.edu.co ([168.176.37.11]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id NAA13012 for ; Fri, 23 May 1997 13:15:15 -0700 (PDT) Received: from localhost by fps.biblos.unal.edu.co (AIX 4.1/UCB 5.64/4.03) id AA21286; Fri, 23 May 1997 15:14:53 -0500 Date: Fri, 23 May 1997 15:14:51 -0500 (EST) From: "Pedro F. Giffuni" To: Brandon Gillespie Cc: freebsd-ports@freebsd.org Subject: Re: How to make a port? In-Reply-To: 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 Fri, 23 May 1997, Brandon Gillespie wrote: > > On Fri, 23 May 1997, Pedro F. Giffuni wrote: > > The complete instructions ARE in the handbook. > > aww, hell, sorry--I admin several different unix boxes, and FreeBSD is Ahh, don't worry it happens to me also :-). > > (and I keep wishing there were 'man' hooks that simply said 'look in > handbook section x.x.x' to remind dolts like me that its there) > I think the lynx maintainer should keep the handbook as the default page. Have fun, porting becomes addictive :). Pedro. > -Brandon > > From owner-freebsd-ports Sat May 24 00:20:03 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id AAA11383 for ports-outgoing; Sat, 24 May 1997 00:20:03 -0700 (PDT) Received: (from gnats@localhost) by hub.freebsd.org (8.8.5/8.8.5) id AAA11376; Sat, 24 May 1997 00:20:01 -0700 (PDT) Resent-Date: Sat, 24 May 1997 00:20:01 -0700 (PDT) Resent-Message-Id: <199705240720.AAA11376@hub.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@FreeBSD.ORG, paulz@trantor.stuyts.nl Received: from relay.NL.net (relay.NL.net [193.78.240.18]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id AAA11260 for ; Sat, 24 May 1997 00:16:55 -0700 (PDT) Received: from stuyts by relay.NL.net (5.65b/NLnet-3.4) id AA11218; Sat, 24 May 1997 09:16:53 +0200 Received: from trantor.stuyts.nl (uucp@localhost) by terminus.stuyts.nl (8.8.5/8.8.5) with UUCP id JAA07960 for FreeBSD-gnats-submit@freebsd.org; Sat, 24 May 1997 09:00:22 +0200 (MET DST) Received: (from paulz@localhost) by trantor.stuyts.nl (8.8.5/8.8.5) id IAA24444; Sat, 24 May 1997 08:52:27 +0200 (MET DST) Message-Id: <199705240652.IAA24444@trantor.stuyts.nl> Date: Sat, 24 May 1997 08:52:27 +0200 (MET DST) From: paulz@trantor.stuyts.nl Reply-To: paulz@trantor.stuyts.nl To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/3672: lsof port fails compilation Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Number: 3672 >Category: ports >Synopsis: lsof port fails compilation >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat May 24 00:20:00 PDT 1997 >Last-Modified: >Originator: Paul van der Zwan >Organization: n.a. >Release: FreeBSD 3.0-CURRENT i386 >Environment: -current cvsupped and checked-out 23-06-1997 >Description: compiling the lsof port fails with the following errors: gcc -O -DFREEBSDV=300 -DHASFDESCFS -DHASPROCFS=proc -c rnam.c rnam.c:114: `NCHNAMLEN' undeclared here (not in a function) rnam.c:114: size of array `nm' has non-integer type rnam.c: In function `ncache_load': rnam.c:390: structure has no member named `nc_lru' rnam.c:396: `NCHNAMLEN' undeclared (first use this function) rnam.c:396: (Each undeclared identifier is reported only once rnam.c:396: for each function it appears in.) rnam.c:419: structure has no member named `nc_vpid' rnam.c:427: structure has no member named `nc_dvpid' *** Error code 1 Stop. >How-To-Repeat: cd /usr/ports/sysutils make >Fix: none I know of. lsof 4.07 also fails compilation. >Audit-Trail: >Unformatted: From owner-freebsd-ports Sat May 24 11:04:14 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id LAA09799 for ports-outgoing; Sat, 24 May 1997 11:04:14 -0700 (PDT) Received: from solvix.solvix.com (PPP40.dallas.dfw.net [204.155.146.139]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id LAA09793 for ; Sat, 24 May 1997 11:04:11 -0700 (PDT) Received: (from rick@localhost) by solvix.solvix.com (8.8.4/8.7.3) id NAA00526 for ports@freebsd.org; Sat, 24 May 1997 13:09:38 -0500 (CDT) From: rbarton@dfw.net Message-Id: <199705241809.NAA00526@solvix.solvix.com> Subject: Adding new program To: ports@freebsd.org Date: Sat, 24 May 1997 13:09:38 -0500 (CDT) X-Mailer: ELM [version 2.4ME+ PL19 (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 Please let me know if this is directed to the wrong group, but I have a fairly good/decent BASIC interpreter that I would like to put into public domain. I have developed it on FreeBSD (so I don't think it's a port), however it does (has) run under Linux and Sun Sparc and at one time a while back on DOS with some minor modification. What steps do I need to go through to make this available? Thanks rick -- sometimes you feel like a patch... sometimes you don't... rbarton@dfw.net From owner-freebsd-ports Sat May 24 11:51:49 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id LAA12147 for ports-outgoing; Sat, 24 May 1997 11:51:49 -0700 (PDT) Received: from ingenieria ([168.176.15.11]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id LAA12142 for ; Sat, 24 May 1997 11:51:42 -0700 (PDT) Received: from unalmodem.usc.unal.edu.co by ingenieria (SMI-8.6/SMI-SVR4) id OAA24808; Sat, 24 May 1997 14:38:12 -0400 Message-ID: <33875414.D30@fps.biblos.unal.edu.co> Date: Sat, 24 May 1997 13:48:20 -0700 From: "Pedro F. Giffuni" Organization: Universidad Nacional de Colombia X-Mailer: Mozilla 3.0 (Win16; I) MIME-Version: 1.0 To: rbarton@dfw.net CC: ports@freebsd.org Subject: Re: Adding new program References: <199705241809.NAA00526@solvix.solvix.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk rbarton@dfw.net wrote: > > Please let me know if this is directed to the wrong group, but I have > a fairly good/decent BASIC interpreter that I would like to put into > public domain. I have developed it on FreeBSD (so I don't think it's > a port), however it does (has) run under Linux and Sun Sparc and > at one time a while back on DOS with some minor modification. > This is the correct group, it is a "port" :-). > What steps do I need to go through to make this available? > Please take a look in the handbook (/usr/share/doc), in the section about ports, and don't hesistate to contact us if you have any problem. It's a simple process once you get used to it. Pedro. > Thanks > > rick > -- > sometimes you feel like a patch... sometimes you don't... > rbarton@dfw.net From owner-freebsd-ports Sat May 24 11:59:04 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id LAA12366 for ports-outgoing; Sat, 24 May 1997 11:59:04 -0700 (PDT) Received: from ingenieria ([168.176.15.11]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id LAA12361 for ; Sat, 24 May 1997 11:58:59 -0700 (PDT) Received: from unalmodem.usc.unal.edu.co by ingenieria (SMI-8.6/SMI-SVR4) id OAA24827; Sat, 24 May 1997 14:45:24 -0400 Message-ID: <338755C5.3416@fps.biblos.unal.edu.co> Date: Sat, 24 May 1997 13:55:33 -0700 From: "Pedro F. Giffuni" Organization: Universidad Nacional de Colombia X-Mailer: Mozilla 3.0 (Win16; I) MIME-Version: 1.0 To: ports@freebsd.org Subject: Porting (stupid) doubt Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Howdy, I have almost finished a port of xbl (Blockout), a 3d-tetris like game. I commented out the interactive sections in the Makefile, but the "make install", wants to be in the source directory because it has this "cp xbl $(PREFIX)/bin" style of commands in the Makefile. The port ends replying "file not found" when the installation will be done. I tried editing the source Makefile with little success; is there an easy way of defining the dir change in the do-install of the top level makefile. (hope I made my self clear ;-) ). Pedro. From owner-freebsd-ports Sat May 24 16:22:15 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id QAA24884 for ports-outgoing; Sat, 24 May 1997 16:22:15 -0700 (PDT) Received: from hwcn.org (0@main.hwcn.org [199.212.94.65]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id QAA24878 for ; Sat, 24 May 1997 16:22:12 -0700 (PDT) Received: from james.freenet.hamilton.on.ca (3199@james.hwcn.org [199.212.94.66]) by hwcn.org (8.8.5/8.8.5) with ESMTP id TAA12202; Sat, 24 May 1997 19:22:35 -0400 (EDT) Received: from localhost (ac199@localhost) by james.freenet.hamilton.on.ca (8.8.5/8.8.5) with SMTP id TAA07260; Sat, 24 May 1997 19:24:49 -0400 (EDT) X-Authentication-Warning: james.freenet.hamilton.on.ca: ac199 owned process doing -bs Date: Sat, 24 May 1997 19:24:47 -0400 (EDT) From: Tim Vanderhoek X-Sender: ac199@james.freenet.hamilton.on.ca Reply-To: Tim Vanderhoek To: "Pedro F. Giffuni" cc: ports@FreeBSD.ORG Subject: Re: Porting (stupid) doubt In-Reply-To: <338755C5.3416@fps.biblos.unal.edu.co> 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 Sat, 24 May 1997, Pedro F. Giffuni wrote: > I have almost finished a port of xbl (Blockout), a 3d-tetris like game. > I commented out the interactive sections in the Makefile, but the "make > install", wants to be in the source directory because it has this "cp > xbl $(PREFIX)/bin" style of commands in the Makefile. The port ends > replying "file not found" when the installation will be done. > I tried editing the source Makefile with little success; is there an > easy way of defining the dir change in the do-install of the top level > makefile. (hope I made my self clear ;-) ). Do you mean that the xbl Makefile wants to be in ${WRKSRC}/some_source_dir, but that, for the purposes of the port, you moved it to ${WRKSRC}? Rather than doing that, I would probably just leave it in ${WRKSRC}/some_source_dir, set MAKEFILE="some_source_dir/Makefile" in the port-Makefile, and then patch ${WRKSRC}/some_source_dir to include alwaysrunme:: cd some_source_dir Kludgy and hacky, but it should work... If I don't understand, feel free to clarify... :) -- Outnumbered? Maybe. Outspoken? Never! tIM...HOEk From owner-freebsd-ports Sat May 24 16:48:56 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id QAA25859 for ports-outgoing; Sat, 24 May 1997 16:48:56 -0700 (PDT) Received: from ingenieria ([168.176.15.11]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id QAA25850 for ; Sat, 24 May 1997 16:48:53 -0700 (PDT) Received: from unalmodem.usc.unal.edu.co by ingenieria (SMI-8.6/SMI-SVR4) id TAA25457; Sat, 24 May 1997 19:20:35 -0400 Message-ID: <33879642.5DAD@fps.biblos.unal.edu.co> Date: Sat, 24 May 1997 18:30:42 -0700 From: "Pedro F. Giffuni" Organization: Universidad Nacional de Colombia X-Mailer: Mozilla 3.0 (Win16; I) MIME-Version: 1.0 To: Tim Vanderhoek CC: ports@FreeBSD.ORG Subject: Re: Porting (stupid) doubt References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Tim Vanderhoek wrote: > > If I don't understand, feel free to clarify... :) > The problem is not that one: When I type "make install" from the top makefile , everything builds well, but the installation breaks. I have to cd to $(WRKSRC)/xbl*/ and type make install there (weird isn't it?). Perhaps something like ... do-install: @(cd work/xbl-1.00; make install) but I'm not a makefile expert. TIA, Pedro. > -- > Outnumbered? Maybe. Outspoken? Never! > tIM...HOEk From owner-freebsd-ports Sat May 24 23:33:49 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id XAA10820 for ports-outgoing; Sat, 24 May 1997 23:33:49 -0700 (PDT) Received: from hwcn.org (0@main.hwcn.org [199.212.94.65]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id XAA10815 for ; Sat, 24 May 1997 23:33:47 -0700 (PDT) Received: from james.freenet.hamilton.on.ca (3199@james.hwcn.org [199.212.94.66]) by hwcn.org (8.8.5/8.8.5) with ESMTP id CAA14499; Sun, 25 May 1997 02:33:58 -0400 (EDT) Received: from localhost (ac199@localhost) by james.freenet.hamilton.on.ca (8.8.5/8.8.5) with SMTP id CAA02391; Sun, 25 May 1997 02:36:17 -0400 (EDT) X-Authentication-Warning: james.freenet.hamilton.on.ca: ac199 owned process doing -bs Date: Sun, 25 May 1997 02:36:16 -0400 (EDT) From: Tim Vanderhoek X-Sender: ac199@james.freenet.hamilton.on.ca Reply-To: Tim Vanderhoek To: "Pedro F. Giffuni" cc: Tim Vanderhoek , ports@FreeBSD.ORG Subject: Re: Porting (stupid) doubt In-Reply-To: <33879642.5DAD@fps.biblos.unal.edu.co> 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 Sat, 24 May 1997, Pedro F. Giffuni wrote: > The problem is not that one: When I type "make install" from the top > makefile , everything builds well, but the installation breaks. I have > to cd to $(WRKSRC)/xbl*/ and type make install there (weird isn't it?). Careful! ${WRKSRC}=="work/xbl-1.00/". Do you mean you have to cd to ``work/xbl-1.00/xbl*/'' or ``work/xbl-1.00/'' (which is what you have in the do-install target quoted below)? > Perhaps something like > ... > do-install: > @(cd work/xbl-1.00; make install) This is what the do-install target in bsd.port.mk should be doing... @(cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} \ ${MAKE_FLAGS} ${MAKEFILE} ${INSTALL_TARGET}) After variable-substitution, this should work-out to be something like... @(cd work/xbl-1.00 && env CFLAGS=-O2 make -f Makefile install) Which is functionally equivalent to what you want. Hmm... I'm curious now... :) Do you have the port available somewhere to grab and look at? -- Outnumbered? Maybe. Outspoken? Never! tIM...HOEk