Eitan Adler 
								
							 
						 
						
							
							
							
							
								
							
							
								ef916528e2 
								
							 
						 
						
							
							
								
								Restore the SMP question as it may still be useful  
							
							... 
							
							
							
							Requested by:	gavin, scottl 
							
						 
						
							2013-05-19 00:56:24 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ryusuke SUZUKI 
								
							 
						 
						
							
							
							
							
								
							
							
								a88f236e34 
								
							 
						 
						
							
							
								
								- Merge the following from the English version:  
							
							... 
							
							
							
							r28473 -> r41666	head/ja_JP.eucJP/htdocs/ports/searching.xml 
							
						 
						
							2013-05-19 00:28:55 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eitan Adler 
								
							 
						 
						
							
							
							
							
								
							
							
								72a0877d7f 
								
							 
						 
						
							
							
								
								Switch from cvsweb to svnweb  
							
							... 
							
							
							
							Reported by:	 "Daniel Engberg" <diizzy@pyret.net> 
							
						 
						
							2013-05-18 23:44:23 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Peter Wemm 
								
							 
						 
						
							
							
							
							
								
							
							
								eb07e9ed71 
								
							 
						 
						
							
							
								
								Merge from html style: don't direct people to cvsweb.  
							
							
							
						 
						
							2013-05-18 21:03:29 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ryusuke SUZUKI 
								
							 
						 
						
							
							
							
							
								
							
							
								821c69f580 
								
							 
						 
						
							
							
								
								- Merge the following from the English version:  
							
							... 
							
							
							
							r32314 -> r41594	head/ja_JP.eucJP/htdocs/community/irc.xml 
							
						 
						
							2013-05-18 01:56:17 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ryusuke SUZUKI 
								
							 
						 
						
							
							
							
							
								
							
							
								d752df7e41 
								
							 
						 
						
							
							
								
								- Merge the following from the English version:  
							
							... 
							
							
							
							r40520 -> r41635	head/ja_JP.eucJP/share/xml/header.l10n.ent
	r41472 -> r41635	head/ja_JP.eucJP/share/xml/navibar.l10n.ent 
							
						 
						
							2013-05-18 01:21:08 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Tom Rhodes 
								
							 
						 
						
							
							
							
							
								
							
							
								c57d2961d6 
								
							 
						 
						
							
							
								
								Add a note about fs acls  
							
							... 
							
							
							
							PR:		160445 
							
						 
						
							2013-05-17 21:24:10 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Gabor Kovesdan 
								
							 
						 
						
							
							
							
							
								
							
							
								31fec0dd2f 
								
							 
						 
						
							
							
								
								- Manifest should be generated for the whole XHTML file as well since  
							
							... 
							
							
							
							images' long description is put into an external file but it seems
  the non-chunked XHTML output does not support manifest yet so
  disable external longdescs for now. 
							
						 
						
							2013-05-17 20:55:02 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Hiroki Sato 
								
							 
						 
						
							
							
							
							
								
							
							
								aeba4d0713 
								
							 
						 
						
							
							
								
								Fix pgpkeyring output.  
							
							
							
						 
						
							2013-05-17 20:12:00 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Gabor Kovesdan 
								
							 
						 
						
							
							
							
							
								
							
							
								f207ef1393 
								
							 
						 
						
							
							
								
								- LANGCODE used to resolve to "." when called from the top-level directory;  
							
							... 
							
							
							
							failing this resulted in bogus file removals so revert this behavior 
							
						 
						
							2013-05-17 19:56:43 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Gabor Kovesdan 
								
							 
						 
						
							
							
							
							
								
							
							
								96f598a83d 
								
							 
						 
						
							
							
								
								- Quick fix for the PGP keyring generation; it will be rewritten in XSLT  
							
							
							
						 
						
							2013-05-17 19:38:58 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Gabor Kovesdan 
								
							 
						 
						
							
							
							
							
								
							
							
								48c0df24d2 
								
							 
						 
						
							
							
								
								Merge the XML toolchain upgrade, which contains the following changes:  
							
							... 
							
							
							
							- Upgrade to DocBook 4.5
  - Use XSLT instead of DSSSL to render XHTML-based output
  - Generate PDF from PS and simplify image processing
  - Fix make lint and validate the whole documentation set
  - Fix rendering of TOC elements
  - Fix misused link elements that resulted in a corrupt rendering
  - Use more human-friendly publication data and release info rendering
  - Add support for XInclude in DocBook documents
  - Add support for profiling with attributes [1]
  - Add support for Schematron constraints
  - Add experimental epub support
  - Add experimental support for XSL-FO-based printed output
  - Clean up obsolete SGML constructs
  - Clean up catalogs
  - Drop HTML Tidy since it is not needed any more
  [1] http://www.sagehill.net/docbookxsl/Profiling.html 
The dependencies of the build will change as follows:
  - textproc/opensp
  - www/tidy-lib
  - textproc/html
  - textproc/linuxdoc
  - textproc/docbook-410
  - textproc/docbook-xml
  + textproc/docbook-xml-450
  + textproc/iso-schematron-xslt
Approved by:	doceng (implicit) 
							
						 
						
							2013-05-17 18:49:52 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Gabor Kovesdan 
								
							 
						 
						
							
							
							
							
								
							
							
								e8f02ce7e1 
								
							 
						 
						
							
							
								
								- MFH  
							
							
							
						 
						
							2013-05-17 18:05:43 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Gabor Pali 
								
							 
						 
						
							
							
							
							
								
							
							
								1729018800 
								
							 
						 
						
							
							
								
								- Minor grammatical corrections in the 2013Q1 status report  
							
							... 
							
							
							
							Submitted by:	theraven 
							
						 
						
							2013-05-17 13:03:01 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eitan Adler 
								
							 
						 
						
							
							
							
							
								
							
							
								c2c1255415 
								
							 
						 
						
							
							
								
								Correct the answer about tape drives.  
							
							... 
							
							
							
							Submitted by:	imp
Approved by:	bcr (mentor) 
							
						 
						
							2013-05-16 23:43:11 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eitan Adler 
								
							 
						 
						
							
							
							
							
								
							
							
								a4f7968f24 
								
							 
						 
						
							
							
								
								Add a link to ServerFault for FreeBSD specific questions.  
							
							... 
							
							
							
							Submitted by:	jackp on the forums
Discussed with:	gjb
Approved by:	bcr (mentor) 
							
						 
						
							2013-05-16 23:43:01 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Philip Paeps 
								
							 
						 
						
							
							
							
							
								
							
							
								b973cab9f8 
								
							 
						 
						
							
							
								
								Update my PGP key.  
							
							
							
						 
						
							2013-05-16 15:22:35 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Warren Block 
								
							 
						 
						
							
							
							
							
								
							
							
								fb404c513b 
								
							 
						 
						
							
							
								
								Add "read-only" as the preferred form.  Discussed at Doc Lounge 2013.  
							
							
							
						 
						
							2013-05-16 01:03:16 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Gabor Kovesdan 
								
							 
						 
						
							
							
							
							
								
							
							
								dd160320f2 
								
							 
						 
						
							
							
								
								- MFH  
							
							
							
						 
						
							2013-05-15 14:07:01 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Gabor Kovesdan 
								
							 
						 
						
							
							
							
							
								
							
							
								faf9dd0152 
								
							 
						 
						
							
							
								
								- Add a releasetype profiling attribute that will be used in the release  
							
							... 
							
							
							
							notes to avoid the ugly workaround of that parameter entities can only
  be used in DTD subset now. 
							
						 
						
							2013-05-15 13:42:25 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Gabor Kovesdan 
								
							 
						 
						
							
							
							
							
								
							
							
								73674733ad 
								
							 
						 
						
							
							
								
								- Properly support EXTRA_CATALOGS (they are now XML catalogs)  
							
							
							
						 
						
							2013-05-15 13:40:51 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Gabor Kovesdan 
								
							 
						 
						
							
							
							
							
								
							
							
								518b16d8e7 
								
							 
						 
						
							
							
								
								- The old LANGCODE detection was bogus and did not work properly with  
							
							... 
							
							
							
							release notes. Use a different approach that works. 
							
						 
						
							2013-05-15 13:40:06 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ryusuke SUZUKI 
								
							 
						 
						
							
							
							
							
								
							
							
								e914b12804 
								
							 
						 
						
							
							
								
								- Merge the following from the English version:  
							
							... 
							
							
							
							r28473 -> r41623	head/ja_JP.eucJP/htdocs/community/webresources.xml 
							
						 
						
							2013-05-14 14:06:32 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Gabor Kovesdan 
								
							 
						 
						
							
							
							
							
								
							
							
								4c135ee021 
								
							 
						 
						
							
							
								
								- Do not render commands in bold  
							
							... 
							
							
							
							- Merge two patterns 
							
						 
						
							2013-05-13 16:52:32 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Gabor Kovesdan 
								
							 
						 
						
							
							
							
							
								
							
							
								f4f6d84a74 
								
							 
						 
						
							
							
								
								- Add a boxed formatting for procedure descriptions  
							
							
							
						 
						
							2013-05-13 16:51:51 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ryusuke SUZUKI 
								
							 
						 
						
							
							
							
							
								
							
							
								ec3a4082b9 
								
							 
						 
						
							
							
								
								- Merge the following from the English version:  
							
							... 
							
							
							
							r41569 -> r41614	head/ja_JP.eucJP/share/xml/news.xml 
							
						 
						
							2013-05-13 14:56:33 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eitan Adler 
								
							 
						 
						
							
							
							
							
								
							
							
								18dd3dba8e 
								
							 
						 
						
							
							
								
								-CURRENT should be capitalized.  
							
							... 
							
							
							
							Reported by:	perryh@pluto.rain.com 
Approved by:	bcr (mentor) 
							
						 
						
							2013-05-13 13:23:37 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Gabor Pali 
								
							 
						 
						
							
							
							
							
								
							
							
								eb581da251 
								
							 
						 
						
							
							
								
								- Retire the Hungarian Project mirrors, please use the Czech (cz), Austrian  
							
							... 
							
							
							
							(at), or German (de) ones instead, they are in a better shape -- it is
  also a step taken towards to support the future CDN-based solution
- Prefer bsd.hu for national web resources
With hat:	hostmaster@hu 
							
						 
						
							2013-05-13 12:39:18 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Taras Korenko 
								
							 
						 
						
							
							
							
							
								
							
							
								c818e0b012 
								
							 
						 
						
							
							
								
								MFen:  
							
							... 
							
							
							
							+ articles/mailing-list-faq/article.xml       r36992  --> r41602
+ articles/new-users/article.xml              r33764  --> r41604 
							
						 
						
							2013-05-13 10:54:21 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Rene Ladan 
								
							 
						 
						
							
							
							
							
								
							
							
								3dc4def5f2 
								
							 
						 
						
							
							
								
								MFen r41254 -> r41620  
							
							
							
						 
						
							2013-05-13 08:49:15 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Rene Ladan 
								
							 
						 
						
							
							
							
							
								
							
							
								2afb7791ba 
								
							 
						 
						
							
							
								
								Fix a mistake in the previous commit.  
							
							... 
							
							
							
							Approved by:	remko (mentor, implicit) 
							
						 
						
							2013-05-13 08:48:09 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eitan Adler 
								
							 
						 
						
							
							
							
							
								
							
							
								1e172726a0 
								
							 
						 
						
							
							
								
								SMP is no longer shiny and new.  We support SMP everywhere and it is  
							
							... 
							
							
							
							unlikely anyone would believe differently.
Discussed with:	imp, lstewart
Approved by:	bcr (mentor, implicit) 
							
						 
						
							2013-05-13 04:07:05 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eitan Adler 
								
							 
						 
						
							
							
							
							
								
							
							
								d90b153bb4 
								
							 
						 
						
							
							
								
								8-mm tape drives are 'undoubtedly in the landfill'  
							
							... 
							
							
							
							Discussed with:	linimon
Approved by:	bcr (mentor, implicit) 
							
						 
						
							2013-05-13 03:12:26 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eitan Adler 
								
							 
						 
						
							
							
							
							
								
							
							
								31897e2ab4 
								
							 
						 
						
							
							
								
								There is no reason to specifically enumerate Database systems over any  
							
							... 
							
							
							
							other.  This answer gives little additional information beyond 'Google
It' or 'Search the ports tree'
So remove it.
Approved by:	bcr (mentor, implicit) 
							
						 
						
							2013-05-13 03:12:24 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Gabor Pali 
								
							 
						 
						
							
							
							
							
								
							
							
								d340d97780 
								
							 
						 
						
							
							
								
								- 2013Q1 report: Add a missing footstop and expand contraction (unfortunately,  
							
							... 
							
							
							
							spotted too late) 
							
						 
						
							2013-05-12 19:06:15 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Gabor Pali 
								
							 
						 
						
							
							
							
							
								
							
							
								4f1426fddc 
								
							 
						 
						
							
							
								
								- Announce the 2013Q1 status report  
							
							
							
						 
						
							2013-05-12 17:59:38 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Gabor Kovesdan 
								
							 
						 
						
							
							
							
							
								
							
							
								d8e60c9b38 
								
							 
						 
						
							
							
								
								- Add a doc format navigation at the end of the titlepage as we used to have  
							
							
							
						 
						
							2013-05-12 17:37:57 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Gabor Kovesdan 
								
							 
						 
						
							
							
							
							
								
							
							
								0438408178 
								
							 
						 
						
							
							
								
								- Do not render userinput with bold  
							
							
							
						 
						
							2013-05-12 17:37:10 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Gabor Kovesdan 
								
							 
						 
						
							
							
							
							
								
							
							
								6cc5554404 
								
							 
						 
						
							
							
								
								- Add title to legalnotices, which changes the link name pointing to them  
							
							
							
						 
						
							2013-05-12 17:36:38 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Gabor Kovesdan 
								
							 
						 
						
							
							
							
							
								
							
							
								478de03cac 
								
							 
						 
						
							
							
								
								- Readjust styling for some recent changes  
							
							
							
						 
						
							2013-05-12 17:36:00 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Rene Ladan 
								
							 
						 
						
							
							
							
							
								
							
							
								3efdf28c3f 
								
							 
						 
						
							
							
								
								Clean this page up a bit.  
							
							... 
							
							
							
							Approved by:	remko (mentor) 
							
						 
						
							2013-05-12 10:42:44 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ryusuke SUZUKI 
								
							 
						 
						
							
							
							
							
								
							
							
								82774201e9 
								
							 
						 
						
							
							
								
								- Merge the following from the English version:  
							
							... 
							
							
							
							r39362 -> r41037	head/ja_JP.eucJP/books/handbook/users/chapter.xml 
							
						 
						
							2013-05-12 07:10:24 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eitan Adler 
								
							 
						 
						
							
							
							
							
								
							
							
								a0f44093e0 
								
							 
						 
						
							
							
								
								Remove references to netscape from the new users article  
							
							... 
							
							
							
							Approved by:	bcr (mentor) 
							
						 
						
							2013-05-12 03:14:27 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eitan Adler 
								
							 
						 
						
							
							
							
							
								
							
							
								faa2719484 
								
							 
						 
						
							
							
								
								Remove more outdated information from the new users document.  
							
							... 
							
							
							
							This article can do with some serious work.
Approved by:	bcr (mentor) 
							
						 
						
							2013-05-12 03:13:05 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eitan Adler 
								
							 
						 
						
							
							
							
							
								
							
							
								e9dc11c683 
								
							 
						 
						
							
							
								
								Remove outdated information.  
							
							... 
							
							
							
							Approved by:	bcr (mentor) 
							
						 
						
							2013-05-12 03:11:41 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ryusuke SUZUKI 
								
							 
						 
						
							
							
							
							
								
							
							
								eae3c5f0b8 
								
							 
						 
						
							
							
								
								- Merge the following from the English version:  
							
							... 
							
							
							
							r41455 -> r41597	head/ja_JP.eucJP/htdocs/security/security.xml 
							
						 
						
							2013-05-12 00:45:39 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Gabor Pali 
								
							 
						 
						
							
							
							
							
								
							
							
								6725cc0037 
								
							 
						 
						
							
							
								
								- Expand the link title for the mdoc.su entry  
							
							
							
						 
						
							2013-05-12 00:02:31 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Gabor Pali 
								
							 
						 
						
							
							
							
							
								
							
							
								54c3394829 
								
							 
						 
						
							
							
								
								- Add a previously missed entry to the 2013Q1 report  
							
							... 
							
							
							
							Reported by:	Constantine A. Murenin 
							
						 
						
							2013-05-11 23:35:29 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Gabor Pali 
								
							 
						 
						
							
							
							
							
								
							
							
								954255ad5b 
								
							 
						 
						
							
							
								
								- Fix a typo  
							
							... 
							
							
							
							Reported by:	Nikolai Lifanov (via private mail) 
							
						 
						
							2013-05-11 22:17:28 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Rene Ladan 
								
							 
						 
						
							
							
							
							
								
							
							
								987217a587 
								
							 
						 
						
							
							
								
								Mention that FreeBSD 9.0 is no longer officially supported and  
							
							... 
							
							
							
							use FreeBSD 9.1 instead as example on the security page.
Approved by:	remko (mentor) 
							
						 
						
							2013-05-11 21:44:57 +00:00