Bug 62166

Summary: Add the Shell::Base Perl module.
Product: Ports & Packages Reporter: Christopher Nehren <apeiron>
Component: Individual Port(s)Assignee: Erwin Lansing <erwin>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar none

Description Christopher Nehren 2004-01-31 16:10:20 UTC
This is a request to add this simple-to-build and simple-to-use Perl module to
FreeBSD. I've porlint'd it with -A -C -N multiple times, likewise with 'make
install deinstall' on more than one machine.
Comment 1 Erwin Lansing freebsd_committer freebsd_triage 2004-02-23 18:41:15 UTC
State Changed
From-To: open->feedback

'make test'  fails with perl 5.005_03: 
t/version...........Global symbol "$PAGER" requires explicit package name at blib/lib/Shell/Base.pm line 760. 
Global symbol "$SHELL" requires explicit package name at blib/lib/Shell/Base.pm line 869. 
Global symbol "$COLUMNS" requires explicit package name at blib/lib/Shell/Base.pm line 889. 

Do you know a way to fix this, or should it be marked for perl 5.6.x 
and up ? 

I added @dirrm %%SITE_PERL%%/Shell to pkg-plist, other from that, 
this looks good. 


Comment 2 Erwin Lansing freebsd_committer freebsd_triage 2004-02-23 18:41:15 UTC
Responsible Changed
From-To: freebsd-ports-bugs->erwin

I'll follow up on this.
Comment 3 Erwin Lansing freebsd_committer freebsd_triage 2004-02-24 11:02:45 UTC
State Changed
From-To: feedback->closed

Port added, thanks!