| Port details |
- ox-gfm.el Github Flavored Markdown exporter for Org Mode
- 1.0p20231215.1901_1 textproc
=0 1.0p20231215.1901_1Version of this port present on the latest quarterly branch. - Maintainer: pat@patmaddox.com
 - Port Added: 2024-01-09 04:18:08
- Last Update: 2026-04-11 16:03:58
- Commit Hash: bc45b7e
- License: GPLv3+
- WWW:
- https://github.com/larstvei/ox-gfm
- Description:
- This package adds an Org mode export backend for GitHub Flavored
Markdown.
Exporting to Github Flavored Markdown is available through Org mode's
export dispatcher once ox-gfm is loaded. Alternatively, exporting can
be triggered by calling the (autoloaded) function M-x
org-gfm-export-to-markdown.
¦ ¦ ¦ ¦ 
- 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:
-
- ox-gfm.el>0:textproc/ox-gfm.el
- To install the port:
- cd /usr/ports/textproc/ox-gfm.el/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/ox-gfm.el
- pkg install ox-gfm.el
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ox-gfm.el
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1705659596
SHA256 (larstvei-ox-gfm-1.0p20231215.1901-4f774f1_GH0.tar.gz) = 9aba4a343e6339c9e7616444cd8686562584f4d8c19c487de15abce9a7148951
SIZE (larstvei-ox-gfm-1.0p20231215.1901-4f774f1_GH0.tar.gz) = 4688
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for ox-gfm.el-1.0p20231215.1901_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- textproc_ox-gfm.el
- USES:
- emacs
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 4
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.0p20231215.1901_1 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 ) |
1.0p20231215.1901_1 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 |
1.0p20231215.1901 02 Sep 2024 00:33:45
    |
Koichiro Iwao (meta)  Author: Pat Maddox |
textproc/ox-gfm.el: Update to latest commit 4f774f1
PR: 276460
Approved by: submitter is maintainer |
1.0p20220910 09 Jan 2024 04:14:57
    |
Koichiro Iwao (meta)  Author: Pat Maddox |
textproc/ox-gfm.el: new port
This package adds an Org mode export backend for GitHub Flavored
Markdown.
Exporting to Github Flavored Markdown is available through Org mode's
export dispatcher once ox-gfm is loaded. Alternatively, exporting can
be triggered by calling the (autoloaded) function M-x
org-gfm-export-to-markdown.
PR: 275740 |
Number of commits found: 4
|