From owner-cvs-ports@FreeBSD.ORG Tue Apr 13 09:36:34 2004 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2238516A4CE; Tue, 13 Apr 2004 09:36:34 -0700 (PDT) Received: from a.mail.sonic.net (a.mail.sonic.net [64.142.16.245]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A7C343D41; Tue, 13 Apr 2004 09:36:34 -0700 (PDT) (envelope-from bmah@tomcat.kitchenlab.org) Received: from tomcat.kitchenlab.org (adsl-64-142-31-107.sonic.net [64.142.31.107]) by a.mail.sonic.net (8.12.11/8.12.11) with ESMTP id i3DGaXE8006344 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Tue, 13 Apr 2004 09:36:33 -0700 Received: from tomcat.kitchenlab.org (localhost.kitchenlab.org [127.0.0.1]) i3DGaXw4069142; Tue, 13 Apr 2004 09:36:33 -0700 (PDT) (envelope-from bmah@tomcat.kitchenlab.org) Received: (from bmah@localhost) by tomcat.kitchenlab.org (8.12.11/8.12.11/Submit) id i3DGaXi5069141; Tue, 13 Apr 2004 09:36:33 -0700 (PDT) (envelope-from bmah) Date: Tue, 13 Apr 2004 09:36:33 -0700 From: "Bruce A. Mah" To: "Jacques A. Vidrine" , Mark Linimon , ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Message-ID: <20040413163633.GA69053@tomcat.kitchenlab.org> References: <200404130245.i3D2jfQu032198@repoman.freebsd.org> <20040413140137.GG84087@madman.celabo.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="qDbXVdCdHGoSgWSk" Content-Disposition: inline In-Reply-To: <20040413140137.GG84087@madman.celabo.org> User-Agent: Mutt/1.4.2.1i X-Image-Url: http://www.employees.org/~bmah/Images/bmah-cisco-small.gif X-url: http://www.employees.org/~bmah/ Subject: Re: cvs commit: ports/mail/metamail Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Apr 2004 16:36:34 -0000 --qDbXVdCdHGoSgWSk Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable If memory serves me right, Jacques A. Vidrine wrote: > On Mon, Apr 12, 2004 at 07:45:41PM -0700, Mark Linimon wrote: > > linimon 2004/04/12 19:45:41 PDT > > > > FreeBSD ports repository > > > > Modified files: > > mail/metamail Makefile > > Log: > > nectar points out that there are still ports in the tree that depend = on > > metamail: mail/exmh2 (and thus japanese/exmh2), and mail/rmime. Since > > I am not sure what the development status of those ports are, I am go= ing > > to remove the expiration date -- but with some trepidation, leave the > > deprecated tag. One could, of course, just ask the maintainers of these ports. For example: nimitz:bmah% grep MAINTAINER /usr/ports/mail/exmh2/Makefile MAINTAINER?=3D bmah@FreeBSD.org :-) > > Revision Changes Path > > 1.25 +0 -1 ports/mail/metamail/Makefile >=20 > Heh, my message was meant to *support* the removal of this port, not > prevent it :-) >=20 > I thought I was the last exmh user (stopping using it ~1998). :-) Heh. I believe (just from skimming the code, but not having tested this) that exmh only needs metamail for doing base64 and quoted-printable encoding/decoding of files. Of those: 1. The converters/base64 port is applicable. Relatively recent -CURRENT and -STABLE have base64 encode/decode utilities in the base system. 2. If someone can suggest a quoted-printable encode/decode utility (a filter would be ideal) in the base system or ports, we could probably eliminate exmh's metamail dependency altogether. Bruce. --qDbXVdCdHGoSgWSk Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAfBcQ2MoxcVugUsMRAsCLAJ4nWQIThZhCDmPkxp1m1mGySIN98wCeJSga JLuyQ97SO2U4CmwV1NZp9xo= =gVB3 -----END PGP SIGNATURE----- --qDbXVdCdHGoSgWSk--