Port details on branch 2025Q2 |
- discount C implementation of the Markdown markup language
- 2.2.7d textproc
=5 2.2.7dVersion of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2009-04-26 23:47:44
- Last Update: 2025-01-28 17:04:46
- Commit Hash: 57a11f4
- People watching this port, also watch:: libXdamage, xcb-util-image, libssh, vcdimager, libevent
- Also Listed In: devel
- License: BSD3CLAUSE
- WWW:
- https://www.pell.portland.or.us/~orc/Code/discount/
- https://github.com/Orc/discount
- Description:
- This is an implementation of John Gruber's Markdown text to html language.
There's not much here that differentiates it from any of the existing Markdown
implementations except that it's written in C instead of one of the vast flock
of scripting languages that are fighting it out for the Perl crown.
Markdown provides a library that gives you formatting functions suitable for
marking down entire documents or lines of text, a command-line program that you
can use to mark down documents interactively or from a script,
and a tiny (1 program so far) suite of example programs that show how to fully
utilize the markdown library.
It also does, by default, various smartypants-style substitutions.
 ¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- discount>0:textproc/discount
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/textproc/discount/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/discount
- pkg install discount
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: discount
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1693987425
SHA256 (discount-2.2.7d.tar.bz2) = 12a2041e96ae8cde17e08ff1a215d331580a5c58688daa5a18842b6bb5b77b52
SIZE (discount-2.2.7d.tar.bz2) = 106055
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:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- This port is required by:
- for Build
-
- deskutils/kdepim-addons
- deskutils/showdown
- editors/quilter
- graphics/minder
- graphics/okular
- graphics/pdfpc
- net-im/purple-mattermost
-
Deleted ports which required this port:
- for Libraries
-
- graphics/minder
- graphics/pdfpc
- math/labplot
- misc/kookbook
- sysutils/plasma6-discover
- for Run
-
- deskutils/kdepim-addons
- graphics/okular
-
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 discount-2.2.7d:
EXTRA=on: Enable all extra features
SAMPLES=off: Install sample programs
TAB8=on: Use a tabstop of 8 (default is 4)
===> Use 'make config' to modify these settings
- Options name:
- textproc_discount
- USES:
- cpe pathfix pkgconfig tar:bz2
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|