Gabor Kovesdan
68eb6e1a6c
- Remove more leftovers
...
- Simplify image processing so that html always uses .png and printed
formats always use .eps
2013-03-31 21:35:32 +00:00
Gabor Kovesdan
c8eadc3369
Always build pdf from ps and remove related nits. This is what was already
...
done with Handbook and building pdf directly does not seem to work
correctly anyway. This change will help simplifying the build process
and spare some image conversions.
2013-03-31 21:11:07 +00:00
Gabor Kovesdan
996eb9dce9
- Add support for profiling
2013-03-15 10:26:27 +00:00
Gabor Kovesdan
c1ddd50c4c
- Suppress the XML declaration emitted by the Schematron XSLT
2013-03-15 08:40:03 +00:00
Gabor Kovesdan
96d2077fac
- Make the validate/lint target fail when Schematron validation gives output.
...
This is useful when running lint from upper directories. Otherwise,
a validation error would not cause make to halt and an error could
remain unspotted.
2013-03-15 07:49:33 +00:00
Gabor Kovesdan
44368e5859
- Add support for Schematron validation
...
- Add a simple Schematron file that validates file references
- Silence the output of validation so that the result be more readable
2013-03-14 10:25:23 +00:00
Gabor Kovesdan
d55a546a05
- Work around a DocBook XSL bug which lists unexisting files in the
...
manifest
2013-02-25 20:19:29 +00:00
Gabor Kovesdan
0701bf45bd
- Add infrastructure for language-specific XSLT customizations
2013-02-25 20:17:26 +00:00
Gabor Kovesdan
59d4db9584
- Add back SGML catalogs (trimmed to minimally necessary content) since
...
they are still needed for language-specific DSSSL customizations
2013-02-19 16:14:00 +00:00
Gabor Kovesdan
28d065247c
- Fix rendering of Handbook with (Open)Jade
2013-02-18 13:03:19 +00:00
Gabor Kovesdan
f1a9c7762c
- Revert r40891 since the created archive has compatibility problems
2013-02-05 10:11:29 +00:00
Gabor Kovesdan
5ab0b5a928
- Also add images to the epub archive
2013-02-05 10:02:36 +00:00
Gabor Kovesdan
f91ca3af36
- Use bsdtar to create zip archives
...
Submitted by: hrs
2013-02-05 09:39:04 +00:00
Gabor Kovesdan
a06603e1e8
- MFH
2013-02-05 09:14:34 +00:00
Gabor Kovesdan
5be9852003
- Better categorize and sort
2013-02-04 09:41:53 +00:00
Gabor Kovesdan
49010f9fab
- Do not pass unused XSLT params
...
- Remove some conditionals since we always use XML catalogs
2013-02-04 09:05:59 +00:00
Gabor Kovesdan
f8e80d75f9
- Include command macros
...
- Drop some obsolete SGML constructs
2013-02-03 21:28:23 +00:00
Gabor Kovesdan
2f0c94a684
- Do not pass the --catalogs option to xmllint/xsltproc since we don't
...
have SGML catalogs any more
2013-02-03 21:11:22 +00:00
Gabor Kovesdan
4cb9e266b6
- Remove doc.html.mk, which is not used any more
...
- Factor out command macros for better readability and consistency
and less duplication
- Make some macros more consistent with the rest
2013-02-02 14:52:15 +00:00
Gabor Kovesdan
7919bb16d6
- Remove some rarely used and badly supported features
2013-02-01 19:51:58 +00:00
Gabor Kovesdan
3a1f4b3005
- Build index in the DocBook XSL way
2013-02-01 19:50:33 +00:00
Gabor Kovesdan
3327cf64d4
- Remove HTML Tidy leftovers
2013-02-01 18:51:52 +00:00
Gabor Kovesdan
90daffe2e7
- Remove some SGML leftovers
2013-02-01 18:45:41 +00:00
Gabor Kovesdan
3a2d8092b9
- Clean up leftovers after make lint
2013-02-01 17:37:53 +00:00
Gabor Kovesdan
e1fa809a80
- There is no need for XInclude processing at the point when xsltproc is
...
called
2013-02-01 13:21:13 +00:00
Gabor Kovesdan
5a8e3a368d
- Properly validate and process XInclude
2013-02-01 13:03:24 +00:00
Gabor Kovesdan
33e89a267c
- Always parse the documentation first and use the parsed XML
...
- s/PDFENGINE/RENDERENGINE/ and add support for generating .rtf with FOP
2013-02-01 11:04:50 +00:00
Gabor Kovesdan
a3c89a1805
- Use exclusively the XML catalogs and drop the old SGML format
2013-02-01 09:48:25 +00:00
Gabor Kovesdan
9162098876
- Parse the documents with XML tools before passing them to Jade and turn off
...
Jade validation. This will let us keep using Jade for printed output
rendering and dropping old SGML constructs at the same time.
2013-02-01 09:18:30 +00:00
Gabor Kovesdan
249ab2480a
- Add experimental support for FOP-based PDF and PS rendering
2013-01-31 10:27:59 +00:00
Gabor Kovesdan
2a1cbc680d
- Add epub to KNOWN_FORMATS
2013-01-31 10:15:46 +00:00
Gabor Kovesdan
d891a25dc5
- Make sure all source files are ready before validation
...
- Make sure all source files are ready before building
- Clean up the workarounds from handbook Makefiles
2013-01-31 09:55:07 +00:00
Gabor Kovesdan
3a9b83582b
- Use XInclude to include text files instead of <inlinegraphic> since such
...
inclusion is not supported in standard XSLT and xsltproc provides no
extensions for that
2013-01-30 20:11:31 +00:00
Gabor Kovesdan
ebeaccc19d
- Add support for epub generation
2013-01-30 16:36:59 +00:00
Gabor Kovesdan
651943c7e4
- Generate html and html-split with XSLT rather than DSSSL
...
- Good bye HTML Tidy
2013-01-30 16:19:08 +00:00
Gabor Kovesdan
a1c12382a0
- Restore support for make lint
...
- Validation is now actually XML validation
2013-01-21 17:31:17 +00:00
Hiroki Sato
4654052202
Fix a typo in the dependency detection. It ignored all of *.ent files
...
accidentally.
2012-11-03 21:16:08 +00:00
Isabell Long
2be1e25fc2
Replace 'SGML' with 'XML' in Makefile code and comments. A consequence of
...
this was that 'SGMLFLAGS' had to be changed to 'XMLFLAGS' in
share/mk/doc.docbook.mk so that everything continued to build OK.
Approved by: gabor (mentor)
2012-10-06 17:52:37 +00:00
Gabor Kovesdan
77d737ee88
- Rename the share/sgml directories to share/xml
...
- Fix build errors from the next change
Approved by: doceng (implicit)
2012-10-01 11:56:00 +00:00
Gabor Kovesdan
b4346b9b2d
- Rename .sgml files to .xml
...
- Reflect the rename in referencing files
Approved by: doceng (implicit)
2012-10-01 09:53:01 +00:00
Bjoern A. Zeeb
8a1a59e2f5
Hook-up advistories and patches to be installed to
...
www.freebsd.org/security/{advisories,patches}/...
from the en_US.ISO8859-1 directory as we do for logos, etc.
The magic is a bit special to avoid having to add each advisory
or errata notice, and their patches and signatures individually.
Factor out the slightly different to bsd.links.mk SYMLINKS
support as well as the "bulk data install" that cannot be
handled by just DATA as (i) the input dir differs, (ii) input
uses a 1 or more level of sub-directories.
This is the second of three steps. The last one will be to link
to these files locally rather than to security.freebsd.org.
Approved by: gabor
2012-09-17 08:42:56 +00:00
Gabor Kovesdan
3d401ef124
- The trademarks.html file is now generated with a lower-case filename,
...
reflact that
Submitted by: ebrandi (via private mail)
2012-09-16 18:26:39 +00:00
Hiroki Sato
82e24f3e86
Suppress HTML Tidy's version string output.
2012-09-14 15:35:18 +00:00
Gabor Kovesdan
bfb29d953f
MFH
...
Approved by: doceng (implicit)
2012-09-14 09:21:39 +00:00
Glen Barber
1456891f7e
Change WEBGRP and CGIGRP defaults.
...
The web build uses WEBGRP and CGIGRP to determine group ownership
during the build phase. When left unset, the default group is 'www'.
The problem is that if $USER is not in group 'www', the build will
fail due to lack of permissions via chgrp(1).
This change sets default values for WEBGRP and CGIGRP to $USER, unless
explicitly set during build time to prevent chgrp(1)-invoked build
failure.
Note: This change has no effect for users currently setting WEBGRP
and CGIGRP, either via command-line or within scripts.
Reviewed by: -www@ (silence)
2012-09-10 10:47:53 +00:00
Gabor Kovesdan
6b67dd8ee6
- The latest version of tidy broke compatibility and expects different
...
command-line options. It seems that this is the correct fix for the
earlier problems.
Approved by: doceng (implicit)
2012-09-03 19:47:51 +00:00
Gabor Kovesdan
1e95d140ac
- Add missing closing }
...
Approved by: doceng (implicit)
2012-08-30 19:48:29 +00:00
Gabor Kovesdan
38f7e27108
- Fix generation of enbase
...
Approved by: doceng (implicit)
2012-08-30 16:51:53 +00:00
Gabor Kovesdan
54596e2fcd
- Only drop -raw -preserve tidy flags when the encoding is ISO8859-1.
...
For other encodings, it caused rendering problems.
Approved by: doceng (implicit)
2012-08-27 10:15:10 +00:00
Gabor Kovesdan
2e51ec7022
- Strip unnecessary trailing spaces
...
Approved by: doceng (implicit)
2012-08-21 19:16:02 +00:00