User Tools

Site Tools


port_management_and_help

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

port_management_and_help [2009/04/03 07:41]
k2patel created
port_management_and_help [2020/08/10 02:35]
Line 1: Line 1:
-====== FreeBSD Port Management ====== 
  
-== Port package search == 
-<code bash> 
-pkg_info -a -I | grep -q ^awstats 
-</​code>​ 
- 
- 
-== Port Update == 
-<code bash> 
-portsnap fetch extract 
-</​code>​ 
- 
- 
-== Port Update Manually == 
-<code bash> 
-cvsup -g -L 2 -h cvsup3.us.freebsd.org /​usr/​share/​examples/​cvsup/​ports-supfile 
-</​code>​ 
- 
- 
-== Port Package Install == 
- 
-<code bash> 
-pkg_add -r <package name> 
-</​code>​ 
- 
-== If issue with autoconf262 == 
-<code text> 
-remove /​usr/​bin/​makeinfo will resolve the issue. 
-</​code>​ 
port_management_and_help.txt ยท Last modified: 2020/08/10 02:35 (external edit)