diff --git a/en/internal/Makefile b/en/internal/Makefile index c02bd16e86..096a97ebe1 100644 --- a/en/internal/Makefile +++ b/en/internal/Makefile @@ -1,47 +1,48 @@ -# $FreeBSD: www/en/internal/Makefile,v 1.39 2004/03/10 09:09:18 linimon Exp $ +# $FreeBSD: www/en/internal/Makefile,v 1.40 2004/04/06 11:38:02 phantom Exp $ .if exists(../Makefile.conf) .include "../Makefile.conf" .endif .if exists(../Makefile.inc) .include "../Makefile.inc" .endif DOCS= photos.sgml DOCS+= internal.sgml DOCS+= about.sgml DOCS+= machines.sgml DOCS+= mirror.sgml DOCS+= new-account.sgml DOCS+= statistic.sgml DOCS+= developer.sgml DOCS+= bylaws.sgml DOCS+= releng.sgml DOCS+= expire-bits.sgml DOCS+= core-vote.sgml DOCS+= trb-dispute.sgml DOCS+= doceng.sgml DOCS+= rtp.sgml DOCS+= policies.sgml +DOCS+= portmgr-charter.sgml INDEXLINK= internal.html # build the list of personal homepages of FreeBSD developers only # on the main FreeBSD machines hostname!= hostname .if ${hostname} == "hub.freebsd.org" || ${hostname} == "freefall.freebsd.org" || ${hostname} == "www.freebsd.org" DOCS+= homepage.sgml .if !make(install) .PHONY: homepage.inc .endif homepage.inc: homepage.pl ${PERL} ${.CURDIR}/homepage.pl > ${.TARGET} homepage.html: homepage.inc CLEANFILES+= homepage.inc .endif DATA+= README.mirror ssh-keys.asc .include "${WEB_PREFIX}/share/mk/web.site.mk" diff --git a/en/internal/portmgr-charter.sgml b/en/internal/portmgr-charter.sgml new file mode 100644 index 0000000000..1745b253f1 --- /dev/null +++ b/en/internal/portmgr-charter.sgml @@ -0,0 +1,29 @@ + + + + %includes; +]> + + +&header; + +
Portmgr's charter, as approved by core and published in + November 2001.
+ +The portmgr team may approve new ports committers by decision-making + processes it deems appropriate. All committer approvals must be sent + to admins@, and CC'd to core; they must be PGP-signed. The portmgr + team manages the ports portion of the FreeBSD repository. The + membership of the portmgr team is the current alias on + freefall.freebsd.org.
+ +This charter is valid until such time as it is modified or revoked by + the Core Team; any changes to this charter must be approved by the Core + Team.
+ + Resources for FreeBSD Committers Home + &footer; + + +