--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
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
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
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
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
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
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
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
--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
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,
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
--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)
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
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
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
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
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 &
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
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
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
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
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.
--
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
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
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>
* 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
"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
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
>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
"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
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
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 -
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
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
34 matches
Mail list logo