Page MenuHomeFreeBSD
Feed Search

Jun 5 2021

blackend committed R9:e89d34ab6a13: pl/: Fix include links for PDF..
Jun 5 2021, 9:34 AM

Jun 4 2021

blackend committed R9:4e035380d4f9: el/articles: Fix include links for PDF..
Jun 4 2021, 4:34 PM

Jun 2 2021

blackend committed R9:ea5b0f1a8b4c: hu/books/handbook: Fix a wrong image filename..
Jun 2 2021, 5:03 PM
blackend committed R9:e513af7ee1f5: hu/articles: Fix include links for PDF..
Jun 2 2021, 5:00 PM
blackend committed R9:75cf5289e321: nl/articles: Fix include links for PDF..
Jun 2 2021, 5:00 PM

Jun 1 2021

blackend committed R9:a8f517b59c43: de/: Fix include links for PDF..
Jun 1 2021, 4:56 PM

May 31 2021

blackend committed R9:275d19d9bf9f: zh-tw/: Fix include links for PDF..
May 31 2021, 5:54 PM
blackend committed R9:ca74b73c7c8b: zh-cn/articles: Fix include links for PDF..
May 31 2021, 5:14 PM
blackend committed R9:97f6abcfc9db: articles/pgpkeys: Add a comment in the file about the workaround for PDF..
May 31 2021, 5:05 PM
blackend committed R9:238d5218d16e: ja/: Complete previous commit..
May 31 2021, 4:53 PM
blackend committed R9:1c92b60fba29: documentation/Makefile: Use of ${LOCALBASE} where needed..
May 31 2021, 4:53 PM
blackend committed R9:58489548fc1a: ja/: Fix include links for PDF..
May 31 2021, 4:39 PM
blackend committed R9:5f4322e404e4: documentation/Makefile: Add PDF targets..
May 31 2021, 4:26 PM
blackend committed R9:29e47423be96: articles/pgpkeys: Add a workaround to fix the 1h build time for PDF..
May 31 2021, 4:15 PM
blackend committed R9:58375f63995e: ru/books/arch-handbook/: add a missing book.adoc, this allows PDF build..
May 31 2021, 4:11 PM
blackend committed R9:a5566333ea83: ru/books: fix several includes to remove errors during PDF builds..
May 31 2021, 4:11 PM
blackend added a comment to D30331: Add PDF targets to doc/documentation/Makefile.

I think for now is better skip pdf for articles/pgpkeys, it seems the issue is not the includes but its content.

See here:
https://github.com/asciidoctor/asciidoctor-pdf/issues/941

$ wc -l documentation/static/pgpkeys/*.key
      [...]
      66 documentation/static/pgpkeys/zi.key
      43 documentation/static/pgpkeys/zml.key
     100 documentation/static/pgpkeys/zont.key
   94964 total

Without articles/pgpkeys:

$ cd documentation
$ time make DOC_LANG="en" pdf
...
make DOC_LANG="en" pdf  218.75s user 3.15s system 99% cpu 3:41.94 total

Just articles/pgpkeys:

 $ time /usr/local/bin/ruby27 \
/usr/local/bin/asciidoctor-pdf \
-r ./shared/lib/man-macro.rb \
-r ./shared/lib/man-macro.rb \
-r ./shared/lib/git-macro.rb \
-r ./shared/lib/packages-macro.rb \
-r ./shared/lib/inter-document-references-macro.rb \
-r ./shared/lib/sectnumoffset-treeprocessor.rb \
--doctype=article -a skip-front-matter \
-a pdf-theme=default-with-fallback-font \
-o /usr/home/dbaio/FreeBSD/git/doc/documentation/public/en/articles/pgpkeys/article.pdf \
/usr/home/dbaio/FreeBSD/git/doc/documentation/content/en/articles/pgpkeys/_index.adoc
/usr/local/bin/ruby27 /usr/local/bin/asciidoctor-pdf -r  -r  -r  -r  -r  -r    3575.63s user 3.02s system 99% cpu 59:39.77 total
May 31 2021, 8:21 AM
blackend added a comment to D30331: Add PDF targets to doc/documentation/Makefile.

I've updated docs tree and applied this patch and I'm getting this error when not setting a language:

$ cd documentation
$ time make pdf
...
asciidoctor: ERROR: _index.adoc: line 50: include file not found: /usr/home/dbaio/FreeBSD/git/doc/documentation/shared/jp/mailing-lists.adoc
asciidoctor: ERROR: _index.adoc: line 51: include file not found: /usr/home/dbaio/FreeBSD/git/doc/documentation/shared/jp/teams.adoc
asciidoctor: ERROR: _index.adoc: line 52: include file not found: /usr/home/dbaio/FreeBSD/git/doc/documentation/shared/jp/urls.adoc
asciidoctor: ERROR: _index.adoc: line 72: include file not found: /usr/home/dbaio/FreeBSD/git/doc/documentation/content/ja/books/design-44bsd/{chapters-path}toc-figures.adoc
asciidoctor: ERROR: _index.adoc: line 74: include file not found: /usr/home/dbaio/FreeBSD/git/doc/documentation/content/ja/books/design-44bsd/{chapters-path}toc-tables.adoc
asciidoctor: WARNING: image to embed not found or not readable: /usr/home/dbaio/FreeBSD/git/doc/documentation/content/ja/books/design-44bsd/fig1.png
asciidoctor: WARNING: image to embed not found or not readable: /usr/home/dbaio/FreeBSD/git/doc/documentation/content/ja/books/design-44bsd/fig2.png
...
/usr/local/bin/asciidoctor-pdf  -r ./shared/lib/man-macro.rb  -r ./shared/lib/man-macro.rb  -r ./shared/lib/git-macro.rb  -r ./shared/lib/packages-macro.rb  -r ./shared/lib/inter-document-references-macro.rb  -r ./shared/lib/sectnumoffset-treeprocessor.rb  --doctype=book  -a skip-front-matter  -a pdf-theme=default-with-fallback-font  -o /usr/home/dbaio/FreeBSD/git/doc/documentation/public/zh-tw/books/porters-handbook/book.pdf  /usr/home/dbaio/FreeBSD/git/doc/documentation/content/zh-tw/books/porters-handbook/_index.adoc
asciidoctor: ERROR: failed to parse formatted text: It will have <code>MASTER_SITES</code> set to &#8220;<a href="https://gitlab.example.com&#8221" class="bare">https://gitlab.example.com&#8221</a>; and <code>WRKSRC</code> to <code>${WRKDIR}/bar-9c1669ce60c3f4f5eb43df874d7314483fb3f8a6-9c1669ce60c3f4f5eb43df874d7314483fb3f8a6</code>.
/usr/local/bin/asciidoctor-pdf  -r ./shared/lib/man-macro.rb  -r ./shared/lib/man-macro.rb  -r ./shared/lib/git-macro.rb  -r ./shared/lib/packages-macro.rb  -r ./shared/lib/inter-document-references-macro.rb  -r ./shared/lib/sectnumoffset-treeprocessor.rb  --doctype=book  -a skip-front-matter  -a pdf-theme=default-with-fallback-font  -o /usr/home/dbaio/FreeBSD/git/doc/documentation/public/ru/books/arch-handbook/book.pdf  /usr/home/dbaio/FreeBSD/git/doc/documentation/content/ru/books/arch-handbook/_index.adoc
asciidoctor: FAILED: input file /usr/home/dbaio/FreeBSD/git/doc/documentation/content/ru/books/arch-handbook/_index.adoc is missing
*** Error code 1

Stop.
make: stopped in /usr/home/dbaio/FreeBSD/git/doc/documentation
make pdf  4669.69s user 18.28s system 99% cpu 1:18:10.78 total
May 31 2021, 8:14 AM

May 25 2021

blackend updated the diff for D30331: Add PDF targets to doc/documentation/Makefile.
  • Add installation of static/articles/* files in articles target
  • Put tests of doc existence in pdf-*-targets
May 25 2021, 3:50 PM

May 24 2021

blackend added a comment to D30331: Add PDF targets to doc/documentation/Makefile.
In D30331#683208, @ceri wrote:

One other note: the pgpkeys article takes about two hours to build on my (admittedly single-CPU 2GB RAM) machine - is that common and do we need to work around that somehow?

May 24 2021, 5:03 PM
blackend added inline comments to D30331: Add PDF targets to doc/documentation/Makefile.
May 24 2021, 4:56 PM
blackend updated the diff for D30331: Add PDF targets to doc/documentation/Makefile.
May 24 2021, 4:53 PM

May 23 2021

blackend updated the diff for D30331: Add PDF targets to doc/documentation/Makefile.

Small style fixes.

May 23 2021, 1:58 PM
blackend updated the diff for D30331: Add PDF targets to doc/documentation/Makefile.

Built docs are now saved in matching public/lang/articles|books/ directory. Clean targets updated as well.

May 23 2021, 1:45 PM

May 21 2021

blackend committed R9:cc90951c140d: fr/articles: Fix include paths.
May 21 2021, 5:04 PM

May 20 2021

blackend committed R9:a941530652d1: fr/articles: Fix include paths.
May 20 2021, 4:08 PM

May 19 2021

blackend committed R9:9a65351f44af: en/articles/*: Set includes paths according to the backend used for the.
May 19 2021, 4:23 PM
blackend accepted D30265: Update references to en_US.ISO8859-1 documentation in src/.

Seems fine IMHO.

May 19 2021, 7:48 AM · docs
blackend added inline comments to D30331: Add PDF targets to doc/documentation/Makefile.
May 19 2021, 7:41 AM
blackend updated the diff for D30331: Add PDF targets to doc/documentation/Makefile.
  • Switch to other theme to allow CJK and other fonts to be embedded. Our default theme is less good than the one provided by asciidoctor-pdf.
  • Updates with Ceri's comments. I still have to save the pdf to a better suited directory.
May 19 2021, 7:39 AM

May 18 2021

blackend requested review of D30331: Add PDF targets to doc/documentation/Makefile.
May 18 2021, 1:03 PM
blackend committed R9:cca9f9bba56d: books/porters-handbook/: fix some rendering..
May 18 2021, 11:17 AM
blackend added inline comments to D30265: Update references to en_US.ISO8859-1 documentation in src/.
May 18 2021, 7:32 AM · docs

May 17 2021

blackend committed R9:e32b7be5fe42: images/books/design-44bsd/portsstatus.png: add a non-interlaced PNG.
May 17 2021, 4:34 PM
blackend committed R9:81b1f9c9cbb5: en/books/design-44bsd: Fix imagedir path for both PDF and epub formats.
May 17 2021, 4:26 PM

May 5 2021

blackend committed R9:83288409e4a1: MFen: fr/news/news.toml.
May 5 2021, 4:09 PM

Apr 28 2021

blackend committed R9:8c4d527185b8: en/books/developers-handbook: Fix imagesdir path to allow images embedding in….
Apr 28 2021, 4:30 PM
blackend committed R9:a1aad57d6d7e: en/books/developers-handbook/sockets/: Fix figures caption..
Apr 28 2021, 4:03 PM
blackend committed R9:1fbaec46faf8: en/books/handbook/wine/_index.adoc: Fix wrong markup for a Web link..
Apr 28 2021, 10:16 AM
blackend committed R9:3254c49c8492: /en/books/handbook/wine/: remove extra whitespaces in some command lines..
Apr 28 2021, 9:42 AM
blackend committed R9:2f4bcd81abee: en/books/handbook/wine: add a missing .png extension which prevented the.
Apr 28 2021, 9:35 AM

Apr 15 2021

blackend committed R9:33e26c7c8b7d: Add 13.0-RELEASE announcement.
Apr 15 2021, 4:04 PM

Apr 13 2021

blackend committed R9:2e737d96e049: Remove another extra 'd'..
Apr 13 2021, 1:02 PM
blackend committed R9:b4faecd1d728: Typo: remove an extra d in pathnames..
Apr 13 2021, 9:32 AM

Apr 11 2021

blackend committed R9:f86e96e3879a: Add missing whitespace and correct tagging to one command..
Apr 11 2021, 12:05 PM
blackend committed R9:05b8a96ab738: Fix a typo and some word tagging..
Apr 11 2021, 12:05 PM

Apr 10 2021

blackend committed R9:58ef7b9627e6: Add link to the french version of the Website..
Apr 10 2021, 1:27 PM
blackend committed R9:050c4420a002: Add translated news titles for 2021..
Apr 10 2021, 1:18 PM
blackend committed R9:a0c771f28654: Refine a translation with a shortest one..
Apr 10 2021, 1:18 PM
blackend committed R9:f958fa6dd76a: Allow localization of Ports word on the homepage shortcuts..
Apr 10 2021, 12:23 PM
blackend committed R9:9639daa2fc1a: Fix wrapped lines which break the build..
Apr 10 2021, 12:01 PM
blackend committed R9:33b9d1eb123c: Add french version of this file..
Apr 10 2021, 11:43 AM

Apr 9 2021

blackend committed R9:5eea7257a0ff: Add translated compiz-troubleshooting section..
Apr 9 2021, 5:04 PM
blackend committed R9:e9e2952b4685: MFen:.
Apr 9 2021, 4:51 PM
blackend committed R9:120f765371ca: MFen:.
Apr 9 2021, 4:22 PM
blackend committed R9:25cd4c9db568: Readd a man:dd[1] lost during asciidoctor conversion..
Apr 9 2021, 4:10 PM

Feb 28 2021

blackend committed R9:da3c5d0fea72: Fix some typos..
Feb 28 2021, 6:56 PM

Feb 27 2021

blackend committed R9:096183a7159c: s/WindowMaker/Window Maker.
Feb 27 2021, 6:00 PM
blackend committed R9:4ebf1951736a: Punctuation fix..
Feb 27 2021, 5:55 PM
blackend committed R9:1321599150e2: Fix a typo..
Feb 27 2021, 5:48 PM
blackend committed R9:eb7d61fc9ee2: Add some missing style tags..
Feb 27 2021, 5:44 PM
blackend committed R9:096a7637afe9: Typos and a rewording..
Feb 27 2021, 5:20 PM
blackend committed R9:db5d9b18ad82: Remove extraneous >}}.
Feb 27 2021, 5:13 PM

Feb 24 2021

blackend committed rP566467: MFH: r561911 r566314.
Feb 24 2021, 10:46 AM

Feb 22 2021

blackend committed rP566316: Fix some typos..
Feb 22 2021, 5:26 PM
blackend committed rP566314: Update to 0cff342f42461c5081b98bce7581f43df319e4f4 version from the.
Feb 22 2021, 5:11 PM

Feb 18 2021

blackend committed R9:cb2679f84361: Typ: s/upto-date/up-to-date.
Feb 18 2021, 5:45 PM

Jan 18 2021

blackend committed rP561911: Update to r85c9d788f8 from the FreeBSD docset..
Jan 18 2021, 11:52 AM

Jan 12 2021

blackend committed R9:a266a60bd208: Bump copyright year because of recent changes..
Jan 12 2021, 6:13 PM
blackend committed R9:5909f4353cda: Fix authorgroup part for a section..
Jan 12 2021, 6:10 PM
blackend committed R9:7c4ed1e343d0: MFen: 345f2fd6a6.
Jan 12 2021, 6:01 PM
blackend committed R9:f9f5faa6b58e: MFen: r54495 --> 345f2fd6a6.
Jan 12 2021, 5:56 PM

Jan 10 2021

blackend committed R9:7e233f6e6aac: Update Xorg fonts section..
Jan 10 2021, 4:12 PM
blackend committed R9:0d6f42cb7798: Redirect gs stdout to stderr. This will prevent warnings to be part of.
Jan 10 2021, 4:08 PM
blackend committed rP561063: Typos fixing..
Jan 10 2021, 12:45 PM

Dec 17 2020

blackend committed R9:482d8311b8a1: Improve wording in section 16.4.2.
Dec 17 2020, 5:53 PM

Dec 13 2020

blackend committed R9:a248d6aa49d1: Add entity for my author name.
Dec 13 2020, 7:21 PM
blackend committed R9:cbfcdb52af5f: Announce myself as a new doc committer..
Dec 13 2020, 7:21 PM
blackend committed R9:219c909c67c8: Remove myself from contributors. Add myself to committers..
Dec 13 2020, 7:21 PM
blackend committed R9:5668c24a20e3: Typo: s/IPSec/IPsec/.
Dec 13 2020, 7:21 PM
blackend committed R9:194308ce1be4: Use of appropriate tags for quotation marks, removing a contraction.
Dec 13 2020, 7:21 PM
blackend committed R9:2492d7e28a39: Typo: s/IPSec/IPsec/.
Dec 13 2020, 7:21 PM
blackend committed R9:e69ef5cc880e: Application tags addition for KDE and esound.
Dec 13 2020, 7:21 PM
blackend committed R9:7d891395878d: s/null-modem cable/null modem cable/ in Index.
Dec 13 2020, 7:21 PM
blackend committed R9:c9fbf0a7d78d: Add generation of links to HTML man pages in french docs.
Dec 13 2020, 7:21 PM
blackend committed R9:ffa30f3f9a99: New translation.
Dec 13 2020, 7:21 PM
blackend committed R9:18afd792cb46: Add entry for french translation of teams.ent (required by some.
Dec 13 2020, 7:21 PM
blackend committed R9:f14a1a18b1d8: Add releng-packages build and sort entries.
Dec 13 2020, 7:21 PM
blackend committed R9:2a361e6b84be: MFen --> 1.11.
Dec 13 2020, 7:21 PM
blackend committed R9:ae4e55c8acb8: Remove non-existent mailing list, add cvs-all-digest and freebsd-cvsweb.
Dec 13 2020, 7:21 PM
blackend committed R9:f4128cc579b5: Various whitespaces and lines length fixes.
Dec 13 2020, 7:21 PM
blackend committed R9:ce67c6695268: Punctuation fixes and username tags addition.
Dec 13 2020, 7:21 PM
blackend committed R9:dac294874fe4: Grammar fix.
Dec 13 2020, 7:21 PM
blackend committed R9:7eb5ce9e4ea6: Translation fix and use of sgml codes for 8bit chars.
Dec 13 2020, 7:21 PM
blackend committed R9:5ca1cdd6317e: Use xref instead of link.
Dec 13 2020, 7:21 PM
blackend committed R9:ab3a45de7b75: Translations fixes.
Dec 13 2020, 7:21 PM
blackend committed R9:8c0968abe99b: Add missing package link for mkisofs.
Dec 13 2020, 7:21 PM
blackend committed R9:9bc2bb82e30e: Add missing application tags for Netscape.
Dec 13 2020, 7:21 PM
blackend committed R9:75729c7b5935: Tags addition (application, command, literal, filename and quote).
Dec 13 2020, 7:20 PM
blackend committed R9:f7165e67d3bb: Version number of an application should not be used with -r option of.
Dec 13 2020, 7:20 PM