Port details |
- py-markdown Python implementation of Markdown
- 3.6 textproc =20 3.6Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2006-12-17 09:40:48
- Last Update: 2024-07-07 08:05:33
- Commit Hash: 1a80ec7
- People watching this port, also watch:: sqlite3, expat, libgpg-error, libxml2, freetype2
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://python-markdown.github.io/
- https://github.com/Python-Markdown/markdown
- Description:
- Python-Markdown is a Python implementation of John Gruber's Markdown. It is
almost completely compliant with the reference implementation, though there are
a few known issues.
In addition to the basic markdown syntax, Python-Markdown supports the following
features:
- International Input: Python-Markdown will accept input in any language
supported by Unicode including bi-directional text. In fact the test suite
includes documents written in Russian and Arabic.
- Extensions: Various extensions are provided (including extra) to change and/or
extend the base syntax. Additionally, a public Extension API is available to
write your own extensions.
- Output Formats: Python-Markdown can output documents with either HTML or XHTML
style tags. See the Library Reference for details.
- Command Line Interface: In addition to being a Python Library, a command line
script is available for your convenience.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}markdown>0:textproc/py-markdown@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/textproc/py-markdown/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/py-markdown
- pkg install py311-markdown
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-markdown listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-markdown
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1718580138
SHA256 (Markdown-3.6.tar.gz) = ed4f41f6daecbeeb96e576ce414c41d2d876daa9a16cb35fa8ed8c2ddfad0224
SIZE (Markdown-3.6.tar.gz) = 354715
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:
-
- py311-setuptools>=61.2 : devel/py-setuptools@py311
- py311-wheel>=0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-coverage>=0 : devel/py-coverage@py311
- py311-pyyaml>=0 : devel/py-pyyaml@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- This port is required by:
- for Build
-
- devel/eric6
- devel/libsoup3
- devel/py-cmdtest
- devel/py-mdv
- games/wxlauncher
- net/samba416
- net/samba419
-
Deleted ports which required this port:
- for Run
-
- audio/picard
- biology/py-multiqc
- deskutils/calibre
- devel/eric6
- devel/py-cheetah3
- devel/py-clldutils
- devel/py-cmdtest
-
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:
- No options to configure
- Options name:
- textproc_py-markdown
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.6 07 Jul 2024 08:05:33 |
Po-Chuan Hsieh (sunpoet) |
devel/py-pyyaml: Move devel/py-yaml to devel/py-pyyaml
- Bump PORTREVISION of dependent ports for dependency change |
3.6 18 Jun 2024 04:00:28 |
Po-Chuan Hsieh (sunpoet) |
textproc/py-markdown: Update to 3.6
Changes: https://github.com/Python-Markdown/markdown/releases
https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md
https://python-markdown.github.io/changelog/ |
3.5.2 09 Mar 2024 14:06:16 |
Po-Chuan Hsieh (sunpoet) |
textproc/py-markdown: Update to 3.5.2
Changes: https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md
https://python-markdown.github.io/changelog/ |
3.4.4 21 Feb 2024 15:08:02 |
Po-Chuan Hsieh (sunpoet) |
textproc/py-markdown: Update to 3.4.4
Changes: https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md
https://python-markdown.github.io/changelog/ |
3.3.7_1 18 Jul 2023 00:53:09 |
Charlie Li (vishwin) |
devel/py-setuptools: convert individual consumers to ${PY_SETUPTOOLS}
Currently a no-op, but in the future outputs the correct setuptools
port depending on whether USES_PYTHON=distutils is specified.
With hat: python
PR: 270510, 270358 |
3.3.7_1 30 Jun 2023 07:05:00 |
Po-Chuan Hsieh (sunpoet) |
textproc/py-markdown: Convert to USE_PYTHON=pep517
- Bump PORTREVISION for package change |
3.3.7 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
3.3.7 11 Jan 2023 15:58:34 |
Dmitry Marakasov (amdmi3) |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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) |
3.3.7 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
3.3.7 20 Jul 2022 14:23:14 |
Tobias C. Berner (tcberner) |
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 ) |
3.3.7 03 Jun 2022 16:57:56 |
Po-Chuan Hsieh (sunpoet) |
textproc/py-markdown: Convert to USE_PYTHON=unittest |
3.3.7 13 May 2022 11:39:36 |
Po-Chuan Hsieh (sunpoet) |
textproc/py-markdown: Update to 3.3.7
Changes: https://github.com/Python-Markdown/markdown/blob/master/docs/change_log/index.md
https://python-markdown.github.io/change_log/ |
3.3.6 25 Mar 2022 13:37:16 |
Po-Chuan Hsieh (sunpoet) |
textproc/py-markdown: Update to 3.3.6
- Fix RUN_DEPENDS
- Clean up TEST_DEPENDS
- Update do-test:
- Update pkg-descr
- Update WWW
Changes: https://github.com/Python-Markdown/markdown/blob/master/docs/change_log/index.md
https://python-markdown.github.io/change_log/ |
3.3.4 07 Mar 2022 19:24:01 |
Po-Chuan Hsieh (sunpoet) |
*/py-*: Take maintainership |
3.3.4 07 Mar 2022 19:07:39 |
Rene Ladan (rene) |
all: return koobs' ports to the pool after safekeeping his commit bit. |
3.3.4 05 May 2021 22:50:47 |
Neel Chauhan (nc) |
textproc/py-markdown: Update to 3.3.4
Approved by: koobs (maintainer)
MFH: No (backward incompatible) |
2.6.11_1 20 Apr 2021 16:15:48 |
Neel Chauhan (nc) |
Remove CONFLICTS from textproc/py-markdown |
2.6.11_1 20 Apr 2021 15:20:39 |
Neel Chauhan (nc) |
textproc/py-markdown conflicts with textproc/py-markdown3, not itself |
2.6.11_1 20 Apr 2021 15:18:38 |
Neel Chauhan (nc) |
New port: textproc/py-markdown3: Python implementation of Markdown
Differential Revision: https://reviews.freebsd.org/D29803 |
2.6.11_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.6.11_1 03 Jan 2021 09:11:52 |
antoine |
Remove python 2.7 support from a few ports |
2.6.11_1 10 Apr 2019 06:18:32 |
antoine |
Bump a few PORTREVISIONs after r498529
With hat: portmgr |
2.6.11 20 Jun 2018 17:05:44 |
mat |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
2.6.11 16 Apr 2018 05:23:39 |
koobs |
textproc/py-markdown: Update to 2.6.11
Changes since last port version:
https://github.com/Python-Markdown/markdown/compare/2.6.8-final...2.6.11
PR: 227310
Submitted by: Kai <freebsd_ports k-worx org> |
2.6.8 30 Nov 2017 15:50:34 |
mat |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
2.6.8 13 Mar 2017 09:23:04 |
demon |
Update to version 2.6.8; enable concurrent installs.
PR: 217203
Submitted by: "John W. O'Brien" <john@saltant.com>
mintainer timeout. |
2.6.5 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
2.6.5 20 Feb 2016 12:17:50 |
koobs |
textproc/py-markdown: Update to 2.6.5
- Update PORTVERSION and distinfo checksum (2.6.5)
- Update test dependencies and test target
- Remove dos2unix, no longer needed
- Enable architecture independence (NO_ARCH)
- Backport upstream issue 453 [1] fix for failing tests due to pygments
- Patch setup.py to support setuptools test command
- Update pkg-descr WWW: URL (matching that in setup.py)
[1] https://github.com/waylan/Python-Markdown/issues/453
Requested by: brnrd (via IRC) |
2.4.1 07 Dec 2014 10:01:37 |
mva |
- Convert textproc/ to USES=python
With hat: python@ |
2.4.1 27 Jul 2014 14:01:35 |
koobs |
textproc/py-markdown: Update to 2.4.1
- Update to 2.4.1
- Update COMMENT (ala upstream)
- Add LICENSE_FILE
- Update TEST_DEPENDS
- Update pkg-descr and WWW: URL (ala upstream) |
2.4 19 Feb 2014 12:40:03 |
koobs |
textproc/py-markdown: Update to 2.4, Use dos2unix
- Update to 2.4
- Use dos2unix on all sources [1]
Changes: https://pythonhosted.org/Markdown/release-2.4.html
[1] https://github.com/waylan/Python-Markdown/issues/289 |
2.3.1 03 Feb 2014 10:18:19 |
koobs |
textproc/py-markdown: Modernise: STAGE, AUTOPLIST & more
- Enable STAGE support
- Enable AUTOPLIST support, delete pkg-plist
- Update LICENSE (BSD3CLAUSE)
- Update WWW URL in pkg-descr
- Deprecate PYDISTUTILS_PKGNAME
- Reduce whitespace in Makefile |
2.3.1 21 Jan 2014 23:40:23 |
bapt |
Fix properties on pkg-plist |
2.3.1 20 Sep 2013 23:17:32 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
2.3.1 24 Mar 2013 03:08:36 |
koobs |
- Update to 2.3.1
- Update USE_PYTHON version
- Add LICENSE
- Add TEST_DEPENDS and regression-test target
PR: ports/177317
Submitted by: Gary J. Hayers
Approved by: eadler (mentor) |
2.3 23 Mar 2013 23:14:35 |
koobs |
Take maintainership
Approved by: eadler (mentor) |
2.3 21 Mar 2013 08:03:36 |
wen |
- Update to 2.3
- Reset maintainer to ports@ |
2.2.1 06 Nov 2012 00:56:52 |
wen |
- Update to 2.2.1
- Trim Makefile headers
Feature safe: yes |
2.2.0 24 Jul 2012 12:44:42 |
wen |
- Update to 2.2.0 |
2.1.1 05 Feb 2012 08:34:17 |
wen |
- Update to 2.1.1 |
2.1.0 29 Nov 2011 06:32:49 |
wen |
- Update to 2.1.0
Feature safe: yes |
2.0.3_1 25 Feb 2011 03:19:29 |
miwi |
- Move over to py25 or above
- While here get rid FreeBSD 6.X and md5 support |
2.0.3 08 Oct 2009 00:31:44 |
wen |
- Update to 2.0.3
Approved by: mentors(implicit) |
2.0.2 29 Sep 2009 23:17:45 |
wen |
- Update to 2.0.2
- Update my mail address to FreeBSD
Approved by: miwi(mentor)
Feature safe: yes |
2.0.1 05 Aug 2009 08:24:29 |
nivit |
- Update to 2.0.1
- Wen Heping <wenheping@gmail.com> takes the maintainership
PR: ports/134750
Submitted by: Wen Heping <wenheping@gmail.com> |
1.7 02 Aug 2009 08:02:03 |
linimon |
Reset alexbl@FreeBSD.org due to maintainer-timeouts and no repsonse
to email.
Hat: portmgr |
1.7 14 Dec 2008 20:17:45 |
miwi |
- Update to 1.7
PR: 129114
Submitted by: Wen Heping <wenheping@gmail.com>
Approved by: maintainer timeout |
1.6 20 Jan 2007 02:00:17 |
alexbl |
- Unbreak build
Reported by: pointyhat via kris |
1.6 20 Jan 2007 01:47:36 |
kris |
BROKEN: Does not build |
1.6 17 Dec 2006 09:40:21 |
alexbl |
Markdown is two things: (1) a plain text formatting syntax; and (2) a
software tool that converts the plain text formatting to (X)HTML. The
formatting syntax is designed to be easy and intuitive for web authors
and resembles typical email formatting conventions. The resultant
(X)HTML is structurally valid.
WWW: http://www.freewisdom.org/projects/python-markdown
PR: ports/105992
Submitted by: Graham Todd <gtodd at bellanet.org> |