| Port details |
- hs-pandoc Conversion between markup formats
- 3.8.3 textproc
=4 3.8.2.1_1Version of this port present on the latest quarterly branch. - Maintainer: haskell@FreeBSD.org
 - Port Added: 2010-05-24 20:27:48
- Last Update: 2026-01-04 21:55:52
- Commit Hash: fb84334
- People watching this port, also watch:: audacity, gimp, tmux, smartmontools, pkg
- 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:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- 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 = 1767170828
SHA256 (cabal/pandoc-cli-3.8.3/pandoc-cli-3.8.3.tar.gz) = 5bc0e0c28a69a3b595f4612d7f06af6d6e6d23125fa55902aa1de8c21444ce80
SIZE (cabal/pandoc-cli-3.8.3/pandoc-cli-3.8.3.tar.gz) = 99033
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
- textproc/R-cran-reprex
- textproc/R-cran-rmarkdown
- textproc/py-pypandoc
- textproc/quarto
-
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.8.3:
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 cpe
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
| Port Moves |
- port moved here from textproc/hs-pandoc32 on 2024-09-29
REASON: the only user changed to textproc/hs-pandoc
|
Number of commits found: 105 (showing only 5 on this page)
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.8.1.1 09 May 2011 05:28:57
 |
ashish  |
- Please welcome GHC 7.0.3
GHC in the ports tree has been updated to 7.0.3 and all other Haskell ports
are also updated to their corresponding Haskell Platform versions, or latest
versions.
We would like to acknowledge the support of the FreeBSD Donations Team and
Eotvos Lorand University, Faculty of Informatics who contributed to the server
that we used for testing.
We would also like to thank all the testers who tested FreeBSD Haskell ports
and provided their feedback.
PR: ports/156642
Approved by: tabthorpe (mentor)
Obtained from: FreeBSD Haskell |
1.6 08 Aug 2010 08:49:38
 |
pgj  |
- Add DIST_SUBDIR for Haskell Cabal ports (with default of "cabal")
Suggested by: admi3 |
1.6 30 Jul 2010 09:16:38
 |
pgj  |
- Update to 1.6 |
1.5.1.1 24 May 2010 21:52:43
 |
pgj  |
Rename the following Haskell ports to bring them in sync with the
HackageDB:
archivers/hs-zip-archive-ghc -> archivers/hs-zip-archive
devel/hs-binary-ghc -> devel/hs-binary
devel/darcs -> devel/hs-darcs
devel/hs-language-c-ghc -> devel/hs-language-c
devel/hs-lazysmallcheck-ghc -> devel/hs-lazysmallcheck
devel/hs-pcre-light-ghc -> devel/hs-pcre-light
devel/hs-utf8-string-ghc -> devel/hs-utf8-string
graphics/hs-HGL-ghc -> graphics/hs-HGL
ports-mgmt/porte -> ports-mgmt/hs-porte
security/hs-digest-ghc -> security/hs-digest
textproc/hs-haxml -> textproc/hs-HaXml
textproc/hs-highlighting-kate-ghc -> textproc/hs-highlighting-kate (Only the first 15 lines of the commit message are shown above ) |
1.5.1.1 24 May 2010 20:24:06
 |
pgj  |
Forced commit to note rename of the following Haskell ports:
archivers/hs-zip-archive-ghc -> archivers/hs-zip-archive
devel/hs-binary-ghc -> devel/hs-binary
devel/darcs -> devel/hs-darcs
devel/hs-language-c-ghc -> devel/hs-language-c
devel/hs-lazysmallcheck-ghc -> devel/hs-lazysmallcheck
devel/hs-pcre-light-ghc -> devel/hs-pcre-light
devel/hs-utf8-string-ghc -> devel/hs-utf8-string
graphics/hs-HGL-ghc -> graphics/hs-HGL
ports-mgmt/porte -> ports-mgmt/hs-porte
security/hs-digest-ghc -> security/hs-digest
textproc/hs-haxml -> textproc/hs-HaXml
textproc/hs-highlighting-kate-ghc -> textproc/hs-highlighting-kate
textproc/hs-polyparse-ghc -> textproc/hs-polyparse (Only the first 15 lines of the commit message are shown above ) |
Number of commits found: 105 (showing only 5 on this page)
|