From verm at ten15.org Thu Mar 23 16:45:37 2006 From: verm at ten15.org (Amar Takhar) Date: Thu, 23 Mar 2006 07:45:37 -0800 Subject: testing (ignore) Message-ID: <20060323154537.GA19295@ten15.org> Testing, ignore this please. From verm at ten15.org Thu Mar 23 16:55:03 2006 From: verm at ten15.org (Amar Takhar) Date: Thu, 23 Mar 2006 07:55:03 -0800 (PST) Subject: src: r2446 - trunk/tendra Message-ID: <200603231555.k2NFt3OX019635@spill.ten15.org> Author: verm Date: Thu Mar 23 00:08:15 2006 New Revision: 2446 Changeset: http://www.ten15.org/changeset/2446 Log: Add a news file, there is no point in maintaining this on the website anymore, it's better to have it in the repo so users can view it offline. I also took the liberty to trim the old entries as they mostly related to the old website. Added: trunk/tendra/NEWS (contents, props changed) From verm at ten15.org Thu Mar 23 22:16:10 2006 From: verm at ten15.org (Amar Takhar) Date: Thu, 23 Mar 2006 13:16:10 -0800 (PST) Subject: src: r2447 - in trunk/doc: en en/calculus en/changes en/contributors en/diag en/faq en/guide en/make en/mdoc en/pl en/port en/readme en/register en/release en/share en/sid en/tcc en/tcpplus en/tdf ... Message-ID: <200603232116.k2NLGA17022469@spill.ten15.org> Author: verm Date: Thu Mar 23 13:15:51 2006 New Revision: 2447 Changeset: http://www.ten15.org/changeset/2447 Log: * Switched from DSSSL to XSL templates and XSL:FO for print generation. * Folded team and contributor documents into the README doc. * Lots of little changes to fix broken tags. TODO: * Rework manpages to use db2man XSL sheets. (within the next week) * Support for floating DocBook XSL/XML files, currently this will only work correctly on FreeBSD. The plan is to have this work on any OS with only a few path options. * Various other isuses that crept up after the conversion, though the issues themselves are purely nits they don't stop them from compiling. To build these docs you will need: java/jdk14 JDK 1.4 textproc/libxml2 libxml 2 textproc/fop FOP textproc/docbook-xml-440 DocBook XML 4.4 textproc/docbook-xsl DocBook XSL Sheets graphics/netpbm NetPBM graphics/tgif TGif textproc/saxon Saxon 6.5.3 or higher (no warranty here, I probably forgot something off this list) Added: trunk/doc/en/calculus/book.xml - copied, changed from r2446, /trunk/doc/en/calculus/book.sgml trunk/doc/en/diag/book.xml - copied, changed from r2446, /trunk/doc/en/diag/book.sgml trunk/doc/en/faq/book.xml - copied, changed from r2446, /trunk/doc/en/faq/book.sgml trunk/doc/en/guide/book.xml - copied, changed from r2446, /trunk/doc/en/guide/book.sgml trunk/doc/en/make/book.xml - copied, changed from r2446, /trunk/doc/en/make/book.sgml trunk/doc/en/pl/book.xml - copied, changed from r2446, /trunk/doc/en/pl/book.sgml trunk/doc/en/port/book.xml - copied, changed from r2446, /trunk/doc/en/port/book.sgml trunk/doc/en/readme/book.xml - copied, changed from r2446, /trunk/doc/en/readme/book.sgml trunk/doc/en/register/book.xml - copied, changed from r2446, /trunk/doc/en/register/book.sgml trunk/doc/en/release/book.xml - copied, changed from r2446, /trunk/doc/en/release/book.sgml trunk/doc/en/sid/book.xml - copied, changed from r2446, /trunk/doc/en/sid/book.sgml trunk/doc/en/tcc/book.xml - copied, changed from r2446, /trunk/doc/en/tcc/book.sgml trunk/doc/en/tcpplus/book.xml - copied, changed from r2446, /trunk/doc/en/tcpplus/book.sgml trunk/doc/en/tdf/book.xml - copied, changed from r2446, /trunk/doc/en/tdf/book.sgml trunk/doc/en/tdfc/book.xml - copied, changed from r2446, /trunk/doc/en/tdfc/book.sgml trunk/doc/en/tld/book.xml - copied, changed from r2446, /trunk/doc/en/tld/book.sgml trunk/doc/en/tnc/book.xml - copied, changed from r2446, /trunk/doc/en/tnc/book.sgml trunk/doc/en/tspec/book.xml - copied, changed from r2446, /trunk/doc/en/tspec/book.sgml trunk/doc/share/ent/ trunk/doc/share/ent/authors.ent trunk/doc/share/ent/docs.ent trunk/doc/share/ent/lists.ent trunk/doc/share/ent/manref.ent trunk/doc/share/ent/misc.ent trunk/doc/share/ent/trademark.ent trunk/doc/share/includes/ trunk/doc/share/includes/legalnotice_bsdl.xml trunk/doc/share/includes/legalnotice_crown.xml trunk/doc/share/xsl/ trunk/doc/share/xsl/CatalogManager.properties trunk/doc/share/xsl/catalog.xml trunk/doc/share/xsl/chunk.xsl trunk/doc/share/xsl/common.xsl trunk/doc/share/xsl/fo.xsl trunk/doc/share/xsl/html.xsl trunk/doc/share/xsl/man.xsl trunk/doc/share/xsl/tendra.ent Removed: trunk/doc/en/calculus/book.sgml trunk/doc/en/changes/ trunk/doc/en/contributors/ trunk/doc/en/diag/book.sgml trunk/doc/en/faq/book.sgml trunk/doc/en/guide/book.sgml trunk/doc/en/make/book.sgml trunk/doc/en/mdoc/ trunk/doc/en/pl/book.sgml trunk/doc/en/port/book.sgml trunk/doc/en/readme/book.sgml trunk/doc/en/register/book.sgml trunk/doc/en/release/book.sgml trunk/doc/en/share/ trunk/doc/en/sid/book.sgml trunk/doc/en/tcc/book.sgml trunk/doc/en/tcpplus/book.sgml trunk/doc/en/tdf/book.sgml trunk/doc/en/tdfc/book.sgml trunk/doc/en/team/ trunk/doc/en/tld/book.sgml trunk/doc/en/tnc/book.sgml trunk/doc/en/tspec/book.sgml trunk/doc/share/misc/docbook-to-man.ts trunk/doc/share/misc/jadetex.cfg trunk/doc/share/sgml/ trunk/doc/share/web2c/ Modified: trunk/doc/en/Makefile trunk/doc/en/Makefile.inc trunk/doc/en/calculus/Makefile trunk/doc/en/diag/Makefile trunk/doc/en/faq/Makefile trunk/doc/en/guide/Makefile trunk/doc/en/make/Makefile trunk/doc/en/pl/Makefile trunk/doc/en/port/Makefile trunk/doc/en/readme/Makefile trunk/doc/en/register/Makefile trunk/doc/en/release/Makefile trunk/doc/en/sid/Makefile trunk/doc/en/tcc/Makefile trunk/doc/en/tcpplus/Makefile trunk/doc/en/tdf/Makefile trunk/doc/en/tdfc/Makefile trunk/doc/en/tld/Makefile trunk/doc/en/tnc/Makefile trunk/doc/en/tspec/Makefile trunk/doc/share/mk/doc.docbook.mk trunk/doc/share/mk/doc.images.mk trunk/doc/share/mk/doc.project.mk From verm at ten15.org Thu Mar 23 23:10:23 2006 From: verm at ten15.org (Amar Takhar) Date: Thu, 23 Mar 2006 14:10:23 -0800 (PST) Subject: src: r2448 - trunk/tendra Message-ID: <200603232210.k2NMAN2c022860@spill.ten15.org> Author: verm Date: Thu Mar 23 14:10:22 2006 New Revision: 2448 Changeset: http://www.ten15.org/changeset/2448 Log: Add a ChangeLog, this was formerly the changes document that was done in DocBook, it makes more sense to have it here plus maint wise it's easier to take care of. Added: trunk/tendra/ChangeLog (contents, props changed) From verm at ten15.org Thu Mar 23 23:19:43 2006 From: verm at ten15.org (Amar Takhar) Date: Thu, 23 Mar 2006 14:19:43 -0800 (PST) Subject: src: r2449 - trunk/tendra Message-ID: <200603232219.k2NMJhbN022933@spill.ten15.org> Author: verm Date: Thu Mar 23 14:19:43 2006 New Revision: 2449 Changeset: http://www.ten15.org/changeset/2449 Log: This file didn't format correctly using wikiformatting, fix it so it looks readable. Modified: trunk/tendra/ChangeLog From verm at ten15.org Fri Mar 24 04:33:36 2006 From: verm at ten15.org (Amar Takhar) Date: Thu, 23 Mar 2006 19:33:36 -0800 (PST) Subject: src: r2450 - trunk/doc/en/readme Message-ID: <200603240333.k2O3XaJi031602@spill.ten15.org> Author: verm Date: Thu Mar 23 19:33:35 2006 New Revision: 2450 Changeset: http://www.ten15.org/changeset/2450 Log: Add id= keywords to all headings, update CVS entry to reflect subversion changeover. Modified: trunk/doc/en/readme/book.xml From verm at ten15.org Fri Mar 24 04:41:38 2006 From: verm at ten15.org (Amar Takhar) Date: Thu, 23 Mar 2006 19:41:38 -0800 (PST) Subject: src: r2451 - in trunk/doc: en/readme share/misc Message-ID: <200603240341.k2O3fci6031706@spill.ten15.org> Author: verm Date: Thu Mar 23 19:41:37 2006 New Revision: 2451 Changeset: http://www.ten15.org/changeset/2451 Log: * Fix typo in readme doc and some pretty-print markup. * Add changed docbook.css (left out in my changeover to XSL) Modified: trunk/doc/en/readme/book.xml trunk/doc/share/misc/docbook.css From verm at ten15.org Fri Mar 24 05:04:50 2006 From: verm at ten15.org (Amar Takhar) Date: Thu, 23 Mar 2006 20:04:50 -0800 (PST) Subject: src: r2452 - trunk/doc/en/guide Message-ID: <200603240404.k2O44oXe031861@spill.ten15.org> Author: verm Date: Thu Mar 23 20:04:50 2006 New Revision: 2452 Changeset: http://www.ten15.org/changeset/2452 Log: Fix a few cross references I noticed. Modified: trunk/doc/en/guide/book.xml