Can't find linux_base-c6-6.4_1 in /usr/ports

hmm, shame on me. I changed the paths in the config to have a new db and ports path, did a portsnap fetch extract an now it's there. Something in my installation must be wrong... :OOO
 
Got it. So for anyone being blind as me: I commented out the

INDEX INDEX-8 DESCRIBE.8
INDEX INDEX-9 DESCRIBE.9


lines in the config. Bad idea, as the packaged I wanted is not listed in INDEX-10.
 
Are you looking for @xmj's c6 ports?

http://forums.freebsd.org/viewtopic.php?f=22&t=44800

Those are available on github. You would get them with
git clone [url=http://github.com/xmj/linux-ports/]http://github.com/xmj/linux-ports/[/url]

If you use those, you shouldn't have to edit anything in ports once you've run the command mentioned in its README.md
 
Last edited by a moderator:
Back
Top