免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 2406 | 回复: 1
打印 上一主题 下一主题

[FreeBSD] [分享]ports中make命令可以使用的参数(好东西)!! [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2009-07-14 15:07 |只看该作者 |倒序浏览
转自:http://www.wangchao.net.cn/bbsdetail_1615500.html
好东西,尤其是查看或下载所有依赖包或文件,打包(包括依赖文件打包),配置显示和删除,但是用了几个,像fetch-recursive-list之类的没有输出东西。


  1. fetch - Retrieves ${DISTFILES} (and ${PATCHFILES} if defined) into ${DISTDIR} as necessary.
  2. fetch-list - Show list of files that would be retrieved by fetch.
  3. fetch-recursive - Retrieves ${DISTFILES} (and ${PATCHFILES} if defined), for port and dependencies into ${DISTDIR} as necessary.
  4. fetch-recursive-list - Show list of files that would be retrieved by fetch-recursive.
  5. fetch-required-list - Show list of files that would be retrieved by fetch-required.
  6. fetch-required - Retrieves ${DISTFILES} (and ${PATCHFILES} if defined), for port and dependencies that are not already installed into ${DISTDIR}.
  7. all-depends-list - Show all directories which are dependencies for this port.
  8. build-depends-list - Show all directories which are build-dependencies for this port.
  9. package-depends-list - Show all directories which are package-dependencies for this port.
  10. run-depends-list - Show all directories which are run-dependencies for this port.
  11. extract - Unpacks ${DISTFILES} into ${WRKDIR}.
  12. patch - Apply any provided patches to the source.
  13. configure - Runs either GNU configure, one or more local configure scripts or nothing, depending on what's available.
  14. build - Actually compile the sources.
  15. install - Install the results of a build.
  16. reinstall - Install the results of a build, ignoring "already installed" flag.
  17. deinstall - Remove the installation.
  18. deinstall-all - Remove all installations with the same PKGORIGIN.
  19. package - Create a package from an _installed_ port.
  20. package-recursive - Create a package for a port and _all_ of its dependancies.
  21. describe - Try to generate a one-line description for each port for use in INDEX files and the like.
  22. checkpatch - Do a "patch -C" instead of a "patch". Note that it may give incorrect results if multiple patches deal with the same file.
  23. checksum - Use distinfo to ensure that your distfiles are valid.
  24. checksum-recursive - Run checksum in this port and all dependencies.
  25. makesum - Generate distinfo (only do this for your own ports!).
  26. clean - Remove ${WRKDIR} and other temporary files used for building.
  27. clean-depends - Do a "make clean" for all dependencies.
  28. config - Configure options for this port (using ${DIALOG}). Automatically run prior to extract, patch, configure, build, install, and package.
  29. showconfig - Display options config for this port
  30. rmconfig - Remove the options config for this port
复制代码

论坛徽章:
54
2017金鸡报晓
日期:2017-02-08 10:39:42操作系统版块每日发帖之星
日期:2016-03-08 06:20:00操作系统版块每日发帖之星
日期:2016-03-07 06:20:00操作系统版块每日发帖之星
日期:2016-02-22 06:20:00操作系统版块每日发帖之星
日期:2016-01-29 06:20:00操作系统版块每日发帖之星
日期:2016-01-27 06:20:00操作系统版块每日发帖之星
日期:2016-01-20 06:20:00操作系统版块每日发帖之星
日期:2016-01-06 06:20:0015-16赛季CBA联赛之江苏
日期:2015-12-21 20:00:24操作系统版块每日发帖之星
日期:2015-12-21 06:20:00IT运维版块每日发帖之星
日期:2015-11-17 06:20:002015亚冠之广州恒大
日期:2015-11-12 10:58:02
2 [报告]
发表于 2009-07-14 17:44 |只看该作者
man ports

您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP