Re: How to get portinstall to 'shut up' so I can run it in background

2007-11-29 Thread Clint Olsen
On Nov 27, Wes Morgan wrote: > Why not just run the build inside a screen session? Getting disconnected > would have no effect on it then. Thanks to Wes and Matthew for a terrific suggestion. Screen just ain't for 80's work :) -Clint -- Clint Olsen

Re: problem with mount_ntfs-3g

2007-11-29 Thread Yi Wang
the patch seem has a little problem. The file version does not match 7.0-beta3. But we can patch it manually. The patch works perfectly. % sudo /usr/obj/usr/src/sbin/mount/mount -t ntf /dev/ad6s10 /media/g mount: exec mount_ntf not found in /sbin:/usr/sbin: No such file or directory Hope

Re: problem with mount_ntfs-3g

2007-11-29 Thread Yoshihiro Ota
This a bit off the topic; however, I pointed out the problem of this mount_XXX behaviour quite long time ago. It currently maintains a list of NON-supported FS by nmount(2). Instead, it's better to maintain a list of SUPPORTED FS by nmount. In the current scheme, mount has to be aware of all th

Re: problem with mount_ntfs-3g

2007-11-29 Thread Yi Wang
test passed! On 11/30/07, Yi Wang <[EMAIL PROTECTED]> wrote: > Yes, I think it does the trick. > > some words from mount(8): > > The default behavior of mount is to pass the -t option directly to the > nmount(2) system call in the fstype option. > However, for the following file system types: cd9

Re: problem with mount_ntfs-3g

2007-11-29 Thread Yi Wang
Yes, I think it does the trick. some words from mount(8): The default behavior of mount is to pass the -t option directly to the nmount(2) system call in the fstype option. However, for the following file system types: cd9660, mfs, msdosfs, nfs, nfs4, ntfs, nwfs, nullfs, portalfs, smbfs, udf, and

Re: Cyrus_imap23

2007-11-29 Thread jekillen
On Nov 28, 2007, at 9:09 PM, Scot Hetzel wrote: On 11/28/07, Kellen <[EMAIL PROTECTED]> wrote: This brings up another question. But first let me explain a little. I tried pkg_info Cyrus-imap23 and got the response that no package by that name was installed and could not be found, Well, of

Re: problem with mount_ntfs-3g

2007-11-29 Thread Yi Wang
Thanks for your hard work! But the latest version doesn't solve the problem either. ls /var/db/pkg | grep ntfs fusefs-ntfs-1.1120 uname -a FreeBSD wangyi.com 7.0-BETA3 FreeBSD 7.0-BETA3 #1: Thu Nov 29 10:44:52 CST 2007 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/ULE i386 On 11/30/07, Alejandro

Re: problem with mount_ntfs-3g

2007-11-29 Thread Suhaib .
> - Original Message - > From: "Alejandro Pulver" <[EMAIL PROTECTED]> > To: "Aryeh M. Friedman" <[EMAIL PROTECTED]> > Subject: Re: problem with mount_ntfs-3g > Date: Thu, 29 Nov 2007 20:16:14 -0300 > > > On Thu, 29 Nov 2007 19:42:00 -0300 > Alejandro Pulver <[EMAIL PROTECTED]> wrote: > > >

Re: Cyrus_imap23

2007-11-29 Thread jekillen
On Nov 28, 2007, at 10:42 PM, Matthew Seaman wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 jekillen wrote: The question is, if I do not know the exact name of a package, how can I do pkg_info on it. pkg_info -x foo Where 'foo' is just a string to match in the package name. Eg.

INDEX now builds successfully on 5.x

2007-11-29 Thread Erwin Lansing
___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"

INDEX build failed for 5.x

2007-11-29 Thread Erwin Lansing
INDEX build failed with errors: Generating INDEX-5 - please wait../libexec/ld-elf.so.1: Cannot open "/lib/libncurses.so.7" "/a/erwin/tindex/ports/Mk/bsd.port.mk", line 1229: warning: "echo "/nonexistent/libglade-java/options"" returned non-zero status /libexec/ld-elf.so.1: Cannot open "/lib/libnc

Re: problem with mount_ntfs-3g

2007-11-29 Thread Alejandro Pulver
On Thu, 29 Nov 2007 19:42:00 -0300 Alejandro Pulver <[EMAIL PROTECTED]> wrote: > On Tue, 27 Nov 2007 09:35:48 -0500 > "Aryeh M. Friedman" <[EMAIL PROTECTED]> wrote: > > > > Then, I execute this command: > > > mount -t ntfs-3g -o ro /dev/ad6s10 /media/g > > > but is also says: > > > mount: /dev/ad

Re: problem with mount_ntfs-3g

2007-11-29 Thread Alejandro Pulver
On Tue, 27 Nov 2007 09:35:48 -0500 "Aryeh M. Friedman" <[EMAIL PROTECTED]> wrote: > > Then, I execute this command: > > mount -t ntfs-3g -o ro /dev/ad6s10 /media/g > > but is also says: > > mount: /dev/ad6s10 : Operation not supported by device > > > > Is this a bug of mount? > > I get exactly th

FreeBSD Port: samba-3.0.26a_2,1

2007-11-29 Thread Todd Martin
Hello again, to test further on the smb/cifs protocol issue... this morning,I installed the latest source of samba 3.0.27a and tested connection with mount_smb. the problem persisted. So I need to know what version of the port still worked with this client. Hopefully you know. This is very f

Re: Small question about FreeNX for freebsd.

2007-11-29 Thread dewey hylton
Quoting Mathias Picker <[EMAIL PROTECTED]>: > It's for the port I got from your website. Might be some time since I > unpacked it. okay, i'll try that first and then see if i can't make the patch fit the newer sources as well. thanks again! ___ freebsd-

Re: Firefox 2.0.0.9 issues on 7.0-BETA3 (SOLVED)

2007-11-29 Thread Doug Poland
On Wed, Nov 28, 2007 at 10:21:19PM -0600, Doug Poland wrote: > On Wed, Nov 28, 2007 at 09:33:17PM -0600, Doug Poland wrote: > > On Wed, Nov 28, 2007 at 07:11:44PM -0800, Mike Bowie wrote: > > > Doug Poland wrote: > > > >On Wed, Nov 28, 2007 at 02:29:38PM -0600, Doug Poland wrote: > > > > > > > >>