Name: Kenneth Miles
Member since: 2000-04-08 06:15:05
Last Login: N/A
Notes: A constant leech of bandwidth on Efnet as well as a constant bother to FreeBSD developers. Currently trying to gain knowlege in device driver writing and finding miniscule bugs in the FreeBSD code.
@if [ `id -u` = 0 ]; then (blah)
Thanks for the help xanne, CyNick and Green :)
Now I'm *VERY* close to actually putting all this stuff in bsd.port.mk...which means only the testing and bug ridding proccess remain (which is one of the crappiest).
Add test if uid is 0 then all paths change to those supplied:
PREFIX=${HOME}
MANPREFIX=${PREFIX}
WRKDIRPREFIX=${HOME}/ports
WRKDIR=${WRKDIRPREFIX}/${PORTNAME}/work
PKG_DBDIR=${HOME}/var/db/pkg/${PORTNAME}
I also plan to maybe completely use environment variables to make things well, not so static..but the above will remain as default (unless someone else things otherwise)
- Change install path from /usr/local (or otherwise chosen) to ~/
- Change man install path to ~/
- Figure out how the hell to get ports to register and acknowledge registrations in ~/
- Change building directory (/usr/ports/[cat]/[port]/work to something else. Possibly ~/somewhere or in /tmp
- Do all this without breaking anything
Theoraretically my sketch is a little backwards, but it still works for me
krylan certified others as follows:
Others have certified krylan as follows:
[ Certification disabled because you're not logged in. ]
FOAF updates: Trust rankings are now exported, making the data available to other users and websites. An external FOAF URI has been added, allowing users to link to an additional FOAF file.
Keep up with the latest Advogato features by reading the Advogato status blog.
If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!