Port details |
- py-gfm Github-flavored Markdown for the py-markdown module
- 0.1.4 textproc
=0 0.1.4Version of this port present on the latest quarterly branch.
- DEPRECATED: No longer maintained by upstream, please use textproc/py-cmarkgfm instead
This port expired on: 2021-01-31
- Maintainer: kai@FreeBSD.org
- Port Added: 2018-03-25 23:46:34
- Last Update: 2021-02-01 12:52:12
- SVN Revision: 563574
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://github.com/Zopieux/py-gfm
- Description:
- Enables Github-flavored Markdown for the py-markdown module. It aims for
maximal compatibility with GitHub's rendering.
WWW: https://github.com/Zopieux/py-gfm
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- 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}gfm>0:textproc/py-gfm@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py37-gfm
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1542120925
SHA256 (Zopieux-py-gfm-0.1.4_GH0.tar.gz) = 5e2b185e01686e083b8f33919a33a92d633581d15dbb24f33139edd5e1ede62f
SIZE (Zopieux-py-gfm-0.1.4_GH0.tar.gz) = 21015
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:
-
- py37-sphinx>=0,1 : textproc/py-sphinx@py37
- py37-markdown>0 : textproc/py-markdown@py37
- py37-setuptools>0 : devel/py-setuptools@py37
- python3.7 : lang/python37
- Runtime dependencies:
-
- py37-markdown>0,<3 : textproc/py-markdown@py37
- py37-setuptools>0 : devel/py-setuptools@py37
- python3.7 : lang/python37
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py37-gfm-0.1.4:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- python:3.6+
- 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 |
0.1.4 01 Feb 2021 12:52:12 |
rene |
Remove expired ports:
2021-01-31 deskutils/orage: Unsupported upstream, cannot work with XFCE 4.16
2021-01-31 sysutils/rubygem-chef-config12
2021-01-31 mail/openwebmail: Does not use modern Perl syntax and no development
activity since 2006
2021-01-31 sysutils/rubygem-ohai8
2021-01-31 deskutils/xfce4-volumed: Unsupported upstream, cannot work with XFCE
4.16
2021-01-31 sysutils/rubygem-chef12: Please use sysutils/rubygem-chef instead
2021-01-31 x11/xfce4-embed-plugin: Unsupported upstream, cannot work with XFCE
4.16
2021-01-31 net-p2p/py-transmissionrpc: Unmaintained and dead upstream, use
net-p2p/py-transmission-rpc instead
2021-01-31 science/xfce4-equake-plugin: Unsupported upstream, cannot work with
XFCE 4.16
2021-01-31 sysutils/xfce4-kbdleds-plugin: Unsupported upstream, cannot work with
XFCE 4.16
2021-01-31 textproc/py-gfm: No longer maintained by upstream, please use
textproc/py-cmarkgfm instead |
0.1.4 24 Jan 2021 12:01:44 |
kai |
textproc/py-gfm: Deprecate/Set to expire
* The project was abandonded by upstream. |
0.1.4 14 Jan 2021 14:34:38 |
dbaio |
Remove PY_SPHINX from ports using Python 3
Approved by: portmgr blanket
Differential Revision: https://reviews.freebsd.org/D28093 |
0.1.4 28 Dec 2020 23:02:15 |
antoine |
Drop python 2.7 support from a few ports
With hat: portmgr |
0.1.4 11 May 2020 23:51:58 |
dbaio |
Update Sphinx
- Repocopy textproc/py-sphinx to textproc/py-sphinx18
Update it to 1.8.5 (latest version from 1.8.X).
This version supports Python 2 and 3.
Add test target.
- textproc/py-sphinx: Update to 3.0.2
Python 3 only (3.5+).
Add test target.
- Mk/Uses/python.mk: Add PY_SPHINX
(Only the first 15 lines of the commit message are shown above ) |
0.1.4 01 Feb 2019 18:55:18 |
kai |
Change my maintainer email address to my new one at the FreeBSD project.
Reviewed by: miwi (mentor)
Approved by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D19050 |
0.1.4 29 Jan 2019 16:23:32 |
miwi |
- Update to 0.1.4
- Limit textproc/py-markdown to versions lower than 3. The 3.x release of
py-markdown introduced some internal changes to the API that isn't compatible
with textproc/py-gfm, yet.
- Sort variables according to PHB and to pet portlint
- Added test target to make QA easier
Changes by upstream:
- https://github.com/Zopieux/py-gfm/blob/0.1.4/CHANGELOG.md
PR: 234618
Submitted by: freebsd_ports@k-worx.org
Approved by: maintainer
Sponsored by: iXsystems Inc. |
0.1.3 26 Mar 2018 13:40:16 |
mat |
Do not set DISTNAME when using USE_GITHUB
Sponsored by: Absolight |
0.1.3 25 Mar 2018 23:46:06 |
yuri |
New port: textproc/py-gfm: Github-flavored Markdown for the py-markdown module
Submitted by: Kai <freebsd_ports@k-worx.org> |