Port details |
- rubygem-asciidoctor Fast, open source text processor and publishing toolchain
- 2.0.23 textproc =9 2.0.23Version of this port present on the latest quarterly branch.
- Maintainer: ruby@FreeBSD.org
- Port Added: 2013-10-20 02:03:46
- Last Update: 2024-05-19 22:14:03
- Commit Hash: fe2b49e
- People watching this port, also watch:: rsync, py39-setuptools, git, pkg, sudo
- Also Listed In: rubygems
- License: MIT
- WWW:
- https://asciidoctor.org/
- https://github.com/asciidoctor/asciidoctor
- Description:
- Asciidoctor is a fast, open source, Ruby-based text processor for parsing
AsciiDoc into a document model and converting it to output formats such as HTML
5, DocBook 5, manual pages, PDF, EPUB 3, and other formats.
Asciidoctor also has an ecosystem of extensions, converters, build plugins, and
tools to help you author and publish content written in AsciiDoc.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rubygem-asciidoctor>0:textproc/rubygem-asciidoctor
- To install the port:
- cd /usr/ports/textproc/rubygem-asciidoctor/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/rubygem-asciidoctor
- pkg install rubygem-asciidoctor
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-asciidoctor
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1716142300
SHA256 (rubygem/asciidoctor-2.0.23.gem) = 52208807f237dfa0ca29882f8b13d60b820496116ad191cf197ca56f2b7fddf3
SIZE (rubygem/asciidoctor-2.0.23.gem) = 283136
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
- Runtime dependencies:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
-
- This port is required by:
- for Build
-
- comms/wsjtx
- comms/wsjtz
- deskutils/timewarrior
- devel/ccache4
- devel/ghq
- devel/git
- finance/kraft
-
Deleted ports which required this port:
- for Run
-
- textproc/docproj
- textproc/rubygem-asciidoctor-diagram
- textproc/rubygem-asciidoctor-epub3
- textproc/rubygem-asciidoctor-include-ext
- textproc/rubygem-asciidoctor-kroki
- textproc/rubygem-asciidoctor-pdf
- textproc/rubygem-asciidoctor-plantuml
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- textproc_rubygem-asciidoctor
- USES:
- gem
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.0.23 19 May 2024 22:14:03 |
Po-Chuan Hsieh (sunpoet) |
textproc/rubygem-asciidoctor: Update to 2.0.23
Changes: https://github.com/asciidoctor/asciidoctor/releases |
2.0.22 23 Mar 2024 14:50:18 |
Po-Chuan Hsieh (sunpoet) |
textproc/rubygem-asciidoctor: Update to 2.0.22
Changes: https://github.com/asciidoctor/asciidoctor/releases |
2.0.21 09 Mar 2024 14:07:19 |
Po-Chuan Hsieh (sunpoet) |
textproc/rubygem-asciidoctor: Update to 2.0.21
- Update WWW
- Update pkg-descr
Changes: https://github.com/asciidoctor/asciidoctor/releases |
2.0.20 27 May 2023 23:44:47 |
Po-Chuan Hsieh (sunpoet) |
textproc/rubygem-asciidoctor: Update to 2.0.20
Changes: https://github.com/asciidoctor/asciidoctor/releases |
2.0.18 14 Jan 2023 23:08:33 |
Muhammad Moinur Rahman (bofh) |
Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=ruby
Switch from Mk/bsd.ruby.mk to Mk/Uses/ruby.mk
Notable changes are.
- Mk/bsd.ruby.mk is moved to Mk/Uses/ruby.mk.
- USE_RUBY=yes is replaced with USES=ruby.
- USE_RUBY_EXTCONF is replaced with USES=ruby:extconf.
- USE_RUBY_RDOC is replaced with USES=ruby:rdoc.
- USE_RUBY_SETUP is replaces with USES=ruby:setup.
- RUBY_NO_BUILD_DEPENDS and RUBY_NO_RUN_DEPENDS are replaced with
USES=ruby:{build,none,run}.
- RUBY_REQUIRE isn't used anywhere, so removed.
- USES=gem now implies USES=ruby.
This is mainly the work of yasu@ at https://reviews.freebsd.org/D27863
I have just made some cosmetic changes and ran exp-run to test that the
tree is not in a BROKEN state.
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D37925 |
2.0.18 30 Dec 2022 09:06:22 |
Po-Chuan Hsieh (sunpoet) |
textproc/rubygem-asciidoctor: Update to 2.0.18
Changes: https://github.com/asciidoctor/asciidoctor/releases |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.0.17 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.0.17 30 Mar 2022 22:21:49 |
Po-Chuan Hsieh (sunpoet) |
textproc/rubygem-asciidoctor: Update to 2.0.17
Changes: https://github.com/asciidoctor/asciidoctor/releases |
2.0.16 08 Aug 2021 14:55:33 |
Po-Chuan Hsieh (sunpoet) |
textproc/rubygem-asciidoctor: Update to 2.0.16
Changes: https://github.com/asciidoctor/asciidoctor/releases |
2.0.15 16 May 2021 15:24:44 |
Po-Chuan Hsieh (sunpoet) |
textproc/rubygem-asciidoctor: Update to 2.0.15
Changes: https://github.com/asciidoctor/asciidoctor/releases |
2.0.12 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.0.12 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.0.12 03 Mar 2021 09:39:17 |
mfechner |
Update to 2.0.12 which is required for gitlab-ce 13.9 upgrade. |
2.0.10 30 Aug 2019 07:32:29 |
mfechner |
textproc/rubygem-asciidoctor: upgrade to 2.0.10 which is required for gitlab-ce
12.1. |
1.5.8 28 Feb 2019 21:36:06 |
sunpoet |
Use = instead of += |
1.5.8 23 Dec 2018 12:44:19 |
mfechner |
Upgrade to 1.5.8 which is required for gitlab-ce 11.6.
Approved by: mentors (implicit) |
1.5.6.2 06 Nov 2018 09:30:24 |
amdmi3 |
- Update WWW
Approved by: portmgr blanket |
1.5.6.2 21 Mar 2018 19:04:02 |
sunpoet |
Update to 1.5.6.2
Changes: https://github.com/asciidoctor/asciidoctor/blob/v1.5.6.x/CHANGELOG.adoc |
1.5.6.1 21 Sep 2017 17:21:49 |
sunpoet |
Update to 1.5.6.1
Changes: https://github.com/asciidoctor/asciidoctor/blob/master/CHANGELOG.adoc |
1.5.6 13 Jul 2017 18:12:19 |
sunpoet |
Update to 1.5.6
Changes: https://github.com/asciidoctor/asciidoctor/blob/master/CHANGELOG.adoc |
1.5.5 28 Dec 2016 23:30:20 |
swills |
textproc/rubygem-asciidoctor: update to 1.5.5 |
1.5.4 19 May 2016 10:53:06 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
1.5.4 27 Apr 2016 21:57:32 |
swills |
Convert USES=gem:autoplist to USES=gem since autoplist is default |
1.5.4 27 Apr 2016 16:36:42 |
swills |
create USES=gem and update rubygem- ports to use it
Note that for now ports still have to have USE_RUBY=yes to use USES=gem
PR: 209041
Differential Revision: https://reviews.freebsd.org/D6070 |
1.5.4 17 Jan 2016 13:22:36 |
sunpoet |
- Update to 1.5.4
Changes: https://github.com/asciidoctor/asciidoctor/blob/master/CHANGELOG.adoc
Sponsored by: PortsCamp Taiwan |
1.5.3 06 Nov 2015 08:52:05 |
sunpoet |
- Update to 1.5.3
Changes: https://github.com/asciidoctor/asciidoctor/blob/master/CHANGELOG.adoc |
1.5.2 02 Jul 2015 16:01:08 |
pgollucci |
Set NO_ARCH for remaining rubygem-* ports with no arch dependent files
Obtained from: DEVELOPER_MODE
With Hat: ruby@
Sponsored by: RideCharge Inc / Curb |
1.5.2 08 May 2015 09:22:53 |
mmoll |
textproc/rubygem-asciidoctor: update to 1.5.2
Differential Revision: https://reviews.freebsd.org/D2477
Approved by: swills (mentor) |
0.1.4 03 Aug 2014 14:15:09 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Categories T-V.
CR: D509
Approved by: portmgr (antoine) |
0.1.4 30 Oct 2013 02:57:17 |
swills |
- Add stage support |
0.1.4 20 Oct 2013 02:03:29 |
swills |
A fast, open source text processor and publishing toolchain, written in Ruby,
for transforming AsciiDoc markup into HTML 5, DocBook 4.5, DocBook 5.0 and
custom outupt formats.
WWW: http://asciidoctor.org/
PR: ports/182650
Submitted by: Loic Blot <loic.blot@unix-experience.fr> |