From owner-cvs-ports Tue Jul 8 01:50:29 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id BAA06207 for cvs-ports-outgoing; Tue, 8 Jul 1997 01:50:29 -0700 (PDT) Received: from ghpc8.ihf.rwth-aachen.de (ghpc8.ihf.RWTH-Aachen.DE [134.130.90.8]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id BAA06195; Tue, 8 Jul 1997 01:50:16 -0700 (PDT) Received: from ghpc6.ihf.rwth-aachen.de (ghpc6.ihf.rwth-aachen.de [134.130.90.6]) by ghpc8.ihf.rwth-aachen.de (8.8.5/8.8.5) with ESMTP id KAA16499; Tue, 8 Jul 1997 10:50:06 +0200 (CEST) Received: (from thomas@localhost) by ghpc6.ihf.rwth-aachen.de (8.8.6/8.8.5) id KAA05675; Tue, 8 Jul 1997 10:50:05 +0200 (CEST) To: asami@cs.berkeley.edu (Satoshi Asami) Cc: tg@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: Re: cvs commit: ports/devel/mimepp - Imported sources References: <199707080846.BAA06519@silvia.HIP.Berkeley.EDU> From: Thomas Gellekum Date: 08 Jul 1997 10:50:04 +0200 In-Reply-To: asami@cs.berkeley.edu's message of Tue, 8 Jul 1997 01:46:42 -0700 (PDT) Message-ID: <87n2nyylkz.fsf@ghpc6.ihf.rwth-aachen.de> Lines: 15 X-Mailer: Gnus v5.4.37/XEmacs 19.15 Sender: owner-cvs-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk asami@cs.berkeley.edu (Satoshi Asami) writes: > * ports/devel/mimepp - Imported sources > : > * Import of mimepp port. mimepp is a C++ library for creating, parsing > * and editing messages in MIME format. > > Wouldn't "converters" be more suitable for that? (Just because it's a > library doesn't mean it belongs to devel....) Looks to me like a library for people who want to write, say, a replacement for metamail, so I think `devel' is correct. Maybe I should add a link to `mail'. tg