Port details |
- hs-pandoc32 Conversion between markup formats
- 3.2 textproc
=0 3.2Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2024-09-05 17:12:06
- Last Update: 2024-09-29 17:42:29
- Commit Hash: c7ab60d
- 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-pandoc32>0:textproc/hs-pandoc32
- No installation instructions:
- This port has been deleted.
- PKGNAME: hs-pandoc32
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1716494773
SHA256 (cabal/pandoc-cli-3.2/pandoc-cli-3.2.tar.gz) = 4571d9a857a88e7b26fd071db531397f417cf838724fe3120c69db54cd5dd10e
SIZE (cabal/pandoc-cli-3.2/pandoc-cli-3.2.tar.gz) = 94489
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- 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
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for hs-pandoc32-3.2:
EMBED_DATA=off: Embed data files in binary for relocatable executable
===> Use 'make config' to modify these settings
- Options name:
- textproc_hs-pandoc32
- USES:
- cabal
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Port Moves |
- port moved to textproc/hs-pandoc on 2024-09-29
REASON: the only user changed to textproc/hs-pandoc
|
Number of commits found: 3
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.2 29 Sep 2024 17:42:29 |
Yuri Victorovich (yuri) |
textproc/hs-pandoc: Remove because the only user is gone |
3.2 06 Sep 2024 08:20:51 |
Yuri Victorovich (yuri) |
textproc/hs-pandoc32: Add PORTSCOUT line |
3.2 05 Sep 2024 17:11:40 |
Yuri Victorovich (yuri) |
textproc/hs-pandoc32: New port: Conversion between markup formats (for
textproc/quarto) |
Number of commits found: 3
|