Port details |
- py-grip Preview GitHub Markdown files locally before committing
- 4.6.1 www
=0 4.6.1Version of this port present on the latest quarterly branch. - Maintainer: jhale@FreeBSD.org
 - Port Added: 2018-08-01 00:34:41
- Last Update: 2022-04-10 18:21:13
- Commit Hash: 3763ef6
- Also Listed In: python
- License: MIT
- Description:
- Grip (GitHub Readme Instant Preview) is a command-line server
application written in Python that uses the GitHub markdown API to
render a local readme file. The styles come directly from GitHub,
so you'll know exactly how it will appear. Changes you make to the
Readme will be instantly reflected in the browser without requiring
a page refresh.
WWW: https://github.com/joeyespo/grip
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}grip>0:www/py-grip@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- Conflicts Matches:
-
There are no Conflicts Matches for this port. This is usually an error.
- To install the port:
- cd /usr/ports/www/py-grip/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-grip
- pkg install py38-grip
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 py38-grip listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py38-grip
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1649613086
SHA256 (grip-4.6.1.tar.gz) = a5e6ac48cd253892f0fbd0aaef3f74fe8169d8ed3d94a2e9be6bf1540e008e9f
SIZE (grip-4.6.1.tar.gz) = 147894
- 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:
-
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- Runtime dependencies:
-
- py38-docopt>=0.4.0 : devel/py-docopt@py38
- py38-markdown>=2.5.1 : textproc/py-markdown@py38
- py38-pygments>=1.6 : textproc/py-pygments@py38
- py38-Flask>=0.10.1 : www/py-flask@py38
- py38-path-and-address>=2.0.1 : www/py-path-and-address@py38
- py38-requests>=2.4.1 : www/py-requests@py38
- py38-werkzeug>=0.7 : www/py-werkzeug@py38
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- www_py-grip
- USES:
- python:3.7+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 9
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
10 Apr 2022 18:21:13 4.6.1
|
Jason E. Hale (jhale)  |
www/py-grip: Update to 4.6.1
This version adds support for Flask (www/py-flask) >= 2.1.0. Previous
versions of grip will crash due to the missing safe_join function which
was removed from Flask in version 2.1.0. Fixes [1].
PR: 263115 [1]
Reported by: jwb [1]
MFH: 2022Q2 |
20 Feb 2022 01:56:26 4.6.0
|
Jason E. Hale (jhale)  |
www/py-grip: Update to 4.6.0
Changes: https://github.com/joeyespo/grip/blob/v4.6.0/CHANGES.md |
20 Jun 2021 16:16:19 4.5.2_2
|
Po-Chuan Hsieh (sunpoet)  |
www/py-grip: Remove PY_PYGMENTS
With hat: python |
07 Apr 2021 08:09:01 4.5.2_2
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 4.5.2_2
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
28 Dec 2020 23:02:15
4.5.2_2
|
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
21 Sep 2020 12:12:41
4.5.2_2
|
antoine  |
Use the PY_PYGMENTS variable
With hat: portmgr |
10 Apr 2019 06:18:32
4.5.2_1
|
antoine  |
Bump a few PORTREVISIONs after r498529
With hat: portmgr |
01 Aug 2018 00:34:28
4.5.2
|
jhale  |
New port: www/py-grip
Grip (GitHub Readme Instant Preview) is a command-line server
application written in Python that uses the GitHub markdown API to
render a local readme file. The styles come directly from GitHub,
so you'll know exactly how it will appear. Changes you make to the
Readme will be instantly reflected in the browser without requiring
a page refresh.
WWW: https://github.com/joeyespo/grip |
Number of commits found: 9
|