Chinaunix首页 | 论坛 | 博客
  • 博客访问: 829070
  • 博文数量: 330
  • 博客积分: 9641
  • 博客等级: 中将
  • 技术积分: 3181
  • 用 户 组: 普通用户
  • 注册时间: 2007-01-19 14:41
文章分类

全部博文(330)

文章存档

2012年(17)

2011年(135)

2010年(85)

2009年(57)

2008年(36)

我的朋友

分类: BSD

2009-04-07 15:30:05

Update Ports Collection
That is to say update /usr/ports

# vi /etc/portsnap.conf
Change SERVERNAME=portsnap.FreeBSD.org
to:
SERVERNAME=portsnap.hshh.org

First time:
# portsnap fetch
# portsnap extract
or
# portsnap fetch extract

After first time:
# portsnap fetch
# portsnap update
or
# portsnap fetch update

Update Ports
# portsdb -Uu
# portversion -l "<"
# portupgrade -arRF
# pkgdb -Ffu        #Repair,don't stop when run this

#pkg_which file        #look up the package's version

Clean up the temporary work directories and distfiles
# portsclean -C
# portsclean -D
# portsclean -DD
阅读(748) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~