Re: ports database

2010-08-29 Thread Polytropon
On Sat, 28 Aug 2010 15:59:25 -0700, per...@pluto.rain.com wrote: > Polytropon wrote: > > > > tar -cf ports.tar /usr/port > > > > It should be, better suited: > > > > # cd /usr > > # tar cf ports.tar ports > > > > So one could do "tar xf ports.tar" in the target machine's /usr > > ...

Re: ports database

2010-08-29 Thread Chad Perrin
On Sat, Aug 28, 2010 at 08:36:18PM +0200, Polytropon wrote: > On Sat, 28 Aug 2010 11:07:45 -0600, Chad Perrin wrote: > > > > Is that supposed to say this? > > > > tar -cf ports.tar /usr/port > > I think the - infront of the options string isn't neccessary for > tar, but it's optional in thi

Re: ports database

2010-08-29 Thread Peter Boosten
On 29-8-2010 0:59, per...@pluto.rain.com wrote: > Polytropon wrote: > >>> tar -cf ports.tar /usr/port >> >> It should be, better suited: >> >> # cd /usr >> # tar cf ports.tar ports >> >> So one could do "tar xf ports.tar" in the target machine's /usr >> ... > > Better put the creat

Re: ports database

2010-08-28 Thread perryh
Polytropon wrote: > > tar -cf ports.tar /usr/port > > It should be, better suited: > > # cd /usr > # tar cf ports.tar ports > > So one could do "tar xf ports.tar" in the target machine's /usr > ... Better put the created tarfile somewhere other than in the directory that is being

Re: ports database

2010-08-28 Thread Polytropon
On Sat, 28 Aug 2010 11:07:45 -0600, Chad Perrin wrote: > On Thu, Aug 26, 2010 at 09:53:46PM +0200, Polytropon wrote: > > > > At least you need one machine with Internet connection to get > > the ports update, e. g. using "portsnap fetch extract" or > > "make update" (using csup). Once done, tar c

Re: ports database

2010-08-28 Thread Chad Perrin
On Thu, Aug 26, 2010 at 09:53:46PM +0200, Polytropon wrote: > > At least you need one machine with Internet connection to get > the ports update, e. g. using "portsnap fetch extract" or > "make update" (using csup). Once done, tar cf ports.tar /usr/ports > and transfer the file to the server witho

Re: ports database

2010-08-26 Thread gahn
well, I could just update the database offline, then use another machine download right software and put them in /usr/ports/distfiles... --- On Thu, 8/26/10, Adam Vande More wrote: From: Adam Vande More Subject: Re: ports database To: "gahn" Cc: "freebsd general questions&q

Re: ports database

2010-08-26 Thread Adam Vande More
On Thu, Aug 26, 2010 at 2:13 PM, gahn wrote: > Hi all: > > Is it possible to update the database of ports offline. > > It is nice to use "portsnap fetch/extract/update", but I can't use that > since one of my server has no connection to the internet... > If you have another machine available, it

Re: ports database

2010-08-26 Thread Polytropon
On Thu, 26 Aug 2010 12:13:14 -0700 (PDT), gahn wrote: > Is it possible to update the database of ports offline. > > It is nice to use "portsnap fetch/extract/update", but I can't > use that since one of my server has no connection to the internet... At least you need one machine with Internet co

ports database

2010-08-26 Thread gahn
Hi all: Is it possible to update the database of ports offline. It is nice to use "portsnap fetch/extract/update", but I can't use that since one of my server has no connection to the internet... _dave ___ freebsd-questions@freebsd.org maili

ports/database/ruby-dbi and ports/database/ruby-dbd_pg faulty.

2007-12-06 Thread O. Hartmann
Hello. I try to use DBI:Pg and DBI:MySQL within a ruby-skript for accessing either MySQL or PostgreSQL database. Box is FreeBSD 7.0-BETA4 Mysql is mysql50-server Postgresql is posgresql82-server and postgresql82-client with unixODBC and ruby-dbi and ruby-dbd_pg and ruby-dbd_mysql installed. W

Re: 5.3 ports database

2004-11-07 Thread Dev Tugnait
Yes it checks for the Vulneribilaty databse to install it use the port secuirty/portaudit ===> Vulnerability check disabled, database not found * dave ([EMAIL PROTECTED]) wrote: > Hi, > This isn't a show stopping problem, it's a curiousity. Whenever i make a > port under 5.3, i get the mess

5.3 ports database

2004-11-07 Thread dave
Hi, This isn't a show stopping problem, it's a curiousity. Whenever i make a port under 5.3, i get the message "database not found" then the port builds, it doesn't matter which one i install, this error still occurs. Thanks. Dave. ___ [EMAIL PROTECT

Re: Is there a way to clean up the ports database without a lot of manual intervention?

2004-10-02 Thread kent
On Saturday 02 October 2004 11:49 am, Doug Lee wrote: > I have reason to believe I've made some mistakes trying to run pkgdb > -F to clean up a couple ports trees on different FreeBSD systems I > run. I confess I've never fully understood how to answer some of the > prompts during that process. A

Is there a way to clean up the ports database without a lot of manual intervention?

2004-10-02 Thread Doug Lee
I have reason to believe I've made some mistakes trying to run pkgdb -F to clean up a couple ports trees on different FreeBSD systems I run. I confess I've never fully understood how to answer some of the prompts during that process. Also though, my ports tree was formed before portupgrade/portin

Re: updating pkg and ports database

2004-08-07 Thread Noah
On Sun, 8 Aug 2004 02:43:45 +0300, Ion-Mihai Tetcu wrote > On Sat, 7 Aug 2004 14:43:27 -0800 > "Noah" <[EMAIL PROTECTED]> wrote: > > > > > > > Hi there, > > > > I have a cron job that auto-cvs-updates the /usr/ports directories. > > > > I want to update the portsdb and pkgdb as soon as cvsup h

Re: updating pkg and ports database

2004-08-07 Thread Ion-Mihai Tetcu
On Sat, 7 Aug 2004 14:43:27 -0800 "Noah" <[EMAIL PROTECTED]> wrote: > > > Hi there, > > I have a cron job that auto-cvs-updates the /usr/ports directories. > > I want to update the portsdb and pkgdb as soon as cvsup has completed its > work. I am using the following two commands to do this.

updating pkg and ports database

2004-08-07 Thread Noah
Hi there, I have a cron job that auto-cvs-updates the /usr/ports directories. I want to update the portsdb and pkgdb as soon as cvsup has completed its work. I am using the following two commands to do this. am I doing the right thing? snip --- /usr/local/sbin/portsdb -uU /usr/local/sb

Re: ports database problems

2003-08-26 Thread Joe Marcus Clarke
On Mon, 2003-08-25 at 21:23, Erick Smith wrote: > I have a problem building ports on 2 of my machines. > > This problem is new, and occured on each machine (at different times) > following a problem with the ports database. Maybe I screwed up the > database? > > Anyw

ports database problems

2003-08-26 Thread Erick Smith
I have a problem building ports on 2 of my machines. This problem is new, and occured on each machine (at different times) following a problem with the ports database. Maybe I screwed up the database? Anyway, here's what I get: ===> Installing for gettext-0.12.1 ===> Generatin