Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 May 2001 01:40:03 -0700 (PDT)
From:      Alex Kapranoff <alex@kapran.bitmcnit.bryansk.su>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/27032: [mnt port update] www/p5-HTML-Embperl
Message-ID:  <200105090840.f498e3u40516@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/27032; it has been noted by GNATS.

From: Alex Kapranoff <alex@kapran.bitmcnit.bryansk.su>
To: Anton Berezin <tobez@tobez.org>, FreeBSD-gnats-submit@freebsd.org
Cc:  
Subject: Re: ports/27032: [mnt port update] www/p5-HTML-Embperl
Date: Wed, 9 May 2001 12:26:31 +0400

 On Wed, May 02, 2001 at 03:50:57PM +0200, Anton Berezin wrote:
 > On Wed, May 02, 2001 at 04:35:20PM +0400, Alex Kapranoff wrote:
 > 
 > > 	I've gone totally mad with the original Makefile.PL and
 > > 	written mine from scratch.
 > 
 > > +	PREREQ_PM	=> {
 > > +		'Apache::Session' => '1.50',
 > > +		'Apache::Registry' => '1.22',
 > > +	},
 
   Anton, thanks for comments, first of all.
 
 > 1. The original Makefile.PL requires File::Spec 0.82.
 
   The CHANGES file in File::Spec 0.82 distribution shows insignificant
 differences from 0.8 which is in our base. And ok, I'll investigate it
 further.
 
 > 2. I only found references to Apache::Registry in the docs;  it is not
 >    referenced in any way in Embperl sources - how can Apache::Resitry
 >    1.22 be a prerequisite?
 
   Yes, that's a bug really. HTML::Embperl does require mod_perl >= 1.22
 and the prerequisite should read as 'mod_perl' => '1.22'. Thanks for the
 catch.
 
 > 3. According to Embperl::Session, it works even with Apache::Session
 >    1.00.
 
   Yes, but several things inside are marked as 'Apache::Session 1.5x only'.
 I'm not using Embperl::Session so I take the author's recommendation from
 the original Makefile.PL.
 
   And in addition to these items, my port seems to die horribly on a
 -STABLE box. :(( So I'm going to resubmit the patch fixed for less
 powerful pod2man (perl < 5.6.0).
 
 -- 
 Alex Kapranoff,                              Voice: +7(0832)791845
 We've lived 126 days in the brand new millenium...

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200105090840.f498e3u40516>