diff --git a/en/portmgr/Makefile b/en/portmgr/Makefile index e6d8217b67..da4e75270e 100644 --- a/en/portmgr/Makefile +++ b/en/portmgr/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD: www/en/portmgr/Makefile,v 1.2 2005/12/15 01:10:43 linimon Exp $ +# $FreeBSD: www/en/portmgr/Makefile,v 1.3 2006/05/11 22:58:42 pav Exp $ .if exists(../Makefile.conf) .include "../Makefile.conf" @@ -13,7 +13,7 @@ DOCS+= implementation.sgml DOCS+= policies.sgml DOCS+= policies_committing.sgml DOCS+= policies_contributors.sgml -DOCS+= policies_releng_4.sgml +DOCS+= policies_releng_6.sgml DOCS+= qa.sgml .include "${WEB_PREFIX}/share/mk/web.site.mk" diff --git a/en/portmgr/policies.sgml b/en/portmgr/policies.sgml index 10e563f92f..1e9048d8c5 100644 --- a/en/portmgr/policies.sgml +++ b/en/portmgr/policies.sgml @@ -1,6 +1,6 @@ - + ]> @@ -12,8 +12,8 @@ Ports Management Team has adopted certain policies to try to meet each of its goals.

-

EOS/EOL Policies of Ports and Ports - Intrastructure on RELENG_4

+

EOS/EOL Policies of Ports and Ports + Intrastructure on RELENG_6

Assure The Integrity Of The Ports Collection

diff --git a/en/portmgr/policies_releng_4.sgml b/en/portmgr/policies_releng_4.sgml deleted file mode 100644 index 8488c304dd..0000000000 --- a/en/portmgr/policies_releng_4.sgml +++ /dev/null @@ -1,31 +0,0 @@ - - - - -]> - - -&header; - -

While still many people use RELENG_4, it is End of Life (EOL) and - End of Support (EOS). We encourage all users and developers to - migrate to the FreeBSD 6.X branch, which is a stable and mature - platform, and is now the 'reference' FreeBSD branch for the Ports - Collection. The "last known good" tree has been tagged with the - RELEASE_4_EOL tag as a convenience to those remaining - users who intend to self-support their own 4.X installations. - This tag is not supported in any way and security fixes will not - be applied. Usage is therefore highly discouraged and should only - be used as a last resort.

- -

Support for RELENG_4 was removed from the ports infrastructure - after the RELENG_4_EOL tag and the ports collection can no - longer be used on that branch. Therefore maintainers are also no - longer required to provide any form of support for running their - ports on FreeBSD 4.X, and may also remove any legacy support code - at their convenience.

- -&footer; - - diff --git a/en/portmgr/policies_releng_6.sgml b/en/portmgr/policies_releng_6.sgml new file mode 100644 index 0000000000..5d447a9d49 --- /dev/null +++ b/en/portmgr/policies_releng_6.sgml @@ -0,0 +1,31 @@ + + + + +]> + + +&header; + +

While many people still use RELENG_6, it is End of Life (EOL) and + End of Support (EOS). We encourage all users and developers to + migrate to the FreeBSD 7.X or 8.x branch, both of which is a mature + and stable platform, and is now the 'reference' FreeBSD branch for + the Ports Collection. The "last known good" tree will be tagged + with the RELEASE_6_EOL tag as a convenience to those + remaining users who intend to self-support their own 6.X + installations. This tag is not supported in any way and security + fixes will not be applied. Usage is therefore highly discouraged + and should only be used as a last resort.

+ +

Support for RELENG_6 will be removed from the ports infrastructure + after the RELENG_6_EOL tag and the ports collection can no + longer be used on that branch. Therefore maintainers are also no + longer required to provide any form of support for running their + ports on FreeBSD 6.X, and may also remove any legacy support code + at their convenience.

+ +&footer; + +