Re: bsdpan-* ports, portmanager, and "@comment ORIGIN:"

2012-04-29 Thread Daniel Staal
--As of April 29, 2012 8:11:19 PM +0100, RW is alleged to have said: So, is there any way to *avoid* getting that error? Some way where I can actually use the ports system to keep my stuff up to date? (Even if it doesn't include the manually-installed software?) It think you should be able

Re: bsdpan-* ports, portmanager, and "@comment ORIGIN:"

2012-04-29 Thread RW
On Sun, 29 Apr 2012 12:25:39 -0400 Daniel Staal wrote: > So, is there any way to *avoid* getting that error? Some way where I > can actually use the ports system to keep my stuff up to date? (Even > if it doesn't include the manually-installed software?) It think you should be able to preven

Re: bsdpan-* ports, portmanager, and "@comment ORIGIN:"

2012-04-29 Thread Daniel Staal
email... While I'd thank you for the consideration and effort, I'd consider this time poorly spent: CGI::Application::Plugin::CompressGzip is not the problem, it's just the current showstopper symptom. The problem is the bsdpan system, which tries to integrate CPAN with the po

Re: bsdpan-* ports, portmanager, and "@comment ORIGIN:"

2012-04-29 Thread Daniel Staal
to skip. --As for the rest, it is mine. Yes, that works for *ports.* Unfortunatly, it doesn't appear to work for non-ports that are installed but show up in the ports system. (The bsdpan-* stuff.) (Note: The error I quoted earlier is the very first thing that shows up when

Re: bsdpan-* ports, portmanager, and "@comment ORIGIN:"

2012-04-29 Thread Jerry
id though: It's a >'solution' that's just going to grow in complexity and scope the >longer it goes on, and isn't really fixing anything other than the >individual symptoms. A real solution to me would either be a way to >get "@comment ORIGIN:" to auto

Re: bsdpan-* ports, portmanager, and "@comment ORIGIN:"

2012-04-29 Thread Daniel Staal
ing for this project. Making ports for each one feels like a band-aid though: It's a 'solution' that's just going to grow in complexity and scope the longer it goes on, and isn't really fixing anything other than the individual symptoms. A real solution to me would ei

Re: bsdpan-* ports, portmanager, and "@comment ORIGIN:"

2012-04-29 Thread Jerry
On Sun, 29 Apr 2012 12:25:39 -0400 Daniel Staal articulated: {SNIP} >Which would be fine, if annoying, if everything actually was available >in Ports. But it's not: I'm using several modules that aren't >available from Ports, and of course the modules I'm *developing* >aren't available from Port

bsdpan-* ports, portmanager, and "@comment ORIGIN:"

2012-04-29 Thread Daniel Staal
I'm working on developing some stuff in Perl on my box, which works fairly well unless I go to update my system. Anytime I do, I get the following error from portmanager: `rCreateInstalledDbVerifyContentsFile 0.4.1_9 error: "@comment ORIGIN:" not found in /var/db/pkg/bsdp

Re: BSDPAN support for Module::Build?

2011-03-14 Thread Paul Schmehl
--On March 14, 2011 3:07:01 PM -0400 Richard Morse wrote: Hi! Is there any BSDPAN support for Module::Build? Is there a package I can install that will add it? Documentation on the web for BSDPAN is remarkably limited... cd to /usr/ports type make search name=Module-Build /usr/ports/devel

Re: BSDPAN support for Module::Build?

2011-03-14 Thread Richard Morse
Thanks; I have that installed. I'm wondering if there is some way to get BSDPAN to register a Module::Build installation as a package. Right now, it seems to require a perl package built using ExtUtils::MakeMaker. I'm trying to create an installation package for an application,

BSDPAN support for Module::Build?

2011-03-14 Thread Richard Morse
Hi! Is there any BSDPAN support for Module::Build? Is there a package I can install that will add it? Documentation on the web for BSDPAN is remarkably limited... Thanks, Ricky The information in this e-mail is intended only for the person to whom it is addressed. If you believe this e-mail

Re: Perl upgrade and bsdpan into pkgdb

2009-04-12 Thread Paul Schmehl
--On April 12, 2009 2:05:50 PM -0500 David Southwell wrote: > > I hope it is not too far off topic but: It is, so note the change of subject > > Can anyone tell me how to fix this one: > > Stale dependency: bsdpan-Pod-Perldoc-3.15 -> perl-5.8.9_2 > (lang/perl5.8)

sa-compile's bsdpan package

2009-03-23 Thread RW
I see that when I run Spamassassin's sa-compile it generates a bsdpan package. Is there any way of preventing this? ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any

Re: Managing bsdpan -- some advice please

2009-03-13 Thread Matthew Seaman
David Southwell wrote: Basically I do not know how to manage the bsdpan "ports". On portupgrade -a I get long lists like the one below. How are items "held" How do I decide whether ort not to hold them. Some advice would be appreciated. I have searched for some guidance on

Managing bsdpan -- some advice please

2009-03-13 Thread David Southwell
Basically I do not know how to manage the bsdpan "ports". On portupgrade -a I get long lists like the one below. How are items "held" How do I decide whether ort not to hold them. Some advice would be appreciated. I have searched for some guidance on the freebsd web si

bsdpan but would prefer deb-make-perl

2008-08-11 Thread Brent Clark
Hi I dont like these bsdpan perl modules that I needed, but have. I would like to build and install these modules myself with something like debian's deb-make-perl. Is there anything like that for freebsd, of how do you guys go about with this. Kind Regards Brent

where is bsdpan-CPAN in /usr/ports

2007-07-25 Thread Noah
Hi there, i received the following error when port upgrading. CreateInstalledDbVerifyContentsFile 0.4.1_9 error: "@comment ORIGIN:" not found in /var/db/pkg/bsdpan-CPAN-1.9102/+CONTENTS bsdpan-CPAN-1.9102 installation is corrupt! recomend running &

Creating and Copying bsdpan packages across machines

2007-07-13 Thread Anthony Volodkin
Hi, I have a few servers where packages are managed via a central package build system, and the remaining machines are set to only fetch packages from there, so they don't try to build them. This works great and saves lots of time. The only issue I still have here is with bsdpan- pac

Re: cpan/bsdpan/ports need help - Checked by AntiVir -

2005-08-11 Thread Denny White
them to upgrade, so I took out the bsdpan portion from: From /usr/local/etc/pkgtools.conf HOLD_PKGS = [ 'bsdpan-*', ] Now I can't do anything with cpan, including installing some ports. Here's the output from cpan: Cannot load ExtUtils::MakeMaker: Can't locate

Re: cpan/bsdpan/ports need help

2005-08-11 Thread nawcom
the bsdpan-PathTools is how the ports are named when not building from the ports collection (from what i understand). my only solution (and it shouldn't take too much time) is to deinstall it and build from ports. Denny White wrote: I had read where it was better to use ports than

cpan/bsdpan/ports need help

2005-08-11 Thread Denny White
took out the bsdpan portion from: From /usr/local/etc/pkgtools.conf HOLD_PKGS = [ 'bsdpan-*', ] Now I can't do anything with cpan, including installing some ports. Here's the output from cpan: Cannot load ExtUtils::MakeMaker: Can't locate ExtUtils/MakeMaker.pm in @I

Re: BSDPAN versus CPAN

2005-08-03 Thread Dan Nelson
gt; is this avoids the "no origin recorded" errors (although portupgrade > can't handle BSDPAN modules). The other advantage is that if you install perl modules via ports, portupgrade will upgrade them. I didn't think CPAN had any sort of automatic updating option. --

BSDPAN versus CPAN

2005-08-03 Thread Dan Mahoney, System Admin
gh portupgrade can't handle BSDPAN modules). On that note, is there any sort of CPAN equivalent that will, upon trying to build a module will try the ports tree first, and failing that, will function as a wraparound to the CPAN module? -- "A single death is a tragedy. A million d

Upgrading Perl bsdpan / cpan-ports to freebsd-ports

2005-08-02 Thread Sander Holthaus - Orange XL
I'm trying to upgrade all of my Perl modules installed through CPAN to FreeBSD-port one's, but I'm running into a few difficulties with the following ports: bsdpan-DB_File-1.810 DB_File - Perl5 access to Berkeley DB version 1.x bsdpan-PerlIO-via-QuotedPrint-0.06 PerlIO::v

perl bsdpan install Text::Aspell problem

2005-01-10 Thread Andy Firman
I am using FreeBSD 4.10 stable with the perl 5.8 port and can't install Text:Aspell. I need some help because I don't know much about bsdpan perl stuff. What am I doing wrong? I did this: perl -MCPAN -e shell install Bundle::CPAN with no problems.but then I did this: cpan>

Re: bsdpan-DB_File - missing origin

2004-04-18 Thread Joshua Lokken
* Kai Grossjohann <[EMAIL PROTECTED]> [2004-04-17 14:55]: > PS: Is "thereto" correct in this context? It seemed like a cool way Maybe... > to make the sentence shorter ;-) "Note the Berkeley-DB library (/databases/db41) and it's Perl interface (DB_File) are dissimilar." ;) -- Joshua

Re: bsdpan-DB_File - missing origin

2004-04-18 Thread Kai Grossjohann
"Lee Dilkie" <[EMAIL PROTECTED]> writes: >>If you do >> >>perl -MCPAN -e shell >>install DB_File >> >>then you get that port. > > Okay, that is good to know. But I, personally, never did this so it > must have been done by one of the ports I have installed. I just > wonder which one, or r

Re: bsdpan-DB_File - missing origin

2004-04-17 Thread Dan Nelson
In the last episode (Apr 17), Lee Dilkie said: > >If you do > >perl -MCPAN -e shell > >install DB_File > > > >then you get that port. > > Okay, that is good to know. But I, personally, never did this so it > must have been done by one of the ports I have installed. I just > wonder which o

RE: bsdpan-DB_File - missing origin

2004-04-17 Thread Lee Dilkie
>If you do > >perl -MCPAN -e shell >install DB_File > >then you get that port. Okay, that is good to know. But I, personally, never did this so it must have been done by one of the ports I have installed. I just wonder which one, or rather, how one goes about discovering which one. Any

Re: bsdpan-DB_File - missing origin

2004-04-17 Thread Kai Grossjohann
"Lee Dilkie" <[EMAIL PROTECTED]> writes: > I googled this problem and I understand that *something* has > installed this module/package/??? from CPAN. How can I find out what > port is using this? I have a DB_File already installed from the db41 > port, so why is another one needed? If you do

bsdpan-DB_File - missing origin

2004-04-17 Thread Lee Dilkie
ed this module/package/??? from CPAN. How can I find out what port is using this? I have a DB_File already installed from the db41 port, so why is another one needed? Is there anything I can do so the port tools run without complains? Should I leave bsdpan-DB_File alone? Should I hunt it out and delet

Re: BSDPAN

2003-11-17 Thread Ceri Davies
On Mon, Nov 17, 2003 at 04:56:16PM +, Matthew Seaman wrote: > On Mon, Nov 17, 2003 at 03:33:03PM +, Ceri Davies wrote: > > > > How do I use BSDPAN? > > > > I'm assuming that it's reasonably automagic, but have no idea where to > > start -

Re: BSDPAN

2003-11-17 Thread Matthew Seaman
On Mon, Nov 17, 2003 at 03:33:03PM +, Ceri Davies wrote: > > How do I use BSDPAN? > > I'm assuming that it's reasonably automagic, but have no idea where to > start - I don't seem to have it installed, for one. > > I'm running -STABLE with the base p

BSDPAN

2003-11-17 Thread Ceri Davies
How do I use BSDPAN? I'm assuming that it's reasonably automagic, but have no idea where to start - I don't seem to have it installed, for one. I'm running -STABLE with the base perl. Ceri -- pgp0.pgp Description: PGP signature