Commit graph

25 commits

Author SHA1 Message Date
Erwin Lansing
9a5836db7e Remove extraneious /s that snuck in
Submitted by:	"N.J. Mann" <njm@njm.me.uk>
2011-05-17 07:47:56 +00:00
Ulrich Spörlein
8f46721fa6 Typos and spelling fixes only. 2011-05-15 19:34:15 +00:00
Erwin Lansing
f2c8a2e0ef Fix typo
Submitted by:	pluknet
2011-05-04 09:40:17 +00:00
Erwin Lansing
af0d4cd4f1 Remove the 6.x specific EoL policy and replace it with a general
description of what releases are supported by the ports tree and
for which architectures and branches we provide binary packages.

Reviewed by:	bz (re), simon (so)
Approved by:	portmgr
2011-05-02 12:59:28 +00:00
Mark Linimon
275b5e03e0 Update to point to ehaupt's distilator survey. 2010-11-30 03:58:27 +00:00
Thomas Abthorpe
ae0e49603a - Missed this file in last commit 2010-09-17 19:37:00 +00:00
Thomas Abthorpe
d49e1cf2f8 Replace the RELENG_4 EOL/EOS policy with one for RELENG_6
Approved by:	pav
2010-09-17 13:29:46 +00:00
Thomas Abthorpe
f1a456eac5 - Add tabthorpe as portmgr-secretary
PR:		www/145397
Submitted by:	Sahil Tandon <sahil tandon.net>
2010-04-10 04:37:10 +00:00
Erwin Lansing
ac9c8768f5 Reflect reality. RELENG_4 is pushing up the daisies, so advise users
to upgrade to RELENG_6.  For those systems where upgrading is not
possible, point users to the RELEASE_4_EOL tag, but discourage usage
as it is not supported nor updated with security fixes.

Reviewed by:	pav, simon, linimon
2007-03-29 15:10:16 +00:00
Erwin Lansing
f9111d8365 Note that during a freeze, not only (de)install fixes are allowed,
but also run-time fixes.  We want to get the best packages on the
release cd's as possible.

Approved by:		portmgr
Reviewed by:		simon
2006-10-19 18:42:11 +00:00
Hiroki Sato
cfd9e12239 www cleanup mega commit:
- Move includes.nav*.sgml to share/sgml/navibar.ent and
   <lang>/share/sgml/nabibar.l10n.ent.

 - Move includes.sgml and includes.xsl to
   share/sgml/common.ent, share/sgml/header.ent, <lang>/share/sgml/l10n.ent,
   and <lang>?share/sgml/header.l10n.ent.

 - Move most of XSLT libraries to share/sgml/*.xsl and
   <lang>/share/sgml/*.xsl.

 - Move news.xml and other *.xml files for the similar purpose
   to share/sgml/*.xml and <lang>/share/sgml/*.xml.

 - Switch to use a custom DTD for HTML document.  Now we use
   "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension", which is
   HTML 4.01 + some entities previously pulled via
   "<!ENTITY % includes SYSTEM "includes.sgml"> %includes;" line.
   The location of entity file will be resolved by using catalog file.

 - Add DOCTYPE declearation to XML documents.  This makes the followings
   possible:

   * Use of &foo; entities for SGML in an XML file instead of defining
     {$foo} as the same content.

   * &symbolic; entities for Latin characters.

 - Duplicated information between SGML and XML, or English and
   translated doc, has been removed as much as possible.
2006-08-19 21:20:54 +00:00
Joel Dahl
3a65896230 Fix typo. 2006-05-14 09:33:27 +00:00
Pav Lucistnik
f45507cfb4 - Add a page with end of support policy on FreeBSD 4.X
Obtained from:	http://lists.freebsd.org/pipermail/freebsd-ports/2006-February/029594.html
Approved by:	erwin (portmgr)
2006-05-11 22:58:42 +00:00
Erwin Lansing
3f9aced4b7 Add email address for portmgr-secretary
Approved by:	simon
2006-05-07 13:15:37 +00:00
Pav Lucistnik
8415972736 s/CDROM/CD-ROM/ 2006-01-21 12:52:25 +00:00
Mark Linimon
edc8db8f30 Refactor these pages and add new text about the following:
- implementation details of the Ports Collection.  This is necessary
   background to understand why certain policy decisions have been made.

 - definitions and clarification of policies for maintainer timeouts,
   "sweeping changes", and related matters.  This text has been separated
   out into smaller pages (policies_*) for easier reference.

Reviewed by:	portmgr team
2005-12-15 01:10:43 +00:00
Mark Linimon
668834bf7c Add link to contributing-ports and FreshPorts. Add a few links into
two sections of the Porter's Handbook and the Committer's Guide that
tend to get overlooked.  Fix the pr-guidelines link which has been
broken since ...
2005-10-19 22:43:31 +00:00
Hiroki Sato
f9105467ef Merge new www design.
Submitted by:	Emily Boyd (emilyboyd at emilyboyd dot com)
Sponsored by:	Google Summer of Code 2005
2005-10-04 19:43:53 +00:00
Erwin Lansing
e53e71b2b2 Actually, the freeze is enforced by cvs now, so rewrite the
part that says it isn't.

Reviewed by:	marcus, krion
2005-08-02 18:24:13 +00:00
Christian Brueffer
4a8ef9e87c Use entities for portmgr and erwin. 2005-05-27 20:24:24 +00:00
Kirill Ponomarev
73c649ea8c Add Clement Laforet to portmgr members. 2005-05-27 14:08:20 +00:00
Mark Linimon
4a44d23d37 Fix title paste-o.
Spotted by:	gerald
2005-03-21 02:29:26 +00:00
Mark Linimon
a9473acca8 Fnord. Forgot to remove the 'in-progress' tag before committing. 2005-03-13 23:29:15 +00:00
Mark Linimon
280592133a Add documentation about the Ports Management (portmgr) team.
policies.sgml gathers together the various policies that portmgr has
promulgated in the past to try to assure the integrity of the Ports
Collection.  It is indexed more-or-less in order of the responsibilities
listed in charter.sgml.

qa.sgml explains the work that portmgr does for Quality Assurance (QA)
for the ports collection, both during and between release cycles, to
help increase the visibility of its role.

The portmgr team requests that they be allowed a courtesy review of any
proposed changes to these files.
2005-03-12 07:30:25 +00:00
Mark Linimon
7b7912487d The charter for the Ports Management (portmgr) team, as approved by
core on 3/12/2005.  The contents of this file are under core's discretion.

This replaces www/en/internal/portmgr-charter.sgml.

Inspired by prior work from: 	will
2005-03-12 07:24:57 +00:00