[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Adding a new port
Adding a new portってドキュメントが
htdocs/developers/new-port.html方面にできつつあります。
これにしたがってあと何をやらなきゃいけないか
チェックしたいと思っています。
あと、僕らがやったことで、new-port.htmlに載っていないことを
new-port.htmlにフィードバックしようと思っています。
コメントをいただけるとうれしいです。
The following is intended to be a brief list of items that need to be
addressed when adding a new port to the NetBSD tree.
htdocs changes
Add details to htdocs/Changes/index.list, regenerate, add link
from htdocs/index.html.
Add new port-<port> list to htdocs/MailingLists/index.m4,
regenerate.
Create htdocs/Ports/<port>/index.html, add link from
htdocs/index.html and htdocs/Ports/index.html.
Add to tables in htutils/changes/{changes2html,cvschanges2html}
Add to htdocs/developers/features/table, regenerate.
Update the pr-summary building machinery (if necessary).
admin changes (requires special privileges)
Create port-<port> mailing list.
Create category in gnats. Add new category to file used by
send-pr.
other changes
Add entry to doc/CHANGES.
Create sup set for new port (syssrc/sys/arch/<port>/).
Update tarball-building scripts to build tarball for new
MACHINE.
Create FTP directory for snapshots of new port.
Send email to announce@netbsd.org.
Update port machinery in distrib/ to acutally build snapshots
and releases.