Commit graph

146 commits

Author SHA1 Message Date
Edson Brandi
804d30f7fa pt_BR.ISO8859-1/articles/explaining-bsd: converted to .po
* content synchronized with en_US document (rev 51926)
* article.xml converted to .po
* .po file was translated to pt_BR
* .po and .xml file has been set to UTF-8 encoding
* information about volunteers who translated and/or revised the document was added to the header of the .po file

Submitted by: ebrandi
Reviewed by: gabor, dbaio
Approved by: gabor (mentor)
Obtained from: The FreeBSD Brazilian Portuguese Documentation Project
Differential Revision: https://reviews.freebsd.org/D16932
2018-08-30 11:06:48 +00:00
Danilo G. Baio
cd2752a2d9 pt_BR.ISO8859-1/articles/building-products: Convert to .po
Changes in the Makefile to follow English document.

Reviewed by:	bcr, ebrandi, wblock
Approved by:	bcr, wblock
Differential Revision:	https://reviews.freebsd.org/D15796
2018-08-28 03:24:45 +00:00
Danilo G. Baio
a5cf269c87 Merge the following from the English version:
r51840 -> r51888    pt_BR.ISO8859-1/share/xml/header.l10n.ent

Approved by:	doc (eadler)
Differential Revision:	https://reviews.freebsd.org/D15941
2018-06-21 00:27:13 +00:00
Danilo G. Baio
5d4449f824 Merge the following from the English version:
r51827 -> r51840    pt_BR.ISO8859-1/share/xml/header.l10n.ent

Approved by:	doc (bcr, eadler)
Differential Revision:	https://reviews.freebsd.org/D15849
2018-06-17 10:44:22 +00:00
Danilo G. Baio
1a16fc113d Add pt_BR header and navibar entities
Approved by:	doc (bcr)
Differential Revision:	https://reviews.freebsd.org/D15794
2018-06-15 22:43:48 +00:00
Wolfram Schneider
93a30bd6c4 sync from English Makefile, r51076
PR: 222828
2017-10-07 11:25:06 +00:00
Eitan Adler
ce168f063c contributing and contributing-ports: combine them
- combine the 'how to contribute' doc and the 'contributing to ports' doc.
- modernize the 'contributing to ports' doc
	- use &os;
	- prefer poudriere to tinderbox

Reviewed by:	crees, bapt, mat
No objections from:	bdrewery, gavin, wblock
2015-04-06 05:11:49 +00:00
Eitan Adler
1fb2e18819 multiple:
clean up for other older articles which were already deleted.

	tested with a top-level 'make'
2015-04-05 16:36:06 +00:00
Gabor Kovesdan
bc0ea04e7d - Move the PGP keyring generation to the language-independent share directory
Discussed with:	hrs, wblock
2014-03-07 12:23:51 +00:00
Hiroki Sato
8def749c53 Normalize DTD URL. 2013-11-13 07:52:45 +00:00
Hiroki Sato
52f6d56540 - Use /usr/bin/svnlite as SVN if available.
- 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.
2013-11-13 06:10:37 +00:00
Hiroki Sato
ae0395da63 Simplify localization layer for XSLT stylesheets. lang/share/xsl/*.xsl are
now picked up via share/xsl/*.xsl and they are empty when there is no
localized content in it.  This prevents inconsistency between share/xsl/*.xsl
and the localized ones.
2013-11-11 19:26:20 +00:00
Hiroki Sato
db0b08db8f - Define l10n.ent as an entity in localized directories and make them be
picked up via XML catalog in freebsd50.ent or xhtml10-freebsd.dtd,
  not entities.ent.  The L10N entities always come first to be able to
  override everything.

- Define   as   in EUC-JP encoding.  This is a workaround to
  prevent an invalid character in EUC-JP caused by converting 0xa0 in
  UTF-8 (EUC-JP does not allow 0xa0) in XSLT processing.  Theoretically
  it should be   still in the final XML output.

- Make XML catalog resolution consistent for l10n.ent.  This should be
  revisited for the others later.
2013-11-11 06:52:59 +00:00
Gabor Kovesdan
24d129e8d1 - Definitively upgrade to DocBook 5.0 2013-11-07 15:39:28 +00:00
Gabor Kovesdan
ec3cf8682b - MFH 2013-07-26 12:58:37 +00:00
Gabor Kovesdan
aa75349809 - Properly enable indexes 2013-07-25 08:50:43 +00:00
Gabor Kovesdan
23e4e6e242 - Add namespace declaration to index elements 2013-07-24 20:07:18 +00:00
Gabor Kovesdan
4a47cdca9b - Enable indexes by default; now they are not so difficult to generate 2013-07-24 19:38:10 +00:00
Gabor Kovesdan
95a7e2a418 - Revert wrong commit 2013-07-24 11:21:16 +00:00
Gabor Kovesdan
318c062bbd - Eliminate footnote in table 2013-07-24 11:18:07 +00:00
Gabor Kovesdan
57cba96872 - MFH 2013-07-04 19:03:44 +00:00
Tony Finch
658ba1303d The last UK cvsup server is going away, so remove all its aliases. 2013-07-03 15:06:52 +00:00
Gabor Kovesdan
a9d0388c13 - Remove literal from attribution 2013-06-20 17:11:16 +00:00
Gabor Kovesdan
cdfb9c36e5 - Convert glossary to normal include file instead of entity so that it can be
transformed with XSLT
2013-06-20 16:39:11 +00:00
Gabor Kovesdan
5abc7b107d - Revert r41797, r41798 and r41867, which were not really good fixes 2013-06-20 14:50:47 +00:00
Gabor Kovesdan
0e4e6a969a - More workarounds for CDATA-related stuff 2013-06-20 14:23:08 +00:00
Gabor Kovesdan
d1543284b1 - Avoid comments in CDATA sections so that these documents can easily be
converted to DocBook 5.0.  This results in an ugly markup at some parts
  but this can be corrected after the conversion is done.  Anyway, these
  sections need serious rewriting.
- Fix a double application element
2013-06-20 10:40:37 +00:00
Gabor Kovesdan
dadef106c7 - Add namespace declarations and convert entities to DB 5.0 2013-06-11 10:34:46 +00:00
Gabor Kovesdan
29b0776d82 - Add namespace declaration to trademark entities 2013-06-10 11:36:54 +00:00
Gabor Kovesdan
f79b758b09 - email is not allowed in attribution 2013-06-08 12:34:02 +00:00
Gabor Kovesdan
6d39173a36 - abstract should be part of articleinfo 2013-05-31 12:44:58 +00:00
Gabor Kovesdan
c94df498ed - Drop SGML catalogs
- Drop DSSSL stylesheets
- Drop some DSSSL-related comments and Makefile code
2013-05-29 19:21:25 +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
821f9bab5d - MFH 2013-04-11 10:34:45 +00:00
Gabor Kovesdan
e8e2dfdbab - Do not specify image file extensions in documents; the proper extension
is appended during rendering
- For the same reason, do not specify format either
- Add constraints to enforce this
2013-04-02 09:50:10 +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
Edson Brandi
4cb7afbe14 - Resync with the English version: r39646 -> r41162
Obtained from:  The FreeBSD Brazilian Portuguese Documentation Project
                (http://doc.fug.com.br)

Approved by:    gabor (mentor)
2013-03-30 21:29:50 +00:00
Gabor Kovesdan
a1f0eaf271 - Place the footer below the navigation as it used to be 2013-03-15 08:06:33 +00:00
Gabor Kovesdan
eb47c46865 - Fix erroneous fileref's that result in missing images
- Also fix fdp-primer examples
2013-03-14 09:19:23 +00:00
Gabor Kovesdan
998b28cb3e - Add more customization layers
- Localize footers
2013-02-26 09:43:12 +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
a06603e1e8 - MFH 2013-02-05 09:14:34 +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
af7381742b - Move language-independent entities directly to the DTD 2013-02-01 09:03:01 +00:00
Gabor Kovesdan
f52cae8f60 - Minor entity cleanup 2013-01-31 22:48:54 +00:00
Gabor Kovesdan
242408c1f1 - Fix some copy-paste bugs 2013-01-30 20:17:43 +00:00
Gabor Kovesdan
5df509eaa2 - Remove standalone="no" statements from XML declarations since it did not
always work and is no use anyway
2013-01-30 19:12:36 +00:00
Gabor Kovesdan
36cdb51546 - Migrate the documentation set to DocBook 4.5 2013-01-30 14:00:53 +00:00
Gabor Kovesdan
141ff16731 - Make the Brazilian Portuguese documentation valid XML 2013-01-21 17:42:38 +00:00