Port details on branch 2024Q4 |
- hs-pandoc Conversion between markup formats
- 3.5 textproc =4 3.4Version of this port present on the latest quarterly branch.
- Maintainer: haskell@FreeBSD.org
- Port Added: 2010-05-24 20:27:48
- Last Update: 2024-10-06 08:44:01
- Commit Hash: e10f68c
- People watching this port, also watch:: node, rust, gimp, openssl, vm-bhyve
- Also Listed In: haskell
- License: GPLv2+
- WWW:
- https://pandoc.org/
- Description:
- Pandoc is a Haskell library for converting from one markup format to
another, and a command-line tool that uses this library. It can read
markdown and (subsets of) HTML, reStructuredText, LaTeX, DocBook,
MediaWiki markup, TWiki markup, Haddock markup, OPML, Emacs Org-Mode,
txt2tags and Textile, and it can write markdown, reStructuredText,
XHTML, HTML 5, LaTeX, ConTeXt, DocBook, OPML, OpenDocument, ODT, Word
docx, RTF, MediaWiki, DokuWiki, Textile, groff man pages, plain text,
Emacs Org-Mode, AsciiDoc, Haddock markup, EPUB (v2 and v3),
FictionBook2, InDesign ICML, and several kinds of HTML/javascript
slide shows (S5, Slidy, Slideous, DZSlides, reveal.js).
Pandoc extends standard markdown syntax with footnotes, embedded
LaTeX, definition lists, tables, and other features. A compatibility
mode is provided for those who need a drop-in replacement for
Markdown.pl.
In contrast to existing tools for converting markdown to HTML, which
use regex substitutions, pandoc has a modular design: it consists of a
set of readers, which parse text in a given format and produce a
native representation of the document, and a set of writers, which
convert this native representation into a target format. Thus, adding
an input or output format requires only adding a reader or writer.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- hs-pandoc>0:textproc/hs-pandoc
- To install the port:
- cd /usr/ports/textproc/hs-pandoc/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/hs-pandoc
- pkg install hs-pandoc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: hs-pandoc
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1728188244
SHA256 (cabal/pandoc-cli-3.5/pandoc-cli-3.5.tar.gz) = b9d2c22d15ace636ec2163b9cd748eb3088c672dd836edccf0ccddf81f87df60
SIZE (cabal/pandoc-cli-3.5/pandoc-cli-3.5.tar.gz) = 95663
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:
-
- ghc : lang/ghc
- cabal : devel/hs-cabal-install
- Library dependencies:
-
- libgmp.so : math/gmp
- libffi.so : devel/libffi
- This port is required by:
- for Build
-
- archivers/py-bup
- astro/osmium-tool
- audio/amsynth
- biology/abyss
- cad/openvsp
- devel/RStudio
- devel/allegro5
-
Deleted ports which required this port:
- for Run
-
- deskutils/R-cran-exams
- editors/marker
- math/rkward
- math/sage
- textproc/R-cran-reprex
- textproc/R-cran-rmarkdown
- textproc/py-pypandoc
-
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:
- ===> The following configuration options are available for hs-pandoc-3.5:
EMBED_DATA=off: Embed data files in binary for relocatable executable
===> Use 'make config' to modify these settings
- Options name:
- textproc_hs-pandoc
- USES:
- cabal
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
There are no commits on branch 2024Q4 for this port
|