aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Handle building on systems utilising WITH_SVN knob.Sevan Janiyan2018-08-121-0/+2
| | | | | | | | | | | PR: 227973 Submitted by: Dries Michiels <dries.michiels at gmail> Approved by: bcr (mentor) Sponsored by: Essen Hackathon Differential Revision: https://reviews.freebsd.org/D16695 Notes: svn path=/head/; revision=52119
* doc: remove old translationsEitan Adler2018-07-251-1/+0
| | | | | | | | | | | | | | | | | | For no_NO.ISO8859-1: The Last Changed Date of no_NO was on 2013-11-07 16:37:11 +0000 (Thu, 07 Nov 2013). Of all the file, only the handbook has any translations of which there are only basics/chapter.xml, bibliography/chapter.xml, and install/chapter.xml. The latter of which still documents sysinstall. I also can't seem to find any reference to the files here: https://download.freebsd.org/ftp/doc/. For sr_YU.ISO8859-2: no content in-tree at all. Discussed with: blackend Notes: svn path=/head/; revision=52058
* Hook ko_KR.UTF-8 to the doc build.Marc Fonvieille2015-08-221-0/+1
| | | | Notes: svn path=/head/; revision=47296
* Convert zh_TW from Big5 to UTF-8.Li-Wen Hsu2014-05-291-1/+1
| | | | | | | Approved by: bcr Notes: svn path=/head/; revision=44974
* - Move the PGP keyring generation to the language-independent share directoryGabor Kovesdan2014-03-071-0/+2
| | | | | | | Discussed with: hrs, wblock Notes: svn path=/head/; revision=44166
* Convert zh_CN from GB2312 to UTF-8. While I'm there, alsoXin LI2013-11-141-1/+1
| | | | | | | fix a bunch of font issues when rendering PDF. Notes: svn path=/head/; revision=43188
* - Use /usr/bin/svnlite as SVN if available.Hiroki Sato2013-11-131-0/+4
| | | | | | | | | | | | | - Replace /XML/{doc,www}/ with /XML/ in SysId. - Remove empty stylesheets in share/xsl and point share/xml/empty.xsl via XML catalog instead. - Change the L10N layer in freebsd-*.xsl not to use localized XSLT stylesheets directly. - Move share/xsl/* to share/xml and remove share/xsl. - Remove obsolete share/web2c/pdftex.def. Notes: svn path=/head/; revision=43181
* - Convert the Bengali translation to real UTF-8Gabor Kovesdan2013-05-231-1/+1
| | | | Notes: svn path=/projects/db5/; revision=41733
* Replace csup/cvsup entries with svn in head/Makefile 'update' target.Glen Barber2012-06-211-20/+7
| | | | Notes: svn path=/head/; revision=39092
* - Move developers.sgml to the language-independent directory.Hiroki Sato2012-05-171-1/+5
| | | | | | | | | | | - 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
* - Switch to csup from cvsup. The src tree Makefile already switchedGabor Kovesdan2010-06-051-2/+2
| | | | | | | | | | 4 years ago. PR: docs/133567 Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua> Notes: svn path=/head/; revision=35852
* - Attach hu_HU.ISO8859-2 to the buildGabor Kovesdan2007-04-151-0/+1
| | | | | | | Approved by: keramida (mentor) Notes: svn path=/head/; revision=30036
* Attach the mn_MN.UTF-8 doc tree to the build. Thanks to blackend'sGiorgos Keramidas2007-04-111-0/+1
| | | | | | | help, this is now fully buildable, so we can auto-build it too. Notes: svn path=/head/; revision=30000
* Hook the dutch handbook into the build.Josef El-Rayes2004-09-271-0/+1
| | | | Notes: svn path=/head/; revision=22499
* Add a new translation: zh_CN.GB2312/books/handbook (Simplified Chinese).Hiroki Sato2004-09-261-0/+1
| | | | | | | | Submitted by: delphij Obtained from: The FreeBSD Simplified Chinese Project CVS Notes: svn path=/head/; revision=22486
* Add Bangla translations to the build.Simon L. B. Nielsen2004-02-171-0/+1
| | | | Notes: svn path=/head/; revision=20060
* Add Turkish docs to the build.Marc Fonvieille2003-12-051-0/+1
| | | | Notes: svn path=/head/; revision=19059
* Add da_DK.ISO8859-1 to the build.Marc Fonvieille2003-03-091-0/+1
| | | | Notes: svn path=/head/; revision=16238
* With CVS_UPDATE, use read-only repository mode by default.Ruslan Ermilov2003-03-061-1/+1
| | | | Notes: svn path=/head/; revision=16204
* Finally connect pt_BR.ISO8859-1 to the build. Currently, onlyMario Sergio Fujikawa Ferreira2002-10-011-0/+1
| | | | | | | | | | | books/faq is being built. Reviewed by: blackend, keramida, phantom (in principle) Approved by: phantom (mentor) Notes: svn path=/head/; revision=14451
* Add pl_PL.ISO8859-2 to the build.Marc Fonvieille2002-09-261-0/+1
| | | | Notes: svn path=/head/; revision=14392
* Connect el_GR.ISO8859-7 to the build. It's been a while in the tree.Giorgos Keramidas2002-04-061-0/+1
| | | | | | | Having it on the web after the next www/ build sounds nice. Notes: svn path=/head/; revision=12701
* Enable build of Serbian docs (sr_YU.ISO8859-2). We have alreadyAlexey Zelkin2002-02-081-0/+1
| | | | | | | few completely translated documents there. Notes: svn path=/head/; revision=12131
* Switch from it_IT.ISO8859-1 to it_IT.ISO8859-15Alexey Zelkin2002-01-091-1/+1
| | | | Notes: svn path=/head/; revision=11639
* Add it_IT.ISO8859-1 to list of SUBDIRS. Yay!Alexey Zelkin2002-01-051-0/+1
| | | | Notes: svn path=/head/; revision=11601
* Make build/install /usr/obj prefix clean.Murray Stokely2001-10-291-11/+17
| | | | | | | | | | | Also fix several minor bugs here, such as leftover files not being deleted after 'make clean'. PR: docs/31131 Submitted by: Cyrille Lefevre <clefevre@citeweb.net> Notes: svn path=/head/; revision=11066
* ISO_* -> ISO* renameAndrey A. Chernov2001-06-111-5/+5
| | | | Notes: svn path=/head/; revision=9587
* Support ${SUPHOST}Ben Smithurst2000-09-211-1/+4
| | | | | | | | PR: 21430 Submitted by: Christian Weisgerber <naddy@mips.inka.de> Notes: svn path=/head/; revision=7987
* Activate German translation.Alexander Langer2000-08-061-1/+2
| | | | Notes: svn path=/head/; revision=7799
* List the French translation subdirectory. Why I didn't do this monthsNik Clayton2000-04-301-1/+2
| | | | | | | | | ago I don't know. Mea bozo, mea maxima bozo. Profuse apologies to the French translation team for this balls up. Notes: svn path=/head/; revision=7117
* Add DOCSUPFILE, like PORTSSUPFILE. (ie 'make update' in /usr/doc)Bill Fumerola1999-12-161-1/+21
| | | | | | | | | PR: docs/15439 Submitted by: Christian Weisgerber <naddy@mips.rhein-neckar.de> Obtained from: ports/Makefile Notes: svn path=/head/; revision=6191
* Fix commentAlexey Zelkin1999-10-131-2/+1
| | | | Notes: svn path=/head/; revision=5845
* $Id$ -> $FreeBSD$Peter Wemm1999-09-061-1/+1
| | | | Notes: svn path=/head/; revision=5542
* Use doc.project.mk in place of docproj.docbook.mk.Nik Clayton1999-09-031-2/+3
| | | | | | | Use the new ROOT_SYMLINKS variable where necessary. Notes: svn path=/head/; revision=5511
* Support using the DOC_LANG variable to specify which languages andNik Clayton1999-08-261-1/+9
| | | | | | | | encodings to install. It is synonymous with SUBDIR, and can probably disappear when this functionality is 'tweaked' in the release build. Notes: svn path=/head/; revision=5452
* Replace rs_SU.KOI8-R with ru_RU.KOI8-R. The necessary repository workNik Clayton1999-08-191-2/+2
| | | | | | | has already been done by JDP. Notes: svn path=/head/; revision=5399
* Remove the FAQ/ directory, now that we have the beginnings of a DocBookNik Clayton1999-08-171-3/+2
| | | | | | | FAQ. Notes: svn path=/head/; revision=5384
* The new Makefile framework. Does the right thing (pretty much) exceptNik Clayton1999-08-161-24/+8
| | | | | | | | | in the case of */FAQ/Makefile, because the FAQs are all in the wrong place. Things still install properly, but some of the directory paths are hardcoded. This will be going away ASAP. Notes: svn path=/head/; revision=5368
* Remove the handbook from the default list of subdirectories. You needNik Clayton1999-03-271-2/+2
| | | | | | | to specify DOC_LANG=en to get the Handbook built as well. Notes: svn path=/head/; revision=4575
* Add "en" to LANGSUBDIR. Doesn't do much yet (unless you build withNik Clayton1999-03-121-2/+2
| | | | | | | ALLLANG defined). Will do shortly. . . Notes: svn path=/head/; revision=4512
* I guess the zh stuff has improved enough to re-enter the default build,Jordan K. Hubbard1999-02-101-2/+2
| | | | | | | | though both it and the japanese handbook are currently spewing errors during formatting; someone needs to look at that. :( Notes: svn path=/head/; revision=4267
* Remove zh from build list until we make the FAQ install work inJordan K. Hubbard1999-02-021-2/+2
| | | | | | | -current. Notes: svn path=/head/; revision=4172
* Activate zh.Vanilla I. Shu1999-01-301-2/+2
| | | | Notes: svn path=/head/; revision=4156
* add ru subdirAndrey A. Chernov1998-12-281-2/+2
| | | | Notes: svn path=/head/; revision=3976
* Added the 'es' subdirectory to LANGSUBDIR, now that the Spanish translationNik Clayton1998-07-201-2/+2
| | | | | | | | of the FAQ has been committed. Kudos to Jesus Rodriguez <jesusr@ncsa.es> for the translation. Notes: svn path=/head/; revision=3139
* Moving doc/ja_JP.EUC/* to doc/ja. (Already repository copied.)Masafumi Max NAKANE1998-02-151-6/+6
| | | | | | | | | Also, this change to doc/Makefile now requires either ALLLANG is defined or DOC_LANG=ja (instead of LANG=ja_JP.EUC) to build Japanese documentation. Notes: svn path=/head/; revision=2444
* Supply a bmakefile based on the old share/doc/MakefilePeter Wemm1997-05-231-0/+26
Notes: svn path=/head/; revision=1581