Frebsd ports
Version vom 2. November 2017, 11:56 Uhr von Thomas (Diskussion | Beiträge)
Installation with portsnap
- portsnap fetch
- portsnap extract
Update
- portsnap fetch update
Install Package (example squid)
change directory
- cd /usr/ports/www/squid/
make install
- make install
remove config
- make rmconfig
links
install quietly
- make install clean BATCH="YES"