From owner-freebsd-ports Sun Mar 23 01:23:28 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id BAA00792 for ports-outgoing; Sun, 23 Mar 1997 01:23:28 -0800 (PST) Received: from sax.sax.de (sax.sax.de [193.175.26.33]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id BAA00787 for ; Sun, 23 Mar 1997 01:23:24 -0800 (PST) Received: (from uucp@localhost) by sax.sax.de (8.6.12/8.6.12-s1) with UUCP id KAA06533; Sun, 23 Mar 1997 10:22:07 +0100 Received: (from j@localhost) by uriah.heep.sax.de (8.8.5/8.8.5) id KAA07796; Sun, 23 Mar 1997 10:13:13 +0100 (MET) Message-ID: <19970323101313.NL13854@uriah.heep.sax.de> Date: Sun, 23 Mar 1997 10:13:13 +0100 From: j@uriah.heep.sax.de (J Wunsch) To: krw@tcn.net (Kenneth R. Westerback) Cc: freebsd-ports@freebsd.org Subject: Re: 2.2R xpm-3.4j port == ld: -lgnumalloc: no match References: 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 Kenneth R. Westerback on Mar 22, 1997 21:43:26 -0500 Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk As Kenneth R. Westerback wrote: > When I tried to install fvwm2 from the ports collection I got with 2.2R it > failed while trying to install xpm. The error message at the end was > > rm -f sxpm > cc -o sxpm -m486 -O2 -L/usr/X11R6/lib sxpm.o -L../lib -L/usr/X11R6/lib > -lXpm -lXt -lSM -lICE -lXent -lX11 -lgnumalloc > ld: -lgnumalloc: no match It should not ever attempt to link against gnumalloc. I think this problem is caused by a wrong FreeBSD version indication in the Imake template files: they are still at FreeBSD 2.1.5 and thus believe gnumalloc would be required (/usr/X11R6/lib/X11/config/FreeBSD.cf). (gnumalloc has been abandoned by the time phkmalloc got into operation, it was only there since it used to be much better than the old and rotten BSD malloc.) -- 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 Mar 23 05:27:59 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id FAA06549 for ports-outgoing; Sun, 23 Mar 1997 05:27:59 -0800 (PST) Received: from Pkrw.tcn.net (Pkrw.tcn.net [199.166.4.58]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id FAA06544 for ; Sun, 23 Mar 1997 05:27:55 -0800 (PST) Received: from localhost (krw@localhost) by Pkrw.tcn.net (8.8.5/8.8.5) with SMTP id IAA06477; Sun, 23 Mar 1997 08:31:11 -0500 (EST) Date: Sun, 23 Mar 1997 08:30:49 -0500 (EST) From: "Kenneth R. Westerback" Reply-To: "Kenneth R. Westerback" To: Joerg Wunsch cc: freebsd-ports@freebsd.org Subject: Re: 2.2R xpm-3.4j port == ld: -lgnumalloc: no match In-Reply-To: <19970323101313.NL13854@uriah.heep.sax.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Excellent. I removed the link to libgnumalloc.so.2.0, changed FreeBSD.cf so that OSMinor/TeenyVersion is now 2/0 instead of 1/5 and re-made xpm with no problem. Remade fvwm2 just to be safe and no prblems there either. Thanks! ---- Ken > As Kenneth R. Westerback wrote: > > > When I tried to install fvwm2 from the ports collection I got with 2.2R it > > failed while trying to install xpm. The error message at the end was > > > > rm -f sxpm > > cc -o sxpm -m486 -O2 -L/usr/X11R6/lib sxpm.o -L../lib -L/usr/X11R6/lib > > -lXpm -lXt -lSM -lICE -lXent -lX11 -lgnumalloc > > ld: -lgnumalloc: no match > > It should not ever attempt to link against gnumalloc. I think this > problem is caused by a wrong FreeBSD version indication in the Imake > template files: they are still at FreeBSD 2.1.5 and thus believe > gnumalloc would be required (/usr/X11R6/lib/X11/config/FreeBSD.cf). > > (gnumalloc has been abandoned by the time phkmalloc got into > operation, it was only there since it used to be much better than the > old and rotten BSD malloc.) > > -- > 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 Mar 23 05:58:46 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id FAA07391 for ports-outgoing; Sun, 23 Mar 1997 05:58:46 -0800 (PST) Received: (from joerg@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id FAA07372; Sun, 23 Mar 1997 05:58:40 -0800 (PST) Date: Sun, 23 Mar 1997 05:58:40 -0800 (PST) From: Joerg Wunsch Message-Id: <199703231358.FAA07372@freefall.freebsd.org> To: lkoeller@odie.physik2.uni-rostock.de, joerg, freebsd-ports Subject: Re: ports/3038 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: Update the xperfmon++-1.33 to 1.40 like in 2.2R State-Changed-From-To: open-closed State-Changed-By: joerg State-Changed-When: Sun Mar 23 14:57:57 MET 1997 State-Changed-Why: Ports are not related to releases, and the current version of the xperfmon port is 1.40. From owner-freebsd-ports Sun Mar 23 07:39:57 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id HAA10571 for ports-outgoing; Sun, 23 Mar 1997 07:39:57 -0800 (PST) Received: (from jfitz@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id HAA10555; Sun, 23 Mar 1997 07:39:52 -0800 (PST) Date: Sun, 23 Mar 1997 07:39:52 -0800 (PST) From: James FitzGibbon Message-Id: <199703231539.HAA10555@freefall.freebsd.org> To: mph@pobox.com, jfitz, freebsd-ports, jfitz Subject: Re: ports/3062 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: Bad Makefile for quakeserver State-Changed-From-To: open-closed State-Changed-By: jfitz State-Changed-When: Sun Mar 23 07:37:42 PST 1997 State-Changed-Why: Fixed Makefile per Matthew Hunt PR closed Responsible-Changed-From-To: freebsd-ports->jfitz Responsible-Changed-By: jfitz Responsible-Changed-When: Sun Mar 23 07:37:42 PST 1997 Responsible-Changed-Why: I break it, I fix it. With a few hours in between. From owner-freebsd-ports Sun Mar 23 09:38:09 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id JAA15587 for ports-outgoing; Sun, 23 Mar 1997 09:38:09 -0800 (PST) Received: (from jfitz@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id JAA15554; Sun, 23 Mar 1997 09:38:03 -0800 (PST) Date: Sun, 23 Mar 1997 09:38:03 -0800 (PST) From: James FitzGibbon Message-Id: <199703231738.JAA15554@freefall.freebsd.org> To: andrew@ugh.net.au, jfitz, freebsd-ports, jfitz Subject: Re: ports/2972 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: New port of idled-1.16 State-Changed-From-To: open-closed State-Changed-By: jfitz State-Changed-When: Sun Mar 23 09:37:09 PST 1997 State-Changed-Why: Port imported PR closed Responsible-Changed-From-To: freebsd-ports->jfitz Responsible-Changed-By: jfitz Responsible-Changed-When: Sun Mar 23 09:37:09 PST 1997 Responsible-Changed-Why: Import complete. Enter when ready. From owner-freebsd-ports Sun Mar 23 09:50:05 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id JAA16060 for ports-outgoing; Sun, 23 Mar 1997 09:50:05 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id JAA16054; Sun, 23 Mar 1997 09:50:02 -0800 (PST) Resent-Date: Sun, 23 Mar 1997 09:50:02 -0800 (PST) Resent-Message-Id: <199703231750.JAA16054@freefall.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@freefall.FreeBSD.org, Received:"from wopr.ml.org (MPH124.rh.psu.edu [128.118.21.27]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id JAA15818 for" ; Sun, 23 Mar 1997 09:44:05.-0800 (PST) Received: (from hunt@localhost) by wopr.ml.org (8.8.5/8.8.5) id MAA07387; Sun, 23 Mar 1997 12:44:02 -0500 (EST) Message-Id: <199703231744.MAA07387@wopr.ml.org> Date: Sun, 23 Mar 1997 12:44:02 -0500 (EST) From: Matthew Hunt To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/3068: Build of AfterStep fails; PI undefined Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >Number: 3068 >Category: ports >Synopsis: Build of AfterStep fails; PI undefined >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-ports >State: open >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Mar 23 09:50:01 PST 1997 >Last-Modified: >Originator: Matthew Hunt >Organization: none >Release: FreeBSD 2.2-RELEASE i386 >Environment: FreeBSD 2.2R, current ports collection. >Description: making all in ./modules/Animate... cc -m486 -O2 -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c Animate.c Animate.c: In function `AnimateResizeTwist': Animate.c:82: `PI' undeclared (first use this function) Animate.c:82: (Each undeclared identifier is reported only once Animate.c:82: for each function it appears in.) >How-To-Repeat: Build AfterStep. >Fix: Here's one way to fix it. Maybe another way is better. --- modules/Animate/Animate.c.orig Sun Mar 23 12:39:38 1997 +++ modules/Animate/Animate.c Sun Mar 23 12:40:15 1997 @@ -38,6 +38,10 @@ #include "../../lib/aftersteplib.h" #include "Animate.h" +#ifndef PI +#define PI 3.14159265359 +#endif + Display *dpy; int scr; Window root; >Audit-Trail: >Unformatted: From owner-freebsd-ports Sun Mar 23 10:50:06 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id KAA18406 for ports-outgoing; Sun, 23 Mar 1997 10:50:06 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id KAA18391; Sun, 23 Mar 1997 10:50:03 -0800 (PST) Resent-Date: Sun, 23 Mar 1997 10:50:03 -0800 (PST) Resent-Message-Id: <199703231850.KAA18391@freefall.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@freefall.FreeBSD.org, Received:"from wopr.ml.org (MPH124.rh.psu.edu [128.118.21.27]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id KAA18146 for" ; Sun, 23 Mar 1997 10:44:37.-0800 (PST) Received: (from hunt@localhost) by wopr.ml.org (8.8.5/8.8.5) id NAA08954; Sun, 23 Mar 1997 13:44:29 -0500 (EST) Message-Id: <199703231844.NAA08954@wopr.ml.org> Date: Sun, 23 Mar 1997 13:44:29 -0500 (EST) From: Matthew Hunt To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/3069: New port: xprompt Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >Number: 3069 >Category: ports >Synopsis: New port: xprompt >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Mar 23 10:50:01 PST 1997 >Last-Modified: >Originator: Matthew Hunt >Organization: none >Release: FreeBSD 2.2-RELEASE i386 >Environment: FreeBSD 2.2R >Description: xprompt is a little program that displays a dialog box to the user, and returns the user's reponse to stdout. It is useful when writing shell scripts etc. >How-To-Repeat: >Fix: xprompt-port.tar.gz is on ftp.freebsd.org in incoming. >Audit-Trail: >Unformatted: From owner-freebsd-ports Sun Mar 23 11:52:04 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id LAA24029 for ports-outgoing; Sun, 23 Mar 1997 11:52:04 -0800 (PST) Received: from sax.sax.de (sax.sax.de [193.175.26.33]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id LAA24001 for ; Sun, 23 Mar 1997 11:51:58 -0800 (PST) Received: (from uucp@localhost) by sax.sax.de (8.6.12/8.6.12-s1) with UUCP id UAA07994; Sun, 23 Mar 1997 20:51:22 +0100 Received: (from j@localhost) by uriah.heep.sax.de (8.8.5/8.8.5) id UAA18963; Sun, 23 Mar 1997 20:22:46 +0100 (MET) Message-ID: <19970323202245.BG54188@uriah.heep.sax.de> Date: Sun, 23 Mar 1997 20:22:45 +0100 From: j@uriah.heep.sax.de (J Wunsch) To: CVS-committers@freefall.freebsd.org, ports@freebsd.org Subject: Re: cvs commit: CVSROOT modules References: <199703231848.KAA18291@freefall.freebsd.org> 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: <199703231848.KAA18291@freefall.freebsd.org>; from Joerg Wunsch on Mar 23, 1997 10:48:09 -0800 Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk As Joerg Wunsch wrote: > joerg 97/03/23 10:48:08 > > Modified: . modules > Log: > Rename `top' to `port_top' in preparation of an import into the base > system. Should we disable it from the `sysutils' Makefile in the ports collection now? I think we should not nuke it for a while, all the 2.2 and 2.1.x systems around still require the port. -- 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 Mar 23 12:29:00 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id MAA26545 for ports-outgoing; Sun, 23 Mar 1997 12:29:00 -0800 (PST) Received: from mexico.brainstorm.eu.org (root@mexico.brainstorm.fr [193.56.58.253]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id MAA26539 for ; Sun, 23 Mar 1997 12:28:56 -0800 (PST) Received: from brasil.brainstorm.eu.org (brasil.brainstorm.fr [193.56.58.33]) by mexico.brainstorm.eu.org (8.8.4/8.8.4) with ESMTP id VAA00822 for ; Sun, 23 Mar 1997 21:28:45 +0100 Received: (from uucp@localhost) by brasil.brainstorm.eu.org (8.8.4/8.6.12) with UUCP id VAA17340 for freebsd-ports@freefall.freebsd.org; Sun, 23 Mar 1997 21:28:18 +0100 Received: (from roberto@localhost) by keltia.freenix.fr (8.8.5/keltia-uucp-2.9) id UAA19949; Sun, 23 Mar 1997 20:35:24 +0100 (CET) Message-ID: <19970323203523.42488@keltia.freenix.fr> Date: Sun, 23 Mar 1997 20:35:23 +0100 From: Ollivier Robert To: freebsd-ports@freefall.freebsd.org Subject: Re: ports/3038: Update xperfmon++ port in current References: <199703221800.KAA18154@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.65,1-4,10,14-18 X-Operating-System: FreeBSD 3.0-CURRENT ctm#3142 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk According to J Wunsch: > Ports don't have version tags. FreeBSD 2.2's ports are simply a > snapshot of the ports collection by the time the release has been > done, so the xperfmon port _is_ the updated one. With the exception of 2.2 where /usr/ports was tagged as well: =================================================================== File: Makefile Status: Up-to-date Working revision: 1.30 Sun Mar 16 13:25:13 1997 Repository revision: 1.30 /spare/FreeBSD-current/ports/Makefile,v Sticky Tag: (none) Sticky Date: (none) Sticky Options: (none) Existing Tags: RELENG_2_2_0_RELEASE (revision: 1.30) ports_2_0 (revision: 1.1.1.1) ports (branch: 1.1.1) -- Ollivier ROBERT -=- FreeBSD: There are no limits -=- roberto@keltia.freenix.fr FreeBSD keltia.freenix.fr 3.0-CURRENT #39: Sun Feb 2 22:12:44 CET 1997 From owner-freebsd-ports Sun Mar 23 14:22:22 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id OAA02691 for ports-outgoing; Sun, 23 Mar 1997 14:22:22 -0800 (PST) Received: from sax.sax.de (sax.sax.de [193.175.26.33]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id OAA02682 for ; Sun, 23 Mar 1997 14:22:19 -0800 (PST) Received: (from uucp@localhost) by sax.sax.de (8.6.12/8.6.12-s1) with UUCP id XAA10254 for freebsd-ports@freefall.freebsd.org; Sun, 23 Mar 1997 23:21:45 +0100 Received: (from j@localhost) by uriah.heep.sax.de (8.8.5/8.8.5) id WAA19586; Sun, 23 Mar 1997 22:24:00 +0100 (MET) Message-ID: <19970323222400.TF37655@uriah.heep.sax.de> Date: Sun, 23 Mar 1997 22:24:00 +0100 From: j@uriah.heep.sax.de (J Wunsch) To: freebsd-ports@freefall.freebsd.org Subject: Re: ports/3038: Update xperfmon++ port in current References: <199703221800.KAA18154@freefall.freebsd.org> <19970323203523.42488@keltia.freenix.fr> 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: <19970323203523.42488@keltia.freenix.fr>; from Ollivier Robert on Mar 23, 1997 20:35:23 +0100 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk As Ollivier Robert wrote: > > Ports don't have version tags. FreeBSD 2.2's ports are simply a > > snapshot of the ports collection by the time the release has been > > done, so the xperfmon port _is_ the updated one. > > With the exception of 2.2 where /usr/ports was tagged as well: Which is an accident. They should never have been, and the tag is about to be replaced by something else. Don't rely on it. -- 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 Mar 23 18:19:31 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id SAA19132 for ports-outgoing; Sun, 23 Mar 1997 18:19:31 -0800 (PST) Received: from dfw-ix16.ix.netcom.com (dfw-ix16.ix.netcom.com [206.214.98.16]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id SAA19122 for ; Sun, 23 Mar 1997 18:19:28 -0800 (PST) Received: (from smap@localhost) by dfw-ix16.ix.netcom.com (8.8.4/8.8.4) id UAA12013; Sun, 23 Mar 1997 20:18:42 -0600 (CST) Received: from sjx-ca39-19.ix.netcom.com(205.187.203.83) by dfw-ix16.ix.netcom.com via smap (V1.3) id sma011995; Sun Mar 23 20:18:31 1997 Received: (from asami@localhost) by baloon.mimi.com (8.8.5/8.6.9) id SAA01974; Sun, 23 Mar 1997 18:18:19 -0800 (PST) Date: Sun, 23 Mar 1997 18:18:19 -0800 (PST) Message-Id: <199703240218.SAA01974@baloon.mimi.com> To: joerg_wunsch@uriah.heep.sax.de CC: CVS-committers@freefall.freebsd.org, ports@freebsd.org In-reply-to: <19970323202245.BG54188@uriah.heep.sax.de> (j@uriah.heep.sax.de) Subject: Re: cvs commit: CVSROOT modules From: asami@vader.cs.berkeley.edu (Satoshi Asami) Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Thanks for the "top" import! * Should we disable it from the `sysutils' Makefile in the ports * collection now? I think we should not nuke it for a while, all the * 2.2 and 2.1.x systems around still require the port. We usually do it in the port Makefile. I'll commit it. Satoshi From owner-freebsd-ports Mon Mar 24 03:26:28 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id DAA02037 for ports-outgoing; Mon, 24 Mar 1997 03:26:28 -0800 (PST) Received: from dfw-ix2.ix.netcom.com (dfw-ix2.ix.netcom.com [206.214.98.2]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id DAA02032 for ; Mon, 24 Mar 1997 03:26:25 -0800 (PST) Received: (from smap@localhost) by dfw-ix2.ix.netcom.com (8.8.4/8.8.4) id FAA15547; Mon, 24 Mar 1997 05:25:54 -0600 (CST) Received: from ala-ca8-44.ix.netcom.com(207.93.141.172) by dfw-ix2.ix.netcom.com via smap (V1.3) id sma015505; Mon Mar 24 05:25:22 1997 Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.5/8.6.9) id DAA01361; Mon, 24 Mar 1997 03:22:44 -0800 (PST) Date: Mon, 24 Mar 1997 03:22:44 -0800 (PST) Message-Id: <199703241122.DAA01361@silvia.HIP.Berkeley.EDU> To: imp@village.org CC: ports@FreeBSD.ORG In-reply-to: (message from Warner Losh on Fri, 21 Mar 1997 22:39:52 -0700) Subject: Re: Perl From: asami@vader.cs.berkeley.edu (Satoshi Asami) Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk * Hmmm, I'm thinking that it might make sense to have a couple of things * to make perl ports work better. * * PERL ?= ${PREFIX}/bin/perl * * and * * HAS_PERL_CONFIG * * which can be used to generate * * do-configure: * @ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PREFIX}/bin/perl Makefile.PL I don't understand what HAS_PERL_CONFIG is supposed to do. Do some perl packages come with this Makefile.PL file that is actually not a Makefile but is a configure script? * and also be used to make sure that perl5 exists on the system before * trying to build That's what *_DEPENDS are for. * (and also enables NO_P5_JUNK-like functionality * easily). What's that? Satoshi From owner-freebsd-ports Mon Mar 24 07:10:09 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id HAA12424 for ports-outgoing; Mon, 24 Mar 1997 07:10:09 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id HAA12408; Mon, 24 Mar 1997 07:10:07 -0800 (PST) Resent-Date: Mon, 24 Mar 1997 07:10:07 -0800 (PST) Resent-Message-Id: <199703241510.HAA12408@freefall.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@freefall.FreeBSD.org, kgor@chess.inetspace.com Received: from chess.inetspace.com (chess.inetspace.com [206.50.163.14]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id HAA12025 for ; Mon, 24 Mar 1997 07:01:25 -0800 (PST) Received: (from kgor@localhost) by chess.inetspace.com (8.8.5/8.7.3) id JAA11069; Mon, 24 Mar 1997 09:03:05 -0600 (CST) Message-Id: <199703241503.JAA11069@chess.inetspace.com> Date: Mon, 24 Mar 1997 09:03:05 -0600 (CST) From: "Kent S. Gordon" Reply-To: kgor@chess.inetspace.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/3081: sitelispdir is a directory no a path Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >Number: 3081 >Category: ports >Synopsis: sitelispdir is a directory no a path >Confidential: yes >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Mar 24 07:10:04 PST 1997 >Last-Modified: >Originator: Kent S. Gordon >Organization: INetSpace >Release: FreeBSD 3.0-CURRENT i386 >Environment: >Description: The configuration sets sitelispdir to sitelispdir=/usr/local/lib/xemacs/site-lisp:/usr/local/share/emacs/site-lisp in the Makefile. This variable is a directory not a path even thought the comment say that it is a path. This make the site-lisp directory /usr/local/lib/xemacs/site-lisp:/usr/local/share/emacs/site-lisp instead of the intended /usr/local/lib/xemacs/site-lisp (usr/local/share/emacs/site-lisp is used by Gnu Emacs). The path functionality would be nice, but is not in the present code. >How-To-Repeat: >Fix: Change sitelispdir to sitelispdir=/usr/local/lib/xemacs/site-lisp in the Makefile. >Audit-Trail: >Unformatted: From owner-freebsd-ports Mon Mar 24 07:16:49 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id HAA12786 for ports-outgoing; Mon, 24 Mar 1997 07:16:49 -0800 (PST) Received: from rover.village.org (rover.village.org [204.144.255.49]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id HAA12779 for ; Mon, 24 Mar 1997 07:16:45 -0800 (PST) Received: from rover.village.org [127.0.0.1] by rover.village.org with esmtp (Exim 0.56 #1) id E0w9BUF-00056x-00; Mon, 24 Mar 1997 08:16:39 -0700 To: asami@vader.cs.berkeley.edu (Satoshi Asami) Subject: Re: Perl Cc: ports@freebsd.org In-reply-to: Your message of "Mon, 24 Mar 1997 03:22:44 PST." <199703241122.DAA01361@silvia.HIP.Berkeley.EDU> References: <199703241122.DAA01361@silvia.HIP.Berkeley.EDU> Date: Mon, 24 Mar 1997 08:16:38 -0700 From: Warner Losh Message-Id: Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk In message <199703241122.DAA01361@silvia.HIP.Berkeley.EDU> Satoshi Asami writes: : * Hmmm, I'm thinking that it might make sense to have a couple of things : * to make perl ports work better. : * : * PERL ?= ${PREFIX}/bin/perl : * : * and : * : * HAS_PERL_CONFIG : * : * which can be used to generate : * : * do-configure: : * @ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PREFIX}/bin/perl Makefile.PL : : I don't understand what HAS_PERL_CONFIG is supposed to do. Do some : perl packages come with this Makefile.PL file that is actually not a : Makefile but is a configure script? Almost none of them come with Makefile.PL that isn't a config script. : * and also be used to make sure that perl5 exists on the system before : * trying to build : : That's what *_DEPENDS are for. It doesn't detect perl5 existing all of the time. At least that's my experience. And *_DEPENDS make the whole build fail, rather than just this port, at least that's how it appeared to be acting when I've been building under OpenBSD. : * (and also enables NO_P5_JUNK-like functionality : * easily). : : What's that? If I want to build the ports tree, but I don't care about any of the P5-* ports for whatever reason, I'd like to be able to disable them easily. Warner From owner-freebsd-ports Mon Mar 24 09:45:16 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id JAA21176 for ports-outgoing; Mon, 24 Mar 1997 09:45:16 -0800 (PST) Received: (from obrien@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id JAA21152; Mon, 24 Mar 1997 09:45:06 -0800 (PST) Date: Mon, 24 Mar 1997 09:45:06 -0800 (PST) From: "David E. O'Brien" Message-Id: <199703241745.JAA21152@freefall.freebsd.org> To: mi@aldan.ziplink.net, obrien, freebsd-ports, obrien Subject: Re: ports/3065 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: port of lsof upgraded to the latest 4.01 State-Changed-From-To: open-closed State-Changed-By: obrien State-Changed-When: Mon Mar 24 09:44:05 PST 1997 State-Changed-Why: Working on importing the update now. Responsible-Changed-From-To: freebsd-ports->obrien Responsible-Changed-By: obrien Responsible-Changed-When: Mon Mar 24 09:44:05 PST 1997 Responsible-Changed-Why: Maintainer for lsof From owner-freebsd-ports Mon Mar 24 10:07:23 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id KAA22938 for ports-outgoing; Mon, 24 Mar 1997 10:07:23 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id KAA22280 for freebsd-ports@freebsd.org; Mon, 24 Mar 1997 10:02:32 -0800 (PST) Date: Mon, 24 Mar 1997 10:02:32 -0800 (PST) Message-Id: <199703241802.KAA22280@freefall.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 1 problem 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 o [1997/03/15] ports/2992 ports xperfmon++ port is out of date o [1997/03/15] ports/2994 ports xpm port does not build for the first tim o [1997/03/19] ports/3037 ports "es" limit builtin dumps core o [1997/03/22] ports/3060 ports Update port: kaffe 0.8.3 o [1997/03/23] ports/3068 ports Build of AfterStep fails; PI undefined 11 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/10] ports/2445 ports New port : Cosmo Gang the Puzzle (games/c 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/06] ports/2677 ports Various ports have checksum problems o [1997/02/20] ports/2778 ports New Port: Version of traceroute which pri o [1997/02/25] ports/2816 ports New port - aftp ftp-like shell for apple2 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 o [1997/03/06] ports/2900 ports new port: netris -- a free networked vers 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/2913 ports DOS 32bit cross-development environment ( 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/11] ports/2953 ports mpeg_encode and mpeg_stat ftp server move o [1997/03/11] ports/2957 ports 'Rpm' port exec cpio with (currently) uns o [1997/03/12] ports/2960 ports Update the port(jp-camltk41-1.0):japanese o [1997/03/12] ports/2961 ports New port(jp-vftool-1.2):japanese/virfonts o [1997/03/12] ports/2962 ports Update the port(jp-groff-0.99):japanese/g o [1997/03/12] ports/2963 ports Update the port(jp-man-1.1):japanese/man. o [1997/03/12] ports/2967 ports ports mail/fetchmail upgrade; 3.6 -> 3.8 o [1997/03/12] ports/2970 ports Easy update to CIM (lang) o [1997/03/12] ports/2971 ports CIM 1.84 --> 1.92 patch o [1997/03/13] ports/2974 ports updated Makefile and patch-ab 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/15] ports/3002 ports The slnr port is outdated o [1997/03/15] ports/3003 ports Upgrade of Angband port from 2.8.0 to 2.8 o [1997/03/16] ports/3006 ports ports/graphics/tiff wont build o [1997/03/17] ports/3011 ports ports/graphics/xpaint wont build o [1997/03/17] ports/3012 ports qmailanalog port in incoming o [1997/03/18] ports/3033 ports Crossgdb fro SCO and Linux, New port o [1997/03/19] ports/3041 ports New port: c2ps 3.0 o [1997/03/19] ports/3043 ports checksum for ImageMagick-3.7.9 is incorre o [1997/03/20] ports/3044 ports new ports of h2ps-1.0 o [1997/03/20] ports/3045 ports new ports of splay-0.2 a [1997/03/21] ports/3052 ports /usr/ports/lang/expect does not find tkCo o [1997/03/21] ports/3058 ports new port of bulk_mailer o [1997/03/23] ports/3069 ports New port: xprompt 56 problems total. From owner-freebsd-ports Mon Mar 24 11:30:26 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id LAA29457 for ports-outgoing; Mon, 24 Mar 1997 11:30:26 -0800 (PST) Received: (from obrien@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id LAA29445; Mon, 24 Mar 1997 11:30:25 -0800 (PST) Date: Mon, 24 Mar 1997 11:30:25 -0800 (PST) From: "David E. O'Brien" Message-Id: <199703241930.LAA29445@freefall.freebsd.org> To: obrien, freebsd-ports, obrien Subject: Re: ports/3041 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: New port: c2ps 3.0 Responsible-Changed-From-To: freebsd-ports->obrien Responsible-Changed-By: obrien Responsible-Changed-When: Mon Mar 24 11:29:45 PST 1997 Responsible-Changed-Why: I can do this one. From owner-freebsd-ports Mon Mar 24 11:32:18 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id LAA29670 for ports-outgoing; Mon, 24 Mar 1997 11:32:18 -0800 (PST) Received: (from obrien@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id LAA29637; Mon, 24 Mar 1997 11:32:06 -0800 (PST) Date: Mon, 24 Mar 1997 11:32:06 -0800 (PST) From: "David E. O'Brien" Message-Id: <199703241932.LAA29637@freefall.freebsd.org> To: junker@jazz.snu.ac.kr, obrien, freebsd-ports, obrien Subject: Re: ports/3044 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: new ports of h2ps-1.0 State-Changed-From-To: open-analyzed State-Changed-By: obrien State-Changed-When: Mon Mar 24 11:30:37 PST 1997 State-Changed-Why: Patches do not follow FreeBSD standards. Responsible-Changed-From-To: freebsd-ports->obrien Responsible-Changed-By: obrien Responsible-Changed-When: Mon Mar 24 11:30:37 PST 1997 Responsible-Changed-Why: I'll take this one. From owner-freebsd-ports Mon Mar 24 11:58:35 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id LAA01478 for ports-outgoing; Mon, 24 Mar 1997 11:58:35 -0800 (PST) Received: from nexis.net (customer-1.ican.net [198.133.36.101]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id LAA01418; Mon, 24 Mar 1997 11:56:46 -0800 (PST) Received: from localhost (james@localhost) by nexis.net (8.8.5/8.8.5) with SMTP id OAA22897; Mon, 24 Mar 1997 14:53:09 -0500 (EST) Date: Mon, 24 Mar 1997 14:53:08 -0500 (EST) From: James FitzGibbon To: Matthew Hunt cc: FreeBSD-gnats-submit@FreeBSD.ORG, GNATS Management , freebsd-ports@freefall.freebsd.org Subject: Re: ports/3068: Build of AfterStep fails; PI undefined In-Reply-To: <199703231744.MAA07387@wopr.ml.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 Sun, 23 Mar 1997, Matthew Hunt wrote: > Animate.c: In function `AnimateResizeTwist': > Animate.c:82: `PI' undeclared (first use this function) > Animate.c:82: (Each undeclared identifier is reported only once > Animate.c:82: for each function it appears in.) Make sure that your latest checkout grabbed all files; in the upgrade to v1.0pr5, a new patch (patch-ac) was added that replaces instances of 'PI' with 'M_PI' (from the math library includes'. -- j. From owner-freebsd-ports Mon Mar 24 12:00:06 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id MAA01681 for ports-outgoing; Mon, 24 Mar 1997 12:00:06 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id MAA01653; Mon, 24 Mar 1997 12:00:02 -0800 (PST) Date: Mon, 24 Mar 1997 12:00:02 -0800 (PST) Message-Id: <199703242000.MAA01653@freefall.freebsd.org> To: freebsd-ports Cc: From: James FitzGibbon Subject: Re: ports/3068: Build of AfterStep fails; PI undefined Reply-To: James FitzGibbon Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk The following reply was made to PR ports/3068; it has been noted by GNATS. From: James FitzGibbon To: Matthew Hunt Cc: FreeBSD-gnats-submit@FreeBSD.ORG, GNATS Management , freebsd-ports@freefall.freebsd.org Subject: Re: ports/3068: Build of AfterStep fails; PI undefined Date: Mon, 24 Mar 1997 14:53:08 -0500 (EST) On Sun, 23 Mar 1997, Matthew Hunt wrote: > Animate.c: In function `AnimateResizeTwist': > Animate.c:82: `PI' undeclared (first use this function) > Animate.c:82: (Each undeclared identifier is reported only once > Animate.c:82: for each function it appears in.) Make sure that your latest checkout grabbed all files; in the upgrade to v1.0pr5, a new patch (patch-ac) was added that replaces instances of 'PI' with 'M_PI' (from the math library includes'. -- j. From owner-freebsd-ports Mon Mar 24 18:40:08 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id SAA02941 for ports-outgoing; Mon, 24 Mar 1997 18:40:08 -0800 (PST) Received: from nexis.net (customer-1.ican.net [198.133.36.101]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id SAA02878 for ; Mon, 24 Mar 1997 18:39:50 -0800 (PST) Received: from localhost (james@localhost) by nexis.net (8.8.5/8.8.5) with SMTP id VAA24451 for ; Mon, 24 Mar 1997 21:36:02 -0500 (EST) Date: Mon, 24 Mar 1997 21:36:02 -0500 (EST) From: James FitzGibbon To: freebsd-ports@freebsd.org Subject: Re: Replacement for strptime(3) ? (fwd) Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Question: what is the "official" position regarding ports that require hacks (or borrowed addition) to FreeBSD libraries. Read below for specifics, but the short form is that in order to port mSQL 2.0b5 completely, I need strptime(3), which isn't in FBSD libc, but is in GNU libc. Can I just include strptime.c in ${FILESDIR} and compile it up for this port, or does that tread on policy (GNU, FreeBSD, or otherwise ?) -- j. ---------- Forwarded message ---------- Date: Mon, 24 Mar 1997 17:42:52 -0600 (CST) From: Dan Walters To: James FitzGibbon Subject: Re: Replacement for strptime(3) ? I just ripped the one out of GNU libc, think I had to delete one #include to make it work. Must be for mSQL. :) ====================================================================== Dan Walters hannibal@cyberstation.net ====================================================================== On Mon, 24 Mar 1997, James FitzGibbon wrote: > > I'm looking for a replacement for strptime in order to complete a port. > The calls in the source code look like this : > > strptime(date,"%d-%b-%Y", &locTime); > > >From what I can tell, strptime is the inverse of strftime, taking a > string in ctime(3) format, a format specifier, and returning a time_t > struct. > > Unfortunately, the call is not including in the standard FreeBSD libc. > > If it's available as a standard add-on library, I'd be happy to port that > and make the new port rely on it. Otherwise, since there is only one call > to strptime and the format specifier is static, I could write a relatively > simple wrapper for it.. > > Any help is appreciated. > > -- > j. > From owner-freebsd-ports Mon Mar 24 19:20:09 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id TAA06278 for ports-outgoing; Mon, 24 Mar 1997 19:20:09 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id TAA06230; Mon, 24 Mar 1997 19:20:04 -0800 (PST) Resent-Date: Mon, 24 Mar 1997 19:20:04 -0800 (PST) Resent-Message-Id: <199703250320.TAA06230@freefall.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@freefall.FreeBSD.org, andrew@why.whine.com Received: from cicerone.uunet.ca (root@cicerone.uunet.ca [142.77.1.11]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id TAA05993 for ; Mon, 24 Mar 1997 19:15:58 -0800 (PST) Received: from why.whine.com ([205.150.249.1]) by mail.uunet.ca with ESMTP id <115243-18035>; Mon, 24 Mar 1997 22:15:16 -0500 Received: (from andrew@localhost) by why.whine.com (8.8.5/8.7.3) id WAA02354; Mon, 24 Mar 1997 22:14:53 -0500 (EST) Message-Id: <199703250314.WAA02354@why.whine.com> Date: Mon, 24 Mar 1997 22:14:53 -0500 From: Andrew Herdman Reply-To: andrew@why.whine.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/3090: net/ircII port has a problem Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >Number: 3090 >Category: ports >Synopsis: ircii-2.9-roof does not run. >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Mar 24 19:20:02 PST 1997 >Last-Modified: >Originator: Andrew Herdman >Organization: None >Release: FreeBSD 3.0-CURRENT-970201 i386 >Environment: Pentium 133, 96Mb ram, 512k cache. FreeBSD current as of Feb 01/97. >Description: Starting up ircII-2.9-roof gives the following error: *** Connecting to port 6667 of server irc.rift.com *** Unable to connect to port 6667 of server irc.rift.com: Address family not supported by protocol family *** Use /SERVER to connect to a server >How-To-Repeat: cd /usr/ports/net/ircII; make install irc >Fix: >Audit-Trail: >Unformatted: From owner-freebsd-ports Mon Mar 24 21:10:06 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id VAA17761 for ports-outgoing; Mon, 24 Mar 1997 21:10:06 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id VAA17732; Mon, 24 Mar 1997 21:10:02 -0800 (PST) Date: Mon, 24 Mar 1997 21:10:02 -0800 (PST) Message-Id: <199703250510.VAA17732@freefall.freebsd.org> To: freebsd-ports Cc: From: Jonathan Bowie Subject: Re: ports/3090: net/ircII port has a problem Reply-To: Jonathan Bowie Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk The following reply was made to PR ports/3090; it has been noted by GNATS. From: Jonathan Bowie To: Andrew Herdman Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: ports/3090: net/ircII port has a problem Date: Tue, 25 Mar 1997 00:01:21 -0500 (EST) On Mon, 24 Mar 1997, Andrew Herdman wrote: > > >Number: 3090 > >Category: ports > >Synopsis: ircii-2.9-roof does not run. > >Confidential: no > >Severity: non-critical > >Priority: medium > >Responsible: freebsd-ports > >State: open > >Class: sw-bug > >Submitter-Id: current-users > >Arrival-Date: Mon Mar 24 19:20:02 PST 1997 > >Last-Modified: > >Originator: Andrew Herdman > >Organization: > None > >Release: FreeBSD 3.0-CURRENT-970201 i386 > >Environment: > > Pentium 133, 96Mb ram, 512k cache. FreeBSD current as > of Feb 01/97. > > >Description: > > Starting up ircII-2.9-roof gives the following error: > *** Connecting to port 6667 of server irc.rift.com > *** Unable to connect to port 6667 of server irc.rift.com: Address family not supported by protocol family > *** Use /SERVER to connect to a server > > >How-To-Repeat: > > cd /usr/ports/net/ircII; make install > irc > > >Fix: > > >Audit-Trail: > >Unformatted: > > Here's the 2.2+ patch: Note: If you are running FreeBSD 2.1.x or 2.0.x this patch _will_ break irc. do _NOT_ use unless running 2.2 or 3.0. --------------------- snip snip -------------------------- *** Makefile.old Mon Mar 24 23:39:23 1997 --- Makefile Mon Mar 24 23:38:47 1997 *************** *** 46,52 **** CC = gcc DEFS = -DHAVE_CONFIG_H ! LIBS = -ltermcap -lresolv # Set this to -g if you want to be able to debug the client, otherwise # use -O to have the compiler do some optimization instead. --- 46,52 ---- CC = gcc DEFS = -DHAVE_CONFIG_H ! LIBS = -ltermcap # Set this to -g if you want to be able to debug the client, otherwise # use -O to have the compiler do some optimization instead. *** source/Makefile.old Mon Mar 24 23:46:03 1997 --- source/Makefile Mon Mar 24 23:54:31 1997 *************** *** 6,12 **** # copyright (c) 1993 # @(#)$Id: Makefile.in,v 1.21 1996/02/01 13:54:28 mrg Exp $ ! LIBS = -ltermcap -lresolv CC = gcc CFLAGS = -g -O LDFLAGS = --- 6,12 ---- # copyright (c) 1993 # @(#)$Id: Makefile.in,v 1.21 1996/02/01 13:54:28 mrg Exp $ ! LIBS = -ltermcap CC = gcc CFLAGS = -g -O LDFLAGS = -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- // _________________________ // Jonathan Bowie |_________________________| // | | jbowie@bsdnet.org | | // Independant | | (603)436-5698 | | // Security |_|___________________|_| // Consultant |_________________________| // // -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- -----BEGIN PGP PUBLIC KEY BLOCK----- Version: 2.6.2 mQENAzMwMNkAAAEH/1y10JsYSoTyriSSpF/+dq+8dDAwK2wvZOwJsCXOcfnnLuF3 YIfGPqu/n8C2HC6ORWEyNNjPwQVpEVU3p1cM8idPRXTI+HVVBFiJ08IzkWP9CgGs UwqV73cZTxwXI+ZGwpQbM1bMGBNr4u+RAiivU++gomriMOuT3LLOpDvBUkH+/FIb bAK72jT3gVDLY5YGEhoOTyhDfOCr8PZPMv3uTpMYBwlPo9kvpf0Eciehl/zbpK7X /4IXD2CH94vvDcBMv7lLL0WJ65qsd2mvA5EiOfxzynyoO7zIlbdxwSFLyj4XJH8S Er/jS2Yb4TF1STBakY3ThLLGhmckUiPLBLW2Jz0ABRG0IkpvbmF0aGFuIEJvd2ll IDxqYm93aWVAYnNkbmV0Lm9yZz4= =+HJT -----END PGP PUBLIC KEY BLOCK----- From owner-freebsd-ports Tue Mar 25 00:13:52 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id AAA27012 for ports-outgoing; Tue, 25 Mar 1997 00:13:52 -0800 (PST) Received: from odie.physik2.uni-rostock.de (odie.physik2.uni-rostock.de [139.30.40.28]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id AAA27006; Tue, 25 Mar 1997 00:13:48 -0800 (PST) Received: from odie.physik2.uni-rostock.de (localhost [127.0.0.1]) by odie.physik2.uni-rostock.de (8.8.3/8.7.3) with ESMTP id JAA04459; Tue, 25 Mar 1997 09:13:41 +0100 (MET) Message-Id: <199703250813.JAA04459@odie.physik2.uni-rostock.de> X-Mailer: exmh version 1.6.7 5/3/96 From: Lars Koeller To: freebsd-questions@FreeBSD.org, freebsd-ports@FreeBSD.org cc: asami@vader.cs.berkeley.edu (Satoshi Asami) Subject: Re: Indroduce HAVE_NAS into ports makefile?? In-reply-to: Lars_Koeller's message of Fri, 21 Mar 1997 13:22:15 +0100. <199703211223.NAA28345@odie.physik2.uni-rostock.de> X-Face: nLQGe[[K51[{{[C\,BiQm[7]u1m{N>_\%nLBo4t@)CoZ}hK[W7DwX&V=}Wf#Qb,j:Jpj[(12r=b~:dYmh]fDf\,]_frt6eM ---------- > > Hi! > > In reply to Satoshi Asami who wrote: > > > * What about the introduction of a HAVE_NAS Variable into the port > > * makefiles? If it is set true, all the audio related stuff will be > > * compiled with the NAS support. This would be a really helpful > > * feature! > > > > How exactly does this "compile with the NAS support" work? > > That's the problem, it's port dependend i think. However, most of the progs, > which have audio suppor have a switch to compile it with NAS support instead > of /dev/audio. The ports I've tested are xboing, xgalaga, xfaces, mpeg_play > (don't remember more in the moment). All of these only need the NAS package > installed and a flag set in the I/Makefile. Perhaps it would be more simple to > have an directory called NAS with a special configure script for each NAS-ab le > port, and links to the 'normal' port files without NAS. The corresponding > packages could be called xboing-2.3-nas.tgz for egsample. > > So the only work which have to be done is to lock at the ports and write the > small configure/patch file which enables NAS for the prog. What's the state of the HAVE_NAS flag in the ports mechanism? We should also take into account, that the 4front company has announced their OSS system with a wide soundcard support for FreeBSD. On their list NetAudio (NAS) appears on the list of software which can use the OSS system! Regards Lars -- ------------------------------------------------------------------------ Internet: | Lars Koeller Lars_Koeller@odie.physik2.Uni-Rostock.DE | Department of Physics ftp://odie.physik2.uni-rostock.de | University of Rostock PGP-key: | Germany http://www.nic.surfnet.nl/pgp/pks-toplev.html | ----------- FreeBSD, what else? ---- http://www.freebsd.org ------------ From owner-freebsd-ports Tue Mar 25 00:43:36 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id AAA28859 for ports-outgoing; Tue, 25 Mar 1997 00:43:36 -0800 (PST) Received: (from max@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id AAA28655; Tue, 25 Mar 1997 00:39:29 -0800 (PST) Date: Tue, 25 Mar 1997 00:39:29 -0800 (PST) From: Masafumi NAKANE Message-Id: <199703250839.AAA28655@freefall.freebsd.org> To: soil@quick.net, max, freebsd-ports Subject: Re: ports/2967 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: ports mail/fetchmail upgrade; 3.6 -> 3.8 State-Changed-From-To: open-closed State-Changed-By: max State-Changed-When: Tue Mar 25 00:31:50 PST 1997 State-Changed-Why: The ports has been upgraded. From owner-freebsd-ports Tue Mar 25 01:03:13 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id BAA00127 for ports-outgoing; Tue, 25 Mar 1997 01:03:13 -0800 (PST) Received: (from max@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id AAA29759; Tue, 25 Mar 1997 00:59:12 -0800 (PST) Date: Tue, 25 Mar 1997 00:59:12 -0800 (PST) From: Masafumi NAKANE Message-Id: <199703250859.AAA29759@freefall.freebsd.org> To: fenner@parc.xerox.com, max, freebsd-ports Subject: Re: ports/2953 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: mpeg_encode and mpeg_stat ftp server moved State-Changed-From-To: open-closed State-Changed-By: max State-Changed-When: Tue Mar 25 00:58:35 PST 1997 State-Changed-Why: Updated as suggested. Thanks! From owner-freebsd-ports Tue Mar 25 02:01:36 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id CAA01993 for ports-outgoing; Tue, 25 Mar 1997 02:01:36 -0800 (PST) Received: from who.cdrom.com (who.cdrom.com [204.216.27.3]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id CAA01960 for ; Tue, 25 Mar 1997 02:01:30 -0800 (PST) Received: from silvia.HIP.Berkeley.EDU (ala-ca12-08.ix.netcom.com [199.35.209.200]) by who.cdrom.com (8.8.5/8.6.11) with ESMTP id BAA17387 for ; Tue, 25 Mar 1997 01:20:08 -0800 (PST) Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.5/8.6.9) id BAA01978; Tue, 25 Mar 1997 01:18:13 -0800 (PST) Date: Tue, 25 Mar 1997 01:18:13 -0800 (PST) Message-Id: <199703250918.BAA01978@silvia.HIP.Berkeley.EDU> To: Lars_Koeller@odie.physik2.uni-rostock.de CC: freebsd-ports@FreeBSD.ORG In-reply-to: <199703250813.JAA04459@odie.physik2.uni-rostock.de> (message from Lars Koeller on Tue, 25 Mar 1997 09:13:40 +0100) Subject: Re: Indroduce HAVE_NAS into ports makefile?? From: asami@vader.cs.berkeley.edu (Satoshi Asami) Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk * What's the state of the HAVE_NAS flag in the ports mechanism? The state was "forgotten", sorry. ;) Anyway, what we are going to do depends on whether we want to build NAS-enabled packages too. If not, adding a HAVE_NAS flag to turn on NAS support is fine (I won't define it on the package building machine). If we want to distribute NAS-enabled packages as well as the original ones, a flag won't help. What we should do is something like: ports/games/xboing: Same as now. ports/games/xboing-nas: Contains only Makefile, pkg/COMMENT (and maybe more files). See ports/japanese/nvi-euc-jp for an example on how to "share" files between ports. * We should also * take into account, that the 4front company has announced their OSS system with * a wide soundcard support for FreeBSD. On their list NetAudio (NAS) appears on * the list of software which can use the OSS system! Um, what does this have to do with NAS-supported ports? ;) Satoshi From owner-freebsd-ports Tue Mar 25 02:56:52 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id CAA05347 for ports-outgoing; Tue, 25 Mar 1997 02:56:52 -0800 (PST) Received: from silvia.HIP.Berkeley.EDU (ala-ca12-08.ix.netcom.com [199.35.209.200]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id CAA05329; Tue, 25 Mar 1997 02:56:44 -0800 (PST) Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.5/8.6.9) id CAA02575; Tue, 25 Mar 1997 02:56:41 -0800 (PST) Date: Tue, 25 Mar 1997 02:56:41 -0800 (PST) Message-Id: <199703251056.CAA02575@silvia.HIP.Berkeley.EDU> To: ports@freebsd.org CC: current@freebsd.org Subject: emacs build failure on -current From: asami@vader.cs.berkeley.edu (Satoshi Asami) Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Are we supposed to add -lcompat the ld command line? Why does this work on 2.2? Satoshi ------- cc -DHAVE_CONFIG_H -I. -I../src -I/ccd/ports/editors/emacs/work/emacs-19.34/lib-sr c -I/ccd/ports/editors/emacs/work/emacs-19.34/lib-src/../src -O /ccd/ports/editors/ emacs/work/emacs-19.34/lib-src/fakemail.c -lutil -lc -o fakemail /ccd/ports/editors/emacs/work/emacs-19.34/lib-src/fakemail.c: In function `make_file_ preface': /ccd/ports/editors/emacs/work/emacs-19.34/lib-src/fakemail.c:367: warning: assignment makes pointer from integer without a cast /usr/tmp/cc0050831.o: Undefined symbol `_cuserid' referenced from text segment gmake[1]: *** [fakemail] Error 1 gmake[1]: Leaving directory `/ccd/ports/editors/emacs/work/emacs-19.34/lib-src' gmake: *** [lib-src] Error 2 *** Error code 2 Stop. From owner-freebsd-ports Tue Mar 25 03:10:10 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id DAA05867 for ports-outgoing; Tue, 25 Mar 1997 03:10:10 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id DAA05837; Tue, 25 Mar 1997 03:10:04 -0800 (PST) Resent-Date: Tue, 25 Mar 1997 03:10:04 -0800 (PST) Resent-Message-Id: <199703251110.DAA05837@freefall.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@freefall.FreeBSD.org, junker@jazz.snu.ac.kr Received: from moderato.snu.ac.kr (moderato.snu.ac.kr [147.46.102.43]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id DAA05676 for ; Tue, 25 Mar 1997 03:06:04 -0800 (PST) Received: (from root@localhost) by moderato.snu.ac.kr (8.8.5/8.8.5) id UAA05496; Tue, 25 Mar 1997 20:06:42 +0900 (KST) Message-Id: <199703251106.UAA05496@moderato.snu.ac.kr> Date: Tue, 25 Mar 1997 20:06:42 +0900 (KST) From: junker@moderato.snu.ac.kr Reply-To: junker@jazz.snu.ac.kr To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/3093: new ports for kr-hanterm304b3 Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >Number: 3093 >Category: ports >Synopsis: new ports of kr-hanterm304b3 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Mar 25 03:10:02 PST 1997 >Last-Modified: >Originator: Choi Jun Ho >Organization: NARAE, CS Dept., Seoul National Univ., Korea >Release: FreeBSD 2.2-RELEASE i386 >Environment: FreeBSD moderato.snu.ac.kr 2.2-RELEASE FreeBSD 2.2-RELEASE #0: Wed Mar 19 21:51:45 KST 1997 junker@moderato.snu.ac.kr:/usr/src/sys/compile/MODERATO i386 >Description: new ports of hanterm 3.04beta3 >How-To-Repeat: Get ports and compile it: ftp://ftp.freebsd.org/pub/FreeBSD/incoming/hanterm.ports.tar.gz >Fix: >Audit-Trail: >Unformatted: From owner-freebsd-ports Tue Mar 25 03:10:11 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id DAA05871 for ports-outgoing; Tue, 25 Mar 1997 03:10:11 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id DAA05852; Tue, 25 Mar 1997 03:10:07 -0800 (PST) Resent-Date: Tue, 25 Mar 1997 03:10:07 -0800 (PST) Resent-Message-Id: <199703251110.DAA05852@freefall.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@freefall.FreeBSD.org, junker@jazz.snu.ac.kr Received: from moderato.snu.ac.kr (moderato.snu.ac.kr [147.46.102.43]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id DAA05749 for ; Tue, 25 Mar 1997 03:08:12 -0800 (PST) Received: (from root@localhost) by moderato.snu.ac.kr (8.8.5/8.8.5) id UAA05613; Tue, 25 Mar 1997 20:09:02 +0900 (KST) Message-Id: <199703251109.UAA05613@moderato.snu.ac.kr> Date: Tue, 25 Mar 1997 20:09:02 +0900 (KST) From: junker@moderato.snu.ac.kr Reply-To: junker@jazz.snu.ac.kr To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/3094: new ports for kr-hanterm-304b3af Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >Number: 3094 >Category: ports >Synopsis: new ports of kr-hanterm-304b3af >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Mar 25 03:10:06 PST 1997 >Last-Modified: >Originator: Choi Jun Ho >Organization: NARAE, CS Dept., Seoul National Univ., Korea >Release: FreeBSD 2.2-RELEASE i386 >Environment: FreeBSD moderato.snu.ac.kr 2.2-RELEASE FreeBSD 2.2-RELEASE #0: Wed Mar 19 21:51:45 KST 1997 junker@moderato.snu.ac.kr:/usr/src/sys/compile/MODERATO i386 >Description: new ports of hanterm 3.04beta3-autofont >How-To-Repeat: Get ports and compile it: ftp://ftp.freebsd.org/pub/FreeBSD/incoming/hanterm-autofont.ports.tar.gz >Fix: >Audit-Trail: >Unformatted: From owner-freebsd-ports Tue Mar 25 03:10:14 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id DAA05888 for ports-outgoing; Tue, 25 Mar 1997 03:10:14 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id DAA05864; Tue, 25 Mar 1997 03:10:09 -0800 (PST) Resent-Date: Tue, 25 Mar 1997 03:10:09 -0800 (PST) Resent-Message-Id: <199703251110.DAA05864@freefall.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@freefall.FreeBSD.org, junker@jazz.snu.ac.kr Received: from moderato.snu.ac.kr (moderato.snu.ac.kr [147.46.102.43]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id DAA05772 for ; Tue, 25 Mar 1997 03:09:16 -0800 (PST) Received: (from root@localhost) by moderato.snu.ac.kr (8.8.5/8.8.5) id UAA05726; Tue, 25 Mar 1997 20:10:04 +0900 (KST) Message-Id: <199703251110.UAA05726@moderato.snu.ac.kr> Date: Tue, 25 Mar 1997 20:10:04 +0900 (KST) From: junker@moderato.snu.ac.kr Reply-To: junker@jazz.snu.ac.kr To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/3095: new ports for kr-hanterm-xf86v32 Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >Number: 3095 >Category: ports >Synopsis: new ports of kr-hanterm-xf86v32 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Mar 25 03:10:08 PST 1997 >Last-Modified: >Originator: Choi Jun Ho >Organization: NARAE, CS Dept., Seoul National Univ., Korea >Release: FreeBSD 2.2-RELEASE i386 >Environment: FreeBSD moderato.snu.ac.kr 2.2-RELEASE FreeBSD 2.2-RELEASE #0: Wed Mar 19 21:51:45 KST 1997 junker@moderato.snu.ac.kr:/usr/src/sys/compile/MODERATO i386 >Description: new ports of hanterm XFree86-3.2 >How-To-Repeat: Get ports and compile it: ftp://ftp.freebsd.org/pub/FreeBSD/incoming/hanterm-xf86.ports.tar.gz >Fix: >Audit-Trail: >Unformatted: From owner-freebsd-ports Tue Mar 25 03:20:10 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id DAA06410 for ports-outgoing; Tue, 25 Mar 1997 03:20:10 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id DAA06393; Tue, 25 Mar 1997 03:20:06 -0800 (PST) Resent-Date: Tue, 25 Mar 1997 03:20:06 -0800 (PST) Resent-Message-Id: <199703251120.DAA06393@freefall.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@freefall.FreeBSD.org, junker@jazz.snu.ac.kr Received: from moderato.snu.ac.kr (moderato.snu.ac.kr [147.46.102.43]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id DAA05958 for ; Tue, 25 Mar 1997 03:11:30 -0800 (PST) Received: (from root@localhost) by moderato.snu.ac.kr (8.8.5/8.8.5) id UAA05946; Tue, 25 Mar 1997 20:11:55 +0900 (KST) Message-Id: <199703251111.UAA05946@moderato.snu.ac.kr> Date: Tue, 25 Mar 1997 20:11:55 +0900 (KST) From: junker@moderato.snu.ac.kr Reply-To: junker@jazz.snu.ac.kr To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/3097: new ports for kr-hanyangfonts Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >Number: 3097 >Category: ports >Synopsis: new ports of kr-hanyangfonts >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Mar 25 03:20:05 PST 1997 >Last-Modified: >Originator: Choi Jun Ho >Organization: NARAE, CS Dept., Seoul National Univ., Korea >Release: FreeBSD 2.2-RELEASE i386 >Environment: FreeBSD moderato.snu.ac.kr 2.2-RELEASE FreeBSD 2.2-RELEASE #0: Wed Mar 19 21:51:45 KST 1997 junker@moderato.snu.ac.kr:/usr/src/sys/compile/MODERATO i386 >Description: new ports of Hanyang X11 fonts >How-To-Repeat: Get ports and compile it: ftp://ftp.freebsd.org/pub/FreeBSD/incoming/hanyangfonts.ports.tar.gz >Fix: >Audit-Trail: >Unformatted: From owner-freebsd-ports Tue Mar 25 03:20:09 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id DAA06405 for ports-outgoing; Tue, 25 Mar 1997 03:20:09 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id DAA06362; Tue, 25 Mar 1997 03:20:03 -0800 (PST) Resent-Date: Tue, 25 Mar 1997 03:20:03 -0800 (PST) Resent-Message-Id: <199703251120.DAA06362@freefall.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@freefall.FreeBSD.org, junker@jazz.snu.ac.kr Received: from moderato.snu.ac.kr (moderato.snu.ac.kr [147.46.102.43]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id DAA05840 for ; Tue, 25 Mar 1997 03:10:05 -0800 (PST) Received: (from root@localhost) by moderato.snu.ac.kr (8.8.5/8.8.5) id UAA05836; Tue, 25 Mar 1997 20:10:50 +0900 (KST) Message-Id: <199703251110.UAA05836@moderato.snu.ac.kr> Date: Tue, 25 Mar 1997 20:10:50 +0900 (KST) From: junker@moderato.snu.ac.kr Reply-To: junker@jazz.snu.ac.kr To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/3096: new ports for kr-hanterm304fonts Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >Number: 3096 >Category: ports >Synopsis: new ports of kr-hanterm304fonts >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Mar 25 03:20:02 PST 1997 >Last-Modified: >Originator: Choi Jun Ho >Organization: NARAE, CS Dept., Seoul National Univ., Korea >Release: FreeBSD 2.2-RELEASE i386 >Environment: FreeBSD moderato.snu.ac.kr 2.2-RELEASE FreeBSD 2.2-RELEASE #0: Wed Mar 19 21:51:45 KST 1997 junker@moderato.snu.ac.kr:/usr/src/sys/compile/MODERATO i386 >Description: new ports of hanterm 3.04 fonts(johab) >How-To-Repeat: Get ports and compile it: ftp://ftp.freebsd.org/pub/FreeBSD/incoming/hantermfonts.ports.tar.gz >Fix: >Audit-Trail: >Unformatted: From owner-freebsd-ports Tue Mar 25 03:20:15 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id DAA06443 for ports-outgoing; Tue, 25 Mar 1997 03:20:15 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id DAA06409; Tue, 25 Mar 1997 03:20:10 -0800 (PST) Resent-Date: Tue, 25 Mar 1997 03:20:10 -0800 (PST) Resent-Message-Id: <199703251120.DAA06409@freefall.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@freefall.FreeBSD.org, junker@jazz.snu.ac.kr Received: from moderato.snu.ac.kr (moderato.snu.ac.kr [147.46.102.43]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id DAA05992 for ; Tue, 25 Mar 1997 03:12:06 -0800 (PST) Received: (from root@localhost) by moderato.snu.ac.kr (8.8.5/8.8.5) id UAA06056; Tue, 25 Mar 1997 20:12:55 +0900 (KST) Message-Id: <199703251112.UAA06056@moderato.snu.ac.kr> Date: Tue, 25 Mar 1997 20:12:55 +0900 (KST) From: junker@moderato.snu.ac.kr Reply-To: junker@jazz.snu.ac.kr To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/3098: new ports for kr-nhpf-1.42 Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >Number: 3098 >Category: ports >Synopsis: new ports of kr-nhpf-1.42 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Mar 25 03:20:08 PST 1997 >Last-Modified: >Originator: Choi Jun Ho >Organization: NARAE, CS Dept., Seoul National Univ., Korea >Release: FreeBSD 2.2-RELEASE i386 >Environment: FreeBSD moderato.snu.ac.kr 2.2-RELEASE FreeBSD 2.2-RELEASE #0: Wed Mar 19 21:51:45 KST 1997 junker@moderato.snu.ac.kr:/usr/src/sys/compile/MODERATO i386 >Description: new ports of nhpf 1.42 >How-To-Repeat: Get ports and compile it: ftp://ftp.freebsd.org/pub/FreeBSD/incoming/nhpf.ports.tar.gz >Fix: >Audit-Trail: >Unformatted: From owner-freebsd-ports Tue Mar 25 03:20:21 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id DAA06467 for ports-outgoing; Tue, 25 Mar 1997 03:20:21 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id DAA06441; Tue, 25 Mar 1997 03:20:15 -0800 (PST) Resent-Date: Tue, 25 Mar 1997 03:20:15 -0800 (PST) Resent-Message-Id: <199703251120.DAA06441@freefall.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@freefall.FreeBSD.org, junker@jazz.snu.ac.kr Received: from moderato.snu.ac.kr (moderato.snu.ac.kr [147.46.102.43]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id DAA06025 for ; Tue, 25 Mar 1997 03:13:33 -0800 (PST) Received: (from root@localhost) by moderato.snu.ac.kr (8.8.5/8.8.5) id UAA06166; Tue, 25 Mar 1997 20:13:53 +0900 (KST) Message-Id: <199703251113.UAA06166@moderato.snu.ac.kr> Date: Tue, 25 Mar 1997 20:13:53 +0900 (KST) From: junker@moderato.snu.ac.kr Reply-To: junker@jazz.snu.ac.kr To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/3099: new ports for kr-pinetreefonts Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >Number: 3099 >Category: ports >Synopsis: new ports of kr-pinetreefonts >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Mar 25 03:20:12 PST 1997 >Last-Modified: >Originator: Choi Jun Ho >Organization: NARAE, CS Dept., Seoul National Univ., Korea >Release: FreeBSD 2.2-RELEASE i386 >Environment: FreeBSD moderato.snu.ac.kr 2.2-RELEASE FreeBSD 2.2-RELEASE #0: Wed Mar 19 21:51:45 KST 1997 junker@moderato.snu.ac.kr:/usr/src/sys/compile/MODERATO i386 >Description: new ports of pinetree X11 fonts of Korean >How-To-Repeat: Get ports and compile it: ftp://ftp.freebsd.org/pub/FreeBSD/incoming/pinetreefonts.ports.tar.gz >Fix: >Audit-Trail: >Unformatted: From owner-freebsd-ports Tue Mar 25 05:48:51 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id FAA12735 for ports-outgoing; Tue, 25 Mar 1997 05:48:51 -0800 (PST) Received: from silvia.HIP.Berkeley.EDU (ala-ca8-54.ix.netcom.com [207.93.141.182]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id FAA12730 for ; Tue, 25 Mar 1997 05:48:49 -0800 (PST) Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.5/8.6.9) id FAA00913; Tue, 25 Mar 1997 05:48:36 -0800 (PST) Date: Tue, 25 Mar 1997 05:48:36 -0800 (PST) Message-Id: <199703251348.FAA00913@silvia.HIP.Berkeley.EDU> To: imp@village.org CC: ports@FreeBSD.ORG In-reply-to: (message from Warner Losh on Mon, 24 Mar 1997 08:16:38 -0700) Subject: Re: Perl From: asami@vader.cs.berkeley.edu (Satoshi Asami) Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk * : * do-configure: * : * @ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PREFIX}/bin/perl Makefile.PL * : * : I don't understand what HAS_PERL_CONFIG is supposed to do. Do some * : perl packages come with this Makefile.PL file that is actually not a * : Makefile but is a configure script? * * Almost none of them come with Makefile.PL that isn't a config script. Ok...but is it necessary to run it? (The current perl ports don't run it, right?) Also, is it possible to just use the existing framework (CONFIGURE_*) to do it? (Taking a quick look at bsd.port.mk, I see a "./" in front of ${CONFIGURE_SCRIPT}, that much at least has to be changed though.) * It doesn't detect perl5 existing all of the time. At least that's my * experience. Then I'm afraid there is something wrong with your system. It's just a simple "which" test so it should always be found or never found (if you don't have /usr/local/bin in your path). * And *_DEPENDS make the whole build fail, rather than just * this port, at least that's how it appeared to be acting when I've been * building under OpenBSD. There is nothing wrong with this. If you do a top-down build without "-k", and one of the ports fail to build, make is supposed to stop. * If I want to build the ports tree, but I don't care about any of the * P5-* ports for whatever reason, I'd like to be able to disable them * easily. If you are going to build the whole ports tree, there are many ports that (by itself) install much more junk than all the p5-* ports combined. :) Satoshi From owner-freebsd-ports Tue Mar 25 07:32:32 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id HAA18711 for ports-outgoing; Tue, 25 Mar 1997 07:32:32 -0800 (PST) Received: (from max@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id HAA18676; Tue, 25 Mar 1997 07:32:24 -0800 (PST) Date: Tue, 25 Mar 1997 07:32:24 -0800 (PST) From: Masafumi NAKANE Message-Id: <199703251532.HAA18676@freefall.freebsd.org> To: mph@pobox.com, max, freebsd-ports Subject: Re: ports/3069 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: New port: xprompt State-Changed-From-To: open-closed State-Changed-By: max State-Changed-When: Tue Mar 25 07:31:22 PST 1997 State-Changed-Why: Submitted port has bben imported with some modification. From owner-freebsd-ports Tue Mar 25 07:35:07 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id HAA18897 for ports-outgoing; Tue, 25 Mar 1997 07:35:07 -0800 (PST) Received: from rover.village.org (rover.village.org [204.144.255.49]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id HAA18886 for ; Tue, 25 Mar 1997 07:35:02 -0800 (PST) Received: from rover.village.org [127.0.0.1] by rover.village.org with esmtp (Exim 0.56 #1) id E0w9YFT-0003GJ-00; Tue, 25 Mar 1997 08:34:55 -0700 To: asami@vader.cs.berkeley.edu (Satoshi Asami) Subject: Re: Perl Cc: ports@freebsd.org In-reply-to: Your message of "Tue, 25 Mar 1997 05:48:36 PST." <199703251348.FAA00913@silvia.HIP.Berkeley.EDU> References: <199703251348.FAA00913@silvia.HIP.Berkeley.EDU> Date: Tue, 25 Mar 1997 08:34:55 -0700 From: Warner Losh Message-Id: Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk In message <199703251348.FAA00913@silvia.HIP.Berkeley.EDU> Satoshi Asami writes: : Ok...but is it necessary to run it? (The current perl ports don't run : it, right?) I think that the current perl ports do run it. The line that I cut and paste was consistant between the three or four ports that I looked at. : Also, is it possible to just use the existing framework (CONFIGURE_*) : to do it? (Taking a quick look at bsd.port.mk, I see a "./" in front : of ${CONFIGURE_SCRIPT}, that much at least has to be changed though.) Yes. I'd like to do that. To be consistant, PERL_CONFIGURE would be a better name. I'm basically saying that we should, after .if defined(GNU_CONFIGURE) CONFIGURE_ARGS+= --prefix=${PREFIX} HAS_CONFIGURE= yes .endif add .if defined(PERL_CONFIGURE) HAS_CONFIGURE= yes CONFIGURE_SCRIPT= ${PREFIX}/bin/perl Makefile.PL .endif And then move the CONFIGURE_SCRIPT?= configure line to after this. : * It doesn't detect perl5 existing all of the time. At least that's my : * experience. : : Then I'm afraid there is something wrong with your system. It's just : a simple "which" test so it should always be found or never found (if : you don't have /usr/local/bin in your path). Ummm, perl *IS* in my path, but there are two problems. First, sometimes it is perl4. And other times it isn't in ${PREFIX}/bin, but some other place. The current OpenBSD machine that is having the problem does't have perl in /usr/local/bin. I'm trying to compensate by setting PREFIX to some place I can install into (I don't have root on this machine, which makes things even ickier). Maybe I'm confusing multiple issues here. : * And *_DEPENDS make the whole build fail, rather than just : * this port, at least that's how it appeared to be acting when I've been : * building under OpenBSD. : : There is nothing wrong with this. If you do a top-down build without : "-k", and one of the ports fail to build, make is supposed to stop. I'd like some way to say that missing depends should be treated as if the port was marked BROKEN. : * If I want to build the ports tree, but I don't care about any of the : * P5-* ports for whatever reason, I'd like to be able to disable them : * easily. : : If you are going to build the whole ports tree, there are many ports : that (by itself) install much more junk than all the p5-* ports : combined. :) True. However, I know that all the p5-* ports are broken on OpenBSD (at least on the system I'm doing the builds from) and I don't want *ANY* of them to build until I corrent the problem. I don't want to get distracted by them until I have time to focus on the problem for a while. If there was an easy way to turn them all off, this would solve that problem. Anyway, at this point I think I'll come up with some code and propose it and see how you feel about that. Warner From owner-freebsd-ports Tue Mar 25 12:29:31 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id MAA06639 for ports-outgoing; Tue, 25 Mar 1997 12:29:31 -0800 (PST) Received: from po1.glue.umd.edu (root@po1.glue.umd.edu [129.2.128.44]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id MAA06632 for ; Tue, 25 Mar 1997 12:29:27 -0800 (PST) Received: from fiber.eng.umd.edu (fiber.eng.umd.edu [129.2.98.185]) by po1.glue.umd.edu (8.8.5/8.8.5) with ESMTP id PAA14768 for ; Tue, 25 Mar 1997 15:29:16 -0500 (EST) Received: from localhost (chuckr@localhost) by fiber.eng.umd.edu (8.8.5/8.6.4) with SMTP id PAA04038 for ; Tue, 25 Mar 1997 15:29:15 -0500 (EST) X-Authentication-Warning: fiber.eng.umd.edu: chuckr owned process doing -bs Date: Tue, 25 Mar 1997 15:29:15 -0500 (EST) From: Chuck Robey X-Sender: chuckr@fiber.eng.umd.edu To: FreeBSD Ports Subject: scitext 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 was thinking that the scitext port is a candidate for being pulled. When they brought out the last update, there were many fatal bugs in it. I spent quite some time trying to chase them down, finally realizing just how many there were. I am subscribed to the scitext mailing list, and it looks like scitext is either going thru a dormant period, or just plain going away. I think it should be pulled from the ports collection until a new version appears. If I don't hear any complaints, I'll do it. It's already marked BROKEN. ----------------------------+----------------------------------------------- Chuck Robey | Interests include any kind of voice or data chuckr@eng.umd.edu | communications topic, C programming, and Unix. 9120 Edmonston Ct #302 | Greenbelt, MD 20770 | I run Journey2 and picnic, both FreeBSD (301) 220-2114 | version 3.0 current -- and great FUN! ----------------------------+----------------------------------------------- From owner-freebsd-ports Tue Mar 25 15:07:22 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id PAA18434 for ports-outgoing; Tue, 25 Mar 1997 15:07:22 -0800 (PST) Received: from sax.sax.de (sax.sax.de [193.175.26.33]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id PAA18376 for ; Tue, 25 Mar 1997 15:06:51 -0800 (PST) Received: (from uucp@localhost) by sax.sax.de (8.6.12/8.6.12-s1) with UUCP id AAA16620; Wed, 26 Mar 1997 00:06:32 +0100 Received: (from j@localhost) by uriah.heep.sax.de (8.8.5/8.8.5) id XAA07070; Tue, 25 Mar 1997 23:10:36 +0100 (MET) Message-ID: <19970325231036.GL50001@uriah.heep.sax.de> Date: Tue, 25 Mar 1997 23:10:36 +0100 From: j@uriah.heep.sax.de (J Wunsch) To: james@nexis.net (James FitzGibbon) Cc: freebsd-ports@freebsd.org Subject: Re: Replacement for strptime(3) ? (fwd) References: 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 James FitzGibbon on Mar 24, 1997 21:36:02 -0500 Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk As James FitzGibbon wrote: > Question: what is the "official" position regarding ports that require > hacks (or borrowed addition) to FreeBSD libraries. Read below for > specifics, but the short form is that in order to port mSQL 2.0b5 > completely, I need strptime(3), which isn't in FBSD libc, but is in GNU > libc. > > Can I just include strptime.c in ${FILESDIR} and compile it up for this > port, or does that tread on policy (GNU, FreeBSD, or otherwise ?) Well, you're not going to include in the base system, so it's only a matter that your port/package will be GPLed. However, in the case of mSQL, i'm not sure whether this is good, since as i understand it, both licenses clash. If you have a non-GPLed source, feel free to also submit it to libc or libcompat (depending on the general value of the function). If we have more than one function, maybe we could also start something like a libiberty.{a,so*}, where the sources live in /usr/src/gnu/lib. Still, the copyright remains an issue for the final binary. -- 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 Mar 25 15:43:44 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id PAA21542 for ports-outgoing; Tue, 25 Mar 1997 15:43:44 -0800 (PST) Received: from alpha.xerox.com (alpha.Xerox.COM [13.1.64.93]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id PAA21536 for ; Tue, 25 Mar 1997 15:43:40 -0800 (PST) Received: from crevenia.parc.xerox.com ([13.2.116.11]) by alpha.xerox.com with SMTP id <15922(6)>; Tue, 25 Mar 1997 15:43:03 PST Received: by crevenia.parc.xerox.com id <177486>; Tue, 25 Mar 1997 15:42:53 -0800 From: Bill Fenner To: ports@freebsd.org Subject: What to do about a port that needs $DISPLAY to build? Message-Id: <97Mar25.154253pst.177486@crevenia.parc.xerox.com> Date: Tue, 25 Mar 1997 15:42:41 PST Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I'm trying to port some software that runs wish during its configure script. wish always wants to have a display, even though it's not going to open a window. Any ideas? Thanks, Bill From owner-freebsd-ports Tue Mar 25 16:30:07 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id QAA25686 for ports-outgoing; Tue, 25 Mar 1997 16:30:07 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id QAA25680; Tue, 25 Mar 1997 16:30:04 -0800 (PST) Resent-Date: Tue, 25 Mar 1997 16:30:04 -0800 (PST) Resent-Message-Id: <199703260030.QAA25680@freefall.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@freefall.FreeBSD.org, Ville Eerola Received: from mail.vlsi.fi (0eu956w6VIhWow2rufj/yq2lBG5mBa1i@mail.vlsi.fi [195.74.10.147]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id QAA25164 for ; Tue, 25 Mar 1997 16:22:12 -0800 (PST) Received: (from smap@localhost) by mail.vlsi.fi (8.7.6/8.7.3) id CAA29674 for ; Wed, 26 Mar 1997 02:22:05 +0200 (EET) Received: from vebsd.vlsi.fi(10.0.2.2) by mail.vlsi.fi via smap (V1.3) id sma029672; Wed Mar 26 02:21:39 1997 Received: (from ville@localhost) by vebsd.vlsi.fi (8.8.5/8.7.3) id CAA01276; Wed, 26 Mar 1997 02:22:34 +0200 (EET) Message-Id: <199703260022.CAA01276@vebsd.vlsi.fi> Date: Wed, 26 Mar 1997 02:22:34 +0200 (EET) From: ve@sci.fi Reply-To: Ville Eerola To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/3102: teTex port destroys previous contents of ${PREFIX}/info/dir Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >Number: 3102 >Category: ports >Synopsis: teTex port destroys previous contents of ${PREFIX}/info/dir >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-ports >State: open >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Mar 25 16:30:02 PST 1997 >Last-Modified: >Originator: Ville Eerola >Organization: >Release: FreeBSD 2.2-RELEASE i386 >Environment: Current FreeBSD ports from about March 23, 1997 >Description: If you install the teTex port it will overwrite the contents of the /usr/local/info/dir file with it's own stuff. After it you can only see the teTex stuff from emacs info command. >How-To-Repeat: 1) install the emacs port 2) install th teTeX port 3) from emacs type ESC-x info[RET] 4) observe lack of emacs' own info stuff The offending lineof the teTeX port Makefile reads: @ (cd ${WRKLIB}; tar cf - info man/man1 man/man5) | (cd ${PREFIX}; tar --unlink -xpf -) This copies everything from the teTeX info directory into the ${PREFIX}/info directory thus overwriting the dir-file already there >Fix: Use install-info to to update the Info directory file ${PREFIX}/info/dir ;-) >Audit-Trail: >Unformatted: From owner-freebsd-ports Tue Mar 25 17:53:21 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id RAA02597 for ports-outgoing; Tue, 25 Mar 1997 17:53:21 -0800 (PST) Received: (from jfitz@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id RAA02482; Tue, 25 Mar 1997 17:52:17 -0800 (PST) Date: Tue, 25 Mar 1997 17:52:17 -0800 (PST) From: James FitzGibbon Message-Id: <199703260152.RAA02482@freefall.freebsd.org> To: mph@pobox.com, jfitz, freebsd-ports, jfitz Subject: Re: ports/3068 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: Build of AfterStep fails; PI undefined State-Changed-From-To: open-closed State-Changed-By: jfitz State-Changed-When: Tue Mar 25 17:50:27 PST 1997 State-Changed-Why: Problem was most likely related to PR submitter supping or CVS expoting in the 5 minute window during which the new file patch-ac was not in the repository. PR close.d Responsible-Changed-From-To: freebsd-ports->jfitz Responsible-Changed-By: jfitz Responsible-Changed-When: Tue Mar 25 17:50:27 PST 1997 Responsible-Changed-Why: port maintainer. From owner-freebsd-ports Tue Mar 25 18:16:37 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id SAA04927 for ports-outgoing; Tue, 25 Mar 1997 18:16:37 -0800 (PST) Received: (from jfitz@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id SAA04869; Tue, 25 Mar 1997 18:16:12 -0800 (PST) Date: Tue, 25 Mar 1997 18:16:12 -0800 (PST) From: James FitzGibbon Message-Id: <199703260216.SAA04869@freefall.freebsd.org> To: dlowe@saturn5.com, jfitz, freebsd-ports, jfitz Subject: Re: ports/3058 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: new port of bulk_mailer State-Changed-From-To: open-closed State-Changed-By: jfitz State-Changed-When: Tue Mar 25 18:15:08 PST 1997 State-Changed-Why: Port imported. PR closed. Responsible-Changed-From-To: freebsd-ports->jfitz Responsible-Changed-By: jfitz Responsible-Changed-When: Tue Mar 25 18:15:08 PST 1997 Responsible-Changed-Why: From owner-freebsd-ports Tue Mar 25 18:17:43 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id SAA05112 for ports-outgoing; Tue, 25 Mar 1997 18:17:43 -0800 (PST) Received: (from jfitz@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id SAA05030; Tue, 25 Mar 1997 18:17:09 -0800 (PST) Date: Tue, 25 Mar 1997 18:17:09 -0800 (PST) From: James FitzGibbon Message-Id: <199703260217.SAA05030@freefall.freebsd.org> To: junker@jazz.snu.ac.kr, jfitz, freebsd-ports, jfitz Subject: Re: ports/3045 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: new ports of splay-0.2 State-Changed-From-To: open-closed State-Changed-By: jfitz State-Changed-When: Tue Mar 25 18:16:31 PST 1997 State-Changed-Why: Port Improted. PR closed. Responsible-Changed-From-To: freebsd-ports->jfitz Responsible-Changed-By: jfitz Responsible-Changed-When: Tue Mar 25 18:16:31 PST 1997 Responsible-Changed-Why: From owner-freebsd-ports Tue Mar 25 18:20:56 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id SAA05416 for ports-outgoing; Tue, 25 Mar 1997 18:20:56 -0800 (PST) Received: from nexis.net (customer-1.ican.net [198.133.36.101]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id SAA05410 for ; Tue, 25 Mar 1997 18:20:52 -0800 (PST) Received: from localhost (james@localhost) by nexis.net (8.8.5/8.8.5) with SMTP id VAA16466; Tue, 25 Mar 1997 21:16:47 -0500 (EST) Date: Tue, 25 Mar 1997 21:16:46 -0500 (EST) From: James FitzGibbon To: Warner Losh cc: Satoshi Asami , ports@FreeBSD.ORG Subject: Re: Perl 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 Tue, 25 Mar 1997, Warner Losh wrote: > I think that the current perl ports do run it. The line that I cut > and paste was consistant between the three or four ports that I looked > at. Yes, almost all have to run it. The exception are modules that the author haven't followed the module spec for (mostly alpha/beta work where the intent is to get people using the code without a pretty installer.) > .if defined(PERL_CONFIGURE) > HAS_CONFIGURE= yes > CONFIGURE_SCRIPT= ${PREFIX}/bin/perl Makefile.PL > .endif > > And then move the > > CONFIGURE_SCRIPT?= configure That seems like it would work. -- j. From owner-freebsd-ports Tue Mar 25 20:13:23 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id UAA12587 for ports-outgoing; Tue, 25 Mar 1997 20:13:23 -0800 (PST) Received: from rover.village.org (rover.village.org [204.144.255.49]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id UAA12582 for ; Tue, 25 Mar 1997 20:13:18 -0800 (PST) Received: from rover.village.org [127.0.0.1] by rover.village.org with esmtp (Exim 1.60 #1) id 0w9k5I-0004Tm-00; Tue, 25 Mar 1997 21:13:12 -0700 To: ports@freebsd.org Subject: Diffs for ${OPSYS}_BROKEN Date: Tue, 25 Mar 1997 21:13:12 -0700 From: Warner Losh Message-Id: Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Here are some diffs that allow you to mark a port as broken on a given OS by defining, say OpenBSD_BROKEN=Don't have gerbils in your makefile. Note, I had to use := rather than = so that the nested ${${x}_b} would evaluate correctly. In addition, if you tell it to use Imake or X11, it won't compile if it can't find X11 (this is a repeat for some people). This has come in very handy for when I'm working on getting a whole ports tree to build, but I don't have the time to investigate failures at the moment, or when ports aren't needed for OpenBSD, but not FreeBSD (eg sudo is part of OpenBSD, but not FreeBSD). Comments? --- bsd.port.mk Tue Mar 25 21:01:54 1997 +++ /usr/share/mk/bsd.port.mk Mon Feb 17 03:26:58 1997 @@ -674,10 +674,6 @@ IGNORE= "is restricted: ${RESTRICTED}" .elif defined(BROKEN) IGNORE= "is marked as broken: ${BROKEN}" +.elif defined(${OPSYS}_BROKEN) +IGNORE:= "is marked as broken on ${OPSYS}: ${${OPSYS}_BROKEN}" +.elif ((defined(USE_IMAKE) || defined(USE_X11)) && !exists(${X11BASE})) +IGNORE="uses X11, but no ${X11BASE} found" .endif .if defined(IGNORE) From owner-freebsd-ports Tue Mar 25 20:18:46 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id UAA12844 for ports-outgoing; Tue, 25 Mar 1997 20:18:46 -0800 (PST) Received: from rover.village.org (rover.village.org [204.144.255.49]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id UAA12839 for ; Tue, 25 Mar 1997 20:18:42 -0800 (PST) Received: from rover.village.org [127.0.0.1] by rover.village.org with esmtp (Exim 1.60 #1) id 0w9k9t-0004U5-00; Tue, 25 Mar 1997 21:17:57 -0700 To: asami@vader.cs.berkeley.edu (Satoshi Asami) Subject: Re: make -k oddities Cc: adam@veda.is, freebsd-ports@freebsd.org In-reply-to: Your message of "Tue, 25 Feb 1997 23:07:42 PST." <199702260707.XAA03996@silvia.HIP.Berkeley.EDU> References: <199702260707.XAA03996@silvia.HIP.Berkeley.EDU> Date: Tue, 25 Mar 1997 21:17:56 -0700 From: Warner Losh Message-Id: Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk In message <199702260707.XAA03996@silvia.HIP.Berkeley.EDU> Satoshi Asami writes: : * >When I do a make -k for a port that I don't have (and can't get) the : * >dist file for, then it will try to fetch and fail. Once it fails it : * >will then try to patch, which it shouldn't do. : * : * make -k means "ignore error return from command" but bsd.port.mk uses the : * error return to bail out at that point. : : That's not the problem. The real problem is that "make -k" always : returns 0. By changing the way chaining is done (see attached patch) : some cases can be caught (like fetch) but not all because bsd.port.mk : often calles sub-makes as a shell command to do certain things (try to : read _PORT_USE if you have a strong stomach). : : Do people think "make -k" always returning 0 is correct? I tend to : think it's a bug, and it should return the status of the last command : executed. Otherwise it is useless for chaining calls of make. : : Satoshi : ------- : Index: bsd.port.mk : =================================================================== : RCS file: /usr/cvs/src/share/mk/bsd.port.mk,v : retrieving revision 1.253 : diff -u -r1.253 bsd.port.mk : --- bsd.port.mk 1997/02/23 13:24:45 1.253 : +++ bsd.port.mk 1997/02/26 07:04:28 : @@ -1101,40 +1101,41 @@ : .endif : : .if !target(extract) : -extract: checksum ${EXTRACT_COOKIE} : +extract: ${EXTRACT_COOKIE} : .endif : : .if !target(patch) : -patch: extract ${PATCH_COOKIE} : +patch: ${PATCH_COOKIE} : .endif : : .if !target(configure) : -configure: patch ${CONFIGURE_COOKIE} : +configure: ${CONFIGURE_COOKIE} : .endif : : .if !target(build) : -build: configure ${BUILD_COOKIE} : +build: ${BUILD_COOKIE} : .endif : : .if !target(install) : -install: build ${INSTALL_COOKIE} : +install: ${INSTALL_COOKIE} : .endif : : .if !target(package) : -package: install ${PACKAGE_COOKIE} : +package: ${PACKAGE_COOKIE} : .endif : : -${EXTRACT_COOKIE}: : +# note that checksum depends on fetch (see below) : +${EXTRACT_COOKIE}: checksum : @cd ${.CURDIR} && ${MAKE} ${.MAKEFLAGS} real-extract : -${PATCH_COOKIE}: : +${PATCH_COOKIE}: extract : @cd ${.CURDIR} && ${MAKE} ${.MAKEFLAGS} real-patch : -${CONFIGURE_COOKIE}: : +${CONFIGURE_COOKIE}: patch : @cd ${.CURDIR} && ${MAKE} ${.MAKEFLAGS} real-configure : -${BUILD_COOKIE}: : +${BUILD_COOKIE}: configure : @cd ${.CURDIR} && ${MAKE} ${.MAKEFLAGS} real-build : -${INSTALL_COOKIE}: : +${INSTALL_COOKIE}: build : @cd ${.CURDIR} && ${MAKE} ${.MAKEFLAGS} real-install : -${PACKAGE_COOKIE}: : +${PACKAGE_COOKIE}: install : @cd ${.CURDIR} && ${MAKE} ${.MAKEFLAGS} real-package : : # And call the macros : Sorry to include so much code, but it has been about a month since you sent this out and I'm just now getting back to it. This change appears to be bad. It seems forces a complete rebuild every time, at least on OpenBSD. :-( Warner From owner-freebsd-ports Wed Mar 26 01:20:20 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id BAA28502 for ports-outgoing; Wed, 26 Mar 1997 01:20:20 -0800 (PST) Received: from dfw-ix7.ix.netcom.com (dfw-ix7.ix.netcom.com [206.214.98.7]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id BAA28489 for ; Wed, 26 Mar 1997 01:20:13 -0800 (PST) Received: (from smap@localhost) by dfw-ix7.ix.netcom.com (8.8.4/8.8.4) id DAA11792; Wed, 26 Mar 1997 03:19:36 -0600 (CST) Received: from wck-ca9-25.ix.netcom.com(204.31.231.121) by dfw-ix7.ix.netcom.com via smap (V1.3) id sma010076; Wed Mar 26 03:18:43 1997 Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.5/8.6.9) id BAA01871; Wed, 26 Mar 1997 01:16:30 -0800 (PST) Date: Wed, 26 Mar 1997 01:16:30 -0800 (PST) Message-Id: <199703260916.BAA01871@silvia.HIP.Berkeley.EDU> To: fenner@parc.xerox.com CC: ports@FreeBSD.ORG In-reply-to: <97Mar25.154253pst.177486@crevenia.parc.xerox.com> (message from Bill Fenner on Tue, 25 Mar 1997 15:42:41 PST) Subject: Re: What to do about a port that needs $DISPLAY to build? From: asami@vader.cs.berkeley.edu (Satoshi Asami) Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk * I'm trying to port some software that runs wish during its configure * script. wish always wants to have a display, even though it's not * going to open a window. There are several ports like that. Add a commented out IS_INTERACTIVE so we can do something about it later if we want. Satoshi From owner-freebsd-ports Wed Mar 26 04:10:09 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id EAA05126 for ports-outgoing; Wed, 26 Mar 1997 04:10:09 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id EAA05112; Wed, 26 Mar 1997 04:10:04 -0800 (PST) Resent-Date: Wed, 26 Mar 1997 04:10:04 -0800 (PST) Resent-Message-Id: <199703261210.EAA05112@freefall.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@freefall.FreeBSD.org, vince@MCESTATE.COM Received: from mercury.GAIANET.NET (mercury.GAIANET.NET [207.211.200.26]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id EAA04915 for ; Wed, 26 Mar 1997 04:04:07 -0800 (PST) Received: (from vince@localhost) by mercury.GAIANET.NET (8.8.5/8.8.5) id EAA00431; Wed, 26 Mar 1997 04:04:07 -0800 (PST) Message-Id: <199703261204.EAA00431@mercury.GAIANET.NET> Date: Wed, 26 Mar 1997 04:04:07 -0800 (PST) From: vince@MCESTATE.COM Reply-To: vince@MCESTATE.COM To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/3106: pidentd not working Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >Number: 3106 >Category: ports >Synopsis: pidentd exits with signal 6 >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-ports >State: open >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Mar 26 04:10:02 PST 1997 >Last-Modified: >Originator: Vincent Poy >Organization: GaiaNet Corporation - Beverly Hills, California 90210 USA >Release: FreeBSD 3.0-CURRENT i386 >Environment: FreeBSD 3.0 -CURRENT Machines >Description: pidentd in the ports tree will exit with signal 6. >How-To-Repeat: Run any application which requires pidentd. >Fix: None >Audit-Trail: >Unformatted: From owner-freebsd-ports Wed Mar 26 04:51:50 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id EAA07030 for ports-outgoing; Wed, 26 Mar 1997 04:51:50 -0800 (PST) Received: from moose.ncia.net (moose.ncia.net [207.140.8.2]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id EAA07025 for ; Wed, 26 Mar 1997 04:51:48 -0800 (PST) Received: from ender (ed.ncia.net [207.140.8.60]) by moose.ncia.net (8.6.12/8.6.12) with SMTP id HAA19600 for ; Wed, 26 Mar 1997 07:50:54 -0500 Message-ID: <33391C61.65C3@ncia.net> Date: Wed, 26 Mar 1997 07:53:53 -0500 From: Ed Paquette Reply-To: ed@ncia.net X-Mailer: Mozilla 3.01 (WinNT; I) MIME-Version: 1.0 To: ports@FreeBSD.org Subject: Pine port error. Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-ports@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk Howdy... I received the following error when building the Pine Port: ---- 8< ----------------- 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. ----- 8< ----------------------------------- Thanks for your time... Ed Paquette ed@ncia.net From owner-freebsd-ports Wed Mar 26 04:52:13 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id EAA07084 for ports-outgoing; Wed, 26 Mar 1997 04:52:13 -0800 (PST) Received: from moose.ncia.net (moose.ncia.net [207.140.8.2]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id EAA07077 for ; Wed, 26 Mar 1997 04:52:10 -0800 (PST) Received: from ender (ed.ncia.net [207.140.8.60]) by moose.ncia.net (8.6.12/8.6.12) with SMTP id HAA19620 for ; Wed, 26 Mar 1997 07:51:17 -0500 Message-ID: <33391C61.65C3@ncia.net> Date: Wed, 26 Mar 1997 07:54:16 -0500 From: Ed Paquette Reply-To: ed@ncia.net X-Mailer: Mozilla 3.01 (WinNT; I) MIME-Version: 1.0 To: ports@FreeBSD.org Subject: Pine port error. Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-ports@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk Howdy... I received the following error when building the Pine Port: ---- 8< ----------------- 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. ----- 8< ----------------------------------- Thanks for your time... Ed Paquette ed@ncia.net From owner-freebsd-ports Wed Mar 26 05:50:29 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id FAA09341 for ports-outgoing; Wed, 26 Mar 1997 05:50:29 -0800 (PST) Received: from news.IAEhv.nl (root@news.IAEhv.nl [194.151.64.4]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id FAA09329 for ; Wed, 26 Mar 1997 05:50:23 -0800 (PST) Received: from LOCAL (uucp@localhost) by news.IAEhv.nl (8.6.13/1.63) with IAEhv.nl; pid 14069 on Wed, 26 Mar 1997 14:50:19 +0100; id OAA14069 efrom: marc@nietzsche.bowtie.nl; eto: ports@freebsd.org Received: from localhost (localhost [127.0.0.1]) by nietzsche.bowtie.nl (8.8.2/8.7.3) with ESMTP id OAA17244 for ; Wed, 26 Mar 1997 14:49:40 +0100 (MET) Message-Id: <199703261349.OAA17244@nietzsche.bowtie.nl> X-Mailer: exmh version 1.6.7 5/3/96 To: ports@freebsd.org Subject: strptime code for msql port Date: Wed, 26 Mar 1997 14:49:40 +0100 From: Marc van Kempen Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk ------- Forwarded Message Return-Path: owner-msql-list@Bunyip.Com Received: from Bunyip.Com (uucp@localhost) by nietzsche.bowtie.nl (8.8.2/8.7.3) with UUCP id MAA15249 for bowtie.nl!marc; Wed, 26 Mar 1997 12:05:21 +0100 (MET) Received: from services.bunyip.com (services.Bunyip.Com [192.77.55.2]) by news.IAEhv.nl (8.6.13/1.63) with ESMTP; pid 3733 on Wed, 26 Mar 1997 12:04:29 +0100; id MAA03733 efrom: owner-msql-list@Bunyip.Com; eto: Received: (from daemon@localhost) by services.bunyip.com (8.8.5/8.8.5) id AAA05345 for msql-list-out; Wed, 26 Mar 1997 00:57:31 -0500 (EST) Received: from mocha.bunyip.com (mocha.Bunyip.Com [192.197.208.1]) by services.bunyip.com (8.8.5/8.8.5) with SMTP id AAA05340 for ; Wed, 26 Mar 1997 00:57:26 -0500 (EST) Received: from mongkok.hk.super.net by mocha.bunyip.com with SMTP (5.65a/IDA-1.4.2b/CC-Guru-2b) id AA25291 (mail destined for msql-list@services.bunyip.com); Wed, 26 Mar 97 00:57:21 -0500 Received: from is2.hk.super.net (root@is2.hk.super.net [202.14.67.237]) by mongkok.hk.super.net (8.8.5/8.8.5) with ESMTP id NAA29921; Wed, 26 Mar 1997 13:56:52 +0800 (HKT) Received: from 202.14.67.4.hk.super.net ([202.64.128.103]) by is2.hk.super.net (8.8.5/8.8.5) with SMTP id NAA14821; Wed, 26 Mar 1997 13:56:48 +0800 (HKT) Message-Id: <33399C2C.5130@hk.super.net> Date: Wed, 26 Mar 1997 13:59:08 -0800 From: Kenneth LO X-Mailer: Mozilla 3.01Gold (Win95; I) Mime-Version: 1.0 To: msql-list@Bunyip.Com Cc: yegor@grn4.recyclenet.com Subject: Re: [mSQL] strpbrk source needed to compile B5 version References: Content-Type: multipart/mixed; boundary="------------72FF4E434AC6" Sender: owner-msql-list@Bunyip.Com Precedence: bulk Reply-To: msql-list@Bunyip.Com Errors-To: owner-msql-list@Bunyip.Com This is a multi-part message in MIME format. - --------------72FF4E434AC6 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Yegor Sinelnikov wrote: > > The compilation fails because in my compiler version there is no strptime > function. It is referenced in the following file: ... > I will be very glad if someone could send me a code of this function or Code attached. - --------------72FF4E434AC6 Content-Type: text/plain; charset=us-ascii; name="strptime.c" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="strptime.c" /* * Copyright (c) 1994 Powerdog Industries. All rights reserved. * * Redistribution and use in source and binary forms, without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer * in the documentation and/or other materials provided with the * distribution. * 3. All advertising materials mentioning features or use of this * software must display the following acknowledgement: * This product includes software developed by Powerdog Industries. * 4. The name of Powerdog Industries may not be used to endorse or * promote products derived from this software without specific prior * written permission. * * THIS SOFTWARE IS PROVIDED BY POWERDOG INDUSTRIES ``AS IS'' AND ANY * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE POWERDOG INDUSTRIES BE * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR * BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE * OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, * EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ #ifndef lint static char copyright[] = "@(#) Copyright (c) 1994 Powerdog Industries. All rights reserved."; static char sccsid[] = "@(#)strptime.c 0.1 (Powerdog) 94/03/27"; #endif /* not lint */ #include #include #include #include #define asizeof(a) (sizeof (a) / sizeof ((a)[0])) /* #ifndef sun */ struct dtconv { char *abbrev_month_names[12]; char *month_names[12]; char *abbrev_weekday_names[7]; char *weekday_names[7]; char *time_format; char *sdate_format; char *dtime_format; char *am_string; char *pm_string; char *ldate_format; }; /* #endif */ static struct dtconv En_US = { { "Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec" }, { "January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December" }, { "Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat" }, { "Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday" }, "%H:%M:%S", "%m/%d/%y", "%a %b %e %T %Z %Y", "AM", "PM", "%A, %B, %e, %Y" }; #ifdef SUNOS4 extern int strncasecmp(); #endif char * strptime(char *buf, char *fmt, struct tm *tm) { char c, *ptr; int i, len; ptr = fmt; while (*ptr != 0) { if (*buf == 0) break; c = *ptr++; if (c != '%') { if (isspace(c)) while (*buf != 0 && isspace(*buf)) buf++; else if (c != *buf++) return 0; continue; } c = *ptr++; switch (c) { case 0: case '%': if (*buf++ != '%') return 0; break; case 'C': buf = strptime(buf, En_US.ldate_format, tm); if (buf == 0) return 0; break; case 'c': buf = strptime(buf, "%x %X", tm); if (buf == 0) return 0; break; case 'D': buf = strptime(buf, "%m/%d/%y", tm); if (buf == 0) return 0; break; case 'R': buf = strptime(buf, "%H:%M", tm); if (buf == 0) return 0; break; case 'r': buf = strptime(buf, "%I:%M:%S %p", tm); if (buf == 0) return 0; break; case 'T': buf = strptime(buf, "%H:%M:%S", tm); if (buf == 0) return 0; break; case 'X': buf = strptime(buf, En_US.time_format, tm); if (buf == 0) return 0; break; case 'x': buf = strptime(buf, En_US.sdate_format, tm); if (buf == 0) return 0; break; case 'j': if (!isdigit(*buf)) return 0; for (i = 0; *buf != 0 && isdigit(*buf); buf++) { i *= 10; i += *buf - '0'; } if (i > 365) return 0; tm->tm_yday = i; break; case 'M': case 'S': if (*buf == 0 || isspace(*buf)) break; if (!isdigit(*buf)) return 0; for (i = 0; *buf != 0 && isdigit(*buf); buf++) { i *= 10; i += *buf - '0'; } if (i > 59) return 0; if (c == 'M') tm->tm_min = i; else tm->tm_sec = i; if (*buf != 0 && isspace(*buf)) while (*ptr != 0 && !isspace(*ptr)) ptr++; break; case 'H': case 'I': case 'k': case 'l': if (!isdigit(*buf)) return 0; for (i = 0; *buf != 0 && isdigit(*buf); buf++) { i *= 10; i += *buf - '0'; } if (c == 'H' || c == 'k') { if (i > 23) return 0; } else if (i > 11) return 0; tm->tm_hour = i; if (*buf != 0 && isspace(*buf)) while (*ptr != 0 && !isspace(*ptr)) ptr++; break; case 'p': len = strlen(En_US.am_string); if (strncasecmp(buf, En_US.am_string, len) == 0) { if (tm->tm_hour > 12) return 0; if (tm->tm_hour == 12) tm->tm_hour = 0; buf += len; break; } len = strlen(En_US.pm_string); if (strncasecmp(buf, En_US.pm_string, len) == 0) { if (tm->tm_hour > 12) return 0; if (tm->tm_hour != 12) tm->tm_hour += 12; buf += len; break; } return 0; case 'A': case 'a': for (i = 0; i < asizeof(En_US.weekday_names); i++) { len = strlen(En_US.weekday_names[i]); if (strncasecmp(buf, En_US.weekday_names[i], len) == 0) break; len = strlen(En_US.abbrev_weekday_names[i]); if (strncasecmp(buf, En_US.abbrev_weekday_names[i], len) == 0) break; } if (i == asizeof(En_US.weekday_names)) return 0; tm->tm_wday = i; buf += len; break; case 'd': case 'e': if (!isdigit(*buf)) return 0; for (i = 0; *buf != 0 && isdigit(*buf); buf++) { i *= 10; i += *buf - '0'; } if (i > 31) return 0; tm->tm_mday = i; if (*buf != 0 && isspace(*buf)) while (*ptr != 0 && !isspace(*ptr)) ptr++; break; case 'B': case 'b': case 'h': for (i = 0; i < asizeof(En_US.month_names); i++) { len = strlen(En_US.month_names[i]); if (strncasecmp(buf, En_US.month_names[i], len) == 0) break; len = strlen(En_US.abbrev_month_names[i]); if (strncasecmp(buf, En_US.abbrev_month_names[i], len) == 0) break; } if (i == asizeof(En_US.month_names)) return 0; tm->tm_mon = i; buf += len; break; case 'm': if (!isdigit(*buf)) return 0; for (i = 0; *buf != 0 && isdigit(*buf); buf++) { i *= 10; i += *buf - '0'; } if (i < 1 || i > 12) return 0; tm->tm_mon = i - 1; if (*buf != 0 && isspace(*buf)) while (*ptr != 0 && !isspace(*ptr)) ptr++; break; case 'Y': case 'y': if (*buf == 0 || isspace(*buf)) break; if (!isdigit(*buf)) return 0; for (i = 0; *buf != 0 && isdigit(*buf); buf++) { i *= 10; i += *buf - '0'; } if (c == 'Y') i -= 1900; if (i < 0) return 0; tm->tm_year = i; if (*buf != 0 && isspace(*buf)) while (*ptr != 0 && !isspace(*ptr)) ptr++; break; } } return buf; } - --------------72FF4E434AC6-- - -------------------------------------------------------------------------- To remove yourself from the Mini SQL mailing list send a message containing "unsubscribe" to msql-list-request@bunyip.com. Send a message containing "info msql-list" to majordomo@bunyip.com for info on monthly archives of the list. For more help, mail owner-msql-list@bunyip.com NOT the msql-list! ------- End of Forwarded Message ---------------------------------------------------- Marc van Kempen BowTie Technology Email: marc@bowtie.nl WWW & Databases tel. +31 40 2 43 20 65 fax. +31 40 2 44 21 86 http://www.bowtie.nl ---------------------------------------------------- From owner-freebsd-ports Wed Mar 26 10:14:05 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id KAA04009 for ports-outgoing; Wed, 26 Mar 1997 10:14:05 -0800 (PST) Received: from pahtoh.cwu.edu (root@pahtoh.cwu.edu [198.104.65.27]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id KAA03857; Wed, 26 Mar 1997 10:13:13 -0800 (PST) Received: from opus.cts.cwu.edu (skynyrd@opus.cts.cwu.edu [198.104.92.71]) by pahtoh.cwu.edu (8.6.13/8.6.9) with ESMTP id KAA13599; Wed, 26 Mar 1997 10:13:03 -0800 Received: from localhost (skynyrd@localhost) by opus.cts.cwu.edu (8.8.5/8.8.5) with SMTP id KAA29604; Wed, 26 Mar 1997 10:13:03 -0800 (PST) Date: Wed, 26 Mar 1997 10:13:02 -0800 (PST) From: Chris Timmons To: Matthew Hunt cc: FreeBSD-gnats-submit@freebsd.org, GNATS Management , freebsd-ports@freefall.freebsd.org Subject: Re: ports/3041: Checksum problem: New port: c2ps 3.0 In-Reply-To: <199703191835.NAA08786@wopr.ml.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 I retrieved c2ps-30.tgz from both of the distribution sites and get a checksum of: MD5 (c2ps-30.tgz) = a74d3be42da6b4b9a8c1e3ebabfe422d which differs from the checksum in the port. On Wed, 19 Mar 1997, Matthew Hunt wrote: > > >Number: 3041 > >Category: ports > >Synopsis: New port: c2ps 3.0 > >Confidential: no > >Severity: non-critical > >Priority: low > >Responsible: freebsd-ports > >State: open > >Class: change-request > >Submitter-Id: current-users > >Arrival-Date: Wed Mar 19 10:40:04 PST 1997 > >Last-Modified: > >Originator: Matthew Hunt > >Organization: > none > >Release: FreeBSD 2.2-RELEASE i386 > >Environment: > > FreeBSD 2.2-RELEASE > > >Description: > > Submission of new port, c2ps 3.0: > > A PostScript pretty-printer for C source with numerous features. > See http://www.geocities.com/SiliconValley/Park/2055/ for details. > Released under the GPL by Dmitri Shtilman > and Dmitri Makarov . > > > >How-To-Repeat: > >Fix: > > Port uploaded to ftp.freebsd.org as c2ps-3.0-port.tar.gz > > > >Audit-Trail: > >Unformatted: > From owner-freebsd-ports Wed Mar 26 13:54:48 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id NAA00989 for ports-outgoing; Wed, 26 Mar 1997 13:54:48 -0800 (PST) Received: from sax.sax.de (sax.sax.de [193.175.26.33]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id NAA00974 for ; Wed, 26 Mar 1997 13:54:45 -0800 (PST) Received: (from uucp@localhost) by sax.sax.de (8.6.12/8.6.12-s1) with UUCP id WAA01030; Wed, 26 Mar 1997 22:54:24 +0100 Received: (from j@localhost) by uriah.heep.sax.de (8.8.5/8.8.5) id WAA11611; Wed, 26 Mar 1997 22:51:04 +0100 (MET) Message-ID: <19970326225104.AA37824@uriah.heep.sax.de> Date: Wed, 26 Mar 1997 22:51:04 +0100 From: j@uriah.heep.sax.de (J Wunsch) To: marc@bowtie.nl (Marc van Kempen) Cc: ports@FreeBSD.ORG Subject: Re: strptime code for msql port References: <199703261349.OAA17244@nietzsche.bowtie.nl> 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: <199703261349.OAA17244@nietzsche.bowtie.nl>; from Marc van Kempen on Mar 26, 1997 14:49:40 +0100 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk As Marc van Kempen wrote: > /* > * Copyright (c) 1994 Powerdog Industries. All rights reserved. > * > * Redistribution and use in source and binary forms, without > * modification, are permitted provided that the following conditions > * are met: > * 1. Redistributions of source code must retain the above copyright > * notice, this list of conditions and the following disclaimer. > * 2. Redistributions in binary form must reproduce the above copyright > * notice, this list of conditions and the following disclaimer > * in the documentation and/or other materials provided with the > * distribution. > * 3. All advertising materials mentioning features or use of this > * software must display the following acknowledgement: > * This product includes software developed by Powerdog Industries. > * 4. The name of Powerdog Industries may not be used to endorse or > * promote products derived from this software without specific prior > * written permission. > * > * THIS SOFTWARE IS PROVIDED BY POWERDOG INDUSTRIES ``AS IS'' AND ANY > * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE > * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR > * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE POWERDOG INDUSTRIES BE > * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR > * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF > * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR > * BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, > * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE > * OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, > * EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. > */ This is acceptable for libcompat or even libc as well. -- 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 Mar 26 19:39:13 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id TAA29907 for ports-outgoing; Wed, 26 Mar 1997 19:39:13 -0800 (PST) Received: from sovcom.kiae.su (sovcom.kiae.su [193.125.152.1]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id TAA29902 for ; Wed, 26 Mar 1997 19:39:10 -0800 (PST) Received: by sovcom.kiae.su id AA26765 (5.65.kiae-1 ); Thu, 27 Mar 1997 06:25:20 +0300 Received: by sovcom.KIAE.su (UUMAIL/2.0); Thu, 27 Mar 97 06:25:20 +0300 Received: (from ache@localhost) by nagual.ru (8.8.5/8.8.5) id GAA00626; Thu, 27 Mar 1997 06:17:49 +0300 (MSK) Date: Thu, 27 Mar 1997 06:17:46 +0300 (MSK) From: =?KOI8-R?B?4c7E0sXKIP7F0s7P1w==?= To: Joerg Wunsch Cc: Marc van Kempen , ports@freebsd.org Subject: Re: strptime code for msql port In-Reply-To: <19970326225104.AA37824@uriah.heep.sax.de> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Wed, 26 Mar 1997, J Wunsch wrote: > As Marc van Kempen wrote: > > > /* > > * Copyright (c) 1994 Powerdog Industries. All rights reserved. > > * > > * Redistribution and use in source and binary forms, without > > * modification, are permitted provided that the following conditions > > * are met: > > * 1. Redistributions of source code must retain the above copyright > > * notice, this list of conditions and the following disclaimer. > > * 2. Redistributions in binary form must reproduce the above copyright > > * notice, this list of conditions and the following disclaimer > > * in the documentation and/or other materials provided with the > > * distribution. > > * 3. All advertising materials mentioning features or use of this > > * software must display the following acknowledgement: > > * This product includes software developed by Powerdog Industries. > > * 4. The name of Powerdog Industries may not be used to endorse or > > * promote products derived from this software without specific prior > > * written permission. > > * > > * THIS SOFTWARE IS PROVIDED BY POWERDOG INDUSTRIES ``AS IS'' AND ANY > > * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE > > * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR > > * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE POWERDOG INDUSTRIES BE > > * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR > > * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF > > * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR > > * BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, > > * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE > > * OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, > > * EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. > > */ > > This is acceptable for libcompat or even libc as well. Hmm... What about case 3) ? -- Andrey A. Chernov http://www.nagual.ru/~ache/ From owner-freebsd-ports Wed Mar 26 22:51:29 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id WAA08863 for ports-outgoing; Wed, 26 Mar 1997 22:51:29 -0800 (PST) Received: from uhf.wdc.net (uhf.wdc.net [198.147.74.44]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id WAA08856 for ; Wed, 26 Mar 1997 22:51:23 -0800 (PST) Received: from localhost (root@localhost) by uhf.wdc.net (8.8.5/8.6.12) with SMTP id BAA17719 for ; Thu, 27 Mar 1997 01:52:07 -0500 (EST) Date: Thu, 27 Mar 1997 01:52:06 -0500 (EST) From: To: ports@freebsd.org Subject: libtiff 3.4? 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: Are there any plans to set update the ports/graphics/tiff to version 3.4? version 3.3 which is there right now is very bug ridden and causes very blurry images. Thanks. Bernie Doehner root@uhf.wireless.net From owner-freebsd-ports Wed Mar 26 23:51:45 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id XAA11159 for ports-outgoing; Wed, 26 Mar 1997 23:51:45 -0800 (PST) Received: from sax.sax.de (sax.sax.de [193.175.26.33]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id XAA11154 for ; Wed, 26 Mar 1997 23:51:42 -0800 (PST) Received: (from uucp@localhost) by sax.sax.de (8.6.12/8.6.12-s1) with UUCP id IAA06112 for ports@freebsd.org; Thu, 27 Mar 1997 08:51:40 +0100 Received: (from j@localhost) by uriah.heep.sax.de (8.8.5/8.8.5) id IAA16720; Thu, 27 Mar 1997 08:22:09 +0100 (MET) Message-ID: <19970327082209.XZ65035@uriah.heep.sax.de> Date: Thu, 27 Mar 1997 08:22:09 +0100 From: j@uriah.heep.sax.de (J Wunsch) To: ports@freebsd.org Subject: Re: strptime code for msql port References: <19970326225104.AA37824@uriah.heep.sax.de> 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 ??????????????? on Mar 27, 1997 06:17:46 +0300 Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk As Andrey wrote: > > This is acceptable for libcompat or even libc as well. > > Hmm... What about case 3) ? There's no big problem with it, remember that this bogus clause is present in many legacy copyright notices in our entire tree. Of course, if somebody knows the author of this strptime implementation, he can ask them nicely to drop this clause. But i don't think it's a show-stopper. -- 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 Thu Mar 27 00:24:55 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id AAA12406 for ports-outgoing; Thu, 27 Mar 1997 00:24:55 -0800 (PST) Received: from smtp1.xs4all.nl (smtp1.xs4all.nl [194.109.6.51]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id AAA12401 for ; Thu, 27 Mar 1997 00:24:49 -0800 (PST) Received: from tomcat.xs4all.nl (tomcat.xs4all.nl [194.109.15.187]) by smtp1.xs4all.nl (8.7.6/XS4ALL) with ESMTP id JAA00191 for ; Thu, 27 Mar 1997 09:24:38 +0100 (MET) Received: (from arnoutb@localhost) by tomcat.xs4all.nl (8.8.5/8.6.12) id JAA00201 for freebsd-ports@freebsd.org; Thu, 27 Mar 1997 09:23:02 +0100 (MET) Message-Id: <199703270823.JAA00201@tomcat.xs4all.nl> Subject: Elm port... To: freebsd-ports@freebsd.org Date: Thu, 27 Mar 1997 09:23:02 +0100 (MET) From: arnoutb@tomcat.xs4all.nl (Arnout Boer) Reply-To: arnoutb@tomcat.xs4all.nl X-Operating-System: FreeBSD 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 I was spooked when suddenly my elm filter binary dissapeared when I installed the new one! I checked it and it won't compile on my 2.2.1 box! It stops on actions.c in the filter directory with `smflags' undeclared. Any suggestions? Please cc to me cause I'm not on the list! Arnout ===================================================================== Arnout Boer | mail: arnoutb@xs4all.nl | or arnout@dds.nl ===================================================================== From owner-freebsd-ports Thu Mar 27 09:50:06 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id JAA01786 for ports-outgoing; Thu, 27 Mar 1997 09:50:06 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id JAA01768; Thu, 27 Mar 1997 09:50:03 -0800 (PST) Resent-Date: Thu, 27 Mar 1997 09:50:03 -0800 (PST) Resent-Message-Id: <199703271750.JAA01768@freefall.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@freefall.FreeBSD.org, luigi@iet.unipi.it Received: from who.cdrom.com (who.cdrom.com [204.216.27.3]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id JAA00883 for ; Thu, 27 Mar 1997 09:46:58 -0800 (PST) Received: from prova.iet.unipi.it (prova.iet.unipi.it [131.114.9.236]) by who.cdrom.com (8.8.5/8.6.11) with ESMTP id IAA04797 for ; Thu, 27 Mar 1997 08:36:30 -0800 (PST) Received: (from luigi@localhost) by prova.iet.unipi.it (8.8.5/8.8.5) id RAA08694; Thu, 27 Mar 1997 17:27:17 +0100 (CET) Message-Id: <199703271627.RAA08694@prova.iet.unipi.it> Date: Thu, 27 Mar 1997 17:27:17 +0100 (CET) From: Luigi Rizzo Reply-To: luigi@iet.unipi.it To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/3117: tk-4.1 package missing libtk41.so.1.0 ? Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >Number: 3117 >Category: ports >Synopsis: tk-4.1 package missing libtk41.so.1.0 ? >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Mar 27 09:50:02 PST 1997 >Last-Modified: >Originator: Luigi Rizzo >Organization: DEIT >Release: FreeBSD 2.2.1-RELEASE i386 >Environment: 2.2.1-R install + packages using tk-4.1 >Description: the tk-4.1.tgz package seems to miss the shared lib. Plus, tar gives a "skipping to next header..." message while extracting, which is suspicious. The package was fetched from ftp.uk.freebsd.org and has size 1222611 bytes and checksum MD5 (tk-4.1.tgz) = a37279f4a12c76e7404cdf86ee4096b5 >How-To-Repeat: >Fix: >Audit-Trail: >Unformatted: From owner-freebsd-ports Thu Mar 27 10:00:19 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id KAA04286 for ports-outgoing; Thu, 27 Mar 1997 10:00:19 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id KAA04235; Thu, 27 Mar 1997 10:00:11 -0800 (PST) Resent-Date: Thu, 27 Mar 1997 10:00:11 -0800 (PST) Resent-Message-Id: <199703271800.KAA04235@freefall.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@freefall.FreeBSD.org, luigi@prova.iet.unipi.it Received: from who.cdrom.com (who.cdrom.com [204.216.27.3]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id JAA03509 for ; Thu, 27 Mar 1997 09:56:01 -0800 (PST) Received: from prova.iet.unipi.it (prova.iet.unipi.it [131.114.9.236]) by who.cdrom.com (8.8.5/8.6.11) with ESMTP id DAA03257 for ; Thu, 27 Mar 1997 03:17:51 -0800 (PST) Received: (from luigi@localhost) by prova.iet.unipi.it (8.8.5/8.8.5) id MAA04811; Thu, 27 Mar 1997 12:08:50 +0100 (CET) Message-Id: <199703271108.MAA04811@prova.iet.unipi.it> Date: Thu, 27 Mar 1997 12:08:50 +0100 (CET) From: Luigi Rizzo Reply-To: luigi@prova.iet.unipi.it To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/3120: ghostscript-4.03 package broken ? Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >Number: 3120 >Category: ports >Synopsis: ghostscript-4.03 package broken ? >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Mar 27 10:00:07 PST 1997 >Last-Modified: >Originator: Luigi Rizzo >Organization: >Release: FreeBSD 2.2.1-RELEASE i386 >Environment: freshly installed 2.2.1-R with ghostscript-4.03 package >Description: If you run gs, some startup files are not found. They are probably looked for in /usr/local/share/ghostscript/4.03 but the directory in the package is 4.02 instead. Besides, the compiled binary identifies itself (gs --version) as 3.53 >How-To-Repeat: install the package, run gs >Fix: probably a mismatch in version numbers ? >Audit-Trail: >Unformatted: From owner-freebsd-ports Thu Mar 27 10:00:22 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id KAA04312 for ports-outgoing; Thu, 27 Mar 1997 10:00:22 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id KAA04271; Thu, 27 Mar 1997 10:00:16 -0800 (PST) Resent-Date: Thu, 27 Mar 1997 10:00:16 -0800 (PST) Resent-Message-Id: <199703271800.KAA04271@freefall.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@freefall.FreeBSD.org, luigi@prova.iet.unipi.it Received: from who.cdrom.com (who.cdrom.com [204.216.27.3]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id JAA03752 for ; Thu, 27 Mar 1997 09:57:01 -0800 (PST) Received: from prova.iet.unipi.it (prova.iet.unipi.it [131.114.9.236]) by who.cdrom.com (8.8.5/8.6.11) with ESMTP id CAA03152 for ; Thu, 27 Mar 1997 02:56:41 -0800 (PST) Received: (from luigi@localhost) by prova.iet.unipi.it (8.8.5/8.8.5) id LAA04633; Thu, 27 Mar 1997 11:47:38 +0100 (CET) Message-Id: <199703271047.LAA04633@prova.iet.unipi.it> Date: Thu, 27 Mar 1997 11:47:38 +0100 (CET) From: Luigi Rizzo Reply-To: luigi@prova.iet.unipi.it To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/3121: teTeX 0.4 package has missing links ? Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >Number: 3121 >Category: ports >Synopsis: teTeX 0.4 package has missing links ? >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Mar 27 10:00:13 PST 1997 >Last-Modified: >Originator: Luigi Rizzo >Organization: DEIT >Release: FreeBSD 2.2.1-RELEASE i386 >Environment: Freshly installed 2.2.1-R with teTeX 0.4 package >Description: the package does not seem to create some links which are required to run the programs. More specifically, there are no "tex", "latex" (which should be linked to "virtex" ?) no "mf" (which should be linked to "virmf" ?) and no "kpsewhich" (unknown to me...) >How-To-Repeat: install the package >Fix: -- >Audit-Trail: >Unformatted: From owner-freebsd-ports Thu Mar 27 10:02:57 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id KAA04561 for ports-outgoing; Thu, 27 Mar 1997 10:02:57 -0800 (PST) Received: from hq.admiral.ru (hq.admiral.ru [194.58.184.113]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id KAA04543 for ; Thu, 27 Mar 1997 10:02:47 -0800 (PST) Received: from ip5.admiral.ru (ip5.admiral.ru [194.58.184.5]) by hq.admiral.ru (8.8.5/8.8.5.ADM) with ESMTP id VAA26406 for ; Thu, 27 Mar 1997 21:02:27 +0300 (MSK) Message-Id: <199703271802.VAA26406@hq.admiral.ru> From: "Alec Voropay" To: Subject: PINE 3.96 Date: Thu, 27 Mar 1997 21:02:40 +0300 X-MSMail-Priority: Normal X-Priority: 3 X-Mailer: Microsoft Internet Mail 4.70.1155 MIME-Version: 1.0 Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 7bit Sender: owner-ports@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk What about porting PINE 3.96 to FreeBSD ? http://www.washington.edu/pine -- -=AV=- From owner-freebsd-ports Thu Mar 27 14:00:04 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id OAA27192 for ports-outgoing; Thu, 27 Mar 1997 14:00:04 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id OAA27178; Thu, 27 Mar 1997 14:00:01 -0800 (PST) Resent-Date: Thu, 27 Mar 1997 14:00:01 -0800 (PST) Resent-Message-Id: <199703272200.OAA27178@freefall.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@freefall.FreeBSD.org, charnier@xp11.frmug.org Received: from frmug.org (frmug-gw.frmug.org [193.56.58.252]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id NAA26469 for ; Thu, 27 Mar 1997 13:51:32 -0800 (PST) Received: (from uucp@localhost) by frmug.org (8.8.5/8.8.5/frmug-2.0) with UUCP id WAA00926 for FreeBSD-gnats-submit@freebsd.org; Thu, 27 Mar 1997 22:50:57 +0100 (MET) Received: (from charnier@localhost) by xp11.frmug.org (8.8.5/8.8.5/xp11-uucp-1.1) id WAA13335; Thu, 27 Mar 1997 22:39:39 +0100 (CET) Message-Id: <199703272139.WAA13335@xp11.frmug.org> Date: Thu, 27 Mar 1997 22:39:39 +0100 (CET) From: Philippe Charnier Reply-To: charnier@xp11.frmug.org To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/3125: inn-1.5.1 port incorrect use of perl5 Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >Number: 3125 >Category: ports >Synopsis: inn port incorrect use of perl5 >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Mar 27 14:00:00 PST 1997 >Last-Modified: >Originator: Philippe Charnier >Organization: >Release: FreeBSD 3.0-CURRENT i386 >Environment: >Description: When trying to upgrade from inn-1.4 to inn-1.5.1 (using ports) I noticed that PERL5 support is enabled by default even if Makefile defines: USE_PERL5?= DONT I added `echo USE_PERL5 is set to $USE_PERL5' in script/configure and got: ===> Extracting for inn-1.5.1 ===> Patching for inn-1.5.1 ===> Applying FreeBSD patches for inn-1.5.1 ===> Configuring for inn-1.5.1 echo "-O2 -m486 -pipe" >/tmp/build-ports-news-inn-cflags NEWSDIR is set to /var/news PREFIX is set to /usr/local CFLAGS is set to -O2 -m486 -pipe PGPVERIFY is set to USE_TCL is set to USE_PERL5 is set to cc -o subst subst.c subst.c: In function `xstrerror': subst.c:60: warning: return discards `const' from pointer target type ===> Building for inn-1.5.1 As you can see, PGPVERIFY USE_TCL and USE_PERL5 are undefined so the file config.data will not take the setting into account. Running `make USE_PERL5=DONT' works as expected. The solution I found is to had SCRIPTS_ENV in Makefile (see patch) But that's not enough, because TCL_INC TCL_LIB PERL_INC PERL_LIB *must* be correctly set (see patch). >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home2h/FreeBSD.cvsroot/ports/news/inn/Makefile,v retrieving revision 1.22 diff -u -r1.22 Makefile --- Makefile 1996/12/18 23:32:10 1.22 +++ Makefile 1997/03/27 21:28:29 @@ -22,6 +22,8 @@ USE_TCL?= DO USE_PERL5?= DONT +SCRIPTS_ENV+= PGPVERIFY=${PGPVERIFY} USE_TCL=${USE_TCL} USE_PERL5=${USE_PERL5} + NO_PACKAGE= "Too many compile-time options" MAN1= convdate.1 getlist.1 grephistory.1 inews.1 innconfval.1 installit.1 \ nntpget.1 rnews.1 shlock.1 shrinkfile.1 subst.1 Index: files/config.data =================================================================== RCS file: /home2h/FreeBSD.cvsroot/ports/news/inn/files/config.data,v retrieving revision 1.8 diff -u -r1.8 config.data --- config.data 1996/12/18 23:32:14 1.8 +++ config.data 1997/03/27 21:11:08 @@ -836,11 +836,11 @@ TCL_SUPPORT !!USETCL!! ## Where your tcl header file live. Blank if no TCL ### =()@>()= -TCL_INC +TCL_INC !!USETCLINC!! # TCL_INC -I/usr/local/include ## How do you get the TCL library? Probably -ltcl -lm, blank if no TCL #### =()@>()= -TCL_LIB -ltcl -lm +TCL_LIB !!USETCLLIB!! # TCL_LIB -ltcl -lm ## TCL Startup File. Should probably be prefixed with the same value as ## _PATH_CONTROLPROGS. @@ -899,11 +899,11 @@ PERL_SUPPORT !!USEPERL5!! ## How do you get the PERL libraries? Probably -lperl -lm, blank if no PERL #### =()@>()= -PERL_LIB -L/usr/local/lib/perl5/i386-freebsd/5.003/CORE -lperl -lm +PERL_LIB !!USEPERL5LIB!! #PERL_LIB -L/usr/local/gnu/lib/perl5/i386-bsdos/5.003/CORE -lperl -lm ## Core directory (includes, libs). See perlembed(1) #### =()@>()= -PERL_INC -I/usr/local/lib/perl5/i386-freebsd/5.003/CORE +PERL_INC !!USEPERL5INC!! #PERL_INC -I/usr/local/gnu/lib/perl5/i386-bsdos/5.003/CORE ## Perl Filter Files. Should probably be prefixed with the same value as ## _PATH_CONTROLPROGS. Index: scripts/configure =================================================================== RCS file: /home2h/FreeBSD.cvsroot/ports/news/inn/scripts/configure,v retrieving revision 1.4 diff -u -r1.4 configure --- configure 1996/12/18 23:32:32 1.4 +++ configure 1997/03/27 21:29:03 @@ -12,13 +12,22 @@ NEWSDIR=/var/news fi +[ x$USE_TCL = xDO ] && USE_TCLINC=-I/usr/local/include +[ x$USE_TCL = xDO ] && USE_TCLLIB="-ltcl -lm" +[ x$USE_PERL5 = xDO ] && USE_PERL5INC=-I/usr/local/lib/perl5/i386-freebsd/5.003/CORE +[ x$USE_PERL5 = xDO ] && USE_PERL5LIB="-L/usr/local/lib/perl5/i386-freebsd/5.003/CORE -lperl -lm" + cat >/tmp/tmp.inn.sed.$$ << --EOF-- s+!!NEWSSPOOL!!+$NEWSDIR+g s+!!PREFIX!!+$PREFIX+g s+!!CFLAGS!!+$CFLAGS+g s+!!PGPVERIFY!!+$PGPVERIFY+g s+!!USETCL!!+$USE_TCL+g +s+!!USETCLINC!!+$USE_TCLINC+g +s+!!USETCLLIB!!+$USE_TCLLIB+g s+!!USEPERL5!!+$USE_PERL5+g +s+!!USEPERL5INC!!+$USE_PERL5INC+g +s+!!USEPERL5LIB!!+$USE_PERL5LIB+g --EOF-- sed <${FILESDIR}/config.data >${WRKSRC}/config/config.data -f /tmp/tmp.inn.sed.$$ >Audit-Trail: >Unformatted: From owner-freebsd-ports Fri Mar 28 00:00:06 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id AAA26431 for ports-outgoing; Fri, 28 Mar 1997 00:00:06 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id AAA26407; Fri, 28 Mar 1997 00:00:02 -0800 (PST) Resent-Date: Fri, 28 Mar 1997 00:00:02 -0800 (PST) Resent-Message-Id: <199703280800.AAA26407@freefall.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@freefall.FreeBSD.org, root@Burka.NetVision.net.il Received: from Burka.NetVision.net.il (root@burka.NetVision.net.il [194.90.1.23]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id XAA26069 for ; Thu, 27 Mar 1997 23:51:17 -0800 (PST) Received: (from root@localhost) by Burka.NetVision.net.il (8.8.5/8.8.2) id KAA03942; Fri, 28 Mar 1997 10:51:13 +0300 (IDT) Message-Id: <199703280751.KAA03942@Burka.NetVision.net.il> Date: Fri, 28 Mar 1997 10:51:13 +0300 (IDT) From: Mighty Wizard Reply-To: root@Burka.NetVision.net.il To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/3129: new port of xforms toolkit Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >Number: 3129 >Category: ports >Synopsis: xforms port is not up to date >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Mar 28 00:00:01 PST 1997 >Last-Modified: >Originator: Mighty Wizard >Organization: NetVision >Release: FreeBSD 3.0-CURRENT i386 >Environment: >Description: xforms-0.86 has been released a few days ago. >How-To-Repeat: >Fix: begin 644 xforms.tar.gz M'XL(`&YW.S,``^U;>W/:2!+/O_`I.FOOG9,%@1`/FRQ7=@Q.J/B1`F?CK;LK MEY!&H+.DX?0PD%2^^W6/)%X2L9,SI.ZB+MN(GIE^S(RZ?].2IP9W;:_T;)L$ MU7*C5H-G0%1>^XR^0%V1Z_6&4E,:`'*Y)C>>06VK5D44>+[J`CQS.?>_UF\R M8LS:A4&[I6FX_H9IL:WM@F]??[E>D;/UWP6MK+^M;V7*Y7*Y7JU^9?T;\?HC MR;3^E4J]^@S*VS!FG7[R];]HU^!@('9!L7Q8E_SAIQ?0@MJ1HNIX+\K&45EI M5,MLH&G5(T,U&%-D75?R/]KNC)Z&HOM_K/K::%L9X-OC?T6NUK/XOPM:6W_Q M6535)]7Q0/R7:XH2Q_]&K5%#CE*O*5G\WP6]?/D2+M0[1@!`XJXYS)VY)G)< MJ!PB#F^6&\UR'>2CHT:^6"S.NZ[W.FPJ4:^7JT3?0:X7*@T07P'Z;SOGYZW2 MP'1*W@B_X\_95>_B;>>DW>FUQ':41OGG@GG>?=VRS$'(5,/.DNEH5J`S^,6^ MT[ACF$-I]`OR]XA`Y\Y??=!&JC-DH#HS?V0Z0U`-G[F`UQY8IL-$7Y+V''1F M\R:)S1T?:#JT.Q=7_5=@HYLO(-1G.KA#+*LI_$=/<+/B5?'[/)ENT14R$H1# M^`5_L/FNB9^YXK%]+XSHEQ:3&3'V#R+K7KS:U-7C4EDZK,\']-^>]#KM6QH3 M*@KGD-0]:A[3=DA5*50/PQU"TUP]*M3J\33GCDT#_@[/H6C`_L'%R67MMMWM MO2B%UM7@GZ]P.ICSCSPLD>5`T5OI/HW[I\AXM3S8,/._08Z\6'8#]H]?(!_[ M:193G289EMH'@-EC?];\WX!(Z?%_\*0Z'HC_BDR8/\S_%:4BB_BOU++XOPNB MFV\1?,(,T`^<,+8K4%::2KE9;2PRP*+S6@Y0JDT$>1MS0*4@5^(4L(>!TF7L M=;]=NF0^?A`/?T]/6YJ&`>7T].S\Y$VK>(6W_/ON*7+.VW..AQU/>BW4Z^)5 M[^220JNK.ABOL.--]_+T_$.[TRIV2X'GEFYDN5>G6$;Q^L\^]2U:-V,;BN>K M[8!L6<:_=ABN]@!7W&446C"T#5S5G8$WXH&EPX#%P8SI8DZ$;U&T>K1OE85; MW^%1E#FVY55J%F\4E'D6#Y,K`8E#DL)*`L1$':4QUM9%Y+]R(C%[*:))4FH[MHB)5AS0I M](M[)08AYY`_N5IOR/4,_^V2*+&+$TQIM0KP$<,183L$-HCM M:E0(6&#`U0%K?:NU)@+'C3BP6D`\$N/`,'PDH-$:X(,5E+,,9U9/X.+D2.)C M*+9!_"KR>HSD5#AT6*C48D](#0GLM_8/0CT86+L8-<6A&2-NC.*(;>@4,X4! M?6AA8W@MXCV:TF\5S^^% M&5[8'4W1%NV>/L[PZ>,L3UN!QE'A4%X4#>CKO&BP1(:Y?KP'@@5Q/0+V/XO] M_(5._2Y":->(6`00!->^0^P`Q?$Z/Q(!18UV:=&.V@DS?)F+_=H@&R@P$CR1 M;.8$*UUW<__'\?]NN+UW`+[C^:]2+F?U_UW0TOJ?7EU<="ZOGU['(Y__EJMR MI5+!)(*)1*DTLOR_"SJ!H:N.1R:>GR#P\$!C.CYS#55CX'-NW9D^X`Z!&_AH M.CJ?0'_F^0&D<#.+BS;VI@NIP9V;SP`/#'Z/\:W01Q9LNBR6O>$IJ+(^#JFG, M\TQ2AE+R(]\?-TNE@:L.AROZ8E4D%T7.AX.-MM*3.@NEAS,BM$G09XZ.5H7/ MA\!&+>J0Y@X@%%5TV;\#YOG'`SZ0`B\P*O1WY$FV:<'$]$,3B8\<"]I6K5"_B3+CMDUHFNNZ@6>P;.8_N2@4/FTX)0 MW8L;<<7+\VE2.>T%P5GVNP`>.4N"8T&\Q%=6WK^#RZCHO=,[]*BW[&$GS2,+"_!]]]_UX M6HK_[\^[_2V@OX>?_U7+\CS^5\+X7REG[W_LA*C`8>C,,X=./BKLSLO6J]_C MHO,QFS(-+#U\#$AGV%]?1\SPF17\VBZMBXJ>&8CZ>EP`CXOYL7Y)EH:?8FYM M_KR>F*NE^9+JNGR"8=OGSGK3@+L8#">F[H^235-_-F8)-LK";(9'\@TM?)QH M$*K31F`#Z?#6&S35N5>3W)'J^BEB!)]24T*S-N*FEG!!XU9D:TJ+QY+R!5=. ML@/*Z`EVX'H\P17OF:3P1"$CK:%<2^76T[B51AI74=:Y1NCV!G;"04,WU<1D M&)9F<>TNP>:.GU@PPV4I4I&IN^ID$_\6MM"]O2N94$.[!\ M,U6TDV8:'_P+<:KFF_>)=<>F,4_,*7)=Y@=NPO.QG;Y]4(9)D#`Y@V-<4@1O M*:K'R64;!]XH/4A1BYT0@6@+H76"[3$-S4^=4,_2;UU5-Q,W(C9LFB-L\LQ/ M*6S:,2F["<-0:O^9/<`HLL[V33LY:X*)4Z'@-%3? MOWL3\J*#L=!R>G+=>7/5ZW;ZK5Q4B?!@*LOYBY/^=:=WV^]>4Y,ASNNI)8*E M"H'(SO225KYS<]T[.;V^[7\XNVGEZ!]@\BBQ>WF-OYU>2]A\?,G\/TQR77*8 M+^%9-?^AW[G%8-+*81C)?^R]Z_=.6[G<_F>\I,QQ F+*.,,LHHHXPRRBBCC#+***.,,LHHHXPRRBBC5?H/D]2O)P!0``"3 ` end >Audit-Trail: >Unformatted: From owner-freebsd-ports Fri Mar 28 01:23:05 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id BAA29403 for ports-outgoing; Fri, 28 Mar 1997 01:23:05 -0800 (PST) Received: from jg.dyn.ml.org (soil@newport-1-10.quick.net [207.212.160.210]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id BAA29393; Fri, 28 Mar 1997 01:22:59 -0800 (PST) Received: from localhost (soil@localhost) by jg.dyn.ml.org (8.8.5/8.8.5) with SMTP id BAA06888; Fri, 28 Mar 1997 01:22:56 -0800 (PST) X-Authentication-Warning: jg.dyn.ml.org: soil owned process doing -bs Date: Fri, 28 Mar 1997 01:22:56 -0800 (PST) From: Josh Gilliam X-Sender: soil@jg.dyn.ml.org To: torstenb@freebsd.org cc: ports@freebsd.org Subject: SSH 1.2.18 released Message-ID: X-IRC: soil X-Operating-System: FreeBSD 2.2-RELEASE i386 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk ftp://ftp.cs.hut.fi/pub/ssh/ssh-1.2.18.tar.gz -- Josh Gilliam soil@quick.net Orange, CA 714 633 6499 From owner-freebsd-ports Fri Mar 28 02:00:06 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id CAA01000 for ports-outgoing; Fri, 28 Mar 1997 02:00:06 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id CAA00966; Fri, 28 Mar 1997 02:00:02 -0800 (PST) Date: Fri, 28 Mar 1997 02:00:02 -0800 (PST) Message-Id: <199703281000.CAA00966@freefall.freebsd.org> To: freebsd-ports Cc: From: asami@vader.cs.berkeley.edu (Satoshi Asami) Subject: Re: ports/3129: new port of xforms toolkit Reply-To: asami@vader.cs.berkeley.edu (Satoshi Asami) Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk The following reply was made to PR ports/3129; it has been noted by GNATS. From: asami@vader.cs.berkeley.edu (Satoshi Asami) To: FreeBSD-gnats-submit@freefall.FreeBSD.org, root@Burka.NetVision.net.il Cc: Subject: Re: ports/3129: new port of xforms toolkit Date: Fri, 28 Mar 1997 01:54:33 -0800 (PST) * begin 644 xforms.tar.gz Please submit upgrades as recursive unified or context diffs. Satoshi From owner-freebsd-ports Fri Mar 28 02:07:33 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id CAA01481 for ports-outgoing; Fri, 28 Mar 1997 02:07:33 -0800 (PST) Received: from mail.MCESTATE.COM (vince@mail.MCESTATE.COM [207.211.200.50]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id CAA01474 for ; Fri, 28 Mar 1997 02:07:29 -0800 (PST) Received: from localhost (vince@localhost) by mail.MCESTATE.COM (8.8.5/8.8.5) with SMTP id CAA06535 for ; Fri, 28 Mar 1997 02:07:25 -0800 (PST) Date: Fri, 28 Mar 1997 02:07:24 -0800 (PST) From: Vincent Poy To: ports@FreeBSD.ORG Subject: pidentd 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 The newest pidentd port isn't running under -CURRENT correctly as it's exiting with: earth kernel log messages: > 890 (identd), uid 0: exited on signal 6 > pid 8891 (identd), uid 0: exited on signal 6 Any ideas? Cheers, Vince - vince@MCESTATE.COM - vince@GAIANET.NET ________ __ ____ Unix Networking Operations - FreeBSD-Real Unix for Free / / / / | / |[__ ] GaiaNet Corporation - M & C Estate / / / / | / | __] ] Beverly Hills, California USA 90210 / / / / / |/ / | __] ] HongKong Stars/Gravis UltraSound Mailing Lists Admin /_/_/_/_/|___/|_|[____] From owner-freebsd-ports Fri Mar 28 02:20:09 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id CAA02101 for ports-outgoing; Fri, 28 Mar 1997 02:20:09 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id CAA02075; Fri, 28 Mar 1997 02:20:03 -0800 (PST) Date: Fri, 28 Mar 1997 02:20:03 -0800 (PST) Message-Id: <199703281020.CAA02075@freefall.freebsd.org> To: freebsd-ports Cc: From: asami@vader.cs.berkeley.edu (Satoshi Asami) Subject: Re: ports/3120: ghostscript-4.03 package broken ? Reply-To: asami@vader.cs.berkeley.edu (Satoshi Asami) Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk The following reply was made to PR ports/3120; it has been noted by GNATS. From: asami@vader.cs.berkeley.edu (Satoshi Asami) To: FreeBSD-gnats-submit@freefall.FreeBSD.org, luigi@prova.iet.unipi.it, jkh@freebsd.org Cc: Subject: Re: ports/3120: ghostscript-4.03 package broken ? Date: Fri, 28 Mar 1997 02:09:01 -0800 (PST) * If you run gs, some startup files are not found. * They are probably looked for in /usr/local/share/ghostscript/4.03 but the * directory in the package is 4.02 instead. Besides, the compiled binary * identifies itself (gs --version) as 3.53 This is bad. The gs binary in gs4 package was actually gs3. I know exactly how this happened. When I did a "make package" from ports/print, some port depended on gs4 so it built and installed it; gs3 got built and packaged; then when it was gs4's turn, it saw the install-done cookie and did a package without reinstalling (so it pulled the gs3 binary). :< I need to fix bsd.port.mk for this, but in the meantime; I have uploaded the fixed package on ftp.freebsd.org so other ftp users won't have this problem. Jordan, if you haven't burnt the CDROM yet, please rsync packages-2.2 again. Satoshi From owner-freebsd-ports Fri Mar 28 02:20:12 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id CAA02113 for ports-outgoing; Fri, 28 Mar 1997 02:20:12 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id CAA02095; Fri, 28 Mar 1997 02:20:06 -0800 (PST) Date: Fri, 28 Mar 1997 02:20:06 -0800 (PST) Message-Id: <199703281020.CAA02095@freefall.freebsd.org> To: freebsd-ports Cc: From: Gennady Sorokopud Subject: Re: ports/3129: new port of xforms toolkit Reply-To: Gennady Sorokopud Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk The following reply was made to PR ports/3129; it has been noted by GNATS. From: Gennady Sorokopud To: (Satoshi Asami) Cc: FreeBSD-gnats-submit@freefall.FreeBSD.org Subject: Re: ports/3129: new port of xforms toolkit Date: Fri, 28 Mar 1997 13:12:25 +0300 (IDT) Hi! On 28-Mar-97 Satoshi Asami wrote: > * begin 644 xforms.tar.gz > >Please submit upgrades as recursive unified or context diffs. Ohh, i'm sorry, here it goes. > >Satoshi ---------------------------CUT HERE---------------------------------- diff -rc xforms/Makefile xforms-0.86/Makefile *** xforms/Makefile Sun Feb 23 14:07:29 1997 --- xforms-0.86/Makefile Fri Mar 28 10:04:35 1997 *************** *** 1,15 **** # New ports collection makefile for: xforms ! # Version required: 0.81 ! # Date created: 29 June 1996 # Whom: gena # ! # $Id: Makefile,v 1.9 1997/02/23 12:07:29 jkh Exp $ # ! DISTNAME= bxform-081 ! PKGNAME= xforms-0.81 CATEGORIES= graphics x11 ! MASTER_SITES= ftp://laue.phys.uwm.edu/pub/xforms/freeBSD/ EXTRACT_SUFX= .tgz MAINTAINER= gena@NetVision.net.il --- 1,15 ---- # New ports collection makefile for: xforms ! # Version required: 0.86 ! # Date created: 28 March 1997 # Whom: gena # ! # $Id: $ # ! DISTNAME= bxform-086 ! PKGNAME= xforms-0.86 CATEGORIES= graphics x11 ! MASTER_SITES= ftp://einstein.phys.uwm.edu/pub/xforms/freeBSD/ EXTRACT_SUFX= .tgz MAINTAINER= gena@NetVision.net.il diff -rc xforms/files/md5 xforms-0.86/files/md5 *** xforms/files/md5 Sun Feb 23 14:07:31 1997 --- xforms-0.86/files/md5 Fri Mar 28 10:04:47 1997 *************** *** 1 **** ! MD5 (bxform-081.tgz) = 9a0470e82a1df11fa7ad28f203ce67f4 --- 1 ---- ! MD5 (bxform-086.tgz) = 593ad5371f903740ebcc49fafee31dd3 diff -rc xforms/patches/patch-aa xforms-0.86/patches/patch-aa *** xforms/patches/patch-aa Sun Feb 23 14:07:33 1997 --- xforms-0.86/patches/patch-aa Fri Mar 28 10:13:01 1997 *************** *** 1,5 **** ! *** Makefile.orig Sun Mar 17 17:05:38 1996 ! --- Makefile Sun Mar 17 17:06:39 1996 *************** *** 16,27 **** SHELL=/bin/sh --- 1,5 ---- ! *** Makefile.orig Fri Mar 28 10:07:06 1997 ! --- Makefile Fri Mar 28 10:08:36 1997 *************** *** 16,27 **** SHELL=/bin/sh *************** *** 27,46 **** ! ! link: ! -@mv FORMS/libforms.a FORMS/$(FORMLIB); ! ! -@mv FORMS/libforms.so.0.81 FORMS/$(SHARED_LIB) ! ! demo: link @(cd DEMOS; make) install: *************** ! *** 41,46 **** ! --- 47,55 ---- @if [ ! -f $(MAN5_DIR)/forms.5 ]; then\ ln -s $(MAN5_DIR)/xforms.5 $(MAN5_DIR)/forms.5;\ fi + (cd DEMOS; make $@) - + + clean: (cd DEMOS; make $@) --- 27,45 ---- ! ! link: ! -@mv FORMS/libforms.a FORMS/$(FORMLIB); ! ! -@mv FORMS/libforms.so.0.86 FORMS/$(SHARED_LIB) ! ! demo: link @(cd DEMOS; make) install: *************** ! *** 43,48 **** ! --- 49,56 ---- @if [ ! -f $(MAN5_DIR)/forms.5 ]; then\ ln -s $(MAN5_DIR)/xforms.5 $(MAN5_DIR)/forms.5;\ fi + (cd DEMOS; make $@) + clean: (cd DEMOS; make $@) diff -rc xforms/patches/patch-ab xforms-0.86/patches/patch-ab *** xforms/patches/patch-ab Sun Feb 23 14:07:34 1997 --- xforms-0.86/patches/patch-ab Fri Mar 28 10:35:45 1997 *************** *** 1,7 **** ! *** mkconfig.h.orig Fri Jun 28 21:29:57 1996 ! --- mkconfig.h Wed Jul 10 14:27:24 1996 *************** ! *** 2,9 **** # FreeBSD/NetBSD # CC=cc --- 1,7 ---- ! *** mkconfig.h.orig Sun Mar 23 03:30:47 1997 ! --- mkconfig.h Fri Mar 28 10:34:55 1997 *************** ! *** 2,12 **** # FreeBSD/NetBSD # CC=cc *************** *** 9,30 **** ! LDFLAG=-O -s AR=ar r RANLIB=ranlib ! XINCLUDE= ! --- 2,9 ---- # FreeBSD/NetBSD # CC=cc ! ! CCFLAG=-O2 -I/usr/X11R6/include ! LDFLAG= AR=ar r RANLIB=ranlib ! XINCLUDE= ! *************** ! *** 14,37 **** ! LIB_DIR=/usr/X11R6/lib ! LIBMODE=644 ! ! HEADER_DIR=/usr/X11R6/include HEADERMODE=644 ! BIN_DIR=/usr/local/bin --- 9,33 ---- ! LDFLAG=-O -s AR=ar r RANLIB=ranlib ! ! XINCLUDE=-I/usr/X11R6/lib ! SYSLIB=-lXpm -L/usr/X11R6/lib -lX11 -lm ! ! # where the library should be installed ! --- 2,12 ---- # FreeBSD/NetBSD # CC=cc ! ! CCFLAG=-O2 ! LDFLAG= AR=ar r RANLIB=ranlib ! ! XINCLUDE=-I/usr/X11R6/include ! SYSLIB=-lXpm -L/usr/X11R6/lib -lX11 -lm ! # where the library should be installed ! *************** ! *** 17,37 **** ! HEADER_DIR=/usr/X11R6/include HEADERMODE=644 ! BIN_DIR=/usr/local/bin *************** *** 39,73 **** FORMHEADER=forms.h # make shared lib: $(MKSHLIB) ! ! SHARED_LIB=libforms.so.0.81 ! SHARED_NAME=libforms.so ! MKSHLIB=ld -Bshareable -o $(SHARED_LIB) -Bforcearchive libforms.a\ ../xpm-3.4g/lib/libXpm.a LN=ln -fs ! --- 14,40 ---- ! LIB_DIR=/usr/X11R6/lib ! LIBMODE=644 ! ! ! HEADER_DIR=/usr/X11R6/include/X11 HEADERMODE=644 ! BIN_DIR=/usr/X11R6/bin BINMODE=711 - ! DEMO_DIR=/usr/X11R6/lib/X11/xforms - ! DEMOMODE=711 - ! ! MAN5_DIR=/usr/X11R6/man/man5 ! MAN1_DIR=/usr/X11R6/man/man1 DOC_DIR=/usr/local/lib MANMODE=644 # name and header of the library ! FORMLIB=libxforms.a FORMHEADER=forms.h # make shared lib: $(MKSHLIB) ! ! SHARED_LIB=libxforms.so.0.81 ! SHARED_NAME=libxforms.so ! MKSHLIB=ld -Bshareable -o $(SHARED_LIB) -Bforcearchive libxforms.a\ ../xpm-3.4g/lib/libXpm.a --- 42,75 ---- FORMHEADER=forms.h # make shared lib: $(MKSHLIB) ! ! SHARED_LIB=libforms.so.0.86 ! SHARED_NAME=libforms.so ! MKSHLIB=ld -Bshareable -o $(SHARED_LIB) -Bforcearchive libforms.a\ ../xpm-3.4g/lib/libXpm.a LN=ln -fs ! --- 17,42 ---- ! HEADER_DIR=/usr/X11R6/include HEADERMODE=644 ! BIN_DIR=/usr/X11R6/bin BINMODE=711 ! MAN5_DIR=/usr/X11R6/man/man5 ! MAN1_DIR=/usr/X11R6/man/man1 DOC_DIR=/usr/local/lib MANMODE=644 + + + + # demos directory + + DEMO_DIR=/usr/X11R6/lib/X11/xforms + + DEMOMODE=644 + + # name and header of the library ! FORMLIB=libxforms.a FORMHEADER=forms.h # make shared lib: $(MKSHLIB) ! ! SHARED_LIB=libxforms.so.0.86 ! SHARED_NAME=libxforms.so ! MKSHLIB=ld -Bshareable -o $(SHARED_LIB) -Bforcearchive libxforms.a\ ../xpm-3.4g/lib/libXpm.a diff -rc xforms/patches/patch-ac xforms-0.86/patches/patch-ac *** xforms/patches/patch-ac Sun Feb 23 14:07:35 1997 --- xforms-0.86/patches/patch-ac Wed Mar 12 10:50:57 1997 *************** *** 1,18 **** ! *** DEMOS/Makefile.orig Sun Mar 17 02:53:49 1996 ! --- DEMOS/Makefile Sun Mar 17 17:12:33 1996 *************** ! *** 5,11 **** CC=cc ! CCFLAG=-O ! LDFLAG=-O -s SYSLIB=-lX11 -lm SHELL=/bin/sh ! --- 5,11 ---- CC=cc ! CCFLAG=-O ! LDFLAG= SYSLIB=-lX11 -lm --- 1,20 ---- ! *** DEMOS/Makefile.orig Wed Mar 12 10:50:07 1997 ! --- DEMOS/Makefile Wed Mar 12 10:45:23 1997 *************** ! *** 4,11 **** ! # CC=cc ! ! CCFLAG=-O ! LDFLAG=-O -s SYSLIB=-lX11 -lm SHELL=/bin/sh ! --- 4,11 ---- ! # CC=cc ! ! CCFLAG=-O2 ! LDFLAG= SYSLIB=-lX11 -lm *************** *** 20,44 **** *************** *** 18,25 **** ! CFLAGS=$(CCFLAG) -I../FORMS $(XINCLUDE) LDFLAGS = $(LDFLAG) ! LIBS=-L../FORMS -lforms $(SYSLIB) ! ! GLLIBS=-L../FORMS -lforms -lGL $(SYSLIB) # --- 18,25 ---- ! CFLAGS=$(CCFLAG) -I../FORMS $(XINCLUDE) LDFLAGS = $(LDFLAG) ! LIBS=-L../FORMS -lxforms $(SYSLIB) ! ! GLLIBS=-L../FORMS -lxforms -lGL $(SYSLIB) # *************** ! *** 76,78 **** ! --- 76,83 ---- fi;\ fi --- 22,46 ---- *************** *** 18,25 **** ! CFLAGS=$(CCFLAG) -I../FORMS $(XINCLUDE) -Ifd LDFLAGS = $(LDFLAG) ! LIBS=-L../FORMS -lforms $(SYSLIB) ! ! GLLIBS=-L../FORMS -lforms -lGL -lXext $(SYSLIB) # --- 18,25 ---- ! CFLAGS=$(CCFLAG) -I../FORMS $(XINCLUDE) -Ifd LDFLAGS = $(LDFLAG) ! LIBS=-L../FORMS -lxforms $(SYSLIB) ! ! GLLIBS=-L../FORMS -lxforms -lGL -lXext $(SYSLIB) # *************** ! *** 79,81 **** ! --- 79,86 ---- fi;\ fi Only in xforms/patches: patch-ad diff -rc xforms/pkg/DESCR xforms-0.86/pkg/DESCR *** xforms/pkg/DESCR Fri Jul 12 14:39:20 1996 --- xforms-0.86/pkg/DESCR Fri Mar 28 10:46:15 1997 *************** *** 1,14 **** This is the binary distribution of XForms, a graphical user interface toolkit for X Window Systems. It should work under X11 R4, R5 & R6. ! Documentation on XForms is available from laue.phys.uwm.edu /pub/xforms via anonymous ftp. The entire XForms distribution is also accessible via ! http://laue.phys.uwm.edu/xforms OR http://www.uwm.edu/~zhao There is also a mailing list for XForms. Send an empty message ! to xforms-request@cs.ruu.nl with one of the following headers subscribe (your_name) Your_EmailAddress unsubscribe (your_name) Your_EmailAddress --- 1,14 ---- This is the binary distribution of XForms, a graphical user interface toolkit for X Window Systems. It should work under X11 R4, R5 & R6. ! Documentation on XForms is available from einstein.phys.uwm.edu /pub/xforms via anonymous ftp. The entire XForms distribution is also accessible via ! http://bragg.phys.uwm.edu/xforms There is also a mailing list for XForms. Send an empty message ! to xforms-request@bob.usuf2.usuhs.mil with one of the following headers subscribe (your_name) Your_EmailAddress unsubscribe (your_name) Your_EmailAddress *************** *** 16,21 **** to get on and off the list. To use the mailing list, send your message to ! xforms@cs.ruu.nl Remember your message will be sent to many people. Please DO NOT send subscribe/unsubscribe messages to the list. --- 16,21 ---- to get on and off the list. To use the mailing list, send your message to ! xforms@bob.usuf2.usuhs.mil Remember your message will be sent to many people. Please DO NOT send subscribe/unsubscribe messages to the list. diff -rc xforms/pkg/PLIST xforms-0.86/pkg/PLIST *** xforms/pkg/PLIST Sun Feb 23 14:14:43 1997 --- xforms-0.86/pkg/PLIST Fri Mar 28 10:43:03 1997 *************** *** 1,6 **** bin/fdesign lib/libxforms.a ! lib/libxforms.so.0.81 @exec ldconfig -m %B @exec ranlib %D/lib/libxforms.a include/X11/forms.h --- 1,6 ---- bin/fdesign lib/libxforms.a ! lib/libxforms.so.0.86 @exec ldconfig -m %B @exec ranlib %D/lib/libxforms.a include/X11/forms.h *************** *** 12,17 **** --- 12,18 ---- lib/X11/xforms/browserall lib/X11/xforms/browserop lib/X11/xforms/buttonall + lib/X11/xforms/butttypes lib/X11/xforms/canvas lib/X11/xforms/chartall lib/X11/xforms/chartstrip *************** *** 29,44 **** --- 30,49 ---- lib/X11/xforms/demo33 lib/X11/xforms/fbrowse lib/X11/xforms/fbrowse1 + lib/X11/xforms/fdial lib/X11/xforms/flclock lib/X11/xforms/fonts lib/X11/xforms/free1 lib/X11/xforms/freedraw lib/X11/xforms/freedraw_leak lib/X11/xforms/goodies + lib/X11/xforms/group lib/X11/xforms/iconify + lib/X11/xforms/inputall lib/X11/xforms/invslider lib/X11/xforms/lalign lib/X11/xforms/ldial + lib/X11/xforms/ll lib/X11/xforms/longlabel lib/X11/xforms/menu lib/X11/xforms/minput *************** *** 63,68 **** --- 68,74 ---- lib/X11/xforms/strsize lib/X11/xforms/symbols lib/X11/xforms/timer + lib/X11/xforms/timerprec lib/X11/xforms/touchbutton lib/X11/xforms/wwwl lib/X11/xforms/xyplotactive ---------------------------CUT HERE---------------------------------- Best regards. -------- Gennady B. Sorokopud - System programmer at NetVision Israel. E-Mail: Gennady Sorokopud PGP public key is available by fingering gena@netvision.net.il This message was sent at 28-Mar-97 13:12:27 by XFMail From owner-freebsd-ports Fri Mar 28 02:30:08 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id CAA02565 for ports-outgoing; Fri, 28 Mar 1997 02:30:08 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id CAA02556; Fri, 28 Mar 1997 02:30:03 -0800 (PST) Date: Fri, 28 Mar 1997 02:30:03 -0800 (PST) Message-Id: <199703281030.CAA02556@freefall.freebsd.org> To: freebsd-ports Cc: From: "Jordan K. Hubbard" Subject: Re: ports/3120: ghostscript-4.03 package broken ? Reply-To: "Jordan K. Hubbard" Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk The following reply was made to PR ports/3120; it has been noted by GNATS. From: "Jordan K. Hubbard" To: asami@vader.cs.berkeley.edu (Satoshi Asami) Cc: FreeBSD-gnats-submit@freefall.FreeBSD.org, luigi@prova.iet.unipi.it, jkh@freebsd.org Subject: Re: ports/3120: ghostscript-4.03 package broken ? Date: Fri, 28 Mar 1997 02:21:57 -0800 > I need to fix bsd.port.mk for this, but in the meantime; I have > uploaded the fixed package on ftp.freebsd.org so other ftp users won't > have this problem. > > Jordan, if you haven't burnt the CDROM yet, please rsync packages-2.2 > again. Done. The CD is actually delayed until Tuesday due to the fact that the artwork didn't quite get done as fast as I'd hoped. :( Jordan From owner-freebsd-ports Fri Mar 28 02:35:33 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id CAA02829 for ports-outgoing; Fri, 28 Mar 1997 02:35:33 -0800 (PST) Received: (from asami@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id CAA02808; Fri, 28 Mar 1997 02:35:27 -0800 (PST) Date: Fri, 28 Mar 1997 02:35:27 -0800 (PST) From: Satoshi Asami Message-Id: <199703281035.CAA02808@freefall.freebsd.org> To: asami, freebsd-ports, tg Subject: Re: ports/3102 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: teTex port destroys previous contents of ${PREFIX}/info/dir Responsible-Changed-From-To: freebsd-ports->tg Responsible-Changed-By: asami Responsible-Changed-When: Fri Mar 28 02:32:31 PST 1997 Responsible-Changed-Why: Thomas has been taking care of this port. From owner-freebsd-ports Fri Mar 28 02:40:14 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id CAA03100 for ports-outgoing; Fri, 28 Mar 1997 02:40:14 -0800 (PST) Received: (from asami@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id CAA03067; Fri, 28 Mar 1997 02:40:04 -0800 (PST) Date: Fri, 28 Mar 1997 02:40:04 -0800 (PST) From: Satoshi Asami Message-Id: <199703281040.CAA03067@freefall.freebsd.org> To: asami, freebsd-ports, torstenb Subject: Re: ports/3106 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: pidentd exits with signal 6 Responsible-Changed-From-To: freebsd-ports->torstenb Responsible-Changed-By: asami Responsible-Changed-When: Fri Mar 28 02:39:30 PST 1997 Responsible-Changed-Why: Mr. Maintainer. From owner-freebsd-ports Fri Mar 28 02:45:41 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id CAA03355 for ports-outgoing; Fri, 28 Mar 1997 02:45:41 -0800 (PST) Received: (from asami@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id CAA03335; Fri, 28 Mar 1997 02:45:35 -0800 (PST) Date: Fri, 28 Mar 1997 02:45:35 -0800 (PST) From: Satoshi Asami Message-Id: <199703281045.CAA03335@freefall.freebsd.org> To: luigi@prova.iet.unipi.it, asami, freebsd-ports Subject: Re: ports/3120 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: ghostscript-4.03 package broken ? State-Changed-From-To: open-closed State-Changed-By: asami State-Changed-When: Fri Mar 28 02:44:55 PST 1997 State-Changed-Why: Rebuilt the package. Will see how to fix bsd.port.mk. From owner-freebsd-ports Fri Mar 28 02:50:04 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id CAA03541 for ports-outgoing; Fri, 28 Mar 1997 02:50:04 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id CAA03530; Fri, 28 Mar 1997 02:50:02 -0800 (PST) Date: Fri, 28 Mar 1997 02:50:02 -0800 (PST) Message-Id: <199703281050.CAA03530@freefall.freebsd.org> To: freebsd-ports Cc: From: asami@vader.cs.berkeley.edu (Satoshi Asami) Subject: Re: ports/3129: new port of xforms toolkit Reply-To: asami@vader.cs.berkeley.edu (Satoshi Asami) Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk The following reply was made to PR ports/3129; it has been noted by GNATS. From: asami@vader.cs.berkeley.edu (Satoshi Asami) To: gena@NetVision.net.il Cc: FreeBSD-gnats-submit@freefall.FreeBSD.org Subject: Re: ports/3129: new port of xforms toolkit Date: Fri, 28 Mar 1997 02:44:21 -0800 (PST) * >Please submit upgrades as recursive unified or context diffs. * Ohh, i'm sorry, here it goes. It will help if you don't cut & paste from an xterm. Satoshi From owner-freebsd-ports Fri Mar 28 03:40:47 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id DAA06021 for ports-outgoing; Fri, 28 Mar 1997 03:40:47 -0800 (PST) Received: (from asami@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id DAA06001; Fri, 28 Mar 1997 03:40:44 -0800 (PST) Date: Fri, 28 Mar 1997 03:40:44 -0800 (PST) From: Satoshi Asami Message-Id: <199703281140.DAA06001@freefall.freebsd.org> To: asami, freebsd-ports, asami Subject: Re: ports/3129 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: xforms port is not up to date Responsible-Changed-From-To: freebsd-ports->asami Responsible-Changed-By: asami Responsible-Changed-When: Fri Mar 28 03:40:26 PST 1997 Responsible-Changed-Why: I'll take care of this. From owner-freebsd-ports Fri Mar 28 03:50:46 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id DAA06373 for ports-outgoing; Fri, 28 Mar 1997 03:50:46 -0800 (PST) Received: (from asami@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id DAA06351; Fri, 28 Mar 1997 03:50:40 -0800 (PST) Date: Fri, 28 Mar 1997 03:50:40 -0800 (PST) From: Satoshi Asami Message-Id: <199703281150.DAA06351@freefall.freebsd.org> To: asami, freebsd-ports, tg Subject: Re: ports/3121 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: teTeX 0.4 package has missing links ? Responsible-Changed-From-To: freebsd-ports->tg Responsible-Changed-By: asami Responsible-Changed-When: Fri Mar 28 03:50:21 PST 1997 Responsible-Changed-Why: I believe Thomas has been taking care of this package. From owner-freebsd-ports Fri Mar 28 03:54:19 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id DAA06615 for ports-outgoing; Fri, 28 Mar 1997 03:54:19 -0800 (PST) Received: (from asami@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id DAA06595; Fri, 28 Mar 1997 03:54:16 -0800 (PST) Date: Fri, 28 Mar 1997 03:54:16 -0800 (PST) From: Satoshi Asami Message-Id: <199703281154.DAA06595@freefall.freebsd.org> To: asami, freebsd-ports, torstenb Subject: Re: ports/3125 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: inn port incorrect use of perl5 Responsible-Changed-From-To: freebsd-ports->torstenb Responsible-Changed-By: asami Responsible-Changed-When: Fri Mar 28 03:53:46 PST 1997 Responsible-Changed-Why: Torsten's maintainer. From owner-freebsd-ports Fri Mar 28 08:52:57 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id IAA20273 for ports-outgoing; Fri, 28 Mar 1997 08:52:57 -0800 (PST) Received: from geocities.com (mail.geocities.com [204.7.246.131]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id IAA20267 for ; Fri, 28 Mar 1997 08:52:53 -0800 (PST) Received: from brian (ascend5-16.dial.umd.edu [206.196.168.35]) by geocities.com (8.7.5/8.7.3) with SMTP id IAA12653 for ; Fri, 28 Mar 1997 08:43:26 -0800 (PST) Message-ID: <333BF6DE.598D@geocities.com> Date: Fri, 28 Mar 1997 11:50:38 -0500 From: Brian Reply-To: braw@geocities.com X-Mailer: Mozilla 3.0 (Win95; I) MIME-Version: 1.0 To: ports@FreeBSD.ORG Subject: quake port Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Will the linux port for quake work with freebsd? -- Brian braw@geocities.com -- From owner-freebsd-ports Fri Mar 28 10:03:29 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id KAA24246 for ports-outgoing; Fri, 28 Mar 1997 10:03:29 -0800 (PST) Received: from nexis.net (customer-1.ican.net [198.133.36.101]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id KAA24240 for ; Fri, 28 Mar 1997 10:03:25 -0800 (PST) Received: from localhost (james@localhost) by nexis.net (8.8.5/8.8.5) with SMTP id MAA12213; Fri, 28 Mar 1997 12:57:37 -0500 (EST) Date: Fri, 28 Mar 1997 12:57:37 -0500 (EST) From: James FitzGibbon To: Brian cc: ports@FreeBSD.ORG Subject: Re: quake port In-Reply-To: <333BF6DE.598D@geocities.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 Fri, 28 Mar 1997, Brian wrote: > Will the linux port for quake work with freebsd? It's already in there - see ports/games/quakeserver. I wouldn't recommend it for game play though. It works, but crashes frequently. Mind you, the Linux emulation has been tweaked and tuned quite a bit since I last tried playing quake. -- j. From owner-freebsd-ports Fri Mar 28 23:30:04 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id XAA14616 for ports-outgoing; Fri, 28 Mar 1997 23:30:04 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id XAA14610; Fri, 28 Mar 1997 23:30:02 -0800 (PST) Resent-Date: Fri, 28 Mar 1997 23:30:02 -0800 (PST) Resent-Message-Id: <199703290730.XAA14610@freefall.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@freefall.FreeBSD.org, dlowe@saturn5.com Received: from nikki.sirius.com (ppp108-sf1.sirius.com [205.134.227.108]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id XAA14303 for ; Fri, 28 Mar 1997 23:20:08 -0800 (PST) Received: (from dlowe@localhost) by nikki.sirius.com (8.8.5/8.8.5) id XAA10554; Fri, 29 Mar 1996 23:19:46 -0800 (PST) Message-Id: <199603300719.XAA10554@nikki.sirius.com> Date: Fri, 29 Mar 1996 23:19:46 -0800 (PST) From: dlowe@saturn5.com Reply-To: dlowe@saturn5.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/3137: new port of xmake-1.00 Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >Number: 3137 >Category: ports >Synopsis: new port of xmake-1.00 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Mar 28 23:30:01 PST 1997 >Last-Modified: >Originator: J. David Lowe >Organization: >Release: FreeBSD 2.2.1-RELEASE i386 >Environment: >Description: port is at - ftp://ftp.freebsd.org/pub/FreeBSD/incoming/xmake-1.00.tar.gz XMake is a make utility. It has a number of features which make it simple to create many-to-many dependencies, however it is *not* compatible with other make utilities. It has some other neat features as well... >How-To-Repeat: >Fix: >Audit-Trail: >Unformatted: From owner-freebsd-ports Sat Mar 29 05:03:41 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id FAA26603 for ports-outgoing; Sat, 29 Mar 1997 05:03:41 -0800 (PST) Received: (from max@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id FAA26582; Sat, 29 Mar 1997 05:03:32 -0800 (PST) Date: Sat, 29 Mar 1997 05:03:32 -0800 (PST) From: Masafumi NAKANE Message-Id: <199703291303.FAA26582@freefall.freebsd.org> To: junker@jazz.snu.ac.kr, max, freebsd-ports Subject: Re: ports/3099 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: new ports of kr-pinetreefonts State-Changed-From-To: open-closed State-Changed-By: max State-Changed-When: Sat Mar 29 05:02:18 PST 1997 State-Changed-Why: The port is imported with some modification. From owner-freebsd-ports Sat Mar 29 15:13:20 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id PAA19861 for ports-outgoing; Sat, 29 Mar 1997 15:13:20 -0800 (PST) Received: (from max@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id PAA19832; Sat, 29 Mar 1997 15:13:04 -0800 (PST) Date: Sat, 29 Mar 1997 15:13:04 -0800 (PST) From: Masafumi NAKANE Message-Id: <199703292313.PAA19832@freefall.freebsd.org> To: xaa@stack.nl, max, freebsd-ports Subject: Re: ports/3060 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: Update port: kaffe 0.8.3 State-Changed-From-To: open-closed State-Changed-By: max State-Changed-When: Sat Mar 29 15:12:09 PST 1997 State-Changed-Why: Submitted upgrade is done, with slight modification. From owner-freebsd-ports Sat Mar 29 16:08:01 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id QAA22789 for ports-outgoing; Sat, 29 Mar 1997 16:08:01 -0800 (PST) Received: (from max@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id QAA22742; Sat, 29 Mar 1997 16:07:35 -0800 (PST) Date: Sat, 29 Mar 1997 16:07:35 -0800 (PST) From: Masafumi NAKANE Message-Id: <199703300007.QAA22742@freefall.freebsd.org> To: junker@jazz.snu.ac.kr, max, freebsd-ports Subject: Re: ports/3097 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: new ports of kr-hanyangfonts State-Changed-From-To: open-closed State-Changed-By: max State-Changed-When: Sat Mar 29 16:06:42 PST 1997 State-Changed-Why: Submitted port is imported with slight modification. From owner-freebsd-ports Sat Mar 29 18:59:46 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id SAA00405 for ports-outgoing; Sat, 29 Mar 1997 18:59:46 -0800 (PST) Received: (from max@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id SAA00362; Sat, 29 Mar 1997 18:59:22 -0800 (PST) Date: Sat, 29 Mar 1997 18:59:22 -0800 (PST) From: Masafumi NAKANE Message-Id: <199703300259.SAA00362@freefall.freebsd.org> To: kiri@kiri.toba-cmt.ac.jp, max, freebsd-ports Subject: Re: ports/2963 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: Update the port(jp-man-1.1):japanese/man. State-Changed-From-To: open-closed State-Changed-By: max State-Changed-When: Sat Mar 29 18:58:41 PST 1997 State-Changed-Why: Submitted update is integrated. From owner-freebsd-ports Sat Mar 29 20:20:07 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id UAA05375 for ports-outgoing; Sat, 29 Mar 1997 20:20:07 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id UAA05366; Sat, 29 Mar 1997 20:20:04 -0800 (PST) Resent-Date: Sat, 29 Mar 1997 20:20:04 -0800 (PST) Resent-Message-Id: <199703300420.UAA05366@freefall.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@freefall.FreeBSD.org, mcj@acquiesce.org Received: from acquiesce.org (root@acquiesce.org [207.40.204.20]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id UAA04995 for ; Sat, 29 Mar 1997 20:14:34 -0800 (PST) Received: (from mcj@localhost) by acquiesce.org (8.8.5/8.8.5) id WAA01557; Sat, 29 Mar 1997 22:14:32 -0600 (CST) Message-Id: <199703300414.WAA01557@acquiesce.org> Date: Sat, 29 Mar 1997 22:14:32 -0600 (CST) From: mcj@acquiesce.org Reply-To: mcj@acquiesce.org To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/3142: new port Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >Number: 3142 >Category: ports >Synopsis: new port >Confidential: yes >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Mar 29 20:20:01 PST 1997 >Last-Modified: >Originator: Carey Jones >Organization: >Release: FreeBSD 2.2.1-RELEASE i386 >Environment: >Description: I made a port for the slrn newsreader. The files can be found in ftp://ftp.freebsd.org/pub/FreeBSD/incoming/slrn-pkg.tar.gz >How-To-Repeat: >Fix: >Audit-Trail: >Unformatted: From owner-freebsd-ports Sat Mar 29 23:08:28 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id XAA11970 for ports-outgoing; Sat, 29 Mar 1997 23:08:28 -0800 (PST) Received: from public.jn.sd.cn (public.jn.sd.cn [202.102.128.111]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id XAA11965; Sat, 29 Mar 1997 23:08:20 -0800 (PST) Received: from songyaning (ppp17.jn.sd.cn [202.102.129.17]) by public.jn.sd.cn (8.6.11/8.6.11) with SMTP id PAA24416; Sun, 30 Mar 1997 15:10:19 +0800 Message-ID: <333E0F11.5776@public.jn.sd.cn> Date: Sun, 30 Mar 1997 14:58:25 +0800 From: Song Lining Reply-To: sln@public.jn.sd.cn Organization: Datacomm, Jinan Telecom, 250012, P.R. China X-Mailer: Mozilla 3.0Gold (Win95; I) MIME-Version: 1.0 To: questions@freebsd.org CC: ports@freebsd.org Subject: About INN References: <199610130206.VAA25043@horton.iaces.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi, I know it's not the place to put this question but I really don't know where to ask. I am a novice on news system and I build a INN news server recently but I couldn't let the users on my site read news articles all over the world. I have found out some public news servers, some even permit me to post on it. I want to know how I can let my news server read articles from it. I'm not an ISP but can I let the users on my site read all the news groups in the world without any help from an ISP? Thanks in advance!!! Song Lining