| Port details |
- adoc-mode.el Major-mode for editing AsciiDoc files in Emacs
- 0.8.0 textproc
=0 0.7.0_7Version of this port present on the latest quarterly branch. - Maintainer: jrm@FreeBSD.org
 - Port Added: 2023-07-07 00:21:06
- Last Update: 2026-04-20 03:11:02
- Commit Hash: c57ded6
- Also Listed In: elisp
- License: GPLv2+
- WWW:
- https://github.com/bbatsov/adoc-mode
- Description:
- adoc-mode is an Emacs major mode for editing AsciiDoc files. It
emphasizes on the idea that the document is highlighted so it pretty
much looks like the final output. What must be bold is bold, what must
be italic is italic etc. Meta characters are naturally still visible,
but in a faint way, so they can be easily ignored.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- adoc-mode.el>0:textproc/adoc-mode.el
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/textproc/adoc-mode.el/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/adoc-mode.el
- pkg install adoc-mode.el
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: adoc-mode.el
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1776641344
SHA256 (bbatsov-adoc-mode-v0.8.0_GH0.tar.gz) = f9a7d535f033359165c78acc494cbcbf9366f8fbb7aa6e4f66fc1f20ab4cd4c9
SIZE (bbatsov-adoc-mode-v0.8.0_GH0.tar.gz) = 242890
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:
-
- emacs-30.2 : editors/emacs@nox
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for adoc-mode.el-0.8.0:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- textproc_adoc-mode.el
- USES:
- emacs:build
- 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 |
0.8.0 20 Apr 2026 03:11:02
    |
Joseph Mingrone (jrm)  |
textproc/adoc-mode.el: Update to 0.8.0
Also generate autoloads file.
Release notes: https://github.com/bbatsov/adoc-mode/releases/tag/v0.8.0
Sponsored by: The FreeBSD Foundation |
0.7.0_8 11 Apr 2026 16:03:58
    |
Joseph Mingrone (jrm)  |
Emacs Lisp ports framework: Overhaul
This overhaul introduces four key changes to the elisp ports framework:
1. Remove support for packaged byte-compiled elisp.
The primary motivation is to remove a large number of flavor-specific
packages and to simplify the ports tree. As an example, supporting
byte-compiled elisp for devel/tablist required six packages, one for
each flavor of editors/emacs and editors/emacs-devel. With over 100
elisp ports and requests for new Emacs flavors, this was
unmanageable.
2. Install configuration to integrate with Emacs's native compilation
machinery, allowing elisp from ports to be compiled into the standard (Only the first 15 lines of the commit message are shown above ) |
0.7.0_7 01 Apr 2026 05:26:59
    |
Joseph Mingrone (jrm)  |
textproc/adoc-mode.el: Take maintainership
Sponsored by: The FreeBSD Foundation |
0.7.0_7 30 Nov 2025 23:56:55
    |
Yasuhiro Kimura (yasu)  |
*/*: Return to pool
I'll be away from keyboard soon and am not sure if I will return. So
return all ports that I currently maintain to pool hoping new
volunteers take care of them. |
0.7.0_7 16 Aug 2025 00:42:54
    |
Yasuhiro Kimura (yasu)  |
editors/emacs: Update to 30.2
* Replace '30.1' in Mk/Uses/emacs.mk with '30.2'.
* Bump PORTREVISION of dependent ports.
ChangLog: https://cgit.git.savannah.gnu.org/cgit/emacs.git/tree/etc/NEWS?h=emacs-30.2
Reviewed by: jrm
Differential Revision: https://reviews.freebsd.org/D51906 |
0.7.0_6 24 Feb 2025 21:44:48
    |
Joseph Mingrone (jrm)  |
*/*: Chase editors/emacs update
Sponsored by: The FreeBSD Foundation |
0.7.0_5 04 Jul 2024 21:31:24
    |
Joseph Mingrone (jrm)  |
Chase major version update of editors/emacs-devel
Bump PORTREVISION of most USES=emacs ports after editors/emacs-devel
major version increased from 30 to 31.
Sponsored by: The FreeBSD Foundation |
0.7.0_4 23 Jun 2024 22:10:50
    |
Joseph Mingrone (jrm)  |
Chase editors/emacs update to 29.4
- Bump Emacs version in Mk/Uses/emacs.mk to update version-specific
paths
- Bump PORTREVISION of ports with USES=emacs. This is required for two
reasons. Emacs lisp files need to be byte compiled for the new Emacs
version, and files installed under, e.g., EMACS_VERSION_SITE_LISPDIR
need to be relocated.
Reviewed by: ashish, yasu
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D45705 |
0.7.0_3 26 Mar 2024 22:51:47
    |
Joseph Mingrone (jrm)  |
Chase editors/emacs update
- Bump Emacs version in Mk/Uses/emacs.mk to update version-specific
paths
- Bump PORTREVISION of ports with USES=emacs. This is required for two
reasons. Emacs lisp files need to be byte compiled for the new Emacs
version, and files installed under, e.g., EMACS_VERSION_SITE_LISPDIR
need to be relocated.
Reviewed by: ashish
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D44492 |
0.7.0_2 27 Jan 2024 22:33:05
    |
Joseph Mingrone (jrm)  |
*/*: Chase editors/emacs update
- Bump Emacs version in Mk/Uses/emacs.mk to update version-specific
paths
- Bump PORTREVISION of ports with USES=emacs. This is required for two
reasons. Emacs lisp files need to be byte compiled for the new Emacs
version, and files installed under, e.g., EMACS_VERSION_SITE_LISPDIR
need to be relocated.
Reviewed by: ashish
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D43615 |
0.7.0_1 20 Aug 2023 00:53:11
    |
Yasuhiro Kimura (yasu)  |
editors/emacs: Update to 29.1
* Update Canna patch to the one for Emacs 29.
* Add new options PGTK, SQLITE3, TREESITTER and WEBP. SQLITE3 and
TREESITTER are ON by default. PGTK and WEBP options are excluded
from nox flavor.
* CARGO option doesn't imply XFT but prevents it. It is caused as a
result of adding pure GTK support (PGTK option).
* OTK options doesn't imply XTF any more. It is also caused as a
result of adding pure GTK support.
* Update NATIVECOMP option so it specifies ahead-of-time compilation
via the configure argument.
* Remove "experimental" from NATIVECOMP_DESC.
* Add print/freetype2 and x11-fonts/fontconfig to CAIRO_LIB_DEPENDS
and GTK3_LIB_DEPENDS. Necessary to link emacs binary with shared (Only the first 15 lines of the commit message are shown above ) |
0.7.0 07 Jul 2023 00:18:31
    |
Yasuhiro Kimura (yasu)  |
textproc/adoc-mode.el: Add new port
Add adoc-mode, major-mode for editing AsciiDoc files in Emacs. |