perl modules included in core perl distribution dupe the portinstalled ones

2011-06-24 Thread Peter Vereshagin
Concrete jungle, oh freebsd-questions, you've got to do your best... I'm sorry I put this not into the -perl@ list because there are too many robots there. As far as I see the secondary major number change of the perl version can lead the user to the strange situations as more and more modules

Re: Automagic revision numbers with Perl Modules and SVN

2009-06-12 Thread Steve Bertrand
Steve Bertrand wrote: Hey all, I've been migrating all of my projects from CVS to SVN (starting over from the beginning). All of the projects in question are Perl modules. [..snip..] Any guidance to fix the version numbering (especially to fix the FreeBSD package db) to make

Re: Automagic revision numbers with Perl Modules and SVN

2009-06-11 Thread Matthew Seaman
Steve Bertrand wrote: Any guidance to fix the version numbering (especially to fix the FreeBSD package db) to make it automagic again, is very welcome: %svn diff -r56 EagleUser.pm Index: EagleUser.pm === --- EagleUser.pm

Re: Automagic revision numbers with Perl Modules and SVN

2009-06-11 Thread Steve Bertrand
Matthew Seaman wrote: Steve Bertrand wrote: Any guidance to fix the version numbering (especially to fix the FreeBSD package db) to make it automagic again, is very welcome: %svn diff -r56 EagleUser.pm Index: EagleUser.pm

Automagic revision numbers with Perl Modules and SVN

2009-06-10 Thread Steve Bertrand
Hey all, I've been migrating all of my projects from CVS to SVN (starting over from the beginning). All of the projects in question are Perl modules. Can someone give me a tip on what I have to do in order to prevent the following when I do a ``make install''?: FreeBSD: Registering

Re: Automagic revision numbers with Perl Modules and SVN

2009-06-10 Thread Steve Bertrand
Jason Helfman wrote: Have you heard of cvs2svn? I am not sure if this could be a good candidate for your migration, or not, but we used it successfully at a company I used to work for. http://cvs2svn.tigris.org/ Thanks Jason, but it's too late for that. Essentially, I rm'd the CVS

Re: portupgrade failing on perl modules

2009-02-14 Thread Michael P. Soulier
On 08/02/09 Matthew Seaman said: I'd wager that 'pkg_info -l p5-Module-Giving-You-Trouble' says everything is installed under ${LOCALBASE}/lib/perl5/site-perl/5.8.8 but that if you run 'perl -v' the number 5.8.9 is prominently displayed. Please read the UPDATING entry for 20090113, strike

portupgrade failing on perl modules

2009-02-08 Thread Michael P. Soulier
I'm having this with several perl modules while running a portupgrade -a. === p5-Tie-IxHash-1.21 is already installed You may wish to ``make deinstall'' and install this port again by ``make reinstall'' to upgrade it properly. If you really wish to overwrite the old port

Re: portupgrade failing on perl modules

2009-02-08 Thread Glen Barber
On Sun, Feb 8, 2009 at 7:56 AM, Michael P. Soulier msoul...@digitaltorque.ca wrote: I'm having this with several perl modules while running a portupgrade -a. === p5-Tie-IxHash-1.21 is already installed You may wish to ``make deinstall'' and install this port again by ``make

Re: portupgrade failing on perl modules

2009-02-08 Thread Michael P. Soulier
On 08/02/09 Glen Barber said: Have you tried manually `make deinstall; make install'? Here's an example. msoul...@kanga:...xtproc/p5-XML-RSS$ sudo make deinstall Password: === Deinstalling for textproc/p5-XML-RSS === Deinstalling p5-XML-RSS-1.37 pkg_delete: unable to completely remove

Re: portupgrade failing on perl modules

2009-02-08 Thread Glen Barber
On Sun, Feb 8, 2009 at 10:57 AM, Michael P. Soulier msoul...@digitaltorque.ca wrote: On 08/02/09 Glen Barber said: Have you tried manually `make deinstall; make install'? Here's an example. msoul...@kanga:...xtproc/p5-XML-RSS$ sudo make deinstall Password: === Deinstalling for

Re: portupgrade failing on perl modules

2009-02-08 Thread Michael P. Soulier
On 08/02/09 Glen Barber said: Have you tried manually `make deinstall; make install'? Yes, and the make install pulled in dependencies on other perl modules that resulted in the same error message that _they_ had to be reinstalled. Following those dependencies resulted in the same, and so

Re: portupgrade failing on perl modules

2009-02-08 Thread Matthew Seaman
Michael P. Soulier wrote: On 08/02/09 Glen Barber said: Have you tried manually `make deinstall; make install'? Yes, and the make install pulled in dependencies on other perl modules that resulted in the same error message that _they_ had to be reinstalled. Following those dependencies

Re: portupgrade failing on perl modules

2009-02-08 Thread Tim Kellers
Matthew Seaman wrote: Michael P. Soulier wrote: On 08/02/09 Glen Barber said: Have you tried manually `make deinstall; make install'? Yes, and the make install pulled in dependencies on other perl modules that resulted in the same error message that _they_ had to be reinstalled. Following

Re: Installing PERL modules from CPAN (instead of ports)

2008-05-04 Thread Andrew Pantyukhin
On Sat, May 03, 2008 at 07:21:57PM -0400, Sahil Tandon wrote: In order to setup postfwd (http://postfwd.org), of which there is no FreeBSD port, several PERL modules are required; one of them, Net::DNS::Async, also does not exist as a FreeBSD port. If I install this via CPAN, postfwd works

Re: Installing PERL modules from CPAN (instead of ports)

2008-05-04 Thread Sahil Tandon
* Andrew Pantyukhin [EMAIL PROTECTED] [2008-05-04 20:23:09 +0400]: Try to request help on [EMAIL PROTECTED] (cc'ed). Perl ports are usually very easy to create and maintain, so if you don't want to spend 30 minutes learning, someone with enough experience can probably do it in a couple of

Re: Installing PERL modules from CPAN (instead of ports)

2008-05-04 Thread Jeffrey Goldberg
On May 4, 2008, at 11:59 AM, Sahil Tandon wrote: Yes, making a new port is the easiest way to install something from CPAN. I do prefer to keep everything organized in ports, so I created my first port: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/123382 Let's hope I

Installing PERL modules from CPAN (instead of ports)

2008-05-03 Thread Sahil Tandon
In order to setup postfwd (http://postfwd.org), of which there is no FreeBSD port, several PERL modules are required; one of them, Net::DNS::Async, also does not exist as a FreeBSD port. If I install this via CPAN, postfwd works, but then this breaks portupgrade and portmanager when trying

where do i find these perl modules??

2008-02-24 Thread Gary Kline
Do we have the following perl modules in ports? Tk Encode Encode::Unicode (Not sure if this is seprate from the Encode module) Encode::Guess HTML::Parser LWP::Simple I'm trying to understand how gtk20 and other graphic ports

Re: where do i find these perl modules??

2008-02-24 Thread Paul Schmehl
--On February 24, 2008 3:30:18 PM -0800 Gary Kline [EMAIL PROTECTED] wrote: Do we have the following perl modules in ports? Tk Encode Encode::Unicode (Not sure if this is seprate from the Encode module) Encode::Guess HTML::Parser LWP

Re: where do i find these perl modules??

2008-02-24 Thread Chris
On Sun, 24 Feb 2008 18:11:00 -0600 Paul Schmehl [EMAIL PROTECTED] wrote: --On February 24, 2008 3:30:18 PM -0800 Gary Kline [EMAIL PROTECTED] wrote: Do we have the following perl modules in ports? Tk Encode Encode::Unicode (Not sure if this is seprate

Re: Port for Perl modules

2006-07-16 Thread Gerard Seibert
Nikolas Britton wrote: On 7/14/06, Gerard Seibert [EMAIL PROTECTED] wrote: Sorry if I asked this before, but does anyone know if there is a port for the following Perl modules: 1) Net-SMTP-SSL 2) Bundle Libnet http://www.freebsd.org/cgi/ports.cgi?query=p5stype=all

Re: Port for Perl modules

2006-07-15 Thread Nikolas Britton
On 7/14/06, Gerard Seibert [EMAIL PROTECTED] wrote: Sorry if I asked this before, but does anyone know if there is a port for the following Perl modules: 1) Net-SMTP-SSL 2) Bundle Libnet http://www.freebsd.org/cgi/ports.cgi?query=p5stype=all -- BSD Podcasts @: http://bsdtalk.blogspot.com

Re: Port for Perl modules

2006-07-15 Thread Gerard Seibert
Nikolas Britton wrote: On 7/14/06, Gerard Seibert [EMAIL PROTECTED] wrote: Sorry if I asked this before, but does anyone know if there is a port for the following Perl modules: 1) Net-SMTP-SSL 2) Bundle Libnet http://www.freebsd.org/cgi/ports.cgi?query=p5stype=all

Re: Port for Perl modules

2006-07-15 Thread Nikolas Britton
On 7/15/06, Gerard Seibert [EMAIL PROTECTED] wrote: Nikolas Britton wrote: On 7/14/06, Gerard Seibert [EMAIL PROTECTED] wrote: Sorry if I asked this before, but does anyone know if there is a port for the following Perl modules: 1) Net-SMTP-SSL 2) Bundle Libnet http

Re: Port for Perl modules

2006-07-15 Thread Warren Block
On Sat, 15 Jul 2006, Gerard Seibert wrote: Nikolas Britton wrote: On 7/14/06, Gerard Seibert [EMAIL PROTECTED] wrote: Sorry if I asked this before, but does anyone know if there is a port for the following Perl modules: 1) Net-SMTP-SSL 2) Bundle Libnet http://www.freebsd.org/cgi/ports.cgi

Port for Perl modules

2006-07-14 Thread Gerard Seibert
Sorry if I asked this before, but does anyone know if there is a port for the following Perl modules: 1) Net-SMTP-SSL 2) Bundle Libnet Thanks! -- Gerard Seibert [EMAIL PROTECTED] My parents saw the president they loved get shot in the head. I saw my president get head. Elon Gold

ldconfig -m for libs... how about upgrading @INC for perl modules??

2006-06-04 Thread Mark Jayson Alvarez
Hi, After upgrading perl, a lot of applications broke, primarily because the new perl looks into site_perl/5.8.8 however my application modules are still in site_perl/5.8.7 Question: Is there an ldconfig -m sort of thing for this job? My new perl package installation process didn't bother about

Re: ldconfig -m for libs... how about upgrading @INC for perl modules??

2006-06-04 Thread Kris Kennaway
On Sun, Jun 04, 2006 at 08:16:41PM -0700, Mark Jayson Alvarez wrote: Hi, After upgrading perl, a lot of applications broke, primarily because the new perl looks into site_perl/5.8.8 however my application modules are still in site_perl/5.8.7 Question: Is there an ldconfig -m sort of

How to link CPAN to FreeBSD ports perl modules?

2006-04-19 Thread David Robillard
Hello everyone, I'm looking for a way to link perl modules found in CPAN and the ones found in the FreeBSD ports repository. For example, let's say I need to install the following CPAN module: http://search.cpan.org/dist/libwww-perl/lib/HTTP/Request/Common.pm A search in the ports for ^p5

Re: How to link CPAN to FreeBSD ports perl modules?

2006-04-19 Thread Alex Zbyslaw
David Robillard wrote: Hello everyone, I'm looking for a way to link perl modules found in CPAN and the ones found in the FreeBSD ports repository. For example, let's say I need to install the following CPAN module: http://search.cpan.org/dist/libwww-perl/lib/HTTP/Request/Common.pm A search

Re: Perl modules

2005-02-09 Thread Olivier Nicole
Thanks it seems to do the trick. olivier ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

Perl modules

2005-02-08 Thread Olivier Nicole
Hi, Are you aware of any magical formula that would list the Perl modules installed in a configuration? I have to set-up a new machine and would need to re-install (newer version of) all themodules used on the old machine. Olivier ___ freebsd

Re: Perl modules

2005-02-08 Thread Andrew Lewis
On Wed, 9 Feb 2005 14:13:30 +0700 (ICT) Olivier Nicole [EMAIL PROTECTED] wrote: Are you aware of any magical formula that would list the Perl modules installed in a configuration? Your question interested me so I took it upon myself to Google for it. :p This should do it for you: http

Re: Perl modules

2005-02-08 Thread Andrew Lewis
On Wed, 9 Feb 2005 14:13:30 +0700 (ICT) Olivier Nicole [EMAIL PROTECTED] wrote: Are you aware of any magical formula that would list the Perl modules installed in a configuration? And an alternative approach: http://tek-tips.com/viewthread.cfm?qid=898931 -AL

Re: Perl modules

2005-02-02 Thread Ruben de Groot
-DENABLE_SUIDPERLTRUE install clean E) re-install all the perl modules from the ports. F) Follow the QMR manual to the T!!! The Re-install of the perl modules from ports part How do I do that? How do I id all my perl modules and is there a way to re-install them all together? To check which

Perl modules

2005-02-01 Thread peter.lidell
Hello, I have to do thise things: A) if Perl is installed from pkg_add and not the ports, uninstall it. pkg_delete -f perl5.8 B) add ENABLE_SUIDPERL=true to /etc/make.conf C) cd to /usr/ports/lang/perl5.8 D) make -DENABLE_SUIDPERLTRUE install clean E) re-install all the perl modules from

Re: Perl modules

2005-02-01 Thread Gary Hayers
the perl modules from the ports. F) Follow the QMR manual to the T!!! The Re-install of the perl modules from ports part How do I do that? How do I id all my perl modules and is there a way to re-install them all together? Hope you all can help me out. Thanks for your time. See /usr/ports/UPDATING

Upgrading perl modules

2003-12-22 Thread Roger Merritt
I once saw, and used, a portupgrade command line to upgrade *all* installed perl modules. It went something like: $ portupgrade p5-\* However, when I try the command now I just get an error message. Can anyone tell me the proper command? -- Roger

Re: Upgrading perl modules

2003-12-22 Thread r t g tan
portupgrade :p5- On Mon, Dec 22, 2003 at 05:55:17PM +0700, Roger Merritt wrote: I once saw, and used, a portupgrade command line to upgrade *all* installed perl modules. It went something like: $ portupgrade p5-\* However, when I try the command now I just get an error message. Can

Re: Upgrading perl modules

2003-12-22 Thread Lowell Gilbert
Roger Merritt [EMAIL PROTECTED] writes: I once saw, and used, a portupgrade command line to upgrade *all* installed perl modules. It went something like: $ portupgrade p5-\* However, when I try the command now I just get an error message. Can anyone tell me the proper command? That one

Re: Upgrading perl modules

2003-12-22 Thread Roger Merritt
At 01:41 AM 12/23/03, you wrote: Roger Merritt [EMAIL PROTECTED] writes: I once saw, and used, a portupgrade command line to upgrade *all* installed perl modules. It went something like: $ portupgrade p5-\* However, when I try the command now I just get an error message. Can anyone tell me

Re: Upgrading perl modules

2003-12-22 Thread Roger Merritt
At 08:48 PM 12/22/03, you wrote: $ portupgrade p5-\* However, when I try the command now I just get an error message. Can anyone tell me the proper command? #portupgrade p5-* (as root) That gives me: [EMAIL PROTECTED]:~]# portupgrade p5-* portupgrade: No match. [EMAIL PROTECTED]:~]#

Re: Upgrading perl modules

2003-12-22 Thread Jez Hancock
On Tue, Dec 23, 2003 at 07:42:53AM +0700, Roger Merritt wrote: At 08:48 PM 12/22/03, you wrote: $ portupgrade p5-\* However, when I try the command now I just get an error message. Can anyone tell me the proper command? #portupgrade p5-* (as root) That gives me: [EMAIL

Re: Upgrading perl modules

2003-12-22 Thread parv
in message [EMAIL PROTECTED], wrote Jez Hancock thusly... On Tue, Dec 23, 2003 at 07:42:53AM +0700, Roger Merritt wrote: At 08:48 PM 12/22/03, you wrote: $ portupgrade p5-\* However, when I try the command now I just get an error message. Can anyone tell me the proper command?

Upgrading perl modules (as ports) and already installed problems

2003-11-17 Thread Tillman Hodgson
-Tagset without deleting it first, set the variable FORCE_PKG_REGISTER in your environment or the make install command line. This happens when upgrade perl modules ports a /lot/ for me. As I use HTML::Mason on my production web sites, this makes a Perl upgrade a lengthy and error-prone

Re: Upgrading perl modules (as ports) and already installed problems

2003-11-17 Thread Tillman Hodgson
On Mon, Nov 17, 2003 at 09:14:31AM -0600, Tillman Hodgson wrote: Whats the best way to ensure that all perl modules are properly and automatically upgrade when perl itself is upgraded? I've since discovered that I can shorten the time somewhat by using `pkg_info -R perl-5.6.1_14

Confused about perl versions and perl modules

2003-10-29 Thread Jim Hatfield
I'd love to understand the interaction between perl versions, FreeBSD versions and perl modules. Frinstance I have a 4.7 system with only the base system perl, and a number of perl modules from the ports collection. The perl modules seem to install themselves under /usr/local/lib/perl5/site_perl