Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 103130

Summary: gnome-base/gnome-vfs: patch needed for FreeBSD support
Product: Gentoo/Alt Reporter: Diego Elio Pettenò (RETIRED) <flameeyes>
Component: OtherAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED FIXED    
Severity: normal CC: bsd+disabled, hans
Priority: High    
Version: unspecified   
Hardware: All   
OS: FreeBSD   
URL: http://bugzilla.gnome.org/show_bug.cgi?id=168203
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 103124    
Attachments: gnome-vfs-2.10.1-fbsd.patch
Same patch as before but against gnome-vfs-2.12.2

Description Diego Elio Pettenò (RETIRED) gentoo-dev 2005-08-20 04:27:05 UTC
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 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-08-20 04:27:46 UTC
Created attachment 66386 [details, diff]
gnome-vfs-2.10.1-fbsd.patch
Comment 2 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-08-25 16:23:42 UTC
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 Hans Nieser 2006-01-17 07:34:53 UTC
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 Hans Nieser 2006-01-17 10:58:24 UTC
Created attachment 77367 [details, diff]
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.