From owner-freebsd-ports Sun Sep 22 02:17:13 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id CAA16091 for ports-outgoing; Sun, 22 Sep 1996 02:17:13 -0700 (PDT) Received: from sdev.blaze.net.au (sdev.blaze.net.au [203.17.53.11]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id CAA15750 for ; Sun, 22 Sep 1996 02:16:33 -0700 (PDT) Received: from localhost (davidn@localhost) by sdev.blaze.net.au (8.7.5/8.6.9) with SMTP id TAA13830 for ; Sun, 22 Sep 1996 19:15:46 GMT Date: Sun, 22 Sep 1996 19:15:46 +0000 () From: David Nugent To: FreeBSD-ports Mailing List Subject: Documentation? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Is there any documentation on how things are added to the FreeBSD ports collection? I have a few things that I wish to add, but would like to know how to go about it. Specifically, I was wanting to know: - how the makefile system works (ok, I can work out most of it, but it'd be nice if I could take some of the guess work out of it but, say, at least having the most common make variables documented in some fashion, and how things like dependancies between pacakges worked). - the procedure for getting a port added into the collection. I wanted to add jed/xjed, slrn and slang. The patches are minimal - really just modifications to the slang lib to build it shared as well as static. Some minor changes to jed's slang macro library as well. Also, I'd like to submit changes/enhancements to the Lynx 2.6 port to have it use slang (and therefore be in colour - which is really quite nice). Can two builds of a particular program be supported by the ports structure? David Nugent, Unique Computing Pty Ltd - Melbourne, Australia Voice +61-3-791-9547 Data/BBS +61-3-792-3507 3:632/348@fidonet davidn@blaze.net.au http://www.blaze.net.au/~davidn From owner-freebsd-ports Sun Sep 22 02:30:57 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id CAA24005 for ports-outgoing; Sun, 22 Sep 1996 02:30:57 -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 CAA23985 for ; Sun, 22 Sep 1996 02:30:54 -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 CAA13381; Sun, 22 Sep 1996 02:30:42 -0700 (PDT) To: David Nugent cc: FreeBSD-ports Mailing List Subject: Re: Documentation? In-reply-to: Your message of "Sun, 22 Sep 1996 19:15:46 -0000." Date: Sun, 22 Sep 1996 02:30:42 -0700 Message-ID: <13379.843384642@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > Is there any documentation on how things are added to the FreeBSD > ports collection? I have a few things that I wish to add, but There's always http://www.freebsd.org/handbook/handbook25.html#ports > - how the makefile system works (ok, I can work out most of it, > but it'd be nice if I could take some of the guess work out > of it but, say, at least having the most common make variables > documented in some fashion, and how things like dependancies > between pacakges worked). That's all at the top of /usr/share/mk/bsd.port.mk > I wanted to add jed/xjed, slrn and slang. The patches are minimal slang is actually already in. Kind of strange that jed hasn't followede it yet. > Also, I'd like to submit changes/enhancements to the Lynx 2.6 > port to have it use slang (and therefore be in colour - which is Looks like this is already there also! Jordan From owner-freebsd-ports Sun Sep 22 09:37:36 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id JAA12431 for ports-outgoing; Sun, 22 Sep 1996 09:37:36 -0700 (PDT) Received: from vector.jhs.no_domain (slip139-92-42-2.ut.nl.ibm.net [139.92.42.2]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id JAA12064; Sun, 22 Sep 1996 09:36:32 -0700 (PDT) Received: (from jhs@localhost) by vector.jhs.no_domain (8.7.5/8.6.9) id SAA25584; Sun, 22 Sep 1996 18:35:59 +0200 (MET DST) Date: Sun, 22 Sep 1996 18:35:59 +0200 (MET DST) Message-Id: <199609221635.SAA25584@vector.jhs.no_domain> To: ports@freebsd.org, uz@ibb.schwaben.com, isdn@muc.ditec.de cc: dieth@seicom.net, terry@cs.weber.edu, ck@toplink.de, torstenb@tlk.de Subject: FreeBSD Ports wrapper for Estic-1.30 (ISDN TK controller) 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/ Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I've produced a draft FreeBSD ports wrapper for Estic-1.30, it's in http://www.freebsd.org/~jhs/src/bsd/fixes/FreeBSD/ports/generic/comms/estic/ It compiles & starts running. I will now buy an Istec 1008, & when I've tested it some more, I will later encourage it's migration into the main FreeBSD ports/ tree. Other did the real porting work (see docs) I just did this ports/ wrapper. Author of Estic-1.30 is Ullrich von Bassewitz" Web URLs etc are in Makefile of my ports wrapper. This was sent: To: ports@freebsd.org, uz@ibb.schwaben.com, isdn@muc.ditec.de cc: dieth@seicom.net, terry@cs.weber.edu, ck@toplink.de, torstenb@tlk.de Please trim CC appropriately, Thanks. ( ESTIC: Enhanced Supervisor Tool for ISTEC Configuration. Emmerich Istec 1003 & 1008 TK-Anlagen are German ISDN mini phone exchanges.) Julian --- Julian H. Stacey jhs@freebsd.org http://www.freebsd.org/~jhs/ From owner-freebsd-ports Sun Sep 22 11:02:00 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id LAA26405 for ports-outgoing; Sun, 22 Sep 1996 11:02: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 LAA26373 for ; Sun, 22 Sep 1996 11:01:57 -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 UAA16444 for ; Sun, 22 Sep 1996 20:02:07 +0200 Received: (from kuku@localhost) by gilberto.physik.rwth-aachen.de (8.6.11/8.6.9) id UAA26896 for freebsd-ports@freefall.cdrom.com; Sun, 22 Sep 1996 20:08:51 +0200 Date: Sun, 22 Sep 1996 20:08:51 +0200 From: Christoph Kukulies Message-Id: <199609221808.UAA26896@gilberto.physik.rwth-aachen.de> To: freebsd-ports@freefall.FreeBSD.org Subject: mgetty+sendfax INSTALL script is broken Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk I had a hard time installing mgetty+sendfax this weekend. After all it works with help of the mgetty mail list (in personam of Gert Doering, the author) and I must say, not a very good impression of the FreeBSD port is left. The perl INSTALL script in ports/comms/mgetty+sendfax/pkg/INSTALL write certain keywords into the wrong files. The files concerned are mgetty.config and sendfax.config. After the INSTALL script has run the following mess is in mgetty.config: fax-devices cuaa1 -> sendfax.config why empty line? why empty line? modem-handshake AT&H3 -> sendfax.config max-tries 3 -> sendfax.config max-tries-continue YES -> sendfax.config dial-prefix ATDT -> sendfax.config poll-dir ./ -> sendfax.config normal-res NO -> sendfax.config verbose NO -> sendfax.config And now sendfax.config: port-owner uucp don't belong into sendfax.config port-group modem ditto port-mode 0660 ditto toggle-dtr YES ditto toggle-dtr-waittime 500 ditto data-only NO ditto fax-only NO ditto Could the port maintainer please correct this? --Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de From owner-freebsd-ports Sun Sep 22 11:46:13 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id LAA24772 for ports-outgoing; Sun, 22 Sep 1996 11:46:13 -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 LAA24746 for ; Sun, 22 Sep 1996 11:46:11 -0700 (PDT) Received: from packet.eng.umd.edu (packet.eng.umd.edu [129.2.98.184]) by po1.glue.umd.edu (8.7.5/8.7.3) with ESMTP id OAA06285 for ; Sun, 22 Sep 1996 14:46:08 -0400 (EDT) Received: from localhost (chuckr@localhost) by packet.eng.umd.edu (8.7.5/8.7.3) with SMTP id OAA30909 for ; Sun, 22 Sep 1996 14:46:07 -0400 (EDT) X-Authentication-Warning: packet.eng.umd.edu: chuckr owned process doing -bs Date: Sun, 22 Sep 1996 14:46:07 -0400 (EDT) From: Chuck Robey X-Sender: chuckr@packet.eng.umd.edu To: FreeBSD Ports Subject: bsd.port.mk Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Something I've noticed recently, involving the additions of the INSTALL_ macros to bsd.port.mk ... using these macros is making installation fail on ports that are built on earlier systems, that aren't using the latest version of bsd.port.mk. I don't want to suggest that we take the macros out, because I don't want to limit progress. What I want everyone to notice is that this failure might exist, and that I have experimented (with the help of people that have earlier systems) and I know that using an updated version of bsd.port.mk on, say, 2.1.5 or 2.1.0 or even earlier systems has no ill effect, and does fix the problem. So, if you find that your favorite port isn't building, consider ftp'ing an up to date copy of /usr/share/bsd.port.mk from your favorite mirror. Especially if the failure is on install. ----------------------------+----------------------------------------------- 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 Sun Sep 22 18:20:36 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id SAA28379 for ports-outgoing; Sun, 22 Sep 1996 18:20:36 -0700 (PDT) Received: from bdd.net (bdd.net [207.61.119.1]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id SAA28338 for ; Sun, 22 Sep 1996 18:20:30 -0700 (PDT) Received: from localhost (james@localhost) by bdd.net (8.7.5/8.7.3) with SMTP id VAA03403 for ; Sun, 22 Sep 1996 21:19:40 -0400 (EDT) Date: Sun, 22 Sep 1996 21:19:40 -0400 (EDT) From: James FitzGibbon To: freebsd-ports@freebsd.org Subject: port of REXX 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've placed a port of REXX/imc, a REXX interpreter for unix in ftp://ftp.freebsd.org/pub/FreeBSD/incoming/rexx-imc-port.tar.gz I'd appreciate it if a couple of people could try it out and report any errors before I commit it. Thanks. -- j. ---------------------------------------------------------------------------- | James FitzGibbon james@nexis.net | | Integrator, The Nexis Group Voice/Fax : 416 410-0100 | ---------------------------------------------------------------------------- From owner-freebsd-ports Sun Sep 22 19:09:45 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id TAA28608 for ports-outgoing; Sun, 22 Sep 1996 19:09:45 -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 TAA28588 for ; Sun, 22 Sep 1996 19:09:42 -0700 (PDT) Received: (from jkh@localhost) by time.cdrom.com (8.7.6/8.6.9) id TAA12483 for ports@freebsd.org; Sun, 22 Sep 1996 19:09:41 -0700 (PDT) Date: Sun, 22 Sep 1996 19:09:41 -0700 (PDT) From: "Jordan K. Hubbard" Message-Id: <199609230209.TAA12483@time.cdrom.com> To: ports@freebsd.org Subject: net/speak_freely Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Shouldn't this be under audio? Jordan From owner-freebsd-ports Sun Sep 22 19:25:31 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id TAA06280 for ports-outgoing; Sun, 22 Sep 1996 19:25:31 -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 TAA06237 for ; Sun, 22 Sep 1996 19:25:27 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by nike.efn.org (8.7.5/8.7.3) with SMTP id TAA27113 for ; Sun, 22 Sep 1996 19:25:24 -0700 (PDT) Date: Sun, 22 Sep 1996 19:25:23 -0700 (PDT) From: John-Mark Gurney X-Sender: gurney_j@nike Reply-To: John-Mark Gurney To: freebsd-ports@freefall.FreeBSD.org Subject: question about includes in ports Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk I'm just wondering if this is a bug or just a problem on running an outdated system with current ports... I reciently upgraded to 0801-SNAP... and am now building ports/print/ghostscript4... the problem that I ran into was that I had installed libz back when it was a port and libz still isn't a part of 0801-SNAP... because of this the zlib.h is in /usr/local/include and not /usr/include... the makefile for ghostscript4 assumes no extra include directories... my fix was to edit /etc/make.conf and add -I/usr/local/include to the CFLAGS= line... is this the right fix? or should the ports be fixed? just wondering and thanks for your input... 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 Sun Sep 22 19:35:19 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id TAA10675 for ports-outgoing; Sun, 22 Sep 1996 19:35:19 -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 TAA10653 for ; Sun, 22 Sep 1996 19:35:16 -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 TAA12900; Sun, 22 Sep 1996 19:35:11 -0700 (PDT) To: John-Mark Gurney cc: freebsd-ports@freefall.freebsd.org Subject: Re: question about includes in ports In-reply-to: Your message of "Sun, 22 Sep 1996 19:25:23 PDT." Date: Sun, 22 Sep 1996 19:35:11 -0700 Message-ID: <12898.843446111@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > -I/usr/local/include to the CFLAGS= line... is this the right fix? or > should the ports be fixed? The port is fixed, it's just you who are out of date. ;-) It's already been discussed here many times that the ports collection follows -current in preparation for 2.2. Jordan From owner-freebsd-ports Sun Sep 22 22:19:51 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id WAA29146 for ports-outgoing; Sun, 22 Sep 1996 22:19:51 -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 WAA29114 for ; Sun, 22 Sep 1996 22:19:47 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by nike.efn.org (8.7.5/8.7.3) with SMTP id WAA01441; Sun, 22 Sep 1996 22:19:37 -0700 (PDT) Date: Sun, 22 Sep 1996 22:19:37 -0700 (PDT) From: John-Mark Gurney X-Sender: gurney_j@nike Reply-To: John-Mark Gurney To: "Jordan K. Hubbard" cc: freebsd-ports@freefall.freebsd.org Subject: Re: question about includes in ports In-Reply-To: <12898.843446111@time.cdrom.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 Sun, 22 Sep 1996, Jordan K. Hubbard wrote: > > -I/usr/local/include to the CFLAGS= line... is this the right fix? or > > should the ports be fixed? > > The port is fixed, it's just you who are out of date. ;-) It's already > been discussed here many times that the ports collection follows > -current in preparation for 2.2. thanks I figured that... just making sure :) 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 Sep 23 01:49:34 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id BAA02562 for ports-outgoing; Mon, 23 Sep 1996 01:49:34 -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 BAA02521 for ; Mon, 23 Sep 1996 01:49:27 -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 KAA18631 for ; Mon, 23 Sep 1996 10:49:33 +0200 Received: (from kuku@localhost) by gilberto.physik.rwth-aachen.de (8.6.11/8.6.9) id KAA29382 for freebsd-ports@freefall.cdrom.com; Mon, 23 Sep 1996 10:56:16 +0200 Date: Mon, 23 Sep 1996 10:56:16 +0200 From: Christoph Kukulies Message-Id: <199609230856.KAA29382@gilberto.physik.rwth-aachen.de> To: freebsd-ports@freefall.FreeBSD.org Subject: gs4 port broken ? Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Wanted to make ghostscript4 this morning (fetched ghostscript-4.02) and ended up with this: ===> Extracting for jpeg-6 Checksums OK. ===> Extracting for png-0.89c touch /usr/localports/print/ghostscript4/work/gs4.02/adler32.c touch /usr/localports/print/ghostscript4/work/gs4.02/deflate.c touch /usr/localports/print/ghostscript4/work/gs4.02/trees.c touch /usr/localports/print/ghostscript4/work/gs4.02/adler32.o touch /usr/localports/print/ghostscript4/work/gs4.02/deflate.o touch /usr/localports/print/ghostscript4/work/gs4.02/trees.o ===> Patching for ghostscript-4.02 ===> Applying FreeBSD patches for ghostscript-4.02 1 out of 1 hunks failed--saving rejects to gdevcdj.c.rej *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. blues# --Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de From owner-freebsd-ports Mon Sep 23 02:20:48 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id CAA15916 for ports-outgoing; Mon, 23 Sep 1996 02:20:48 -0700 (PDT) Received: from solar.tlk.com (root@solar.tlk.com [194.97.84.10]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id CAA15882; Mon, 23 Sep 1996 02:20:43 -0700 (PDT) Received: by solar.tlk.com id ; Mon, 23 Sep 96 11:20 MET DST Message-Id: From: torstenb@solar.tlk.com (Torsten Blum) Subject: Re: FreeBSD Ports wrapper for Estic-1.30 (ISDN TK controller) In-Reply-To: <199609221635.SAA25584@vector.jhs.no_domain> from "Julian H. Stacey" at "Sep 22, 96 06:35:59 pm" To: jhs@freebsd.org Date: Mon, 23 Sep 1996 11:20:26 +0200 (MET DST) Cc: ports@freebsd.org, uz@ibb.schwaben.com, isdn@muc.ditec.de, dieth@seicom.net, terry@cs.weber.edu, ck@toplink.de Reply-To: torstenb@freebsd.org Reply-To: torstenb@tlk.com X-Mailer: ELM [version 2.4ME+ PL26 (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 Julian H. Stacey wrote: > I've produced a draft FreeBSD ports wrapper for Estic-1.30, it's in > http://www.freebsd.org/~jhs/src/bsd/fixes/FreeBSD/ports/generic/comms/estic/ > It compiles & starts running. I will now buy an Istec 1008, > & when I've tested it some more, I will later encourage it's migration > into the main FreeBSD ports/ tree. I use Estic for quite some time now. I'm too busy to make a regular FreeBSD port. Sorry ;-( -tb From owner-freebsd-ports Mon Sep 23 04:35:58 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id EAA16026 for ports-outgoing; Mon, 23 Sep 1996 04:35:58 -0700 (PDT) Received: from axp5.physik.fu-berlin.de (axp5.fddi5B.fu-berlin.de [160.45.5.75]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id EAA15907 for ; Mon, 23 Sep 1996 04:35:47 -0700 (PDT) Received: from titania.physik.fu-berlin.de (titania.physik.fu-berlin.de [160.45.33.86]) by axp5.physik.fu-berlin.de (8.7.1/8.7.1) with ESMTP id NAA16821 for ; Mon, 23 Sep 1996 13:35:32 +0200 (MET DST) Received: (from graichen@localhost) by titania.physik.fu-berlin.de (8.6.12/8.6.12) id NAA04264 for ports@FreeBSD.org; Mon, 23 Sep 1996 13:35:31 +0200 From: Thomas Graichen Message-Id: <199609231135.NAA04264@titania.physik.fu-berlin.de> Subject: w3c_httpd To: ports@FreeBSD.org Date: Mon, 23 Sep 1996 13:35:31 +0200 (MET DST) X-Mailer: ELM [version 2.4 PL24 ME8b] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-ports@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk just FYI - for the w3c_httpd port: ftp://ftp.w3.org/pub/httpd/httpd_3.0_src.tar.gz does'nt exist - i think it's now w3c-httpd-3.0A.tar.gz - but this may be a newer version - same for libwww t -- thomas graichen graichen@physik.fu-berlin.de graichen@FreeBSD.org perfection is reached, not when there is no longer anything to add, but when there is no longer anything to take away antoine de saint-exupery From owner-freebsd-ports Mon Sep 23 05:36:26 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id FAA20809 for ports-outgoing; Mon, 23 Sep 1996 05:36:26 -0700 (PDT) Received: from news1.gtn.com (news1.gtn.com [192.109.159.3]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id FAA20555 for ; Mon, 23 Sep 1996 05:36:01 -0700 (PDT) Received: (from uucp@localhost) by news1.gtn.com (8.7.2/8.7.2) with UUCP id OAA12972; Mon, 23 Sep 1996 14:16:07 +0200 (MET DST) Received: from localhost (localhost [127.0.0.1]) by klemm.gtn.com (8.7.6/8.7.3) with SMTP id OAA01235; Mon, 23 Sep 1996 14:12:36 +0200 (MET DST) Date: Mon, 23 Sep 1996 14:12:36 +0200 (MET DST) From: Andreas Klemm To: Christoph Kukulies cc: freebsd-ports@freefall.freebsd.org Subject: Re: gs4 port broken ? In-Reply-To: <199609230856.KAA29382@gilberto.physik.rwth-aachen.de> Message-ID: X-try-apsfilter: ftp://sunsite.unc.edu/pub/Linux/system/Printing/aps-491.tgz X-Fax: +49 2137 2018 X-Phone: +49 2137 2020 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Mon, 23 Sep 1996, Christoph Kukulies wrote: > > Wanted to make ghostscript4 this morning (fetched ghostscript-4.02) > and ended up with this: > ===> Applying FreeBSD patches for ghostscript-4.02 > 1 out of 1 hunks failed--saving rejects to gdevcdj.c.rej > *** Error code 1 The ports is running fine here (very current -current). I suggest that you update your ghostscript4 port. Maybe there is something out of sync. If there is any further trouble feel free to send me an e-mail. Andreas /// -- andreas@klemm.gtn.com /\/\___ Wiechers & Partner Datentechnik GmbH Andreas Klemm ___/\/\/ Support Unix -- andreas.klemm@wup.de pgp p-key http://www-swiss.ai.mit.edu/~bal/pks-toplev.html >>> powered by <<< ftp://sunsite.unc.edu/pub/Linux/system/Printing/aps-491.tgz >>> FreeBSD <<< From owner-freebsd-ports Mon Sep 23 05:51:49 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id FAA29297 for ports-outgoing; Mon, 23 Sep 1996 05:51:49 -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 FAA29189 for ; Mon, 23 Sep 1996 05:51:39 -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 OAA01981; Mon, 23 Sep 1996 14:51:49 +0200 Received: (from kuku@localhost) by gilberto.physik.rwth-aachen.de (8.6.11/8.6.9) id OAA29915; Mon, 23 Sep 1996 14:58:32 +0200 Message-Id: <199609231258.OAA29915@gilberto.physik.rwth-aachen.de> Date: Mon, 23 Sep 1996 14:58:31 +0200 From: kuku@gilberto.physik.rwth-aachen.de (Christoph P. Kukulies) To: andreas@klemm.gtn.com (Andreas Klemm) Cc: kuku@gilberto.physik.rwth-aachen.de (Christoph Kukulies), freebsd-ports@freefall.freebsd.org Subject: Re: gs4 port broken ? In-Reply-To: ; from Andreas Klemm on Sep 23, 1996 14:12:36 +0200 References: X-Mailer: Mutt 0.44 Mime-Version: 1.0 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Andreas Klemm writes: > On Mon, 23 Sep 1996, Christoph Kukulies wrote: > > > > > Wanted to make ghostscript4 this morning (fetched ghostscript-4.02) > > and ended up with this: > > > ===> Applying FreeBSD patches for ghostscript-4.02 > > 1 out of 1 hunks failed--saving rejects to gdevcdj.c.rej > > *** Error code 1 > > The ports is running fine here (very current -current). > I suggest that you update your ghostscript4 port. Maybe there is > something out of sync. Sorry, goof on my side - Had old patches standing around in the patch directory (since I'm tar'ing from /usr/ports sup area into my /usr/localports area) from gs4.01. It's odd that the ports mechanism doesn't have a means to tell if a patch is for this or that distfile. Just getting compile finished. Say, is there a way to specify A4 format from the configure. I'm a bit hesitant to drop in gs4 into a working gs262 installation considering all the fine tuning I had to do resp. escp2 drivers, A4 and such. > > If there is any further trouble feel free to send me an e-mail. > > Andreas /// > > -- > andreas@klemm.gtn.com /\/\___ Wiechers & Partner Datentechnik GmbH > Andreas Klemm ___/\/\/ Support Unix -- andreas.klemm@wup.de > pgp p-key http://www-swiss.ai.mit.edu/~bal/pks-toplev.html >>> powered by <<< > ftp://sunsite.unc.edu/pub/Linux/system/Printing/aps-491.tgz >>> FreeBSD <<< > -- --Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de From owner-freebsd-ports Mon Sep 23 08:07:53 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id IAA00971 for ports-outgoing; Mon, 23 Sep 1996 08:07:53 -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 IAA00947 for ; Mon, 23 Sep 1996 08:07:50 -0700 (PDT) Received: from haldjas.folklore.ee by agora.rdrop.com with smtp (Smail3.1.29.1 #17) id m0v5Cac-0008wVC; Mon, 23 Sep 96 08:06 PDT Received: (from narvi@localhost) by haldjas.folklore.ee (8.7.5/8.6.12) id RAA14711; Mon, 23 Sep 1996 17:59:34 +0300 (EET DST) Date: Mon, 23 Sep 1996 17:59:34 +0300 (EET DST) From: Narvi To: Chuck Robey cc: FreeBSD Ports Subject: Re: bsd.port.mk 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 Sun, 22 Sep 1996, Chuck Robey wrote: > Something I've noticed recently, involving the additions of the INSTALL_ > macros to bsd.port.mk ... using these macros is making installation fail > on ports that are built on earlier systems, that aren't using the latest > version of bsd.port.mk. > > I don't want to suggest that we take the macros out, because I don't want > to limit progress. What I want everyone to notice is that this failure > might exist, and that I have experimented (with the help of people that > have earlier systems) and I know that using an updated version of > bsd.port.mk on, say, 2.1.5 or 2.1.0 or even earlier systems has no ill > effect, and does fix the problem. > > So, if you find that your favorite port isn't building, consider ftp'ing > an up to date copy of /usr/share/bsd.port.mk from your favorite mirror. > Especially if the failure is on install. How about copying this over to the -stable mailing list and/or the -stable maintainer and have it officialy introduced into the -stable tree? Sander > > ----------------------------+----------------------------------------------- > 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 Sep 23 08:35:13 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id IAA10597 for ports-outgoing; Mon, 23 Sep 1996 08:35:13 -0700 (PDT) Received: from news1.gtn.com (news1.gtn.com [192.109.159.3]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id IAA10571 for ; Mon, 23 Sep 1996 08:35:04 -0700 (PDT) Received: (from uucp@localhost) by news1.gtn.com (8.7.2/8.7.2) with UUCP id RAA02041; Mon, 23 Sep 1996 17:15:51 +0200 (MET DST) Received: from localhost (localhost [127.0.0.1]) by klemm.gtn.com (8.7.6/8.7.3) with SMTP id RAA05127; Mon, 23 Sep 1996 17:01:52 +0200 (MET DST) Date: Mon, 23 Sep 1996 17:01:52 +0200 (MET DST) From: Andreas Klemm To: "Christoph P. Kukulies" cc: freebsd-ports@freefall.freebsd.org Subject: Re: gs4 port broken ? In-Reply-To: <199609231258.OAA29915@gilberto.physik.rwth-aachen.de> Message-ID: X-try-apsfilter: ftp://sunsite.unc.edu/pub/Linux/system/Printing/aps-491.tgz X-Fax: +49 2137 2018 X-Phone: +49 2137 2020 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Mon, 23 Sep 1996, Christoph P. Kukulies wrote: > Just getting compile finished. Say, is there a way to specify A4 > format from the configure. I'm a bit hesitant to drop in gs4 into > a working gs262 installation considering all the fine tuning > I had to do resp. escp2 drivers, A4 and such. I'll commit a patch to the Makefile that looks like this... CFLAGS+= -DA4 Another possibility would be to include -DA4 in your /etc/make.conf, CFLAGS= -pipe -O2 -DA4 .... Andreas /// -- andreas@klemm.gtn.com /\/\___ Wiechers & Partner Datentechnik GmbH Andreas Klemm ___/\/\/ Support Unix -- andreas.klemm@wup.de pgp p-key http://www-swiss.ai.mit.edu/~bal/pks-toplev.html >>> powered by <<< ftp://sunsite.unc.edu/pub/Linux/system/Printing/aps-491.tgz >>> FreeBSD <<< From owner-freebsd-ports Mon Sep 23 08:46:54 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id IAA14798 for ports-outgoing; Mon, 23 Sep 1996 08:46:54 -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 IAA14731 for ; Mon, 23 Sep 1996 08:46:45 -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 RAA13991; Mon, 23 Sep 1996 17:46:55 +0200 Received: (from kuku@localhost) by gilberto.physik.rwth-aachen.de (8.6.11/8.6.9) id RAA02264; Mon, 23 Sep 1996 17:53:37 +0200 Message-Id: <199609231553.RAA02264@gilberto.physik.rwth-aachen.de> Date: Mon, 23 Sep 1996 17:53:36 +0200 From: kuku@gilberto.physik.rwth-aachen.de (Christoph P. Kukulies) To: andreas@klemm.gtn.com (Andreas Klemm) Cc: kuku@gilberto.physik.rwth-aachen.de (Christoph P. Kukulies), freebsd-ports@freefall.freebsd.org Subject: Re: gs4 port broken ? In-Reply-To: ; from Andreas Klemm on Sep 23, 1996 17:01:52 +0200 References: X-Mailer: Mutt 0.44 Mime-Version: 1.0 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Andreas Klemm writes: > On Mon, 23 Sep 1996, Christoph P. Kukulies wrote: > > > Just getting compile finished. Say, is there a way to specify A4 > > format from the configure. I'm a bit hesitant to drop in gs4 into > > a working gs262 installation considering all the fine tuning > > I had to do resp. escp2 drivers, A4 and such. > > I'll commit a patch to the Makefile that looks like this... > CFLAGS+= -DA4 > > Another possibility would be to include -DA4 in your /etc/make.conf, > CFLAGS= -pipe -O2 -DA4 .... environmental pollution. Maybe make it timezone dependent? :-) > > Andreas /// > > -- > andreas@klemm.gtn.com /\/\___ Wiechers & Partner Datentechnik GmbH > Andreas Klemm ___/\/\/ Support Unix -- andreas.klemm@wup.de > pgp p-key http://www-swiss.ai.mit.edu/~bal/pks-toplev.html >>> powered by <<< > ftp://sunsite.unc.edu/pub/Linux/system/Printing/aps-491.tgz >>> FreeBSD <<< > -- --Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de From owner-freebsd-ports Mon Sep 23 22:43:05 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id WAA27004 for ports-outgoing; Mon, 23 Sep 1996 22:43:05 -0700 (PDT) Received: from silvia.HIP.Berkeley.EDU (ala-ca8-50.ix.netcom.com [207.93.141.178]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id WAA26966; Mon, 23 Sep 1996 22:42:58 -0700 (PDT) Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.7.6/8.6.9) id WAA17114; Mon, 23 Sep 1996 22:42:55 -0700 (PDT) Date: Mon, 23 Sep 1996 22:42:55 -0700 (PDT) Message-Id: <199609240542.WAA17114@silvia.HIP.Berkeley.EDU> To: andreas@freebsd.org CC: ports@freebsd.org In-reply-to: <199609220856.BAA07235@freefall.freebsd.org> (andreas) Subject: Re: cvs commit: ports/graphics/xv Makefile From: asami@freebsd.org (Satoshi Asami) Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk * Added pre-clean target. * When doing 'make clean' then clean tiff and jpeg as well. Um, I don't think this is a good idea. If we start adding pre-clean targets for regular dependencies (LIB_DEPENDS and friends), our Makefiles will be a mess.... If this is really needed, we can add it to bsd.port.mk. But not in individual Makefiles. Satoshi From owner-freebsd-ports Mon Sep 23 23:21:08 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA15785 for ports-outgoing; Mon, 23 Sep 1996 23:21:08 -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 XAA15757; Mon, 23 Sep 1996 23:21:02 -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 XAA03228; Mon, 23 Sep 1996 23:21:01 -0700 (PDT) To: asami@freebsd.org (Satoshi Asami) cc: andreas@freebsd.org, ports@freebsd.org Subject: Re: cvs commit: ports/graphics/xv Makefile In-reply-to: Your message of "Mon, 23 Sep 1996 22:42:55 PDT." <199609240542.WAA17114@silvia.HIP.Berkeley.EDU> Date: Mon, 23 Sep 1996 23:21:01 -0700 Message-ID: <3226.843546061@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > * Added pre-clean target. > * When doing 'make clean' then clean tiff and jpeg as well. > > Um, I don't think this is a good idea. If we start adding pre-clean > targets for regular dependencies (LIB_DEPENDS and friends), our > Makefiles will be a mess.... > > If this is really needed, we can add it to bsd.port.mk. But not in > individual Makefiles. Yeah, I've commented on this in the past - our clean rule should follow the same dependencies which would have been traversed in building the port. Right now, you can do: make all install && make clean In many ports and wind up with far more bits on your disk than when you started due to depended ports being built but not cleaned again. I'd say it's a "bug" for bsd.port.mk to fix and not something the ports should be doing on their own, definitely. Jordan From owner-freebsd-ports Tue Sep 24 01:59:16 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id BAA27231 for ports-outgoing; Tue, 24 Sep 1996 01:59:16 -0700 (PDT) Received: from silvia.HIP.Berkeley.EDU (ala-ca8-50.ix.netcom.com [207.93.141.178]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id BAA27194; Tue, 24 Sep 1996 01:59:09 -0700 (PDT) Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.7.6/8.6.9) id BAA18585; Tue, 24 Sep 1996 01:59:01 -0700 (PDT) Date: Tue, 24 Sep 1996 01:59:01 -0700 (PDT) Message-Id: <199609240859.BAA18585@silvia.HIP.Berkeley.EDU> To: jkh@time.cdrom.com CC: andreas@freebsd.org, ports@freebsd.org In-reply-to: <3226.843546061@time.cdrom.com> (jkh@time.cdrom.com) Subject: Re: cvs commit: ports/graphics/xv Makefile From: asami@freebsd.org (Satoshi Asami) Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk * Yeah, I've commented on this in the past - our clean rule should * follow the same dependencies which would have been traversed in * building the port. Right now, you can do: * * make all install && make clean * * In many ports and wind up with far more bits on your disk than when * you started due to depended ports being built but not cleaned again. * I'd say it's a "bug" for bsd.port.mk to fix and not something the * ports should be doing on their own, definitely. Well, I wouldn't call that a "bug" though. The problem here is that we don't really know if the dependency was built just for this port or not. For instance, if someone is trying to fix a bug in the jpeg port, and a "make clean" in xv deletes jpeg's work directory with all his patches and stuff, we'll have one very unhappy hacker. ;) I can change bsd.port.mk to keep the list of ports actually built because of dependencies, but is this really worth it? Satoshi From owner-freebsd-ports Tue Sep 24 03:20:38 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id DAA26711 for ports-outgoing; Tue, 24 Sep 1996 03:20:38 -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 DAA26680; Tue, 24 Sep 1996 03:20:31 -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 DAA04913; Tue, 24 Sep 1996 03:20:30 -0700 (PDT) To: asami@freebsd.org (Satoshi Asami) cc: andreas@freebsd.org, ports@freebsd.org Subject: Re: cvs commit: ports/graphics/xv Makefile In-reply-to: Your message of "Tue, 24 Sep 1996 01:59:01 PDT." <199609240859.BAA18585@silvia.HIP.Berkeley.EDU> Date: Tue, 24 Sep 1996 03:20:30 -0700 Message-ID: <4911.843560430@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > Well, I wouldn't call that a "bug" though. The problem here is that > we don't really know if the dependency was built just for this port or > not. Well yes, clearly, but the question is still whether or not it makes more sense to "clean inappropriately" or fail to clean appropriately. Given that there's generally little reason for a work directory to remain around after you're done with a port if you're using the system normally (and even if you're working on a custom port you should be doing it elsewhere than in /usr/ports), I'd say we should err on the side of disk space savings. > For instance, if someone is trying to fix a bug in the jpeg port, and > a "make clean" in xv deletes jpeg's work directory with all his > patches and stuff, we'll have one very unhappy hacker. ;) See above - it's too easy to blow yourself away by doing this anyway, and hackers should be encouraged to fix their jpeg ports outside the mainline. > I can change bsd.port.mk to keep the list of ports actually built > because of dependencies, but is this really worth it? Naw, I'd say just chain the clean. Jordan From owner-freebsd-ports Tue Sep 24 03:29:33 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id DAA00456 for ports-outgoing; Tue, 24 Sep 1996 03:29:33 -0700 (PDT) Received: from silvia.HIP.Berkeley.EDU (ala-ca8-50.ix.netcom.com [207.93.141.178]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id DAA00377; Tue, 24 Sep 1996 03:29:22 -0700 (PDT) Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.7.6/8.6.9) id DAA19130; Tue, 24 Sep 1996 03:28:48 -0700 (PDT) Date: Tue, 24 Sep 1996 03:28:48 -0700 (PDT) Message-Id: <199609241028.DAA19130@silvia.HIP.Berkeley.EDU> To: nils@guru.ims.uni-stuttgart.de CC: jmacd@freebsd.org, ports@freebsd.org Subject: g77 From: asami@freebsd.org (Satoshi Asami) Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Since our gcc has been upgraded to 2.7.2.1, the g77 port (assumes 2.6.3) no longer builds. Satoshi From owner-freebsd-ports Tue Sep 24 03:30:53 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id DAA00891 for ports-outgoing; Tue, 24 Sep 1996 03:30:53 -0700 (PDT) Received: from silvia.HIP.Berkeley.EDU (ala-ca8-50.ix.netcom.com [207.93.141.178]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id DAA00868; Tue, 24 Sep 1996 03:30:43 -0700 (PDT) Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.7.6/8.6.9) id DAA19141; Tue, 24 Sep 1996 03:30:39 -0700 (PDT) Date: Tue, 24 Sep 1996 03:30:39 -0700 (PDT) Message-Id: <199609241030.DAA19141@silvia.HIP.Berkeley.EDU> To: andreas@freebsd.org CC: ports@freebsd.org Subject: pgcc port From: asami@freebsd.org (Satoshi Asami) Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk The pgcc port fails trying to link libgnumalloc. Besides, do you think we can make this to use the gcc source in /usr/src? (Or even fold in the patches into /usr/src....) Satoshi From owner-freebsd-ports Tue Sep 24 03:50:56 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id DAA08070 for ports-outgoing; Tue, 24 Sep 1996 03:50:56 -0700 (PDT) Received: from news1.gtn.com (news1.gtn.com [192.109.159.3]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id DAA07965 for ; Tue, 24 Sep 1996 03:50:37 -0700 (PDT) Received: (from uucp@localhost) by news1.gtn.com (8.7.2/8.7.2) with UUCP id MAA26392; Tue, 24 Sep 1996 12:30:44 +0200 (MET DST) Received: from localhost (localhost [127.0.0.1]) by klemm.gtn.com (8.7.6/8.7.3) with SMTP id MAA01148; Tue, 24 Sep 1996 12:12:06 +0200 (MET DST) Date: Tue, 24 Sep 1996 12:12:06 +0200 (MET DST) From: Andreas Klemm To: "Jordan K. Hubbard" cc: ports@freebsd.org Subject: Re: cvs commit: ports/graphics/xv Makefile In-Reply-To: <3226.843546061@time.cdrom.com> Message-ID: X-try-apsfilter: ftp://sunsite.unc.edu/pub/Linux/system/Printing/aps-491.tgz X-Fax: +49 2137 2018 X-Phone: +49 2137 2020 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Mon, 23 Sep 1996, Jordan K. Hubbard wrote: > Yeah, I've commented on this in the past - our clean rule should > follow the same dependencies which would have been traversed in > building the port. Right now, you can do: > > make all install && make clean > > In many ports and wind up with far more bits on your disk than when > you started due to depended ports being built but not cleaned again. > I'd say it's a "bug" for bsd.port.mk to fix and not something the > ports should be doing on their own, definitely. You're right. -- andreas@klemm.gtn.com /\/\___ Wiechers & Partner Datentechnik GmbH Andreas Klemm ___/\/\/ Support Unix -- andreas.klemm@wup.de pgp p-key http://www-swiss.ai.mit.edu/~bal/pks-toplev.html >>> powered by <<< ftp://sunsite.unc.edu/pub/Linux/system/Printing/aps-491.tgz >>> FreeBSD <<< From owner-freebsd-ports Tue Sep 24 03:52:13 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id DAA08328 for ports-outgoing; Tue, 24 Sep 1996 03:52:13 -0700 (PDT) Received: from news1.gtn.com (news1.gtn.com [192.109.159.3]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id DAA08261; Tue, 24 Sep 1996 03:51:52 -0700 (PDT) Received: (from uucp@localhost) by news1.gtn.com (8.7.2/8.7.2) with UUCP id MAA26390; Tue, 24 Sep 1996 12:30:38 +0200 (MET DST) Received: from localhost (localhost [127.0.0.1]) by klemm.gtn.com (8.7.6/8.7.3) with SMTP id MAA01139; Tue, 24 Sep 1996 12:11:12 +0200 (MET DST) Date: Tue, 24 Sep 1996 12:11:11 +0200 (MET DST) From: Andreas Klemm To: Satoshi Asami cc: andreas@freebsd.org, ports@freebsd.org Subject: Re: cvs commit: ports/graphics/xv Makefile In-Reply-To: <199609240542.WAA17114@silvia.HIP.Berkeley.EDU> Message-ID: X-try-apsfilter: ftp://sunsite.unc.edu/pub/Linux/system/Printing/aps-491.tgz X-Fax: +49 2137 2018 X-Phone: +49 2137 2020 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Mon, 23 Sep 1996, Satoshi Asami wrote: > * Added pre-clean target. > * When doing 'make clean' then clean tiff and jpeg as well. > > Um, I don't think this is a good idea. If we start adding pre-clean > targets for regular dependencies (LIB_DEPENDS and friends), our > Makefiles will be a mess.... > > If this is really needed, we can add it to bsd.port.mk. But not in > individual Makefiles. Satoshi, let me remind you, you started this yourself in the ghostscript3 port (see below) and I liked that idea, so I used it in my ports as well. revision 1.4 date: 1996/07/23 08:37:35; author: asami; state: Exp; lines: +4 -1 If we extract the jpeg port in the pre-extract target, we might as well clean it up in the pre-clean target. I think it is disturbing, that a 'make all install clean' session leaves - depending on the amount of extracted ports - megabytes in the filesystem. So I'd vote that a make clean also does a 'make clean' in that port directories that were needed to build or install the port. -- andreas@klemm.gtn.com /\/\___ Wiechers & Partner Datentechnik GmbH Andreas Klemm ___/\/\/ Support Unix -- andreas.klemm@wup.de pgp p-key http://www-swiss.ai.mit.edu/~bal/pks-toplev.html >>> powered by <<< ftp://sunsite.unc.edu/pub/Linux/system/Printing/aps-491.tgz >>> FreeBSD <<< From owner-freebsd-ports Tue Sep 24 03:52:19 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id DAA08357 for ports-outgoing; Tue, 24 Sep 1996 03:52:19 -0700 (PDT) Received: from news1.gtn.com (news1.gtn.com [192.109.159.3]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id DAA08314; Tue, 24 Sep 1996 03:52:07 -0700 (PDT) Received: (from uucp@localhost) by news1.gtn.com (8.7.2/8.7.2) with UUCP id MAA26394; Tue, 24 Sep 1996 12:30:51 +0200 (MET DST) Received: from localhost (localhost [127.0.0.1]) by klemm.gtn.com (8.7.6/8.7.3) with SMTP id MAA01193; Tue, 24 Sep 1996 12:23:38 +0200 (MET DST) Date: Tue, 24 Sep 1996 12:23:38 +0200 (MET DST) From: Andreas Klemm To: Satoshi Asami cc: jkh@time.cdrom.com, andreas@freebsd.org, ports@freebsd.org Subject: Re: cvs commit: ports/graphics/xv Makefile In-Reply-To: <199609240859.BAA18585@silvia.HIP.Berkeley.EDU> Message-ID: X-try-apsfilter: ftp://sunsite.unc.edu/pub/Linux/system/Printing/aps-491.tgz X-Fax: +49 2137 2018 X-Phone: +49 2137 2020 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Tue, 24 Sep 1996, Satoshi Asami wrote: > Well, I wouldn't call that a "bug" though. The problem here is that > we don't really know if the dependency was built just for this port or > not. > > For instance, if someone is trying to fix a bug in the jpeg port, and > a "make clean" in xv deletes jpeg's work directory with all his > patches and stuff, we'll have one very unhappy hacker. ;) But in *most* cases (99.8%) people are only 'customers', not ports hackers. They are only _using_ a port. That are the ones who wonder, why the /usr filesystem grows and grows after installing some ports ;) > I can change bsd.port.mk to keep the list of ports actually built > because of dependencies, but is this really worth it? The ports collection promises the customers an automated process to install a software simply via 'make all install clean'... Nobody told them that this is a semi automated process, where you have to go through the /usr/ports filesystems after building installing and cleaning a port and to do a 'make clean' here and there. It would be fine and useful to implement this in bsd.port.mk. What do the others think ?! Andreas /// -- andreas@klemm.gtn.com /\/\___ Wiechers & Partner Datentechnik GmbH Andreas Klemm ___/\/\/ Support Unix -- andreas.klemm@wup.de pgp p-key http://www-swiss.ai.mit.edu/~bal/pks-toplev.html >>> powered by <<< ftp://sunsite.unc.edu/pub/Linux/system/Printing/aps-491.tgz >>> FreeBSD <<< From owner-freebsd-ports Tue Sep 24 04:01:04 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id EAA10957 for ports-outgoing; Tue, 24 Sep 1996 04:01:04 -0700 (PDT) Received: from news1.gtn.com (news1.gtn.com [192.109.159.3]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id EAA10821; Tue, 24 Sep 1996 04:00:43 -0700 (PDT) Received: (from uucp@localhost) by news1.gtn.com (8.7.2/8.7.2) with UUCP id MAA29524; Tue, 24 Sep 1996 12:45:27 +0200 (MET DST) Received: from localhost (localhost [127.0.0.1]) by klemm.gtn.com (8.7.6/8.7.3) with SMTP id MAA01383; Tue, 24 Sep 1996 12:50:05 +0200 (MET DST) Date: Tue, 24 Sep 1996 12:50:05 +0200 (MET DST) From: Andreas Klemm To: ports@freebsd.org, hackers@freebsd.org Subject: looking for C beautifier and C sources printing tool Message-ID: X-try-apsfilter: ftp://sunsite.unc.edu/pub/Linux/system/Printing/aps-491.tgz X-Fax: +49 2137 2018 X-Phone: +49 2137 2020 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi ! I think we are missing a port of something like a C beautifier. I think there is one tool in the GNU collection. But I remember another tool for printing C sources, that did an Index of functions and variables and such, produced nice posrscript output and printed the C-source module and function name on the right margin, so that you can easily browse through the sources ... Does somebody know of this tools ?! Thanks for any pointer... Andreas /// -- andreas@klemm.gtn.com /\/\___ Wiechers & Partner Datentechnik GmbH Andreas Klemm ___/\/\/ Support Unix -- andreas.klemm@wup.de pgp p-key http://www-swiss.ai.mit.edu/~bal/pks-toplev.html >>> powered by <<< ftp://sunsite.unc.edu/pub/Linux/system/Printing/aps-491.tgz >>> FreeBSD <<< From owner-freebsd-ports Tue Sep 24 04:20:09 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id EAA16190 for ports-outgoing; Tue, 24 Sep 1996 04:20:09 -0700 (PDT) Received: from ra.dkuug.dk (ra.dkuug.dk [193.88.44.193]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id EAA16070; Tue, 24 Sep 1996 04:19:52 -0700 (PDT) Received: (from sos@localhost) by ra.dkuug.dk (8.6.12/8.6.12) id NAA04445; Tue, 24 Sep 1996 13:17:37 +0200 Message-Id: <199609241117.NAA04445@ra.dkuug.dk> Subject: Re: looking for C beautifier and C sources printing tool To: andreas@klemm.gtn.com (Andreas Klemm) Date: Tue, 24 Sep 1996 13:17:37 +0200 (MET DST) Cc: ports@freebsd.org, hackers@freebsd.org In-Reply-To: from "Andreas Klemm" at Sep 24, 96 12:50:05 pm From: sos@freebsd.org Reply-to: sos@freebsd.org X-Mailer: ELM [version 2.4 PL24] Content-Type: text Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk In reply to Andreas Klemm who wrote: > > Hi ! > > I think we are missing a port of something like a C beautifier. Whats wrong with indent, which we allready have ?? > I think there is one tool in the GNU collection. > But I remember another tool for printing C sources, that did > an Index of functions and variables and such, produced nice > posrscript output and printed the C-source module and function > name on the right margin, so that you can easily browse through > the sources ... I had one once it was called cpr I think, look in the archives.. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Soren Schmidt (sos@FreeBSD.org) FreeBSD Core Team So much code to hack -- so little time. From owner-freebsd-ports Tue Sep 24 04:29:37 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id EAA18905 for ports-outgoing; Tue, 24 Sep 1996 04:29:37 -0700 (PDT) Received: from silvia.HIP.Berkeley.EDU (ala-ca11-15.ix.netcom.com [199.35.209.175]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id EAA18874; Tue, 24 Sep 1996 04:29:31 -0700 (PDT) Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.7.6/8.6.9) id EAA00916; Tue, 24 Sep 1996 04:28:34 -0700 (PDT) Date: Tue, 24 Sep 1996 04:28:34 -0700 (PDT) Message-Id: <199609241128.EAA00916@silvia.HIP.Berkeley.EDU> To: andreas@klemm.gtn.com CC: andreas@freebsd.org, ports@freebsd.org In-reply-to: (message from Andreas Klemm on Tue, 24 Sep 1996 12:11:11 +0200 (MET DST)) Subject: Re: cvs commit: ports/graphics/xv Makefile From: asami@freebsd.org (Satoshi Asami) Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk * Satoshi, let me remind you, you started this yourself in the * ghostscript3 port (see below) and I liked that idea, so I used Of course I remember that. :) * revision 1.4 * date: 1996/07/23 08:37:35; author: asami; state: Exp; lines: +4 -1 * If we extract the jpeg port in the pre-extract target, we might as * well clean it up in the pre-clean target. Read it carefully, I was doing this only because there is an explicit "make extract" in the pre-extract target. Automated dependencies is a totally different matter. Satoshi From owner-freebsd-ports Tue Sep 24 04:35:21 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id EAA20531 for ports-outgoing; Tue, 24 Sep 1996 04:35:21 -0700 (PDT) Received: from silvia.HIP.Berkeley.EDU (ala-ca11-15.ix.netcom.com [199.35.209.175]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id EAA20406; Tue, 24 Sep 1996 04:34:44 -0700 (PDT) Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.7.6/8.6.9) id EAA00931; Tue, 24 Sep 1996 04:33:16 -0700 (PDT) Date: Tue, 24 Sep 1996 04:33:16 -0700 (PDT) Message-Id: <199609241133.EAA00931@silvia.HIP.Berkeley.EDU> To: jkh@time.cdrom.com CC: andreas@freebsd.org, ports@freebsd.org In-reply-to: <4911.843560430@time.cdrom.com> (jkh@time.cdrom.com) Subject: Re: cvs commit: ports/graphics/xv Makefile From: asami@freebsd.org (Satoshi Asami) Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk * normally (and even if you're working on a custom port you should be * doing it elsewhere than in /usr/ports), I'd say we should err on the Well, just to let you know, I always work in ${PORTSDIR} (so I can easily cvs diff and stuff) when I'm fixing ports, and it has been quite convenient. But I'll admit the chance of another port's "make clean" blowing my port away is pretty slim.... Satoshi From owner-freebsd-ports Tue Sep 24 05:10:25 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id FAA08167 for ports-outgoing; Tue, 24 Sep 1996 05:10: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 FAA07436; Tue, 24 Sep 1996 05:09:01 -0700 (PDT) Received: from belgium.trados.com ([194.154.201.158]) by who.cdrom.com (8.7.5/8.6.11) with SMTP id FAA05447 ; Tue, 24 Sep 1996 05:07:33 -0700 (PDT) Received: from ensor.be.trados.com (194.154.201.157) by belgium.trados.com (EMWAC SMTPRS 0.81) with SMTP id ; Tue, 24 Sep 1996 14:05:15 +0200 Received: by ensor.be.trados.com with Microsoft Mail id <01BBAA21.7A9C0AB0@ensor.be.trados.com>; Tue, 24 Sep 1996 14:05:45 +0200 Message-ID: <01BBAA21.7A9C0AB0@ensor.be.trados.com> From: Cornelis van der Laan To: "'Satoshi Asami'" Cc: "'ports@freebsd.org'" Subject: RE: g77 Date: Tue, 24 Sep 1996 14:05:43 +0200 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 On Tuesday, September 24, 1996 12:28, Satoshi Asami wrote: > Since our gcc has been upgraded to 2.7.2.1, the g77 port (assumes > 2.6.3) no longer builds. I guess so. Unfortunately I can't be actively involved in the BSD project any more. Sorry, guys. Right now I'm sitting in a small company in Belgium with a lot of broken software, hardware and unfinished projects surrounding me leaving no time to even go watch Independence Day... Anybody who wants to take over the g77 and gnat trees is most welcome to do so. g77 is easy since it's only the adaptation of the Makefiles to BSD make. gnat is special because it needs a running gnat to compile newer versions. It's doable even without an earlier version if you use the Sun on your desktop and cross compile. Best regards, Nils --- Cornelis van der Laan --- Trados Benelux NV/SA EMail: nils@belgium.trados.com From owner-freebsd-ports Tue Sep 24 06:20:49 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id GAA12941 for ports-outgoing; Tue, 24 Sep 1996 06:20:49 -0700 (PDT) Received: from zwei.siemens.at (zwei.siemens.at [193.81.246.12]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id GAA12857; Tue, 24 Sep 1996 06:20:35 -0700 (PDT) Received: from sol1.gud.siemens.co.at (root@[10.1.143.100]) by zwei.siemens.at (8.7.5/8.7.3) with SMTP id PAA15554; Tue, 24 Sep 1996 15:19:17 +0200 (MET DST) Received: from ws2301.gud.siemens.co.at by sol1.gud.siemens.co.at with smtp (Smail3.1.28.1 #7 for ) id m0v5XOz-00021iC; Tue, 24 Sep 96 15:19 MET DST Received: by ws2301.gud.siemens.co.at (1.37.109.16/1.37) id AA105640888; Tue, 24 Sep 1996 15:14:48 +0200 From: "Hr.Ladavac" Message-Id: <199609241314.AA105640888@ws2301.gud.siemens.co.at> Subject: Re: looking for C beautifier and C sources printing tool To: andreas@klemm.gtn.com (Andreas Klemm) Date: Tue, 24 Sep 1996 15:14:48 +0200 (MESZ) Cc: ports@FreeBSD.org, hackers@FreeBSD.org In-Reply-To: from "Andreas Klemm" at Sep 24, 96 12:50:05 pm 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 E-mail message from Andreas Klemm contained: > Hi ! > > I think we are missing a port of something like a C beautifier. > I think there is one tool in the GNU collection. BSD indent is in the bin distribution. Gnu indent might be a port. > But I remember another tool for printing C sources, that did > an Index of functions and variables and such, produced nice > posrscript output and printed the C-source module and function > name on the right margin, so that you can easily browse through > the sources ... vgrind is as well in the bin distribution. > > Does somebody know of this tools ?! Thanks for any pointer... > > Andreas /// > > -- > andreas@klemm.gtn.com /\/\___ Wiechers & Partner Datentechnik GmbH > Andreas Klemm ___/\/\/ Support Unix -- andreas.klemm@wup.de > pgp p-key http://www-swiss.ai.mit.edu/~bal/pks-toplev.html >>> powered by <<< > ftp://sunsite.unc.edu/pub/Linux/system/Printing/aps-491.tgz >>> FreeBSD <<< > > From owner-freebsd-ports Tue Sep 24 07:39:38 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id HAA15314 for ports-outgoing; Tue, 24 Sep 1996 07:39:38 -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 HAA15289; Tue, 24 Sep 1996 07:39:33 -0700 (PDT) Received: from rover.village.org by agora.rdrop.com with smtp (Smail3.1.29.1 #17) id m0v5Ye2-0008zIC; Tue, 24 Sep 96 07:39 PDT Received: from rover.village.org (localhost [127.0.0.1]) by rover.village.org (8.7.6/8.6.6) with ESMTP id IAA05885; Tue, 24 Sep 1996 08:35:21 -0600 (MDT) Message-Id: <199609241435.IAA05885@rover.village.org> To: asami@FreeBSD.ORG (Satoshi Asami) Subject: Re: pgcc port Cc: andreas@FreeBSD.ORG, ports@FreeBSD.ORG In-reply-to: Your message of "Tue, 24 Sep 1996 03:30:39 PDT." <199609241030.DAA19141@silvia.HIP.Berkeley.EDU> References: <199609241030.DAA19141@silvia.HIP.Berkeley.EDU> Date: Tue, 24 Sep 1996 08:35:21 -0600 From: Warner Losh Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk In message <199609241030.DAA19141@silvia.HIP.Berkeley.EDU> Satoshi Asami writes: : The pgcc port fails trying to link libgnumalloc. Which reminds me.... The last gcc snapshot I tried to build also uses libgnumalloc. Might want to send a patch off to FSF, if it isn't already part of a larger patch. The file you want to fix is config/i386/x-freebsd. Remove the -lgnumalloc line from it. That line was added by me in the FSF sources around the 1.1R timeframe because it produced much better results than the malloc of libc at the time. This is no longer the case.... Warner From owner-freebsd-ports Tue Sep 24 08:38:43 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id IAA28625 for ports-outgoing; Tue, 24 Sep 1996 08:38:43 -0700 (PDT) Received: from bronze.lcs.mit.edu (bronze.lcs.mit.edu [18.30.0.254]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id IAA28592 for ; Tue, 24 Sep 1996 08:38:34 -0700 (PDT) Received: by bronze.lcs.mit.edu (Sendmail 8.6.10/950531.CACTUS) id LAA10721; Tue, 24 Sep 1996 11:38:59 -0400 Date: Tue, 24 Sep 1996 11:38:59 -0400 From: joeg@bronze.lcs.mit.edu (Joe Gaudreau {Dances with PostScript}) Message-Id: <199609241538.LAA10721@bronze.lcs.mit.edu> To: ports@FreeBSD.ORG CC: joeg@bronze.lcs.mit.edu Subject: regards xtetris Reply-To: joeg@bronze.lcs.mit.edu Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk looked at your web site : http://www2.freebsd.org/ports/games.html for the xtetris sources. found *something*, not sure what it is, definitely not the source files. it looks like some kinda of weird pointer to the ftp source tree elsewhere. tried to go there, doesn't seem to work. clue? would really like to get this up and going. thanx. Joe -=- From owner-freebsd-ports Tue Sep 24 11:56:54 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id LAA08371 for ports-outgoing; Tue, 24 Sep 1996 11:56:54 -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 LAA07659; Tue, 24 Sep 1996 11:55:30 -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 LAA07133; Tue, 24 Sep 1996 11:54:09 -0700 (PDT) To: Cornelis van der Laan cc: "'Satoshi Asami'" , "'ports@freebsd.org'" Subject: Re: g77 In-reply-to: Your message of "Tue, 24 Sep 1996 14:05:43 +0200." <01BBAA21.7A9C0AB0@ensor.be.trados.com> Date: Tue, 24 Sep 1996 11:54:09 -0700 Message-ID: <7131.843591249@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > I guess so. Unfortunately I can't be actively involved in the BSD project > any more. Sorry, guys. Right now I'm sitting in a small company in Belgium > with a lot of broken software, hardware and unfinished projects surrounding > me leaving no time to even go watch Independence Day... So it's not all such a bad thing, eh? Just think, without all that work you'd have already gone to see that turkey of a movie and wasted your money! :-) Jordan From owner-freebsd-ports Tue Sep 24 12:12:25 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id MAA15423 for ports-outgoing; Tue, 24 Sep 1996 12:12:25 -0700 (PDT) Received: from bdd.net (bdd.net [207.61.119.1]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id MAA15390 for ; Tue, 24 Sep 1996 12:12:21 -0700 (PDT) Received: from localhost (matt@localhost) by bdd.net (8.7.5/8.7.3) with SMTP id PAA11964 for ; Tue, 24 Sep 1996 15:11:15 -0400 (EDT) Date: Tue, 24 Sep 1996 15:11:15 -0400 (EDT) From: Matthew Stein To: ports@freebsd.org Subject: New Port : Postgres95 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've completed a port of Postgres95 v1.06. It's currently available in the ports tree. I'd appreciate any comments you may have. Here's the DESCR from the port... --------------------------------- Postgres95 is an enhancement of the POSTGRES database management system, a next-generation DBMS research prototype. While Postgres95 retains the powerful data model and rich data types of POSTGRES, it replaces the PostQuel query language with an extended subset of SQL. Postgres95 is free and the complete source is available. Postgres95 development is being performed by a team of Internet developers who all subscribe to the Postgres95 development mailing list. The current coordinator is Marc G. Fournier (scrappy@ki.net). This team is now responsible for all current and future development of Postgres95. The authors of Postgres95 1.01 were Andrew Yu and Jolly Chen. Many others have contributed to the porting, testing, debugging and enhancement of the code. The original Postgres code, from which Postgres95 is derived, was the effort of many graduate students, undergraduate students, and staff programmers working under the direction of Professor Michael Stonebraker at the University of California, Berkeley. More information and documentation can be found at the postgres95 website, at http://www.ki.net/postgres95/ From owner-freebsd-ports Tue Sep 24 12:19:45 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id MAA18838 for ports-outgoing; Tue, 24 Sep 1996 12:19:45 -0700 (PDT) Received: from news1.gtn.com (news1.gtn.com [192.109.159.3]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id MAA18674; Tue, 24 Sep 1996 12:19:24 -0700 (PDT) Received: (from uucp@localhost) by news1.gtn.com (8.7.2/8.7.2) with UUCP id VAA22248; Tue, 24 Sep 1996 21:01:22 +0200 (MET DST) Received: from localhost (localhost [127.0.0.1]) by klemm.gtn.com (8.7.6/8.7.3) with SMTP id UAA03996; Tue, 24 Sep 1996 20:53:02 +0200 (MET DST) Date: Tue, 24 Sep 1996 20:53:02 +0200 (MET DST) From: Andreas Klemm To: sos@freebsd.org cc: ports@freebsd.org, hackers@freebsd.org Subject: Re: looking for C beautifier and C sources printing tool In-Reply-To: <199609241117.NAA04445@ra.dkuug.dk> Message-ID: X-try-apsfilter: ftp://sunsite.unc.edu/pub/Linux/system/Printing/aps-491.tgz X-Fax: +49 2137 2018 X-Phone: +49 2137 2020 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Tue, 24 Sep 1996 sos@freebsd.org wrote: > In reply to Andreas Klemm who wrote: > > > > Hi ! > > > > I think we are missing a port of something like a C beautifier. > > Whats wrong with indent, which we allready have ?? indent ... yeah ... I forgot the name, thanks. > > But I remember another tool for printing C sources, that did > > an Index of functions and variables and such, produced nice > > posrscript output and printed the C-source module and function > > name on the right margin, so that you can easily browse through > > the sources ... > > I had one once it was called cpr I think, look in the archives.. I'll look for this, I think cpr sounds like the tool I have in mind ... Thanks again Andreas /// -- andreas@klemm.gtn.com /\/\___ Wiechers & Partner Datentechnik GmbH Andreas Klemm ___/\/\/ Support Unix -- andreas.klemm@wup.de pgp p-key http://www-swiss.ai.mit.edu/~bal/pks-toplev.html >>> powered by <<< ftp://sunsite.unc.edu/pub/Linux/system/Printing/aps-491.tgz >>> FreeBSD <<< From owner-freebsd-ports Tue Sep 24 13:14:21 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id NAA12892 for ports-outgoing; Tue, 24 Sep 1996 13:14: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 NAA12857 for ; Tue, 24 Sep 1996 13:14:13 -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 NAA07525; Tue, 24 Sep 1996 13:14:08 -0700 (PDT) To: rich@oester.com cc: ports@FreeBSD.ORG Subject: Re: libz.so.1.0 where are you? In-reply-to: Your message of "Tue, 24 Sep 1996 11:21:28 PDT." <324826A8.51AA@oester.com> Date: Tue, 24 Sep 1996 13:14:08 -0700 Message-ID: <7523.843596048@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk [Urk, only one major mailing list on the To line please :)] > The subject says it all! Does anyone know where this is > located? (needed by Mosaic but NOT listed as a dependency! > some should fix this). Well, actually, the ports collection is tracking -current (and has been for some time). Those tracking the ports collection are thereby required to also run -current, where libz has been a standard component for a month or so. Whether there shouldn't also have perhaps been a -stable branch of ports, maintained by volunteers who cared about -stable, is another question altogether and one which unfortunately appears rather moot as well. It would be too much work to go back and do this now. Jordan From owner-freebsd-ports Tue Sep 24 14:17:04 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id OAA01891 for ports-outgoing; Tue, 24 Sep 1996 14:17:04 -0700 (PDT) Received: from nwnexus.wa.com (nwnexus.wa.com [192.135.191.1]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id OAA01858; Tue, 24 Sep 1996 14:16:51 -0700 (PDT) Received: from main.statsci.com by nwnexus.wa.com with SMTP id AA08878 (5.65c/IDA-1.4.4); Tue, 24 Sep 1996 14:16:42 -0700 Received: from statsci.com [206.63.206.4] with smtp by main.statsci.com with smtp (/\oo/\ Smail3.1.29.1 #29.3 #3) id m0v5eqN-0003wxC; Tue, 24 Sep 96 14:16 PDT Message-Id: X-Mailer: exmh version 1.6.9 8/22/96 To: "Jordan K. Hubbard" Cc: asami@FreeBSD.ORG (Satoshi Asami), andreas@FreeBSD.ORG, ports@FreeBSD.ORG Subject: Re: cvs commit: ports/graphics/xv Makefile References: <4911.843560430@time.cdrom.com> In-Reply-To: Your message of "Tue, 24 Sep 1996 03:20:30 -0700." <4911.843560430@time.cdrom.com> Reply-To: scott@statsci.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 24 Sep 1996 14:16:38 -0700 From: Scott Blachowicz Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk "Jordan K. Hubbard" wrote: > > I can change bsd.port.mk to keep the list of ports actually built > > because of dependencies, but is this really worth it? > > Naw, I'd say just chain the clean. What about something like having the make process set some make variable to the starting directory (only if it doesn't inherit a value for it), then put the contents of that variable in the work directory of all of the ports that get built (e.g. in one/some of the .*-done files?). Then when you do the clean target you compare the current "starting directory" with the one that's in the work directory of the port to decide whether or not removing the work files is appropriate.... 1) if "current starting directory" == "this port's directory", then remove it. That is, if I'm in graphics/jpeg and I type 'make clean', then graphics/jpeg will be cleaned, regardless of what the "previous starting directory" was. This also implies that a 'make clean' in graphics would force a 'make clean' in ALL subdirectories. 2) if "current starting directory" == "previous starting directory", then remove it. That is, if I'm in graphics/xv and I type 'make clean', I only remove files in graphics/jpeg if its previously saved starting directory value is graphics/xv. Boy...those words sound more complicated than the thoughts from which they are translated...maybe you get the idea? Or maybe the whole problem is too minor to worry about coming up with a coding solution for? (instead of just documenting that ports hackers should hack somewhere else). Scott Blachowicz Ph: 206/283-8802x240 Mathsoft (Data Analysis Products Div) 1700 Westlake Ave N #500 scott@statsci.com Seattle, WA USA 98109 Scott.Blachowicz@seaslug.org From owner-freebsd-ports Tue Sep 24 17:02:29 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id RAA21841 for ports-outgoing; Tue, 24 Sep 1996 17:02:29 -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 RAA21817; Tue, 24 Sep 1996 17:02:24 -0700 (PDT) Received: from maryann.eng.umd.edu (maryann.eng.umd.edu [129.2.103.22]) by po2.glue.umd.edu (8.7.5/8.7.3) with ESMTP id UAA02342; Tue, 24 Sep 1996 20:02:22 -0400 (EDT) Received: from localhost (chuckr@localhost) by maryann.eng.umd.edu (8.7.5/8.7.3) with SMTP id UAA04709; Tue, 24 Sep 1996 20:02:21 -0400 (EDT) X-Authentication-Warning: maryann.eng.umd.edu: chuckr owned process doing -bs Date: Tue, 24 Sep 1996 20:02:20 -0400 (EDT) From: Chuck Robey X-Sender: chuckr@maryann.eng.umd.edu To: Scott Blachowicz cc: "Jordan K. Hubbard" , Satoshi Asami , andreas@FreeBSD.org, ports@FreeBSD.org Subject: Re: cvs commit: ports/graphics/xv Makefile In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-ports@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk On Tue, 24 Sep 1996, Scott Blachowicz wrote: > "Jordan K. Hubbard" wrote: > > > > I can change bsd.port.mk to keep the list of ports actually built > > > because of dependencies, but is this really worth it? > > > > Naw, I'd say just chain the clean. This seems like one of those religious issues, that is bound to completely irritate everyone, no matter how you do it. Why can't we have clean, and squeeky-clean? (No, I can't make up a better name, I'm lousy at that). I would choose to clean thoroughly myself, usually, but it wouldn't be that awful hard to have two clean targets, would it? That way we would stand at least a chance of making most folks happy, and we could avoid extreme and hard to maintain overcomplicated cleaning algorithms, that would leave everyone confused. > Scott Blachowicz Ph: 206/283-8802x240 Mathsoft (Data Analysis Products Div) > 1700 Westlake Ave N #500 > scott@statsci.com Seattle, WA USA 98109 > Scott.Blachowicz@seaslug.org > > > ----------------------------+----------------------------------------------- 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 Tue Sep 24 17:16:30 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id RAA26689 for ports-outgoing; Tue, 24 Sep 1996 17:16:30 -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 RAA26651; Tue, 24 Sep 1996 17:16:25 -0700 (PDT) Received: (from asami@localhost) by sunrise.cs.berkeley.edu (8.7.5/8.6.12) id RAA22701; Tue, 24 Sep 1996 17:13:09 -0700 (PDT) Date: Tue, 24 Sep 1996 17:13:09 -0700 (PDT) Message-Id: <199609250013.RAA22701@sunrise.cs.berkeley.edu> To: chuckr@glue.umd.edu CC: scott@statsci.com, jkh@time.cdrom.com, andreas@FreeBSD.org, ports@FreeBSD.org In-reply-to: (message from Chuck Robey on Tue, 24 Sep 1996 20:02:20 -0400 (EDT)) Subject: Re: cvs commit: ports/graphics/xv Makefile From: asami@FreeBSD.org (Satoshi Asami) Sender: owner-ports@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk * This seems like one of those religious issues, that is bound to completely * irritate everyone, no matter how you do it. Why can't we have clean, and * squeeky-clean? (No, I can't make up a better name, I'm lousy at that). I That's a good idea. I was also thinking about making the chain-cleaning depend on an environment variable NO_CHAIN_CLEAN_DEPENDS (or some such), so people who does ports development and has gobs of disk space can do the cleaning themselves, while ordinary users can "make install clean" and forget about the rest. Satoshi From owner-freebsd-ports Tue Sep 24 17:24:43 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id RAA00348 for ports-outgoing; Tue, 24 Sep 1996 17:24:43 -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 RAA00317; Tue, 24 Sep 1996 17:24:38 -0700 (PDT) Received: from maryann.eng.umd.edu (maryann.eng.umd.edu [129.2.103.22]) by po1.glue.umd.edu (8.8.Beta.6/8.7.3) with ESMTP id UAA08619; Tue, 24 Sep 1996 20:24:35 -0400 (EDT) Received: from localhost (chuckr@localhost) by maryann.eng.umd.edu (8.7.5/8.7.3) with SMTP id UAA05106; Tue, 24 Sep 1996 20:24:24 -0400 (EDT) X-Authentication-Warning: maryann.eng.umd.edu: chuckr owned process doing -bs Date: Tue, 24 Sep 1996 20:24:24 -0400 (EDT) From: Chuck Robey X-Sender: chuckr@maryann.eng.umd.edu To: Satoshi Asami cc: scott@statsci.com, jkh@time.cdrom.com, andreas@FreeBSD.org, ports@FreeBSD.org Subject: Re: cvs commit: ports/graphics/xv Makefile In-Reply-To: <199609250013.RAA22701@sunrise.cs.berkeley.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-ports@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk On Tue, 24 Sep 1996, Satoshi Asami wrote: > * This seems like one of those religious issues, that is bound to completely > * irritate everyone, no matter how you do it. Why can't we have clean, and > * squeeky-clean? (No, I can't make up a better name, I'm lousy at that). I > > That's a good idea. I was also thinking about making the > chain-cleaning depend on an environment variable > NO_CHAIN_CLEAN_DEPENDS (or some such), so people who does ports > development and has gobs of disk space can do the cleaning themselves, > while ordinary users can "make install clean" and forget about the > rest. Yeah, ok. clean would do just what it does now, surprising no one. Squeeky-clean would read the depends targets, and issue make cleans to whatever ports target was available. I would make a new ADDL_CLEAN_TARGETS variable to add any extra clean targets one might wish to add to. Would you make the environmental var NO_CHAIN_CLEAN_DEPENDS override SQUEEKY_CLEAN? Or how were you thinking of doing it? If you could wait til the weekend, I'll give you diffs to bsd.port.mk for it, if you wanted. > > Satoshi > ----------------------------+----------------------------------------------- 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 Tue Sep 24 18:00:52 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id SAA10999 for ports-outgoing; Tue, 24 Sep 1996 18:00:52 -0700 (PDT) Received: from bofh.noc.best.net (rone@bofh.noc.best.net [205.149.163.54]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id SAA10979 for ; Tue, 24 Sep 1996 18:00:46 -0700 (PDT) Received: (from rone@localhost) by bofh.noc.best.net (8.7.5/8.7.3) id SAA00265 for ports@freebsd.org; Tue, 24 Sep 1996 18:00:38 -0700 (PDT) From: Ron Echeverri Message-Id: <199609250100.SAA00265@bofh.noc.best.net> Subject: libz port - gone? To: ports@freebsd.org Date: Tue, 24 Sep 1996 18:00:38 -0700 (PDT) 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 I noticed that the libz port is gone from ports-current. Where'd it go? The 2.1.5 port is for version 1.0.2, 1.0.3 was previously available on -current, and 1.0.4 is now available. thanks rone From owner-freebsd-ports Tue Sep 24 18:58:46 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id SAA01745 for ports-outgoing; Tue, 24 Sep 1996 18:58:46 -0700 (PDT) Received: from news1.gtn.com (news1.gtn.com [192.109.159.3]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id SAA01719; Tue, 24 Sep 1996 18:58:36 -0700 (PDT) Received: (from uucp@localhost) by news1.gtn.com (8.7.2/8.7.2) with UUCP id DAA29466; Wed, 25 Sep 1996 03:46:10 +0200 (MET DST) Received: from localhost (localhost [127.0.0.1]) by klemm.gtn.com (8.7.6/8.7.3) with SMTP id DAA01458; Wed, 25 Sep 1996 03:46:04 +0200 (MET DST) Date: Wed, 25 Sep 1996 03:46:04 +0200 (MET DST) From: Andreas Klemm To: Satoshi Asami cc: andreas@freebsd.org, ports@freebsd.org Subject: Re: pgcc port In-Reply-To: <199609241030.DAA19141@silvia.HIP.Berkeley.EDU> Message-ID: X-try-apsfilter: ftp://sunsite.unc.edu/pub/Linux/system/Printing/aps-491.tgz X-Fax: +49 2137 2018 X-Phone: +49 2137 2020 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Tue, 24 Sep 1996, Satoshi Asami wrote: > The pgcc port fails trying to link libgnumalloc. > > Besides, do you think we can make this to use the gcc source in > /usr/src? (Or even fold in the patches into /usr/src....) Hmm, what about people, that don't have /usr/src installed ?! I think they want still a working ports mechanism. We shoudn't mix ports collection and /usr/src tree, or ?! Besides that, I don't have a concrete idea, how to bring in the pgcc patches without patching gcc in contrib ... And this is certainly not wanted. Integrating the pentium optimization patches into the default compiler would be an interesting thing. But how do the others think about this ... Would that have a negative impact on stability ?! One big jump to 2.7.2.1 as default compiler has been made ... and now another big one to get Pentium optimized code ?! Hmmmm... If everything would be running fine after hacking gcc I'd say, wow, yes, immediately, nice feature .... since I have a Pentium, too ;) Is there someone, who could fiddle the patches in if the others agree ? What would the task be ?! Simply patching gcc-2.7.2.1 with the pgcc patches and doing a commit after that or trickier ? Andreas /// -- andreas@klemm.gtn.com /\/\___ Wiechers & Partner Datentechnik GmbH Andreas Klemm ___/\/\/ Support Unix -- andreas.klemm@wup.de pgp p-key http://www-swiss.ai.mit.edu/~bal/pks-toplev.html >>> powered by <<< ftp://sunsite.unc.edu/pub/Linux/system/Printing/aps-491.tgz >>> FreeBSD <<< From owner-freebsd-ports Tue Sep 24 18:58:58 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id SAA01802 for ports-outgoing; Tue, 24 Sep 1996 18:58:58 -0700 (PDT) Received: from news1.gtn.com (news1.gtn.com [192.109.159.3]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id SAA01747; Tue, 24 Sep 1996 18:58:47 -0700 (PDT) Received: (from uucp@localhost) by news1.gtn.com (8.7.2/8.7.2) with UUCP id DAA29381; Wed, 25 Sep 1996 03:45:40 +0200 (MET DST) Received: from localhost (localhost [127.0.0.1]) by klemm.gtn.com (8.7.6/8.7.3) with SMTP id DAA01286; Wed, 25 Sep 1996 03:16:47 +0200 (MET DST) Date: Wed, 25 Sep 1996 03:16:47 +0200 (MET DST) From: Andreas Klemm To: Satoshi Asami cc: jkh@time.cdrom.com, ports@freebsd.org Subject: Re: cvs commit: ports/graphics/xv Makefile In-Reply-To: <199609241133.EAA00931@silvia.HIP.Berkeley.EDU> Message-ID: X-try-apsfilter: ftp://sunsite.unc.edu/pub/Linux/system/Printing/aps-491.tgz X-Fax: +49 2137 2018 X-Phone: +49 2137 2020 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Tue, 24 Sep 1996, Satoshi Asami wrote: > * normally (and even if you're working on a custom port you should be > * doing it elsewhere than in /usr/ports), I'd say we should err on the > > Well, just to let you know, I always work in ${PORTSDIR} (so I can > easily cvs diff and stuff) when I'm fixing ports, and it has been > quite convenient. But I'll admit the chance of another port's "make > clean" blowing my port away is pretty slim.... But it doesn't protect you from situations, like: "Captain, I think we are too low on space for the new XFree86 build, so we have to do a ( cd /usr/ports; make clean) ...." And I think your special case is not the default for 99% of the FreeBSD users. What about the following idea ... you could do a local wrapper around that new make clean, that we discuss, to protect your work on your machine. Many users will be happy, that make clean does his job more thoroughly and you are on the save side... Or another idea ... I hear Satoshi arguing "but I don't want a non standard bsd.port.mk" ... and he is right... Couldn't we make a new environment variable for make in /etc/make.conf, so that people with similar interests like Satoshi could easily switch, if they like a thorough 'make clean' in /usr/ports or not ?! Compromise ;) Andreas /// andreas@klemm.gtn.com /\/\___ Wiechers & Partner Datentechnik GmbH Andreas Klemm ___/\/\/ Support Unix -- andreas.klemm@wup.de pgp p-key http://www-swiss.ai.mit.edu/~bal/pks-toplev.html >>> powered by <<< ftp://sunsite.unc.edu/pub/Linux/system/Printing/aps-491.tgz >>> FreeBSD <<< From owner-freebsd-ports Tue Sep 24 19:00:12 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id TAA02205 for ports-outgoing; Tue, 24 Sep 1996 19:00:12 -0700 (PDT) Received: from news1.gtn.com (news1.gtn.com [192.109.159.3]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id TAA02117; Tue, 24 Sep 1996 19:00:02 -0700 (PDT) Received: (from uucp@localhost) by news1.gtn.com (8.7.2/8.7.2) with UUCP id DAA29408; Wed, 25 Sep 1996 03:45:52 +0200 (MET DST) Received: from localhost (localhost [127.0.0.1]) by klemm.gtn.com (8.7.6/8.7.3) with SMTP id DAA01320; Wed, 25 Sep 1996 03:21:23 +0200 (MET DST) Date: Wed, 25 Sep 1996 03:21:23 +0200 (MET DST) From: Andreas Klemm To: Chuck Robey cc: "Jordan K. Hubbard" , Satoshi Asami , ports@freebsd.org Subject: Re: cvs commit: ports/graphics/xv Makefile In-Reply-To: Message-ID: X-try-apsfilter: ftp://sunsite.unc.edu/pub/Linux/system/Printing/aps-491.tgz X-Fax: +49 2137 2018 X-Phone: +49 2137 2020 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Tue, 24 Sep 1996, Chuck Robey wrote: > On Tue, 24 Sep 1996, Scott Blachowicz wrote: > > > "Jordan K. Hubbard" wrote: > > > > > > I can change bsd.port.mk to keep the list of ports actually built > > > > because of dependencies, but is this really worth it? > > > > > > Naw, I'd say just chain the clean. > > This seems like one of those religious issues, that is bound to completely > irritate everyone, no matter how you do it. Why can't we have clean, and > squeeky-clean? (No, I can't make up a better name, I'm lousy at that). I > would choose to clean thoroughly myself, usually, but it wouldn't be that > awful hard to have two clean targets, would it? That way we would stand > at least a chance of making most folks happy, and we could avoid extreme > and hard to maintain overcomplicated cleaning algorithms, that would leave > everyone confused. targets like realclean come to mind ... ;-)) Or via environment variable in make.conf as I suggested. -- andreas@klemm.gtn.com /\/\___ Wiechers & Partner Datentechnik GmbH Andreas Klemm ___/\/\/ Support Unix -- andreas.klemm@wup.de pgp p-key http://www-swiss.ai.mit.edu/~bal/pks-toplev.html >>> powered by <<< ftp://sunsite.unc.edu/pub/Linux/system/Printing/aps-491.tgz >>> FreeBSD <<< From owner-freebsd-ports Tue Sep 24 19:03:50 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id TAA03081 for ports-outgoing; Tue, 24 Sep 1996 19:03:50 -0700 (PDT) Received: from news1.gtn.com (news1.gtn.com [192.109.159.3]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id TAA03051; Tue, 24 Sep 1996 19:03:39 -0700 (PDT) Received: (from uucp@localhost) by news1.gtn.com (8.7.2/8.7.2) with UUCP id DAA29435; Wed, 25 Sep 1996 03:45:58 +0200 (MET DST) Received: from localhost (localhost [127.0.0.1]) by klemm.gtn.com (8.7.6/8.7.3) with SMTP id DAA01330; Wed, 25 Sep 1996 03:22:59 +0200 (MET DST) Date: Wed, 25 Sep 1996 03:22:59 +0200 (MET DST) From: Andreas Klemm To: Satoshi Asami cc: chuckr@glue.umd.edu, scott@statsci.com, jkh@time.cdrom.com, andreas@freebsd.org, ports@freebsd.org Subject: Re: cvs commit: ports/graphics/xv Makefile In-Reply-To: <199609250013.RAA22701@sunrise.cs.berkeley.edu> Message-ID: X-try-apsfilter: ftp://sunsite.unc.edu/pub/Linux/system/Printing/aps-491.tgz X-Fax: +49 2137 2018 X-Phone: +49 2137 2020 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Tue, 24 Sep 1996, Satoshi Asami wrote: > * This seems like one of those religious issues, that is bound to completely > * irritate everyone, no matter how you do it. Why can't we have clean, and > * squeeky-clean? (No, I can't make up a better name, I'm lousy at that). I > > That's a good idea. I was also thinking about making the > chain-cleaning depend on an environment variable > NO_CHAIN_CLEAN_DEPENDS (or some such), so people who does ports > development and has gobs of disk space can do the cleaning themselves, > while ordinary users can "make install clean" and forget about the > rest. Yeah ! ;-)) I should read a thread completely before mailing, sorry ;) -- andreas@klemm.gtn.com /\/\___ Wiechers & Partner Datentechnik GmbH Andreas Klemm ___/\/\/ Support Unix -- andreas.klemm@wup.de pgp p-key http://www-swiss.ai.mit.edu/~bal/pks-toplev.html >>> powered by <<< ftp://sunsite.unc.edu/pub/Linux/system/Printing/aps-491.tgz >>> FreeBSD <<< From owner-freebsd-ports Tue Sep 24 20:25:16 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id UAA29377 for ports-outgoing; Tue, 24 Sep 1996 20:25:16 -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 UAA29351 for ; Tue, 24 Sep 1996 20:25:12 -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 UAA08653; Tue, 24 Sep 1996 20:25:09 -0700 (PDT) To: Ron Echeverri cc: ports@FreeBSD.org Subject: Re: libz port - gone? In-reply-to: Your message of "Tue, 24 Sep 1996 18:00:38 PDT." <199609250100.SAA00265@bofh.noc.best.net> Date: Tue, 24 Sep 1996 20:25:08 -0700 Message-ID: <8651.843621908@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-ports@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk > I noticed that the libz port is gone from ports-current. Where'd it > go? The 2.1.5 port is for version 1.0.2, 1.0.3 was previously > available on -current, and 1.0.4 is now available. It's now part of -current itself. Jordan From owner-freebsd-ports Wed Sep 25 04:17:13 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id EAA27244 for ports-outgoing; Wed, 25 Sep 1996 04:17:13 -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 EAA27206; Wed, 25 Sep 1996 04:17:07 -0700 (PDT) Received: from silvia.HIP.Berkeley.EDU by agora.rdrop.com with smtp (Smail3.1.29.1 #17) id m0v5rxS-0008yAC; Wed, 25 Sep 96 04:16 PDT Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.7.6/8.6.9) id EAA16993; Wed, 25 Sep 1996 04:09:27 -0700 (PDT) Date: Wed, 25 Sep 1996 04:09:27 -0700 (PDT) Message-Id: <199609251109.EAA16993@silvia.HIP.Berkeley.EDU> To: andreas@klemm.gtn.com CC: andreas@freebsd.org, ports@freebsd.org, dyson@freebsd.org In-reply-to: (message from Andreas Klemm on Wed, 25 Sep 1996 03:46:04 +0200 (MET DST)) Subject: Re: pgcc port From: asami@freebsd.org (Satoshi Asami) Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk * Hmm, what about people, that don't have /usr/src installed ?! They can install the package. :) * I think they want still a working ports mechanism. * We shoudn't mix ports collection and /usr/src tree, or ?! But I don't think that justifies the cost of having two copies of the source. (The gcc-2.7.2 tarball is almost 7 megs!) * Besides that, I don't have a concrete idea, how to bring in the * pgcc patches without patching gcc in contrib ... And this is * certainly not wanted. Make a copy of contrib/gcc under work/? :) * Integrating the pentium optimization patches into the * default compiler would be an interesting thing. * * But how do the others think about this ... Would that have a * negative impact on stability ?! One big jump to 2.7.2.1 as default * compiler has been made ... and now another big one to get Pentium * optimized code ?! Hmmmm... * * If everything would be running fine after hacking gcc I'd say, * wow, yes, immediately, nice feature .... since I have a Pentium, too ;) * * Is there someone, who could fiddle the patches in if the others * agree ? What would the task be ?! Simply patching gcc-2.7.2.1 * with the pgcc patches and doing a commit after that or trickier ? I believe John Dyson has been using P5-optimized gcc for quite a while.... Satoshi From owner-freebsd-ports Wed Sep 25 07:16:00 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id HAA08952 for ports-outgoing; Wed, 25 Sep 1996 07:16:00 -0700 (PDT) Received: from bdd.net (bdd.net [207.61.119.1]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id HAA08926 for ; Wed, 25 Sep 1996 07:15:57 -0700 (PDT) Received: from localhost (matt@localhost) by bdd.net (8.7.5/8.7.3) with SMTP id KAA17375 for ; Wed, 25 Sep 1996 10:14:52 -0400 (EDT) Date: Wed, 25 Sep 1996 10:14:52 -0400 (EDT) From: Matthew Stein To: ports@freebsd.org Subject: Add/Delete a user in a port? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I'm working on a port that adds a user. Is there a way to remove this user upon pkg_delete? If not, should I make special note of this to the installer of the package when in interactive mode? -- mat. +-Matthew Stein-------------------------------------------- matt@bdd.net-+ | Concept Development phone: +1 519 823-8577 | | ButtonDown Digital fax: +1 519 823-9556 | +------------------------------------------------------------------------+ From owner-freebsd-ports Wed Sep 25 09:01:56 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id JAA04175 for ports-outgoing; Wed, 25 Sep 1996 09:01:56 -0700 (PDT) Received: from news1.gtn.com (news1.gtn.com [192.109.159.3]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id JAA04029; Wed, 25 Sep 1996 09:01:41 -0700 (PDT) Received: (from uucp@localhost) by news1.gtn.com (8.7.2/8.7.2) with UUCP id RAA15339; Wed, 25 Sep 1996 17:45:24 +0200 (MET DST) Received: from localhost (localhost [127.0.0.1]) by klemm.gtn.com (8.7.6/8.7.3) with SMTP id RAA14075; Wed, 25 Sep 1996 17:37:39 +0200 (MET DST) Date: Wed, 25 Sep 1996 17:37:39 +0200 (MET DST) From: Andreas Klemm To: Satoshi Asami cc: ports@FreeBSD.org, dyson@FreeBSD.org Subject: Re: pgcc port In-Reply-To: <199609251109.EAA16993@silvia.HIP.Berkeley.EDU> Message-ID: X-try-apsfilter: ftp://sunsite.unc.edu/pub/Linux/system/Printing/aps-491.tgz X-Fax: +49 2137 2018 X-Phone: +49 2137 2020 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-ports@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk On Wed, 25 Sep 1996, Satoshi Asami wrote: > * Hmm, what about people, that don't have /usr/src installed ?! > They can install the package. :) They could, but you know, that many people prefer to compile everything on their own system ... I belong to these people, too. > * I think they want still a working ports mechanism. > * We shoudn't mix ports collection and /usr/src tree, or ?! > > But I don't think that justifies the cost of having two copies of the > source. (The gcc-2.7.2 tarball is almost 7 megs!) Deep in my heart I think, that someone, who has the whole sources unpacked has enough resources to store such a 7MB large file as well. But if someone is really low on diskspace, so that he doesn't install the whole sources, is perhaps happy, to have that relativ compact 2.7.2 tgz archive, even if it is 7 MB large. > * Besides that, I don't have a concrete idea, how to bring in the > * pgcc patches without patching gcc in contrib ... And this is > * certainly not wanted. > > Make a copy of contrib/gcc under work/? :) Shudder ;) No ;) I wouldn't vote for this. Please, let us keep things a they are. > I believe John Dyson has been using P5-optimized gcc for quite a > while.... John, what do you think about integration some or all Pentium related patches into our main cc 2.7.2.1 ?! -- andreas@klemm.gtn.com /\/\___ Wiechers & Partner Datentechnik GmbH Andreas Klemm ___/\/\/ Support Unix -- andreas.klemm@wup.de pgp p-key http://www-swiss.ai.mit.edu/~bal/pks-toplev.html >>> powered by <<< ftp://sunsite.unc.edu/pub/Linux/system/Printing/aps-491.tgz >>> FreeBSD <<< From owner-freebsd-ports Wed Sep 25 09:16:40 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id JAA13655 for ports-outgoing; Wed, 25 Sep 1996 09:16:40 -0700 (PDT) Received: from dyson.iquest.net (dyson.iquest.net [198.70.144.127]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id JAA13588; Wed, 25 Sep 1996 09:16:30 -0700 (PDT) Received: (from root@localhost) by dyson.iquest.net (8.7.5/8.6.9) id LAA18681; Wed, 25 Sep 1996 11:15:33 -0500 (EST) From: John Dyson Message-Id: <199609251615.LAA18681@dyson.iquest.net> Subject: Re: pgcc port To: andreas@klemm.gtn.com (Andreas Klemm) Date: Wed, 25 Sep 1996 11:15:33 -0500 (EST) Cc: asami@FreeBSD.org, ports@FreeBSD.org, dyson@FreeBSD.org In-Reply-To: from "Andreas Klemm" at Sep 25, 96 05:37:39 pm Reply-To: dyson@FreeBSD.org X-Mailer: ELM [version 2.4 PL24 ME8] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-ports@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk > > > I believe John Dyson has been using P5-optimized gcc for quite a > > while.... > > John, what do you think about integration some or all Pentium > related patches into our main cc 2.7.2.1 ?! > The pgcc is experimental at best. Once in a while, I can build a kernel that works. I really should give the pgcc guys some feedback, but my job and FreeBSD take up ALL of my time... I would keep our standard cc as stable as it can be -- if someone wants to run pgcc, let them do it at their own risk by installing the port. Pgcc sig-11's quite often. I have seen a few cases of incorrect code. Frankly, I think that it is in the state of being a superub experiment (I kind-of like it, the pgcc people are doing what the GCC people should have been doing), but I would not trust the family jewels to it quite yet :-). John From owner-freebsd-ports Wed Sep 25 16:57:20 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id QAA17074 for ports-outgoing; Wed, 25 Sep 1996 16:57:20 -0700 (PDT) Received: from fps.biblos.unal.edu.co ([168.176.37.11]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id QAA13538 for ; Wed, 25 Sep 1996 16:49:50 -0700 (PDT) From: pgiffuni@fps.biblos.unal.edu.co Received: from localhost by fps.biblos.unal.edu.co (AIX 4.1/UCB 5.64/4.03) id AA14424; Wed, 25 Sep 1996 16:44:45 -0500 Date: Wed, 25 Sep 1996 16:44:45 -0500 (CDT) To: ports@freebsd.org Subject: CAD section is weak... 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 am learning to port software, and I noticed that much can be done in the CAD area. Some of Linux's programs are portable, but I started out with some of the Berkeley software at http://www-cad.eecs.berkeley.edu/Software/software.html Most of this software is excellent, but requires delicate porting and good bandwidth. Ptolemy (http://ptolemy.eecs.berkeley.edu), a package for DSP, already has patches for Fbsd available, but if not carefully ported (recompiling gnu stuff and itcl) can take 120M!. I clearly need more hands... anyone with nothin' else to do? What about declaring a (nonexclusive) CAD month, later a HAM month...etc until we reach Linux (.. or 4 CDs whichever comes first)? Of course I wouldn't want 20 persons working on the same port... we would organize it. Pedro. From owner-freebsd-ports Thu Sep 26 00:59:13 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id AAA00927 for ports-outgoing; Thu, 26 Sep 1996 00:59:13 -0700 (PDT) Received: from news1.gtn.com (news1.gtn.com [192.109.159.3]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id AAA00846; Thu, 26 Sep 1996 00:59:06 -0700 (PDT) Received: (from uucp@localhost) by news1.gtn.com (8.7.2/8.7.2) with UUCP id JAA07866; Thu, 26 Sep 1996 09:45:44 +0200 (MET DST) Received: from localhost (localhost [127.0.0.1]) by klemm.gtn.com (8.7.6/8.7.3) with SMTP id HAA19076; Thu, 26 Sep 1996 07:46:35 +0200 (MET DST) Date: Thu, 26 Sep 1996 07:46:35 +0200 (MET DST) From: Andreas Klemm To: dyson@FreeBSD.org cc: asami@FreeBSD.org, ports@FreeBSD.org Subject: Re: pgcc port In-Reply-To: <199609251615.LAA18681@dyson.iquest.net> Message-ID: X-try-apsfilter: ftp://sunsite.unc.edu/pub/Linux/system/Printing/aps-491.tgz X-Fax: +49 2137 2018 X-Phone: +49 2137 2020 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-ports@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk On Wed, 25 Sep 1996, John Dyson wrote: > > > > > I believe John Dyson has been using P5-optimized gcc for quite a > > > while.... > > > > John, what do you think about integration some or all Pentium > > related patches into our main cc 2.7.2.1 ?! > > > The pgcc is experimental at best. Once in a while, I can build a kernel > that works. I really should give the pgcc guys some feedback, but my > job and FreeBSD take up ALL of my time... I would keep our standard cc > as stable as it can be -- if someone wants to run pgcc, let them do it > at their own risk by installing the port. Pgcc sig-11's quite often. I have > seen a few cases of incorrect code. Frankly, I think that it is in the > state of being a superub experiment (I kind-of like it, the pgcc people > are doing what the GCC people should have been doing), but I would not > trust the family jewels to it quite yet :-). Thanks for your feedback. So I think we let things as they are. -- andreas@klemm.gtn.com /\/\___ Wiechers & Partner Datentechnik GmbH Andreas Klemm ___/\/\/ Support Unix -- andreas.klemm@wup.de pgp p-key http://www-swiss.ai.mit.edu/~bal/pks-toplev.html >>> powered by <<< ftp://sunsite.unc.edu/pub/Linux/system/Printing/aps-491.tgz >>> FreeBSD <<< From owner-freebsd-ports Thu Sep 26 01:29:26 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id BAA18206 for ports-outgoing; Thu, 26 Sep 1996 01:29:26 -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 BAA18167 for ; Thu, 26 Sep 1996 01:29:22 -0700 (PDT) Received: (from jkh@localhost) by time.cdrom.com (8.7.6/8.6.9) id BAA15654 for ports@freebsd.org; Thu, 26 Sep 1996 01:29:24 -0700 (PDT) Date: Thu, 26 Sep 1996 01:29:24 -0700 (PDT) From: "Jordan K. Hubbard" Message-Id: <199609260829.BAA15654@time.cdrom.com> To: ports@freebsd.org Subject: graphics/jpeg Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Looks like the two primary MASTER_SITES no longer carry it. Who's maintaining this one? Jordan From owner-freebsd-ports Thu Sep 26 02:22:04 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id CAA15410 for ports-outgoing; Thu, 26 Sep 1996 02:22:04 -0700 (PDT) Received: from silvia.HIP.Berkeley.EDU (ala-ca8-21.ix.netcom.com [207.93.141.149]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id CAA15350; Thu, 26 Sep 1996 02:21:59 -0700 (PDT) Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.7.6/8.6.9) id CAA20906; Thu, 26 Sep 1996 02:21:36 -0700 (PDT) Date: Thu, 26 Sep 1996 02:21:36 -0700 (PDT) Message-Id: <199609260921.CAA20906@silvia.HIP.Berkeley.EDU> To: andreas@klemm.gtn.com CC: ports@FreeBSD.org, dyson@FreeBSD.org In-reply-to: (message from Andreas Klemm on Wed, 25 Sep 1996 17:37:39 +0200 (MET DST)) Subject: Re: pgcc port From: asami@FreeBSD.org (Satoshi Asami) Sender: owner-ports@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk * They could, but you know, that many people prefer to compile * everything on their own system ... I belong to these people, too. Don't most of those...especially people playing with an P5-optimized compiler...have the full source tree anyway? :) * Deep in my heart I think, that someone, who has the whole sources * unpacked has enough resources to store such a 7MB large file as well. I'm not too worried about the users' machines (diskspace is cheap after all), it's the CDROM and ftp sites I'm concerned about. The ports collection is growing too fast and it has just spilled out to the second CD. At this rate, we'll run out of space on that soon too...and what we can't afford is to have IDENTICAL copies of the same source tree in the FreeBSD distribution (actually much more than we need, more on this later). * But if someone is really low on diskspace, so that he doesn't install * the whole sources, is perhaps happy, to have that relativ compact * 2.7.2 tgz archive, even if it is 7 MB large. Those people can use packages! Please! And how much does 130MB of disk cost these days? ;) * > Make a copy of contrib/gcc under work/? :) * * Shudder ;) No ;) I wouldn't vote for this. Please, let us keep * things a they are. What's that shudder? I don't see anything wrong about that, seriously. What's the difference between "tar xzf tarfile" and "tar -C /usr/src/contrib/gcc -cf - | tar -C work -xf -" if we're going to end up with the same tree? Besides, that source in /usr/src/contrib is much smaller because it doesn't include all the baggage for other architecture types (it's about 3.8MB compressed, or just over half the original size). Maybe what we should do is to make the port do the following: (1) use a copy of /usr/src/contrib/gcc if it exists (2) attempt to unpack that subtree from srcdist (maybe even prompt the user to insert the first CD?) (3) ftp a gzip'd tarball from FreeBSD-current/src/contrib/gcc That way we don't have to ship the 7MB tarball with the CD (CD owners who doesn't have /usr/src extracted can use method (2)) and save space on the ftp site too (no need for tarball, as it will be constructed dynamically by (3)). What do you think? * John, what do you think about integration some or all Pentium * related patches into our main cc 2.7.2.1 ?! Ok, so much for that idea.... Satoshi From owner-freebsd-ports Thu Sep 26 06:53:41 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id GAA22680 for ports-outgoing; Thu, 26 Sep 1996 06:53:41 -0700 (PDT) Received: from mail.cs.tu-berlin.de (root@mail.cs.tu-berlin.de [130.149.17.13]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id GAA22262 for ; Thu, 26 Sep 1996 06:53:11 -0700 (PDT) Received: from campa.panke.de (anonymous234.ppp.cs.tu-berlin.de [130.149.17.234]) by mail.cs.tu-berlin.de (8.6.13/8.6.12) with ESMTP id PAA18845; Thu, 26 Sep 1996 15:34:02 +0200 Received: (from wosch@localhost) by campa.panke.de (8.6.12/8.6.12) id PAA00663; Thu, 26 Sep 1996 15:26:09 +0200 Date: Thu, 26 Sep 1996 15:26:09 +0200 From: Wolfram Schneider Message-Id: <199609261326.PAA00663@campa.panke.de> To: Matthew Stein Cc: ports@freebsd.org Subject: Add/Delete a user in a port? In-Reply-To: References: Reply-to: Wolfram Schneider 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 >I'm working on a port that adds a user. Is there a way to remove this >user upon pkg_delete? If not, should I make special note of this to the >installer of the package when in interactive mode? removeuser(8), located in /usr/share/examples/removeuser. --Wolfram Schneider From owner-freebsd-ports Thu Sep 26 07:00:40 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id HAA27494 for ports-outgoing; Thu, 26 Sep 1996 07:00:40 -0700 (PDT) Received: from bdd.net (bdd.net [207.61.119.1]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id HAA27466 for ; Thu, 26 Sep 1996 07:00:37 -0700 (PDT) Received: from localhost (matt@localhost) by bdd.net (8.7.5/8.7.3) with SMTP id JAA01554; Thu, 26 Sep 1996 09:58:30 -0400 (EDT) Date: Thu, 26 Sep 1996 09:58:30 -0400 (EDT) From: Matthew Stein To: Wolfram Schneider cc: ports@freebsd.org Subject: Re: Add/Delete a user in a port? In-Reply-To: <199609261326.PAA00663@campa.panke.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 Thu, 26 Sep 1996, Wolfram Schneider wrote: > >I'm working on a port that adds a user. Is there a way to remove this > >user upon pkg_delete? If not, should I make special note of this to the > >installer of the package when in interactive mode? > > removeuser(8), located in /usr/share/examples/removeuser. Thanks. How do I run that as part of a pkg_delete? -- mat. +-Matthew Stein-------------------------------------------- matt@bdd.net-+ | Concept Development phone: +1 519 823-8577 | | ButtonDown Digital fax: +1 519 823-9556 | +------------------------------------------------------------------------+ From owner-freebsd-ports Thu Sep 26 08:48:04 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id IAA23144 for ports-outgoing; Thu, 26 Sep 1996 08:48:04 -0700 (PDT) Received: from news1.gtn.com (news1.gtn.com [192.109.159.3]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id IAA22841; Thu, 26 Sep 1996 08:47:36 -0700 (PDT) Received: (from uucp@localhost) by news1.gtn.com (8.7.2/8.7.2) with UUCP id RAA00219; Thu, 26 Sep 1996 17:30:33 +0200 (MET DST) Received: from localhost (localhost [127.0.0.1]) by klemm.gtn.com (8.7.6/8.7.3) with SMTP id NAA00623; Thu, 26 Sep 1996 13:50:35 +0200 (MET DST) Date: Thu, 26 Sep 1996 13:50:35 +0200 (MET DST) From: Andreas Klemm To: Satoshi Asami cc: ports@FreeBSD.org Subject: Re: pgcc port In-Reply-To: <199609260921.CAA20906@silvia.HIP.Berkeley.EDU> Message-ID: X-try-apsfilter: ftp://sunsite.unc.edu/pub/Linux/system/Printing/aps-491.tgz X-Fax: +49 2137 2018 X-Phone: +49 2137 2020 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-ports@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk On Thu, 26 Sep 1996, Satoshi Asami wrote: > I'm not too worried about the users' machines (diskspace is cheap > after all), it's the CDROM and ftp sites I'm concerned about. The > ports collection is growing too fast and it has just spilled out to > the second CD. At this rate, we'll run out of space on that soon > too...and what we can't afford is to have IDENTICAL copies of the same > source tree in the FreeBSD distribution (actually much more than we > need, more on this later). I understand what you mean, but I don't like, that usr.contrib has to be installed for a (one !) port. > Those people can use packages! Please! And how much does 130MB of > disk cost these days? ;) I assume, that most people only have one drive, but 3 operating systems nowadays. > What's that shudder? I don't see anything wrong about that, > seriously. What's the difference between "tar xzf tarfile" and "tar > -C /usr/src/contrib/gcc -cf - | tar -C work -xf -" if we're going to > end up with the same tree? >From the command line there aren't much differences. It's only that I don't like the dependency of the pgcc port and contrib stuff. I'm the opineon that this dependency doesn't belong to the concept. Since the whole story is this time only the case for pgcc, I think we could bear the 7 MB more on CD-Rom ... Or compromise ... create a tgz file of our contrib gcc sources and upload it on freefall, so we fetch only the much smaller gcc source. -rw-r--r-- 1 root wheel 3700483 Sep 26 13:41 contrib-gcc-2721.tgz It's about half the size and not so space consuming. > Besides, that source in /usr/src/contrib is much smaller because it > doesn't include all the baggage for other architecture types (it's > about 3.8MB compressed, or just over half the original size). > > Maybe what we should do is to make the port do the following: > > (1) use a copy of /usr/src/contrib/gcc if it exists But since /usr/src/contrib/gcc is under developement, it could be the case, that pgcc patches fail. I don't like a port to be dependend from changing sources. > (2) attempt to unpack that subtree from srcdist (maybe even prompt the > user to insert the first CD?) [...] Perhaps we can save the work if you like my compromise as told before. -- andreas@klemm.gtn.com /\/\___ Wiechers & Partner Datentechnik GmbH Andreas Klemm ___/\/\/ Support Unix -- andreas.klemm@wup.de pgp p-key http://www-swiss.ai.mit.edu/~bal/pks-toplev.html >>> powered by <<< ftp://sunsite.unc.edu/pub/Linux/system/Printing/aps-491.tgz >>> FreeBSD <<< From owner-freebsd-ports Thu Sep 26 13:00:41 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id NAA12698 for ports-outgoing; Thu, 26 Sep 1996 13:00:41 -0700 (PDT) Received: from fps.biblos.unal.edu.co ([168.176.37.11]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id MAA04134 for ; Thu, 26 Sep 1996 12:48:47 -0700 (PDT) Received: from unalslip01.usc.unal.edu.co by fps.biblos.unal.edu.co (AIX 4.1/UCB 5.64/4.03) id AA15988; Thu, 26 Sep 1996 14:27:26 -0500 Message-Id: <324AEFF4.A5@fps.biblos.unal.edu.co> Date: Thu, 26 Sep 1996 14:04:52 -0700 From: "Pedro Giffuni S." Reply-To: pgiffuni@fps.biblos.unal.edu.co Organization: Universidad Nacional de Colombia X-Mailer: Mozilla 3.0 (Win16; I) Mime-Version: 1.0 To: ports@FreeBSD.ORG Subject: New Magic Port available Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk HI: Magic 6.5 is available at: http://www.research.digital.com/wrl/projects/magic/magic.html Pedro. From owner-freebsd-ports Thu Sep 26 17:55:43 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id RAA26580 for ports-outgoing; Thu, 26 Sep 1996 17:55:43 -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 RAA26545; Thu, 26 Sep 1996 17:55:40 -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 RAA17648; Thu, 26 Sep 1996 17:55:42 -0700 (PDT) To: asami@FreeBSD.org (Satoshi Asami) cc: andreas@klemm.gtn.com, ports@FreeBSD.org, dyson@FreeBSD.org Subject: Re: pgcc port In-reply-to: Your message of "Thu, 26 Sep 1996 02:21:36 PDT." <199609260921.CAA20906@silvia.HIP.Berkeley.EDU> Date: Thu, 26 Sep 1996 17:55:42 -0700 Message-ID: <17646.843785742@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-ports@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk > I'm not too worried about the users' machines (diskspace is cheap > after all), it's the CDROM and ftp sites I'm concerned about. The > ports collection is growing too fast and it has just spilled out to > the second CD. At this rate, we'll run out of space on that soon Actually, I only anticipate that this will get worse with time. ;-) The ports collection itself is small - it could be 100 times the size and still fit easily on a CD. It's just the distfiles and the packages which eat us alive, and we have to figure out methods for distributing both *very soon* or the 2.2 CD set will be something of a mess. I'm already expecting to have to go to 4 CDs, the layout of which might be: CD1: Distributions, Docs, Installation tools CD2: Live Filesystem, CVS repository, CTM base deltas CD3: ports + distfiles CD4: packages Though I'm also more afraid that CD3 and CD4 are going to look like: CD3: ports + distfiles CD4: more distfiles + packages Since the distfiles are getting huge. With a package, we're only storing the bits we need for FreeBSD, so that's less demanding (but still pretty big!). Longer-term, I dunno. We may have to spin the ports collection off as another product entirely since it's going to start needing 4 CDs all by itself before we know it! :-( Jordan From owner-freebsd-ports Fri Sep 27 01:09:27 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id BAA22300 for ports-outgoing; Fri, 27 Sep 1996 01:09:27 -0700 (PDT) Received: from news1.gtn.com (news1.gtn.com [192.109.159.3]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id BAA22150; Fri, 27 Sep 1996 01:09:12 -0700 (PDT) Received: (from uucp@localhost) by news1.gtn.com (8.7.2/8.7.2) with UUCP id JAA00786; Fri, 27 Sep 1996 09:46:11 +0200 (MET DST) Received: from localhost (localhost [127.0.0.1]) by klemm.gtn.com (8.7.6/8.7.3) with SMTP id JAA04527; Fri, 27 Sep 1996 09:39:18 +0200 (MET DST) Date: Fri, 27 Sep 1996 09:39:18 +0200 (MET DST) From: Andreas Klemm To: "Jordan K. Hubbard" cc: Satoshi Asami , ports@FreeBSD.org, dyson@FreeBSD.org Subject: Re: pgcc port In-Reply-To: <17646.843785742@time.cdrom.com> Message-ID: X-try-apsfilter: ftp://sunsite.unc.edu/pub/Linux/system/Printing/aps-491.tgz X-Fax: +49 2137 2018 X-Phone: +49 2137 2020 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-ports@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk On Thu, 26 Sep 1996, Jordan K. Hubbard wrote: > CD1: Distributions, Docs, Installation tools > CD2: Live Filesystem, CVS repository, CTM base deltas > CD3: ports + distfiles > CD4: packages > > Though I'm also more afraid that CD3 and CD4 are going to look like: > > CD3: ports + distfiles > CD4: more distfiles + packages > > Since the distfiles are getting huge. With a package, we're only > storing the bits we need for FreeBSD, so that's less demanding > (but still pretty big!). I think you should come out with 4 CD's. That's what Linux distributors already do for a long time. You get many many GNU and other mirrors, so the product glances with many many sources. According to the GNU GPL, source _has_ to be offered on the medium and many people follow the GPL. > Longer-term, I dunno. We may have to spin the ports collection off as > another product entirely since it's going to start needing 4 CDs all > by itself before we know it! :-( Could happen ;-)) But the competitor (Linux), for example SuSE here in Germany, does already sell 4 CD-Roms for a long time at an attrative price. -- andreas@klemm.gtn.com /\/\___ Wiechers & Partner Datentechnik GmbH Andreas Klemm ___/\/\/ Support Unix -- andreas.klemm@wup.de pgp p-key http://www-swiss.ai.mit.edu/~bal/pks-toplev.html >>> powered by <<< ftp://sunsite.unc.edu/pub/Linux/system/Printing/aps-491.tgz >>> FreeBSD <<< From owner-freebsd-ports Fri Sep 27 01:27:36 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id BAA02990 for ports-outgoing; Fri, 27 Sep 1996 01:27: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 BAA02958; Fri, 27 Sep 1996 01:27:31 -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 BAA00791; Fri, 27 Sep 1996 01:27:22 -0700 (PDT) To: Andreas Klemm cc: Satoshi Asami , ports@FreeBSD.org, dyson@FreeBSD.org Subject: Re: pgcc port In-reply-to: Your message of "Fri, 27 Sep 1996 09:39:18 +0200." Date: Fri, 27 Sep 1996 01:27:22 -0700 Message-ID: <789.843812842@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-ports@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk > I think you should come out with 4 CD's. That's what Linux distributors > already do for a long time. You get many many GNU and other mirrors, so That's not the issue here, Andreas. The issues are: 1. How to make it work in the distribution scheme. 2. Preparing for the day that the ports collection grows to require 4 CDs all by itself. :-) Jordan From owner-freebsd-ports Fri Sep 27 03:18:31 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id DAA05125 for ports-outgoing; Fri, 27 Sep 1996 03:18:31 -0700 (PDT) Received: from news1.gtn.com (news1.gtn.com [192.109.159.3]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id DAA05056 for ; Fri, 27 Sep 1996 03:18:24 -0700 (PDT) Received: (from uucp@localhost) by news1.gtn.com (8.7.2/8.7.2) with UUCP id LAA06243; Fri, 27 Sep 1996 11:45:53 +0200 (MET DST) Received: from localhost (localhost [127.0.0.1]) by klemm.gtn.com (8.7.6/8.7.3) with SMTP id LAA00536; Fri, 27 Sep 1996 11:39:59 +0200 (MET DST) Date: Fri, 27 Sep 1996 11:39:59 +0200 (MET DST) From: Andreas Klemm To: "Jordan K. Hubbard" cc: ports@FreeBSD.org Subject: Re: pgcc port In-Reply-To: <789.843812842@time.cdrom.com> Message-ID: X-try-apsfilter: ftp://sunsite.unc.edu/pub/Linux/system/Printing/aps-491.tgz X-Fax: +49 2137 2018 X-Phone: +49 2137 2020 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-ports@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk On Fri, 27 Sep 1996, Jordan K. Hubbard wrote: > > I think you should come out with 4 CD's. That's what Linux distributors > > already do for a long time. You get many many GNU and other mirrors, so > > That's not the issue here, Andreas. The issues are: > > 1. How to make it work in the distribution scheme. > > 2. Preparing for the day that the ports collection grows to > require 4 CDs all by itself. :-) > > Jordan Ok, got that hat :-) -- andreas@klemm.gtn.com /\/\___ Wiechers & Partner Datentechnik GmbH Andreas Klemm ___/\/\/ Support Unix -- andreas.klemm@wup.de pgp p-key http://www-swiss.ai.mit.edu/~bal/pks-toplev.html >>> powered by <<< ftp://sunsite.unc.edu/pub/Linux/system/Printing/aps-491.tgz >>> FreeBSD <<< From owner-freebsd-ports Sat Sep 28 03:28:25 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id DAA19312 for ports-outgoing; Sat, 28 Sep 1996 03:28:25 -0700 (PDT) Received: from mlab.t.u-tokyo.ac.jp (riopolis.t.u-tokyo.ac.jp [133.11.64.201]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id DAA19161 for ; Sat, 28 Sep 1996 03:28:12 -0700 (PDT) Received: from riopolis.t.u-tokyo.ac.jp by mlab.t.u-tokyo.ac.jp (8.6.9+2.4W/3.1W/neo-014/09/94+18:34:32) id TAA01139; Sat, 28 Sep 1996 19:27:58 +0900 Message-Id: <199609281027.TAA01139@mlab.t.u-tokyo.ac.jp> To: ports@freebsd.org Subject: New ports Date: Sat, 28 Sep 1996 19:27:57 +0900 From: Yukihiro Nakai Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hello, I have been ported some programs to FreeBSD, and put them on FreeBSD ftp site. Please have a look at ftp://www.freebsd.org/incoming/crack.tgz ftp://www.freebsd.org/incoming/qvwmport.tgz In addition, I would like to port some Java related programs. Please e-mail to me if some problems are found or some more work expected about the ports uploaded. Yukihiro Nakai From owner-freebsd-ports Sat Sep 28 05:23:34 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id FAA15749 for ports-outgoing; Sat, 28 Sep 1996 05:23:34 -0700 (PDT) Received: from birk04.studby.uio.no (root@birk04.studby.uio.no [129.240.214.13]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id FAA15686 for ; Sat, 28 Sep 1996 05:23:30 -0700 (PDT) Received: (from aagero@localhost) by birk04.studby.uio.no (8.7.6/sendmail95) id OAA21276; Sat, 28 Sep 1996 14:23:27 +0200 (MET DST) Date: Sat, 28 Sep 1996 14:23:27 +0200 (MET DST) Message-Id: <199609281223.OAA21276@birk04.studby.uio.no> From: "Åge Røbekk" To: freebsd-ports@freebsd.org Cc: jdp@polstra.com Subject: building modula3 port Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk everything seems to go just fine, until ---------------------- building m3 ---------------------- --- building in FreeBSD2 --- m3 -w1 -why -times -o m3 -F/var/tmp/qk019489 -> linking m3 malloc.o: Undefined symbol `_utrace' referenced from text segment malloc.o: Undefined symbol `_utrace' referenced from text segment malloc.o: Undefined symbol `_utrace' referenced from text segment malloc.o: Undefined symbol `_utrace' referenced from text segment Fatal Error: program "ld" failed, exit status = 256 And then the build process terminates with install: m3: No such file or directory -aage From owner-freebsd-ports Sat Sep 28 06:13:21 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id GAA28693 for ports-outgoing; Sat, 28 Sep 1996 06:13:21 -0700 (PDT) Received: from news1.gtn.com (news1.gtn.com [192.109.159.3]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id GAA28654; Sat, 28 Sep 1996 06:13:17 -0700 (PDT) Received: (from uucp@localhost) by news1.gtn.com (8.7.2/8.7.2) with UUCP id PAA23434; Sat, 28 Sep 1996 15:00:22 +0200 (MET DST) Received: from localhost (localhost [127.0.0.1]) by klemm.gtn.com (8.7.6/8.7.3) with SMTP id PAA01470; Sat, 28 Sep 1996 15:08:09 +0200 (MET DST) Date: Sat, 28 Sep 1996 15:08:09 +0200 (MET DST) From: Andreas Klemm To: current@freebsd.org cc: ports@freebsd.org Subject: throwing objects in nethack when playing on the console is horrible;) Message-ID: X-try-apsfilter: ftp://sunsite.unc.edu/pub/Linux/system/Printing/aps-491.tgz X-Fax: +49 2137 2018 X-Phone: +49 2137 2020 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi ! Is there a known curses problem with nethack 3.2.1 ?! Did somebody else try to play nethack 3.2.1 on the console ?! Try throwing objects, the screen is in a mess after that, redrawing the screen with ^r or ^l doesn't help ! My machine, very current: FreeBSD klemm.gtn.com 2.2-CURRENT FreeBSD 2.2-CURRENT #0: Mon Sep 23 11:14:44 MET DST 1996 root@klemm.gtn.com:/usr/sys.bisdn/compile/BISDN i386 Would be nice if you could tell me your experiences ! Andreas /// -- andreas@klemm.gtn.com /\/\___ Wiechers & Partner Datentechnik GmbH Andreas Klemm ___/\/\/ Support Unix -- andreas.klemm@wup.de pgp p-key http://www-swiss.ai.mit.edu/~bal/pks-toplev.html >>> powered by <<< ftp://sunsite.unc.edu/pub/Linux/system/Printing/aps-491.tgz >>> FreeBSD <<< From owner-freebsd-ports Sat Sep 28 07:04:36 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id HAA08373 for ports-outgoing; Sat, 28 Sep 1996 07:04:36 -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 HAA08302 for ; Sat, 28 Sep 1996 07:04:29 -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 QAA01806 for ; Sat, 28 Sep 1996 16:04:45 +0200 Received: (from kuku@localhost) by gilberto.physik.rwth-aachen.de (8.6.11/8.6.9) id QAA26579 for freebsd-ports@freefall.cdrom.com; Sat, 28 Sep 1996 16:11:09 +0200 Date: Sat, 28 Sep 1996 16:11:09 +0200 From: Christoph Kukulies Message-Id: <199609281411.QAA26579@gilberto.physik.rwth-aachen.de> To: freebsd-ports@freefall.FreeBSD.org Subject: tkined coordinates changed Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk The current Makefile in /usr/ports/net/tkined doesn't reflect any longer the real location of tkined. It is now: /pub/local/tkined/Tcl7.4+Tk4.0 Could someone correct this, please. --Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de From owner-freebsd-ports Sat Sep 28 07:11:39 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id HAA12450 for ports-outgoing; Sat, 28 Sep 1996 07:11:39 -0700 (PDT) Received: from birk04.studby.uio.no (root@birk04.studby.uio.no [129.240.214.13]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id HAA11113; Sat, 28 Sep 1996 07:09:21 -0700 (PDT) Received: (from aagero@localhost) by birk04.studby.uio.no (8.7.6/sendmail95) id QAA01402; Sat, 28 Sep 1996 16:09:07 +0200 (MET DST) Date: Sat, 28 Sep 1996 16:09:07 +0200 (MET DST) Message-Id: <199609281409.QAA01402@birk04.studby.uio.no> From: "Åge Røbekk" To: andreas@klemm.gtn.com CC: current@freebsd.org, ports@freebsd.org In-reply-to: (message from Andreas Klemm on Sat, 28 Sep 1996 15:08:09 +0200 (MET DST)) Subject: Re: throwing objects in nethack when playing on the console is horrible;) Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk | Is there a known curses problem with nethack 3.2.1 ?! | Did somebody else try to play nethack 3.2.1 on the console ?! | Try throwing objects, the screen is in a mess after that, | redrawing the screen with ^r or ^l doesn't help ! One thing you can try to fix it temporarily is to exit into a shell with `!' and return. What this does is some terminal driver shutdown and restart, which somehow sets the terminal in the correct mode. A more permanent but not neccesarily correct fix is to change tty_init_nhwindows() in $TOP/win/tty/wintty.c to mimic the shell escape code. --- nethack-3.2.1/win/tty/wintty.c Fri Jul 19 07:20:45 1996 +++ wintty.c.ny Sat Sep 28 16:05:17 1996 @@ -260,6 +260,7 @@ /* to port dependant tty setup */ tty_startup(&wid, &hgt); + gettty(); setftty(); /* calls start_screen */ /* set up tty descriptor */ I mailed nethack-bugs@linc.cis.upenn.edu about this problem, but we never settled about the nature of this problem. -aage From owner-freebsd-ports Sat Sep 28 08:19:35 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id IAA19551 for ports-outgoing; Sat, 28 Sep 1996 08:19:35 -0700 (PDT) Received: from vector.jhs.no_domain (slip139-92-42-14.ut.nl.ibm.net [139.92.42.14]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id IAA19452 for ; Sat, 28 Sep 1996 08:19:21 -0700 (PDT) Received: (from jhs@localhost) by vector.jhs.no_domain (8.7.5/8.6.9) id RAA14441; Sat, 28 Sep 1996 17:19:20 +0200 (MET DST) Date: Sat, 28 Sep 1996 17:19:20 +0200 (MET DST) Message-Id: <199609281519.RAA14441@vector.jhs.no_domain> To: ports@freebsd.org Subject: http://www.freebsd.org/~jhs/src/bsd/imports/gerber 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/ Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk My latest rdist has just uploaded: http://www.freebsd.org/~jhs/src/bsd/imports/gerber head -3 Makefile reads # Author I think is db@etek.chalmers.se Daniel Berglund # ftp'ed from kajsa0.etek.chalmers.se:/pub/gerber-view 1994 / 04 # makefile hacked by jhs@freebsd.org I've asked him if theres an ftp archive so I can convert it to a FreeBSD Ports/ format. It's a Gerber viewer, usable under X11, for looking at printed circuit layouts I ported it years ago for looking at PCBs of things called PC532 & ET532 Julian --- Julian H. Stacey jhs@freebsd.org http://www.freebsd.org/~jhs/ From owner-freebsd-ports Sat Sep 28 09:28:06 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id JAA02656 for ports-outgoing; Sat, 28 Sep 1996 09:28:06 -0700 (PDT) Received: from vector.jhs.no_domain (slip139-92-42-14.ut.nl.ibm.net [139.92.42.14]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id JAA02426; Sat, 28 Sep 1996 09:27:36 -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 SAA22080; Sat, 28 Sep 1996 18:24:43 +0200 (MET DST) Message-Id: <199609281624.SAA22080@vector.jhs.no_domain> To: "Jordan K. Hubbard" cc: asami@FreeBSD.org (Satoshi Asami), andreas@klemm.gtn.com, ports@FreeBSD.org, dyson@FreeBSD.org Subject: Re: pgcc port 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, 26 Sep 1996 17:55:42 PDT." <17646.843785742@time.cdrom.com> Date: Sat, 28 Sep 1996 18:24:41 +0200 Sender: owner-ports@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk Hi, Reference: > From: "Jordan K. Hubbard" > > Longer-term, I dunno. We may have to spin the ports collection off as > another product entirely since it's going to start needing 4 CDs all > by itself before we know it! :-( BTW While browsing www.openbsd.org yesterday, I noticing they've adopted FreeBSD ports mechanism :-) ... One small step for mankind ? (or at least BSD co-op. ?) :-) Julian -- Julian H. Stacey jhs@freebsd.org http://www.freebsd.org/~jhs/ From owner-freebsd-ports Sat Sep 28 09:35:57 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id JAA06460 for ports-outgoing; Sat, 28 Sep 1996 09:35:57 -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 JAA06415 for ; Sat, 28 Sep 1996 09:35:52 -0700 (PDT) Received: from austin.polstra.com (jdp@localhost) by austin.polstra.com (8.7.6/8.7.3) with ESMTP id JAA05996; Sat, 28 Sep 1996 09:35:39 -0700 (PDT) Message-Id: <199609281635.JAA05996@austin.polstra.com> To: " ge R bekk" cc: freebsd-ports@freebsd.org Subject: Re: building modula3 port In-reply-to: Your message of "Sat, 28 Sep 1996 14:23:27 +0200." <199609281223.OAA21276@birk04.studby.uio.no> Date: Sat, 28 Sep 1996 09:35:39 -0700 From: John Polstra Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > everything seems to go just fine, until > > ---------------------- building m3 ---------------------- > > --- building in FreeBSD2 --- > m3 -w1 -why -times -o m3 -F/var/tmp/qk019489 > -> linking m3 > malloc.o: Undefined symbol `_utrace' referenced from text segment You must have just exactly the wrong version of -current! :-( In the port, I included Poul-Henning Kamp's latest version of phkmalloc, slightly modified to make it thread-safe for Modula-3. It's quite important that malloc be thread-safe. The included version of malloc references the function utrace(), which is a new system call that PHK recently added to the kernel and, of course, to libc. I attempted to change malloc so that it would compile both on -current and on older versions of FreeBSD, by putting in the following grotesque hack: #ifdef __FreeBSD__ /* Kludge to find out whether we have utrace() */ #include #ifdef SYS_utrace #define HAVE_UTRACE #endif /* SYS_utrace */ #endif /* __FreeBSD__ */ And then utrace() gets referenced only if HAVE_UTRACE is defined. Apparently, in your version of -current, SYS_utrace was already added to , but the utrace() function had not yet been added to libc. There are a couple of different ways you could work around this problem: 1. Update your "/usr/src/lib/libc/sys/Makefile.inc" file to the latest version, and rebuild and reinstall libc. (All you really need to do is add "utrace.o" to the definition of ASM.) It doesn't matter whether the system call really exists in your kernel. It will never get invoked in normal use. 2. In the Modula-3 port, do a "make patch", and then edit the lines above out of "work/m3/m3core/src/runtime/FreeBSD2/malloc.c". Then continue with a "make". Sorry for the hassle! 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 Sat Sep 28 09:39:50 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id JAA08471 for ports-outgoing; Sat, 28 Sep 1996 09:39:50 -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 JAA08427 for ; Sat, 28 Sep 1996 09:39:43 -0700 (PDT) Received: from austin.polstra.com (jdp@localhost) by austin.polstra.com (8.7.6/8.7.3) with ESMTP id JAA06029; Sat, 28 Sep 1996 09:39:39 -0700 (PDT) Message-Id: <199609281639.JAA06029@austin.polstra.com> To: " ge R bekk" cc: freebsd-ports@freebsd.org Subject: Re: building modula3 port In-reply-to: Your message of "Sat, 28 Sep 1996 14:23:27 +0200." <199609281223.OAA21276@birk04.studby.uio.no> Date: Sat, 28 Sep 1996 09:39:38 -0700 From: John Polstra Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Following up my earlier explanation about this: > malloc.o: Undefined symbol `_utrace' referenced from text segment I checked the commit logs. There was an 18-hour period during which SYS_utrace existed in , but the utrace() function was not yet present in libc. Only during that window would this problem appear. You are quite a (un)lucky person! John From owner-freebsd-ports Sat Sep 28 10:12:28 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id KAA25218 for ports-outgoing; Sat, 28 Sep 1996 10:12:28 -0700 (PDT) Received: from osceola.gate.net (root@osceola.gate.net [199.227.0.18]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id KAA25180; Sat, 28 Sep 1996 10:12:22 -0700 (PDT) Received: from ccfires.gate.net (jaxfl2-32.gate.net [199.227.5.159]) by osceola.gate.net (8.7.6/8.6.12) with SMTP id NAA33094; Sat, 28 Sep 1996 13:12:04 -0400 Message-ID: X-Mailer: XFMail 0.4 [p0] on FreeBSD Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Sat, 28 Sep 1996 13:07:44 -0400 (EDT) Organization: CCFI From: Ed Sweeney To: questions@freebsd.org, ports@freebsd.org Subject: ghostscript and zlib.h not found Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I've gotten png to make with the zlib 1.04 files, but ghostscript 4.0 is looking for zlib.h (I have zlib.h in usr/local/include. Where should I tell gs where it is? ) ---------------------------------- E-Mail: Ed Sweeney Date: 09/28/96 Time: 13:07:44 This message was sent by XF-Mail ---------------------------------- From owner-freebsd-ports Sat Sep 28 10:13:37 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id KAA25924 for ports-outgoing; Sat, 28 Sep 1996 10:13:37 -0700 (PDT) Received: from news1.gtn.com (news1.gtn.com [192.109.159.3]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id KAA25879 for ; Sat, 28 Sep 1996 10:13:32 -0700 (PDT) Received: (from uucp@localhost) by news1.gtn.com (8.7.2/8.7.2) with UUCP id TAA23035; Sat, 28 Sep 1996 19:00:49 +0200 (MET DST) Received: from localhost (localhost [127.0.0.1]) by klemm.gtn.com (8.7.6/8.7.3) with SMTP id SAA01067; Sat, 28 Sep 1996 18:47:34 +0200 (MET DST) Date: Sat, 28 Sep 1996 18:47:34 +0200 (MET DST) From: Andreas Klemm To: Christoph Kukulies cc: freebsd-ports@freefall.freebsd.org Subject: Re: tkined coordinates changed In-Reply-To: <199609281411.QAA26579@gilberto.physik.rwth-aachen.de> Message-ID: X-try-apsfilter: ftp://sunsite.unc.edu/pub/Linux/system/Printing/aps-491.tgz X-Fax: +49 2137 2018 X-Phone: +49 2137 2020 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Sat, 28 Sep 1996, Christoph Kukulies wrote: > > The current Makefile in /usr/ports/net/tkined doesn't reflect any longer > the real location of tkined. It is now: > > /pub/local/tkined/Tcl7.4+Tk4.0 > > Could someone correct this, please. Will do that. -- andreas@klemm.gtn.com /\/\___ Wiechers & Partner Datentechnik GmbH Andreas Klemm ___/\/\/ Support Unix -- andreas.klemm@wup.de pgp p-key http://www-swiss.ai.mit.edu/~bal/pks-toplev.html >>> powered by <<< ftp://sunsite.unc.edu/pub/Linux/system/Printing/aps-491.tgz >>> FreeBSD <<< From owner-freebsd-ports Sat Sep 28 10:13:44 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id KAA26001 for ports-outgoing; Sat, 28 Sep 1996 10:13:44 -0700 (PDT) Received: from news1.gtn.com (news1.gtn.com [192.109.159.3]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id KAA25954 for ; Sat, 28 Sep 1996 10:13:40 -0700 (PDT) Received: (from uucp@localhost) by news1.gtn.com (8.7.2/8.7.2) with UUCP id TAA23057; Sat, 28 Sep 1996 19:00:55 +0200 (MET DST) Received: from localhost (localhost [127.0.0.1]) by klemm.gtn.com (8.7.6/8.7.3) with SMTP id TAA05197; Sat, 28 Sep 1996 19:06:26 +0200 (MET DST) Date: Sat, 28 Sep 1996 19:06:26 +0200 (MET DST) From: Andreas Klemm To: lukin@okbmei.msk.su cc: ports@FreeBSD.ORG Subject: blt port fails on current system Message-ID: X-try-apsfilter: ftp://sunsite.unc.edu/pub/Linux/system/Printing/aps-491.tgz X-Fax: +49 2137 2018 X-Phone: +49 2137 2020 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Hi ! Could you please check your blt port, would be nice ;-) Problem: Building tkined, which needs blt, failed. I got the following error, when trying to build blt: Checksums OK. ===> Building for blt-2.1 making all in ./src cc -c -O3 -fno-strength-reduce -Wwrite-strings -Wshadow -Wtraditional -fwritable -strings -Wall -I. -I/usr/local/include -I/usr/local/include -I/usr/X11R6/inclu de bltGrLine.c bltGrLine.c: In function `ColorParseProc': bltGrLine.c:589: warning: passing arg 3 of `Tk_GetColor' makes integer from poin ter without a cast bltGrLine.c:589: too few arguments to function `Tk_GetColor' *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 -- andreas@klemm.gtn.com /\/\___ Wiechers & Partner Datentechnik GmbH Andreas Klemm ___/\/\/ Support Unix -- andreas.klemm@wup.de pgp p-key http://www-swiss.ai.mit.edu/~bal/pks-toplev.html >>> powered by <<< ftp://sunsite.unc.edu/pub/Linux/system/Printing/aps-491.tgz >>> FreeBSD <<< From owner-freebsd-ports Sat Sep 28 10:14:09 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id KAA26259 for ports-outgoing; Sat, 28 Sep 1996 10:14:09 -0700 (PDT) Received: from news1.gtn.com (news1.gtn.com [192.109.159.3]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id KAA26219 for ; Sat, 28 Sep 1996 10:14:05 -0700 (PDT) Received: (from uucp@localhost) by news1.gtn.com (8.7.2/8.7.2) with UUCP id TAA23016; Sat, 28 Sep 1996 19:00:41 +0200 (MET DST) Received: from localhost (localhost [127.0.0.1]) by klemm.gtn.com (8.7.6/8.7.3) with SMTP id SAA01005; Sat, 28 Sep 1996 18:45:47 +0200 (MET DST) Date: Sat, 28 Sep 1996 18:45:47 +0200 (MET DST) From: Andreas Klemm To: Yukihiro Nakai cc: ports@FreeBSD.ORG Subject: Re: New ports In-Reply-To: <199609281027.TAA01139@mlab.t.u-tokyo.ac.jp> Message-ID: X-try-apsfilter: ftp://sunsite.unc.edu/pub/Linux/system/Printing/aps-491.tgz X-Fax: +49 2137 2018 X-Phone: +49 2137 2020 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Sat, 28 Sep 1996, Yukihiro Nakai wrote: > Hello, > > I have been ported some programs to FreeBSD, and put them on FreeBSD ftp site. > Please have a look at > ftp://www.freebsd.org/incoming/crack.tgz > ftp://www.freebsd.org/incoming/qvwmport.tgz Where are your uploads ?! andreas@klemm{703} ~/src/freefall/otherports ncftp ftp://www.freebsd.org/incoming/crack.tgz /incoming/crack.tgz: No such file. andreas@klemm{704} ~/src/freefall/otherports ncftp ftp://www.freebsd.org/incoming/qvwmport.tgz /incoming/qvwmport.tgz: No such file. andreas@klemm{705} ~/src/freefall/otherports andreas@klemm{705} ~/src/freefall/otherports ncftp ftp://ftp.freebsd.org/incoming/crack.tgz /incoming/crack.tgz: No such file. andreas@klemm{706} ~/src/freefall/otherports ncftp ftp://ftp.freebsd.org/pub/FreeBSD/incoming/crack.tgz /pub/FreeBSD/incoming/crack.tgz: No such file. andreas@klemm{707} ~/src/freefall/otherports -- andreas@klemm.gtn.com /\/\___ Wiechers & Partner Datentechnik GmbH Andreas Klemm ___/\/\/ Support Unix -- andreas.klemm@wup.de pgp p-key http://www-swiss.ai.mit.edu/~bal/pks-toplev.html >>> powered by <<< ftp://sunsite.unc.edu/pub/Linux/system/Printing/aps-491.tgz >>> FreeBSD <<< From owner-freebsd-ports Sat Sep 28 10:21:52 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id KAA01801 for ports-outgoing; Sat, 28 Sep 1996 10:21:52 -0700 (PDT) Received: from osceola.gate.net (root@osceola.gate.net [199.227.0.18]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id KAA01730 for ; Sat, 28 Sep 1996 10:21:47 -0700 (PDT) Received: from ccfires.gate.net (jaxfl2-32.gate.net [199.227.5.159]) by osceola.gate.net (8.7.6/8.6.12) with SMTP id NAA45968 for ; Sat, 28 Sep 1996 13:21:40 -0400 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Message-ID: X-Mailer: XFMail 0.4 [p0] on FreeBSD Date: Sat, 28 Sep 1996 13:13:04 -0400 (EDT) Organization: CCFI From: Ed Sweeney To: ports@freebsd.org Subject: gs looking for libz.h Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk make install on apsfilter won't work because the make for gs4 needs libz.h. I'v e got libz 1.04 and have built png (which complained about the same thing). How d o I tell the gs4 make where to find libz, or how do I install libz from the ports collection? Thanks. ---------------------------------- E-Mail: Ed Sweeney Date: 09/28/96 Time: 13:13:04 This message was sent by XF-Mail ----------------------------------ter won't work because the make for gs4 needs libz.h. I'v e got libz 1.04 and have built png (which complained about the same thing). How d o I tell the gs4 make where to find libz, or how do I install libz from the ports collection? Thanks. ---------------------------------- E-Mail: Ed Sweeney Date: 09/28/96 Time: 13:13:04 This message was sent by XF-Mail ---------------------------------- (which complained about the same thing). How d o I tell the gs4 make where to find libz, or how do I install libz from the ports collection? Thanks. ---------------------------------- E-Mail: Ed Sweeney Date: 09/28/96 Time: 13:13:04 This message was sent by XF-Mail ---------------------------------- From owner-freebsd-ports Sat Sep 28 10:36:51 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id KAA14374 for ports-outgoing; Sat, 28 Sep 1996 10:36:51 -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 KAA14333; Sat, 28 Sep 1996 10:36:48 -0700 (PDT) Received: (from mail@localhost) by bacall.lodgenet.com (8.6.12/8.6.12) id MAA21789; Sat, 28 Sep 1996 12:34:42 -0500 Received: from garbo.lodgenet.com(204.124.123.250) by bacall via smap (V1.3) id sma021787; Sat Sep 28 12:34:36 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 MAA31378; Sat, 28 Sep 1996 12:35:39 -0500 Received: from localhost (localhost [127.0.0.1]) by jake.lodgenet.com (8.7.6/8.6.12) with SMTP id MAA15235; Sat, 28 Sep 1996 12:36:43 -0500 (CDT) Message-Id: <199609281736.MAA15235@jake.lodgenet.com> X-Authentication-Warning: jake.lodgenet.com: Host localhost [127.0.0.1] didn't use HELO protocol To: Andreas Klemm cc: ports@freefall.freebsd.org Subject: Re: cvs commit: ports/net/tkined Makefile In-reply-to: Your message of "Sat, 28 Sep 1996 09:59:20 PDT." <199609281659.JAA18603@freefall.freebsd.org> Date: Sat, 28 Sep 1996 12:36:42 -0500 From: "Eric L. Hernes" Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Actually, the whold port should probably be rm'ed, since the net/scotty now contains tkined too. eric. Andreas Klemm writes: >andreas 96/09/28 09:59:17 > > Modified: net/tkined Makefile > Log: > Changed location of sources as told by > Christoph Kukulies > Removed unnecessary HAS_CONFIGURE, because GNU_CONFIGURE is already defined. > Removed unnecessary --prefix=... since GNU_CONFIGURE already defines this. > Had to change configure args to: CONFIGURE_ARGS+= --with-x > > Revision Changes Path > 1.9 +5 -4 ports/net/tkined/Makefile From owner-freebsd-ports Sat Sep 28 12:13:22 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id MAA02445 for ports-outgoing; Sat, 28 Sep 1996 12:13:22 -0700 (PDT) Received: from news1.gtn.com (news1.gtn.com [192.109.159.3]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id MAA02388; Sat, 28 Sep 1996 12:13:17 -0700 (PDT) Received: (from uucp@localhost) by news1.gtn.com (8.7.2/8.7.2) with UUCP id VAA19897; Sat, 28 Sep 1996 21:00:29 +0200 (MET DST) Received: from localhost (localhost [127.0.0.1]) by klemm.gtn.com (8.7.6/8.7.3) with SMTP id UAA07267; Sat, 28 Sep 1996 20:58:47 +0200 (MET DST) Date: Sat, 28 Sep 1996 20:58:47 +0200 (MET DST) From: Andreas Klemm To: jhs@FreeBSD.org cc: ports@FreeBSD.org Subject: hylafax port fails to build on -current, can't find a working Ansi C , Compiler Message-ID: X-try-apsfilter: ftp://sunsite.unc.edu/pub/Linux/system/Printing/aps-491.tgz X-Fax: +49 2137 2018 X-Phone: +49 2137 2020 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-ports@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk Hi ! Seems to be an error because the migration to gcc 2.7.2.1 ?! The configure script creates a temp file xgnu.c containing these lines to fing out, if this is a GNU C compiler: cat>xgnu.c<&5 | egrep yes >/dev/null 2>&1 } !!!!!!!!---------------^^^^^^^^ This egrep fails, since __GNUC__ isn't defined for some reason ... ?!?! checkGCCVersion() { app=$1; shift eval `$app -v 2>&1 | \ sed -n -e '/version/s/.* \([0-9]*\)\.\([0-9]*\).\([0-9]*\)/GCCdist=\1;GC Cmajor=\2;GCCminor=\3/p'` GCCversion="${GCCdist}.${GCCmajor}.${GCCminor}"; export GCCversion required="$1$2$3" actual="${GCCdist}${GCCmajor}${GCCminor}" test "$actual" -ge "$required" >/dev/null 2>&1 } for i in $CC gcc cc ncc dcc xlc c89 gcc2; do if isGNU $i; then checkGCCVersion $i 2 6 1 || continue; ISGCC=yes else ISGCC=no fi This is what our gcc defines: root{909} /usr/ports/comms/hylafax/work/hylafax-v3.0pl0 gcc -v -E - gcc version 2.7.2.1 /usr/libexec/cpp -lang-c -v -undef -D__GNUC__=2 -D__GNUC_MINOR__=7 !!!--------------------------------------------^ -Dunix -Di386 -D__FreeBSD__=2 -D__unix__ -D__i386__ -D__FreeBSD__=2 -D__unix -D__i386 -Asystem(unix) -Asystem(FreeBSD) -Acpu(i386) -Amachine(i386) - GNU CPP version 2.7.2.1 (80386, BSD syntax) #include "..." search starts here: #include <...> search starts here: /usr/include End of search list. So __GNUC__ should be defined ... Well, Here what happens: Good luck, I don't see the error .. :-(( Checksums OK. ===> Extracting for hylafax-3.0.1 ===> hylafax-3.0.1 depends on executable: bash - found ===> Patching for hylafax-3.0.1 ===> Applying distribution patches for hylafax-3.0.1 ===> Applying FreeBSD patches for hylafax-3.0.1 ===> Configuring for hylafax-3.0.1 Configuring HylaFAX (tm) (aka FlexFAX) v3.0pl1113. Reading site-wide parameters from ./config.site. Oh no, not another i386-unknown-freebsd2.2 system... ncc: not found dcc: not found xlc: not found c89: not found gcc2: not found Cannot locate a working ANSI C compiler. If the compiler is in a non-standard location, set the environment variable CC to the absolute pathname of the compiler that is to be used and rerun this script. If command line options are required for ANSI C compilation, set the variable ENVOPTS to these options and rerun this script. If you are trying to use GNU gcc, but you do not have version 2.6.1 or newer, then you must update your compiler (and probably libg++ as well) before you can compile this software. Consult the documentation for information about obtaining an up-to-date version of gcc. configure: configure: Unrecoverable error! Once you've corrected the problem rerun this script. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. andreas@klemm.gtn.com /\/\___ Wiechers & Partner Datentechnik GmbH Andreas Klemm ___/\/\/ Support Unix -- andreas.klemm@wup.de pgp p-key http://www-swiss.ai.mit.edu/~bal/pks-toplev.html >>> powered by <<< ftp://sunsite.unc.edu/pub/Linux/system/Printing/aps-491.tgz >>> FreeBSD <<< From owner-freebsd-ports Sat Sep 28 12:39:35 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id MAA23206 for ports-outgoing; Sat, 28 Sep 1996 12:39:35 -0700 (PDT) Received: from uucp.DK.net (uucp@uucp.DK.net [193.88.44.47]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id MAA23109; Sat, 28 Sep 1996 12:39:25 -0700 (PDT) Received: from pingnet (uucp@localhost) by uucp.DK.net (8.6.12/8.6.12) with UUCP id VAA09429; Sat, 28 Sep 1996 21:39:17 +0200 Received: from kyklopen by ic1.ic.dk with UUCP id AA07247 (5.65c8/IDA-1.4.4j); Sat, 28 Sep 1996 21:29:32 +0200 Received: (from staff@localhost) by kyklopen.ping.dk (8.7.6/8.7.3) id VAA09155; Sat, 28 Sep 1996 21:25:19 +0200 (MET DST) Date: Sat, 28 Sep 1996 21:25:18 +0200 (MET DST) From: Thomas Sparrevohn X-Sender: staff@kyklopen To: Andreas Klemm Cc: current@FreeBSD.ORG, ports@FreeBSD.ORG Subject: Re: throwing objects in nethack when playing on the console is horrible;) In-Reply-To: Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Charset: ISO_8859-1 X-Char-Esc: 29 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Sat, 28 Sep 1996, Andreas Klemm wrote: > Hi ! > > Is there a known curses problem with nethack 3.2.1 ?! > Did somebody else try to play nethack 3.2.1 on the console ?! > Try throwing objects, the screen is in a mess after that, > redrawing the screen with ^r or ^l doesn't help ! > > My machine, very current: > FreeBSD klemm.gtn.com 2.2-CURRENT FreeBSD 2.2-CURRENT #0: Mon Sep 23 11:14:44 MET DST 1996 root@klemm.gtn.com:/usr/sys.bisdn/compile/BISDN i386 > > Would be nice if you could tell me your experiences ! > I have the same problem here. with FreeBSD kyklopen.ping.dk 2.2-CURRENT FreeBSD 2.2-CURRENT #0: Sat Sep 28 12:27:02 MET DST 1996 roottcsh@kyklopen.ping.dk:/usr/src/sys/compile/KYKLOPEN i386 > Andreas /// > > -- > andreas@klemm.gtn.com /\/\___ Wiechers & Partner Datentechnik GmbH > Andreas Klemm ___/\/\/ Support Unix -- andreas.klemm@wup.de > pgp p-key http://www-swiss.ai.mit.edu/~bal/pks-toplev.html >>> powered by <<< > ftp://sunsite.unc.edu/pub/Linux/system/Printing/aps-491.tgz >>> FreeBSD <<< > From owner-freebsd-ports Sat Sep 28 14:00:00 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id NAA11377 for ports-outgoing; Sat, 28 Sep 1996 14:00:00 -0700 (PDT) Received: from news1.gtn.com (news1.gtn.com [192.109.159.3]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id NAA11319; Sat, 28 Sep 1996 13:59:52 -0700 (PDT) Received: (from uucp@localhost) by news1.gtn.com (8.7.2/8.7.2) with UUCP id WAA15178; Sat, 28 Sep 1996 22:45:41 +0200 (MET DST) Received: from localhost (localhost [127.0.0.1]) by klemm.gtn.com (8.7.6/8.7.3) with SMTP id WAA09079; Sat, 28 Sep 1996 22:45:48 +0200 (MET DST) Date: Sat, 28 Sep 1996 22:45:47 +0200 (MET DST) From: Andreas Klemm To: "Eric L. Hernes" cc: Andreas Klemm , ports@freefall.freebsd.org Subject: Re: cvs commit: ports/net/tkined Makefile In-Reply-To: <199609281736.MAA15235@jake.lodgenet.com> Message-ID: X-try-apsfilter: ftp://sunsite.unc.edu/pub/Linux/system/Printing/aps-491.tgz X-Fax: +49 2137 2018 X-Phone: +49 2137 2020 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Sat, 28 Sep 1996, Eric L. Hernes wrote: > > Actually, the whold port should probably be rm'ed, since > the net/scotty now contains tkined too. > > eric. Ok, I could do that, but actually the new scotty port doesn't build on -current: Could you please check that ? Thanks. Checksums OK. ===> Building for scotty-2.1.3 cc -c -O -fPIC -I. -I./../tkined/generic -I/usr/include -I/usr/local/include -I/usr/X11R6/include ./../tkined/generic/tkiEditor.c In file included from ./../tkined/generic/tkiEditor.c:14: ../tkined/generic/tkined.h:44: parse error before `TkStripchartType' ../tkined/generic/tkined.h:44: warning: data definition has no type or storage class ../tkined/generic/tkined.h:45: parse error before `TkBarchartType' ../tkined/generic/tkined.h:45: warning: data definition has no type or storage class *** Error code 1 Stop. *** Error code 1 -- andreas@klemm.gtn.com /\/\___ Wiechers & Partner Datentechnik GmbH Andreas Klemm ___/\/\/ Support Unix -- andreas.klemm@wup.de pgp p-key http://www-swiss.ai.mit.edu/~bal/pks-toplev.html >>> powered by <<< ftp://sunsite.unc.edu/pub/Linux/system/Printing/aps-491.tgz >>> FreeBSD <<< From owner-freebsd-ports Sat Sep 28 14:23:52 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id OAA22471 for ports-outgoing; Sat, 28 Sep 1996 14:23:52 -0700 (PDT) Received: from birk04.studby.uio.no (root@birk04.studby.uio.no [129.240.214.13]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id OAA22418 for ; Sat, 28 Sep 1996 14:23:45 -0700 (PDT) Received: (from aagero@localhost) by birk04.studby.uio.no (8.7.6/sendmail95) id XAA12730; Sat, 28 Sep 1996 23:23:36 +0200 (MET DST) Date: Sat, 28 Sep 1996 23:23:36 +0200 (MET DST) Message-Id: <199609282123.XAA12730@birk04.studby.uio.no> From: "Åge Røbekk" To: jdp@polstra.com CC: freebsd-ports@freebsd.org In-reply-to: <199609281639.JAA06029@austin.polstra.com> (message from John Polstra on Sat, 28 Sep 1996 09:39:38 -0700) Subject: Re: building modula3 port Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk | Following up my earlier explanation about this: | | > malloc.o: Undefined symbol `_utrace' referenced from text segment | | I checked the commit logs. There was an 18-hour period during which | SYS_utrace existed in , but the utrace() function was not | yet present in libc. Only during that window would this problem appear. I supped src-lib and rebuilt the port, worked fine. I'd better pay more attention to the -current-list in the future. -aage From owner-freebsd-ports Sat Sep 28 17:54:46 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id RAA29162 for ports-outgoing; Sat, 28 Sep 1996 17:54:46 -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 RAA29121 for ; Sat, 28 Sep 1996 17:54:42 -0700 (PDT) Received: (from mail@localhost) by bacall.lodgenet.com (8.6.12/8.6.12) id TAA23527; Sat, 28 Sep 1996 19:52:32 -0500 Received: from garbo.lodgenet.com(204.124.123.250) by bacall via smap (V1.3) id sma023524; Sat Sep 28 19:52:22 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 TAA02662; Sat, 28 Sep 1996 19:53:25 -0500 Received: from localhost (localhost [127.0.0.1]) by jake.lodgenet.com (8.7.6/8.6.12) with SMTP id TAA18615; Sat, 28 Sep 1996 19:54:28 -0500 (CDT) Message-Id: <199609290054.TAA18615@jake.lodgenet.com> X-Authentication-Warning: jake.lodgenet.com: Host localhost [127.0.0.1] didn't use HELO protocol To: Andreas Klemm cc: "Eric L. Hernes" , ports@freefall.freebsd.org Subject: Re: cvs commit: ports/net/tkined Makefile In-reply-to: Your message of "Sat, 28 Sep 1996 22:45:47 +0200." Date: Sat, 28 Sep 1996 19:54:28 -0500 From: "Eric L. Hernes" Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk I just built it here. Either something on you're machine is broke, or something on mine is. Can anybody break the tie? I'm running: FreeBSD jake 2.2-CURRENT FreeBSD 2.2-CURRENT #0: Thu Sep 26 15:47:22 CDT 1996 erich@jake:/usr/src/sys/compile/JAKE i386 eric. Andreas Klemm writes: > >Ok, I could do that, but actually the new scotty port >doesn't build on -current: > >Could you please check that ? Thanks. > >Checksums OK. >===> Building for scotty-2.1.3 >cc -c -O -fPIC -I. -I./../tkined/generic -I/usr/include -I/usr/local/include > -I/usr/X11R6/include ./../tkined/generic/tkiEditor.c >In file included from ./../tkined/generic/tkiEditor.c:14: >.../tkined/generic/tkined.h:44: parse error before `TkStripchartType' >.../tkined/generic/tkined.h:44: warning: data definition has no type or storag >e class >.../tkined/generic/tkined.h:45: parse error before `TkBarchartType' >.../tkined/generic/tkined.h:45: warning: data definition has no type or storag >e class >*** Error code 1 > >Stop. >*** Error code 1 > > > > >-- >andreas@klemm.gtn.com /\/\___ Wiechers & Partner Datentechnik Gmb >H > Andreas Klemm ___/\/\/ Support Unix -- andreas.klemm@wup.d >e >pgp p-key http://www-swiss.ai.mit.edu/~bal/pks-toplev.html >>> powered by << >< >ftp://sunsite.unc.edu/pub/Linux/system/Printing/aps-491.tgz >>> FreeBSD << >< > > From owner-freebsd-ports Sat Sep 28 22:27:00 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id WAA18535 for ports-outgoing; Sat, 28 Sep 1996 22:27:00 -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 WAA18498; Sat, 28 Sep 1996 22:26:56 -0700 (PDT) Received: from apolo.biblos.unal.edu.co by agora.rdrop.com with smtp (Smail3.1.29.1 #17) id m0v7ENm-0008vSC; Sat, 28 Sep 96 22:25 PDT Received: (from pgiffuni@localhost) by apolo.biblos.unal.edu.co (8.7.5/8.7.3) id XAA07459; Sat, 28 Sep 1996 23:22:28 -0500 (EST) Date: Sat, 28 Sep 1996 23:22:28 -0500 (EST) From: Pedro Giffuni To: "Julian H. Stacey" cc: "Jordan K. Hubbard" , Satoshi Asami , andreas@klemm.gtn.com, ports@freebsd.org, dyson@freebsd.org Subject: Re: pgcc port In-Reply-To: <199609281624.SAA22080@vector.jhs.no_domain> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > > BTW While browsing www.openbsd.org yesterday, I noticing they've adopted > FreeBSD ports mechanism :-) ... One small step for mankind ? > (or at least BSD co-op. ?) :-) > They adopted it from the start, they are also distributing DES from Canada to avoid legal problems. A university in Japan (AIXport.something.jp) is also building packages under AIX. Pedro. > Julian > -- > Julian H. Stacey jhs@freebsd.org http://www.freebsd.org/~jhs/ > From owner-freebsd-ports Sat Sep 28 22:31:02 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id WAA21617 for ports-outgoing; Sat, 28 Sep 1996 22:31:02 -0700 (PDT) Received: from wawasee.read.indiana.edu (wawasee.read.indiana.edu [149.159.108.2]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id WAA21577 for ; Sat, 28 Sep 1996 22:30:59 -0700 (PDT) Received: from localhost (ghormann@localhost) by wawasee.read.indiana.edu (8.7.5/8.6.12) with SMTP id AAA11793 for ; Sun, 29 Sep 1996 00:30:57 -0500 (EST) Date: Sun, 29 Sep 1996 00:30:57 -0500 (EST) From: Gregory James Hormann To: ports@freebsd.org Subject: xpaint Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk The port for xpaint seems to be broken. fetched from freebsd, the file pcm.h seems to be missing. Greg. ______________________________________________________________________________ Greg Hormann | | | ghormann@indiana.edu | | | http://ezinfo.ucs.indiana.edu/~ghormann/home.html |. \____/. ______________________________________________________________________________ From owner-freebsd-ports Sat Sep 28 22:34:09 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id WAA23957 for ports-outgoing; Sat, 28 Sep 1996 22:34:09 -0700 (PDT) Received: from wawasee.read.indiana.edu (wawasee.read.indiana.edu [149.159.108.2]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id WAA23924 for ; Sat, 28 Sep 1996 22:34:06 -0700 (PDT) Received: from localhost (ghormann@localhost) by wawasee.read.indiana.edu (8.7.5/8.6.12) with SMTP id AAA11912 for ; Sun, 29 Sep 1996 00:34:03 -0500 (EST) Date: Sun, 29 Sep 1996 00:34:02 -0500 (EST) From: Gregory James Hormann To: ports@freebsd.org Subject: Re: xpaint 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 Sun, 29 Sep 1996, Gregory James Hormann wrote: > > The port for xpaint seems to be broken. > > fetched from freebsd, the file pcm.h seems to be missing. Correction, png.h. Greg. ______________________________________________________________________________ Greg Hormann | | | ghormann@indiana.edu | | | http://ezinfo.ucs.indiana.edu/~ghormann/home.html |. \____/. ______________________________________________________________________________