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) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q2
py-grip Preview GitHub Markdown files locally before committing
4.6.1 www on this many watch lists=0 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 4.6.1Version of this port present on the latest quarterly branch.
Maintainer: jhale@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-04-24 04:16:12
Last Update: 2022-04-10 18:33:01
Commit Hash: b1662c5
Also Listed In: python
License: MIT
WWW:
https://github.com/joeyespo/grip
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
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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}grip>0:www/py-grip@${PY_FLAVOR}
Conflicts:
CONFLICTS_INSTALL:
  • grip
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>)
  • py38: py38-grip
distinfo:
TIMESTAMP = 1649613086 SHA256 (grip-4.6.1.tar.gz) = a5e6ac48cd253892f0fbd0aaef3f74fe8169d8ed3d94a2e9be6bf1540e008e9f SIZE (grip-4.6.1.tar.gz) = 147894

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py38-setuptools>0 : devel/py-setuptools@py38
  2. python3.8 : lang/python38
Runtime dependencies:
  1. py38-docopt>=0.4.0 : devel/py-docopt@py38
  2. py38-markdown>=2.5.1 : textproc/py-markdown@py38
  3. py38-pygments>=1.6 : textproc/py-pygments@py38
  4. py38-Flask>=0.10.1 : www/py-flask@py38
  5. py38-path-and-address>=2.0.1 : www/py-path-and-address@py38
  6. py38-requests>=2.4.1 : www/py-requests@py38
  7. py38-werkzeug>=0.7 : www/py-werkzeug@py38
  8. py38-setuptools>0 : devel/py-setuptools@py38
  9. 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:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/g/grip/
  2. https://pypi.org/packages/source/g/grip/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.6.1
10 Apr 2022 18:33:01
commit hash: b1662c56db127e506a5973667bb79fb0314a5d30commit hash: b1662c56db127e506a5973667bb79fb0314a5d30commit hash: b1662c56db127e506a5973667bb79fb0314a5d30commit hash: b1662c56db127e506a5973667bb79fb0314a5d30 files touched by this commit
Jason E. Hale (jhale) search for other commits by this committer
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

(cherry picked from commit 3763ef633f86c5201a3a340687070973119a4472)

Number of commits found: 1