Index: documentation/.gitignore =================================================================== --- documentation/.gitignore +++ documentation/.gitignore @@ -1,4 +1,5 @@ # Hugo default output directory +/.asciidoctor /public resources Index: documentation/config/_default/config.toml =================================================================== --- documentation/config/_default/config.toml +++ documentation/config/_default/config.toml @@ -32,7 +32,7 @@ urls = [".*"] [markup.asciidocExt] - extensions = ["man-macro", "inter-document-references-macro", "cross-document-references-macro", "sectnumoffset-treeprocessor", "packages-macro", "git-macro"] + extensions = ["man-macro", "inter-document-references-macro", "cross-document-references-macro", "sectnumoffset-treeprocessor", "packages-macro", "git-macro", "asciidoctor-diagram"] [markup.asciidocExt.attributes] env-beastie = true isOnline = true Index: documentation/content/en/books/dev-model/_index.adoc =================================================================== --- documentation/content/en/books/dev-model/_index.adoc +++ documentation/content/en/books/dev-model/_index.adoc @@ -46,6 +46,7 @@ :source-highlighter: rouge :experimental: :images-path: books/dev-model/ +:imagesoutdir: public/images/books/dev-model ifdef::env-beastie[] ifdef::backend-html5[] @@ -1068,7 +1069,53 @@ The amount of ports has grown at a tremendous rate, as shown by the following figure. .Number of ports added between 1995 and 2022 [[fig-ports]] -image::portsstatus.svg + +[gnuplot, target=portsstatus, format=svg] +.... +$portsstatus <> shows the number of ports available to FreeBSD in the period 1995 to 2022. It looks like the curve has first grown exponentially, and then from the middle of 2001 to the middle of 2007 grown linearly at a rate of about 2000 ports/year, before its growth rate gets lower. Index: documentation/static/images/books/dev-model/portsstatus.svg =================================================================== --- documentation/static/images/books/dev-model/portsstatus.svg +++ /dev/null @@ -1,341 +0,0 @@ - - - -Gnuplot -Produced by GNUPLOT 5.4 patchlevel 1 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 0 - - - - - - - - - - - - - 5000 - - - - - - - - - - - - - 10000 - - - - - - - - - - - - - 15000 - - - - - - - - - - - - - 20000 - - - - - - - - - - - - - 25000 - - - - - - - - - - - - - 30000 - - - - - - - - - - - - - 35000 - - - - - - - - - - - - - 1994 - - - - - - - - - - - - - 1997 - - - - - - - - - - - - - 2000 - - - - - - - - - - - - - 2003 - - - - - - - - - - - - - 2006 - - - - - - - - - - - - - 2009 - - - - - - - - - - - - - 2012 - - - - - - - - - - - - - 2015 - - - - - - - - - - - - - 2018 - - - - - - - - - - - - - 2021 - - - - - - - - - - - - - 2024 - - - - - - - - - Ports Count - - - - - Year - - - - - 192 - - - - - - - - - - - - - - Number of ports over the year - - - - - - -