Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 53368 - Minor patches to support OpenBSD
Summary: Minor patches to support OpenBSD
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Enhancement/Feature Requests (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2004-06-08 17:56 UTC by Grant Goodyear (RETIRED)
Modified: 2004-08-16 10:38 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Patch for ebuild.sh to support a bsd userland (ebuild.sh.patch,379 bytes, patch)
2004-06-08 17:57 UTC, Grant Goodyear (RETIRED)
Details | Diff
Patch for portage.py to support OpenBSD (portage.py.patch,383 bytes, patch)
2004-06-08 17:58 UTC, Grant Goodyear (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.