那麼,開始對自行製作 port 或更新有一些興趣了嗎?太好囉!
下面將介紹一些建立 port 時該注意的事項。如果是想升級現有的 port ,那麼也請參閱 章 10, Upgrading 說明。
因為這份文件可能講得不是十分詳細,可能需要參考
/usr/ports/Mk/bsd.port.mk
這檔是所有 port 的
Makefile 檔都會用到的。 就算你不是每天不斷 hacking Makefiles
,也都可以藉由它來對整個 port 機制、Makefile 更瞭解,
裡面的註釋相當詳細。 此外,若有其他特定 port 的問題,也可以到
FreeBSD ports 郵遞論壇 來獲得答案。
All FreeBSD documents are available for download at http://ftp.FreeBSD.org/pub/FreeBSD/doc/
Questions that are not answered by the
documentation may be
sent to <freebsd-questions@FreeBSD.org>.
Send questions about this document to <freebsd-doc@FreeBSD.org>.