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.

non port: textproc/py-gfm/Makefile

Number of commits found: 8

Sunday, 24 Jan 2021
12:01 kai search for other commits by this committer
textproc/py-gfm: Deprecate/Set to expire

* The project was abandonded by upstream.
Original commitRevision:562463 
Thursday, 14 Jan 2021
14:34 dbaio search for other commits by this committer
Remove PY_SPHINX from ports using Python 3

Approved by:	 portmgr blanket
Differential Revision:	https://reviews.freebsd.org/D28093
Original commitRevision:561562 
Monday, 28 Dec 2020
23:02 antoine search for other commits by this committer
Drop python 2.7 support from a few ports

With hat:	portmgr
Original commitRevision:559531 
Monday, 11 May 2020
23:51 dbaio search for other commits by this committer
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

  Shared macro to use with flavors and not break
  ports with USES=python (all versions).

  Python >=3.5  --> textproc/py-sphinx (v3.0.2)
  Python < 3.5  --> textproc/py-sphinx18 (v1.8.5)

  All ports that uses sphinx were changed to use the new variable
  ${PY_SPHINX} in the dependency line, exceptions:

    * Ports that fails to build with sphinx 3.0.2 because of code.
      They are pointing to textproc/py-sphinx18 directly.
      There aren't many ports.

    * Ports that doesn't know Python flavors.

- Add several patches to fix Sphinx consumers

  The most common issues are related with pkg-plist, the output
  files from Sphinx changes between versions, keep this dynamically
  is the better approach.

  This will save time in future sphinx updates.

PR:		245629
Exp-run by:	antoine
Original commitRevision:534966 
Friday, 1 Feb 2019
18:55 kai search for other commits by this committer
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
Original commitRevision:491837 
Tuesday, 29 Jan 2019
16:23 miwi search for other commits by this committer
- 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.
Original commitRevision:491580 
Monday, 26 Mar 2018
13:40 mat search for other commits by this committer
Do not set DISTNAME when using USE_GITHUB

Sponsored by:	Absolight
Original commitRevision:465592 
Sunday, 25 Mar 2018
23:46 yuri search for other commits by this committer
New port: textproc/py-gfm: Github-flavored Markdown for the py-markdown module

Submitted by:	Kai <freebsd_ports@k-worx.org>
Original commitRevision:465550 

Number of commits found: 8