summaryrefslogtreecommitdiff
path: root/share/tools
Commit message (Collapse)AuthorAgeFilesLines
* Update this script to reflect the change from CVS to SVN. The code itselfGavin Atkinson2012-12-021-6/+4
| | | | | | | | | | has already been fixed, this just updates comments to match, and also removes vestiges of the previous CVS-centric code that are no longer used. Approved by: bcr (mentor) Notes: svn path=/head/; revision=40248
* Sync with the latest version on www.FreeBSD.org.Hiroki Sato2012-06-041-7/+22
| | | | Notes: svn path=/head/; revision=38974
* Fix build.Hiroki Sato2012-05-181-7/+0
| | | | | | | Approved by: doceng (implicit) Notes: svn path=/head/; revision=38832
* - Set svn:ketwords and svn:mime-type. Note that application/octet-stream isHiroki Sato2012-05-179-10/+10
| | | | | | | | | | set on some files as a workaround for binary check. - Fix pathname for svn co in the webupdate script. Approved by: doceng (implicit) Notes: svn path=/head/; revision=38826
* - Move developers.sgml to the language-independent directory.Hiroki Sato2012-05-173-28/+18
| | | | | | | | | | | - Move files under <lang>/htdocs/share to <lang>/share. - s/WEB_PREFIX/DOC_PREFIX/ - Update the webupdate script to use the SVN repository. Approved by: doceng (implicit) Notes: svn path=/head/; revision=38822
* - Remove junk directories.Hiroki Sato2012-05-1713-0/+3305
- Repocopy from www/<lang> to head/<lang>/htdocs to eliminate duplicate information in the www and the doc directory. - Add various administration files to svnadmin. Approved by: doceng (implicit) Notes: svn path=/head/; revision=38821