notbug ipv6 ready As an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Commit processing was halted at UTC 18:33 on 2026-08-05 for pkgbasify of jails and updating the host from 15.0 to 15.1 - same with jails. - that upgrade was completed by 18:53 - the website has caught up with the 6 commits it missed in that time.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details
ox-gfm.el Github Flavored Markdown exporter for Org Mode
1.0p20231215.1901_1 textproc on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.0p20231215.1901_1Version of this port present on the latest quarterly branch.
Maintainer: pat@patmaddox.com search for ports maintained by this maintainer
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (8 items)
Collapse this list.
  1. /usr/local/share/licenses/ox-gfm.el-1.0p20231215.1901_1/catalog.mk
  2. /usr/local/share/licenses/ox-gfm.el-1.0p20231215.1901_1/LICENSE
  3. /usr/local/share/licenses/ox-gfm.el-1.0p20231215.1901_1/GPLv3+
  4. share/doc/ox-gfm.el/README.md
  5. share/emacs/site-lisp/ox-gfm.el
  6. @owner
  7. @group
  8. @mode
Collapse this list.
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):
ox-gfm.el
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.0p20231215.1901_11.0p20231215.1901_1-1.0p20231215.1901_11.0p20231215.1901_1n/an/an/a
FreeBSD:13:quarterly1.0p20231215.1901_11.0p20231215.1901_1-1.0p20231215.19011.0p20231215.1901_1n/an/an/a
FreeBSD:14:latest1.0p20231215.1901_11.0p20231215.1901_1-1.0p20231215.1901_11.0p20231215.1901_1---
FreeBSD:14:quarterly1.0p20231215.1901_11.0p20231215.1901_1-1.0p20231215.19011.0p20231215.1901_1---
FreeBSD:15:latest1.0p20231215.1901_11.0p20231215.1901_1n/a1.0p20231215.1901_1n/an/a1.0p202209101.0p20220910
FreeBSD:15:quarterly1.0p20231215.1901_11.0p20231215.1901_1n/a-n/an/a--
FreeBSD:16:latest1.0p20231215.1901_11.0p20231215.1901_1n/a-n/an/a--
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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/larstvei/ox-gfm/tar.gz/4f774f1?dummy=/
Collapse this list.

Number of commits found: 4

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0p20231215.1901_1
11 Apr 2026 16:03:58
commit hash: bc45b7ec889c7662bbbc64d26b00424db8dcb741commit hash: bc45b7ec889c7662bbbc64d26b00424db8dcb741commit hash: bc45b7ec889c7662bbbc64d26b00424db8dcb741commit hash: bc45b7ec889c7662bbbc64d26b00424db8dcb741 files touched by this commit
Joseph Mingrone (jrm) search for other commits by this committer
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 View all of this commit message)
1.0p20231215.1901_1
16 Aug 2025 00:42:54
commit hash: 41e3c046e7bca7ea4bb6b98e280b68e922bf4b9dcommit hash: 41e3c046e7bca7ea4bb6b98e280b68e922bf4b9dcommit hash: 41e3c046e7bca7ea4bb6b98e280b68e922bf4b9dcommit hash: 41e3c046e7bca7ea4bb6b98e280b68e922bf4b9d files touched by this commit
Yasuhiro Kimura (yasu) search for other commits by this committer
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
commit hash: b72ce1fc3fb1f01be3d9e39f55859386134b19b9commit hash: b72ce1fc3fb1f01be3d9e39f55859386134b19b9commit hash: b72ce1fc3fb1f01be3d9e39f55859386134b19b9commit hash: b72ce1fc3fb1f01be3d9e39f55859386134b19b9 files touched by this commit
Koichiro Iwao (meta) search for other commits by this committer
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
commit hash: 63843561f321c329301beec829a2403d9b55feefcommit hash: 63843561f321c329301beec829a2403d9b55feefcommit hash: 63843561f321c329301beec829a2403d9b55feefcommit hash: 63843561f321c329301beec829a2403d9b55feef files touched by this commit
Koichiro Iwao (meta) search for other commits by this committer
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