Commit graph

104 commits

Author SHA1 Message Date
Glen Barber
99f6bb4c1a Remove 'Team' from 'Vendor Relations Team'.
Requested by:	pgj
2012-09-10 11:15:13 +00:00
Glen Barber
e9c4808356 Update the Vendor Relations Team information to reflect that incoming
email is now handled by core@ and the Foundation.

Submitted by:	core (pgj)
2012-09-10 10:39:27 +00:00
Maxim Konovalov
4bd09200f5 Fix 9.1 date: no way it will be released in August 2012. 2012-09-08 03:06:29 +00:00
Eitan Adler
fd0cb5c634 remove old gnats4 folder
remove gnats4 content from the site map

Approved by:	gjb
2012-09-04 15:43:44 +00:00
Eitan Adler
ea79a2288a Encourage the use of the PR system instead of a (bogus) mailing list for
sending bug reports.

Approved by:	gjb
2012-09-04 01:49:03 +00:00
Glen Barber
e2e7089629 Update clusteramd@ and dnsadm@ entries. 2012-09-02 14:24:49 +00:00
Eitan Adler
c27be6fd80 Google BSD search is long gone
Approved by:	wblock
2012-09-01 02:49:14 +00:00
Eitan Adler
91844997e3 Prefer linking to the handbook instead of maintaining instructions in
two different places. In addition the linked instructions are out of
dated.

Don't give bad advice of downloading a single port at a time. This
rarely works and is unsupported.

Approved by:	brd
2012-08-31 23:18:28 +00:00
Eitan Adler
778a6b94ab Remove doc CVS repomeisters as there is longer a (useful) doc CVS.
Approved by:	brd
2012-08-31 22:37:31 +00:00
Gavin Atkinson
ebd1077a36 Change the script to generate the list of personal homepages away from
using "ypcat passwd" and towards "getent passwd".  With work taking place
on the FreeBSD cluster, the former will eventually start failing.

While here, increase the lowest UID we care about from 100 to 500.
In reality, daemons may get any user ID below 1000, but the FreeBSD
cluster has some longstanding users with IDs in the 500s.  At the
very least, this change is no less wrong than the existing code.

Approved by:	bcr (mentor)
2012-08-31 12:19:04 +00:00
Isabell Long
6caae5c602 Fix some broken links on the platforms page of the website.
PR:		www/170915
Approved by:	gabor (mentor)
2012-08-31 09:24:58 +00:00
Isabell Long
e631a7239e Add a link to some photos taken by roberto@ at the Cambridge 2012 DevSummit
to the multimedia section of the website.

PR:		docs/171186
Submitted by:	db
Approved by:	gjb (mentor)
2012-08-30 14:08:51 +00:00
Glen Barber
cc9fae30e5 Moderize the snapshots/index.sgml file:
- Use rel.head.major and rel{,2}.current.major entities instead of
   hard-coding version numbers.
 - Comment the paragraph stating snapshots will be regularly released.
 - Comment the paragraph stating 10-CURRENT, 9-STABLE, and 8-STABLE
   snapshots are available.
 - Note snapshots may be outdated.
2012-08-28 15:58:45 +00:00
Isabell Long
76695609ab - Remove a broken link in the 9.0R hardware release notes webpage.
- Make SVN happy with fbsd:nokeywords set on the file.

PR:		docs/170814
Approved by:	gjb (mentor)
2012-08-28 13:34:49 +00:00
Ken Smith
3aeaa1f7b8 Update the target 9.1 schedule. 2012-08-23 04:10:45 +00:00
Thomas Abthorpe
ad00483077 - Florent has stepped down from his duties on portmgr@, update team entries
- Add Florent to the alumni list
- Thanks for you years of service on the team!

Approved by:	gjb
2012-08-21 18:53:10 +00:00
Gabor Pali
b9a71825a8 - Update the administration page to reflect that rwatson has stepped down
from core and he is without successor as secteam liasion because this role
  has been ceased by core.

Approved by:	core (implicit)
2012-08-20 21:48:44 +00:00
Wolfram Schneider
1e5c2bed6f CentOS manpages for releases 5.3, 5.6, 5.7, 5.8, 6.0, 6.1, 6.2, 6.3 2012-08-18 18:48:41 +00:00
Remko Lodder
4da2903604 Reflect changes in the bugmeister team. 2012-08-17 15:03:05 +00:00
Glen Barber
32ed6c5da3 Move 8.1 and 8.2 to unsupported releases.
Submitted by:	ryusuke
2012-08-12 19:41:41 +00:00
Marc Fonvieille
97f8add850 Add some dates. 2012-08-11 10:24:52 +00:00
Sergey Kandaurov
86f06354a1 8.1 and 8.2 have been EOL'ed recently. 2012-08-07 06:42:49 +00:00
Simon L. B. Nielsen
527c2232f5 Move 8.1 and 8.2 to the list of unsupported FreeBSD Releases. 2012-08-06 20:38:10 +00:00
Simon L. B. Nielsen
0fbe37009d - Move the note about mirrors above the table with links so there is a
better chance that people will see it and use a mirror.
- Many people will also download from HTTP for ftp.freebsd.org
  content, so note that in the mirror text.
- amd64 is now quite common for all new systems, so also point people
  at that.

Obtained from:	Google
2012-08-03 18:28:19 +00:00
Isabell Long
a6318c3432 Add a full stop (period) to the end of a sentence on the advocacy page of
the website, bringing it into line with the other full sentences.

Approved by:	gjb (mentor)
2012-08-01 10:51:42 +00:00
Gavin Atkinson
bf02a6a9a6 The core-secretary hat has been handed over to pgj, announce to the world.
Submitted by:	pgj
Approved by:	jkois (mentor)
2012-07-24 21:26:53 +00:00
Isabell Long
5de94deadc Add a line feed to the end of a sentence to prevent two sentences merging
into one (i.e. there being no blank space after a full stop).

Approved by:	gavin (bugmeister), gjb (mentor)
2012-07-22 10:52:16 +00:00
Warren Block
7ecfdedeab Consolidate multiple SVN menus into one now that the SVN repository
contains source, doc, and ports.

Based on jgh's diff, but modifies both the static header and the CGI
program that generates the header for dynamic pages.

PR:		169798
Submitted by:	jgh
Reviewed by:	gjb
2012-07-17 16:35:35 +00:00
Hiroki Sato
3c49ea17e7 Fix typos.
Spotted by:	glebius
2012-07-17 10:31:42 +00:00
Hiroki Sato
98de62e0e1 9.1-BETA1 available. 2012-07-17 05:06:36 +00:00
Eitan Adler
7e92217cf0 Remove option to set priority or severity: these are unused by our
developers and bugmeisters. It is generally considered bad practice to
include unused selections in a form.

Reset buttons were always a bad idea [0]

[0] http://www.useit.com/alertbox/20000416.html

Approved by:	linimon
Approved by:	bugmeister
2012-07-15 03:21:27 +00:00
Eitan Adler
c0a0f6e31a - Prefer &os; to FreeBSD
- FreeBSD still works on the xbox (supposedly)
- The two provided links appear to be dead

Approved by:	gabor
2012-07-14 14:44:56 +00:00
Eitan Adler
88d135766b Remove dead link.
Update text relating to dragonflybsd

Prefer &os; to text literal

Approved by:	bcr
2012-07-14 14:42:45 +00:00
Eitan Adler
c46ca15cc0 Ukraine now results in a 502 bad gateway.
Approved by:	bcr
2012-07-14 14:41:58 +00:00
Eitan Adler
6df736af76 The statistics page has not been updated since 2009
Approved by:	bcr
2012-07-14 14:41:27 +00:00
Eitan Adler
18536c8893 rwatson is no longer a member of the core team
Approved by:	gabor
2012-07-14 03:09:52 +00:00
Gavin Atkinson
82478c5dbd Update administration.sgml and the contributors article to reflect new
FreeBSD core team.

Approved by:	bcr (mentor)
2012-07-11 19:07:25 +00:00
David E. O'Brien
76ee95d20b Add actual dates for build & announce. 2012-07-06 23:54:47 +00:00
Glen Barber
0716dc73be Be consistent with regards to case usage in various tags. It seems the
original style was to use uppercase tags, such as '<A HREF', however
this seems to have become highly inconsistent.

The number of lowercase tags far exceed the number of uppercase tags, so
prefer the lowercase '<a href'.
2012-07-06 21:37:51 +00:00
Glen Barber
bc9b0e9d09 Clean up whitespace/indentation post-r39180.
Translators, please ignore this change.
2012-07-06 19:17:49 +00:00
Glen Barber
1df0d29995 Updates and improvements to the releases index page.
PR:		169169
Submitted by:	linimon
2012-07-06 18:58:26 +00:00
Bjoern A. Zeeb
887d555d8f Link to the 9.1 Release Schedule, expected to be done in August. 2012-06-28 17:51:12 +00:00
Christian Brueffer
060c983c30 Update for GSoC 2012. This could still use a bit more up to date information, but
at least this is a first step.

PR:		169502
Submitted by:	Bryan Drewery <bryan@shatow.net>
2012-06-28 10:38:59 +00:00
Glen Barber
7ddb5134e6 Belatedly add an index page for the year 1993. :-)
Link to the news entry about "FreeBSD gets its name."

Submitted by:	jhb (via docs@)
Patched by:	db (original version)
2012-06-27 23:43:18 +00:00
Isabell Long
4564c69a7d Remove, replace, and fix some broken links on the multimedia pages of
the website.

PR:		docs/169395
Submitted by:	db
Approved by:	gabor (mentor)
2012-06-27 23:00:35 +00:00
Glen Barber
a25d5608a3 Fix build. 2012-06-27 20:08:22 +00:00
Gavin Atkinson
3e16934388 Hook hats.sgml up to the build, forgotten in r39128.
Approved by:	jhb, core (implicit), jkois (mentor)

M    internal/Makefile
2012-06-27 19:48:00 +00:00
John Baldwin
13fbecdb05 Document the new hats term limits policy. 2012-06-26 14:28:20 +00:00
Eitan Adler
d4abfcf67c Remove a variety of dead links. Fix bsdcan links by adding missing
periods.

Submitted by:	db
Approved by:	bcr
2012-06-24 17:55:37 +00:00
Eitan Adler
17661418d2 Generalize portmgr charter as ports will soon be moving away from CVS
Approved by:	core (imp)
2012-06-23 03:17:58 +00:00