From owner-freebsd-ports Sun Oct 20 04:30:08 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id EAA06535 for ports-outgoing; Sun, 20 Oct 1996 04:30:08 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id EAA06518; Sun, 20 Oct 1996 04:30:04 -0700 (PDT) Resent-Date: Sun, 20 Oct 1996 04:30:04 -0700 (PDT) Resent-Message-Id: <199610201130.EAA06518@freefall.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@freefall.FreeBSD.org, lukin@ns.okbmei.msk.su Received: from ns.okbmei.msk.su (gw.okbmei.msk.su [194.190.170.5]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id EAA05918 for ; Sun, 20 Oct 1996 04:21:10 -0700 (PDT) Received: by ns.okbmei.msk.su id AA03001 (5.67c8/IDA-1.5 for FreeBSD-gnats-submit@freebsd.org); Sun, 20 Oct 1996 14:23:29 +0300 Message-Id: <199610201123.AA03001@ns.okbmei.msk.su> Date: Sun, 20 Oct 1996 14:23:29 +0300 From: Kostya Lukin Reply-To: lukin@ns.okbmei.msk.su To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/1846: Port of FileRunner 2.0 uploaded Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >Number: 1846 >Category: ports >Synopsis: Port of FileRunner 2.0 uploaded >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Oct 20 04:30:02 PDT 1996 >Last-Modified: >Originator: Kostya Lukin >Organization: OKB MEI >Release: FreeBSD 2.1-STABLE i386 >Environment: System: FreeBSD-2.1-RELEASE Needed software: Tcl 7.5 and Tk 4.1 >Description: I uploaded port of FileRunner 2.0 (kewl file manager for X11) to ftp://ftp.freebsd.org/pub/FreeBSD/incoming/filerunner-2.0-port.tar.gz >How-To-Repeat: >Fix: Put it in the tree. >Audit-Trail: >Unformatted: From owner-freebsd-ports Sun Oct 20 07:57:44 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id HAA24362 for ports-outgoing; Sun, 20 Oct 1996 07:57:44 -0700 (PDT) Received: from freeflight.com (freeflight.com [206.7.62.2]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id HAA24353 for ; Sun, 20 Oct 1996 07:57:39 -0700 (PDT) Received: (from fms@localhost) by freeflight.com (8.6.12/8.6.9) id LAA01353; Sun, 20 Oct 1996 11:03:43 -0400 Date: Sun, 20 Oct 1996 11:03:42 -0400 (EDT) From: Marat Fayzullin To: dk+@ua.net cc: freebsd-ports@freebsd.org Subject: Re: fMSX (MSX emulator) port uploaded In-Reply-To: <199610200411.VAA01863@dog.farm.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 *Yawn* It's nice to be home after 3 weeks in the airplanes. On Sat, 19 Oct 1996, Dmitry Kohmanyuk wrote: > - compiled without debugging (see -DDEBUG in patches/patch-aa) I would supply a separate fmsx-debug version as it comes handy sometimes. > - Z80.c takes quite a long to compile with -O2 Use -O3 and some other options mentioned in the Makefile. It does make the code somewhat faster (at least for me). > - the dasm (Z80 disassembler), rddsk, and wrdsk (read/write MSX-DOS disks) > executables are installed with names prefixed with fmsx- because I felt > their names are too generic. Point taken. > - the emulator tries to open system ROM files in current directory, so > I have renamed it to fmsx.bin and wrote a small wrapper script which > chdirs to /usr/local/share/fmsx beforehand (btw, this is preferred place > to store new ROMs since you would have to type full pathname otherwise) Yep. > - you need to run under 8-bit X server (see emulator docs) You may want to recompile with Arnold Metselaar's screen drivers: then it will work on any X, but it will be somewhat slower. > - to hear sound, you need working /dev/audio, a _fast_ CPU (my 486 DX2-80 > is not fast, but acceptable, P90 is sure enough) and -sound option. Yep. > - if you use rtprio(1) to ensure the emulator wouldn't be slowed > down by other non-important tasks (like cron jobs or people logging to > your machine ;-), make sure to also set same priority for X server and > window manager (it really helps!) Never did that. > - to run MegaROM games, you need -msx2+ and -rom 1|2|3 depending > on the ROM type (experiment); Nope. Use -msx2 (not -msx2+) and the ROM type from 0 (Konami universal) to 5 (ASCII 16kB). The complete list is printed on 'fmsx -help'. > - if you feel like programming in MSX-Basic, run fmsx without filename > arguments; Use -diska/-diskb. You won't be able to save otherwise. :) Marat From owner-freebsd-ports Sun Oct 20 15:10:07 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id PAA19872 for ports-outgoing; Sun, 20 Oct 1996 15:10:07 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id PAA19839; Sun, 20 Oct 1996 15:10:02 -0700 (PDT) Date: Sun, 20 Oct 1996 15:10:02 -0700 (PDT) Message-Id: <199610202210.PAA19839@freefall.freebsd.org> To: freebsd-ports Cc: From: "Julian H. Stacey" Subject: Re: ports/1834: ports/net/xgopher/pkg/COMMENT patch Reply-To: "Julian H. Stacey" Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk The following reply was made to PR ports/1834; it has been noted by GNATS. From: "Julian H. Stacey" To: Narvi Cc: FreeBSD-gnats-submit@freebsd.org, gpalmer@freebsd.org Subject: Re: ports/1834: ports/net/xgopher/pkg/COMMENT patch Date: Sun, 20 Oct 1996 22:39:36 +0100 Hi, Reference: > From: Narvi > Subject: Re: ports/1834: ports/net/xgopher/pkg/COMMENT patch > Date: Fri, 18 Oct 1996 20:03:54 +0300 (EET DST) > Message-id: > > > > On Thu, 17 Oct 1996 jhs@freebsd.org wrote: > > [snip] > > > > > net/xgopher A brown, furry creature for burroring through Gopherspa - ce. > > > > is non standard & not informative, for 2 reasons: > > the tool name `gopher' is not explicit > > the user may not know what gopher is or where to get it. > > > > >How-To-Repeat: > > As above > > > > >Fix: > > patch enclosed > > > > ===== > > *** old/ports/net/xgopher/pkg/COMMENT Thu Oct 17 14:55:16 1996 > > --- new/ports/net/xgopher/pkg/COMMENT Thu Oct 17 14:57:32 1996 > > *************** > > *** 1 **** > > ! A brown, furry creature for burroring through Gopherspace. > > --- 1 ---- > > ! An X-Windows front end for `gopher' (an internet fetching tool) > > Bah! But this is no better. It makes me rub my hands and think - so here > we have a tool to fetch internets... It just isn't much of an improvement > IMHO. > > Sander I first tried installing gopher & `man gopher` to get the original definition, but no luck, I agree mine's not great, If you can submit a better one line synopsis please do :-) Julian -- Julian H. Stacey jhs@freebsd.org http://www.freebsd.org/~jhs/ From owner-freebsd-ports Sun Oct 20 15:16:24 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id PAA20787 for ports-outgoing; Sun, 20 Oct 1996 15:16:24 -0700 (PDT) Received: from relay.nuxi.com (nuxi.cs.ucdavis.edu [128.120.56.38]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id PAA20775 for ; Sun, 20 Oct 1996 15:16:20 -0700 (PDT) Received: (from obrien@localhost) by relay.nuxi.com (8.7.5/8.6.12) id PAA00887; Sun, 20 Oct 1996 15:16:32 -0700 (PDT) Message-Id: <199610202216.PAA00887@relay.nuxi.com> Date: Sun, 20 Oct 1996 15:16:31 -0700 From: obrien@NUXI.cs.ucdavis.edu (David E. O'Brien) To: mutt@cs.hmc.edu, freebsd-ports@freebsd.org Subject: Updated FreeBSD mutt port X-Mailer: Mutt 0.48.1-PL0 Mime-Version: 1.0 X-PGP-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Keyid: 34F9F9D5 Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk See ftp://ftp.nuxi.com/pub/FreeBSD/obrien-ports/mutt-port-961020.tgz. * Now works correctly with international PGP patch. * Uses a seperate distfiles dir for each mutt version to avoid name clashes with the patches between versions. -- David (obrien@cs.ucdavis.edu) From owner-freebsd-ports Sun Oct 20 20:42:04 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id UAA17361 for ports-outgoing; Sun, 20 Oct 1996 20:42:04 -0700 (PDT) Received: from apolo.biblos.unal.edu.co ([168.176.37.75]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id UAA17356; Sun, 20 Oct 1996 20:42:00 -0700 (PDT) Received: (from pgiffuni@localhost) by apolo.biblos.unal.edu.co (8.8.0/8.7.3) id WAA08333; Sun, 20 Oct 1996 22:43:43 -0500 (EST) Date: Sun, 20 Oct 1996 22:43:42 -0500 (EST) From: Pedro Giffuni To: ports@freebsd.org cc: filesystems@freebsd.org Subject: Andrew File System Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hello: I once read about a system that used NFS to keep a cache of all the ftp sites in the world. Does anyone know if it is still available and where I can find it? Pedro. From owner-freebsd-ports Mon Oct 21 00:59:42 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id AAA29475 for ports-outgoing; Mon, 21 Oct 1996 00:59:42 -0700 (PDT) Received: from vnet00 (vnet00.fh-bochum.de [193.175.112.10]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id AAA29469 for ; Mon, 21 Oct 1996 00:59:21 -0700 (PDT) Received: by vnet00.fh-bochum.de (UCX V4.0 AXP); Mon, 21 Oct 1996 09:57:46 +0100 Message-ID: <326B2D06.530E@fh-bochum.de> Date: Mon, 21 Oct 1996 09:57:58 +0200 From: rolf kuehn Organization: fh-bochum.de X-Mailer: Mozilla 2.01Gold (Win95; I) MIME-Version: 1.0 To: freebsd-ports@freebsd.org Subject: no package Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk hay bsd-team recently i bought a cd from walnut creek with = freebsd 2.1.5 release on it. trying to install some packages from the ports i receive the message unable to fetch package... these are - bison-1.24 - cern_http-3.0 - cern_linemode-3.0 - chimera-1.65 - dgd-1.0.9.1 - dgd-lpmud-2.4.5 - lynx-2.4.2 - scotty-1.2.0 - tkined-1.2.2 - tkwww-0.1.2 - weblint-1.011 - wwwish-1.0 - xsnow-1.39 =2E.. a (never) ending list ! though described in the installation handbook i can=B4t find them on my cd. what shall i do ? p.s. i hope the german keyboard layout doesn=B4t nick you too much mfg rolf From owner-freebsd-ports Mon Oct 21 02:13:57 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id CAA03121 for ports-outgoing; Mon, 21 Oct 1996 02:13:57 -0700 (PDT) Received: from nike.efn.org (resnet.uoregon.edu [128.223.170.28]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id CAA03115 for ; Mon, 21 Oct 1996 02:13:48 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by nike.efn.org (8.7.5/8.7.3) with ESMTP id CAA05592; Mon, 21 Oct 1996 02:12:18 -0700 (PDT) Date: Mon, 21 Oct 1996 02:12:15 -0700 (PDT) From: John-Mark Gurney X-Sender: jmg@nike Reply-To: John-Mark Gurney To: rolf kuehn cc: freebsd-ports@freebsd.org Subject: Re: no package In-Reply-To: <326B2D06.530E@fh-bochum.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Content-Transfer-Encoding: 8BIT Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Mon, 21 Oct 1996, rolf kuehn wrote: > hay bsd-team > > recently i bought a cd from walnut creek with > freebsd 2.1.5 release on it. > trying to install some packages from the ports > i receive the message unable to fetch package... > > these are > - bison-1.24 > - cern_http-3.0 > - cern_linemode-3.0 > - chimera-1.65 > - dgd-1.0.9.1 > - dgd-lpmud-2.4.5 > - lynx-2.4.2 > - scotty-1.2.0 > - tkined-1.2.2 > - tkwww-0.1.2 > - weblint-1.011 > - wwwish-1.0 > - xsnow-1.39 > ... a (never) ending list ! > though described in the installation handbook i canīt find > them on my cd. > what shall i do ? some of them that aren't on the cd you will need to fetch from ftp://ftp.cdrom.com/pub/FreeBSD/packages-2.1.5 other wise you will find them on the cd in the directory [cdrom]/packages/ and their you can choose the packages by catagory or from All... also... just so you know there is a bug in sysinstall the will install the packages but after a while your proc table will fill up and it will prevent you from installing any more packages... hope this helps... > p.s. i hope the german keyboard layout doesnīt nick you too much nope... it's just fine... ttyl.. John-Mark gurney_j@efn.org http://resnet.uoregon.edu/~gurney_j/ Modem/FAX: (541) 683-6954 (FreeBSD Box) Live in Peace, destroy Micro$oft, support free software, run FreeBSD (unix) From owner-freebsd-ports Mon Oct 21 04:27:00 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id EAA07832 for ports-outgoing; Mon, 21 Oct 1996 04:27:00 -0700 (PDT) Received: from Campino.Informatik.RWTH-Aachen.DE (campino.Informatik.RWTH-Aachen.DE [137.226.225.2]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id EAA07820 for ; Mon, 21 Oct 1996 04:26:37 -0700 (PDT) Received: from gilberto.physik.rwth-aachen.de (gilberto.physik.rwth-aachen.de [137.226.31.2]) by Campino.Informatik.RWTH-Aachen.DE (RBI-Z-5/8.6.12) with ESMTP id MAA25207 for ; Mon, 21 Oct 1996 12:27:14 +0100 Received: (from kuku@localhost) by gilberto.physik.rwth-aachen.de (8.6.11/8.6.9) id MAA16503 for freebsd-ports@freefall.cdrom.com; Mon, 21 Oct 1996 12:32:22 +0100 Date: Mon, 21 Oct 1996 12:32:22 +0100 From: Christoph Kukulies Message-Id: <199610211132.MAA16503@gilberto.physik.rwth-aachen.de> To: freebsd-ports@freefall.FreeBSD.org Subject: teTeX and dvips Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Any teTeX'pert knowing how one can make both, teTeX and dvi2ps live happily together? The dvips port asks for /usr/local/lib/texmf/fonts as the default fonts directory and dvips installs itself into /usr/local/lib/texmf while there seems to be also a /usr/local/teTeX/texmf/dvips directory. --Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de From owner-freebsd-ports Mon Oct 21 06:00:29 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id GAA11532 for ports-outgoing; Mon, 21 Oct 1996 06:00:29 -0700 (PDT) Received: from po1.glue.umd.edu (po1.glue.umd.edu [129.2.128.44]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id GAA11525 for ; Mon, 21 Oct 1996 06:00:25 -0700 (PDT) Received: from baud.eng.umd.edu (baud.eng.umd.edu [129.2.98.183]) by po1.glue.umd.edu (8.8.1/8.7.3) with ESMTP id JAA25957; Mon, 21 Oct 1996 09:00:17 -0400 (EDT) Received: from localhost (chuckr@localhost) by baud.eng.umd.edu (8.7.5/8.7.3) with SMTP id JAA11970; Mon, 21 Oct 1996 09:00:17 -0400 (EDT) X-Authentication-Warning: baud.eng.umd.edu: chuckr owned process doing -bs Date: Mon, 21 Oct 1996 09:00:16 -0400 (EDT) From: Chuck Robey X-Sender: chuckr@baud.eng.umd.edu To: Christoph Kukulies cc: freebsd-ports@freefall.freebsd.org Subject: Re: teTeX and dvips In-Reply-To: <199610211132.MAA16503@gilberto.physik.rwth-aachen.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Mon, 21 Oct 1996, Christoph Kukulies wrote: > > Any teTeX'pert knowing how one can make both, teTeX and dvi2ps > live happily together? The dvips port asks for /usr/local/lib/texmf/fonts > as the default fonts directory and dvips installs itself into > /usr/local/lib/texmf while there seems to be also a > /usr/local/teTeX/texmf/dvips directory. Seeing as TeTeX _includes_ a good implementation of dvips, why do you need both? > > > --Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de > ----------------------------+----------------------------------------------- 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 n3lxx, both FreeBSD (301) 220-2114 | version 2.2 current -- and great FUN! ----------------------------+----------------------------------------------- From owner-freebsd-ports Mon Oct 21 13:57:49 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id NAA11221 for ports-outgoing; Mon, 21 Oct 1996 13:57:49 -0700 (PDT) Received: from mexico.brainstorm.eu.org (root@mexico.brainstorm.eu.org [193.56.58.253]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id NAA11216 for ; Mon, 21 Oct 1996 13:57:44 -0700 (PDT) Received: from brasil.brainstorm.eu.org (brasil.brainstorm.eu.org [193.56.58.33]) by mexico.brainstorm.eu.org (8.7.5/8.7.3) with ESMTP id UAA01851 for ; Mon, 21 Oct 1996 20:57:19 +0200 Received: (from uucp@localhost) by brasil.brainstorm.eu.org (8.6.12/8.6.12) with UUCP id WAA10128 for freebsd-ports@freefall.freebsd.org; Mon, 21 Oct 1996 22:56:44 +0200 Received: (from roberto@localhost) by keltia.freenix.fr (8.8.0/keltia-uucp-2.9) id WAA11488; Mon, 21 Oct 1996 22:40:51 +0200 (MET DST) Message-Id: <199610212040.WAA11488@keltia.freenix.fr> Date: Mon, 21 Oct 1996 22:40:50 +0200 From: roberto@keltia.freenix.fr (Ollivier Robert) To: freebsd-ports@freefall.freebsd.org Subject: Re: teTeX and dvips References: <199610211132.MAA16503@gilberto.physik.rwth-aachen.de> X-Mailer: Mutt 0.48.1 Mime-Version: 1.0 X-Operating-System: FreeBSD 2.2-CURRENT ctm#2584 In-Reply-To: <199610211132.MAA16503@gilberto.physik.rwth-aachen.de>; from Christoph Kukulies on Oct 21, 1996 12:32:22 +0100 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk According to Christoph Kukulies: > live happily together? The dvips port asks for /usr/local/lib/texmf/fonts Forget dvi[23]ps. Dvips is much more advanced and more supported. You can do [almost] everything with dvips. (I don't remember what you can't do with dvips but my memory is from an 1994 version of dvips so it is possibly corrected). -- Ollivier ROBERT -=- The daemon is FREE! -=- roberto@keltia.freenix.fr FreeBSD keltia.freenix.fr 2.2-CURRENT #25: Tue Oct 15 21:13:57 MET DST 1996 From owner-freebsd-ports Mon Oct 21 14:55:49 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id OAA15957 for ports-outgoing; Mon, 21 Oct 1996 14:55:49 -0700 (PDT) Received: (from fenner@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id OAA15938; Mon, 21 Oct 1996 14:55:46 -0700 (PDT) Date: Mon, 21 Oct 1996 14:55:46 -0700 (PDT) From: Bill Fenner Message-Id: <199610212155.OAA15938@freefall.freebsd.org> To: fenner, freebsd-bugs, freebsd-ports Subject: Re: bin/1773 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: A NULL pointer causing segmentation core dumped. Responsible-Changed-From-To: freebsd-bugs->freebsd-ports Responsible-Changed-By: fenner Responsible-Changed-When: Mon Oct 21 14:54:12 PDT 1996 Responsible-Changed-Why: This appears to be a bug report against a web server port, although it's not clear which one. From owner-freebsd-ports Mon Oct 21 19:47:14 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id TAA08059 for ports-outgoing; Mon, 21 Oct 1996 19:47:14 -0700 (PDT) Received: from dfw-ix12.ix.netcom.com (dfw-ix12.ix.netcom.com [206.214.98.12]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id TAA08048 for ; Mon, 21 Oct 1996 19:47:07 -0700 (PDT) Received: from silvia.HIP.Berkeley.EDU (ala-ca8-04.ix.netcom.com [207.93.141.132]) by dfw-ix12.ix.netcom.com (8.6.13/8.6.12) with ESMTP id TAA11331 for ; Mon, 21 Oct 1996 19:46:23 -0700 Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.7.6/8.6.9) id TAA00324; Mon, 21 Oct 1996 19:45:28 -0700 (PDT) Date: Mon, 21 Oct 1996 19:45:28 -0700 (PDT) Message-Id: <199610220245.TAA00324@silvia.HIP.Berkeley.EDU> To: ports@freebsd.org Subject: x11/iv package build failure From: asami@freebsd.org (Satoshi Asami) Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Can someone look into this? Satoshi ------- ## make package Checksums OK. ===> Building package for iv-3.1 Creating package /usr/ports/packages/All/iv-3.1.tgz Registering depends:. Creating gzip'd tar ball in '/usr/ports/packages/All/iv-3.1.tgz' tar: can't add file interviews/bin/FREEBSD/ibuild : No such file or directory tar command failed with code 256 *** Error code 1 Stop. From owner-freebsd-ports Mon Oct 21 21:57:28 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id VAA17663 for ports-outgoing; Mon, 21 Oct 1996 21:57:28 -0700 (PDT) Received: from relay.nuxi.com (nuxi.cs.ucdavis.edu [128.120.56.38]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id VAA17657 for ; Mon, 21 Oct 1996 21:57:20 -0700 (PDT) Received: from dragon.nuxi.com (reqf-064.ucdavis.edu [128.120.253.184]) by relay.nuxi.com (8.7.5/8.6.12) with ESMTP id VAA05846 for ; Mon, 21 Oct 1996 21:57:37 -0700 (PDT) Received: (from obrien@localhost) by dragon.nuxi.com (8.7.6/8.7.3) id VAA06248 for freebsd-ports@freebsd.org; Mon, 21 Oct 1996 21:57:40 -0700 (PDT) From: "David O'Brien" Message-Id: <199610220457.VAA06248@dragon.nuxi.com> Subject: packages-current To: freebsd-ports@freebsd.org (FreeBSD ports list) Date: Mon, 21 Oct 1996 21:57:40 -0700 (PDT) X-Mailer: ELM [version 2.4 PL24 ME8a] 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 Should the packages in /put/FreeBSD/packages-current run properly on the 961014-SNAP? I get *lots* of (null): warning: /usr/X11R6/lib/libX11.so.6.0: minor version 0 older than expected 1, using it anyway" warnings with things like ctwm, gv, etc. If not, what version of FreeBSD are they compiled for? -- David (obrien@nuxi.com) From owner-freebsd-ports Mon Oct 21 22:15:39 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id WAA19127 for ports-outgoing; Mon, 21 Oct 1996 22:15:39 -0700 (PDT) Received: from dfw-ix7.ix.netcom.com (dfw-ix7.ix.netcom.com [206.214.98.7]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id WAA19121 for ; Mon, 21 Oct 1996 22:15:37 -0700 (PDT) Received: from silvia.HIP.Berkeley.EDU (ala-ca8-04.ix.netcom.com [207.93.141.132]) by dfw-ix7.ix.netcom.com (8.6.13/8.6.12) with ESMTP id WAA04013; Mon, 21 Oct 1996 22:15:04 -0700 Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.7.6/8.6.9) id WAA04511; Mon, 21 Oct 1996 22:15:02 -0700 (PDT) Date: Mon, 21 Oct 1996 22:15:02 -0700 (PDT) Message-Id: <199610220515.WAA04511@silvia.HIP.Berkeley.EDU> To: obrien@NUXI.cs.ucdavis.edu CC: freebsd-ports@freebsd.org In-reply-to: <199610220457.VAA06248@dragon.nuxi.com> (obrien@NUXI.cs.ucdavis.edu) Subject: Re: packages-current From: asami@freebsd.org (Satoshi Asami) Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk * (null): warning: /usr/X11R6/lib/libX11.so.6.0: minor version 0 older * than expected 1, using it anyway" The packages are compiled on XFree86-3.1.2G. The warnings can be safely ignored (I think). Satoshi From owner-freebsd-ports Mon Oct 21 22:28:36 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id WAA20454 for ports-outgoing; Mon, 21 Oct 1996 22:28:36 -0700 (PDT) Received: from time.cdrom.com (time.cdrom.com [204.216.27.226]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id WAA20448; Mon, 21 Oct 1996 22:28:33 -0700 (PDT) Received: from time.cdrom.com (localhost [127.0.0.1]) by time.cdrom.com (8.7.6/8.6.9) with ESMTP id WAA01313; Mon, 21 Oct 1996 22:28:30 -0700 (PDT) To: "David O'Brien" cc: freebsd-ports@freebsd.org (FreeBSD ports list), rich@freebsd.org Subject: Re: packages-current In-reply-to: Your message of "Mon, 21 Oct 1996 21:57:40 PDT." <199610220457.VAA06248@dragon.nuxi.com> Date: Mon, 21 Oct 1996 22:28:30 -0700 Message-ID: <1311.845962110@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk This seems to be a mismatch between the libraries I got from Rich at one time and what we have now. The whole XFree86 distribution situation is kind of messed up at the moment and we need to resolve it. I haven't got builds for 2.1-stable or 2.2-current that I currently trust, and my one attempt to do it myself resulted in all my Motif and AccelleratedX binaries getting thrown into the XF86bin distribution. :) The exclusion list I was given isn't quite effective at screening, and I don't have a "clean" machine at the moment to compile X on. Jordan > Should the packages in /put/FreeBSD/packages-current run properly on the > 961014-SNAP? I get *lots* of > > (null): warning: /usr/X11R6/lib/libX11.so.6.0: minor version 0 older > than expected 1, using it anyway" > > warnings with things like ctwm, gv, etc. > > If not, what version of FreeBSD are they compiled for? > > -- David (obrien@nuxi.com) From owner-freebsd-ports Mon Oct 21 22:32:46 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id WAA20986 for ports-outgoing; Mon, 21 Oct 1996 22:32:46 -0700 (PDT) Received: from relay.nuxi.com (nuxi.cs.ucdavis.edu [128.120.56.38]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id WAA20978 for ; Mon, 21 Oct 1996 22:32:44 -0700 (PDT) Received: (from obrien@localhost) by relay.nuxi.com (8.7.5/8.6.12) id WAA06107; Mon, 21 Oct 1996 22:33:04 -0700 (PDT) Message-Id: <199610220533.WAA06107@relay.nuxi.com> Date: Mon, 21 Oct 1996 22:33:04 -0700 From: obrien@NUXI.cs.ucdavis.edu (David E. O'Brien) To: freebsd-ports@freebsd.org Subject: Re: packages-current References: <199610220457.VAA06248@dragon.nuxi.com> <199610220515.WAA04511@silvia.HIP.Berkeley.EDU> X-Mailer: Mutt 0.48.1-PL0 Mime-Version: 1.0 X-PGP-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Keyid: 34F9F9D5 In-Reply-To: <199610220515.WAA04511@silvia.HIP.Berkeley.EDU>; from Satoshi Asami on Oct 21, 1996 22:15:02 -0700 Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Satoshi Asami writes: > * (null): warning: /usr/X11R6/lib/libX11.so.6.0: minor version 0 older > * than expected 1, using it anyway" > > The packages are compiled on XFree86-3.1.2G. The warnings can be > safely ignored (I think). Acutally ctwm was unusable. Well not quite, but you couldn't move windows around by grabbing the title bar. And the menus seemed to act a little funky. -- -- David (obrien@cs.ucdavis.edu) From owner-freebsd-ports Mon Oct 21 23:26:50 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA00728 for ports-outgoing; Mon, 21 Oct 1996 23:26:50 -0700 (PDT) Received: from relay.nuxi.com (nuxi.cs.ucdavis.edu [128.120.56.38]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id XAA00696 for ; Mon, 21 Oct 1996 23:26:47 -0700 (PDT) Received: (from obrien@localhost) by relay.nuxi.com (8.7.5/8.6.12) id XAA06428; Mon, 21 Oct 1996 23:27:09 -0700 (PDT) Message-Id: <199610220627.XAA06428@relay.nuxi.com> Date: Mon, 21 Oct 1996 23:27:08 -0700 From: obrien@NUXI.cs.ucdavis.edu (David E. O'Brien) To: freebsd-ports@freebsd.org Subject: Re: packages-current References: <199610220457.VAA06248@dragon.nuxi.com> <1311.845962110@time.cdrom.com> X-Mailer: Mutt 0.48.1-PL0 Mime-Version: 1.0 X-PGP-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Keyid: 34F9F9D5 In-Reply-To: <1311.845962110@time.cdrom.com>; from Jordan K. Hubbard on Oct 21, 1996 22:28:30 -0700 Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Jordan K. Hubbard writes: > This seems to be a mismatch between the libraries I got from Rich at > one time and what we have now. The whole XFree86 distribution > situation is kind of messed up at the moment and we need to resolve > it. You can say that again. I'm trying to build both ctwm and gv. Both fail due to -lgnumalloc. I seem to remembe seeing something about this in one of the lists.... guess it is "grep" time. BTW, I'm wondering what version of FreeBSD the ports are agaist. I'm using ports-current from 1hr ago, and the 961014-SNAP. -- -- David (obrien@cs.ucdavis.edu) From owner-freebsd-ports Tue Oct 22 00:40:06 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id AAA08088 for ports-outgoing; Tue, 22 Oct 1996 00:40:06 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id AAA08058; Tue, 22 Oct 1996 00:40:03 -0700 (PDT) Resent-Date: Tue, 22 Oct 1996 00:40:03 -0700 (PDT) Resent-Message-Id: <199610220740.AAA08058@freefall.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@freefall.FreeBSD.org, obrien@NUXI.cs.ucdavis.edu Received: from relay.nuxi.com (nuxi.cs.ucdavis.edu [128.120.56.38]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id AAA07972 for ; Tue, 22 Oct 1996 00:38:34 -0700 (PDT) Received: (from obrien@localhost) by relay.nuxi.com (8.7.5/8.6.12) id AAA06860; Tue, 22 Oct 1996 00:38:56 -0700 (PDT) Message-Id: <199610220738.AAA06860@relay.nuxi.com> Date: Tue, 22 Oct 1996 00:38:56 -0700 (PDT) From: "David E. O'Brien" Reply-To: obrien@NUXI.cs.ucdavis.edu To: FreeBSD-gnats-submit@freebsd.org Cc: obrien@Nuxi.com X-Send-Pr-Version: 3.2 Subject: ports/1862: updated to rsync port Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >Number: 1862 >Category: ports >Synopsis: update to rsync port >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Oct 22 00:40:01 PDT 1996 >Last-Modified: >Originator: David E. O'Brien >Organization: University of California, Davis >Release: FreeBSD 2.1.5-RELEASE i386 >Environment: n/a >Description: Update rsync port from v1.5.x to v1.6.2. >How-To-Repeat: n/a >Fix: diff -ur rsync.old/Makefile rsync/Makefile --- rsync.old/Makefile Fri Aug 16 00:23:00 1996 +++ rsync/Makefile Tue Oct 15 21:16:18 1996 @@ -1,14 +1,15 @@ # New ports collection makefile for: rsync -# Version required: 0.37 +# Version required: 1.6.2 # Date created: Sat Aug 3, 1996 # Whom: David O'Brien (obrien@cs.ucdavis.edu) # # $Id: Makefile,v 1.1.1.1 1996/08/16 07:23:00 asami Exp $ # -DISTNAME= rsync-1.5.1 +DISTNAME= rsync-1.6.2 CATEGORIES+= net -MASTER_SITES= ftp://samba.anu.edu.au/pub/rsync/ +MASTER_SITES= ftp://samba.anu.edu.au/pub/rsync/ \ + ftp://sunsite.auc.dk/pub/unix/rsync/ MAINTAINER= obrien@cs.ucdavis.edu diff -ur rsync.old/files/md5 rsync/files/md5 --- rsync.old/files/md5 Fri Aug 16 00:23:00 1996 +++ rsync/files/md5 Tue Oct 15 21:34:33 1996 @@ -1 +1 @@ -MD5 (rsync-1.5.1.tar.gz) = b775b33d9a64c481bed584694ab97856 +MD5 (rsync-1.6.2.tar.gz) = 415dde5aa3fab397db2ee4f98e18cce3 >Audit-Trail: >Unformatted: From owner-freebsd-ports Tue Oct 22 01:02:26 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id BAA09896 for ports-outgoing; Tue, 22 Oct 1996 01:02:26 -0700 (PDT) Received: from dfw-ix2.ix.netcom.com (dfw-ix2.ix.netcom.com [206.214.98.2]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id BAA09891 for ; Tue, 22 Oct 1996 01:02:23 -0700 (PDT) Received: from silvia.HIP.Berkeley.EDU (ala-ca8-04.ix.netcom.com [207.93.141.132]) by dfw-ix2.ix.netcom.com (8.6.13/8.6.12) with ESMTP id BAA15657; Tue, 22 Oct 1996 01:01:28 -0700 Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.7.6/8.6.9) id BAA05222; Tue, 22 Oct 1996 01:00:57 -0700 (PDT) Date: Tue, 22 Oct 1996 01:00:57 -0700 (PDT) Message-Id: <199610220800.BAA05222@silvia.HIP.Berkeley.EDU> To: obrien@NUXI.cs.ucdavis.edu CC: freebsd-ports@freebsd.org In-reply-to: <199610220627.XAA06428@relay.nuxi.com> (obrien@NUXI.cs.ucdavis.edu) Subject: Re: packages-current From: asami@freebsd.org (Satoshi Asami) Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk * You can say that again. I'm trying to build both ctwm and gv. Both fail * due to -lgnumalloc. I seem to remembe seeing something about this in one * of the lists.... guess it is "grep" time. Assuming you have 3.1.2G, you just need to change the OS version in FreeBSD.cf. If you have 3.1.2(S), you need to explicitly change the UseGnuMalloc to NO. * BTW, I'm wondering what version of FreeBSD the ports are agaist. I'm * using ports-current from 1hr ago, and the 961014-SNAP. This has nothing to do with the version of FreeBSD, it's the XFree86 version conflict you are running into. BTW, the packages are built against FreeBSD-current, which of course changes rather quickly. I do a make world on the building machine at least once a week but I can't recompile all the packages every week so some of the packages (those with older timestamps) might be a little stale. Satoshi From owner-freebsd-ports Tue Oct 22 01:04:00 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id BAA09947 for ports-outgoing; Tue, 22 Oct 1996 01:04:00 -0700 (PDT) Received: from dfw-ix10.ix.netcom.com (dfw-ix10.ix.netcom.com [206.214.98.10]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id BAA09940 for ; Tue, 22 Oct 1996 01:03:55 -0700 (PDT) Received: from silvia.HIP.Berkeley.EDU (ala-ca8-04.ix.netcom.com [207.93.141.132]) by dfw-ix10.ix.netcom.com (8.6.13/8.6.12) with ESMTP id BAA15587; Tue, 22 Oct 1996 01:03:22 -0700 Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.7.6/8.6.9) id BAA05236; Tue, 22 Oct 1996 01:03:20 -0700 (PDT) Date: Tue, 22 Oct 1996 01:03:20 -0700 (PDT) Message-Id: <199610220803.BAA05236@silvia.HIP.Berkeley.EDU> To: obrien@NUXI.cs.ucdavis.edu CC: freebsd-ports@freebsd.org In-reply-to: <199610220533.WAA06107@relay.nuxi.com> (obrien@NUXI.cs.ucdavis.edu) Subject: Re: packages-current From: asami@freebsd.org (Satoshi Asami) Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk * Acutally ctwm was unusable. Well not quite, but you couldn't move * windows around by grabbing the title bar. And the menus seemed to act a * little funky. Oh, really. Sorry, I guess you will have to upgrade to XFree86-3.1.2G or recompile the stuff yourself.... Satoshi From owner-freebsd-ports Tue Oct 22 01:33:37 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id BAA11674 for ports-outgoing; Tue, 22 Oct 1996 01:33:37 -0700 (PDT) Received: from time.cdrom.com (time.cdrom.com [204.216.27.226]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id BAA11659; Tue, 22 Oct 1996 01:33:27 -0700 (PDT) Received: from time.cdrom.com (localhost [127.0.0.1]) by time.cdrom.com (8.7.6/8.6.9) with ESMTP id BAA02668; Tue, 22 Oct 1996 01:33:25 -0700 (PDT) To: asami@freebsd.org (Satoshi Asami) cc: obrien@NUXI.cs.ucdavis.edu, freebsd-ports@freebsd.org Subject: Re: packages-current In-reply-to: Your message of "Tue, 22 Oct 1996 01:00:57 PDT." <199610220800.BAA05222@silvia.HIP.Berkeley.EDU> Date: Tue, 22 Oct 1996 01:33:25 -0700 Message-ID: <2666.845973205@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > Assuming you have 3.1.2G, you just need to change the OS version in > FreeBSD.cf. If you have 3.1.2(S), you need to explicitly change the > UseGnuMalloc to NO. Building it is trivial. It's *packaging* it that I have problems with. :-) Jordan From owner-freebsd-ports Tue Oct 22 04:12:25 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id EAA22789 for ports-outgoing; Tue, 22 Oct 1996 04:12:25 -0700 (PDT) Received: from rover.village.org (rover.village.org [204.144.255.49]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id EAA22784 for ; Tue, 22 Oct 1996 04:12:21 -0700 (PDT) Received: from rover.village.org (localhost [127.0.0.1]) by rover.village.org (8.7.6/8.6.6) with ESMTP id FAA15653; Tue, 22 Oct 1996 05:12:13 -0600 (MDT) Message-Id: <199610221112.FAA15653@rover.village.org> To: obrien@NUXI.cs.ucdavis.edu (David E. O'Brien) Subject: Re: packages-current Cc: freebsd-ports@freebsd.org In-reply-to: Your message of "Mon, 21 Oct 1996 23:27:08 PDT." <199610220627.XAA06428@relay.nuxi.com> References: <199610220627.XAA06428@relay.nuxi.com> <199610220457.VAA06248@dragon.nuxi.com> <1311.845962110@time.cdrom.com> Date: Tue, 22 Oct 1996 05:12:13 -0600 From: Warner Losh Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk In message <199610220627.XAA06428@relay.nuxi.com> David E. O'Brien writes: : You can say that again. I'm trying to build both ctwm and gv. Both fail : due to -lgnumalloc. I seem to remembe seeing something about this in one : of the lists.... guess it is "grep" time. You can fix this easily enough in the Makefile that is generated. Or you can set your LD_LIBRARY_PATH to have /usr/lib/compat in it. Not a good longterm solution, I'll grant, but one to get around having to change the Makefile until you can upgrade to a version of XFree86 that reflects the deletion of gnumalloc. Warner From owner-freebsd-ports Tue Oct 22 05:03:39 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id FAA24755 for ports-outgoing; Tue, 22 Oct 1996 05:03:39 -0700 (PDT) Received: from vector.jhs.no_domain (slip139-92-42-52.ut.nl.ibm.net [139.92.42.52]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id FAA24750; Tue, 22 Oct 1996 05:03:32 -0700 (PDT) Received: from vector.jhs.no_domain (localhost [127.0.0.1]) by vector.jhs.no_domain (8.7.5/8.6.9) with ESMTP id XAA00999; Mon, 21 Oct 1996 23:15:45 +0100 (MET) Message-Id: <199610212215.XAA00999@vector.jhs.no_domain> To: "David E. O'Brien" cc: freebsd-ports@freebsd.org (FreeBSD ports list) Subject: Re: discussion of porting Ports to other things? From: "Julian H. Stacey" Reply-To: "Julian H. Stacey" Organization: Vector Systems Ltd. Mailer: EXMH 1.6.7, PGP available X-Address: Holz Strasse 27d, 80469 Munich, Germany X-Phone: +49.89.268616 X-Fax: +49.89.2608126 X-Web: http://www.freebsd.org/~jhs/ In-reply-to: Your message of "Thu, 17 Oct 1996 02:18:12 MST." <199610170918.CAA00993@relay.nuxi.com> Date: Mon, 21 Oct 1996 23:15:43 +0100 Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi, Reference: > From: "David E. O'Brien" > > > md5 is easy. But fetch is impossible! Literally. It relies on aspects > > of stdio that are only in 4.4BSD and there seems to be no portable > > equivalent. This is one hellishly non-portable program! > > > > I would suggest anyone interested in a more portable ports-chain, consider > > reimplementing libftpio and fetch in C++, or maybe some sort of C wrapper > > to behave like 4.4BSD stdio. Any suggestions? (and don't say STREAMS! :-) > > Why not just got back to ncftp (version 1.x) like 2.0 - 2.1 used. Grab > /pub/FreeBSD-CVS/share/mk/bsd.port* and use RCS to extract that version > of the Makefile. No need :-) Just use current mk/ stuff with setenv FETCH_CMD ncftp setenv FETCH_BEFORE_ARGS -N It works for nearly everything (there are a couple of things need fetch though). Julian -- Julian H. Stacey jhs@freebsd.org http://www.freebsd.org/~jhs/ From owner-freebsd-ports Tue Oct 22 07:57:25 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id HAA03834 for ports-outgoing; Tue, 22 Oct 1996 07:57:25 -0700 (PDT) Received: from austin.polstra.com (austin.polstra.com [206.213.73.10]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id HAA03829 for ; Tue, 22 Oct 1996 07:57:19 -0700 (PDT) Received: (from jdp@localhost) by austin.polstra.com (8.7.6/8.7.3) id HAA18319; Tue, 22 Oct 1996 07:57:18 -0700 (PDT) To: freebsd-ports@freebsd.org Path: not-for-mail From: jdp@polstra.com (John Polstra) Newsgroups: polstra.freebsd.ports Subject: Re: packages-current Date: 22 Oct 1996 07:57:18 -0700 Organization: Polstra & Co., Seattle, WA Lines: 16 Distribution: local Message-ID: <54ince$hsc@austin.polstra.com> References: <199610220457.VAA06248@dragon.nuxi.com> <1311.845962110@time.cdrom.com> <199610220627.XAA06428@relay.nuxi.com> Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk In article <199610220627.XAA06428@relay.nuxi.com>, David E. O'Brien wrote: > You can say that again. I'm trying to build both ctwm and gv. Both fail > due to -lgnumalloc. You can get rid of that by editing /usr/X11R6/lib/X11/config/FreeBSD.cf: < #define UseGnuMalloc YES --- > #define UseGnuMalloc NO John -- John Polstra jdp@polstra.com John D. Polstra & Co., Inc. Seattle, Washington USA "Self-knowledge is always bad news." -- John Barth From owner-freebsd-ports Tue Oct 22 09:48:56 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id JAA11433 for ports-outgoing; Tue, 22 Oct 1996 09:48:56 -0700 (PDT) Received: from relay.nuxi.com (nuxi.cs.ucdavis.edu [128.120.56.38]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id JAA11426 for ; Tue, 22 Oct 1996 09:48:53 -0700 (PDT) Received: (from obrien@localhost) by relay.nuxi.com (8.7.5/8.6.12) id JAA08876; Tue, 22 Oct 1996 09:49:00 -0700 (PDT) Message-Id: <199610221649.JAA08876@relay.nuxi.com> Date: Tue, 22 Oct 1996 09:48:59 -0700 From: obrien@NUXI.cs.ucdavis.edu (David E. O'Brien) To: freebsd-ports@freebsd.org Subject: Re: packages-current References: <199610220627.XAA06428@relay.nuxi.com> <199610220800.BAA05222@silvia.HIP.Berkeley.EDU> X-Mailer: Mutt 0.48.1-PL0 Mime-Version: 1.0 X-PGP-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Keyid: 34F9F9D5 In-Reply-To: <199610220800.BAA05222@silvia.HIP.Berkeley.EDU>; from Satoshi Asami on Oct 22, 1996 01:00:57 -0700 Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Satoshi Asami writes: > Assuming you have 3.1.2G, you just need to change the OS version in > FreeBSD.cf. If you have 3.1.2(S), you need to explicitly change the > UseGnuMalloc to NO. > > This has nothing to do with the version of FreeBSD, it's the XFree86 > version conflict you are running into. That is true, but I was hoping that the FreeBSD version would imply the XFree86 version. I tried to figure out what version I am running, but didn't get too far. ``grep -i version /usr/X11/include/X11/*.h'' didn't help any. I did find this in xfree86.cfg: #ifndef XFree86Version #define XFree86Version 3120 #endif Is this 3.1.2(S)? I'm curious, what does ``S'' stand for? -- -- David (obrien@cs.ucdavis.edu) From owner-freebsd-ports Tue Oct 22 09:54:07 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id JAA13589 for ports-outgoing; Tue, 22 Oct 1996 09:54:07 -0700 (PDT) Received: from relay.nuxi.com (nuxi.cs.ucdavis.edu [128.120.56.38]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id JAA13578 for ; Tue, 22 Oct 1996 09:54:04 -0700 (PDT) Received: (from obrien@localhost) by relay.nuxi.com (8.7.5/8.6.12) id JAA08904; Tue, 22 Oct 1996 09:54:09 -0700 (PDT) Message-Id: <199610221654.JAA08904@relay.nuxi.com> Date: Tue, 22 Oct 1996 09:54:08 -0700 From: obrien@NUXI.cs.ucdavis.edu (David E. O'Brien) To: freebsd-ports@freebsd.org Subject: Re: packages-current References: <199610220627.XAA06428@relay.nuxi.com> <199610220457.VAA06248@dragon.nuxi.com> <1311.845962110@time.cdrom.com> <199610221112.FAA15653@rover.village.org> X-Mailer: Mutt 0.48.1-PL0 Mime-Version: 1.0 X-PGP-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Keyid: 34F9F9D5 In-Reply-To: <199610221112.FAA15653@rover.village.org>; from Warner Losh on Oct 22, 1996 05:12:13 -0600 Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Warner Losh writes: > until you can upgrade to a version of XFree86 that reflects the > deletion of gnumalloc. How do I do that? Using the XFree86 port in ports-current/x11/XFree86? Or do I have to pull bits out of the CVS files? -- -- David (obrien@cs.ucdavis.edu) From owner-freebsd-ports Tue Oct 22 09:57:26 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id JAA13857 for ports-outgoing; Tue, 22 Oct 1996 09:57:26 -0700 (PDT) Received: from relay.nuxi.com (nuxi.cs.ucdavis.edu [128.120.56.38]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id JAA13849 for ; Tue, 22 Oct 1996 09:57:23 -0700 (PDT) Received: (from obrien@localhost) by relay.nuxi.com (8.7.5/8.6.12) id JAA08926; Tue, 22 Oct 1996 09:57:24 -0700 (PDT) Message-Id: <199610221657.JAA08926@relay.nuxi.com> Date: Tue, 22 Oct 1996 09:57:23 -0700 From: obrien@NUXI.cs.ucdavis.edu (David E. O'Brien) To: freebsd-ports@freebsd.org Subject: Re: packages-current References: <199610220457.VAA06248@dragon.nuxi.com> <1311.845962110@time.cdrom.com> <199610220627.XAA06428@relay.nuxi.com> <199610221457.HAA18328@austin.polstra.com> X-Mailer: Mutt 0.48.1-PL0 Mime-Version: 1.0 X-PGP-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Keyid: 34F9F9D5 In-Reply-To: <199610221457.HAA18328@austin.polstra.com>; from John Polstra on Oct 22, 1996 07:57:18 -0700 Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk John Polsra writes: > > You can get rid of that by editing /usr/X11R6/lib/X11/config/FreeBSD.cf: > > < #define UseGnuMalloc YES > --- > > #define UseGnuMalloc NO Thanks! That did the trick. I guess I'm just used to X11 ports just working. -- -- David (obrien@cs.ucdavis.edu) From owner-freebsd-ports Tue Oct 22 10:10:21 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id KAA15733 for ports-outgoing; Tue, 22 Oct 1996 10:10:21 -0700 (PDT) Received: (from max@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id KAA15712; Tue, 22 Oct 1996 10:10:16 -0700 (PDT) Date: Tue, 22 Oct 1996 10:10:16 -0700 (PDT) From: Masafumi NAKANE Message-Id: <199610221710.KAA15712@freefall.freebsd.org> To: obrien@NUXI.cs.ucdavis.edu, max, freebsd-ports Subject: Re: ports/1862 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: update to rsync port State-Changed-From-To: open-closed State-Changed-By: max State-Changed-When: Tue Oct 22 10:07:30 PDT 1996 State-Changed-Why: Submitted update is integrated in Makefile Rev.1.2 & md5 Rev.1.2. From owner-freebsd-ports Tue Oct 22 14:03:13 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id OAA02380 for ports-outgoing; Tue, 22 Oct 1996 14:03:13 -0700 (PDT) Received: from dog.farm.org (dog.farm.org [207.111.140.47]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id OAA02370 for ; Tue, 22 Oct 1996 14:03:05 -0700 (PDT) Received: (from dk@localhost) by dog.farm.org (8.7.5/dk#3) id OAA27196; Tue, 22 Oct 1996 14:06:54 -0700 (PDT) Date: Tue, 22 Oct 1996 14:06:54 -0700 (PDT) From: Dmitry Kohmanyuk Message-Id: <199610222106.OAA27196@dog.farm.org> To: obrien@Nuxi.cs.ucdavis.edu Cc: freebsd-ports@freebsd.org Subject: Re: ports/1792: new port, splitvt Newsgroups: cs-monolit.gated.lists.freebsd.ports Organization: FARM Computing Association Reply-To: dk+@ua.net X-Newsreader: TIN [version 1.2 PL2] Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk In article <199610140159.SAA02057@relay.nuxi.com> you wrote: > >Description: > port of splitvt: > this program just splits your screen into two windows, each > running a shell, so you can do and see two things at once. is it too much better than /usr/bin/window ?? > >Fix: > > port uploaded to freefall:/incoming as "splitvt-port_real.tgz" -- "Reality is a poor escapism for people who cannot handle roleplaying" -- toriver@pvv.unit.no (Tor Iver Wilhelmsen) From owner-freebsd-ports Tue Oct 22 15:00:06 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id PAA08555 for ports-outgoing; Tue, 22 Oct 1996 15:00:06 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id PAA08546; Tue, 22 Oct 1996 15:00:04 -0700 (PDT) Resent-Date: Tue, 22 Oct 1996 15:00:04 -0700 (PDT) Resent-Message-Id: <199610222200.PAA08546@freefall.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@freefall.FreeBSD.org, Received:"from sunrise.cs.berkeley.edu (root@sunrise.CS.Berkeley.EDU [128.32.38.121]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id OAA07772 for" ; Tue, 22 Oct 1996 14:53:41.-0700 (PDT) Received: (from asami@localhost) by sunrise.cs.berkeley.edu (8.7.5/8.6.12) id OAA24305; Tue, 22 Oct 1996 14:48:10 -0700 (PDT) Message-Id: <199610222148.OAA24305@sunrise.cs.berkeley.edu> Date: Tue, 22 Oct 1996 14:48:10 -0700 (PDT) From: asami@freebsd.org To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/1866: popclient flushes remote mailbox even with local failure Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >Number: 1866 >Category: ports >Synopsis: popclient flushes remote mailbox even with local failure >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Oct 22 15:00:01 PDT 1996 >Last-Modified: >Originator: Satoshi Asami >Organization: The FreeBSD Project >Release: FreeBSD 2.1-STABLE i386 >Environment: popclient-3.0b6 from ports >Description: Popclient doesn't check exit status of /usr/libexec/mail.local (or mail.local is returning bogus exit status) so when the local mailbox is not writable, the remote mails still get flushed, resulting in loss of messages. >How-To-Repeat: NFS mount /var/mail without root privs popclient (see your mail disappear into neitherland) >Fix: Fix popclient, I guess. :) >Audit-Trail: >Unformatted: From owner-freebsd-ports Tue Oct 22 17:15:29 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id RAA17943 for ports-outgoing; Tue, 22 Oct 1996 17:15:29 -0700 (PDT) Received: from sunrise.cs.berkeley.edu (root@sunrise.CS.Berkeley.EDU [128.32.38.121]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id RAA17935 for ; Tue, 22 Oct 1996 17:15:25 -0700 (PDT) Received: (from asami@localhost) by sunrise.cs.berkeley.edu (8.7.5/8.6.12) id RAA24694; Tue, 22 Oct 1996 17:10:10 -0700 (PDT) Date: Tue, 22 Oct 1996 17:10:10 -0700 (PDT) Message-Id: <199610230010.RAA24694@sunrise.cs.berkeley.edu> To: ache@nagual.ru Cc: ports@freebsd.org In-reply-to: <199610221920.MAA24491@freefall.freebsd.org> (ache) Subject: Re: cvs commit: ports/devel/libslang Makefile ports/devel/libslang/files md5 ports/devel/libslang/patches patch-ab patch-aa ports/devel/libslang/pkg PLIST From: asami@freebsd.org (Satoshi Asami) Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk * devel/libslang/pkg PLIST Wait. Did you just change the shared library name from "libslang.so.99.34" to "libslang.so.0.99.35"? Satoshi From owner-freebsd-ports Tue Oct 22 18:22:13 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id SAA20786 for ports-outgoing; Tue, 22 Oct 1996 18:22:13 -0700 (PDT) Received: from sovcom.kiae.su (sovcom.kiae.su [193.125.152.1]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id SAA20781; Tue, 22 Oct 1996 18:22:09 -0700 (PDT) Received: by sovcom.kiae.su id AA01557 (5.65.kiae-1 ); Wed, 23 Oct 1996 04:21:42 +0300 Received: by sovcom.KIAE.su (UUMAIL/2.0); Wed, 23 Oct 96 04:21:41 +0300 Received: (from ache@localhost) by nagual.ru (8.7.6/8.7.3) id FAA01140; Wed, 23 Oct 1996 05:19:42 +0400 (MSD) Message-Id: <199610230119.FAA01140@nagual.ru> Subject: Re: cvs commit: ports/devel/libslang Makefile ports/devel/libslang/files md5 ports/devel/libslang/patches patch-ab patch-aa por In-Reply-To: <199610230010.RAA24694@sunrise.cs.berkeley.edu> from "Satoshi Asami" at "Oct 22, 96 05:10:10 pm" To: asami@freebsd.org (Satoshi Asami) Date: Wed, 23 Oct 1996 05:19:42 +0400 (MSD) Cc: ports@freebsd.org From: "=?KOI8-R?Q?=E1=CE=C4=D2=C5=CA_=FE=C5=D2=CE=CF=D7?=" (Andrey A. Chernov) Organization: self X-Class: Fast X-Mailer: ELM [version 2.4ME+ PL28 (25)] Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > * devel/libslang/pkg PLIST > > Wait. Did you just change the shared library name from > "libslang.so.99.34" to "libslang.so.0.99.35"? Yes. This author intention comes from Linux and it is a bit non-standard for FreeBSD, but require smaller patches. -- Andrey A. Chernov http://www.nagual.ru/~ache/ From owner-freebsd-ports Tue Oct 22 18:50:04 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id SAA21723 for ports-outgoing; Tue, 22 Oct 1996 18:50:04 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id SAA21715; Tue, 22 Oct 1996 18:50:02 -0700 (PDT) Resent-Date: Tue, 22 Oct 1996 18:50:02 -0700 (PDT) Resent-Message-Id: <199610230150.SAA21715@freefall.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@freefall.FreeBSD.org, oly@russ.harvard.edu Received: from ghostwheel.shadow.net (oly@world-f.std.com [199.172.62.5]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id SAA21561 for ; Tue, 22 Oct 1996 18:45:22 -0700 (PDT) Received: (from oly@localhost) by ghostwheel.shadow.net (8.6.12/8.6.12) id VAA02163; Tue, 22 Oct 1996 21:42:58 -0400 Message-Id: <199610230142.VAA02163@ghostwheel.shadow.net> Date: Tue, 22 Oct 1996 21:42:58 -0400 From: oly@world.std.com Reply-To: oly@russ.harvard.edu To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/1867: port upload Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >Number: 1867 >Category: ports >Synopsis: port upload >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Oct 22 18:50:01 PDT 1996 >Last-Modified: >Originator: Oliver >Organization: >Release: FreeBSD 2.1-STABLE i386 >Environment: >Description: I have ported lout 3.08 (document formatter like LaTeX), but I can't seem to upload to /pub/FreeBSD/incoming. >How-To-Repeat: >Fix: >Audit-Trail: >Unformatted: From owner-freebsd-ports Tue Oct 22 19:16:04 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id TAA23158 for ports-outgoing; Tue, 22 Oct 1996 19:16:04 -0700 (PDT) Received: from dfw-ix10.ix.netcom.com (dfw-ix10.ix.netcom.com [206.214.98.10]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id TAA23138 for ; Tue, 22 Oct 1996 19:15:59 -0700 (PDT) Received: from silvia.HIP.Berkeley.EDU (ala-ca18-23.ix.netcom.com [204.32.168.215]) by dfw-ix10.ix.netcom.com (8.6.13/8.6.12) with ESMTP id TAA19179; Tue, 22 Oct 1996 19:14:59 -0700 Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.7.6/8.6.9) id TAA01451; Tue, 22 Oct 1996 19:14:14 -0700 (PDT) Date: Tue, 22 Oct 1996 19:14:14 -0700 (PDT) Message-Id: <199610230214.TAA01451@silvia.HIP.Berkeley.EDU> To: ache@nagual.ru CC: ports@freebsd.org In-reply-to: <199610230119.FAA01140@nagual.ru> (ache@nagual.ru) Subject: Re: cvs commit: ports/devel/libslang Makefile ports/devel/libslang/files md5 ports/devel/libslang/patches patch-ab patch-aa por From: asami@freebsd.org (Satoshi Asami) Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk * > * devel/libslang/pkg PLIST * > * > Wait. Did you just change the shared library name from * > "libslang.so.99.34" to "libslang.so.0.99.35"? * * Yes. This author intention comes from Linux and it * is a bit non-standard for FreeBSD, but require smaller * patches. Well, considering that it will probably go up to "1.xx.yy" when it comes out of beta, that's much better. However, the problem is that this effectively decreases the shared library major from "99" to "0". Which means, unless the user explicitly deletes the "99.34" version, that will be used. And we've shipped one release (2.1.5R) with 99.34. :( You need to at least warn the user about this. Take a look at the modula-3 port for an example. (It's in pkg/INSTALL, and also called from pre-install in the Makefile.) Satoshi From owner-freebsd-ports Tue Oct 22 19:30:07 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id TAA23860 for ports-outgoing; Tue, 22 Oct 1996 19:30:07 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id TAA23847; Tue, 22 Oct 1996 19:30:03 -0700 (PDT) Date: Tue, 22 Oct 1996 19:30:03 -0700 (PDT) Message-Id: <199610230230.TAA23847@freefall.freebsd.org> To: freebsd-ports Cc: From: "Gary Palmer" Subject: Re: ports/1866: popclient flushes remote mailbox even with local failure Reply-To: "Gary Palmer" Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk The following reply was made to PR ports/1866; it has been noted by GNATS. From: "Gary Palmer" To: asami@freebsd.org Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: ports/1866: popclient flushes remote mailbox even with local failure Date: Tue, 22 Oct 1996 22:27:04 -0400 I think there is another bug with popclient and handling largish (well, more than 10 or so messages) mailboxes. It came back with `bad file descriptor' after 7 or so messages in recent testing locally (against the qpopper in ports). I haven't had time to get into it with gdb and find the problem yet. Gary -- Gary Palmer FreeBSD Core Team Member FreeBSD: Turning PC's into workstations. See http://www.FreeBSD.ORG/ for info From owner-freebsd-ports Tue Oct 22 20:51:12 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id UAA29592 for ports-outgoing; Tue, 22 Oct 1996 20:51:12 -0700 (PDT) Received: from relay.nuxi.com (nuxi.cs.ucdavis.edu [128.120.56.38]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id UAA29584 for ; Tue, 22 Oct 1996 20:51:09 -0700 (PDT) Received: (from obrien@localhost) by relay.nuxi.com (8.7.5/8.6.12) id UAA10803; Tue, 22 Oct 1996 20:45:59 -0700 (PDT) Message-Id: <199610230345.UAA10803@relay.nuxi.com> Date: Tue, 22 Oct 1996 20:45:59 -0700 From: obrien@NUXI.cs.ucdavis.edu (David E. O'Brien) To: dk+@ua.net Cc: freebsd-ports@freebsd.org Subject: Re: ports/1792: new port, splitvt References: <199610222106.OAA27196@dog.farm.org> X-Mailer: Mutt 0.48.1-PL0 Mime-Version: 1.0 X-PGP-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Keyid: 34F9F9D5 In-Reply-To: <199610222106.OAA27196@dog.farm.org>; from Dmitry Kohmanyuk on Oct 22, 1996 14:06:54 -0700 Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Dmitry Kohmanyuk writes: > > is it too much better than /usr/bin/window ?? Wow! Never knew that existed. Nice. I guess the only reason for the port now is for compatiblity across systems. -- -- David (obrien@cs.ucdavis.edu) From owner-freebsd-ports Tue Oct 22 21:47:48 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id VAA05660 for ports-outgoing; Tue, 22 Oct 1996 21:47:48 -0700 (PDT) Received: from genesis.atrad.adelaide.edu.au (genesis.atrad.adelaide.edu.au [129.127.96.120]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id VAA05616 for ; Tue, 22 Oct 1996 21:47:40 -0700 (PDT) Received: from msmith@localhost by genesis.atrad.adelaide.edu.au (8.6.12/8.6.9) id OAA24090 for ports@freebsd.org; Wed, 23 Oct 1996 14:17:37 +0930 From: Michael Smith Message-Id: <199610230447.OAA24090@genesis.atrad.adelaide.edu.au> Subject: Interest in a linux_crossdev port? To: ports@freebsd.org Date: Wed, 23 Oct 1996 14:17:37 +0930 (CST) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Ok, we currently have the 'linux_lib' package, which is quite suitable for people who want to run Lunix binaries. However setting up tools to build Linux binaries is a Right Royal pain, made no easier at all by the crap they call "distributions". Is it felt that there's some interest in a package that would put all the bits in more-or-less the right place? Obviously, this isn't going to track their patch-of-the-hour environment, but if we base it on the same release as the 'linux_lib' package, people should have a fairly consistent environment to work with. I've just gone through the horror involved here, and I thought it might be good to do this before it all fades away again. Any advice (erich?) would be appreciated... -- ]] Mike Smith, Software Engineer msmith@gsoft.com.au.au [[ ]] Genesis Software genesis@gsoft.com.au [[ ]] High-speed data acquisition and (GSM mobile) 0411-222-496 [[ ]] realtime instrument control. (ph) +61-8-8267-3493 [[ ]] Unix hardware collector. "Where are your PEZ?" The Tick [[ From owner-freebsd-ports Tue Oct 22 21:56:10 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id VAA06735 for ports-outgoing; Tue, 22 Oct 1996 21:56:10 -0700 (PDT) Received: from time.cdrom.com (time.cdrom.com [204.216.27.226]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id VAA06723 for ; Tue, 22 Oct 1996 21:56:07 -0700 (PDT) Received: from time.cdrom.com (localhost [127.0.0.1]) by time.cdrom.com (8.7.6/8.6.9) with ESMTP id VAA07578; Tue, 22 Oct 1996 21:55:48 -0700 (PDT) To: Michael Smith cc: ports@freebsd.org Subject: Re: Interest in a linux_crossdev port? In-reply-to: Your message of "Wed, 23 Oct 1996 14:17:37 +0930." <199610230447.OAA24090@genesis.atrad.adelaide.edu.au> Date: Tue, 22 Oct 1996 21:55:48 -0700 Message-ID: <7576.846046548@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > Is it felt that there's some interest in a package that would put all > the bits in more-or-less the right place? Obviously, this isn't going > to track their patch-of-the-hour environment, but if we base it on the > same release as the 'linux_lib' package, people should have a fairly > consistent environment to work with. Yes, I think that this would be very valuable. Jordan From owner-freebsd-ports Tue Oct 22 22:59:08 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id WAA17922 for ports-outgoing; Tue, 22 Oct 1996 22:59:08 -0700 (PDT) Received: from genesis.atrad.adelaide.edu.au (genesis.atrad.adelaide.edu.au [129.127.96.120]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id WAA17917 for ; Tue, 22 Oct 1996 22:59:05 -0700 (PDT) Received: from msmith@localhost by genesis.atrad.adelaide.edu.au (8.6.12/8.6.9) id PAA25119; Wed, 23 Oct 1996 15:28:46 +0930 From: Michael Smith Message-Id: <199610230558.PAA25119@genesis.atrad.adelaide.edu.au> Subject: Re: Interest in a linux_crossdev port? To: jkh@time.cdrom.com (Jordan K. Hubbard) Date: Wed, 23 Oct 1996 15:28:46 +0930 (CST) Cc: msmith@atrad.adelaide.edu.au, ports@freebsd.org In-Reply-To: <7576.846046548@time.cdrom.com> from "Jordan K. Hubbard" at Oct 22, 96 09:55:48 pm 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 Jordan K. Hubbard stands accused of saying: > > Yes, I think that this would be very valuable. Ok. Unless there is resistance, I propose to base this on Slackware 3.1, which will provide for both ELF and a.out executables. My biggest worry at the moment is that the shared-library differences between the linux_lib kit and this will break something. > Jordan -- ]] Mike Smith, Software Engineer msmith@gsoft.com.au.au [[ ]] Genesis Software genesis@gsoft.com.au [[ ]] High-speed data acquisition and (GSM mobile) 0411-222-496 [[ ]] realtime instrument control. (ph) +61-8-8267-3493 [[ ]] Unix hardware collector. "Where are your PEZ?" The Tick [[ From owner-freebsd-ports Tue Oct 22 23:06:22 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA18666 for ports-outgoing; Tue, 22 Oct 1996 23:06:22 -0700 (PDT) Received: (from scrappy@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA18647; Tue, 22 Oct 1996 23:06:19 -0700 (PDT) Date: Tue, 22 Oct 1996 23:06:19 -0700 (PDT) From: "Marc G. Fournier" Message-Id: <199610230606.XAA18647@freefall.freebsd.org> To: scrappy, freebsd-ports, asami Subject: Re: ports/1795 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: New port : xcubes Responsible-Changed-From-To: freebsd-ports->asami Responsible-Changed-By: scrappy Responsible-Changed-When: Tue Oct 22 23:04:58 PDT 1996 Responsible-Changed-Why: Satoshi is in charge of ports... From owner-freebsd-ports Tue Oct 22 23:07:01 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA18787 for ports-outgoing; Tue, 22 Oct 1996 23:07:01 -0700 (PDT) Received: (from scrappy@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA18775; Tue, 22 Oct 1996 23:06:59 -0700 (PDT) Date: Tue, 22 Oct 1996 23:06:59 -0700 (PDT) From: "Marc G. Fournier" Message-Id: <199610230606.XAA18775@freefall.freebsd.org> To: scrappy, freebsd-ports, asami Subject: Re: ports/1734 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: submission of tiff-3.4 port Responsible-Changed-From-To: freebsd-ports->asami Responsible-Changed-By: scrappy Responsible-Changed-When: Tue Oct 22 23:06:31 PDT 1996 Responsible-Changed-Why: Satoshi is in charge of ports... From owner-freebsd-ports Tue Oct 22 23:07:19 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA18899 for ports-outgoing; Tue, 22 Oct 1996 23:07:19 -0700 (PDT) Received: (from scrappy@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA18880; Tue, 22 Oct 1996 23:07:17 -0700 (PDT) Date: Tue, 22 Oct 1996 23:07:17 -0700 (PDT) From: "Marc G. Fournier" Message-Id: <199610230607.XAA18880@freefall.freebsd.org> To: scrappy, freebsd-ports, asami Subject: Re: ports/1742 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: Various bugs in xview-3.2.1 Responsible-Changed-From-To: freebsd-ports->asami Responsible-Changed-By: scrappy Responsible-Changed-When: Tue Oct 22 23:07:06 PDT 1996 Responsible-Changed-Why: Satoshi is in charge of ports... From owner-freebsd-ports Tue Oct 22 23:07:55 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA18999 for ports-outgoing; Tue, 22 Oct 1996 23:07:55 -0700 (PDT) Received: (from scrappy@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA18988; Tue, 22 Oct 1996 23:07:53 -0700 (PDT) Date: Tue, 22 Oct 1996 23:07:53 -0700 (PDT) From: "Marc G. Fournier" Message-Id: <199610230607.XAA18988@freefall.freebsd.org> To: scrappy, freebsd-ports, asami Subject: Re: ports/1743 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: submission of new port (tiff-3.4) Responsible-Changed-From-To: freebsd-ports->asami Responsible-Changed-By: scrappy Responsible-Changed-When: Tue Oct 22 23:07:24 PDT 1996 Responsible-Changed-Why: will get ESC [214z instead of ESC [A etc. in a shelltool. Satoshi is in charge of ports... From owner-freebsd-ports Tue Oct 22 23:08:34 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA19156 for ports-outgoing; Tue, 22 Oct 1996 23:08:34 -0700 (PDT) Received: (from scrappy@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA19137; Tue, 22 Oct 1996 23:08:30 -0700 (PDT) Date: Tue, 22 Oct 1996 23:08:30 -0700 (PDT) From: "Marc G. Fournier" Message-Id: <199610230608.XAA19137@freefall.freebsd.org> To: scrappy, freebsd-ports, asami Subject: Re: ports/1752 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: Update of nedit port Responsible-Changed-From-To: freebsd-ports->asami Responsible-Changed-By: scrappy Responsible-Changed-When: Tue Oct 22 23:08:06 PDT 1996 Responsible-Changed-Why: Satoshi is in charge of ports... From owner-freebsd-ports Tue Oct 22 23:09:03 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA19254 for ports-outgoing; Tue, 22 Oct 1996 23:09:03 -0700 (PDT) Received: (from scrappy@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA19241; Tue, 22 Oct 1996 23:09:01 -0700 (PDT) Date: Tue, 22 Oct 1996 23:09:01 -0700 (PDT) From: "Marc G. Fournier" Message-Id: <199610230609.XAA19241@freefall.freebsd.org> To: scrappy, freebsd-ports, asami Subject: Re: ports/1760 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: Fixed port: crack-4.1 Responsible-Changed-From-To: freebsd-ports->asami Responsible-Changed-By: scrappy Responsible-Changed-When: Tue Oct 22 23:08:43 PDT 1996 Responsible-Changed-Why: Satoshi is in charge of ports... From owner-freebsd-ports Tue Oct 22 23:09:25 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA19361 for ports-outgoing; Tue, 22 Oct 1996 23:09:25 -0700 (PDT) Received: (from scrappy@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA19347; Tue, 22 Oct 1996 23:09:24 -0700 (PDT) Date: Tue, 22 Oct 1996 23:09:24 -0700 (PDT) From: "Marc G. Fournier" Message-Id: <199610230609.XAA19347@freefall.freebsd.org> To: scrappy, freebsd-ports, asami Subject: Re: ports/1761 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: Fixed port: gifmerge 1.33 Responsible-Changed-From-To: freebsd-ports->asami Responsible-Changed-By: scrappy Responsible-Changed-When: Tue Oct 22 23:09:06 PDT 1996 Responsible-Changed-Why: Satoshi is in charge of ports... From owner-freebsd-ports Tue Oct 22 23:09:41 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA19471 for ports-outgoing; Tue, 22 Oct 1996 23:09:41 -0700 (PDT) Received: (from scrappy@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA19452; Tue, 22 Oct 1996 23:09:39 -0700 (PDT) Date: Tue, 22 Oct 1996 23:09:39 -0700 (PDT) From: "Marc G. Fournier" Message-Id: <199610230609.XAA19452@freefall.freebsd.org> To: scrappy, freebsd-ports, asami Subject: Re: ports/1763 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: Fixed port: txtmerge Responsible-Changed-From-To: freebsd-ports->asami Responsible-Changed-By: scrappy Responsible-Changed-When: Tue Oct 22 23:09:28 PDT 1996 Responsible-Changed-Why: Satoshi is in charge of ports... From owner-freebsd-ports Tue Oct 22 23:09:57 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA19575 for ports-outgoing; Tue, 22 Oct 1996 23:09:57 -0700 (PDT) Received: (from scrappy@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA19563; Tue, 22 Oct 1996 23:09:56 -0700 (PDT) Date: Tue, 22 Oct 1996 23:09:56 -0700 (PDT) From: "Marc G. Fournier" Message-Id: <199610230609.XAA19563@freefall.freebsd.org> To: scrappy, freebsd-ports, asami Subject: Re: ports/1764 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: Fixed port: whirlgif Responsible-Changed-From-To: freebsd-ports->asami Responsible-Changed-By: scrappy Responsible-Changed-When: Tue Oct 22 23:09:43 PDT 1996 Responsible-Changed-Why: Satoshi is in charge of ports... From owner-freebsd-ports Tue Oct 22 23:10:15 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA19699 for ports-outgoing; Tue, 22 Oct 1996 23:10:15 -0700 (PDT) Received: (from scrappy@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA19687; Tue, 22 Oct 1996 23:10:13 -0700 (PDT) Date: Tue, 22 Oct 1996 23:10:13 -0700 (PDT) From: "Marc G. Fournier" Message-Id: <199610230610.XAA19687@freefall.freebsd.org> To: scrappy, freebsd-ports, asami Subject: Re: ports/1765 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: Fixed port: xgas Responsible-Changed-From-To: freebsd-ports->asami Responsible-Changed-By: scrappy Responsible-Changed-When: Tue Oct 22 23:10:02 PDT 1996 Responsible-Changed-Why: Satoshi is in charge of ports... From owner-freebsd-ports Tue Oct 22 23:10:33 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA19807 for ports-outgoing; Tue, 22 Oct 1996 23:10:33 -0700 (PDT) Received: (from scrappy@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA19788; Tue, 22 Oct 1996 23:10:31 -0700 (PDT) Date: Tue, 22 Oct 1996 23:10:31 -0700 (PDT) From: "Marc G. Fournier" Message-Id: <199610230610.XAA19788@freefall.freebsd.org> To: scrappy, freebsd-ports, asami Subject: Re: ports/1767 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: New port: xmascot Responsible-Changed-From-To: freebsd-ports->asami Responsible-Changed-By: scrappy Responsible-Changed-When: Tue Oct 22 23:10:19 PDT 1996 Responsible-Changed-Why: Satoshi is in charge of ports... From owner-freebsd-ports Tue Oct 22 23:10:47 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA19898 for ports-outgoing; Tue, 22 Oct 1996 23:10:47 -0700 (PDT) Received: (from scrappy@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA19887; Tue, 22 Oct 1996 23:10:46 -0700 (PDT) Date: Tue, 22 Oct 1996 23:10:46 -0700 (PDT) From: "Marc G. Fournier" Message-Id: <199610230610.XAA19887@freefall.freebsd.org> To: scrappy, freebsd-ports, asami Subject: Re: ports/1768 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: New port: xmascot Responsible-Changed-From-To: freebsd-ports->asami Responsible-Changed-By: scrappy Responsible-Changed-When: Tue Oct 22 23:10:35 PDT 1996 Responsible-Changed-Why: Satoshi is in charge of ports... From owner-freebsd-ports Tue Oct 22 23:11:16 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA20022 for ports-outgoing; Tue, 22 Oct 1996 23:11:16 -0700 (PDT) Received: (from scrappy@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA20003; Tue, 22 Oct 1996 23:11:15 -0700 (PDT) Date: Tue, 22 Oct 1996 23:11:15 -0700 (PDT) From: "Marc G. Fournier" Message-Id: <199610230611.XAA20003@freefall.freebsd.org> To: scrappy, freebsd-ports, asami Subject: Re: ports/1770 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: port of the xripple program Responsible-Changed-From-To: freebsd-ports->asami Responsible-Changed-By: scrappy Responsible-Changed-When: Tue Oct 22 23:10:54 PDT 1996 Responsible-Changed-Why: Satoshi is in charge of ports... From owner-freebsd-ports Tue Oct 22 23:11:48 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA20132 for ports-outgoing; Tue, 22 Oct 1996 23:11:48 -0700 (PDT) Received: (from scrappy@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA20110; Tue, 22 Oct 1996 23:11:45 -0700 (PDT) Date: Tue, 22 Oct 1996 23:11:45 -0700 (PDT) From: "Marc G. Fournier" Message-Id: <199610230611.XAA20110@freefall.freebsd.org> To: scrappy, freebsd-ports, asami Subject: Re: ports/1772 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: Fix to a wrong description in FreeBSD port: xshisen Responsible-Changed-From-To: freebsd-ports->asami Responsible-Changed-By: scrappy Responsible-Changed-When: Tue Oct 22 23:11:19 PDT 1996 Responsible-Changed-Why: Satoshi is in charge of ports... From owner-freebsd-ports Tue Oct 22 23:12:26 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA20257 for ports-outgoing; Tue, 22 Oct 1996 23:12:26 -0700 (PDT) Received: (from scrappy@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA20237; Tue, 22 Oct 1996 23:12:24 -0700 (PDT) Date: Tue, 22 Oct 1996 23:12:24 -0700 (PDT) From: "Marc G. Fournier" Message-Id: <199610230612.XAA20237@freefall.freebsd.org> To: scrappy, freebsd-ports, asami Subject: Re: ports/1718 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: new port, vscan Responsible-Changed-From-To: freebsd-ports->asami Responsible-Changed-By: scrappy Responsible-Changed-When: Tue Oct 22 23:12:06 PDT 1996 Responsible-Changed-Why: Satoshi is in charge of ports... From owner-freebsd-ports Tue Oct 22 23:12:43 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA20369 for ports-outgoing; Tue, 22 Oct 1996 23:12:43 -0700 (PDT) Received: (from scrappy@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA20356; Tue, 22 Oct 1996 23:12:41 -0700 (PDT) Date: Tue, 22 Oct 1996 23:12:41 -0700 (PDT) From: "Marc G. Fournier" Message-Id: <199610230612.XAA20356@freefall.freebsd.org> To: scrappy, freebsd-ports, asami Subject: Re: ports/1719 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: new port, xlbiff Responsible-Changed-From-To: freebsd-ports->asami Responsible-Changed-By: scrappy Responsible-Changed-When: Tue Oct 22 23:12:29 PDT 1996 Responsible-Changed-Why: Satoshi is in charge of ports.. From owner-freebsd-ports Tue Oct 22 23:14:46 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA20518 for ports-outgoing; Tue, 22 Oct 1996 23:14:46 -0700 (PDT) Received: (from scrappy@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA20504; Tue, 22 Oct 1996 23:14:45 -0700 (PDT) Date: Tue, 22 Oct 1996 23:14:45 -0700 (PDT) From: "Marc G. Fournier" Message-Id: <199610230614.XAA20504@freefall.freebsd.org> To: scrappy, freebsd-ports, jkh Subject: Re: ports/1769 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: sysinstall won't install more than 1 package at once Responsible-Changed-From-To: freebsd-ports->jkh Responsible-Changed-By: scrappy Responsible-Changed-When: Tue Oct 22 23:14:21 PDT 1996 Responsible-Changed-Why: I believe that sysinstall is *still* JOrdan's? From owner-freebsd-ports Tue Oct 22 23:17:03 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA20795 for ports-outgoing; Tue, 22 Oct 1996 23:17:03 -0700 (PDT) Received: (from scrappy@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA20776; Tue, 22 Oct 1996 23:17:00 -0700 (PDT) Date: Tue, 22 Oct 1996 23:17:00 -0700 (PDT) From: "Marc G. Fournier" Message-Id: <199610230617.XAA20776@freefall.freebsd.org> To: scrappy, freebsd-ports, asami Subject: Re: ports/1703 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: update to qt port Responsible-Changed-From-To: freebsd-ports->asami Responsible-Changed-By: scrappy Responsible-Changed-When: Tue Oct 22 23:16:43 PDT 1996 Responsible-Changed-Why: Satoshi is in charge of ports... From owner-freebsd-ports Tue Oct 22 23:17:21 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA20892 for ports-outgoing; Tue, 22 Oct 1996 23:17:21 -0700 (PDT) Received: (from scrappy@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA20876; Tue, 22 Oct 1996 23:17:19 -0700 (PDT) Date: Tue, 22 Oct 1996 23:17:19 -0700 (PDT) From: "Marc G. Fournier" Message-Id: <199610230617.XAA20876@freefall.freebsd.org> To: scrappy, freebsd-ports, asami Subject: Re: ports/1786 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: Port of FileRunner 2.0 made Responsible-Changed-From-To: freebsd-ports->asami Responsible-Changed-By: scrappy Responsible-Changed-When: Tue Oct 22 23:17:09 PDT 1996 Responsible-Changed-Why: Satoshi is in charge of ports.. From owner-freebsd-ports Tue Oct 22 23:17:36 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA20997 for ports-outgoing; Tue, 22 Oct 1996 23:17:36 -0700 (PDT) Received: (from scrappy@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA20983; Tue, 22 Oct 1996 23:17:35 -0700 (PDT) Date: Tue, 22 Oct 1996 23:17:35 -0700 (PDT) From: "Marc G. Fournier" Message-Id: <199610230617.XAA20983@freefall.freebsd.org> To: scrappy, freebsd-ports, asami Subject: Re: ports/1792 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: new port, splitvt Responsible-Changed-From-To: freebsd-ports->asami Responsible-Changed-By: scrappy Responsible-Changed-When: Tue Oct 22 23:17:23 PDT 1996 Responsible-Changed-Why: Satoshi is in charge of ports.. From owner-freebsd-ports Tue Oct 22 23:17:54 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA21111 for ports-outgoing; Tue, 22 Oct 1996 23:17:54 -0700 (PDT) Received: (from scrappy@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA21094; Tue, 22 Oct 1996 23:17:52 -0700 (PDT) Date: Tue, 22 Oct 1996 23:17:52 -0700 (PDT) From: "Marc G. Fournier" Message-Id: <199610230617.XAA21094@freefall.freebsd.org> To: scrappy, freebsd-ports, asami Subject: Re: ports/1796 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: New port : xdino Responsible-Changed-From-To: freebsd-ports->asami Responsible-Changed-By: scrappy Responsible-Changed-When: Tue Oct 22 23:17:41 PDT 1996 Responsible-Changed-Why: Satoshi is in charge of ports.. From owner-freebsd-ports Tue Oct 22 23:18:14 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA21236 for ports-outgoing; Tue, 22 Oct 1996 23:18:14 -0700 (PDT) Received: (from scrappy@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA21216; Tue, 22 Oct 1996 23:18:13 -0700 (PDT) Date: Tue, 22 Oct 1996 23:18:13 -0700 (PDT) From: "Marc G. Fournier" Message-Id: <199610230618.XAA21216@freefall.freebsd.org> To: scrappy, freebsd-ports, asami Subject: Re: ports/1797 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: New port : gnushogi Responsible-Changed-From-To: freebsd-ports->asami Responsible-Changed-By: scrappy Responsible-Changed-When: Tue Oct 22 23:17:58 PDT 1996 Responsible-Changed-Why: Satoshi is in charge of ports.. From owner-freebsd-ports Tue Oct 22 23:18:32 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA21344 for ports-outgoing; Tue, 22 Oct 1996 23:18:32 -0700 (PDT) Received: (from scrappy@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA21324; Tue, 22 Oct 1996 23:18:31 -0700 (PDT) Date: Tue, 22 Oct 1996 23:18:31 -0700 (PDT) From: "Marc G. Fournier" Message-Id: <199610230618.XAA21324@freefall.freebsd.org> To: scrappy, freebsd-ports, asami Subject: Re: ports/1798 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: New port : xshogi Responsible-Changed-From-To: freebsd-ports->asami Responsible-Changed-By: scrappy Responsible-Changed-When: Tue Oct 22 23:18:18 PDT 1996 Responsible-Changed-Why: Satoshi is in charge of ports.. From owner-freebsd-ports Tue Oct 22 23:18:47 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA21430 for ports-outgoing; Tue, 22 Oct 1996 23:18:47 -0700 (PDT) Received: (from scrappy@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA21418; Tue, 22 Oct 1996 23:18:46 -0700 (PDT) Date: Tue, 22 Oct 1996 23:18:46 -0700 (PDT) From: "Marc G. Fournier" Message-Id: <199610230618.XAA21418@freefall.freebsd.org> To: scrappy, freebsd-ports, asami Subject: Re: ports/1799 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: New port : xbakuzan Responsible-Changed-From-To: freebsd-ports->asami Responsible-Changed-By: scrappy Responsible-Changed-When: Tue Oct 22 23:18:35 PDT 1996 Responsible-Changed-Why: Satoshi is in charge of ports.. From owner-freebsd-ports Tue Oct 22 23:19:06 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA21542 for ports-outgoing; Tue, 22 Oct 1996 23:19:06 -0700 (PDT) Received: (from scrappy@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA21523; Tue, 22 Oct 1996 23:19:05 -0700 (PDT) Date: Tue, 22 Oct 1996 23:19:05 -0700 (PDT) From: "Marc G. Fournier" Message-Id: <199610230619.XAA21523@freefall.freebsd.org> To: scrappy, freebsd-ports, asami Subject: Re: ports/1800 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: New port : xmold Responsible-Changed-From-To: freebsd-ports->asami Responsible-Changed-By: scrappy Responsible-Changed-When: Tue Oct 22 23:18:53 PDT 1996 Responsible-Changed-Why: Satoshi is in charge of ports.. From owner-freebsd-ports Tue Oct 22 23:19:22 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA21640 for ports-outgoing; Tue, 22 Oct 1996 23:19:22 -0700 (PDT) Received: (from scrappy@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA21626; Tue, 22 Oct 1996 23:19:21 -0700 (PDT) Date: Tue, 22 Oct 1996 23:19:21 -0700 (PDT) From: "Marc G. Fournier" Message-Id: <199610230619.XAA21626@freefall.freebsd.org> To: scrappy, freebsd-ports, asami Subject: Re: ports/1801 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: New port : xsokoban Responsible-Changed-From-To: freebsd-ports->asami Responsible-Changed-By: scrappy Responsible-Changed-When: Tue Oct 22 23:19:08 PDT 1996 Responsible-Changed-Why: Satoshi is in charge of ports.. From owner-freebsd-ports Tue Oct 22 23:19:37 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA21741 for ports-outgoing; Tue, 22 Oct 1996 23:19:37 -0700 (PDT) Received: (from scrappy@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA21722; Tue, 22 Oct 1996 23:19:35 -0700 (PDT) Date: Tue, 22 Oct 1996 23:19:35 -0700 (PDT) From: "Marc G. Fournier" Message-Id: <199610230619.XAA21722@freefall.freebsd.org> To: scrappy, freebsd-ports, asami Subject: Re: ports/1802 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: New port : xtriangles Responsible-Changed-From-To: freebsd-ports->asami Responsible-Changed-By: scrappy Responsible-Changed-When: Tue Oct 22 23:19:24 PDT 1996 Responsible-Changed-Why: Satoshi is in charge of ports.. From owner-freebsd-ports Tue Oct 22 23:19:53 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA21856 for ports-outgoing; Tue, 22 Oct 1996 23:19:53 -0700 (PDT) Received: (from scrappy@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA21845; Tue, 22 Oct 1996 23:19:52 -0700 (PDT) Date: Tue, 22 Oct 1996 23:19:52 -0700 (PDT) From: "Marc G. Fournier" Message-Id: <199610230619.XAA21845@freefall.freebsd.org> To: scrappy, freebsd-ports, asami Subject: Re: ports/1816 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: New port for FreeBSD: xpuyo Responsible-Changed-From-To: freebsd-ports->asami Responsible-Changed-By: scrappy Responsible-Changed-When: Tue Oct 22 23:19:41 PDT 1996 Responsible-Changed-Why: Satoshi is in charge of ports.. From owner-freebsd-ports Tue Oct 22 23:20:16 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA22052 for ports-outgoing; Tue, 22 Oct 1996 23:20:16 -0700 (PDT) Received: (from scrappy@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA22037; Tue, 22 Oct 1996 23:20:12 -0700 (PDT) Date: Tue, 22 Oct 1996 23:20:12 -0700 (PDT) From: "Marc G. Fournier" Message-Id: <199610230620.XAA22037@freefall.freebsd.org> To: scrappy, freebsd-ports, asami Subject: Re: ports/1817 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: Fixed Makefile in port : crack Responsible-Changed-From-To: freebsd-ports->asami Responsible-Changed-By: scrappy Responsible-Changed-When: Tue Oct 22 23:19:57 PDT 1996 Responsible-Changed-Why: Satoshi is in charge of ports.. From owner-freebsd-ports Tue Oct 22 23:20:48 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA22187 for ports-outgoing; Tue, 22 Oct 1996 23:20:48 -0700 (PDT) Received: (from scrappy@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA22168; Tue, 22 Oct 1996 23:20:45 -0700 (PDT) Date: Tue, 22 Oct 1996 23:20:45 -0700 (PDT) From: "Marc G. Fournier" Message-Id: <199610230620.XAA22168@freefall.freebsd.org> To: scrappy, freebsd-ports, asami Subject: Re: ports/1834 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: COMMENT may be amusing but is not informative Responsible-Changed-From-To: freebsd-ports->asami Responsible-Changed-By: scrappy Responsible-Changed-When: Tue Oct 22 23:20:21 PDT 1996 Responsible-Changed-Why: Satoshi is in charge of ports.. From owner-freebsd-ports Tue Oct 22 23:21:02 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA22288 for ports-outgoing; Tue, 22 Oct 1996 23:21:02 -0700 (PDT) Received: (from scrappy@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA22268; Tue, 22 Oct 1996 23:21:00 -0700 (PDT) Date: Tue, 22 Oct 1996 23:21:00 -0700 (PDT) From: "Marc G. Fournier" Message-Id: <199610230621.XAA22268@freefall.freebsd.org> To: scrappy, freebsd-ports, asami Subject: Re: ports/1844 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: new port, zmtx-zmrx (zmodem xfer prog) Responsible-Changed-From-To: freebsd-ports->asami Responsible-Changed-By: scrappy Responsible-Changed-When: Tue Oct 22 23:20:50 PDT 1996 Responsible-Changed-Why: Satoshi is in charge of ports.. From owner-freebsd-ports Tue Oct 22 23:21:18 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA22390 for ports-outgoing; Tue, 22 Oct 1996 23:21:18 -0700 (PDT) Received: (from scrappy@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA22373; Tue, 22 Oct 1996 23:21:16 -0700 (PDT) Date: Tue, 22 Oct 1996 23:21:16 -0700 (PDT) From: "Marc G. Fournier" Message-Id: <199610230621.XAA22373@freefall.freebsd.org> To: scrappy, freebsd-ports, asami Subject: Re: ports/1845 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: new port, lrzsz (ZMODEM file xfer) Responsible-Changed-From-To: freebsd-ports->asami Responsible-Changed-By: scrappy Responsible-Changed-When: Tue Oct 22 23:21:05 PDT 1996 Responsible-Changed-Why: Satoshi is in charge of ports.. From owner-freebsd-ports Tue Oct 22 23:22:21 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA22538 for ports-outgoing; Tue, 22 Oct 1996 23:22:21 -0700 (PDT) Received: (from scrappy@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA22518; Tue, 22 Oct 1996 23:22:19 -0700 (PDT) Date: Tue, 22 Oct 1996 23:22:19 -0700 (PDT) From: "Marc G. Fournier" Message-Id: <199610230622.XAA22518@freefall.freebsd.org> To: scrappy, freebsd-ports, asami Subject: Re: ports/1846 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: Port of FileRunner 2.0 uploaded Responsible-Changed-From-To: freebsd-ports->asami Responsible-Changed-By: scrappy Responsible-Changed-When: Tue Oct 22 23:21:21 PDT 1996 Responsible-Changed-Why: Satoshi is in charge of ports.. From owner-freebsd-ports Tue Oct 22 23:24:15 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA22804 for ports-outgoing; Tue, 22 Oct 1996 23:24:15 -0700 (PDT) Received: (from scrappy@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA22792; Tue, 22 Oct 1996 23:24:12 -0700 (PDT) Date: Tue, 22 Oct 1996 23:24:12 -0700 (PDT) From: "Marc G. Fournier" Message-Id: <199610230624.XAA22792@freefall.freebsd.org> To: scrappy, freebsd-ports, asami Subject: Re: ports/1837 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: ports upgrade too fast :) Responsible-Changed-From-To: freebsd-ports->asami Responsible-Changed-By: scrappy Responsible-Changed-When: Tue Oct 22 23:23:44 PDT 1996 Responsible-Changed-Why: Satoshi is in charge of ports.. From owner-freebsd-ports Tue Oct 22 23:24:38 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA22922 for ports-outgoing; Tue, 22 Oct 1996 23:24:38 -0700 (PDT) Received: (from scrappy@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA22903; Tue, 22 Oct 1996 23:24:36 -0700 (PDT) Date: Tue, 22 Oct 1996 23:24:36 -0700 (PDT) From: "Marc G. Fournier" Message-Id: <199610230624.XAA22903@freefall.freebsd.org> To: scrappy, freebsd-ports, asami Subject: Re: ports/1867 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: port upload Responsible-Changed-From-To: freebsd-ports->asami Responsible-Changed-By: scrappy Responsible-Changed-When: Tue Oct 22 23:24:20 PDT 1996 Responsible-Changed-Why: Satoshi is in charge of ports.. From owner-freebsd-ports Tue Oct 22 23:25:56 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA23063 for ports-outgoing; Tue, 22 Oct 1996 23:25:56 -0700 (PDT) Received: (from scrappy@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA23044; Tue, 22 Oct 1996 23:25:53 -0700 (PDT) Date: Tue, 22 Oct 1996 23:25:53 -0700 (PDT) From: "Marc G. Fournier" Message-Id: <199610230625.XAA23044@freefall.freebsd.org> To: scrappy, freebsd-ports, asami Subject: Re: ports/1524 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: New port -- xtem-5.18beta Responsible-Changed-From-To: freebsd-ports->asami Responsible-Changed-By: scrappy Responsible-Changed-When: Tue Oct 22 23:25:40 PDT 1996 Responsible-Changed-Why: Satoshi is in charge of ports.. From owner-freebsd-ports Tue Oct 22 23:26:16 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA23165 for ports-outgoing; Tue, 22 Oct 1996 23:26:16 -0700 (PDT) Received: (from scrappy@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA23146; Tue, 22 Oct 1996 23:26:13 -0700 (PDT) Date: Tue, 22 Oct 1996 23:26:13 -0700 (PDT) From: "Marc G. Fournier" Message-Id: <199610230626.XAA23146@freefall.freebsd.org> To: scrappy, freebsd-ports, asami Subject: Re: ports/1525 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: xvnews-2.3.2 Responsible-Changed-From-To: freebsd-ports->asami Responsible-Changed-By: scrappy Responsible-Changed-When: Tue Oct 22 23:25:59 PDT 1996 Responsible-Changed-Why: Satoshi is in charge of ports.. From owner-freebsd-ports Tue Oct 22 23:26:32 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA23265 for ports-outgoing; Tue, 22 Oct 1996 23:26:32 -0700 (PDT) Received: (from scrappy@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA23253; Tue, 22 Oct 1996 23:26:30 -0700 (PDT) Date: Tue, 22 Oct 1996 23:26:30 -0700 (PDT) From: "Marc G. Fournier" Message-Id: <199610230626.XAA23253@freefall.freebsd.org> To: scrappy, freebsd-ports, asami Subject: Re: ports/1526 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: xtar-1.4 Responsible-Changed-From-To: freebsd-ports->asami Responsible-Changed-By: scrappy Responsible-Changed-When: Tue Oct 22 23:26:17 PDT 1996 Responsible-Changed-Why: Satoshi is in charge of ports.. From owner-freebsd-ports Tue Oct 22 23:26:52 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA23378 for ports-outgoing; Tue, 22 Oct 1996 23:26:52 -0700 (PDT) Received: (from scrappy@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA23359; Tue, 22 Oct 1996 23:26:50 -0700 (PDT) Date: Tue, 22 Oct 1996 23:26:50 -0700 (PDT) From: "Marc G. Fournier" Message-Id: <199610230626.XAA23359@freefall.freebsd.org> To: scrappy, freebsd-ports, asami Subject: Re: ports/1527 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: xmaddressbook-1.5.3 Responsible-Changed-From-To: freebsd-ports->asami Responsible-Changed-By: scrappy Responsible-Changed-When: Tue Oct 22 23:26:35 PDT 1996 Responsible-Changed-Why: Satoshi is in charge of ports.. From owner-freebsd-ports Tue Oct 22 23:27:12 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA23485 for ports-outgoing; Tue, 22 Oct 1996 23:27:12 -0700 (PDT) Received: (from scrappy@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA23470; Tue, 22 Oct 1996 23:27:10 -0700 (PDT) Date: Tue, 22 Oct 1996 23:27:10 -0700 (PDT) From: "Marc G. Fournier" Message-Id: <199610230627.XAA23470@freefall.freebsd.org> To: scrappy, freebsd-ports, asami Subject: Re: ports/1529 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: New port -- bricons-3.0 Responsible-Changed-From-To: freebsd-ports->asami Responsible-Changed-By: scrappy Responsible-Changed-When: Tue Oct 22 23:26:57 PDT 1996 Responsible-Changed-Why: Satoshi is in charge of ports.. From owner-freebsd-ports Tue Oct 22 23:27:29 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA23592 for ports-outgoing; Tue, 22 Oct 1996 23:27:29 -0700 (PDT) Received: (from scrappy@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA23576; Tue, 22 Oct 1996 23:27:27 -0700 (PDT) Date: Tue, 22 Oct 1996 23:27:27 -0700 (PDT) From: "Marc G. Fournier" Message-Id: <199610230627.XAA23576@freefall.freebsd.org> To: scrappy, freebsd-ports, asami Subject: Re: ports/1530 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: New port of poppassd Responsible-Changed-From-To: freebsd-ports->asami Responsible-Changed-By: scrappy Responsible-Changed-When: Tue Oct 22 23:27:15 PDT 1996 Responsible-Changed-Why: Satoshi is in charge of ports.. From owner-freebsd-ports Tue Oct 22 23:27:47 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA23691 for ports-outgoing; Tue, 22 Oct 1996 23:27:47 -0700 (PDT) Received: (from scrappy@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA23679; Tue, 22 Oct 1996 23:27:45 -0700 (PDT) Date: Tue, 22 Oct 1996 23:27:45 -0700 (PDT) From: "Marc G. Fournier" Message-Id: <199610230627.XAA23679@freefall.freebsd.org> To: scrappy, freebsd-ports, asami Subject: Re: ports/1620 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: new port, cless -- Chinese language version of GNU less Responsible-Changed-From-To: freebsd-ports->asami Responsible-Changed-By: scrappy Responsible-Changed-When: Tue Oct 22 23:27:33 PDT 1996 Responsible-Changed-Why: Satoshi is in charge of ports.. From owner-freebsd-ports Tue Oct 22 23:28:05 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA23852 for ports-outgoing; Tue, 22 Oct 1996 23:28:05 -0700 (PDT) Received: (from scrappy@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA23840; Tue, 22 Oct 1996 23:28:03 -0700 (PDT) Date: Tue, 22 Oct 1996 23:28:03 -0700 (PDT) From: "Marc G. Fournier" Message-Id: <199610230628.XAA23840@freefall.freebsd.org> To: scrappy, freebsd-ports, asami Subject: Re: ports/1631 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: new port, lprps -- PS printing lpr filters Responsible-Changed-From-To: freebsd-ports->asami Responsible-Changed-By: scrappy Responsible-Changed-When: Tue Oct 22 23:27:51 PDT 1996 Responsible-Changed-Why: Satoshi is in charge of ports.. From owner-freebsd-ports Tue Oct 22 23:28:24 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA23962 for ports-outgoing; Tue, 22 Oct 1996 23:28:24 -0700 (PDT) Received: (from scrappy@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA23947; Tue, 22 Oct 1996 23:28:21 -0700 (PDT) Date: Tue, 22 Oct 1996 23:28:21 -0700 (PDT) From: "Marc G. Fournier" Message-Id: <199610230628.XAA23947@freefall.freebsd.org> To: scrappy, freebsd-ports, asami Subject: Re: ports/1646 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: Port of lclint - a better lint replacement Responsible-Changed-From-To: freebsd-ports->asami Responsible-Changed-By: scrappy Responsible-Changed-When: Tue Oct 22 23:28:09 PDT 1996 Responsible-Changed-Why: Satoshi is in charge of ports.. From owner-freebsd-ports Tue Oct 22 23:29:01 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA24091 for ports-outgoing; Tue, 22 Oct 1996 23:29:01 -0700 (PDT) Received: (from scrappy@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA24079; Tue, 22 Oct 1996 23:28:59 -0700 (PDT) Date: Tue, 22 Oct 1996 23:28:59 -0700 (PDT) From: "Marc G. Fournier" Message-Id: <199610230628.XAA24079@freefall.freebsd.org> To: scrappy, freebsd-ports, asami Subject: Re: ports/1553 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: submittal of cops port Responsible-Changed-From-To: freebsd-ports->asami Responsible-Changed-By: scrappy Responsible-Changed-When: Tue Oct 22 23:28:44 PDT 1996 Responsible-Changed-Why: Satoshi is in charge of ports.. From owner-freebsd-ports Tue Oct 22 23:29:24 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA24196 for ports-outgoing; Tue, 22 Oct 1996 23:29:24 -0700 (PDT) Received: (from scrappy@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA24180; Tue, 22 Oct 1996 23:29:22 -0700 (PDT) Date: Tue, 22 Oct 1996 23:29:22 -0700 (PDT) From: "Marc G. Fournier" Message-Id: <199610230629.XAA24180@freefall.freebsd.org> To: scrappy, freebsd-ports, asami Subject: Re: ports/1549 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: Port submission for gdbtk Responsible-Changed-From-To: freebsd-ports->asami Responsible-Changed-By: scrappy Responsible-Changed-When: Tue Oct 22 23:29:04 PDT 1996 Responsible-Changed-Why: Satoshi is in charge of ports.. From owner-freebsd-ports Tue Oct 22 23:30:22 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA24375 for ports-outgoing; Tue, 22 Oct 1996 23:30:22 -0700 (PDT) Received: (from scrappy@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA24356; Tue, 22 Oct 1996 23:30:20 -0700 (PDT) Date: Tue, 22 Oct 1996 23:30:20 -0700 (PDT) From: "Marc G. Fournier" Message-Id: <199610230630.XAA24356@freefall.freebsd.org> To: scrappy, freebsd-ports, asami Subject: Re: ports/1583 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: I made ldap-3.3 port Responsible-Changed-From-To: freebsd-ports->asami Responsible-Changed-By: scrappy Responsible-Changed-When: Tue Oct 22 23:30:04 PDT 1996 Responsible-Changed-Why: Satoshi is in charge of ports.. From owner-freebsd-ports Tue Oct 22 23:44:37 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA25701 for ports-outgoing; Tue, 22 Oct 1996 23:44:37 -0700 (PDT) Received: (from scrappy@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA25679; Tue, 22 Oct 1996 23:44:35 -0700 (PDT) Date: Tue, 22 Oct 1996 23:44:35 -0700 (PDT) From: "Marc G. Fournier" Message-Id: <199610230644.XAA25679@freefall.freebsd.org> To: scrappy, freebsd-ports, asami Subject: Re: ports/1759 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: uudeview and uulib ports are imperfect (i.e. out of date) Responsible-Changed-From-To: freebsd-ports->asami Responsible-Changed-By: scrappy Responsible-Changed-When: Tue Oct 22 23:44:09 PDT 1996 Responsible-Changed-Why: Satoshi is in charge of ports... From owner-freebsd-ports Tue Oct 22 23:45:22 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA25829 for ports-outgoing; Tue, 22 Oct 1996 23:45:22 -0700 (PDT) Received: (from scrappy@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA25815; Tue, 22 Oct 1996 23:45:20 -0700 (PDT) Date: Tue, 22 Oct 1996 23:45:20 -0700 (PDT) From: "Marc G. Fournier" Message-Id: <199610230645.XAA25815@freefall.freebsd.org> To: scrappy, freebsd-ports, asami Subject: Re: bin/1773 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: A NULL pointer causing segmentation core dumped. Responsible-Changed-From-To: freebsd-ports->asami Responsible-Changed-By: scrappy Responsible-Changed-When: Tue Oct 22 23:44:42 PDT 1996 Responsible-Changed-Why: Oops, ignore this one... From owner-freebsd-ports Wed Oct 23 00:01:45 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id AAA28877 for ports-outgoing; Wed, 23 Oct 1996 00:01:45 -0700 (PDT) Received: from dfw-ix8.ix.netcom.com (dfw-ix8.ix.netcom.com [206.214.98.8]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id AAA28872; Wed, 23 Oct 1996 00:01:42 -0700 (PDT) Received: from silvia.HIP.Berkeley.EDU (ala-ca18-23.ix.netcom.com [204.32.168.215]) by dfw-ix8.ix.netcom.com (8.6.13/8.6.12) with ESMTP id AAA21298; Wed, 23 Oct 1996 00:01:07 -0700 Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.7.6/8.6.9) id AAA05332; Wed, 23 Oct 1996 00:01:04 -0700 (PDT) Date: Wed, 23 Oct 1996 00:01:04 -0700 (PDT) Message-Id: <199610230701.AAA05332@silvia.HIP.Berkeley.EDU> To: scrappy@freebsd.org CC: ports@freebsd.org In-reply-to: <199610230611.XAA20003@freefall.freebsd.org> (scrappy) Subject: Re: ports/1770 From: asami@freebsd.org (Satoshi Asami) Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk * Responsible-Changed-From-To: freebsd-ports->asami * Satoshi is in charge of ports... No, please don't this! We just added "freebsd-ports" to the list of acceptable responsible parties just so we can avoid this! I'm not solely responsible for importing ports, actually if you look at the commit messages you should be able to see that my time is almost entirely consumed by finding and fixing compilation problems that spring around faster as -current moves forward at an incredible rate.... Satoshi From owner-freebsd-ports Wed Oct 23 00:41:08 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id AAA03300 for ports-outgoing; Wed, 23 Oct 1996 00:41:08 -0700 (PDT) Received: from hamby1.lightside.net (hamby1.lightside.net [207.67.176.17]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id AAA03287 for ; Wed, 23 Oct 1996 00:41:03 -0700 (PDT) Received: from localhost (jehamby@localhost) by hamby1.lightside.net (8.7.6/8.7.3) with SMTP id BAA00487; Tue, 22 Oct 1996 01:04:02 -0700 (PDT) X-Authentication-Warning: hamby1.lightside.net: jehamby owned process doing -bs Date: Tue, 22 Oct 1996 01:04:01 -0700 (PDT) From: Jake Hamby X-Sender: jehamby@hamby1 To: Michael Smith cc: ports@freebsd.org Subject: Re: Interest in a linux_crossdev port? In-Reply-To: <199610230447.OAA24090@genesis.atrad.adelaide.edu.au> 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'd very much like to see that. If nothing else, it would make creating a native FreeBSD port of GNAT (GNU Ada compiler) a bit easier to bootstrap from the corresponding Linux version (GNAT is written in Ada so it's a real Catch-22 trying to port it!). I have patches from the i386-NetBSD version of GNAT (using pthreads), I just haven't had time to try them yet on FreeBSD. Anyway, I may end up not needing a linux_crossdev port to bootstrap GNAT, but it certainly can't hurt! Go for it! -- Jake On Wed, 23 Oct 1996, Michael Smith wrote: > > Ok, we currently have the 'linux_lib' package, which is quite suitable for > people who want to run Lunix binaries. > > However setting up tools to build Linux binaries is a Right Royal pain, > made no easier at all by the crap they call "distributions". > > Is it felt that there's some interest in a package that would put all > the bits in more-or-less the right place? Obviously, this isn't going > to track their patch-of-the-hour environment, but if we base it on the > same release as the 'linux_lib' package, people should have a fairly > consistent environment to work with. > > I've just gone through the horror involved here, and I thought it might > be good to do this before it all fades away again. Any advice (erich?) > would be appreciated... > > -- > ]] Mike Smith, Software Engineer msmith@gsoft.com.au.au [[ > ]] Genesis Software genesis@gsoft.com.au [[ > ]] High-speed data acquisition and (GSM mobile) 0411-222-496 [[ > ]] realtime instrument control. (ph) +61-8-8267-3493 [[ > ]] Unix hardware collector. "Where are your PEZ?" The Tick [[ > > From owner-freebsd-ports Wed Oct 23 01:43:20 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id BAA06270 for ports-outgoing; Wed, 23 Oct 1996 01:43:20 -0700 (PDT) Received: from mail.tky007.tth.expo96.ad.jp (root@tky007.tth.expo96.ad.jp [133.246.32.58]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id BAA06242; Wed, 23 Oct 1996 01:43:13 -0700 (PDT) Received: from tky007.tth.expo96.ad.jp (masafumi@localhost [127.0.0.1]) by mail.tky007.tth.expo96.ad.jp (8.7.6/3.4W4-SMTP) with ESMTP id RAA06606; Wed, 23 Oct 1996 17:43:02 +0900 (JST) Message-Id: <199610230843.RAA06606@mail.tky007.tth.expo96.ad.jp> To: freebsd-ports@freebsd.org, scrappy@freebsd.org Cc: max@wide.ad.jp Subject: Re: ports/1770 From: Masafumi NAKANE/=?ISO-2022-JP?B?GyRCQ2Y6LDJtSjgbKEI=?= X-Mailer: Mew version 1.06 on Emacs 19.28.1, Mule 2.3 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Date: Wed, 23 Oct 1996 17:43:02 +0900 Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >> Responsible-Changed-From-To: freebsd-ports->asami Satoshi is in >> charge of ports... asami> No, please don't this! We just added "freebsd-ports" to asami> the list of acceptable responsible parties just so we can asami> avoid this! asami> I'm not solely responsible for importing ports, actually if Yeah, I thought FreeBSD-ports was added so that committers can take over the work whatever he/she feels they can handle. Besides, putting freebsd-ports in the responsible: filed makes it clear that no one has been working on the PR. (Now it looks like Satoshi decided to start closing all the ports related PR himself and other committers like myself have nothing to do with them. :-) Thanks Satoshi.... :-) :-) ) Seriously, I usually look for PR without responsible person by looking at the web page and don't touch the PR with names. Masafumi From owner-freebsd-ports Wed Oct 23 02:22:52 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id CAA08018 for ports-outgoing; Wed, 23 Oct 1996 02:22:52 -0700 (PDT) Received: from genesis.atrad.adelaide.edu.au (genesis.atrad.adelaide.edu.au [129.127.96.120]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id CAA08009 for ; Wed, 23 Oct 1996 02:22:49 -0700 (PDT) Received: from msmith@localhost by genesis.atrad.adelaide.edu.au (8.6.12/8.6.9) id SAA26710 for ports@freebsd.org; Wed, 23 Oct 1996 18:52:45 +0930 From: Michael Smith Message-Id: <199610230922.SAA26710@genesis.atrad.adelaide.edu.au> Subject: linux_devel port-thing To: ports@freebsd.org Date: Wed, 23 Oct 1996 18:52:44 +0930 (CST) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Ok, so I have this at least partially sorted out; I have an image here of what's supposed to come out at the end, and a 17M compressed tarfile of same. What makes the most sense is for this to just get extracted directly over the top of /compat/linux, with nothing other than the 'fetch' and 'extract' targets being relevant. So I guess I should set PREFIX to /compat/linux, and WRKSRC to ${PREFIX}. Unfortunately that means that if I make a Makefile patch like the linux_lib port does, it'll be written in /compat/linux/, and 'make clean' may have a rather unfortunate effect. 8( Perhaps some advice or ideas from the ports experts? -- ]] Mike Smith, Software Engineer msmith@gsoft.com.au.au [[ ]] Genesis Software genesis@gsoft.com.au [[ ]] High-speed data acquisition and (GSM mobile) 0411-222-496 [[ ]] realtime instrument control. (ph) +61-8-8267-3493 [[ ]] Unix hardware collector. "Where are your PEZ?" The Tick [[ From owner-freebsd-ports Wed Oct 23 02:59:17 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id CAA09211 for ports-outgoing; Wed, 23 Oct 1996 02:59:17 -0700 (PDT) Received: from mexico.brainstorm.eu.org (root@mexico.brainstorm.eu.org [193.56.58.253]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id CAA09205 for ; Wed, 23 Oct 1996 02:59:12 -0700 (PDT) Received: from brasil.brainstorm.eu.org (brasil.brainstorm.eu.org [193.56.58.33]) by mexico.brainstorm.eu.org (8.7.5/8.7.3) with ESMTP id JAA08305 for ; Wed, 23 Oct 1996 09:58:55 +0200 Received: (from uucp@localhost) by brasil.brainstorm.eu.org (8.6.12/8.6.12) with UUCP id LAA06988 for freebsd-ports@freebsd.org; Wed, 23 Oct 1996 11:58:14 +0200 Received: (from roberto@localhost) by keltia.freenix.fr (8.8.0/keltia-uucp-2.9) id LAA18519; Wed, 23 Oct 1996 11:33:36 +0200 (MET DST) Message-Id: <199610230933.LAA18519@keltia.freenix.fr> Date: Wed, 23 Oct 1996 11:33:36 +0200 From: roberto@keltia.freenix.fr (Ollivier Robert) To: freebsd-ports@freebsd.org Subject: Re: ports/1792: new port, splitvt References: <199610222106.OAA27196@dog.farm.org> <199610230345.UAA10803@relay.nuxi.com> X-Mailer: Mutt 0.48.1 Mime-Version: 1.0 X-Operating-System: FreeBSD 2.2-CURRENT ctm#2584 In-Reply-To: <199610230345.UAA10803@relay.nuxi.com>; from David E. O'Brien on Oct 22, 1996 20:45:59 -0700 Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk According to David E. O'Brien: > Wow! Never knew that existed. Nice. I guess the only reason for the > port now is for compatiblity across systems. Beware that splitvt was the target for a CERT advisory because one of the version had a security hole you could drive a PPro running Linux through (splitvt originated on Linux). The latest version has this fixed but we probably should read the code carefully as it has to be setuid root... -- Ollivier ROBERT -=- The daemon is FREE! -=- roberto@keltia.freenix.fr FreeBSD keltia.freenix.fr 2.2-CURRENT #25: Tue Oct 15 21:13:57 MET DST 1996 From owner-freebsd-ports Wed Oct 23 02:59:20 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id CAA09227 for ports-outgoing; Wed, 23 Oct 1996 02:59:20 -0700 (PDT) Received: from mexico.brainstorm.eu.org (root@mexico.brainstorm.eu.org [193.56.58.253]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id CAA09210 for ; Wed, 23 Oct 1996 02:59:16 -0700 (PDT) Received: from brasil.brainstorm.eu.org (brasil.brainstorm.eu.org [193.56.58.33]) by mexico.brainstorm.eu.org (8.7.5/8.7.3) with ESMTP id JAA08318 for ; Wed, 23 Oct 1996 09:59:02 +0200 Received: (from uucp@localhost) by brasil.brainstorm.eu.org (8.6.12/8.6.12) with UUCP id LAA06994 for freebsd-ports@freefall.freebsd.org; Wed, 23 Oct 1996 11:58:15 +0200 Received: (from roberto@localhost) by keltia.freenix.fr (8.8.0/keltia-uucp-2.9) id LAA18542; Wed, 23 Oct 1996 11:42:41 +0200 (MET DST) Message-Id: <199610230942.LAA18542@keltia.freenix.fr> Date: Wed, 23 Oct 1996 11:42:41 +0200 From: roberto@keltia.freenix.fr (Ollivier Robert) To: freebsd-ports@freefall.freebsd.org Subject: Re: ports/1866: popclient flushes remote mailbox even with local failure References: <199610230230.TAA23847@freefall.freebsd.org> X-Mailer: Mutt 0.48.1 Mime-Version: 1.0 X-Operating-System: FreeBSD 2.2-CURRENT ctm#2584 In-Reply-To: <199610230230.TAA23847@freefall.freebsd.org>; from Gary Palmer on Oct 22, 1996 19:30:03 -0700 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk According to Gary Palmer: > I think there is another bug with popclient and handling largish > (well, more than 10 or so messages) mailboxes. It came back with `bad > file descriptor' after 7 or so messages in recent testing locally > (against the qpopper in ports). I haven't had time to get into it with > gdb and find the problem yet. Please have a look at fetchmail, this is the successor of popclient that Eric Raymond has taken over. I've seen a PR for a new port for it. It is possible that this bug is fixed in fetchmail. -- Ollivier ROBERT -=- The daemon is FREE! -=- roberto@keltia.freenix.fr FreeBSD keltia.freenix.fr 2.2-CURRENT #25: Tue Oct 15 21:13:57 MET DST 1996 From owner-freebsd-ports Wed Oct 23 03:47:16 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id DAA11531 for ports-outgoing; Wed, 23 Oct 1996 03:47:16 -0700 (PDT) Received: from mexico.brainstorm.eu.org (root@mexico.brainstorm.eu.org [193.56.58.253]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id DAA11516 for ; Wed, 23 Oct 1996 03:47:04 -0700 (PDT) Received: from brasil.brainstorm.eu.org (brasil.brainstorm.eu.org [193.56.58.33]) by mexico.brainstorm.eu.org (8.7.5/8.7.3) with ESMTP id KAA08568 for ; Wed, 23 Oct 1996 10:46:53 +0200 Received: (from uucp@localhost) by brasil.brainstorm.eu.org (8.6.12/8.6.12) with UUCP id MAA07740 for ports@FreeBSD.ORG; Wed, 23 Oct 1996 12:46:22 +0200 Received: (from roberto@localhost) by keltia.freenix.fr (8.8.0/keltia-uucp-2.9) id MAA19281; Wed, 23 Oct 1996 12:38:02 +0200 (MET DST) Message-Id: <199610231038.MAA19281@keltia.freenix.fr> Date: Wed, 23 Oct 1996 12:38:02 +0200 From: roberto@keltia.freenix.fr (Ollivier Robert) To: ports@FreeBSD.ORG Subject: Re: Interest in a linux_crossdev port? References: <7576.846046548@time.cdrom.com> <199610230558.PAA25119@genesis.atrad.adelaide.edu.au> X-Mailer: Mutt 0.48.1 Mime-Version: 1.0 X-Operating-System: FreeBSD 2.2-CURRENT ctm#2584 In-Reply-To: <199610230558.PAA25119@genesis.atrad.adelaide.edu.au>; from Michael Smith on Oct 23, 1996 15:28:46 +0930 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk According to Michael Smith: > Ok. Unless there is resistance, I propose to base this on Slackware 3.1, > which will provide for both ELF and a.out executables. Red Hat is probably a better dist to start with. There are many weird things in Slackware... -- Ollivier ROBERT -=- The daemon is FREE! -=- roberto@keltia.freenix.fr FreeBSD keltia.freenix.fr 2.2-CURRENT #25: Tue Oct 15 21:13:57 MET DST 1996 From owner-freebsd-ports Wed Oct 23 06:18:55 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id GAA16085 for ports-outgoing; Wed, 23 Oct 1996 06:18:55 -0700 (PDT) Received: from bacall.lodgenet.com (bacall.lodgenet.com [205.138.147.242]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id GAA16080 for ; Wed, 23 Oct 1996 06:18:53 -0700 (PDT) Received: (from mail@localhost) by bacall.lodgenet.com (8.6.12/8.6.12) id IAA12878; Wed, 23 Oct 1996 08:18:06 -0500 Received: from garbo.lodgenet.com(204.124.123.250) by bacall via smap (V1.3) id sma012846; Wed Oct 23 08:17:39 1996 Received: from jake.lodgenet.com (jake.lodgenet.com [204.124.120.30]) by garbo.lodgenet.com (8.6.12/8.6.9) with ESMTP id IAA27817; Wed, 23 Oct 1996 08:17:39 -0500 Received: from jake.lodgenet.com (localhost [127.0.0.1]) by jake.lodgenet.com (8.7.6/8.6.12) with ESMTP id IAA07849; Wed, 23 Oct 1996 08:17:15 -0500 (CDT) Message-Id: <199610231317.IAA07849@jake.lodgenet.com> X-Mailer: exmh version 1.6.9 8/22/96 To: Michael Smith cc: jkh@time.cdrom.com (Jordan K. Hubbard), ports@FreeBSD.ORG Subject: Re: Interest in a linux_crossdev port? In-reply-to: Your message of "Wed, 23 Oct 1996 15:28:46 +0930." <199610230558.PAA25119@genesis.atrad.adelaide.edu.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 23 Oct 1996 08:17:15 -0500 From: "Eric L. Hernes" Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Michael Smith writes: >Jordan K. Hubbard stands accused of saying: >> >> Yes, I think that this would be very valuable. > >Ok. Unless there is resistance, I propose to base this on Slackware 3.1, >which will provide for both ELF and a.out executables. > >My biggest worry at the moment is that the shared-library differences >between the linux_lib kit and this will break something. > That's pretty easy to fix, the linux_lib has been due for a little upgrade for way too long. Last time I looked into it, my machine had way too much experimental crap to test it :( I think I'm in a position now to do it a little better justice. >> Jordan > >-- >]] Mike Smith, Software Engineer msmith@gsoft.com.au.au [[ >]] Genesis Software genesis@gsoft.com.au [[ >]] High-speed data acquisition and (GSM mobile) 0411-222-496 [[ >]] realtime instrument control. (ph) +61-8-8267-3493 [[ >]] Unix hardware collector. "Where are your PEZ?" The Tick [[ > -- -- erich@lodgenet.com http://rrnet.com/~erich erich@rrnet.com From owner-freebsd-ports Wed Oct 23 06:32:52 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id GAA16589 for ports-outgoing; Wed, 23 Oct 1996 06:32:52 -0700 (PDT) Received: from bacall.lodgenet.com (bacall.lodgenet.com [205.138.147.242]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id GAA16575 for ; Wed, 23 Oct 1996 06:32:47 -0700 (PDT) Received: (from mail@localhost) by bacall.lodgenet.com (8.6.12/8.6.12) id IAA13575; Wed, 23 Oct 1996 08:32:27 -0500 Received: from garbo.lodgenet.com(204.124.123.250) by bacall via smap (V1.3) id sma013552; Wed Oct 23 08:32:01 1996 Received: from jake.lodgenet.com (jake.lodgenet.com [204.124.120.30]) by garbo.lodgenet.com (8.6.12/8.6.9) with ESMTP id IAA28233; Wed, 23 Oct 1996 08:32:02 -0500 Received: from jake.lodgenet.com (localhost [127.0.0.1]) by jake.lodgenet.com (8.7.6/8.6.12) with ESMTP id IAA08154; Wed, 23 Oct 1996 08:31:37 -0500 (CDT) Message-Id: <199610231331.IAA08154@jake.lodgenet.com> X-Mailer: exmh version 1.6.9 8/22/96 To: Michael Smith cc: ports@freebsd.org Subject: Re: linux_devel port-thing In-reply-to: Your message of "Wed, 23 Oct 1996 18:52:44 +0930." <199610230922.SAA26710@genesis.atrad.adelaide.edu.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 23 Oct 1996 08:31:37 -0500 From: "Eric L. Hernes" Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Michael Smith writes: > >Ok, so I have this at least partially sorted out; I have an image here >of what's supposed to come out at the end, and a 17M compressed >tarfile of same. Yikes, I guess /compat/linux will have to move off my root partition ;-) > >What makes the most sense is for this to just get extracted directly over >the top of /compat/linux, with nothing other than the 'fetch' and 'extract' >targets being relevant. > `make package' should probably work, or be explicitly disabled by NO_PACKAGE. >So I guess I should set PREFIX to /compat/linux, and WRKSRC to ${PREFIX}. >Unfortunately that means that if I make a Makefile patch like the >linux_lib port does, it'll be written in /compat/linux/, and 'make clean' >may have a rather unfortunate effect. 8( NO_MTREE should be set too, we don't want a full-blown bsd heirarchy in /compat/linux. I set up the linux_lib port to extract to a staging area, with the intent that I may want to edit/patch a few files there eventually, or maybe install just pieces of it. Plus it had the benefit that it was more like the rest of the ports, but I didn't have 17M to deal with either. At one time I thought of having `make fetch' grab the various *.tgz's from slackware/redhat/... but finally decided that keeping track of all those linux dists *and* the versions of shared libs was way too much. :( > >-- >]] Mike Smith, Software Engineer msmith@gsoft.com.au.au [[ >]] Genesis Software genesis@gsoft.com.au [[ >]] High-speed data acquisition and (GSM mobile) 0411-222-496 [[ >]] realtime instrument control. (ph) +61-8-8267-3493 [[ >]] Unix hardware collector. "Where are your PEZ?" The Tick [[ > eric. -- -- erich@lodgenet.com http://rrnet.com/~erich erich@rrnet.com From owner-freebsd-ports Wed Oct 23 06:55:03 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id GAA17480 for ports-outgoing; Wed, 23 Oct 1996 06:55:03 -0700 (PDT) Received: from deanna.cs.osakafu-u.ac.jp (deanna.cs.osakafu-u.ac.jp [157.16.16.8]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id GAA17459 for ; Wed, 23 Oct 1996 06:54:59 -0700 (PDT) Received: from omega10.com.cs.osakafu-u.ac.jp by deanna.cs.osakafu-u.ac.jp (8.7.6+2.6Wbeta7/3.3W9-960804) id WAA29531; Wed, 23 Oct 1996 22:54:55 +0900 (JST) Received: from mist.com.cs.osakafu-u.ac.jp by omega10.com.cs.osakafu-u.ac.jp (8.7.5+2.6Wbeta6/3.4W396080400) id WAA20999; Wed, 23 Oct 1996 22:54:38 +0900 (JST) Received: by mist.com.cs.osakafu-u.ac.jp (8.7.1+2.6Wbeta4/3.3Wb-nomx-95030615) id WAA25552; Wed, 23 Oct 1996 22:54:52 +0900 Date: Wed, 23 Oct 1996 22:54:52 +0900 Message-Id: <199610231354.WAA25552@mist.com.cs.osakafu-u.ac.jp> To: ports@freebsd.org Cc: furusawa@com.cs.osakafu-u.ac.jp Subject: New ports collecction:xloadface-1.6.1 From: furusawa@com.cs.osakafu-u.ac.jp (Kazuhisa Furusawa) Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-2022-JP X-Mailer: mnews [version 1.19PL2] 1996-01/26(Fri) Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hello! I would like to contribute a new ports collection named `xloadface-1.6.1'(ftp://www.freebsd.org/incoming/xloadface-ports.tar.gz). xloadface-1.6.1 is a network load monitor for X11. Please have a look at it. - - / _/_/ College of Eng., Osaka Prefecture Univ. - -(__o_ _/_/ FURUSAWA, Kazuhisa $B!}(B \ T _/_/ e-mail:furusawa@com.cs.osakafu-u.ac.jp $B!C(B / \ _/_/ http://www.com.cs.osakafu-u.ac.jp/~furusawa/ KAZ ----------------NEVER ASK ME WHY------------- From owner-freebsd-ports Wed Oct 23 08:45:25 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id IAA22982 for ports-outgoing; Wed, 23 Oct 1996 08:45:25 -0700 (PDT) Received: from random.tpgi.com.au (random.tpgi.com.au [203.12.160.7]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id IAA22976 for ; Wed, 23 Oct 1996 08:45:22 -0700 (PDT) Received: from kremvax.tpgi.com.au ([203.58.30.34]) by random.tpgi.com.au (8.7.3/8.7.3) with ESMTP id BAA15307 for ; Thu, 24 Oct 1996 01:48:10 +1000 (EST) Received: (from cagney@localhost) by kremvax.tpgi.com.au (8.7.5/8.7.3) id BAA00881 for freebsd-ports@freebsd.org; Thu, 24 Oct 1996 01:39:31 +1000 (EST) Date: Thu, 24 Oct 1996 01:39:31 +1000 (EST) From: Andrew Cagney Message-Id: <199610231539.BAA00881@kremvax.tpgi.com.au> To: freebsd-ports@freebsd.org Subject: AUIS messages program ? Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hello, Is any one successfully using the auis progam `messages' (or CUI for that matter) on a FreeBSD-2.1.5-RELEASE system? I'm seeing the error message: Message server cannot store file - Invalid argument (in ftruncate in StorePartialFile) Andrew PS: Can who ever build the auis package remember if they needed to apply the NetBSD/off_t=quad_t patch? From memory, AUIS-6.x doesn't correctly handle 64bit offsets. The NetBSD patch being a quick hack to mostly get around it. From owner-freebsd-ports Wed Oct 23 10:40:05 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id KAA29807 for ports-outgoing; Wed, 23 Oct 1996 10:40:05 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id KAA29788; Wed, 23 Oct 1996 10:40:03 -0700 (PDT) Resent-Date: Wed, 23 Oct 1996 10:40:03 -0700 (PDT) Resent-Message-Id: <199610231740.KAA29788@freefall.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@freefall.FreeBSD.org, dbabler@Rigel.orionsys.com Received: from Rigel.orionsys.com (root@rigel.orionsys.com [205.148.224.9]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id KAA29582 for ; Wed, 23 Oct 1996 10:38:24 -0700 (PDT) Received: (from root@localhost) by Rigel.orionsys.com (8.7.6/8.6.9) id KAA03660; Wed, 23 Oct 1996 10:38:17 -0700 (PDT) Message-Id: <199610231738.KAA03660@Rigel.orionsys.com> Date: Wed, 23 Oct 1996 10:38:17 -0700 (PDT) From: David Babler Reply-To: dbabler@Rigel.orionsys.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/1870: slynx signal 11 on print to screen Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >Number: 1870 >Category: ports >Synopsis: slynx signal 11 on print to screen >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Oct 23 10:40:01 PDT 1996 >Last-Modified: >Originator: David Babler >Organization: >Release: FreeBSD 2.1.5-STABLE i386 >Environment: >Description: Attempting to command slynx 2.5FM to print to the terminal exits on a signal 11. >How-To-Repeat: Run slynx, press 'p' to print then choose 'print to the screen' >Fix: >Audit-Trail: >Unformatted: From owner-freebsd-ports Wed Oct 23 11:54:14 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id LAA03123 for ports-outgoing; Wed, 23 Oct 1996 11:54:14 -0700 (PDT) Received: from ns.caseware.com (ns.caseware.com [204.50.57.1]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id LAA03118 for ; Wed, 23 Oct 1996 11:54:12 -0700 (PDT) Received: from danger-room (danger-room.caseware.com [206.186.93.33]) by ns.caseware.com (8.7.1/8.7.1) with SMTP id OAA17049 for ; Wed, 23 Oct 1996 14:48:17 -0400 (EDT) Message-Id: <2.2.32.19961023185439.0093f964@caseware.com> X-Sender: tom@caseware.com X-Mailer: Windows Eudora Pro Version 2.2 (32) Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Date: Wed, 23 Oct 1996 14:54:39 -0400 To: freebsd-ports@freebsd.com From: Tom Cassiotis Subject: Typhoon Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk I was wondering if anyone has ported Typhoon DBMS? If not maybe someone can help me with the following problem: Version: FreeBSD 2.1.0-Release ... sprintf(dbdname, "%s.dbd", db->name); key = ftok(dbdname, 30); if( (db->shm_id = shmget(key, sizeof(TyphoonSharedMemory), 0)) == -1 ) { ... key == 503615776 sizeof == 120 The filename that is passed to ftok exists and has proper right. The stack trace is as follows: #0 0x8046975 in shmsys () #1 0x803cdf0 in shmget.so () #2 0xd3e0 in shm_alloc (db=0x119e8) at unix.c:205 #3 0xba8d in d_open (dbname=0xefbfdafb "test", mode=0x2fd1 "s") at ty_open.c:406 #4 0x3030 in Import (dbname=0xefbfdafb "test") at import.c:497 #5 0x3476 in main (argc=2, argv=0xefbfda98) at import.c:589 The man pages on shmget seem to be misleading as to the last parameter. It describes variable names that do not exist in the header file. Any clues? (Would 2.1.5 fix this?) Thanks for your time. Tom tom@caseware.com From owner-freebsd-ports Wed Oct 23 12:17:24 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id MAA03830 for ports-outgoing; Wed, 23 Oct 1996 12:17:24 -0700 (PDT) Received: from ns.caseware.com (ns.caseware.com [204.50.57.1]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id MAA03825 for ; Wed, 23 Oct 1996 12:17:21 -0700 (PDT) Received: from danger-room (danger-room.caseware.com [206.186.93.33]) by ns.caseware.com (8.7.1/8.7.1) with SMTP id PAA17300 for ; Wed, 23 Oct 1996 15:11:26 -0400 (EDT) Message-Id: <2.2.32.19961023191748.0093d61c@caseware.com> X-Sender: tom@caseware.com X-Mailer: Windows Eudora Pro Version 2.2 (32) Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Date: Wed, 23 Oct 1996 15:17:48 -0400 To: freebsd-ports@freebsd.org From: Tom Cassiotis Subject: Typhoon (Important piece of info) Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Forgot to include this info: Program received signal SIGSYS, Bad system call. From owner-freebsd-ports Wed Oct 23 12:35:15 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id MAA04415 for ports-outgoing; Wed, 23 Oct 1996 12:35:15 -0700 (PDT) Received: from bacall.lodgenet.com (bacall.lodgenet.com [205.138.147.242]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id MAA04410 for ; Wed, 23 Oct 1996 12:35:11 -0700 (PDT) Received: (from mail@localhost) by bacall.lodgenet.com (8.6.12/8.6.12) id OAA11894; Wed, 23 Oct 1996 14:34:57 -0500 Received: from garbo.lodgenet.com(204.124.123.250) by bacall via smap (V1.3) id sma011891; Wed Oct 23 14:34:53 1996 Received: from jake.lodgenet.com (jake.lodgenet.com [204.124.120.30]) by garbo.lodgenet.com (8.6.12/8.6.9) with ESMTP id OAA06439; Wed, 23 Oct 1996 14:34:54 -0500 Received: from jake.lodgenet.com (localhost [127.0.0.1]) by jake.lodgenet.com (8.7.6/8.6.12) with ESMTP id OAA14252; Wed, 23 Oct 1996 14:34:24 -0500 (CDT) Message-Id: <199610231934.OAA14252@jake.lodgenet.com> X-Mailer: exmh version 1.6.9 8/22/96 To: Tom Cassiotis cc: freebsd-ports@freebsd.org Subject: Re: Typhoon (Important piece of info) In-reply-to: Your message of "Wed, 23 Oct 1996 15:17:48 EDT." <2.2.32.19961023191748.0093d61c@caseware.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 23 Oct 1996 14:34:23 -0500 From: "Eric L. Hernes" Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Tom Cassiotis writes: >Forgot to include this info: > >Program received signal SIGSYS, Bad system call. > Looks like you don't have `options SYSVSHM' in your kernel. I got typhoon to compile and appear to run about a year ago. I didn't really beat on it, but it looked ok. Every once and a while I get reminded of it and think I should make a real port, but it always seems to get pre-empted :( eric. -- -- erich@lodgenet.com http://rrnet.com/~erich erich@rrnet.com From owner-freebsd-ports Wed Oct 23 12:45:33 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id MAA05199 for ports-outgoing; Wed, 23 Oct 1996 12:45:33 -0700 (PDT) Received: from po2.glue.umd.edu (po2.glue.umd.edu [129.2.128.45]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id MAA05193 for ; Wed, 23 Oct 1996 12:45:30 -0700 (PDT) Received: from fiber.eng.umd.edu (fiber.eng.umd.edu [129.2.98.185]) by po2.glue.umd.edu (8.8.1/8.7.3) with ESMTP id PAA04567; Wed, 23 Oct 1996 15:45:26 -0400 (EDT) Received: from localhost (chuckr@localhost) by fiber.eng.umd.edu (8.7.5/8.7.3) with SMTP id PAA32029; Wed, 23 Oct 1996 15:45:25 -0400 (EDT) X-Authentication-Warning: fiber.eng.umd.edu: chuckr owned process doing -bs Date: Wed, 23 Oct 1996 15:45:24 -0400 (EDT) From: Chuck Robey X-Sender: chuckr@fiber.eng.umd.edu To: Tom Cassiotis cc: freebsd-ports@freebsd.com Subject: Re: Typhoon In-Reply-To: <2.2.32.19961023185439.0093f964@caseware.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Wed, 23 Oct 1996, Tom Cassiotis wrote: > > I was wondering if anyone has ported Typhoon DBMS? > > If not maybe someone can help me with the following problem: > > Version: FreeBSD 2.1.0-Release > > ... > sprintf(dbdname, "%s.dbd", db->name); > key = ftok(dbdname, 30); > > if( (db->shm_id = shmget(key, sizeof(TyphoonSharedMemory), 0)) == -1 ) { > ... > key == 503615776 > sizeof == 120 > > The filename that is passed to ftok exists and has proper right. > > The stack trace is as follows: > > #0 0x8046975 in shmsys () > #1 0x803cdf0 in shmget.so () > #2 0xd3e0 in shm_alloc (db=0x119e8) at unix.c:205 > #3 0xba8d in d_open (dbname=0xefbfdafb "test", mode=0x2fd1 "s") > at ty_open.c:406 > #4 0x3030 in Import (dbname=0xefbfdafb "test") at import.c:497 > #5 0x3476 in main (argc=2, argv=0xefbfda98) at import.c:589 > > The man pages on shmget seem to be misleading as to the last parameter. It > describes variable names that do not exist in the header file. Do you have the following defined in your kernel config file, so that you have a valid shmget call? # # These three options provide support for System V Interface # Definition-style interprocess communication, in the form of shared # memory, semaphores, and message queues, respectively. # options SYSVSHM options SYSVSEM options SYSVMSG BTW, where are the sources to this? ----------------------------+----------------------------------------------- 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 n3lxx, both FreeBSD (301) 220-2114 | version 2.2 current -- and great FUN! ----------------------------+----------------------------------------------- From owner-freebsd-ports Wed Oct 23 13:20:31 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id NAA08472 for ports-outgoing; Wed, 23 Oct 1996 13:20:31 -0700 (PDT) Received: from austin.polstra.com (austin.polstra.com [206.213.73.10]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id NAA08467 for ; Wed, 23 Oct 1996 13:20:28 -0700 (PDT) Received: from austin.polstra.com (jdp@localhost) by austin.polstra.com (8.7.6/8.7.3) with ESMTP id NAA27544; Wed, 23 Oct 1996 13:20:15 -0700 (PDT) Message-Id: <199610232020.NAA27544@austin.polstra.com> To: tom@caseware.com Cc: freebsd-ports@freebsd.org Subject: Re: Typhoon In-reply-to: <2.2.32.19961023185439.0093f964@caseware.com> References: <2.2.32.19961023185439.0093f964@caseware.com> Date: Wed, 23 Oct 1996 13:20:15 -0700 From: John Polstra Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > if( (db->shm_id = shmget(key, sizeof(TyphoonSharedMemory), 0)) == -1 ) { ... > Program received signal SIGSYS, Bad system call. To use the System V shared memory calls such as shmget, you must put "options SYSVSHM" in your kernel config file, and configure and build a new kernel. See "/usr/src/sys/i386/conf/LINT" for an example. -- John Polstra jdp@polstra.com John D. Polstra & Co., Inc. Seattle, Washington USA "Self-knowledge is always bad news." -- John Barth From owner-freebsd-ports Wed Oct 23 13:27:29 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id NAA08807 for ports-outgoing; Wed, 23 Oct 1996 13:27:29 -0700 (PDT) Received: from vlsi1.vlsi.fi (vlsi1.vlsi.fi [193.64.2.2]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id NAA08801 for ; Wed, 23 Oct 1996 13:27:22 -0700 (PDT) Received: from layout.vlsi.fi by vlsi1.vlsi.fi with ESMTP (1.37.109.16/16.2) id AA249452432; Wed, 23 Oct 1996 23:27:13 +0300 Received: by layout.vlsi.fi (1.37.109.15/16.2) id AA099742432; Wed, 23 Oct 1996 23:27:12 +0300 Date: Wed, 23 Oct 1996 23:27:12 +0300 Message-Id: <199610232027.AA099742432@layout.vlsi.fi> From: Ville Eerola To: "Gary Palmer" Cc: freebsd-ports@freefall.freebsd.org Subject: Re: ports/1866: popclient flushes remote mailbox even with local failure In-Reply-To: <199610230230.TAA23847@freefall.freebsd.org> References: <199610230230.TAA23847@freefall.freebsd.org> X-Mailer: VM Version 5.93 (beta) under GNU Emacs 19.29.6 Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Gary Palmer writes: > I think there is another bug with popclient and handling largish > (well, more than 10 or so messages) mailboxes. It came back with `bad > file descriptor' after 7 or so messages in recent testing locally > (against the qpopper in ports). I haven't had time to get into it with > gdb and find the problem yet. Hello! Why don't you guys try fetchmail. I have ported it to FreeBSD, and it handles just fine retrieving 20 mails in one pass ;-) It has already been included in the ports collection thanks to Masafumi NAKANE. >From the README: > The fetchmail program was originally authored (under the name > popclient) by Carl Harris . Eric S. Raymond, > took over development in June 1996 and subsequently > renamed the program `fetchmail' to reflect the addition of IMAP > support. See the distribution files NEWS for detailed information on > recent changes and NOTES for design notes. Stefan Esser found a small bug in it (related to a long hostname and sendmail delivery), which is already forwarded to the author who (hopefully) will include it to the next release due to soon. > Gary Regards, Ville -- Ville.Eerola@vlsi.fi VLSI Solution Oy Tel:+358 3 3165579 Hermiankatu 6-8 C Fax:+358 3 3165220 FIN-33720 Tampere, Finland From owner-freebsd-ports Wed Oct 23 13:52:12 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id NAA10476 for ports-outgoing; Wed, 23 Oct 1996 13:52:12 -0700 (PDT) Received: from sunrise.cs.berkeley.edu (root@sunrise.CS.Berkeley.EDU [128.32.38.121]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id NAA10469 for ; Wed, 23 Oct 1996 13:52:08 -0700 (PDT) Received: (from asami@localhost) by sunrise.cs.berkeley.edu (8.7.5/8.6.12) id NAA25830; Wed, 23 Oct 1996 13:42:30 -0700 (PDT) Date: Wed, 23 Oct 1996 13:42:30 -0700 (PDT) Message-Id: <199610232042.NAA25830@sunrise.cs.berkeley.edu> To: ville@vlsi.fi CC: gpalmer@FreeBSD.org, freebsd-ports@freefall.freebsd.org In-reply-to: <199610232027.AA099742432@layout.vlsi.fi> (message from Ville Eerola on Wed, 23 Oct 1996 23:27:12 +0300) Subject: Re: ports/1866: popclient flushes remote mailbox even with local failure From: asami@FreeBSD.org (Satoshi Asami) Sender: owner-ports@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk * >From the README: * > The fetchmail program was originally authored (under the name * > popclient) by Carl Harris . Eric S. Raymond, * > took over development in June 1996 and subsequently * > renamed the program `fetchmail' to reflect the addition of IMAP * > support. See the distribution files NEWS for detailed information on Oh, ok. So should we delete popclient from the ports tree then? Satoshi From owner-freebsd-ports Wed Oct 23 14:25:45 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id OAA12656 for ports-outgoing; Wed, 23 Oct 1996 14:25:45 -0700 (PDT) Received: from vlsi1.vlsi.fi (vlsi1.vlsi.fi [193.64.2.2]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id OAA12632 for ; Wed, 23 Oct 1996 14:25:42 -0700 (PDT) Received: from layout.vlsi.fi by vlsi1.vlsi.fi with ESMTP (1.37.109.16/16.2) id AA250955937; Thu, 24 Oct 1996 00:25:38 +0300 Received: by layout.vlsi.fi (1.37.109.15/16.2) id AA099945937; Thu, 24 Oct 1996 00:25:37 +0300 Date: Thu, 24 Oct 1996 00:25:37 +0300 Message-Id: <199610232125.AA099945937@layout.vlsi.fi> From: Ville Eerola To: asami@FreeBSD.org (Satoshi Asami) Cc: freebsd-ports@freefall.freebsd.org Subject: Re: ports/1866: popclient flushes remote mailbox even with local failure In-Reply-To: <199610232042.NAA25830@sunrise.cs.berkeley.edu> References: <199610232027.AA099742432@layout.vlsi.fi> <199610232042.NAA25830@sunrise.cs.berkeley.edu> X-Mailer: VM Version 5.93 (beta) under GNU Emacs 19.29.6 Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-ports@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk Satoshi Asami writes: > Oh, ok. So should we delete popclient from the ports tree then? Probably, since it has been obsoleted by fetchmail. There are some minor feature changes, however. I think we should first wait until people have had time to try the new port out... > Satoshi Regards, Ville -- Ville.Eerola@vlsi.fi VLSI Solution Oy Tel:+358 3 3165579 Hermiankatu 6-8 C Fax:+358 3 3165220 FIN-33720 Tampere, Finland From owner-freebsd-ports Wed Oct 23 18:42:51 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id SAA27288 for ports-outgoing; Wed, 23 Oct 1996 18:42:51 -0700 (PDT) Received: (from ache@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id SAA27271; Wed, 23 Oct 1996 18:42:48 -0700 (PDT) Date: Wed, 23 Oct 1996 18:42:48 -0700 (PDT) From: "Andrey A. Chernov" Message-Id: <199610240142.SAA27271@freefall.freebsd.org> To: dbabler@Rigel.orionsys.com, ache, freebsd-ports Subject: Re: ports/1870 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: slynx signal 11 on print to screen State-Changed-From-To: open-closed State-Changed-By: ache State-Changed-When: Wed Oct 23 18:41:58 PDT 1996 State-Changed-Why: I don't see this bug in -current slynx From owner-freebsd-ports Wed Oct 23 19:15:19 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id TAA29261 for ports-outgoing; Wed, 23 Oct 1996 19:15:19 -0700 (PDT) Received: from agora.rdrop.com (root@agora.rdrop.com [199.2.210.241]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id TAA29256 for ; Wed, 23 Oct 1996 19:15:15 -0700 (PDT) Received: from insl2.etec.uni-karlsruhe.de by agora.rdrop.com with smtp (Smail3.1.29.1 #17) id m0vGFK5-000969C; Wed, 23 Oct 96 19:15 PDT Received: (from erb@localhost) by insl2.etec.uni-karlsruhe.de (8.7.6/8.7.2) id EAA17207 for freebsd-ports@freebsd.org; Thu, 24 Oct 1996 04:11:09 +0200 (MET DST) Message-Id: <199610240211.EAA17207@insl2.etec.uni-karlsruhe.de> Subject: FreeBSD pkg system vs Debian dpkg To: freebsd-ports@freebsd.org Date: Thu, 24 Oct 1996 04:11:09 +0200 (MET DST) Reply-To: erb@inss1.etec.uni-karlsruhe.de From: erb@inss1.etec.uni-karlsruhe.de (Olaf Erb) X-Mailer: ELM [version 2.4ME+ PL19 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi, in a discussion at a German Unix Newsgroup I explained some problems I ran into with the FreeBSD ports system, and how it compares with Debian Linux (the discussion is- as usual- Linux vs. FreeBSD ;). J. Wunsch told me my thoughts may be interesting for the ports developers, so here they are, roughly translated from my German posting: Ports are really helpful, I like them very much. But the FreeBSD pkg system lacks some (in my opinion) very important things, compared to the Debian dpkg system, which I've been using for one year or so with a big pleasure- the pkg system, not Linux itself. Then I nuked the Linux stuff (not only, but mainly because of it's really annoying kernelupdate frequency, lots of bugs that never got fixed and the libc/gcc/binutils/ whatever chaos) and installed FreeBSD, so I think I can now compare those two systems a little now. - ports dependencies are a little simple- there's a check if needed libs (e.g. tcl/tk/perl etc.) are installed, if not, they're installed, too. But pkg_add isn't checking if an older version of the to-be-installed package exists. You're ending up with many different pkg entries if you don't take care about this. Deleting the old ones (what a fool I am, I did this the first time I used the pkg stuff- ending up with no zsh ;) deletes the same files now owned by the new versions. Installing a newer version of a package makes the database inconsistent, removing the old ones with pkg_delete, too. There should be really a check if the old version should be replaced/removed, maybe a message about leftover files or so.. - another -imho- really important thing is a check if files to be installed do already exist (or if owned by another package). I nuked mtools with installing pine (/usr/local/bin/mtest which is a symlink to mtools, so mtools was overwritten and is now pines' mtest program ;). Debian Linux "dpkg" takes care of all this. It checks dependencies, removes old versions if needed, complains about missing stuff etc. ("can't remove blah-lib because foobaz, blah, fasel need it"). Its "deselect" tool even checks if new versions of packages are available via ftp and fetches/installes them. Only binary packages, though. The problem with overwriting programs someone manually installed doesn't exist, too, because all .deb packages are integrated into the base system (which I personally don't like). /usr/local is complely untouched. But it's missing some (important, I think) FreeBSD-ports features: directly installing/fetching sources with make all install, a make world, updating the sourcetree (which sourcetree?) via CTM/SUP. You can create binary packages for installing later, but not with a single make. I hope this wasn't too boring, just some thoughts that could help to improve the ports collection to withstand the Linux crowd ;-) I'd be very interested what you think about all this, it's just my view from about three or four months experience with FreeBSD (-current). Olaf -- There is no such thing as a problem without a gift for you in its hands. You seek problems because you need their gifts. -- Richard Bach, Illusions From owner-freebsd-ports Wed Oct 23 19:52:24 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id TAA02044 for ports-outgoing; Wed, 23 Oct 1996 19:52:24 -0700 (PDT) Received: from genesis.atrad.adelaide.edu.au (genesis.atrad.adelaide.edu.au [129.127.96.120]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id TAA02036 for ; Wed, 23 Oct 1996 19:52:17 -0700 (PDT) Received: from msmith@localhost by genesis.atrad.adelaide.edu.au (8.6.12/8.6.9) id MAA04543; Thu, 24 Oct 1996 12:22:10 +0930 From: Michael Smith Message-Id: <199610240252.MAA04543@genesis.atrad.adelaide.edu.au> Subject: Re: linux_devel port-thing To: erich@lodgenet.com (Eric L. Hernes) Date: Thu, 24 Oct 1996 12:22:09 +0930 (CST) Cc: msmith@atrad.adelaide.edu.au, ports@freebsd.org In-Reply-To: <199610231331.IAA08154@jake.lodgenet.com> from "Eric L. Hernes" at Oct 23, 96 08:31:37 am 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 Eric L. Hernes stands accused of saying: > > > >Ok, so I have this at least partially sorted out; I have an image here > >of what's supposed to come out at the end, and a 17M compressed > >tarfile of same. > > Yikes, I guess /compat/linux will have to move > off my root partition ;-) Yeah. I like having /compat, but I stronly feel that it should always be a symlink to somewhere else. (/usr/share/compat is probably the best place I've heard suggested) > >What makes the most sense is for this to just get extracted directly over > >the top of /compat/linux, with nothing other than the 'fetch' and 'extract' > >targets being relevant. > > `make package' should probably work, or be explicitly disabled > by NO_PACKAGE. Aigh. I can see that exploding pretty badly; pkg_add uses /tmp or /var/tmp, and lots of people just wouldn't have the 45M that it takes to unpack it in the sandbox. The same problem occurs with xemacs, btw. > >So I guess I should set PREFIX to /compat/linux, and WRKSRC to ${PREFIX}. > >Unfortunately that means that if I make a Makefile patch like the > >linux_lib port does, it'll be written in /compat/linux/, and 'make clean' > >may have a rather unfortunate effect. 8( > > NO_MTREE should be set too, we don't want a full-blown bsd heirarchy > in /compat/linux. I set up the linux_lib port to extract to a staging > area, with the intent that I may want to edit/patch a few files > there eventually, or maybe install just pieces of it. Plus it had > the benefit that it was more like the rest of the ports, but I didn't > have 17M to deal with either. I don't think that staging it would be a good idea. What I want is basically "fetch this monster tarball" and "extract this monster into /compat/linux". What I'm not so sure about is which parts of the port process it should attach to. Perhaps : fetch : slurp build : symlink to distfile in WRKSRC install : unpack distfile referenced by symlink > At one time I thought of having `make fetch' grab the various *.tgz's > from slackware/redhat/... but finally decided that keeping track of all > those linux dists *and* the versions of shared libs was way too much. :( Hmm. I looked at that too, and it's not really such a bad idea. I have a script which unpacks the slackware D distribution and runs the install scripts, as well as patching ones that need patching before running them. It is, however, a RRPITA to test. > eric. -- ]] Mike Smith, Software Engineer msmith@gsoft.com.au.au [[ ]] Genesis Software genesis@gsoft.com.au [[ ]] High-speed data acquisition and (GSM mobile) 0411-222-496 [[ ]] realtime instrument control. (ph) +61-8-8267-3493 [[ ]] Unix hardware collector. "Where are your PEZ?" The Tick [[ From owner-freebsd-ports Wed Oct 23 19:58:17 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id TAA02418 for ports-outgoing; Wed, 23 Oct 1996 19:58:17 -0700 (PDT) Received: from relay.nuxi.com (nuxi.cs.ucdavis.edu [128.120.56.38]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id TAA02408 for ; Wed, 23 Oct 1996 19:58:13 -0700 (PDT) Received: (from obrien@localhost) by relay.nuxi.com (8.7.5/8.6.12) id TAA15205; Wed, 23 Oct 1996 19:58:30 -0700 (PDT) Message-Id: <199610240258.TAA15205@relay.nuxi.com> Date: Wed, 23 Oct 1996 19:58:29 -0700 From: obrien@NUXI.cs.ucdavis.edu (David E. O'Brien) To: freebsd-ports@FreeBSD.ORG Subject: Re: ports/1792: new port, splitvt References: <199610222106.OAA27196@dog.farm.org> <199610230345.UAA10803@relay.nuxi.com> <199610230933.LAA18519@keltia.freenix.fr> X-Mailer: Mutt 0.48.1-PL0 Mime-Version: 1.0 X-PGP-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Keyid: 34F9F9D5 In-Reply-To: <199610230933.LAA18519@keltia.freenix.fr>; from Ollivier Robert on Oct 23, 1996 11:33:36 +0200 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Ollivier Robert writes: > > Beware that splitvt was the target for a CERT advisory because one of the > version had a security hole you could drive a PPro running Linux through > (splitvt originated on Linux). > > The latest version has this fixed but we probably should read the code > carefully as it has to be setuid root... It is still useful w/o setuid root: relay:~> ll /usr/local/bin/splitvt -r-xr-xr-x 1 bin bin 40960 Oct 13 18:02 /usr/local/bin/splitvt* Because of the Cert advisory, I explicitly didn't make this setuid root. I may change that after sitting down with the Author (he is an undergrad in my department) and going over the code. -- -- David (obrien@cs.ucdavis.edu) From owner-freebsd-ports Wed Oct 23 20:00:10 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id UAA02578 for ports-outgoing; Wed, 23 Oct 1996 20:00:10 -0700 (PDT) Received: from genesis.atrad.adelaide.edu.au (genesis.atrad.adelaide.edu.au [129.127.96.120]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id UAA02531 for ; Wed, 23 Oct 1996 20:00:05 -0700 (PDT) Received: from msmith@localhost by genesis.atrad.adelaide.edu.au (8.6.12/8.6.9) id MAA04602; Thu, 24 Oct 1996 12:29:48 +0930 From: Michael Smith Message-Id: <199610240259.MAA04602@genesis.atrad.adelaide.edu.au> Subject: Re: Interest in a linux_crossdev port? To: erich@lodgenet.com (Eric L. Hernes) Date: Thu, 24 Oct 1996 12:29:48 +0930 (CST) Cc: ports@FreeBSD.ORG In-Reply-To: <199610231317.IAA07849@jake.lodgenet.com> from "Eric L. Hernes" at Oct 23, 96 08:17:15 am 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 Eric L. Hernes stands accused of saying: > > > >My biggest worry at the moment is that the shared-library differences > >between the linux_lib kit and this will break something. > > > > That's pretty easy to fix, the linux_lib has been due for > a little upgrade for way too long. Last time I looked into > it, my machine had way too much experimental crap to test it :( > I think I'm in a position now to do it a little better justice. Well, now there's a suggestion. How about I send you my 'unpack the slackware dev stuff' script and some notes on the process? I'm not trying to cop out here, but it would let you consolidate the two. I'd also be inclined to put a /bin/bash in the linux_lib package, so that a user could invoke a Linux shell and thus get Linux binaries by preference over FreeBSD ones. (This avoids changing your path and then when you come back to the xterm a day or two later wondering why nothing works! 8) > erich@lodgenet.com -- ]] Mike Smith, Software Engineer msmith@gsoft.com.au.au [[ ]] Genesis Software genesis@gsoft.com.au [[ ]] High-speed data acquisition and (GSM mobile) 0411-222-496 [[ ]] realtime instrument control. (ph) +61-8-8267-3493 [[ ]] Unix hardware collector. "Where are your PEZ?" The Tick [[ From owner-freebsd-ports Wed Oct 23 21:17:03 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id VAA09143 for ports-outgoing; Wed, 23 Oct 1996 21:17:03 -0700 (PDT) Received: from time.cdrom.com (time.cdrom.com [204.216.27.226]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id VAA09131 for ; Wed, 23 Oct 1996 21:16:58 -0700 (PDT) Received: from time.cdrom.com (localhost [127.0.0.1]) by time.cdrom.com (8.7.6/8.6.9) with ESMTP id VAA11836; Wed, 23 Oct 1996 21:16:07 -0700 (PDT) To: erb@inss1.etec.uni-karlsruhe.de cc: freebsd-ports@freebsd.org Subject: Re: FreeBSD pkg system vs Debian dpkg In-reply-to: Your message of "Thu, 24 Oct 1996 04:11:09 +0200." <199610240211.EAA17207@insl2.etec.uni-karlsruhe.de> Date: Wed, 23 Oct 1996 21:16:07 -0700 Message-ID: <11834.846130567@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > - ports dependencies are a little simple- there's a check if needed libs > (e.g. tcl/tk/perl etc.) are installed, if not, they're installed, too. > But pkg_add isn't checking if an older version of the to-be-installed > package exists. You're ending up with many different pkg entries if you > don't take care about this. You should get back to the poster and suggest that he update his package sets and tools - this was fixed with an MD5 checksum method about a month ago. > There should be really a check if the old version should be > replaced/removed, maybe a message about leftover files or so.. Exactly. ;-) > - another -imho- really important thing is a check if files to be installed > do already exist (or if owned by another package). I nuked mtools with > installing pine (/usr/local/bin/mtest which is a symlink to mtools, so > mtools was overwritten and is now pines' mtest program ;). That's a good point. > I hope this wasn't too boring, just some thoughts that could help to > improve the ports collection to withstand the Linux crowd ;-) We have a pretty good design put together for a ports/packages combo which addresses *all* of these problems, it's just finding the time to write it. ;-) I've pledged to release "package install MkII" sometime before spring of '97 is over, and maybe I'll even make the deadline for once. I'm actually putting myself into an area of the country so rural that programmers either code or go mad. ;-) I, of course, plan to do both. Jordan From owner-freebsd-ports Thu Oct 24 00:12:04 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id AAA21395 for ports-outgoing; Thu, 24 Oct 1996 00:12:04 -0700 (PDT) Received: from nike.efn.org (resnet.uoregon.edu [128.223.170.28]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id AAA21365 for ; Thu, 24 Oct 1996 00:12:00 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by nike.efn.org (8.7.5/8.7.3) with SMTP id AAA00723; Thu, 24 Oct 1996 00:11:14 -0700 (PDT) Date: Thu, 24 Oct 1996 00:11:14 -0700 (PDT) From: John-Mark Gurney X-Sender: jmg@nike Reply-To: John-Mark Gurney To: Michael Smith cc: "Eric L. Hernes" , ports@freebsd.org Subject: Re: linux_devel port-thing In-Reply-To: <199610240252.MAA04543@genesis.atrad.adelaide.edu.au> 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 Thu, 24 Oct 1996, Michael Smith wrote: > I don't think that staging it would be a good idea. What I want is > basically "fetch this monster tarball" and "extract this monster into > /compat/linux". What I'm not so sure about is which parts of the port > process it should attach to. I'm not that familiar with the ports system... but can't you over ride targets like extract, build, and clean?? just a thought... ttyl.. John-Mark gurney_j@efn.org http://resnet.uoregon.edu/~gurney_j/ Modem/FAX: (541) 683-6954 (FreeBSD Box) Live in Peace, destroy Micro$oft, support free software, run FreeBSD (unix) From owner-freebsd-ports Thu Oct 24 01:20:01 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id BAA26451 for ports-outgoing; Thu, 24 Oct 1996 01:20:01 -0700 (PDT) Received: from dfw-ix9.ix.netcom.com (dfw-ix9.ix.netcom.com [206.214.98.9]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id BAA26410 for ; Thu, 24 Oct 1996 01:19:57 -0700 (PDT) Received: from silvia.HIP.Berkeley.EDU (ala-ca9-10.ix.netcom.com [207.93.143.74]) by dfw-ix9.ix.netcom.com (8.6.13/8.6.12) with ESMTP id BAA03305; Thu, 24 Oct 1996 01:19:22 -0700 Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.7.6/8.6.9) id BAA10899; Thu, 24 Oct 1996 01:19:19 -0700 (PDT) Date: Thu, 24 Oct 1996 01:19:19 -0700 (PDT) Message-Id: <199610240819.BAA10899@silvia.HIP.Berkeley.EDU> To: msmith@atrad.adelaide.edu.au CC: erich@lodgenet.com, msmith@atrad.adelaide.edu.au, ports@freebsd.org In-reply-to: <199610240252.MAA04543@genesis.atrad.adelaide.edu.au> (message from Michael Smith on Thu, 24 Oct 1996 12:22:09 +0930 (CST)) Subject: Re: linux_devel port-thing From: asami@freebsd.org (Satoshi Asami) Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk * I don't think that staging it would be a good idea. What I want is * basically "fetch this monster tarball" and "extract this monster into * /compat/linux". What I'm not so sure about is which parts of the * port process it should attach to. * * Perhaps : * fetch : slurp * build : symlink to distfile in WRKSRC * install : unpack distfile referenced by symlink You can have NO_BUILD set and write your own do-install. Oh, and set NO_WRKDIR too. The distfile should be in DISTDIR so no need to create work/ just for that. I like this better than having WRKSRC point to PREFIX, if not for anything the user is not supposed to be root to just say "make" (unless the port has dependencies that have to be installed, of course). And for the package, I'd say no NO_PACKAGE for this one, there are many folks out there who don't even look at the ports if they are not packages. Depending on the space left on the CDROM, I may not put both the distfile and the package on it, though.... Satoshi From owner-freebsd-ports Thu Oct 24 01:51:35 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id BAA01800 for ports-outgoing; Thu, 24 Oct 1996 01:51:35 -0700 (PDT) Received: from insl2.etec.uni-karlsruhe.de (root@insl2.etec.uni-karlsruhe.de [129.13.109.155]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id BAA01494 for ; Thu, 24 Oct 1996 01:50:20 -0700 (PDT) Received: (from erb@localhost) by insl2.etec.uni-karlsruhe.de (8.7.6/8.7.2) id KAA26783; Thu, 24 Oct 1996 10:49:28 +0200 (MET DST) Message-Id: <199610240849.KAA26783@insl2.etec.uni-karlsruhe.de> Subject: Re: FreeBSD pkg system vs Debian dpkg To: jkh@time.cdrom.com (Jordan K. Hubbard) Date: Thu, 24 Oct 1996 10:49:27 +0200 (MET DST) Cc: freebsd-ports@freebsd.org Reply-To: erb@inss1.etec.uni-karlsruhe.de In-Reply-To: <11834.846130567@time.cdrom.com> from "Jordan K. Hubbard" at "Oct 23, 96 09:16:07 pm" From: erb@inss1.etec.uni-karlsruhe.de (Olaf Erb) X-Mailer: ELM [version 2.4ME+ PL19 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Jordan K. Hubbard writes: > > - ports dependencies are a little simple- there's a check if needed libs > > (e.g. tcl/tk/perl etc.) are installed, if not, they're installed, too. > > But pkg_add isn't checking if an older version of the to-be-installed > > package exists. You're ending up with many different pkg entries if you > > don't take care about this. > > You should get back to the poster and suggest that he update his package > sets and tools - this was fixed with an MD5 checksum method about a > month ago. Ahh. ;-) OK, I'll take a look. > We have a pretty good design put together for a ports/packages combo > which addresses *all* of these problems, it's just finding the time to > write it. ;-) I've pledged to release "package install MkII" sometime > before spring of '97 is over, and maybe I'll even make the deadline > for once. I'm actually putting myself into an area of the country so > rural that programmers either code or go mad. ;-) > > I, of course, plan to do both. ;-)) Hm, what about the point with mixing non-ports stuff and ports under /usr/local? Does the design address it? I didn't know that plans to improve the system already exist, I think we're all looking forward to the results. Olaf -- There is no such thing as a problem without a gift for you in its hands. You seek problems because you need their gifts. -- Richard Bach, Illusions From owner-freebsd-ports Thu Oct 24 05:13:21 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id FAA17359 for ports-outgoing; Thu, 24 Oct 1996 05:13:21 -0700 (PDT) Received: from time.cdrom.com (time.cdrom.com [204.216.27.226]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id FAA17354 for ; Thu, 24 Oct 1996 05:13:19 -0700 (PDT) Received: from time.cdrom.com (localhost [127.0.0.1]) by time.cdrom.com (8.7.6/8.6.9) with ESMTP id FAA13362; Thu, 24 Oct 1996 05:12:58 -0700 (PDT) To: erb@inss1.etec.uni-karlsruhe.de cc: freebsd-ports@freebsd.org Subject: Re: FreeBSD pkg system vs Debian dpkg In-reply-to: Your message of "Thu, 24 Oct 1996 10:49:27 +0200." <199610240849.KAA26783@insl2.etec.uni-karlsruhe.de> Date: Thu, 24 Oct 1996 05:12:58 -0700 Message-ID: <13360.846159178@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > Hm, what about the point with mixing non-ports stuff and ports under > /usr/local? Does the design address it? The packages section doesn't know a port from a non-port; just stuff that goes into a given directory hierarchy. The idea is to also merge the idea of distributions, packaged ports and 3rd party packages into one global idea of "packages" for which a generic set of tools exist. Jordan From owner-freebsd-ports Thu Oct 24 07:27:30 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id HAA24250 for ports-outgoing; Thu, 24 Oct 1996 07:27:30 -0700 (PDT) Received: from bacall.lodgenet.com (bacall.lodgenet.com [205.138.147.242]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id HAA24233 for ; Thu, 24 Oct 1996 07:27:22 -0700 (PDT) Received: (from mail@localhost) by bacall.lodgenet.com (8.6.12/8.6.12) id JAA07130; Thu, 24 Oct 1996 09:27:11 -0500 Received: from garbo.lodgenet.com(204.124.123.250) by bacall via smap (V1.3) id sma007121; Thu Oct 24 09:26:53 1996 Received: from jake.lodgenet.com (jake.lodgenet.com [204.124.120.30]) by garbo.lodgenet.com (8.6.12/8.6.9) with ESMTP id JAA20803; Thu, 24 Oct 1996 09:26:54 -0500 Received: from jake.lodgenet.com (localhost [127.0.0.1]) by jake.lodgenet.com (8.7.6/8.6.12) with ESMTP id JAA16509; Thu, 24 Oct 1996 09:26:25 -0500 (CDT) Message-Id: <199610241426.JAA16509@jake.lodgenet.com> X-Mailer: exmh version 1.6.9 8/22/96 To: Michael Smith cc: erich@lodgenet.com (Eric L. Hernes), ports@FreeBSD.ORG Subject: Re: Interest in a linux_crossdev port? In-reply-to: Your message of "Thu, 24 Oct 1996 12:29:48 +0930." <199610240259.MAA04602@genesis.atrad.adelaide.edu.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 24 Oct 1996 09:26:25 -0500 From: "Eric L. Hernes" Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Michael Smith writes: >Eric L. Hernes stands accused of saying: >> That's pretty easy to fix, the linux_lib has been due for >> a little upgrade for way too long. Last time I looked into >> it, my machine had way too much experimental crap to test it :( >> I think I'm in a position now to do it a little better justice. > >Well, now there's a suggestion. How about I send you my 'unpack the >slackware dev stuff' script and some notes on the process? I'm not >trying to cop out here, but it would let you consolidate the two. > Thinking on it a bit more I'd like to see two ports: linux_lib and linux_devel. The linux_lib port is a pre-requisite for linux_devel. linux_lib contains all the libraries *.so*, *.a, ld.so, etc, etc, It's not unreasonable to stick bin/bash here either. linux_lib will package up so that people who install packages only, will be able to get linux binaries to work relatively painlessly. You could talk me out of sticking the .a's here, as they're only really needed for the _devel port, but if the goal is to split up the 45 meg file a bit more, they can just as well be here. The linux_devel port includes only the header files, and compiler/linker/... stuff and maybe a few misc other binaries (gmake?). linux_devel will have NO_PACKAGE set because if you're cross-developing stuff, you've already graduated from `casual user' to `hacker' ;-) This should coordinate the two, update linux_lib to something reasonable, and maybe help to fix the 2M/45M split to, say 7M/40M ;-) Yesterday I spent a few minutes playing with this. I fetched everything from red-hat that resembeled a library. I extracted them and tried to run `ldconfig', which creates a wierd directory (named `0\330\277\357') and/or coredumps. I suspect ldconfig needs to be branded. So I've built a newer world with branding support, but have yet to reboot. Hopefully branding ldconfig helps. Then I'll see what else will or won't run. > >-- >]] Mike Smith, Software Engineer msmith@gsoft.com.au.au [[ >]] Genesis Software genesis@gsoft.com.au [[ >]] High-speed data acquisition and (GSM mobile) 0411-222-496 [[ >]] realtime instrument control. (ph) +61-8-8267-3493 [[ >]] Unix hardware collector. "Where are your PEZ?" The Tick [[ eric. -- -- erich@lodgenet.com http://rrnet.com/~erich erich@rrnet.com From owner-freebsd-ports Thu Oct 24 07:53:25 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id HAA26591 for ports-outgoing; Thu, 24 Oct 1996 07:53:25 -0700 (PDT) Received: from random.tpgi.com.au (random.tpgi.com.au [203.12.160.7]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id HAA26583 for ; Thu, 24 Oct 1996 07:53:21 -0700 (PDT) Received: from kremvax.tpgi.com.au ([203.58.30.34]) by random.tpgi.com.au (8.7.3/8.7.3) with ESMTP id AAA00071 for ; Fri, 25 Oct 1996 00:56:05 +1000 (EST) Received: (from cagney@localhost) by kremvax.tpgi.com.au (8.7.5/8.7.3) id AAA00475 for freebsd-ports@freebsd.org; Fri, 25 Oct 1996 00:47:05 +1000 (EST) Date: Fri, 25 Oct 1996 00:47:05 +1000 (EST) From: Andrew Cagney Message-Id: <199610241447.AAA00475@kremvax.tpgi.com.au> To: freebsd-ports@freebsd.org Subject: Differentiating pre and post 64bit off_t (was AUIS) Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Briefly, What is the correct way of differentiating between pre and post 64bit off_t FreeBSD systems? When compiling AUIS on NetBSD I originally used #if defined(__NetBSD__) && ! defined(__386BSD__) but later found that I was ment to be using something like *if __NetBSD__ > NNNNNN (or some such). What would be an equivalent test for FreeBSD? Andrew From owner-freebsd-ports Thu Oct 24 10:47:55 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id KAA09439 for ports-outgoing; Thu, 24 Oct 1996 10:47:55 -0700 (PDT) Received: from rover.village.org (rover.village.org [204.144.255.49]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id KAA09432 for ; Thu, 24 Oct 1996 10:47:51 -0700 (PDT) Received: from rover.village.org [127.0.0.1] by rover.village.org with esmtp (Exim 0.56 #1) id E0vGTsF-0000ZE-00; Thu, 24 Oct 1996 11:47:19 -0600 To: "Jordan K. Hubbard" Subject: Re: FreeBSD pkg system vs Debian dpkg Cc: erb@inss1.etec.uni-karlsruhe.de, freebsd-ports@freebsd.org In-reply-to: Your message of "Wed, 23 Oct 1996 21:16:07 PDT." <11834.846130567@time.cdrom.com> References: <11834.846130567@time.cdrom.com> Date: Thu, 24 Oct 1996 11:47:18 -0600 From: Warner Losh Message-Id: Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk In message <11834.846130567@time.cdrom.com> "Jordan K. Hubbard" writes: : > - ports dependencies are a little simple- there's a check if needed libs : > (e.g. tcl/tk/perl etc.) are installed, if not, they're installed, too. : > But pkg_add isn't checking if an older version of the to-be-installed : > package exists. You're ending up with many different pkg entries if you : > don't take care about this. : : You should get back to the poster and suggest that he update his package : sets and tools - this was fixed with an MD5 checksum method about a : month ago. You have fixed the problem where I have gerbils 1.1 installed, and then build gerbils 1.2 and I still have the gerbils 1.1 packge in /var/db/pkg and maybe some stale files laying around from gerbils 1.1? I don't recall seeing this change go by, but would bless those that made it happen if that was the case :-). : I, of course, plan to do both. Jordan, one of the first signs you are going mad is when you start to do imitations of the animals around you. I had to get a job outside the house because my dinnertime converstaion with friends with friends was "and here's how my black lab Snickers eats his dinner, its so cute..." Warner From owner-freebsd-ports Thu Oct 24 13:41:22 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id NAA20234 for ports-outgoing; Thu, 24 Oct 1996 13:41:22 -0700 (PDT) Received: from mexico.brainstorm.eu.org (root@mexico.brainstorm.eu.org [193.56.58.253]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id NAA20222 for ; Thu, 24 Oct 1996 13:41:12 -0700 (PDT) Received: from brasil.brainstorm.eu.org (brasil.brainstorm.eu.org [193.56.58.33]) by mexico.brainstorm.eu.org (8.7.5/8.7.3) with ESMTP id WAA04800 for ; Thu, 24 Oct 1996 22:41:00 +0200 Received: (from uucp@localhost) by brasil.brainstorm.eu.org (8.6.12/8.6.12) with UUCP id WAA22365 for freebsd-ports@freebsd.org; Thu, 24 Oct 1996 22:40:42 +0200 Received: (from roberto@localhost) by keltia.freenix.fr (8.8.0/keltia-uucp-2.9) id VAA27791; Thu, 24 Oct 1996 21:51:56 +0200 (MET DST) Message-Id: <199610241951.VAA27791@keltia.freenix.fr> Date: Thu, 24 Oct 1996 21:51:56 +0200 From: roberto@keltia.freenix.fr (Ollivier Robert) To: freebsd-ports@freebsd.org Subject: Re: Differentiating pre and post 64bit off_t (was AUIS) References: <199610241447.AAA00475@kremvax.tpgi.com.au> X-Mailer: Mutt 0.48.1 Mime-Version: 1.0 X-Operating-System: FreeBSD 2.2-CURRENT ctm#2584 In-Reply-To: <199610241447.AAA00475@kremvax.tpgi.com.au>; from Andrew Cagney on Oct 25, 1996 00:47:05 +1000 Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk According to Andrew Cagney: > (or some such). What would be an equivalent test for FreeBSD? For all BSDs, testing #if (defined(BSD) && (BSD >= 199306)) should be enough to differenciate between pre-4.4BSD and post-4.4BSD systems. -- Ollivier ROBERT -=- The daemon is FREE! -=- roberto@keltia.freenix.fr FreeBSD keltia.freenix.fr 2.2-CURRENT #25: Tue Oct 15 21:13:57 MET DST 1996 From owner-freebsd-ports Thu Oct 24 15:21:34 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id PAA26302 for ports-outgoing; Thu, 24 Oct 1996 15:21:34 -0700 (PDT) Received: from time.cdrom.com (time.cdrom.com [204.216.27.226]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id PAA26296 for ; Thu, 24 Oct 1996 15:21:28 -0700 (PDT) Received: from time.cdrom.com (localhost [127.0.0.1]) by time.cdrom.com (8.7.6/8.6.9) with ESMTP id PAA14997; Thu, 24 Oct 1996 15:18:54 -0700 (PDT) To: Warner Losh cc: erb@inss1.etec.uni-karlsruhe.de, freebsd-ports@freebsd.org Subject: Re: FreeBSD pkg system vs Debian dpkg In-reply-to: Your message of "Thu, 24 Oct 1996 11:47:18 MDT." Date: Thu, 24 Oct 1996 15:18:54 -0700 Message-ID: <14995.846195534@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > You have fixed the problem where I have gerbils 1.1 installed, and > then build gerbils 1.2 and I still have the gerbils 1.1 packge in > /var/db/pkg and maybe some stale files laying around from gerbils 1.1? Yes. Any files which were changed by gerbils 1.2 will not match the original checksum and will hence not be removed. > I don't recall seeing this change go by, but would bless those that > made it happen if that was the case :-). Try it. :-) > Jordan, one of the first signs you are going mad is when you start to > do imitations of the animals around you. I had to get a job outside > the house because my dinnertime converstaion with friends with friends > was "and here's how my black lab Snickers eats his dinner, its so > cute..." But... All my friends eat that way! Jordan From owner-freebsd-ports Thu Oct 24 16:42:23 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id QAA01675 for ports-outgoing; Thu, 24 Oct 1996 16:42:23 -0700 (PDT) Received: from veda.is (root@veda.is [193.4.230.1]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id QAA01661 for ; Thu, 24 Oct 1996 16:42:16 -0700 (PDT) Received: (from adam@localhost) by veda.is (8.8.2/8.7.3) id XAA04880 for freebsd-ports@freebsd.org; Thu, 24 Oct 1996 23:42:01 GMT From: Adam David Message-Id: <199610242342.XAA04880@veda.is> Subject: Re: Phone on internet To: freebsd-ports@freebsd.org Date: Thu, 24 Oct 1996 23:41:50 +0000 (GMT) X-Mailer: ELM [version 2.4ME+ PL22 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk -walter- @absnet.no advertised: > Saw your page contain stuff about telephone, maybe this product is > something for you? > http://sx.absnet.no/webphone/index.html Unfortunately, this spiffy program only runs on versions of Windows(tm), with no sign of any other platforms under development. How long will it be before WiNE can handle anything of this calibre? The main webpage is http://www.netspeak.com -- Adam David From owner-freebsd-ports Thu Oct 24 17:21:46 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id RAA05978 for ports-outgoing; Thu, 24 Oct 1996 17:21:46 -0700 (PDT) Received: from irz301.inf.tu-dresden.de (irz301.inf.tu-dresden.de [141.76.1.11]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id RAA05953; Thu, 24 Oct 1996 17:21:39 -0700 (PDT) Received: from sax.sax.de (sax.sax.de [193.175.26.33]) by irz301.inf.tu-dresden.de (8.6.12/8.6.12-s1) with ESMTP id CAA06072; Fri, 25 Oct 1996 02:21:30 +0200 Received: (from uucp@localhost) by sax.sax.de (8.6.12/8.6.12-s1) with UUCP id CAA01439; Fri, 25 Oct 1996 02:21:30 +0200 Received: (from j@localhost) by uriah.heep.sax.de (8.7.6/8.6.9) id CAA05508; Fri, 25 Oct 1996 02:09:46 +0200 (MET DST) From: J Wunsch Message-Id: <199610250009.CAA05508@uriah.heep.sax.de> Subject: Re: Networking in PCEMU (1/2) To: ports@freebsd.org Date: Fri, 25 Oct 1996 02:09:46 +0200 (MET DST) Cc: asami@freebsd.org (Satoshi Asami) Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) In-Reply-To: <199610241154.EAA11910@silvia.HIP.Berkeley.EDU> from Satoshi Asami at "Oct 24, 96 04:54:31 am" X-Phone: +49-351-2012 669 X-PGP-Fingerprint: DC 47 E6 E4 FF A6 E9 8F 93 21 E0 7D F9 12 D6 4E X-Mailer: ELM [version 2.4ME+ PL17 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk As Satoshi Asami wrote: > * I wrote the code that allows to access the network from pcemu. > Did you get this, Joerg? Yes (and even your mail twice -- i've purposedly installed an alias named `j' for me on freefall :). However, i'm afraid pcemu is getting beyond the point where the time i'm able and willing to spend into it will be sufficient to maintain this port. In particular, since the original author, David Hedley, basically gave up this fine piece of work, i think what is needed here is a real maintainer, not just somebody like me who's got a 10-hour per day paywork job, a 2-hour per day FreeBSD Usenet answering session etc. I've still got a submission sitting in the queue for an EMS module for it, and never remotely came round to install and test it. I've got a couple of ideas for other things that would be interesting to implement (and not too difficult either), like real floppy disk support, perhaps COM line support, 80186 opcode implementations (namely things like ENTER that come up from time to time e.g. in Borland-compiled programs). Nifty little things, but they require time. So is there anybody in the ports team who feels compelled by taking over this baby? It's really too valuable to see it falling down... -- 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 Oct 24 19:16:06 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id TAA13151 for ports-outgoing; Thu, 24 Oct 1996 19:16:06 -0700 (PDT) Received: from fallout.campusview.indiana.edu (fallout.campusview.indiana.edu [149.159.1.1]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id TAA13117; Thu, 24 Oct 1996 19:15:48 -0700 (PDT) Received: from localhost (jfieber@localhost) by fallout.campusview.indiana.edu (8.7.6/8.7.3) with SMTP id VAA18596; Thu, 24 Oct 1996 21:14:51 -0500 (EST) Date: Thu, 24 Oct 1996 21:14:50 -0500 (EST) From: John Fieber To: Adam David cc: asami@freebsd.org, james@nexis.net, p.richards@elsevier.co.uk, CVS-committers@freefall.freebsd.org, ports@freebsd.org Subject: Re: cvs commit: ports/databases/p5-DBI - Imported sources In-Reply-To: <199610242330.XAA04407@veda.is> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk [followups should trim CVS-committers] On Thu, 24 Oct 1996, Adam David wrote: > > Of course, virtual categories break the tradition of having each > > CATEGORIES keyword correspond with a physical directory, but is > > that absolutely necessary? > > Not necessary. Even too limiting. However, there is the danger that people would start creating virtual categories with reckless abandon, creating a mess of the whole thing. Not that it *will* happen, but it certainly could and is something to keep an eye on. -john == jfieber@indiana.edu =========================================== == http://fallout.campusview.indiana.edu/~jfieber ================ From owner-freebsd-ports Thu Oct 24 19:24:25 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id TAA13625 for ports-outgoing; Thu, 24 Oct 1996 19:24:25 -0700 (PDT) Received: from veda.is (ubiq.veda.is [193.4.230.60]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id TAA13579; Thu, 24 Oct 1996 19:23:58 -0700 (PDT) Received: (from adam@localhost) by veda.is (8.8.2/8.7.3) id CAA05303; Fri, 25 Oct 1996 02:23:37 GMT From: Adam David Message-Id: <199610250223.CAA05303@veda.is> Subject: Re: cvs commit: ports/databases/p5-DBI - Imported sources To: jfieber@indiana.edu (John Fieber) Date: Fri, 25 Oct 1996 02:23:33 +0000 (GMT) Cc: asami@freebsd.org, ports@freebsd.org In-Reply-To: from John Fieber at "Oct 24, 96 09:14:50 pm" X-Mailer: ELM [version 2.4ME+ PL22 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > > > Of course, virtual categories break the tradition of having each > > > CATEGORIES keyword correspond with a physical directory, but is > > > that absolutely necessary? > > > > Not necessary. Even too limiting. > > However, there is the danger that people would start creating > virtual categories with reckless abandon, creating a mess of the > whole thing. Not that it *will* happen, but it certainly could > and is something to keep an eye on. > > -john > > == jfieber@indiana.edu =========================================== > == http://fallout.campusview.indiana.edu/~jfieber ================ > So define a policy, and give the portsmeister absolute veto on what categories get created. An unofficial category would show up as bogus anyway, or such a scheme could be implemented if necessary. -- Adam David From owner-freebsd-ports Thu Oct 24 19:52:50 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id TAA15131 for ports-outgoing; Thu, 24 Oct 1996 19:52:50 -0700 (PDT) Received: from who.cdrom.com (who.cdrom.com [204.216.27.3]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id TAA15124 for ; Thu, 24 Oct 1996 19:52:46 -0700 (PDT) Received: from genesis.atrad.adelaide.edu.au (genesis.atrad.adelaide.edu.au [129.127.96.120]) by who.cdrom.com (8.7.5/8.6.11) with ESMTP id TAA14780 for ; Thu, 24 Oct 1996 19:52:40 -0700 (PDT) Received: from msmith@localhost by genesis.atrad.adelaide.edu.au (8.6.12/8.6.9) id MAA16400; Fri, 25 Oct 1996 12:22:28 +0930 From: Michael Smith Message-Id: <199610250252.MAA16400@genesis.atrad.adelaide.edu.au> Subject: Re: Interest in a linux_crossdev port? To: erich@lodgenet.com (Eric L. Hernes) Date: Fri, 25 Oct 1996 12:22:27 +0930 (CST) Cc: msmith@atrad.adelaide.edu.au, erich@lodgenet.com, ports@FreeBSD.ORG In-Reply-To: <199610241426.JAA16509@jake.lodgenet.com> from "Eric L. Hernes" at Oct 24, 96 09:26:25 am 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 Eric L. Hernes stands accused of saying: > > Thinking on it a bit more I'd like to see two ports: linux_lib > and linux_devel. I always thought that was the best way to go. > The linux_lib port is a pre-requisite for linux_devel. linux_lib > contains all the libraries *.so*, *.a, ld.so, etc, etc, It's not > unreasonable to stick bin/bash here either. linux_lib will > package up so that people who install packages only, will be > able to get linux binaries to work relatively painlessly. > You could talk me out of sticking the .a's here, as they're > only really needed for the _devel port, but if the goal is to > split up the 45 meg file a bit more, they can just as well be here. No, the idea was just to cop out^H^H^H^H^H^H^Hhave you coordinate the _lib and _devel ports. I would be very much inclined to leave the .a files out of the _lib port. > The linux_devel port includes only the header files, and compiler/linker/... > stuff and maybe a few misc other binaries (gmake?). linux_devel will > have NO_PACKAGE set because if you're cross-developing stuff, you've > already graduated from `casual user' to `hacker' ;-) The linux_devel port would include the headers, compiler etc. tools, .a-format libraries, other shared libraries (libbfd etc.) only required by the tools, manpages/infopages for the tools and libraries, etc. I agree about NO_PACKAGE. > Yesterday I spent a few minutes playing with this. I fetched > everything from red-hat that resembeled a library. I extracted > them and tried to run `ldconfig', which creates a wierd directory > (named `0\330\277\357') and/or coredumps. I suspect ldconfig needs This is a symptom of an unbranded static Linux ELF binary 8( > to be branded. So I've built a newer world with branding support, but > have yet to reboot. Hopefully branding ldconfig helps. Then I'll > see what else will or won't run. OK. If you're working with RedHat as a base (and this may well be better; I know next to nothing about the Linux developer world), then I'll leave this in your capable hands for now. If there is anything I can do to help, let me know. > eric. -- ]] Mike Smith, Software Engineer msmith@gsoft.com.au.au [[ ]] Genesis Software genesis@gsoft.com.au [[ ]] High-speed data acquisition and (GSM mobile) 0411-222-496 [[ ]] realtime instrument control. (ph) +61-8-8267-3493 [[ ]] Unix hardware collector. "Where are your PEZ?" The Tick [[ From owner-freebsd-ports Thu Oct 24 20:14:49 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id UAA16194 for ports-outgoing; Thu, 24 Oct 1996 20:14:49 -0700 (PDT) Received: from rover.village.org (rover.village.org [204.144.255.49]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id UAA16189 for ; Thu, 24 Oct 1996 20:14:46 -0700 (PDT) Received: from rover.village.org [127.0.0.1] by rover.village.org with esmtp (Exim 0.56 #1) id E0vGcj6-0001A6-00; Thu, 24 Oct 1996 21:14:28 -0600 To: "Jordan K. Hubbard" Subject: Re: FreeBSD pkg system vs Debian dpkg Cc: erb@inss1.etec.uni-karlsruhe.de, freebsd-ports@freebsd.org In-reply-to: Your message of "Thu, 24 Oct 1996 15:18:54 PDT." <14995.846195534@time.cdrom.com> References: <14995.846195534@time.cdrom.com> Date: Thu, 24 Oct 1996 21:14:28 -0600 From: Warner Losh Message-Id: Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk In message <14995.846195534@time.cdrom.com> "Jordan K. Hubbard" writes: : > Jordan, one of the first signs you are going mad is when you start to : > do imitations of the animals around you. I had to get a job outside : > the house because my dinnertime converstaion with friends with friends : > was "and here's how my black lab Snickers eats his dinner, its so : > cute..." : : But... All my friends eat that way! Well, it isn't so much how he consumes his food, as what he does before. He runs into the house all excited. Then he finds his suffed animal squeek toy (this is very important to him). The then prances around the room. Then he goes over to his food dish and drops the toy. He looks at the food (and thinks "oh good, I have food") and then looks back at his toy, picks it up and thinks "oh good, my toy still squeeks". This repeats several times, and he starts eating. I had to find a job outside the house because I put on this sort of show for my friends and they were somewhat worried about my sanity after seeing such a display. That's why I said it was the first sign of going mad :-) Warner From owner-freebsd-ports Thu Oct 24 20:58:47 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id UAA18043 for ports-outgoing; Thu, 24 Oct 1996 20:58:47 -0700 (PDT) Received: from relay1.shore.net (root@relay1.shore.net [192.233.85.129]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id UAA18038 for ; Thu, 24 Oct 1996 20:58:41 -0700 (PDT) Received: from slip-9-4.slip.shore.net (slip-9-4.slip.shore.net [204.167.102.204]) by relay1.shore.net (8.7.5/8.7.3) with SMTP id XAA05842 for ; Thu, 24 Oct 1996 23:58:20 -0400 (EDT) Date: 25 Oct 96 00:05:48 -0500 Subject: port make fails: Imake.tmpl: No such file or dir From: "Greg Arsenault" To: freebsd-ports@freebsd.org X-Mailer: Cyberdog/1.1 MIME-Version: 1.0 Message-Id: Content-Type: multipart/alternative; boundary="Cyberdog-AltBoundary-00011DAE" Content-Transfer-Encoding: 7bit Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk --Cyberdog-AltBoundary-00011DAE Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Can someone please tell me what I have config'd incorrectly ? I'm fairly novice at reading Makefiles, so the deeply nested Makefile code found in /usr/share/mk/bsd.port.mk is making my head spin.... When trying to 'make install' a large number of different ports, most of them are dying with the following messages during the Configure phase: ---------------------------------------------------------------- =3D=3D>Configuring for [portname-version] mv -f Makefile Makefile.bak imake -DUseInstalled -I/usr/X11R6/lib/X11/config Imakefile.c:3: Imake.tmpl: No such file or directory imake: Exit code 33. Stop. *** Error code 1 Stop. ---------------------------------------------------------------- Does this mean imake is looking for a directory named '/usr/X11R6/lib/X11/config' ? (That seems to be what the manpage for imake implies.) My system has no such 'config' subdir in the X11 directory. Where is the Make process formulating this name; and, should I really have such a config directory. The most curious thing is that I was able to SUCCESSFULLY Make the BASH shell port using its Makefile (although that is the only port which didn't die in the Configure phase with the message seen above). Any help would be most appreciated. mailto:greg@beacondesign.com --Cyberdog-AltBoundary-00011DAE Content-Type: multipart/mixed; boundary="Cyberdog-MixedBoundary-00011DAE" Content-Transfer-Encoding: 7bit --Cyberdog-MixedBoundary-00011DAE Content-Type: text/enriched; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable 12GenevaCan someone please tell me what I have config'd incorrectly ? I'm fairly novice at reading Makefiles, so the deeply nested Makefile code found in /usr/share/mk/bsd.port.mk is making my head spin.... When trying to 'make install' a large number of different ports, most of them are dying with the following messages during the Configure phase: ---------------------------------------------------------------- =3D=3D>Configuring for [portname-version] mv -f Makefile Makefile.bak imake -DUseInstalled -I/usr/X11R6/lib/X11/config Imakefile.c:3: Imake.tmpl: No such file or directory imake: Exit code 33. Stop. *** Error code 1 Stop. ---------------------------------------------------------------- Does this mean imake is looking for a directory named '/usr/X11R6/lib/X11/config' ? (That seems to be what the manpage for imake implies.) My system has no such 'config' subdir in the X11 directory. Where is the Make process formulating this name; and, should I really have such a config directory. The most curious thing is that I was able to SUCCESSFULLY Make the BASH shell port using its Makefile (although that is the only port which didn't die in the Configure phase with the message seen above). Any help would be most appreciated. --Cyberdog-MixedBoundary-00011DAE Content-Type: application/X-url Content-Transfer-Encoding: base64 Content-Description: Greg at BeaconDesign bWFpbHRvOmdyZWdAYmVhY29uZGVzaWduLmNvbQ== --Cyberdog-MixedBoundary-00011DAE-- --Cyberdog-AltBoundary-00011DAE-- From owner-freebsd-ports Thu Oct 24 22:41:18 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id WAA22779 for ports-outgoing; Thu, 24 Oct 1996 22:41:18 -0700 (PDT) Received: from relay.nuxi.com (nuxi.cs.ucdavis.edu [128.120.56.38]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id WAA22773 for ; Thu, 24 Oct 1996 22:41:16 -0700 (PDT) Received: (from obrien@localhost) by relay.nuxi.com (8.7.5/8.6.12) id WAA18656; Thu, 24 Oct 1996 22:41:36 -0700 (PDT) Message-Id: <199610250541.WAA18656@relay.nuxi.com> Date: Thu, 24 Oct 1996 22:41:36 -0700 From: obrien@NUXI.cs.ucdavis.edu (David E. O'Brien) To: freebsd-ports@freebsd.org Subject: XFree86 port X-Mailer: Mutt 0.48.1-PL0 Mime-Version: 1.0 X-PGP-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Keyid: 34F9F9D5 Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I'm curious, what is the difference between the XFree86 port and the XFree86 that comes with a RELEASE/SNAP? Is the port used to build the X11R6 that comes with the RELEASE/SNAP? -- -- David (obrien@cs.ucdavis.edu) From owner-freebsd-ports Fri Oct 25 01:30:05 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id BAA02665 for ports-outgoing; Fri, 25 Oct 1996 01:30:05 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id BAA02651; Fri, 25 Oct 1996 01:30:03 -0700 (PDT) Resent-Date: Fri, 25 Oct 1996 01:30:03 -0700 (PDT) Resent-Message-Id: <199610250830.BAA02651@freefall.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@freefall.FreeBSD.org, Received: (from nobody@localhost)by.freefall.freebsd.org.id.BAA02344;Fri; (8.7.5/8.7.3);, 25 Oct 1996 01:23:38.-0700 (PDT) Message-Id: <199610250823.BAA02344@freefall.freebsd.org> Date: Fri, 25 Oct 1996 01:23:38 -0700 (PDT) From: Nakai@Mlab.t.u-tokyo.ac.jp To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: ports/1883: Fixed port : crack-4.1f Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >Number: 1883 >Category: ports >Synopsis: Fixed port : crack-4.1f >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Oct 25 01:30:01 PDT 1996 >Last-Modified: >Originator: Yukihiro Nakai >Organization: University of Tokyo >Release: 2.1.0R >Environment: >Description: I have fixed the 'crack-4.1f' port which I have submitted here. It follows to the BSD-style file system showd in the handbook. Please take a look. ftp://ftp.noc.titech.ac.jp/pub/tmp/aki/in.coming/crack.tgz Yukihiro Nakai >How-To-Repeat: >Fix: >Audit-Trail: >Unformatted: From owner-freebsd-ports Fri Oct 25 01:30:08 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id BAA02686 for ports-outgoing; Fri, 25 Oct 1996 01:30:08 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id BAA02664; Fri, 25 Oct 1996 01:30:05 -0700 (PDT) Resent-Date: Fri, 25 Oct 1996 01:30:05 -0700 (PDT) Resent-Message-Id: <199610250830.BAA02664@freefall.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@freefall.FreeBSD.org, Received: (from nobody@localhost)by.freefall.freebsd.org.id.BAA02479;Fri; (8.7.5/8.7.3);, 25 Oct 1996 01:26:54.-0700 (PDT) Message-Id: <199610250826.BAA02479@freefall.freebsd.org> Date: Fri, 25 Oct 1996 01:26:54 -0700 (PDT) From: Nakai@Mlab.t.u-tokyo.ac.jp To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: ports/1884: Fixed port : qvwm (x11 window_manager) Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >Number: 1884 >Category: ports >Synopsis: Fixed port : qvwm (x11 window_manager) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Oct 25 01:30:04 PDT 1996 >Last-Modified: >Originator: Yukihiro Nakai >Organization: University of Tokyo >Release: 2.1.0R >Environment: >Description: I have fixed the 'qvwm' port which I have submitted here. It follows to the BSD-style file system showd in the handbook. Qvwm is another Win95-like window manager for X-Window. I think it's more better than fvwm95. Please take a look. ftp://ftp.noc.titech.ac.jp/pub/tmp/aki/in.coming/qvwm.tgz Yukihiro Nakai >How-To-Repeat: >Fix: >Audit-Trail: >Unformatted: From owner-freebsd-ports Fri Oct 25 01:30:11 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id BAA02714 for ports-outgoing; Fri, 25 Oct 1996 01:30:11 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id BAA02690; Fri, 25 Oct 1996 01:30:08 -0700 (PDT) Resent-Date: Fri, 25 Oct 1996 01:30:08 -0700 (PDT) Resent-Message-Id: <199610250830.BAA02690@freefall.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@freefall.FreeBSD.org, Received: (from nobody@localhost)by.freefall.freebsd.org.id.BAA02503;Fri; (8.7.5/8.7.3);, 25 Oct 1996 01:27:45.-0700 (PDT) Message-Id: <199610250827.BAA02503@freefall.freebsd.org> Date: Fri, 25 Oct 1996 01:27:45 -0700 (PDT) From: Nakai@Mlab.t.u-tokyo.ac.jp To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: ports/1885: Fixed port : GNU shogi Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >Number: 1885 >Category: ports >Synopsis: Fixed port : GNU shogi >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Oct 25 01:30:06 PDT 1996 >Last-Modified: >Originator: Yukihiro Nakai >Organization: University of Tokyo >Release: 2.1.0R >Environment: >Description: I have fixed the 'GNU shogi' port which I have submitted here. It follows to the BSD-style file system showd in the handbook. Please take a look. ftp://ftp.noc.titech.ac.jp/pub/tmp/aki/in.coming/gnushogi.tgz Yukihiro Nakai >How-To-Repeat: >Fix: >Audit-Trail: >Unformatted: From owner-freebsd-ports Fri Oct 25 01:30:15 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id BAA02746 for ports-outgoing; Fri, 25 Oct 1996 01:30:15 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id BAA02721; Fri, 25 Oct 1996 01:30:11 -0700 (PDT) Resent-Date: Fri, 25 Oct 1996 01:30:11 -0700 (PDT) Resent-Message-Id: <199610250830.BAA02721@freefall.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@freefall.FreeBSD.org, Received: (from nobody@localhost)by.freefall.freebsd.org.id.BAA02554;Fri; (8.7.5/8.7.3);, 25 Oct 1996 01:28:32.-0700 (PDT) Message-Id: <199610250828.BAA02554@freefall.freebsd.org> Date: Fri, 25 Oct 1996 01:28:32 -0700 (PDT) From: Nakai@Mlab.t.u-tokyo.ac.jp To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: ports/1886: Fixed port : xshogi Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >Number: 1886 >Category: ports >Synopsis: Fixed port : xshogi >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Oct 25 01:30:09 PDT 1996 >Last-Modified: >Originator: Yukihiro Nakai >Organization: University of Tokyo >Release: 2.1.0R >Environment: >Description: I have fixed the 'xshogi' port which I have submitted here. It follows to the BSD-style file system showd in the handbook. Please take a look. ftp://ftp.noc.titech.ac.jp/pub/tmp/aki/in.coming/xshogi.tgz Yukihiro Nakai >How-To-Repeat: >Fix: >Audit-Trail: >Unformatted: From owner-freebsd-ports Fri Oct 25 03:27:25 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id DAA07486 for ports-outgoing; Fri, 25 Oct 1996 03:27:25 -0700 (PDT) Received: from who.cdrom.com (who.cdrom.com [204.216.27.3]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id DAA07471 for ; Fri, 25 Oct 1996 03:27:22 -0700 (PDT) Received: from random.tpgi.com.au (random.tpgi.com.au [203.12.160.7]) by who.cdrom.com (8.7.5/8.6.11) with ESMTP id AAA15470 for ; Fri, 25 Oct 1996 00:28:11 -0700 (PDT) Received: from kremvax.tpgi.com.au (bow-ppp-057.tpgi.com.au [203.58.30.57]) by random.tpgi.com.au (8.7.3/8.7.3) with ESMTP id RAA22032; Fri, 25 Oct 1996 17:30:54 +1000 (EST) Received: (from cagney@localhost) by kremvax.tpgi.com.au (8.7.5/8.7.3) id RAA07206; Fri, 25 Oct 1996 17:22:01 +1000 (EST) Received: from Messages.8.5.N.CUILIB.3.45.SNAP.NOT.LINKED.kremvax.i386.bsd via MS.5.6.kremvax.i386_bsd; Fri, 25 Oct 1996 17:21:59 +1000 (WET) Message-ID: Date: Fri, 25 Oct 1996 17:21:59 +1000 (WET) From: Andrew Cagney To: freebsd-ports@FreeBSD.org Subject: Fixed patch directory for AUIS (Was: AUIS messages program ?) CC: Andrew Cagney In-Reply-To: <199610231539.BAA00881@kremvax.tpgi.com.au> References: <199610231539.BAA00881@kremvax.tpgi.com.au> Sender: owner-ports@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk I wrote: > Is any one successfully using the auis progam `messages' (or CUI for > that matter) on a FreeBSD-2.1.5-RELEASE system? [....] > PS: Can who ever build the auis package remember if they > needed to apply the NetBSD/off_t=quad_t patch? From > memory, AUIS-6.x doesn't correctly handle 64bit offsets. > The NetBSD patch being a quick hack to mostly get around > it. Below is a replacement of the directory ports/x11/auis/patches. As I suspected, the cause of messages problems was a combination of sizeof(off_t) != 32 and calls to functions without prototypes.. Could who ever is responsible for maintaining the AUIS port consider the below. enjoy, Andrew begin 644 auis-patches-962025.tar.gz M'XL(```````"`^U=?7?:.-;OO^FGT'3.[@)U@E\P!#(SYZ1MVN9LFF9+V]EY MNG-8QQ;@C;%9V]!D9_O=]^K%;U@"0P+M/(-/`EB6=*^DW[VZ5V^V9FYT.+5B M>XRCPVY;5W6S^>B!+]12.Z:)'B&D=4P-/=(Z;=7HD/OD4A%JZT9+U2&>"=%T MU5`?(?/1#JY9%%LA0H]L:^3CNT=_M,L2M#^]/;2LAZ*AJ6J[U9*U?[NMMO+M MWX)HAFD:CY"Z;_^M7T]1:$>..QRB0QL=WMR@PU`[TI`UB9J>>QTU[9G;M'QG M8H^C(_OQC_>_'K][WD=#U\.](A$(S@@I\\'DF19]"Y2U1ZD4#LDJ_Q%LVX; M2KN+Z"U"WV,?>$+-!CI]V1^<77Y$C28$PQ^^C7'H(]>/4:WQ_,/YX!7V<>C: MSST7^W'?'?F6]QJH>SBLU^HGC[]+4MAC@&0CNHL&.`P]-XH__7I2S(\\@[Q" M$LQB-V:^>SO(I4$_HMP=B4@2IK%(:HBBGA#.7=^-7W_`CF\>W=QWG\_>/_+U1GZVJ5=)0CP/78\'W_>GAC`-Y&"A,SZ M0I#G42X"[:((Y!*5!4!3A0+0,95C+1&`K*UHVY!K'$SPIU\5].;NC>5Z+X*) MY?KT'I?:-HW_(<+1Z9O^"^RY*6D@_(>N<^7-HD41@:LQPC'VY[6Z(A`8 M^(/FO@R0%_@C'*+8NL$1BL<81=@.?`?5O,"V8E*K$52T/ZH_)EDB*QS-)@!< M6E&DK'HB`M]&6:L)T+U+7T$DHC@("8JW+A09H8W$(L=G23"Z2#-[IMXS.R7! MR)(5HG=Z9K>GZ4+1,'0%;!MZ2W*#6[!N"@J4-C'Z+8<8.C\4]0 MW]^#>G7PT/6Q4QL,+G'\K/]B,*BC__XW%_PRQ)B%TQ1)-J#K(">>3T(H>SR) MR*-\".CC$'\.2#@!"N"G2'4SBL=4GM)Z3GF=U_Z59IQH7ZV4Q.5A&<.T(+_:RO" M6Q:@.1>@E-J&0E3D6"Y(78$@%=(*A*DM%J:NJ2KPT4[$Z8L`.H4V7&R*-H9U##Z,79LP^OQ"SD$;,(%2X>:7FX@&Q0GK6,YRV7:0G0 M9['K`0`@=0A63I-];07H"Y2HP<"IK05T&<=2H(-]G`!=DE8`]&.Q4]E5.F8" M<&UYB-@WU@BCZ]EPB,.(D8IB M,`IM-)D-(1C9LS`$\540>`@,P8Q1CM[[,%K5A-V4V970]/UX2FR]9CBTCW5] MB]!,*1%H)M0V@&:98SDTM05HEM*6H:F+W;UV1U7:G50#DW:T`P>3%OJ-]'^2 M]CU8CL0#WG;T,8;F^]1^:C[5DH8_`%NX1LB@G])N#69D,)D$?M.=/#S*2D0(R`BAZ@`3\[F(+5U#J@;ZJZ<9#%O" M9`O1=?"63"&L6N`;Y5PEN#4S5REU4VS/BDJ^2T2'E!9#[?ANBK?F20U]TE&^ M.?W[U>G[UQ=GET6&P'N:6J$UX3RQ9,M@,8O&]&.^'4"0[`D..(GUH)#G3:Y@ M]`P$N00"K2+VE#6]JVA&VN7E!._@@)C4R)XXG[+J!N]!IV)8BMBPPM'\DZ8N M6#X\%]H+*;(>DN<@ZGDXG2@.9W:,;O#=Q)JRV#?PZZ048X+]&)$YR'=8Y$7-QV+NH-A51&#[$K"I`"S%OU'&OQ#^DE$"O0-8,!+X MQZ"+!OTIMMVART?E7KCA>PC]]"M4YF_T^=O0P6&-_KP*,;VK*Z2>OYPL#L3? M%_W\\0%QURZM">/B2=,:1D_((/J5%8]]"$9Q@$;NG'Y/W<".O5J=&F;?,S5[ M`&@>7)V_??[^8O#LP\N7@_[Y_YT=:*JJ54%T>ME\12T2$$(_9 MYW;Z"4:`CJUQ(FL)R@)_ALVE. M+-<#PVT[V,K1(0A+::T',2&W%FAA[5)65S-,9S M*^1F:M41)_KTS=WK8()!RZ5-6DB;3?F04C&>2B9R-9XJCQJMQU=%H/E!'$QW M`C-.:6.0)9R6('9,`&.VT]%-<;H"P'1PPWLML5?=,HB_DTVBKG!Y@!0+=^'! M8?$!X:'"]$[L3M+IG97HR1PLYIT9.>]L36XKL_5T=;%6+9='9@`CE/:&&X)IW*P=85@X^G*4#/$8P"ZVFTKNJ;J"[,[FZZ%@K_G'K;" M4\^["$91+<+>4$%A8-_4*;\9O>+LRWU6)"VC61$8W#H9[@0;&;&-X9'C5XZ0 MCA`A65*!/NJ*AY\UI=VIO-R.&]ZT]W']84`GE@GYY]0`!S5Q#J&O+?MFS35W M%U84@SWT)G#(\IZWLW@40+6=CO`*TZE`X"J$K.`1\22S3'A<.K1-"UMUQ=VZ MA5T+Y-LO<$7QF!,]NVTO)1&/C-C&XI'C5RX>QT+QR)(*=*AD,5Y7.4Y'4:\# MR,F"'@O']OCD)O42V=UQ*7J&ZBCU7*X^WJJ*(Q.:'W>B2`R0AL+ M(>=3[,7I>D\WA`+(DBTZ<7JO);:5#9.L[\N6^\%M:I\BJ:?T5.P0%2*[DY+O M)'6JYB[^3`.K^SXL(WLWS@\G=A_O)^%7W)[:<<\P9.X/3UIN4U/BF'<44\_- M2\)M.KZ7=L`;MFK*#EYXD$R50VDC3L$=B*\]44ZB08YT(OMPQ<@)1(/[_"C*XC+> MXA0U\9!+@R<03B0\QV(CGKUKY#U1Y%<76Q_&N3-R$U,9"F_(J MD=DV64DDDMDDH4!DQ0,$+55IF3E=#+?M)2`LK*6OH(NS]B=>_!C;-Y)6T68=TA\(VXPD%;=:2M5DVL%U5S4K%6J`"LBY1TIR' M6QP'5W/CX/=1@T(>'K06MC)L3OC>E9Y*:6T,^HQ;,>H--=T/)TLI@+TI=072 M-9+H?J"7M:(_=T-@RBV'AQ,A&JH:$BN-A^)L8LFS_-F*/KRX.K7)FHV3U!5J M;^P*569L=U6X>754%*W9U+%BO!/)2DAM+%@IKQ*Y:I$1?Y%<)0D%8B7>`-+2 ME-9Q>1Y^%%K3L6O+7>%"<]EAX'GWGSG-VZ]5>H^5IB3M46@!2Y/ZFQ9PHY)L M.O&ZLH#5H3\,\;]WA7U&ZS[@Y]Q*T-^6^:QI2@'\CQ\"_B&V2SY*BIC?/?:7 MENYW!WPZ7=T<3SNJVASA."&_31G(DR2RD">[D3A(RR"=^!!XAK),!%,@AG@: MV5!TP5HMJ7,.??7$#:HNUX(_LJF_5J?;2^@T,J57@FUE>I76'N1H5@93&`TL M]]8@M4@#=@"FA"2'$R=[#S`)RB`'DR8!4SD3`9C$[FM74[H=@<9-BQ60N&F;"Z!K&?-?*B7Z33[M16<9G0(-G.TU@*GF%LY(C.S5YA2`$.QW=MN M*9W\\D#AWLHJZZO\V01Y4\L-!Y$+*/F-KUYB0>^#Z04>Q@J_?1;$<3!YYX[& M[/`3QD2VZD_"1+6U5)LRL@1*03@B_]M9&T\R)\AA!-8"38XO.5*R":LLN@`> MXN7)6DM5M&R\(1%3NAV'+04G2\IKV@\_:*WZ@RR#7]R$='8[]0('7XU#*R*[ M(A#9%\$#G]!S$6BT\XD@&@]\PM?U\;(D"NU^9:FZ='X[Y5D"UF@VG09AW&0; MF+<"V80$V_?$R*P%W!*/K!ZJ69['[B(%3<-@&D38R1XK/"G[3;;D]-W_8'K2R)>*5AY'!%%M[S`8 M$W-\X?HW-0\^_!R%>GH,6?:DP1[Q9?J\6,G@UW:+54GY/D31ED";V`'-:ZQ= M8]W:"K`I`8KJA,A:L%[@3P[J;/=(,4D9TK)5_;K07T\RPC+3K.+)#>R(KK?7 M,3@'B&ZT#(:0R706T\J*DIW4(J^Z$@\5#V58R<<*L`37_P)?/FHZ;HB=^=8@ MDY"AZXDXJ;6!4^)5#I]V`3Z+"04@TBH>(F9TEQ\BMG(1RE-4]/TO2&9T*74=_8/KT%J-+ZRCE%"CCEB$PY_&V'*@XZ%# M08X56ZSBV9)OLZ.TC;(P5.%V+0?I83B6B(WK1W&3?#RXI-"#C$L6Q5JZDIR9E/K$L5[GS+!O86EGQ\=J3#>%L]9F]QG4A& M:.).HSKZ\Y_1=VE0-'+KI=3X%MLDM:A2CDVE*SAW\T%.!6)/Z!Z7/CT.LF;1 M/.L1Q+)"1T\"9HV6=K!/A]<@O(4V$9J M2J6R)(DXE$I4BUG=@C3ESD6RO-%H*RV]I+Z?'!V1(;2A.SH:/Y&-'EEQX*X\ M8A`UH*T\D<',JUP9"OD;-%YG6];)B%\JA@X*JOH-3E:\]B_=7A<"BWZ M&8V3[RW!*Z%"SX]***T)L3*GP^(N"-M+=SISW/@E%!"\ MYQH+JO.=ZU]]G.M^C'Z5L;!@CD-B4C2I'4BW(SL!1?B#XU%`BEK7";G*H%S* MLQR9;/IH66*!F2T>Z=>['<50TS,EZ%DA7Y(?V(M8NQR(CA-3TO8^6';,&3TS M[,`=UFCT_*%A]`&A,V1#Z7ST7$%/_A3UT,]6Z)/JZ]%*1UY@WR#;\CPTM.#> M49`[\@/2):(9N.G!9Y_@+PC1]W]RCO[A/U$0W<-B3>BH`>LT3UA12*G8'!8O M/`?]IH5?`?=OM`*JB='$LL<.GC8M]W9@`+Z\P'*V+4]%FDRR&-U-!4M2"KF$ M:2()$^&/>29DH#,D^7SK>5'=SSXR47?5B6L$CGLN72)#&B#2:1O3\P2.D2T$EKK MBU:)6[DXZ45Q6DPI$"'QC(_12K>:Y1!$MC=,8G_^W&MDP",8PB:U`!477LR'1X&>>VP=K"0_8RPT:9"LAM>A;^6/O-^&U MDAGU(/RN`B8Y/94MWJ)=S/:0F1*BJ]0XL?6A6>97CDVCB,U24@$X)3,Y+:6M MYDXO?H?C6>A'R$)3,,MB\OJ)`&ZX:#76O9/W5KCT7+AX;,4L\'(VN8;,>"(M'"'0C9N3&$`=L$Q]_]D!Q141QN3%$^!E3#D$M,FHQ4:;P]YG<_/.? M4YKA7_Z2Z->Q-<>@_[`/K40*3]@G%HM%#K4_8FOF$"K,.Z*S,"13/9]:;+LN M5?GB$9/<(XG\\I.\^4D!`F*-N6OC+`TY4(^81$URN)K60Q_[IQL&=A.=ZO:^F[ MHWS70J:=^K\,GK5N988#$"T8TG0Z98AJA4#ZO M?"3&1GIZT7?0FWU,WBG(VGF+YL,?MYV)T0!-5C0:OE9;[SO7WW?_;^^H_T>F M:I;Z?TW=]_\[[__)V7S-"8XM\0^1.4`.7.[IIL`<6)E9.1_C6&X=D"TWQ]EZ M$,D.'.&VK&02>6&)"$&YA^?86WY>1.9I/7O[[N+T\D5NS<_+P=N_(O7Q_T_Y M=W8F_QV]+/_F7OYW)?_EU_A,PX"]]I0)_/OQ#+VQ[I#>)H)JMGJ:2@2U)7D) M4)IZ0<*-=J^E+;'_C\DY6]E1+W![7#X(,WD/3V)E+#RC(R+G?T]?8;K!4B\N MVY2`1@)FG"`UM)YF[_;A%EB-/2FOY!J1BLB_#XB:1P@H?3OFT1+YQ[N2_[;: MVOH2/[^C*QW1"OG(:4:C M.+XKO$&+S@7EA1BB"19-TEVW`]`_TW3I99J>GO]):997Q*]!$Q5UQFI5L@Z/ MWZ+\#W Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@freefall.FreeBSD.org, Received: (from nobody@localhost)by.freefall.freebsd.org.id.DAA08148;Fri; (8.7.5/8.7.3);, 25 Oct 1996 03:41:27.-0700 (PDT) Message-Id: <199610251041.DAA08148@freefall.freebsd.org> Date: Fri, 25 Oct 1996 03:41:27 -0700 (PDT) From: chein@cisco.com To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: ports/1888: XFree86 port chooses wrong defaults Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >Number: 1888 >Category: ports >Synopsis: XFree86 port chooses wrong defaults >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Oct 25 03:50:02 PDT 1996 >Last-Modified: >Originator: Chuck Hein >Organization: Cisco >Release: 2.2-current >Environment: FreeBSD chein-1.cisco.com 2.2-CURRENT FreeBSD 2.2-CURRENT #0: Wed Oct 23 17:37:57 PDT 1996 chein@chein-1.cisco.com:/usr/src/sys/compile/CHEIN_1 i386 >Description: The following two questions in the XFree86 port build have the wrong defaults: Do you want to enable XDM-AUTHORIZATION-1 support? [YES] NO Do you want to add the Kerberos V4 support patches? [YES] NO Failure to change these can result in a non-working build for reasons which are not immediately obvious. >How-To-Repeat: Build the XFree86 port. >Fix: Change the defaults to these questions to NO so people who just hit return without RTFM'ing don't get hosed. >Audit-Trail: >Unformatted: From owner-freebsd-ports Fri Oct 25 04:11:45 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id EAA09884 for ports-outgoing; Fri, 25 Oct 1996 04:11:45 -0700 (PDT) Received: (from max@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id EAA09864; Fri, 25 Oct 1996 04:11:42 -0700 (PDT) Date: Fri, 25 Oct 1996 04:11:42 -0700 (PDT) From: Masafumi NAKANE Message-Id: <199610251111.EAA09864@freefall.freebsd.org> To: max, freebsd-ports, max Subject: Re: ports/1495 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: more tkdesk patches... Responsible-Changed-From-To: freebsd-ports->max Responsible-Changed-By: max Responsible-Changed-When: Fri Oct 25 04:10:43 PDT 1996 Responsible-Changed-Why: I grabbed this one. I'm contacting the port maintainer. From owner-freebsd-ports Fri Oct 25 04:26:21 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id EAA14370 for ports-outgoing; Fri, 25 Oct 1996 04:26:21 -0700 (PDT) Received: (from max@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id EAA14331; Fri, 25 Oct 1996 04:26:17 -0700 (PDT) Date: Fri, 25 Oct 1996 04:26:17 -0700 (PDT) From: Masafumi NAKANE Message-Id: <199610251126.EAA14331@freefall.freebsd.org> To: max, freebsd-ports, torstenb Subject: Re: ports/1518 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: No man pages in audio/mpegaudio port Responsible-Changed-From-To: freebsd-ports->torstenb Responsible-Changed-By: max Responsible-Changed-When: Fri Oct 25 04:22:03 PDT 1996 Responsible-Changed-Why: Torsten is the port maintainer. From owner-freebsd-ports Fri Oct 25 06:17:50 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id GAA20306 for ports-outgoing; Fri, 25 Oct 1996 06:17:50 -0700 (PDT) Received: (from max@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id GAA20285; Fri, 25 Oct 1996 06:17:48 -0700 (PDT) Date: Fri, 25 Oct 1996 06:17:48 -0700 (PDT) From: Masafumi NAKANE Message-Id: <199610251317.GAA20285@freefall.freebsd.org> To: lkoeller@odie.physik2.uni-rostock.de, max, freebsd-ports Subject: Re: ports/1875 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: Update of the patch-aa and patch-ab files for xperfmon State-Changed-From-To: open-closed State-Changed-By: max State-Changed-When: Fri Oct 25 06:15:57 PDT 1996 State-Changed-Why: Submitted files are committed as patch-aa Rev.1.4 and patch-ab Rev.1.7. From owner-freebsd-ports Fri Oct 25 06:28:23 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id GAA20964 for ports-outgoing; Fri, 25 Oct 1996 06:28:23 -0700 (PDT) Received: from po2.glue.umd.edu (po2.glue.umd.edu [129.2.128.45]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id GAA20959 for ; Fri, 25 Oct 1996 06:28:21 -0700 (PDT) Received: from downlink.eng.umd.edu (downlink.eng.umd.edu [129.2.98.182]) by po2.glue.umd.edu (8.8.2/8.7.3) with ESMTP id JAA16400; Fri, 25 Oct 1996 09:28:17 -0400 (EDT) Received: from localhost (chuckr@localhost) by downlink.eng.umd.edu (8.7.5/8.7.3) with SMTP id JAA06956; Fri, 25 Oct 1996 09:28:15 -0400 (EDT) X-Authentication-Warning: downlink.eng.umd.edu: chuckr owned process doing -bs Date: Fri, 25 Oct 1996 09:28:15 -0400 (EDT) From: Chuck Robey X-Sender: chuckr@downlink.eng.umd.edu To: Greg Arsenault cc: freebsd-ports@FreeBSD.org Subject: Re: port make fails: Imake.tmpl: No such file or dir 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 25 Oct 1996, Greg Arsenault wrote: > Can someone please tell me what I have config'd incorrectly ? > I'm fairly novice at reading Makefiles, so the deeply nested Makefile > code found in /usr/share/mk/bsd.port.mk is making my head spin.... > > When trying to 'make install' a large number of different ports, most > of them are dying with the following messages during the Configure > phase: > ---------------------------------------------------------------- > ==>Configuring for [portname-version] > mv -f Makefile Makefile.bak > imake -DUseInstalled -I/usr/X11R6/lib/X11/config > Imakefile.c:3: Imake.tmpl: No such file or directory > imake: Exit code 33. Stop. > *** Error code 1 > > Stop. > ---------------------------------------------------------------- > Does this mean imake is looking for a directory named > '/usr/X11R6/lib/X11/config' ? (That seems to be what the manpage for > imake implies.) My system has no such 'config' subdir in the X11 > directory. Where is the Make process formulating this name; and, > should I really have such a config directory. > > The most curious thing is that I was able to SUCCESSFULLY Make the > BASH shell port using its Makefile (although that is the only port > which didn't die in the Configure phase with the message seen above). > > Any help would be most appreciated. You obviously have only a partial XFree86 setup. If you want to be able to build applications, you must have /usr/X11R6/lib/X11/config, there is no way around that. You're going to have to refetch parts of XFree86, and reinstall whatever you're missing. ----------------------------+----------------------------------------------- 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 n3lxx, both FreeBSD (301) 220-2114 | version 2.2 current -- and great FUN! ----------------------------+----------------------------------------------- From owner-freebsd-ports Fri Oct 25 10:20:07 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id KAA03675 for ports-outgoing; Fri, 25 Oct 1996 10:20:07 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id KAA03630; Fri, 25 Oct 1996 10:20:03 -0700 (PDT) Resent-Date: Fri, 25 Oct 1996 10:20:03 -0700 (PDT) Resent-Message-Id: <199610251720.KAA03630@freefall.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@freefall.FreeBSD.org, dbabler@Rigel.orionsys.com Received: from Rigel.orionsys.com (root@rigel.orionsys.com [205.148.224.9]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id KAA03215 for ; Fri, 25 Oct 1996 10:11:50 -0700 (PDT) Received: (from dbabler@localhost) by Rigel.orionsys.com (8.7.6/8.6.9) id KAA11910; Fri, 25 Oct 1996 10:11:40 -0700 (PDT) Message-Id: <199610251711.KAA11910@Rigel.orionsys.com> Date: Fri, 25 Oct 1996 10:11:40 -0700 (PDT) From: David Babler Reply-To: dbabler@Rigel.orionsys.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/1889: webcopy won't build Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >Number: 1889 >Category: ports >Synopsis: webcopy won't build >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-ports >State: open >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Oct 25 10:20:02 PDT 1996 >Last-Modified: >Originator: David Babler >Organization: >Release: FreeBSD 2.1.5-STABLE i386 >Environment: 486DX2-66, 16MB RAM >Description: make all install Checksums OK. ===> Extracting for webcopy-0.98b7 ===> Patching for webcopy-0.98b7 ===> Applying FreeBSD patches for webcopy-0.98b7 ===> Configuring for webcopy-0.98b7 ===> Building for webcopy-0.98b7 sed -e 's:%PERL%:/usr/bin/perl:' -e 's:%ROUTINE%::g' -e 's:%INCDIR%::g' -e '/#UNDEFINED#/d' -e '/#P5/d' webcopy.src > webcopy chmod 755 webcopy ===> Installing for webcopy-0.98b7 cd /usr/ports/www/webcopy/work/webcopy-0.98b7; webcopy /usr/local/bin *** Error code 2 Stop. *** Error code 1 Stop. *** Error code 1 Stop. >How-To-Repeat: >Fix: >Audit-Trail: >Unformatted: From owner-freebsd-ports Fri Oct 25 10:20:10 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id KAA03696 for ports-outgoing; Fri, 25 Oct 1996 10:20:10 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id KAA03659; Fri, 25 Oct 1996 10:20:05 -0700 (PDT) Resent-Date: Fri, 25 Oct 1996 10:20:05 -0700 (PDT) Resent-Message-Id: <199610251720.KAA03659@freefall.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@freefall.FreeBSD.org, dbabler@Rigel.orionsys.com Received: from Rigel.orionsys.com (root@rigel.orionsys.com [205.148.224.9]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id KAA03466 for ; Fri, 25 Oct 1996 10:16:58 -0700 (PDT) Received: (from dbabler@localhost) by Rigel.orionsys.com (8.7.6/8.6.9) id KAA12020; Fri, 25 Oct 1996 10:16:53 -0700 (PDT) Message-Id: <199610251716.KAA12020@Rigel.orionsys.com> Date: Fri, 25 Oct 1996 10:16:53 -0700 (PDT) From: David Babler Reply-To: dbabler@Rigel.orionsys.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/1890: slynx 2.6 won't build Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >Number: 1890 >Category: ports >Synopsis: current slang-slynx port won't build >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Oct 25 10:20:04 PDT 1996 >Last-Modified: >Originator: David Babler >Organization: >Release: FreeBSD 2.1.5-STABLE i386 >Environment: 486DX2-66, 16MB RAM >Description: Attempting to build the current slynx port fail to patch the source (3 of 3). %make all install >How-To-Repeat: >Fix: >Audit-Trail: >Unformatted: >> No MD5 checksum file. ===> Extracting for slang-lynx-2.6 ===> slang-lynx-2.6 depends on executable: unzip - found ===> slang-lynx-2.6 depends on shared library: slang\.0\.99 - found ===> Patching for slang-lynx-2.6 ===> Applying FreeBSD patches for slang-lynx-2.6 *** Error code 2 Stop. *** Error code 1 Stop. *** Error code 1 Stop. ---- Makefile.rej contents *************** *** 10,29 **** ##change the next line if you want lynx installed somewhere ##besides /usr/local/bin ! exec= /usr/local/bin ##change the next line if you want the lynx man file installed somewhere ##besides /usr/man/man1 ! doc= /usr/man/man1 ##change the next line if you want the lynx.cfg file installed somewhere ##besides /usr/local/lib ! cfg= /usr/local/lib ! installbin= install -c -s -m 555 ! installdoc= install -c -m 444 #set the relative location of the WWW library Implementation directory, --- 10,29 ---- ##change the next line if you want lynx installed somewhere ##besides /usr/local/bin ! exec= ${PREFIX}/bin ##change the next line if you want the lynx man file installed somewhere ##besides /usr/man/man1 ! doc= ${PREFIX}/man/man1 ##change the next line if you want the lynx.cfg file installed somewhere ##besides /usr/local/lib ! cfg= ${PREFIX}/etc ! installbin= ${INSTALL} -c -s -m ${BINMODE} -o ${BINOWN} -g ${BINGRP} ! installdoc= ${INSTALL} -c -m 444 -o ${BINOWN} -g ${BINGRP} #set the relative location of the WWW library Implementation directory, *************** *** 320,326 **** freebsd-ncurses: cd WWW/Library/freebsd; make LYFLAGS="$(SITE_LYDEFS)" cd src; make all MCFLAGS="$(CFLAGS) -DFANCY_CURSES -DNCURSES -DUNIX \ ! -DNO_TTYTYPE -DNO_CUSERID -DLOCALE \ -I../$(WWWINC) $(SITE_DEFS)" \ LIBS="-lncurses -lmytinfo $(WAISLIB) $(SOCKSLIB)" \ WWWLIB="../WWW/Library/freebsd/libwww.a" --- 320,326 ---- freebsd-ncurses: cd WWW/Library/freebsd; make LYFLAGS="$(SITE_LYDEFS)" cd src; make all MCFLAGS="$(CFLAGS) -DFANCY_CURSES -DNCURSES -DUNIX \ ! -DLYNX_CFG_FILE='\"${PREFIX}/etc/lynx.cfg\"' -DNO_TTYTYPE -DNO_CUSERID -DLOCALE \ -I../$(WWWINC) $(SITE_DEFS)" \ LIBS="-lncurses -lmytinfo $(WAISLIB) $(SOCKSLIB)" \ WWWLIB="../WWW/Library/freebsd/libwww.a" From owner-freebsd-ports Fri Oct 25 10:43:51 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id KAA04810 for ports-outgoing; Fri, 25 Oct 1996 10:43:51 -0700 (PDT) Received: (from max@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id KAA04796; Fri, 25 Oct 1996 10:43:50 -0700 (PDT) Date: Fri, 25 Oct 1996 10:43:50 -0700 (PDT) From: Masafumi NAKANE Message-Id: <199610251743.KAA04796@freefall.freebsd.org> To: max, freebsd-ports, jmz Subject: Re: ports/1888 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: XFree86 port chooses wrong defaults Responsible-Changed-From-To: freebsd-ports->jmz Responsible-Changed-By: max Responsible-Changed-When: Fri Oct 25 10:41:28 PDT 1996 Responsible-Changed-Why: Jmz is the port maintainer. From owner-freebsd-ports Fri Oct 25 14:04:16 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id OAA14627 for ports-outgoing; Fri, 25 Oct 1996 14:04:16 -0700 (PDT) Received: from xenon.chromatic.com (xenon.chromatic.com [199.5.224.1]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id OAA14619 for ; Fri, 25 Oct 1996 14:04:12 -0700 (PDT) Received: from ohio.chromatic.com (ohio.chromatic.com [199.5.224.98]) by xenon.chromatic.com (8.7.5/8.7.3) with ESMTP id OAA12486; Fri, 25 Oct 1996 14:03:37 -0700 (PDT) Received: (from hua@localhost) by ohio.chromatic.com (8.7.5/8.7.3) id OAA13997; Fri, 25 Oct 1996 14:03:33 -0700 (PDT) Date: Fri, 25 Oct 1996 14:03:33 -0700 (PDT) From: Ernest Hua Message-Id: <199610252103.OAA13997@ohio.chromatic.com> To: freebsd-ports@freebsd.org Subject: BUG/PATCH: mtools-3.0 Cc: hua@ohio.chromatic.com Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I'm not sure how to submit a bug report (with a patch) for a ported tool, so here it is. The first problem is that apparently none of the tools can find "a:", and it looks like there is no internal device table for FreeBSD. The second problem is that flock() is apparently not supported, so I kludged up something which warns that the locking mechanism (for writes) is not working. Once I got past these two problems, the tools appear to work fine. In case, the files are mangled because they're text, I've included the uuencoded gzip'ed versions below. Ern File "patch-4": *** ../mtools-3.0-pl3/devices.c Wed May 8 09:44:59 1996 --- devices.c Fri Oct 25 13:41:53 1996 *************** *** 146,161 **** --- 146,171 ---- { "/dev/rdsk/fds0d2.3.5hi", 'A', HD312}, { "/dev/rdsk/fds0d2.3.5", 'A', DD312}, { "/dev/rdsk/fds0d2.96", 'A', HD514}, {"/dev/rdsk/fds0d2.48", 'A', DD514}, }; #define INIT_NOOP #endif /* irix */ + + #ifdef __FreeBSD__ + #define predefined_devices + struct device devices[] = { + {"/dev/rfd0.1440", 'A', HD312}, + }; + #define INIT_NOOP + #endif /* __FreeBSD__ */ + + #ifdef sunos4 #include #include #define predefined_devices struct device devices[] = { {"/dev/rfd0c", 'A', GENFD}, }; File "patch-5": *** ../mtools-3.0-pl3/plain_io.c Sun May 12 12:24:19 1996 --- plain_io.c Fri Oct 25 13:41:54 1996 *************** *** 52,71 **** flk.l_start = 0L; flk.l_len = 0L; if (fcntl(fd, F_SETLK, &flk) < 0) #endif /* FCNTL */ #endif /* FLOCK */ #endif /* LOCKF */ { ! if(errno == EINVAL) return 0; ! else ! return 1; } return 0; } typedef int (*iofn) (int, char *, int); static int f_io(Stream_t *Stream, char *buf, int where, int len, iofn io) --- 52,76 ---- flk.l_start = 0L; flk.l_len = 0L; if (fcntl(fd, F_SETLK, &flk) < 0) #endif /* FCNTL */ #endif /* FLOCK */ #endif /* LOCKF */ { ! if (errno == EINVAL) return 0; ! #ifdef EOPNOTSUPP ! if (errno == EOPNOTSUPP) { ! fprintf(stderr, "Warning: Lock operation not supported\n"); ! return 0; ! } ! #endif /* EOPNOTSUPP */ ! return 1; } return 0; } typedef int (*iofn) (int, char *, int); static int f_io(Stream_t *Stream, char *buf, int where, int len, iofn io) *************** *** 268,284 **** } /* lock the device on writes */ if (mode == O_RDWR && lock_dev(This->fd)) { close(This->fd); Free(This); if(errmsg) sprintf(errmsg, ! "plain floppy: device \"%s\"busy\n:", dev->name); return NULL; } /* set default parameters, if needed */ if (dev){ if (init_geom(This->fd, dev, orig_dev, &This->stat)){ close(This->fd); --- 273,289 ---- } /* lock the device on writes */ if (mode == O_RDWR && lock_dev(This->fd)) { close(This->fd); Free(This); if(errmsg) sprintf(errmsg, ! "plain floppy: device \"%s\" busy\n:", dev->name); return NULL; } /* set default parameters, if needed */ if (dev){ if (init_geom(This->fd, dev, orig_dev, &This->stat)){ close(This->fd); begin 644 patch-4.gz M'XL("/`F<3(``W!A=&-H+30`A9!=:X,P&(6OVU_QTEX4_(BF1E?=!VRX;KU8 M.]A@%V/(,)&&.BW&CI72_[Y$*]JM;$$D.>_#RSE'TS1`R/HH\SP5IH-LWW3-*'%I@6'15S"V`7L!`0'KE-C MVO%1;\#$,["'H1+4GDHXPR#O9A_DV<%`>;`**E960H5-Q\A![I(/C-[H>F3` M?>C@\=[X"V[0\!_4]]JE+B8-^1LDDW9E`^[/Y6](6<(S!K/Y[#F:+Q:/2F,9 MY0E8&O""?X%F2:VOJV_($\E#%$T+QFZ>PBA2XF'%NF#UC4:'FO;W`).SEMO2;41I@0^V=)NK*IG["I=VQV_"BWE565HW8K-EDN2/7.XG1# M&5R(K;!X'IW9% %8\$"``!X ` end begin 644 patch-5.gz M'XL("`$G<3(``W!A=&-H+34`U53;3MM`$'TV7S$-:F1;=A([X1)3D"H@4H6; M(!+*2R3+V+/)"F?7VMT418A_[ZYM$FAYZ"-$5C1[YK(SYWCLNBYT.MV5XKR0 M?K_3\\NBWRV+E+*$\DYF3=<,?J8;"$+]1.$@"H80#(>'>[[OPZNXD:`PR12$ M!Q#THT$0'0SJ./?MSYSA(/2.`JB.`!8I'CI%(E4J%)Q"+S[9@06R+6102L`F M&5.%37(/1LGT=#6T0Y\@YZC@_:1Y3JNZ\+H?#R+P>V^!>/)^=7?H,%& M-6@][7T!2]]DHQ",P^DI7/X8__H>F]J690E4:\&@=U*%82&Q,E[PH.K^V?SM M(@&>ZP'4IL0<"5"FP'8I)\P!6Q\\R):I`-95C.B:%;%$DVR/54"TU6B MP*VMEZ3[-:GRX'&)`FM3$^=5_9H[@'*GTLOP?@C:\C\P[_`?Q.]38FB\G%R/ M)[/I[?7U.[E;GP-U:8N40G-#;*ER'>9!ZRX5C+)%!#'/'H"7*#3CG`'C"N2Z M++E0F,]9RSEYHW&C_;-I9#O*[CXSC_%_]#?BO<$$7266U:X]1U6DR_V7%[&UXU->J 3#+>;^_E5@<\NRQ]WJFDT.0<``$?T ` end From owner-freebsd-ports Fri Oct 25 14:14:39 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id OAA15365 for ports-outgoing; Fri, 25 Oct 1996 14:14:39 -0700 (PDT) Received: (from ache@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id OAA15344; Fri, 25 Oct 1996 14:14:35 -0700 (PDT) Date: Fri, 25 Oct 1996 14:14:35 -0700 (PDT) From: "Andrey A. Chernov" Message-Id: <199610252114.OAA15344@freefall.freebsd.org> To: dbabler@Rigel.orionsys.com, ache, freebsd-ports Subject: Re: ports/1889 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: webcopy won't build State-Changed-From-To: open-closed State-Changed-By: ache State-Changed-When: Fri Oct 25 14:13:58 PDT 1996 State-Changed-Why: Obsoleted *.mk files From owner-freebsd-ports Fri Oct 25 14:15:19 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id OAA15520 for ports-outgoing; Fri, 25 Oct 1996 14:15:19 -0700 (PDT) Received: (from ache@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id OAA15503; Fri, 25 Oct 1996 14:15:17 -0700 (PDT) Date: Fri, 25 Oct 1996 14:15:17 -0700 (PDT) From: "Andrey A. Chernov" Message-Id: <199610252115.OAA15503@freefall.freebsd.org> To: dbabler@Rigel.orionsys.com, ache, freebsd-ports Subject: Re: ports/1890 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: current slang-slynx port won't build State-Changed-From-To: open-closed State-Changed-By: ache State-Changed-When: Fri Oct 25 14:14:52 PDT 1996 State-Changed-Why: Obsoleted *.mk files From owner-freebsd-ports Fri Oct 25 14:39:18 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id OAA18560 for ports-outgoing; Fri, 25 Oct 1996 14:39:18 -0700 (PDT) Received: from who.cdrom.com (who.cdrom.com [204.216.27.3]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id OAA18544 for ; Fri, 25 Oct 1996 14:39:14 -0700 (PDT) Received: from bacall.lodgenet.com (bacall.lodgenet.com [205.138.147.242]) by who.cdrom.com (8.7.5/8.6.11) with SMTP id OAA17317 for ; Fri, 25 Oct 1996 14:39:02 -0700 (PDT) Received: (from mail@localhost) by bacall.lodgenet.com (8.6.12/8.6.12) id QAA27035; Fri, 25 Oct 1996 16:38:23 -0500 Received: from garbo.lodgenet.com(204.124.123.250) by bacall via smap (V1.3) id sma027030; Fri Oct 25 16:38:21 1996 Received: from jake.lodgenet.com (jake.lodgenet.com [204.124.120.30]) by garbo.lodgenet.com (8.6.12/8.6.9) with ESMTP id QAA22608; Fri, 25 Oct 1996 16:38:23 -0500 Received: from jake.lodgenet.com (localhost [127.0.0.1]) by jake.lodgenet.com (8.7.6/8.6.12) with ESMTP id QAA03579; Fri, 25 Oct 1996 16:38:26 -0500 (CDT) Message-Id: <199610252138.QAA03579@jake.lodgenet.com> X-Mailer: exmh version 1.6.9 8/22/96 To: Michael Smith cc: erich@lodgenet.com (Eric L. Hernes), ports@FreeBSD.ORG Subject: Re: Interest in a linux_crossdev port? In-reply-to: Your message of "Fri, 25 Oct 1996 12:22:27 +0930." <199610250252.MAA16400@genesis.atrad.adelaide.edu.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 25 Oct 1996 16:38:25 -0500 From: "Eric L. Hernes" Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Michael Smith writes: > >No, the idea was just to cop out^H^H^H^H^H^H^Hhave you coordinate the >_lib and _devel ports. I would be very much inclined to leave the .a >files out of the _lib port. > Yea, I've thought about that a lot in the last couple days. How do you say ``I want to cop out on this one'' without sounding lazy? ;-) ;-) I don't think it can be done. Oh, well it looks like this is just gonna be another one I've gotten myself roped into. ;-) I've got a linux_lib-2.1.tgz in ~erich on freefall, I don't know if I'll have time to commit the port upgrade before next week. I'd appreciate it if someone could give it the once-over. For now, just extract it to /compat/linux (or symlink it to there). Here's the highlights: Virtually all libraries from RedHat 4.0. ldd, ldconfig are branded `Linux' I've seen the following programs run: Xnest ELF (dynamic) xterm ELF (dynamic) bash ELF (dynamic) ldd ELF (static, branded) ldconfig ELF (static, branded) abuse a.out (ZMAGIC) quake ELF (dynamic) xtoolwait ELF (dynamic) aumix ELF (dynamic) runs, but not sound ioctls don't work pine-3.91 a.out (ZMAGIC) ls a.out (ZMAGIC) zsh a.out (ZMAGIC) acrobat reader 3.0b12 ELF (dynamic) linux JDK 1.02pl1 ELF (dynamic) only tested appletviewer, others should work a.out OMAGIC and QMAGIC don't seem to work. bin/bash for a linux shell that'll default to linux bins. It'll be next week before I get to the _devel stuff :( >OK. If you're working with RedHat as a base (and this may well be better; >I know next to nothing about the Linux developer world), then I'll leave >this in your capable hands for now. If there is anything I can do to help, >let me know. I haven't got a clue on the linux releases either. It just seemed that redhat had a more complete set of libs than slackware, (but that could have just been an optional delusion too) I'll see what I can come up with for the compiler and friends. I think gmake would be a good addition so that we've got a make that defaults to /compat/linux for stuff too. anything else? >-- >]] Mike Smith, Software Engineer msmith@gsoft.com.au.au [[ >]] Genesis Software genesis@gsoft.com.au [[ >]] High-speed data acquisition and (GSM mobile) 0411-222-496 [[ >]] realtime instrument control. (ph) +61-8-8267-3493 [[ >]] Unix hardware collector. "Where are your PEZ?" The Tick [[ eric. -- erich@lodgenet.com http://rrnet.com/~erich erich@rrnet.com From owner-freebsd-ports Fri Oct 25 21:40:09 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id VAA26568 for ports-outgoing; Fri, 25 Oct 1996 21:40:09 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id VAA26490; Fri, 25 Oct 1996 21:40:02 -0700 (PDT) Date: Fri, 25 Oct 1996 21:40:02 -0700 (PDT) Message-Id: <199610260440.VAA26490@freefall.freebsd.org> To: freebsd-ports Cc: From: roberto@keltia.freenix.fr (Ollivier Robert) Subject: Re: ports/1889: webcopy won't build Reply-To: roberto@keltia.freenix.fr (Ollivier Robert) Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk The following reply was made to PR ports/1889; it has been noted by GNATS. From: roberto@keltia.freenix.fr (Ollivier Robert) To: dbabler@Rigel.orionsys.com Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: ports/1889: webcopy won't build Date: Sat, 26 Oct 1996 02:17:37 +0200 According to David Babler: > sed -e 's:%PERL%:/usr/bin/perl:' -e 's:%ROUTINE%::g' -e 's:%INCDIR%::g' ^^^^^^^^^^^^^^^^^^^^^^ This is completely wrong. Webcopy is to my knowledge a Perl5 program and using /usr/bin/perl for it will definitely fail. It should have a dependency on Perl5. -- Ollivier ROBERT -=- The daemon is FREE! -=- roberto@keltia.freenix.fr FreeBSD keltia.freenix.fr 2.2-CURRENT #25: Tue Oct 15 21:13:57 MET DST 1996 From owner-freebsd-ports Sat Oct 26 00:09:09 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id AAA04266 for ports-outgoing; Sat, 26 Oct 1996 00:09:09 -0700 (PDT) Received: from genesis.atrad.adelaide.edu.au (genesis.atrad.adelaide.edu.au [129.127.96.120]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id AAA04258 for ; Sat, 26 Oct 1996 00:09:05 -0700 (PDT) Received: from msmith@localhost by genesis.atrad.adelaide.edu.au (8.6.12/8.6.9) id QAA22439; Sat, 26 Oct 1996 16:38:58 +0930 From: Michael Smith Message-Id: <199610260708.QAA22439@genesis.atrad.adelaide.edu.au> Subject: Re: Interest in a linux_crossdev port? To: erich@lodgenet.com (Eric L. Hernes) Date: Sat, 26 Oct 1996 16:38:57 +0930 (CST) Cc: msmith@atrad.adelaide.edu.au, erich@lodgenet.com, ports@FreeBSD.ORG In-Reply-To: <199610252138.QAA03579@jake.lodgenet.com> from "Eric L. Hernes" at Oct 25, 96 04:38:25 pm 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 Eric L. Hernes stands accused of saying: > > Yea, I've thought about that a lot in the last couple days. How > do you say ``I want to cop out on this one'' without sounding lazy? ;-) ;-) Plead busy 8) Seriously, if you hadn't mentioned your intention to update the _lib port, I would have gone aheade with the slackware stuff I had ready. However, you _are_ better positioned than me to do this, and you probably have more time 8) > I've got a linux_lib-2.1.tgz in ~erich on freefall, I don't know if I'll > have time to commit the port upgrade before next week. I'd appreciate > it if someone could give it the once-over. For now, just extract it to > /compat/linux (or symlink it to there). Here's the highlights: I will try, but that will either be tomorrow or later next week; we have a bench integration that will eat all of monday and probably Tuesday as well when some twonk turns to me and says "we changed the protocol for XYZ" or "we need an option to do this..." and I have to madly scramble something together to save their sorry asses again. > I haven't got a clue on the linux releases either. It just seemed that > redhat had a more complete set of libs than slackware, (but that could have > just been an optional delusion too) I'll see what I can come up with > for the compiler and friends. I think gmake would be a good addition > so that we've got a make that defaults to /compat/linux for stuff too. > anything else? Definitely need a make. I would suggest the whole chain; make, gcc (a.out and ELF?), gas, bison, flex, all the binutils, all the libraries and headers (don't forget the kernel headers; everything else ends up including them) etc. RIght now we don't support the Linux ptrace, but you could include gdb as a goad for someone to fix it 8) > eric. -- ]] Mike Smith, Software Engineer msmith@gsoft.com.au.au [[ ]] Genesis Software genesis@gsoft.com.au [[ ]] High-speed data acquisition and (GSM mobile) 0411-222-496 [[ ]] realtime instrument control. (ph) +61-8-8267-3493 [[ ]] Unix hardware collector. "Where are your PEZ?" The Tick [[ From owner-freebsd-ports Sat Oct 26 00:52:13 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id AAA06041 for ports-outgoing; Sat, 26 Oct 1996 00:52:13 -0700 (PDT) Received: from irz301.inf.tu-dresden.de (irz301.inf.tu-dresden.de [141.76.1.11]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id AAA06013 for ; Sat, 26 Oct 1996 00:52:07 -0700 (PDT) Received: from sax.sax.de (sax.sax.de [193.175.26.33]) by irz301.inf.tu-dresden.de (8.6.12/8.6.12-s1) with ESMTP id JAA12265; Sat, 26 Oct 1996 09:51:58 +0200 Received: (from uucp@localhost) by sax.sax.de (8.6.12/8.6.12-s1) with UUCP id JAA02654; Sat, 26 Oct 1996 09:51:58 +0200 Received: (from j@localhost) by uriah.heep.sax.de (8.7.6/8.6.9) id JAA13195; Sat, 26 Oct 1996 09:48:20 +0200 (MET DST) From: J Wunsch Message-Id: <199610260748.JAA13195@uriah.heep.sax.de> Subject: Re: BUG/PATCH: mtools-3.0 To: hua@chromatic.com (Ernest Hua) Date: Sat, 26 Oct 1996 09:48:20 +0200 (MET DST) Cc: freebsd-ports@freebsd.org Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) In-Reply-To: <199610252103.OAA13997@ohio.chromatic.com> from Ernest Hua at "Oct 25, 96 02:03:33 pm" X-Phone: +49-351-2012 669 X-PGP-Fingerprint: DC 47 E6 E4 FF A6 E9 8F 93 21 E0 7D F9 12 D6 4E X-Mailer: ELM [version 2.4ME+ PL17 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk As Ernest Hua wrote: > The second problem is that flock() is apparently not supported, so I > kludged up something which warns that the locking mechanism (for > writes) is not working. flock() is not the correct way to lock a device, you can only lock files with it. (Actually, i don't see a way to lock a device at all...) -- 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 Sat Oct 26 08:44:44 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id IAA03057 for ports-outgoing; Sat, 26 Oct 1996 08:44:44 -0700 (PDT) Received: from bacall.lodgenet.com (bacall.lodgenet.com [205.138.147.242]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id IAA03046 for ; Sat, 26 Oct 1996 08:44:35 -0700 (PDT) Received: (from mail@localhost) by bacall.lodgenet.com (8.6.12/8.6.12) id KAA16006; Sat, 26 Oct 1996 10:44:14 -0500 Received: from garbo.lodgenet.com(204.124.123.250) by bacall via smap (V1.3) id sma016002; Sat Oct 26 10:44:07 1996 Received: from jake.lodgenet.com (jake.lodgenet.com [204.124.120.30]) by garbo.lodgenet.com (8.6.12/8.6.9) with ESMTP id KAA29541; Sat, 26 Oct 1996 10:44:10 -0500 Received: from jake.lodgenet.com (localhost [127.0.0.1]) by jake.lodgenet.com (8.7.6/8.6.12) with ESMTP id KAA13418; Sat, 26 Oct 1996 10:44:10 -0500 (CDT) Message-Id: <199610261544.KAA13418@jake.lodgenet.com> To: Michael Smith cc: erich@lodgenet.com (Eric L. Hernes), ports@FreeBSD.ORG Subject: Re: Interest in a linux_crossdev port? In-reply-to: Your message of "Sat, 26 Oct 1996 16:38:57 +0930." <199610260708.QAA22439@genesis.atrad.adelaide.edu.au> Date: Sat, 26 Oct 1996 10:44:10 -0500 From: "Eric L. Hernes" Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Michael Smith writes: >Eric L. Hernes stands accused of saying: >> >> Yea, I've thought about that a lot in the last couple days. How >> do you say ``I want to cop out on this one'' without sounding lazy? ;-) ;-) > >Plead busy 8) Seriously, if you hadn't mentioned your intention to >update the _lib port, I would have gone aheade with the slackware >stuff I had ready. However, you _are_ better positioned than me to do >this, and you probably have more time 8) > _lib was getting so far behind that I was embarassed to have my name on it ;-) There were a couple of things that I could never get to work. Looking back it was all related to static, unbranded elfs. They work now! So I don't mind bringing _lib into the 1990's ;-) Dunno about the time issue, I'm stealing minutes away from other stuff :( >Definitely need a make. I would suggest the whole chain; make, gcc (a.out >and ELF?), gas, bison, flex, all the binutils, all the libraries and headers >(don't forget the kernel headers; everything else ends up including them) >etc. > Ok, It's on the list, mid-to-late next week (maybe sooner, if it rains tommorrow and the pheasants aren't flying ;-) ) >-- >]] Mike Smith, Software Engineer msmith@gsoft.com.au.au [[ >]] Genesis Software genesis@gsoft.com.au [[ >]] High-speed data acquisition and (GSM mobile) 0411-222-496 [[ >]] realtime instrument control. (ph) +61-8-8267-3493 [[ >]] Unix hardware collector. "Where are your PEZ?" The Tick [[ eric. From owner-freebsd-ports Sat Oct 26 08:48:52 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id IAA03282 for ports-outgoing; Sat, 26 Oct 1996 08:48:52 -0700 (PDT) Received: from sovcom.kiae.su (sovcom.kiae.su [193.125.152.1]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id IAA03275 for ; Sat, 26 Oct 1996 08:48:48 -0700 (PDT) Received: by sovcom.kiae.su id AA00890 (5.65.kiae-1 ); Sat, 26 Oct 1996 18:44:12 +0300 Received: by sovcom.KIAE.su (UUMAIL/2.0); Sat, 26 Oct 96 18:44:12 +0300 Received: (from ache@localhost) by nagual.ru (8.8.2/8.8.2) id TAA00578; Sat, 26 Oct 1996 19:42:25 +0400 (MSD) Message-Id: <199610261542.TAA00578@nagual.ru> Subject: Re: ports/1889: webcopy won't build In-Reply-To: <199610260440.VAA26490@freefall.freebsd.org> from "Ollivier Robert" at "Oct 25, 96 09:40:02 pm" To: roberto@keltia.freenix.fr Date: Sat, 26 Oct 1996 19:42:25 +0400 (MSD) Cc: freebsd-ports@freefall.freebsd.org From: "=?KOI8-R?Q?=E1=CE=C4=D2=C5=CA_=FE=C5=D2=CE=CF=D7?=" (Andrey A. Chernov) Organization: self X-Class: Fast X-Mailer: ELM [version 2.4ME+ PL28 (25)] Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > This is completely wrong. Webcopy is to my knowledge a Perl5 program and > using /usr/bin/perl for it will definitely fail. Your knowledge is a bit obsoleted. -- Andrey A. Chernov http://www.nagual.ru/~ache/ From owner-freebsd-ports Sat Oct 26 11:30:03 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id LAA20225 for ports-outgoing; Sat, 26 Oct 1996 11:30:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id LAA20215; Sat, 26 Oct 1996 11:30:02 -0700 (PDT) Resent-Date: Sat, 26 Oct 1996 11:30:02 -0700 (PDT) Resent-Message-Id: <199610261830.LAA20215@freefall.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@freefall.FreeBSD.org, adam@veda.is Received: from veda.is (root@ubiq.veda.is [193.4.230.60]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id LAA19638 for ; Sat, 26 Oct 1996 11:26:20 -0700 (PDT) Received: (from adam@localhost) by veda.is (8.8.2/8.7.3) id SAA00369; Sat, 26 Oct 1996 18:26:10 GMT Message-Id: <199610261826.SAA00369@veda.is> Date: Sat, 26 Oct 1996 18:26:10 GMT From: Adam David Reply-To: adam@veda.is To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/1894: elm trashes mailboxes Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >Number: 1894 >Category: ports >Synopsis: elm trashes mailboxes >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-ports >State: open >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Oct 26 11:30:01 PDT 1996 >Last-Modified: >Originator: Adam David >Organization: Veda Internet >Release: FreeBSD 2.2-CURRENT i386 >Environment: NFS mounted /var/mail, elm and procmail configured with flock() and dot locking. Elm is installed setgid mail. >Description: while starting elm (and possibly at other times) a discrepancy is detected between the size of the mailbox and the temp file. Elm does an emergency bailout, claiming to leave files intact, but the mailbox is truncated towards the end. [perhaps unrelated, it is now possible to invoke multiple instances of elm from different hosts, but this might be solely due to using separate temp dirs.] >How-To-Repeat: ? >Fix: ? >Audit-Trail: >Unformatted: From owner-freebsd-ports Sat Oct 26 13:10:07 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id NAA04649 for ports-outgoing; Sat, 26 Oct 1996 13:10:07 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id NAA04641; Sat, 26 Oct 1996 13:10:03 -0700 (PDT) Resent-Date: Sat, 26 Oct 1996 13:10:03 -0700 (PDT) Resent-Message-Id: <199610262010.NAA04641@freefall.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@freefall.FreeBSD.org, Ville Eerola Received: from h.ve.sci.fi (h.ve.sci.fi [194.215.87.6]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id NAA04450 for ; Sat, 26 Oct 1996 13:05:54 -0700 (PDT) Received: (from root@localhost) by h.ve.sci.fi (8.7.6/8.7.3) id XAA17989; Sat, 26 Oct 1996 23:04:11 +0300 (EET DST) Message-Id: <199610262004.XAA17989@h.ve.sci.fi> Date: Sat, 26 Oct 1996 23:04:11 +0300 (EET DST) From: Ville Eerola Reply-To: Ville Eerola To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/1895: Update for the fetchmail port Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >Number: 1895 >Category: ports >Synopsis: Update for the fetchmail port >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Oct 26 13:10:02 PDT 1996 >Last-Modified: >Originator: Ville Eerola >Organization: >Release: FreeBSD 2.2-CURRENT i386 >Environment: FreeBSD-2.2 CURRENT ports >Description: The fetchmail got updated to version 1.9. The author fixed all FreeBSD relevent fixes/changes. No patches are required to get it compiled. Hopefully it works now for Satoshi too :-) >How-To-Repeat: >Fix: Remove all patches from the fetchmail port and apply the patches below for the other port files. -- CUT HERE ----- CUT HERE ----- CUT HERE ----- CUT HERE --- begin 644 fetchmail.port.patches.gz M'XL(".5-`,KOD= MM,B!ED7!:6U@;1^6`5&JN-?MQG+.X"M7+7+%?S12<1;K_"-CF)&:`U5<#UK9 MPS[U]E1H;)%R5!8$/!SZIJ'2%_*A] MC-MYRN"\G5O.+,V7U],L&3_B=@Q$^[0ALN!RNDP^WRS2)+?'O7:?D$WS9;+X MGJ?+)-?^]3Y&J"CIAKN4RL(MU0KMFUO$*X5TSO2>:N;$-`%8\$9L1S[S0K-DOQR\4;EZ/*_NASWJ$U!VMD_N_ZYERE*$`>CV#NV_,!T_*`M MS'(M*]!?!Q-,;2S[E#YR-;?AJM-H,P'1%(4C=+LVNHLAS:9S-+^9>T;X:*HE M^J(%T$+R70UWLEX#)]4O2U\O.R%7C2+FAND#(WQK;IJ2\;ZY9NZ(8N9X#I)` =GBWG4"K0'4<*R&;3/E3-GBM9*NL/Y(3A0]<%``!K ` end -- END ---- END ---- END ---- END ---- END ---- END ---- END -- >Audit-Trail: >Unformatted: From owner-freebsd-ports Sat Oct 26 13:15:22 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id NAA05319 for ports-outgoing; Sat, 26 Oct 1996 13:15:22 -0700 (PDT) Received: (from max@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id NAA05278; Sat, 26 Oct 1996 13:15:16 -0700 (PDT) Date: Sat, 26 Oct 1996 13:15:16 -0700 (PDT) From: Masafumi NAKANE Message-Id: <199610262015.NAA05278@freefall.freebsd.org> To: max, freebsd-ports, ache Subject: Re: ports/1894 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: elm trashes mailboxes Responsible-Changed-From-To: freebsd-ports->ache Responsible-Changed-By: max Responsible-Changed-When: Sat Oct 26 13:13:47 PDT 1996 Responsible-Changed-Why: Andrey is the port maintainer. From owner-freebsd-ports Sat Oct 26 15:14:41 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id PAA17810 for ports-outgoing; Sat, 26 Oct 1996 15:14:41 -0700 (PDT) Received: (from max@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id PAA17782; Sat, 26 Oct 1996 15:14:35 -0700 (PDT) Date: Sat, 26 Oct 1996 15:14:35 -0700 (PDT) From: Masafumi NAKANE Message-Id: <199610262214.PAA17782@freefall.freebsd.org> To: ve@sci.fi, max, freebsd-ports Subject: Re: ports/1895 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: Update for the fetchmail port State-Changed-From-To: open-closed State-Changed-By: max State-Changed-When: Sat Oct 26 15:12:16 PDT 1996 State-Changed-Why: Suggested changes are made. (Rev.1.2 of Makefile, md5 and DESCR.) From owner-freebsd-ports Sat Oct 26 18:41:12 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id SAA27522 for ports-outgoing; Sat, 26 Oct 1996 18:41:12 -0700 (PDT) Received: from genesis.atrad.adelaide.edu.au (genesis.atrad.adelaide.edu.au [129.127.96.120]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id SAA27514 for ; Sat, 26 Oct 1996 18:41:08 -0700 (PDT) Received: from msmith@localhost by genesis.atrad.adelaide.edu.au (8.6.12/8.6.9) id MAA23981; Sun, 27 Oct 1996 12:10:59 +1030 From: Michael Smith Message-Id: <199610270140.MAA23981@genesis.atrad.adelaide.edu.au> Subject: Re: DOS emulation (was Re: Networking in PCEMU (1/2)) To: luigi@labinfo.iet.unipi.it (Luigi Rizzo) Date: Sun, 27 Oct 1996 12:10:58 +1030 (CST) Cc: ports@freebsd.org In-Reply-To: <199610261838.TAA28860@labinfo.iet.unipi.it> from "Luigi Rizzo" at Oct 26, 96 07:38:21 pm 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 Luigi Rizzo stands accused of saying: > > > that some intructions are missing. It's been a couple of years > > since I worked on this code, so I have forgotten the details, but > > I remember adding some 286 instructions and some are still missing. > > ENTER/LEAVE are probably two of them, maybe PUSHALL/POPALL as well. > > just checked on my pcemu sources. ENTER, LEAVE, BOUND, PUSH immediate, > SHIFT with immediate count were all missing (and I have implemented > them). Do you want to submit these so I can commit them for general use? I think that it'd be good to incorporate these, and I'll take Sege's network code (the emulator side) and my EMS patch as well. > Luigi -- ]] Mike Smith, Software Engineer msmith@gsoft.com.au.au [[ ]] Genesis Software genesis@gsoft.com.au [[ ]] High-speed data acquisition and (GSM mobile) 0411-222-496 [[ ]] realtime instrument control. (ph) +61-8-8267-3493 [[ ]] Unix hardware collector. "Where are your PEZ?" The Tick [[ From owner-freebsd-ports Sat Oct 26 19:40:08 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id TAA29201 for ports-outgoing; Sat, 26 Oct 1996 19:40:08 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id TAA29186; Sat, 26 Oct 1996 19:40:05 -0700 (PDT) Resent-Date: Sat, 26 Oct 1996 19:40:05 -0700 (PDT) Resent-Message-Id: <199610270240.TAA29186@freefall.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-ports Resent-Reply-To: FreeBSD-gnats@freefall.FreeBSD.org, sanpei@yy.cs.keio.ac.jp Received: from chizuru.yy.cs.keio.ac.jp (chizuru.yy.cs.keio.ac.jp [131.113.47.2]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id TAA29003 for ; Sat, 26 Oct 1996 19:34:32 -0700 (PDT) Received: from lavender.yy.cs.keio.ac.jp (lavender.yy.cs.keio.ac.jp [131.113.47.22]) by chizuru.yy.cs.keio.ac.jp (8.6.12+2.5W/3.1W-2.8compat) with ESMTP id LAA12677 for ; Sun, 27 Oct 1996 11:32:23 +0900 Received: (from sanpei@localhost) by lavender.yy.cs.keio.ac.jp (8.7.6/3.5Wbeta) id LAA02735; Sun, 27 Oct 1996 11:32:19 +0900 (JST) Message-Id: <199610270232.LAA02735@lavender.yy.cs.keio.ac.jp> Date: Sun, 27 Oct 1996 11:32:19 +0900 (JST) From: sanpei@yy.cs.keio.ac.jp Reply-To: sanpei@yy.cs.keio.ac.jp To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/1898: [packages-current]jp-ghostscript300-2.6 is not in packages-current Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >Number: 1898 >Category: ports >Synopsis: [packages-current]jp-ghostscript300-2.6 is not in packages-current >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Oct 26 19:40:03 PDT 1996 >Last-Modified: >Originator: MIHIRA Yoshiro >Organization: Keio Univ. Japan >Release: FreeBSD 2.2-961014-SNAP i386 >Environment: n/a >Description: Thare are no jp-ghostscirpt300-2.6.1.4.tgz file in packages/japanese and packages/All. >How-To-Repeat: check ftp://ftp.freebsd.org/pub/FreeBSD/packages-current/japanese/ ftp://ftp.freebsd.org/pub/FreeBSD/packages-current/All/ >Fix: remake packages-current >Audit-Trail: >Unformatted: From owner-freebsd-ports Sat Oct 26 23:06:56 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA09693 for ports-outgoing; Sat, 26 Oct 1996 23:06:56 -0700 (PDT) Received: (from max@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA09673; Sat, 26 Oct 1996 23:06:53 -0700 (PDT) Date: Sat, 26 Oct 1996 23:06:53 -0700 (PDT) From: Masafumi NAKANE Message-Id: <199610270606.XAA09673@freefall.freebsd.org> To: max, freebsd-ports, jfitz Subject: Re: ports/1840 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: mail/majordomo/scripts/configure, can't run under perl-5 installed machine Responsible-Changed-From-To: freebsd-ports->jfitz Responsible-Changed-By: max Responsible-Changed-When: Sat Oct 26 23:05:00 PDT 1996 Responsible-Changed-Why: James is the port maintainer.