Ken Smith 
								
							 
						 
						
							
							
							
							
								
							
							
								75e43475f9 
								
							 
						 
						
							
							
								
								Document the actual date BETA1 was announced.  
							
							
							
						 
						
							2012-02-20 19:37:14 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Bjoern A. Zeeb 
								
							 
						 
						
							
							
							
							
								
							
							
								07a52bfb38 
								
							 
						 
						
							
							
								
								Update list and details of ref machines.  
							
							
							
						 
						
							2012-02-20 02:58:02 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Damjan Marion 
								
							 
						 
						
							
							
							
							
								
							
							
								036b52147c 
								
							 
						 
						
							
							
								
								Adding myself to developers list and news.xml.  
							
							... 
							
							
							
							Approved by:	cognet 
							
						 
						
							2012-02-16 13:40:48 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Ben Gray 
								
							 
						 
						
							
							
							
							
								
							
							
								1598b5e8ca 
								
							 
						 
						
							
							
								
								Adding myself to the developers list.  
							
							... 
							
							
							
							Approved by:	cognet (mentor) 
							
						 
						
							2012-02-16 11:06:10 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Hiroki Sato 
								
							 
						 
						
							
							
							
							
								
							
							
								8c57d9d08e 
								
							 
						 
						
							
							
								
								Update RELENG_8 and releng/9.0 status.  
							
							
							
						 
						
							2012-02-16 04:11:04 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Ken Smith 
								
							 
						 
						
							
							
							
							
								
							
							
								68b6f661ea 
								
							 
						 
						
							
							
								
								Enter actual date we entered code freeze.  
							
							
							
						 
						
							2012-02-16 03:32:08 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Matthew Seaman 
								
							 
						 
						
							
							
							
							
								
							
							
								0d7be26bb9 
								
							 
						 
						
							
							
								
								New committer initiation ritual  
							
							... 
							
							
							
							Approved by:	shaun (mentor) 
							
						 
						
							2012-02-09 14:02:09 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Glen Barber 
								
							 
						 
						
							
							
							
							
								
							
							
								34bc768250 
								
							 
						 
						
							
							
								
								Hide the links to the ports growth graphs.  
							
							... 
							
							
							
							The file from which the data is generated (pcvs/ports/INDEX) was
moved to Attic in 2004.
The final commit to the INDEX file states:
----
Since INDEX version in CVS is always too old, portmgr decided to
remove it.  You will still be able to build your own INDEX or use
'fetchindex' target in /usr/ports/.
----
I'm looking into how to generate this data with the files we still
have (preferably without adding anything extra to the www build).
For now, marking this PR as 'patched'.
PR:		164799
Submitted by:	Twoje Radio (radiomlodychbandytow % o2!pl) 
							
						 
						
							2012-02-07 23:44:43 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Bjoern A. Zeeb 
								
							 
						 
						
							
							
							
							
								
							
							
								1d3c169d8f 
								
							 
						 
						
							
							
								
								Start adding a skeleton page for WorldIPv6Launch.org given the webserver  
							
							... 
							
							
							
							is signed up pointing to /ipv6/ for IPv6 specific information.
Do not provide the Logo for now until the license details can be sorted. 
							
						 
						
							2012-02-05 12:20:58 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Bjoern A. Zeeb 
								
							 
						 
						
							
							
							
							
								
							
							
								27b9127cb2 
								
							 
						 
						
							
							
								
								Obviously in order to build this it needs to be hooked up to the build,  
							
							... 
							
							
							
							so build the 8.3R schedule page as well now. 
							
						 
						
							2012-02-05 11:37:35 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Bjoern A. Zeeb 
								
							 
						 
						
							
							
							
							
								
							
							
								c9fce8e825 
								
							 
						 
						
							
							
								
								Add the 8.3 release schedule.  
							
							... 
							
							
							
							Reviewed by:	kib 
							
						 
						
							2012-02-05 11:12:40 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Hiroki Sato 
								
							 
						 
						
							
							
							
							
								
							
							
								d4e4d91864 
								
							 
						 
						
							
							
								
								- Fix ($user-html-header$) to support <script src="foo">.  While the rendered  
							
							... 
							
							
							
							result of <script> end tag by the DSSSL stylesheet was </script\n> to avoid
  unnecessary spaces after the tag, most of the www browsers and HTML
  processors cannot recognize it as the end of <script>.  To workaround this,
  ($user-html-headers$) now outputs the start and the end tag independently
  in each single line.
- Add %html-header-script% to control if <script> is included in <head>.
- Add html.header.script.google knob for SGML and XML documents in non-DocBook
  DTD.  %html.header.script.google; and $html.header.script.google.
- Add WWWFREEBSDORG make(1) knob to control the <script> inclusion.  Note that
  <script> is disabled temporarily.
Discussed with:	gjb and core
Tested by:	gjb 
							
						 
						
							2012-01-31 02:01:32 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Davide Italiano 
								
							 
						 
						
							
							
							
							
								
							
							
								b42b305295 
								
							 
						 
						
							
							
								
								Reviewed by: alc, gnn (mentors)  
							
							... 
							
							
							
							Approved by: alc, gnn (mentors) 
							
						 
						
							2012-01-30 21:53:59 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Josh Paetzel 
								
							 
						 
						
							
							
							
							
								
							
							
								046fb4b557 
								
							 
						 
						
							
							
								
								Update to reflect that 9.0 has been released.  
							
							
							
						 
						
							2012-01-29 06:49:47 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Gavin Atkinson 
								
							 
						 
						
							
							
							
							
								
							
							
								055d13a56a 
								
							 
						 
						
							
							
								
								Update to reflect change in core-secretary hat.  
							
							... 
							
							
							
							Approved by:	bcr (mentor) 
							
						 
						
							2012-01-27 22:19:45 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Gavin Atkinson 
								
							 
						 
						
							
							
							
							
								
							
							
								ffeed253b1 
								
							 
						 
						
							
							
								
								Update this page slightly to reflect the process for accounts in the  
							
							... 
							
							
							
							Subversion world. 
							
						 
						
							2012-01-27 22:18:40 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Daniel Gerzo 
								
							 
						 
						
							
							
							
							
								
							
							
								830986b215 
								
							 
						 
						
							
							
								
								- link Q4/2011 status report to the build  
							
							... 
							
							
							
							- update submission deadline for Q1/2012 status report
- link Q4/2011 status report
- announce Q4/2011 status report
Thanks to all submitters and reviewers! 
							
						 
						
							2012-01-27 10:00:58 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Daniel Gerzo 
								
							 
						 
						
							
							
							
							
								
							
							
								5548a21d0c 
								
							 
						 
						
							
							
								
								- add two more entries  
							
							... 
							
							
							
							Submitted by:	ken@ 
							
						 
						
							2012-01-27 09:53:52 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Mark Linimon 
								
							 
						 
						
							
							
							
							
								
							
							
								c9277916b9 
								
							 
						 
						
							
							
								
								Clarify the RAM wantlist a bit.  While here, throw an Xserve or two on  
							
							... 
							
							
							
							the fire. 
							
						 
						
							2012-01-26 06:41:37 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Glen Barber 
								
							 
						 
						
							
							
							
							
								
							
							
								7baa537635 
								
							 
						 
						
							
							
								
								Fix capitalization in titles.  
							
							
							
						 
						
							2012-01-26 02:27:54 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Maxim Konovalov 
								
							 
						 
						
							
							
							
							
								
							
							
								c5acda2db1 
								
							 
						 
						
							
							
								
								o It's "bootstrap", not "boostrap" nor "bootsrap".  Correct typo in  
							
							... 
							
							
							
							typo fix.
Pointed out by:	flo 
							
						 
						
							2012-01-25 18:23:43 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Maxim Konovalov 
								
							 
						 
						
							
							
							
							
								
							
							
								33545e250e 
								
							 
						 
						
							
							
								
								o Correct a couple of typos.  
							
							
							
						 
						
							2012-01-25 18:19:12 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Glen Barber 
								
							 
						 
						
							
							
							
							
								
							
							
								308e25cac2 
								
							 
						 
						
							
							
								
								Remove a duplicate word.  
							
							... 
							
							
							
							Found with:	igor, the documentation checking script 
							
						 
						
							2012-01-25 17:59:58 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Daniel Gerzo 
								
							 
						 
						
							
							
							
							
								
							
							
								04769dde67 
								
							 
						 
						
							
							
								
								- capitalize title of the SandyBridge entry and add missing "the"  
							
							... 
							
							
							
							article 
							
						 
						
							2012-01-25 17:56:12 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Konstantin Belousov 
								
							 
						 
						
							
							
							
							
								
							
							
								d7a1fdf3cd 
								
							 
						 
						
							
							
								
								Typos  
							
							
							
						 
						
							2012-01-25 17:47:51 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Marius Strobl 
								
							 
						 
						
							
							
							
							
								
							
							
								5810b14d12 
								
							 
						 
						
							
							
								
								Update for the fact that the link sun4v architecture currently is  
							
							... 
							
							
							
							unsupported by FreeBSD. Given that this page is referenced by former
release documentation just deleting it probably isn't a good idea. 
							
						 
						
							2012-01-25 14:52:53 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Ulrich Spörlein 
								
							 
						 
						
							
							
							
							
								
							
							
								8ab867ed0c 
								
							 
						 
						
							
							
								
								Proofread SandyBridge status report entry.  
							
							... 
							
							
							
							Suggested by:	danger 
							
						 
						
							2012-01-25 14:45:54 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Marius Strobl 
								
							 
						 
						
							
							
							
							
								
							
							
								6b09fddef7 
								
							 
						 
						
							
							
								
								- Update for the fact that the UltraSPARC architecture now is owned by  
							
							... 
							
							
							
							Oracle.
- Remove the link to the sun4v page as that architecture currently is
  unsupported by FreeBSD.
- Remove a dead link to CPU documentation. 
							
						 
						
							2012-01-25 14:44:29 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Daniel Gerzo 
								
							 
						 
						
							
							
							
							
								
							
							
								9814ea27d0 
								
							 
						 
						
							
							
								
								- add SandyBridge status reports  
							
							... 
							
							
							
							Submitted by:	kib 
							
						 
						
							2012-01-25 13:50:42 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Ulrich Spörlein 
								
							 
						 
						
							
							
							
							
								
							
							
								981cda05c5 
								
							 
						 
						
							
							
								
								Typo, spelling, grammar fixes.  
							
							... 
							
							
							
							Reviewed by:	danger
Approved by:	danger 
							
						 
						
							2012-01-25 13:22:42 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Mark Linimon 
								
							 
						 
						
							
							
							
							
								
							
							
								d0bf284126 
								
							 
						 
						
							
							
								
								aDe confirms that his entry is stale.  
							
							
							
						 
						
							2012-01-25 05:29:47 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Mark Linimon 
								
							 
						 
						
							
							
							
							
								
							
							
								947eb831b6 
								
							 
						 
						
							
							
								
								Add RAM to portmgr wantlist.  
							
							
							
						 
						
							2012-01-25 05:19:26 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Nathan Whitehorn 
								
							 
						 
						
							
							
							
							
								
							
							
								7f76a78118 
								
							 
						 
						
							
							
								
								Update to reflect "recent" changes, like the powerpc64 port, and remove  
							
							... 
							
							
							
							a bunch of warnings that apply only to older versions of FreeBSD. Provide
some guidance on when to install the 32-bit vs. 64-bit port now that there
is a choice.
Approved by:	bcr 
							
						 
						
							2012-01-24 23:43:40 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Dag-Erling Smørgrav 
								
							 
						 
						
							
							
							
							
								
							
							
								42e0d542d6 
								
							 
						 
						
							
							
								
								Donated by Hiten Pandya.  
							
							
							
						 
						
							2012-01-24 08:16:38 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Thomas Abthorpe 
								
							 
						 
						
							
							
							
							
								
							
							
								46fb3229ce 
								
							 
						 
						
							
							
								
								- List the sparc Lyndon donated to me  
							
							
							
						 
						
							2012-01-23 17:55:23 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Daniel Gerzo 
								
							 
						 
						
							
							
							
							
								
							
							
								5db0ce4539 
								
							 
						 
						
							
							
								
								- update contact info for perl testing entry [1]  
							
							... 
							
							
							
							- fix the language in the Ruby submission [2]
Submitted by:	swills [1], kwm [2] 
							
						 
						
							2012-01-22 17:14:42 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Ryusuke SUZUKI 
								
							 
						 
						
							
							
							
							
								
							
							
								4c755ace24 
								
							 
						 
						
							
							
								
								o Add 9.0-RELEASE.  
							
							... 
							
							
							
							o Add System V Release 4.
o Remove NetBSD and BSDI.
o Add FreeNAS, PC-BSD and pfSense. 
							
						 
						
							2012-01-22 16:21:38 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Daniel Gerzo 
								
							 
						 
						
							
							
							
							
								
							
							
								f24acb1ff7 
								
							 
						 
						
							
							
								
								- whitespace cleanup, no content change (grr forgot about it in the  
							
							... 
							
							
							
							previous commit) 
							
						 
						
							2012-01-20 13:02:53 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Daniel Gerzo 
								
							 
						 
						
							
							
							
							
								
							
							
								b8d2ec2d08 
								
							 
						 
						
							
							
								
								- add status report for Q4/2011  
							
							... 
							
							
							
							- keep it disconnected until after it receives some review (reviews
  welcome)
- thanks to all for their submissions! 
							
						 
						
							2012-01-20 12:55:43 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Hiroki Sato 
								
							 
						 
						
							
							
							
							
								
							
							
								c13a8e5567 
								
							 
						 
						
							
							
								
								Fix an wrong sentence.  
							
							
							
						 
						
							2012-01-20 03:43:36 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Tilman Keskinoz 
								
							 
						 
						
							
							
							
							
								
							
							
								9c1cba75f1 
								
							 
						 
						
							
							
								
								Record donation of an ePass2003 tokan and a Feitian R-301 by Jean-Michel Poure of  
							
							... 
							
							
							
							gooze.eu to me 
							
						 
						
							2012-01-18 11:11:16 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Hiroki Sato 
								
							 
						 
						
							
							
							
							
								
							
							
								7488242e6b 
								
							 
						 
						
							
							
								
								Regen from r230254.  
							
							
							
						 
						
							2012-01-17 02:49:59 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Greg Lewis 
								
							 
						 
						
							
							
							
							
								
							
							
								ae40fc5ff3 
								
							 
						 
						
							
							
								
								. Update to note that the FreeBSD Foundation provided binaries are  
							
							... 
							
							
							
							unsupported and that the recommended JDK is openjdk6.
. Add a link to the new 1.7 page.
. Convert some bare words to entities. 
							
						 
						
							2012-01-16 07:16:11 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Greg Lewis 
								
							 
						 
						
							
							
							
							
								
							
							
								111337bf1e 
								
							 
						 
						
							
							
								
								. Update the lists of supported and unsupported versions.  Specifically,  
							
							... 
							
							
							
							move 1.1, 1.2, 1.3 and 1.4 to unsupported and add 1.7 to supported. 
							
						 
						
							2012-01-16 07:14:44 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Greg Lewis 
								
							 
						 
						
							
							
							
							
								
							
							
								2f8fd7c29d 
								
							 
						 
						
							
							
								
								. Add a page for the JDK 7 work (e.g. openjdk7).  
							
							
							
						 
						
							2012-01-16 07:13:09 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Hiroki Sato 
								
							 
						 
						
							
							
							
							
								
							
							
								642370d7b0 
								
							 
						 
						
							
							
								
								Regen from r230203.  
							
							
							
						 
						
							2012-01-16 07:03:41 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Hiroki Sato 
								
							 
						 
						
							
							
							
							
								
							
							
								ce583b2624 
								
							 
						 
						
							
							
								
								Regen from r230202.  
							
							
							
						 
						
							2012-01-16 06:49:38 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Wolfram Schneider 
								
							 
						 
						
							
							
							
							
								
							
							
								cdfca8bf0c 
								
							 
						 
						
							
							
								
								enable architectures for FreeBSD 9.0  
							
							
							
						 
						
							2012-01-15 11:56:54 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Wolfram Schneider 
								
							 
						 
						
							
							
							
							
								
							
							
								33b8bfc2cf 
								
							 
						 
						
							
							
								
								add FreeBSD 9.0-RELEASE and Ports manual pages  
							
							
							
						 
						
							2012-01-15 10:48:23 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Hiroki Sato 
								
							 
						 
						
							
							
							
							
								
							
							
								d7822557b8 
								
							 
						 
						
							
							
								
								Regen from r230126.  
							
							
							
						 
						
							2012-01-15 07:48:52 +00:00