From bruce@home.gtcs.com  Mon Oct  6 15:51:37 1997
Received: from home.gtcs.com (home.gtcs.com [206.54.69.238])
          by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id PAA06141
          for <FreeBSD-gnats-submit@freebsd.org>; Mon, 6 Oct 1997 15:51:33 -0700 (PDT)
          (envelope-from bruce@home.gtcs.com)
Received: (from bruce@localhost)
	by home.gtcs.com (8.8.5/8.8.5) id QAA21021;
	Mon, 6 Oct 1997 16:49:03 -0600 (MDT)
Message-Id: <199710062249.QAA21021@home.gtcs.com>
Date: Mon, 6 Oct 1997 16:49:03 -0600 (MDT)
From: bgingery@gtcs.com
Reply-To: bgingery@gtcs.com
To: FreeBSD-gnats-submit@freebsd.org
Subject: mail/p5-Mail-Folder runtime requirement missing
X-Send-Pr-Version: 3.2

>Number:         4711
>Category:       ports
>Synopsis:       mail/p5-Mail-Folder runtime requirement missing
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    jfitz
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct  6 16:00:01 PDT 1997
>Closed-Date:    Mon Mar 16 00:03:52 PST 1998
>Last-Modified:  Mon Mar 16 00:04:33 PST 1998
>Originator:     Bruce Gingery
>Release:        FreeBSD 2.2.1-RELEASE i386
>Organization:
Advanced Integrators, LC
>Environment:

	ports-current mail/p5-Mail-Folder

>Description:

	Operation of Mail::Folder requires that the
	CPAN "MIME-Tools" package be installed for such
	items not included in converters/p5-MIME, and that
	really don't belong in converters/,  anyways.

	MIME::Head.pm, for example, is a requirement Mail::Folder

	(Can't locate MIME/Head.pm in @INC at ...Folder.pm line 17
	 BEGIN failed--compilation aborted at ...Mail/Folder.pm
	 line 17).

	Makefile: 1997/06/24 18:43:24 jfitz
	shows no dependencies other than PERL5=YES

>How-To-Repeat:

	Install p5-Mail-Folder and attempt to use it WITHOUT
	the supporting modules pre-installed. (current CPAN dist
	is MIME-tools-3.204.tar.gz)

>Fix:
     1.
	Get a port of MIME-tools bundle.  Is anyone working on this?
	If so, I'll just wait a few hours };^o   Seriously, if so,
	an E-Mail response would be appreciated.

	MIME-tools includes:
	    MIME::Body	   - Abstract message holder
	    MIME::Decoder  - OO interface for decoding MIME messages
	    MIME::Entity   - An extracted and decoded MIME entity
	    MIME::Field::* - Mail::Field subclasses for field parsing
	    MIME::Head     - Parsed MIME header (Mail::Header subclass)
	    MIME::IO	   - Simple I/O handles for files/scalars
	    MIME::Latin1   - Encoding 8-bit Latin-1 as ASCII
	    MIME::Parser   - Parse stream to create MIME entities
	    MIME::ParserBase for extending MIME::Parser 
	    MIME::ToolUtils  for tweaking the entire library
	 and programs
	    mimedump    - dump summary of a message
	    mimeexplode - parse/decode MIME message into its component
		         files
	    mimesend    - send a message with attachments from the
		         commandline (xfmail clone in Perl?)

	This port (MIME-tools) should depend on converters/p5-MIME
	as it requires those for QP and Base64.  Distribution includes
	but does not install MIME::QuotedPrintable and MIME::Base64,
	or so the readme says.

	This port (MIME-tools) really somehow needs to be combined 
	with Mail::Folder, as tht is a listed requirement in the
	readme.  Hmmm not sure, yet, if there are cross-dependencies!
	Odds are that dependencies are there for the included programs.
	MIME-tools author: eryq@enteract.com / eryq@rhine.gsfc.nasa.gov

    2.
	Insert that as a run-depends in current port of
	Mail::Folder.

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports->jfitz 
Responsible-Changed-By: fenner 
Responsible-Changed-When: Sun Nov 16 00:50:38 PST 1997 
Responsible-Changed-Why:  
jfitz is port maintainer 

From: Jun Kuriyama <kuriyama@opt.phys.waseda.ac.jp>
To: freebsd-gnats-submit@freebsd.org, bgingery@gtcs.com
Cc: Jun Kuriyama <kuriyama@opt.phys.waseda.ac.jp>
Subject: Re: ports/4711: mail/p5-Mail-Folder runtime requirement missing
Date: Mon, 16 Mar 1998 12:35:25 +0900

   OK, follow up to PR ports/4287 is committed.  So this PR may be
 closed, too?
 
 
 Jun
State-Changed-From-To: open->closed 
State-Changed-By: steve 
State-Changed-When: Mon Mar 16 00:03:52 PST 1998 
State-Changed-Why:  
Fixed. 
>Unformatted:
