Bug 103130 - gnome-base/gnome-vfs: patch needed for FreeBSD support
Bug#: 103130 Product:  Gentoo/Alt Version: unspecified Platform: All
OS/Version: FreeBSD Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: gnome@gentoo.org Reported By: flameeyes@gentoo.org
Component: Other
URL:  http://bugzilla.gnome.org/show_bug.cgi?id=168203
Summary: gnome-base/gnome-vfs: patch needed for FreeBSD support
Keywords:  
Status Whiteboard: 
Opened: 2005-08-20 04:27 0000
Description:   Opened: 2005-08-20 04:27 0000
The attached patch is needed to let gnome-vfs compile on Gentoo/FreeBSD.  
  
Ports applies other patches, too, if somebody wants to take a look: 
http://www.freebsd.org/cgi/cvsweb.cgi/ports/devel/gnomevfs2/files/ but most of 
them are for their own filesystem layout or for ports buildchain. 
 
Thanks, 
Diego

------- Comment #1 From Diego E. 'Flameeyes' Pettenò 2005-08-20 04:27:46 0000 -------
Created an attachment (id=66386) [details]
gnome-vfs-2.10.1-fbsd.patch

------- Comment #2 From Diego E. 'Flameeyes' Pettenò 2005-08-25 16:23:42 0000 -------
After compile test on Linux, committed fix for 2.10 and 2.11.92. 
Submitted new patch upstream, hoping it will get in for 2.12. 
 

------- Comment #3 From Hans Nieser 2006-01-17 07:34:53 0000 -------
It looks like this patch was not included upstream in 2.12.2, the latest
(2.12.2) gnome-vfs ebuild does not include the patch for the
"Password:"/"Password: " issue and thus I am not able to use gnome-vfs' sftp
module with FreeBSD OpenSSH servers anymore (I could when I was running Gnome
2.10). Could this patch (or at least the sftp-method.c one) be included again,
should I file a new bugreport for this? (I was going to do so but stumbled into
this bug while checking the CVS log).

------- Comment #4 From Hans Nieser 2006-01-17 10:58:24 0000 -------
Created an attachment (id=77367) [details]
Same patch as before but against gnome-vfs-2.12.2

This is the same patch as before (well, only the sftp-methods.c part), but for
gnome-vfs-2.12.2. Tested it and it solved my problem.