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

Bug 53368

Summary: Minor patches to support OpenBSD
Product: Portage Development Reporter: Grant Goodyear (RETIRED) <g2boojum>
Component: Enhancement/Feature RequestsAssignee: Portage team <dev-portage>
Status: RESOLVED FIXED    
Severity: normal CC: ferringb
Priority: High Keywords: InVCS
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Patch for ebuild.sh to support a bsd userland
Patch for portage.py to support OpenBSD

Description Grant Goodyear (RETIRED) gentoo-dev 2004-06-08 17:56:18 UTC
I'll attach the patches.  

For the portage.py patch, better might be to key off of ${USERLAND} 
instead of needing to check for macosx, openbsd, whatever.
Comment 1 Grant Goodyear (RETIRED) gentoo-dev 2004-06-08 17:57:36 UTC
Created attachment 32946 [details, diff]
Patch for ebuild.sh to support a bsd userland
Comment 2 Grant Goodyear (RETIRED) gentoo-dev 2004-06-08 17:58:18 UTC
Created attachment 32947 [details, diff]
Patch for portage.py to support OpenBSD
Comment 3 Joseph Booker 2004-06-09 20:02:34 UTC
We also need "s/tty --quiet/tty -s/" applied to ebuild.sh

Also, in 'dosbin' and 'dobin', we need the places where `install` is called to use '-g ' instead of '--group=' and '-o ' rather then '--owner'

Do you want me to put this in patch format or a sed statment(s) or is this enough?
Comment 4 Brian Harring (RETIRED) gentoo-dev 2004-08-01 05:34:18 UTC
appears to have slipped out in pre13, closing
Comment 5 Brian Harring (RETIRED) gentoo-dev 2004-08-16 10:38:04 UTC
...and I'm actually closing it this time around.
bah.