notbugAs 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 photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
markdown Text-to-HTML conversion tool for web writers
1.0.1_2 textproc on this many watch lists=4 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.0.1_2Version of this port present on the latest quarterly branch.
Maintainer: miguel@gocobachi.dev search for ports maintained by this maintainer
Port Added: 2005-10-13 13:42:42
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: glib, bash, pcre, libidn, expat
Also Listed In: perl5
License: BSD3CLAUSE
WWW:
https://daringfireball.net/projects/markdown
Description:
Markdown is a text-to-HTML conversion tool for web writers. Markdown allows you to write using an easy-to-read, easy-to-write plain text format, then convert it to structurally valid XHTML (or HTML). Thus, "Markdown" is two things: a plain text markup syntax, and a software tool, written in Perl, that converts the plain text markup to HTML.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. bin/markdown
  2. /usr/local/share/licenses/markdown-1.0.1_2/catalog.mk
  3. /usr/local/share/licenses/markdown-1.0.1_2/LICENSE
  4. /usr/local/share/licenses/markdown-1.0.1_2/BSD3CLAUSE
Collapse this list.
Dependency lines:
  • markdown>0:textproc/markdown
Conflicts:
CONFLICTS_INSTALL:
  • discount
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
To install the port:
cd /usr/ports/textproc/markdown/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/markdown
  • pkg install markdown
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: markdown
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (Markdown_1.0.1.zip) = 6520e9b6a58c5555e381b6223d66feddee67f675ed312ec19e9cee1b92bc0137 SIZE (Markdown_1.0.1.zip) = 17823

Packages (timestamps in pop-ups are UTC):
markdown
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.0.1_21.0.1_21.0.1_21.0.1_21.0.1_2-1.0.1_2-
FreeBSD:13:quarterly1.0.1_21.0.1_21.0.1_21.0.1_21.0.1_21.0.1_21.0.1_21.0.1_2
FreeBSD:14:latest1.0.1_21.0.1_21.0.1_21.0.1_21.0.1_21.0.1_2-1.0.1_2
FreeBSD:14:quarterly1.0.1_21.0.1_2-1.0.1_21.0.1_21.0.1_21.0.1_21.0.1_2
FreeBSD:15:latest1.0.1_21.0.1_2n/a1.0.1_2n/a1.0.1_21.0.1_21.0.1_2
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. perl5>=5.32.r0<5.33 : lang/perl5.32
Runtime dependencies:
  1. perl5>=5.32.r0<5.33 : lang/perl5.32
This port is required by:
for Build

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. sysutils/xen-tools411*
  2. sysutils/xen-tools47*
  3. Collapse this list of deleted ports.
* - 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 markdown-1.0.1_2: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
textproc_markdown
USES:
shebangfix perl5 zip
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://daringfireball.net/projects/markdown/
Collapse this list.

Number of commits found: 23

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.0.1_2
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.0.1_2
20 Jul 2022 14:23:14
commit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9bcommit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9bcommit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9bcommit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9b files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
textproc: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Choe, Cheng-Dae" whitekid
  *  -
  *  <glewis@FreeBSD.org>
  *  <koshy@india.hp.com>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron Straup Cope
  *  Aaron Straup Cope <ascope@cpan.org>
  *  Ache
  *  Adam Herzog <adam@herzogdesigns.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.0.1_2
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.0.1_2
05 Jul 2020 16:47:57
Revision:541292Original commit files touched by this commit
tcberner search for other commits by this committer
textproc/markdown: fix WWW

Give maintainership to Miguel Gocobachi <miguel@gocobachi.dev>

PR:		247499
Submitted by:	Miguel Gocobachi <miguel@gocobachi.dev>
1.0.1_2
22 Jun 2019 17:36:09
Revision:504879Original commit files touched by this commit
yuri search for other commits by this committer
textproc/markdown and textproc/discount: Add CONFLICTS_INSTALL

Approved by:	portmgr blanket
1.0.1_2
08 Apr 2019 19:17:24
Revision:498412Original commit files touched by this commit
rene search for other commits by this committer
Return tobez@'s ports to the pool after his commit bit was safekept.
1.0.1_2
03 Aug 2014 14:15:09
Revision:363904Original commit files touched by this commit
olgeni search for other commits by this committer
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Categories T-V.

CR:		D509
Approved by:	portmgr (antoine)
1.0.1_2
10 Mar 2014 17:25:26
Revision:347786Original commit files touched by this commit
bapt search for other commits by this committer
Convert textproc to USES=zip
1.0.1_2
21 Jan 2014 08:11:44
Revision:340571Original commit files touched by this commit
mat search for other commits by this committer
* Convert to staging
* Add license

Sponsored by:	Absolight
1.0.1_2
20 Sep 2013 23:17:32
Revision:327773Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc)
1.0.1_2
12 Sep 2013 16:41:29
Revision:327088Original commit files touched by this commit
az search for other commits by this committer
- convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
1.0.1_2
26 Jul 2013 12:25:46
Revision:323714Original commit files touched by this commit
az search for other commits by this committer
- switch simple inline replacement from perl to sed
  and remove where is no need in this anymore.
- trim Makefile header

Approved by:  bapt@ (portmrg@)
1.0.1_2
18 Dec 2012 11:34:37
Revision:309163Original commit files touched by this commit
tobez search for other commits by this committer
Drop support for perl 5.8.

Nudged by:	az
1.0.1_1
03 Jul 2011 14:40:25
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
1.0.1_1
21 Sep 2010 16:08:11
Original commit files touched by this commit
mm search for other commits by this committer
Explicitly depend on p5-Digest-MD5 only if PERL_LEVEL < 500703
Explicitly depend on p5-Digest-SHA only if PERL_LEVEL < 501000
1.0.1
08 Sep 2007 01:06:22
Original commit files touched by this commit
linimon search for other commits by this committer
Welcome bsd.perl.mk.  Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:   gabor
Sponsored by:   Google Summer of Code 2007
Hat:            portmgr
1.0.1
06 Jan 2007 09:44:57
Original commit files touched by this commit
erwin search for other commits by this committer
Distfile was silently rerolled without content change.

Submitted by:   Henrik Brix Andersen <henrik@brixandersen.dk>
Approved by:    maintainer
1.0.1
24 Jan 2006 03:10:24
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
1.0.1
03 Nov 2005 06:23:54
Original commit files touched by this commit
tobez search for other commits by this committer
Rerolled distfile.  There is no difference in the contents between the
old and the current archive.

Noticed by:     kris via pointyhat
1.0.1
31 Oct 2005 18:24:21
Original commit files touched by this commit
erwin search for other commits by this committer
Let the IGNORE message make a bit more sense and change it from:

===>  p5-Some-Module-0.7 Port requires perl 5.6.x or later. Install
lang/perl5 then try again.

to:

===>  p5-Some-Module-0.7 requires perl 5.6.x or later. Install
lang/perl5 then try again.

Approved by:    silence on -ports
1.0.1
13 Oct 2005 18:16:05
Original commit files touched by this commit
tobez search for other commits by this committer
Use PLIST_FILES, save an inode.

Nudged by:      vs
1.0.1
13 Oct 2005 13:41:50
Original commit files touched by this commit
tobez search for other commits by this committer
Add markdown 1.0.1, a text-to-HTML conversion tool for web writers.

Number of commits found: 23