Re: portupgrade stale dependencies

2005-10-28 Thread Andrew P.
On 10/28/05, Michael C. Shultz [EMAIL PROTECTED] wrote: On Thursday 27 October 2005 18:49, Eric F Crist wrote: On Oct 27, 2005, at 8:32 PM, John DeStefano wrote: On 10/27/05, Andrew P. [EMAIL PROTECTED] wrote: On 10/27/05, John DeStefano [EMAIL PROTECTED] wrote: After clearing out the

Re: Which version of FreeBSD a binary was compiled for?

2005-10-28 Thread Andrew P.
On 10/28/05, Micah [EMAIL PROTECTED] wrote: David Kirchner wrote: On 10/27/05, Will Maier [EMAIL PROTECTED] wrote: Must be -- some flag produces unique bits in the executables. I'm a little surprised there isn't (AFAICT) anything descriptive in file(1)'s manpage or /u/s/mi/magic that would

Re: Unable to upgrade kdenetwork using portupgrade

2005-10-28 Thread Ivailo Tanusheff
You should upgrade kdelibs first :) But the better approach is to rebuild all the dependencies also, so you should use -R option. Maybe the version you are trying to upgrade from is too old and you should foce upgrade all the depends! Ivailo Tanusheff Senior System administrator ProCredit Bank

Re: math/grace port: libXcursor.so.1.0 not found ?? [SOLVED]

2005-10-28 Thread Rob
--- Igor Robul [EMAIL PROTECTED] wrote: Rob wrote: --- Igor Robul [EMAIL PROTECTED] wrote: First: NULL return from dlsym() does not always imply an error. dlsym() can return NULL because it has an empty list, but this does not set the error indicator of dlerror(), because it is

FreeFontPath: FPE /usr/X11R6/lib/X11/fonts/misc/ refcount is 2,

2005-10-28 Thread George Katsanos
I have the same problem after a fresh 6.0 RC1 install . . . and I thought everything should work just fine..:( ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to

Re: math/grace port: libXcursor.so.1.0 not found ?? [SOLVED]

2005-10-28 Thread Rob
--- Igor Robul [EMAIL PROTECTED] wrote: Rob wrote: The dlsym() function returns a null pointer if the symbol cannot be found, and sets an error condition which may be queried with dlerror(). This is a matter of symantic and logic. I /can/ read this as follows: If the

Re[2]: portupgrade stale dependencies

2005-10-28 Thread Gerard Seibert
On Friday, October 28, 2005 3:25:14 AM, Andrew P. [EMAIL PROTECTED] Subject: Re: portupgrade stale dependencies Wrote these words of wisdom: On 10/28/05, Michael C. Shultz [EMAIL PROTECTED] wrote: On Thursday 27 October 2005 18:49, Eric F Crist wrote: On Oct 27, 2005, at 8:32 PM, John

sysctl.conf (formerly packet forwarding)

2005-10-28 Thread Yance Kowara
Thank you for the clarification about setting GATEWAY (packet forwarding) in systl.conf and rc.conf. The handbook suggested that Over five hundred system variables can be read and set using sysctl(8) ... Any clue as to where I can see those over five hundred system variables? ... just being

Re: sysctl.conf (formerly packet forwarding)

2005-10-28 Thread Volker Kindermann
Hi Yance, Any clue as to where I can see those over five hundred system variables? ... just being curious ... some are in the manpage of sysctl. There is also this hint: More variables than these exist, and the best and likely only place to search for their deeper meaning is undoubtedly the

Re: sysctl.conf (formerly packet forwarding)

2005-10-28 Thread Giorgos Keramidas
On 2005-10-28 03:18, Yance Kowara [EMAIL PROTECTED] wrote: The handbook suggested that Over five hundred system variables can be read and set using sysctl(8) ... Any clue as to where I can see those over five hundred system variables? ... just being curious ... To see a list of all the

Re: Re[2]: portupgrade stale dependencies

2005-10-28 Thread Andrew P.
On 10/28/05, Gerard Seibert [EMAIL PROTECTED] wrote: Personally, I feel that portmanager does a much better job of updating without the problems that seem to crop up so often using portupgrade. I've always been scared off by the comparatively young age of portmanager. Besides, portupgrade

Re: portupgrade stale dependencies

2005-10-28 Thread Michael C. Shultz
On Friday 28 October 2005 00:25, Andrew P. wrote: On 10/28/05, Michael C. Shultz [EMAIL PROTECTED] wrote: On Thursday 27 October 2005 18:49, Eric F Crist wrote: On Oct 27, 2005, at 8:32 PM, John DeStefano wrote: On 10/27/05, Andrew P. [EMAIL PROTECTED] wrote: On 10/27/05, John

error 4 lba 0

2005-10-28 Thread Ivan Omelchenko
Problem: After copy files from CD and rebooting got an error 'error 4 lba 0' from boot manager when i'm trying to choose F2: FreeBSD HDD: Samsung 80Gb ATA tryed also clear a mbr records fdisk /mbr P.S. Other OS, like Debian, Windows, Mandrake installed well on this HDD. Thank you -- Ivan

Re: Maintaining my music collection (off topic)

2005-10-28 Thread Fafa Hafiz Krantz
Here's what I ended up with: #!/bin/sh # # Generate SFV and M3U for all releases. # $URBAN: mp3.sh,v 1.0 2005/10/24 15:05:09 fafa Exp $ # for file in `find /home/mp3 -name \*.nfo`; do DIRECTORY=`dirname ${file}` PREFIX=`basename ${file} | sed 's/.nfo//g'`

RE: sysctl.conf (formerly packet forwarding)

2005-10-28 Thread Bob Middaugh
Yance Kowara writes: Thank you for the clarification about setting GATEWAY (packet forwarding) in systl.conf and rc.conf. The handbook suggested that Over five hundred system variables can be read and set using sysctl(8) ... Any clue as to where I can see those over five hundred system

RE: Hot-Swap HDD hardware recommendations?

2005-10-28 Thread Bob Middaugh
Eric F Crist writes: Hello list, I need a cost-effective solution for hot-swap hard drives. I'm currently using a removable drive cage available at any CompUSA, but it's standard IDE/ATA, which is, AFAIK, not hot-swappable. What kind of RAID hardware/software would I need so that I can hot

RE: Hot-Swap HDD hardware recommendations?

2005-10-28 Thread Jean-Paul Natola
http://store.yahoo.com/firmtek/sata1sen2.html -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bob Middaugh Sent: Friday, October 28, 2005 8:11 AM To: 'Eric F Crist'; 'free bsd questions' Subject: RE: Hot-Swap HDD hardware recommendations? Eric F Crist

Re: Having Some Trouble with Java on FreeBSD

2005-10-28 Thread N Deepak
On Thu, Oct 20, 2005 at 02:06:16PM -0600, Franklin E. Powers, Jr. wrote: So I tinkered with that a bit and I discovered that the almost complete native build for FreeBSD could run. So I decided to try to finish the build process, by getting it to build itself. But it suffered a slightly

Re: portupgrade stale dependencies

2005-10-28 Thread Michael C. Shultz
On Friday 28 October 2005 05:53, John DeStefano wrote: On 10/27/05, Michael C. Shultz [EMAIL PROTECTED] wrote: On Thursday 27 October 2005 18:49, Eric F Crist wrote: On Oct 27, 2005, at 8:32 PM, John DeStefano wrote: On 10/27/05, Andrew P. [EMAIL PROTECTED] wrote: On 10/27/05, John

Re: Linux computability

2005-10-28 Thread Mark Bucciarelli
On Sun, Oct 23, 2005 at 02:45:42PM +1000, Michael Christie wrote: Now Linux programs run in side of the jail. Thanks for posting what you had success with. I followed your instructions, but when I try to install the java/jdk14 port inside the jail, I get the message that I need to mount

Dual dvi on FreeBSD

2005-10-28 Thread Kep Woof
Hi Guys, I've just bought a pair of TFT screens and wanted to connect them to my FreeBSD box via their DVI connectors. I've been searching with google and the list archives, and it seems that the NVidia stuff doesn't dual head and that ATI are rather unhelpful with regard to drivers. I found

Re: portupgrade stale dependencies

2005-10-28 Thread John DeStefano
On 10/27/05, Michael C. Shultz [EMAIL PROTECTED] wrote: On Thursday 27 October 2005 18:49, Eric F Crist wrote: On Oct 27, 2005, at 8:32 PM, John DeStefano wrote: On 10/27/05, Andrew P. [EMAIL PROTECTED] wrote: On 10/27/05, John DeStefano [EMAIL PROTECTED] wrote: After clearing out the

Installing from File System

2005-10-28 Thread Dean Weimer
I have setup FreeBSD 5.4, with a minimal installation from the CDRom, I would like to be able to change configuration options, such as adding something from the packages collection on the CDs, or adding more of the distributions at a later point remotely, using /stand/sysinstall. I figured I

Sed howto

2005-10-28 Thread Kövesdán Gábor
Hello, I'm looking for a good sed howto that can be useful for contributing to ports collection. Replacing text is I'm especially interested in. Besides, could somebody explain me, when we use USE_REINPLACE= YES and ${REINPLACE_CMD}, and when we use just ${SED}? Thanks in advance, Gabor

Re: Sed howto

2005-10-28 Thread Bill Campbell
On Fri, Oct 28, 2005, Kövesdán Gábor wrote: Hello, I'm looking for a good sed howto that can be useful for contributing to ports collection. Replacing text is I'm especially interested in. Besides, could somebody explain me, when we use USE_REINPLACE= YES and ${REINPLACE_CMD}, and when we use

IPFW - Counter

2005-10-28 Thread Grant Peel
Hi all, Is is possible, to make a single rule counter, or, a multiple rule counter (maybe that pies to 1 single counter), so one can track inclomming and outgoing bandwidth? I would like to say: 01 count from any to any via 1.2.3.4 or 01 count 1.2.3.4 To have the same effect as:

TORQUE 2.0

2005-10-28 Thread Amber Webb
Hi, I would like to announce that TORQUE Resource Manager 2.0 was just released, and can be downloaded at www.clusterresources.com/torque. TORQUE, which is built on OpenPBS is one of the most widely used open source batch schedulers. TORQUE's improvements since the last patch include an

RE: Sed howto

2005-10-28 Thread Gayn Winters
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bill Campbell Sent: Friday, October 28, 2005 8:38 AM To: freebsd-questions@freebsd.org Subject: Re: Sed howto On Fri, Oct 28, 2005, Kövesdán Gábor wrote: Hello, I'm looking for a good sed

Aztech modem

2005-10-28 Thread Mohsen Pahlevanzadeh
Dears, I can use my modem in GNU/Linux (each distro,without problem) My modem is external its mark is Aztech.I use dos port. But i can't use /dev/cuaa0 or plus in FreeBSD. Please guide .. ___ freebsd-questions@freebsd.org mailing list

jobs of network layer in broadcast PPP networks

2005-10-28 Thread Mohsen Pahlevanzadeh
Dears,I have 2 question : 1.What's job of network layers in broadcast networks? 2.What's job of network layer in PPP networks? Yours,Mohsen ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To

Dial-up with RS-232 cable modem

2005-10-28 Thread Mohsen Pahlevanzadeh
Dears,If you can connect to the Internet via ppp,Please mail me /etc/ppp directory. Yours,Mohsen ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL

dial-up with modem

2005-10-28 Thread Mohsen Pahlevanzadeh
Dears, I wanna install package.But it is in the web,I need to dial up modem.So,Am i do compile kernel for supppurting ppp ? Yours,Mohsen ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To

Re: Sed howto

2005-10-28 Thread Dan Nelson
In the last episode (Oct 28), Kvesdn Gbor said: I'm looking for a good sed howto that can be useful for contributing to ports collection. Replacing text is I'm especially interested in. Besides, could somebody explain me, when we use USE_REINPLACE= YES and ${REINPLACE_CMD}, and when we use

5.4 CD and floppies enter boot loop

2005-10-28 Thread Dave
Hello, I've got an older, as of june/july 5.4-release official disk. Whenever i try to boot a box with it the system enters a boot loop, creating floppies also gives me this behavior. This is on a pair of p3 733 mhz systems. I've tried new floppies and downloading the bootonly iso same

How to get best results from FreeBSD-questions

2005-10-28 Thread Greg Lehey
How to get the best results from FreeBSD questions. === Last update $Date: 2005/08/10 02:21:44 $ This is a regular posting to the FreeBSD questions mailing list. If you got it in answer to a message you sent, it means that the sender thinks that

The Complete FreeBSD: errata and addenda

2005-10-28 Thread Greg Lehey
The trouble with books is that you can't update them the way you can a web page or any other online documentation. The result is that most leading edge computer books are out of date almost before they are printed. Unfortunately, The Complete FreeBSD, published by O'Reilly, is no exception.

FreeBSD doesn't recognize my hard drive

2005-10-28 Thread Tim Goodaire
Hello everyone, I'm having an odd problem. I have an old P2 box with two harddrives. Both of them are detected fine in the BIOS, and they are both listed at boot up, when it lists the BIOS drives. After that, there is no mention of the second drive in the boot messages, and there isn't a

Re: IPFW - Counter

2005-10-28 Thread Andrew P.
On 10/28/05, Grant Peel [EMAIL PROTECTED] wrote: Hi all, Is is possible, to make a single rule counter, or, a multiple rule counter (maybe that pies to 1 single counter), so one can track inclomming and outgoing bandwidth? I would like to say: 01 count from any to any via 1.2.3.4 or

Re: FreeBSD doesn't recognize my hard drive

2005-10-28 Thread Tim Goodaire
They're IDE drives. The first drive is detected as this: ad0: 38166MB WDC WD400EB-00CPF0 06.04G06 at ata0-master UDMA33 Tim Derrick MacPherson wrote: ide? scsi? what type of card or controller are the plugged into? On Fri, 2005-10-28 at 13:06 -0400, Tim Goodaire wrote: Hello everyone,

Wireless Adapter (PCI) for FBSD 4.11

2005-10-28 Thread Jason Morgan
Could someone point me to a wireless adapter that functions with FBSD 4.11? I was hoping to get a 802.11g capable card, but it doesn't appear that the ath(4) driver is available to 4.11 and wi(4) seems to only mention 802.11a cards. The list in wi(4) also seems somewhat out of date. Is it

Re: ext2fs and NFS

2005-10-28 Thread Bob Hepple
On Thu, 27 Oct 2005 11:39:03 +1000 Bob Hepple [EMAIL PROTECTED] wrote: I need to export an ext2fs file system mounted at /mnt/guest - it's a removable IDE disc that I carry to from my linux system at work... mount shows: /dev/ad2s1 on /mnt/guest (ext2fs, local) So, I put an entry into

Re: Linux computability

2005-10-28 Thread Mark Bucciarelli
On Fri, Oct 28, 2005 at 10:32:24AM -0400, Mark Bucciarelli wrote: On Sun, Oct 23, 2005 at 02:45:42PM +1000, Michael Christie wrote: Now Linux programs run in side of the jail. Thanks for posting what you had success with. I followed your instructions, but when I try to install the

Re: Necessary code or trash?

2005-10-28 Thread Peter Schuller
Why most of bin (sbin) utilities are so big. For example, rm - 410 268 bytes, mv - 407 568 bytes, date - 423 748 bytes. Do they really contain only necessary code or have more than a half of trash? Presumable they are statically linked; I believe 5.0 falls before the switch to

Re: portupgrade stale dependencies

2005-10-28 Thread John DeStefano
On 10/28/05, Michael C. Shultz [EMAIL PROTECTED] wrote: On Friday 28 October 2005 05:53, John DeStefano wrote: On 10/27/05, Michael C. Shultz [EMAIL PROTECTED] wrote: On Thursday 27 October 2005 18:49, Eric F Crist wrote: On Oct 27, 2005, at 8:32 PM, John DeStefano wrote: On

Re: portupgrade stale dependencies

2005-10-28 Thread Eric F Crist
status report finished == == percentDone-=0 = 100 - ( 100 * ( QTY_outOfDatePortsDb-=1 / TOTAL_outOfDatePortsDb-=1 ) ) upgrade 0.3.0_0 info: ignoring apache-2.0.48, reason: failed during (2) make

Fwd: Re: portupgrade stale dependencies

2005-10-28 Thread Michael C. Shultz
-- Forwarded Message -- Subject: Re: portupgrade stale dependencies Date: Friday 28 October 2005 15:02 From: Michael C. Shultz [EMAIL PROTECTED] To: John DeStefano [EMAIL PROTECTED] On Friday 28 October 2005 13:29, John DeStefano wrote: On 10/28/05, Michael C. Shultz [EMAIL

Re: Apache::DBI Problems

2005-10-28 Thread Philip M. Gollucci
Cody Holland wrote: I'm having some major issues with perl site I'm trying to get working. I'm running FreeBSD 5.4 stable using Apache 2.0.55 and perl 5.8.7. The error I'm getting is: Can't locate object method connect_on_init via package Apache::DBI (perhaps you forgot to load Apache::DBI?)

FreeBSD 4.11 + imap-uw = PAM problems

2005-10-28 Thread patrick
I'm getting the following errors with imap-uw on FreeBSD 4.11 when I connect to the POP3 or IMAP server: Oct 28 15:57:56 bubs imapd[16913]: unable to resolve symbol: pam_sm_open_session Oct 28 15:57:56 bubs imapd[16913]: unable to resolve symbol: pam_sm_close_session I installed imap-uw from the

Re: FreeBSD 4.11 + imap-uw = PAM problems

2005-10-28 Thread Gary Hayers
On my 4.11-STABLE box I dont get this in my logs, I have enclosed my pam.cof for your consideration. # Mail services imapauthrequiredpam_unix.so try_first_pass pop3authrequiredpam_unix.so try_first_pass #imapauthrequiredpam_unix.so #imap

HP 1315

2005-10-28 Thread Slavik
Hi! Help me please.I have HP 1315 All-in-one.How can I set it in FreeBSD(6.0RC). Thank you! Vyacheslav Rynkevich. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail

Removing kernel options and devices in today's world

2005-10-28 Thread Doug Poland
Hello, I've been using FreeBSD since 2.1.5 and have dutifully tweaked my kernels to include devices I need, and remove unwanted things. This made a big difference on 486's with 16MB of memory. Over the years I've developed a procedure for keeping track of changes in GENERIC and reducing the

Re: FreeBSD doesn't recognize my hard drive

2005-10-28 Thread Lowell Gilbert
Tim Goodaire [EMAIL PROTECTED] writes: They're IDE drives. The first drive is detected as this: ad0: 38166MB WDC WD400EB-00CPF0 06.04G06 at ata0-master UDMA33 Tim Derrick MacPherson wrote: ide? scsi? what type of card or controller are the plugged into? On Fri, 2005-10-28 at

Re: portupgrade stale dependencies

2005-10-28 Thread John DeStefano
On 10/28/05, Eric F Crist [EMAIL PROTECTED] wrote: status report finished == == percentDone-=0 = 100 - ( 100 * ( QTY_outOfDatePortsDb-=1 / TOTAL_outOfDatePortsDb-=1 ) ) upgrade 0.3.0_0 info: ignoring apache-2.0.48,

ports manager vs. portupgrade

2005-10-28 Thread Elliot Finley
pros and cons anyone? I've always used portupgrade and it works pretty well, but I'm curious as to how ports manager compares. Elliot ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To

Re: FreeBSD 4.11 + imap-uw = PAM problems

2005-10-28 Thread patrick
Thanks, that did the trick. I wonder why the installation instructions on the port said to add all of those other lines? Patrick On 10/28/05, Gary Hayers [EMAIL PROTECTED] wrote: On my 4.11-STABLE box I dont get this in my logs, I have enclosed my pam.cof for your consideration. # Mail

Re: portupgrade stale dependencies

2005-10-28 Thread Michael C. Shultz
On Friday 28 October 2005 17:31, John DeStefano wrote: On 10/28/05, Eric F Crist [EMAIL PROTECTED] wrote: status report finished == == percentDone-=0 = 100 - ( 100 * ( QTY_outOfDatePortsDb-=1 /

Re: Aztech modem

2005-10-28 Thread Greg 'groggy' Lehey
On Tuesday, 15 November 2005 at 6:37:40 +0330, Mohsen Pahlevanzadeh wrote: Dears, I can use my modem in GNU/Linux (each distro,without problem) My modem is external its mark is Aztech.I use dos port. But i can't use /dev/cuaa0 or plus in FreeBSD. Please guide ..

Re: FreeBSD 4.11 + imap-uw = PAM problems

2005-10-28 Thread Gary Hayers
Glad I could be of service. patrick wrote: Thanks, that did the trick. I wonder why the installation instructions on the port said to add all of those other lines? Patrick On 10/28/05, Gary Hayers [EMAIL PROTECTED] wrote: On my 4.11-STABLE box I dont get this in my logs, I have enclosed my

Re: OpenAFS for FreeBSD...

2005-10-28 Thread Francisco Reyes
Jack T wrote: On 10/23/05, Jack T [EMAIL PROTECTED] wrote: It's broken only for the reason that it overwrites files from security/heimdal. Otherwise, I believe it works just fine on FreeBSD 5.4. Is this something that needs to be fixed in the port? How stable is it? How about

Re: Backing up postgresql data

2005-10-28 Thread Francisco Reyes
Pat Maddox wrote: I've got postgresql 8 running on my system, and want to do nightly backups of the database. I recommend 1- Nightly dumpall 2- More frequent backup of databases that change often. You can setup a script like: #!/bin/sh PGUSER=user PGPASSWORD=passwd export PGUSER export

Re: portupgrade stale dependencies

2005-10-28 Thread Michael C. Shultz
On Friday 28 October 2005 19:51, John DeStefano wrote: On 10/28/05, Michael C. Shultz [EMAIL PROTECTED] wrote: On Friday 28 October 2005 17:31, John DeStefano wrote: On 10/28/05, Eric F Crist [EMAIL PROTECTED] wrote: status report finished

Re: portupgrade stale dependencies

2005-10-28 Thread John DeStefano
On 10/28/05, Michael C. Shultz [EMAIL PROTECTED] wrote: On Friday 28 October 2005 17:31, John DeStefano wrote: On 10/28/05, Eric F Crist [EMAIL PROTECTED] wrote: status report finished == == percentDone-=0 = 100

Re: Linux computability

2005-10-28 Thread Jonathan Chen
On Fri, Oct 28, 2005 at 03:03:54PM -0400, Mark Bucciarelli wrote: [...] I'd like to turn it back on once jdk builds--can anybody tell me if java/jdk14 requires linprocfs? (I would guess not ...) The linux stuff is only required to buid java/jdk14. Once you have a native jdk, you can remove