Bug 57134 - lang/perl5: BSDPAN can't be disabled
Summary: lang/perl5: BSDPAN can't be disabled
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Anton Berezin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-23 18:00 UTC by Tony Finch
Modified: 2005-02-02 09:50 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tony Finch 2003-09-23 18:00:30 UTC
When installing my own perl modules in a special self-contained
place to allow for multiple concurrent installations, testing,
up-and-downgrading, etc. I do not want BSDPAN faking package install
information because it screws up the package database.  There doesn't
seem to be any way of stopping it for certain perl module installations.
Comment 1 Anton Berezin freebsd_committer freebsd_triage 2003-09-23 20:26:47 UTC
Responsible Changed
From-To: freebsd-ports-bugs->tobez

I'll see what can be done.
Comment 2 Anton Berezin freebsd_committer freebsd_triage 2005-02-02 09:49:04 UTC
State Changed
From-To: open->closed

After the recent update of lang/perl5 and lang/perl5.8, BSDPAN can be 
disabled by setting DISABLE_BSDPAN environment variable to a value 
recognized by Perl as true.