Commit graph

478 commits

Author SHA1 Message Date
Eitan Adler
582ec9bb39 - Update the index page for java now that links is one page.
- Remove search box which is a repition of the one above.
2013-06-25 18:35:50 +00:00
Eitan Adler
8133ac76c4 Cull even more links from links/ directory and combine them all into one page.
Make an effort to format this page no worse than it was prior.
2013-06-25 18:32:58 +00:00
Eitan Adler
9825357cce Remove more dead or useless links. 2013-06-25 18:06:00 +00:00
Eitan Adler
cee551b9fc Remove 404 and 403 pages.
Discussed with:	Allan Jude
2013-06-24 21:01:49 +00:00
Eitan Adler
8c59053e9e The first link no longer exists
The third link has not had any updates since 2006
The fourth link no longer exists in the same form
The fifth link no longer points to what it claims

Discussed with:	Allan Jude
2013-06-24 20:59:56 +00:00
Eitan Adler
a23bf5e83b The first link on this page is a 404.
The second link is to an old and outdated book.

Discussed with:	Allan Jude
2013-06-24 20:56:53 +00:00
Eitan Adler
4922f6f519 The performance comparison was done on FreeBSD 3.4-RC. The chance of this being representive of any modern work is somewhere between i and e.
Discussed with:	Allan Jude
2013-06-24 20:54:59 +00:00
Eitan Adler
7ada482c26 Remove yet another link to a dead page.
Discussed with:	Allan Jude
2013-06-24 20:52:50 +00:00
Eitan Adler
45e9820851 Now that the book is gone the only link on the newbiews page is "how to install" so remove the page entirely.
Discussed with:	Allan Jude
2013-06-24 20:51:21 +00:00
Eitan Adler
809c27eb55 Remove outdated book recommendation.
Discussed with:	Allan Jude
2013-06-24 20:49:01 +00:00
Eitan Adler
c0de696c7f There has not been a tutorial submitted since this page was created. Remove clutter.
Discussed with:	Allan Jude
2013-06-24 20:47:41 +00:00
Eitan Adler
793d9e1ceb Remove unsupported releases from this page: they offer almost no value and clutter the page.
Discussed with:	Allan Jude
2013-06-24 20:44:39 +00:00
Eitan Adler
3c0c02a6e8 Step one of cleaning up this directory: Java 1.5 is not supported or existing in the ports tree at all.
Discussed with:	Allan Jude
2013-06-24 20:42:59 +00:00
Glen Barber
a3bf9b4d9e Link 9.2-RELEASE schedule to the build.
Approved by:	re (implicit)
2013-06-24 00:40:08 +00:00
Glen Barber
e4e6705ee6 - Add the 9.2-RELEASE schedule, not yet linked to the build.
- Comment the 9.2TODO wiki links, they do not exist yet.

Approved by:	re (implicit)
2013-06-24 00:14:03 +00:00
Glen Barber
9b0a5ed979 Remove unsupported releases from relnotes.html page. 2013-06-23 17:59:58 +00:00
Glen Barber
8c02f798fd Uncomment 9-STABLE links. 2013-06-23 17:59:23 +00:00
Glen Barber
a98fcb5044 Add 9-STABLE and 8-STABLE to relnotes build.
Help from:	hrs
2013-06-23 17:56:14 +00:00
Steven Kreuzer
c676e5f587 Replace reference to "CVS repository" with "Subversion repository"
Approved by:    gjb
2013-06-22 15:37:50 +00:00
Eitan Adler
14b95111ff Convert to svn instead of cvs
PR:		www/179731
Submitted by:	Pete Wright <pete@nomadlogic.org>
2013-06-19 18:52:03 +00:00
Remko Lodder
eadc4af119 Add 8.4 to the list of supported branches. We will support this
till June 30, 2015.

Prodded by:	rwatson
2013-06-18 19:22:01 +00:00
Glen Barber
b648b634f6 Fix syntax from previous commit. 2013-06-18 02:08:55 +00:00
Glen Barber
d95e940af4 Fix a defined() conditional that began failing for me for no clear reason. 2013-06-18 00:40:38 +00:00
Sergey Kandaurov
c7cb17bb5c 8.4 has been handed over to so@. 2013-06-17 08:10:55 +00:00
Hiroki Sato
f5f0931e9b Regen from r251680. 2013-06-13 05:53:08 +00:00
Qing Li
15299aa4cb Put in the correct email address for gnn 2013-06-12 23:31:19 +00:00
Qing Li
da9664bf99 Readmitted back into the Security Team. 2013-06-12 23:26:16 +00:00
Eitan Adler
7e2c91e491 Ah ECMAScript, how I wish you were sane.
Approved by:	doceng
2013-06-12 21:45:27 +00:00
Eitan Adler
82e6e39154 Fix GA on the website. The version as committed now does not function.
Note that different browsers implement different methods of DNT and
that some chosen values for the JS API has changed sine this was originally implemented.

Approved by:	doceng
2013-06-12 20:52:31 +00:00
Hiroki Sato
5c9ad25656 Regen from r251576. 2013-06-09 15:10:55 +00:00
Glen Barber
7b0f555ec8 Fix an href tag that should include mailto. 2013-06-09 02:21:17 +00:00
Hiroki Sato
ccf4d9f5f7 Add 8.4 manual pages. 2013-06-08 18:33:09 +00:00
Hiroki Sato
9e5c90a0de Add missing 8.3R entry. 2013-06-08 14:08:03 +00:00
Hiroki Sato
7a05c1c6df Regen from r251531. 2013-06-08 13:49:16 +00:00
Hiroki Sato
c0e22d1f4f Regen from r251528. 2013-06-08 13:41:35 +00:00
Hiroki Sato
7d2351fedb Regen from r251521. 2013-06-08 12:12:17 +00:00
Sergey Kandaurov
c0342bc980 Update to reflect that 8.4 has been released.
While here, switch to using svn tags (including HEAD and RELENG_8).

Reviewed by:	hrs
2013-06-08 12:05:38 +00:00
Hiroki Sato
f02dd30b14 Fix a malformed markup. 2013-06-08 06:25:43 +00:00
Glen Barber
7c449c967b Add checksums for 8.4-RELEASE/pc98.
Approved by:	re (implicit)
2013-06-07 16:26:45 +00:00
Glen Barber
f54f8d86e4 Update schedule for 8.4-RELEASE. 2013-06-07 15:38:14 +00:00
Glen Barber
7c3ab2c78c Sparc64 builds for 8.4-RELEASE are not available. 2013-06-07 15:37:28 +00:00
Glen Barber
abac044262 Fix des' role as so@. 2013-06-07 15:32:34 +00:00
Glen Barber
1b65ba9ce5 Fix a typo.
I had a problem, so I used regular expressions.  Now I have two problems.

Submitted by:	ryusuke
2013-06-07 15:29:10 +00:00
Glen Barber
5b78b40085 Add announcement for 8.4-RELEASE.
Approved by:	re (implicit)
2013-06-07 12:30:40 +00:00
Hiroki Sato
e6ddf694b5 Regen from r251489. 2013-06-07 09:08:44 +00:00
Glen Barber
bbd96fdbd5 Check for boolean 'true' case of w.n.dNT.
Submitted by:	des
Approved by:	doceng (implicit)
2013-06-06 11:49:53 +00:00
Hiroki Sato
3cfdcc6313 Fix more errors.
Submitted by:	wblock
2013-06-06 08:05:17 +00:00
Hiroki Sato
af6e787983 Add relnotes cover page. 2013-06-06 08:02:21 +00:00
Hiroki Sato
8ca8890546 Regen from r251451. 2013-06-06 06:26:26 +00:00
Hiroki Sato
7930a9ff67 Fix various grammatical errors.
Submitted by:	koobs
2013-06-05 10:32:13 +00:00