ELI5: what is the Ports-tree? - BSD
Users browsing this thread: 2 Guest(s)
|
|||
It's just a directory full of Makefiles that fetch the source, build a package and install it. Here is the OpenBSD documentation on what the ports tree is. Basically, if you want to install chromium, for example:
Code: $ cd /usr/ports/www/chromium my website: kaashif.co.uk
|
|||
Messages In This Thread |
ELI5: what is the Ports-tree? - by fayesafe - 06-09-2014, 11:16 AM
RE: ELI5: what is the Ports-tree? - by venam - 06-09-2014, 11:18 AM
RE: ELI5: what is the Ports-tree? - by z3bra - 06-09-2014, 01:34 PM
RE: ELI5: what is the Ports-tree? - by pizzaroll1 - 06-09-2014, 02:55 PM
|