From owner-freebsd-ports Tue May 30 03:48:21 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id DAA26216 for ports-outgoing; Tue, 30 May 1995 03:48:21 -0700 Received: from silvia.HIP.Berkeley.EDU (silvia.HIP.Berkeley.EDU [136.152.64.181]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id DAA26193 for ; Tue, 30 May 1995 03:48:14 -0700 Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.6.11/8.6.9) id DAA10608; Tue, 30 May 1995 03:48:06 -0700 Date: Tue, 30 May 1995 03:48:06 -0700 Message-Id: <199505301048.DAA10608@silvia.HIP.Berkeley.EDU> To: chuckr@Glue.umd.edu CC: jhs@vector.eikon.e-technik.tu-muenchen.de, FreeBSD-Ports@FreeBSD.org In-reply-to: (message from Chuck Robey on Mon, 29 May 1995 19:13:19 -0400 (EDT)) Subject: Re: InterViews From: asami@CS.Berkeley.EDU (Satoshi Asami | =?ISO-2022-JP?B?GyRCQHUbKEI=?= =?ISO-2022-JP?B?GyRCOCsbKEIgGyRCOC0bKEI=?=) Sender: ports-owner@FreeBSD.org Precedence: bulk (The InterViews problem is addressed in another mail.) * Should I do something with c++filt ? I mean, for the community? * It's part of binutils, I dont want to make a binutils port, its full of * other useless stuff (for us). Sure, why not? We can make the port fetch binutils-*.tar.gz and extract only c++filt, this kind of thing is easy now with the variable EXTRACT_AFTER_ARGS. It sounds like a useful tool (I had a hard time guessing what those "_RasterRect__9ivPainterP8ivCanvasiiP8ivRaster" type things are.... ;) Satoshi P.S. BTW, my guess for the one above is: "Painter::RasterRect(Canvas, int, int, Raster)".... :)