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: www/py-tornado/files/patch-setup.py

Number of commits found: 6

Wednesday, 19 Apr 2023
18:54 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-tornado: Update to 6.3

- Convert to USE_PYTHON=pep517

Changes:	https://github.com/tornadoweb/tornado/tree/master/docs/releases
		https://www.tornadoweb.org/en/stable/releases.html
commit hash: 1f93b1d2d2c075d914993f2f02b69c1fc0db3bb9 commit hash: 1f93b1d2d2c075d914993f2f02b69c1fc0db3bb9 commit hash: 1f93b1d2d2c075d914993f2f02b69c1fc0db3bb9 commit hash: 1f93b1d2d2c075d914993f2f02b69c1fc0db3bb9 1f93b1d
Saturday, 23 Jul 2016
18:31 gblach search for other commits by this committer
Update to 4.4.1
Original commitRevision:418976 
Saturday, 7 Nov 2015
18:50 gblach search for other commits by this committer
Update to 4.3
Original commitRevision:401017 
Tuesday, 23 Jun 2015
18:22 rm search for other commits by this committer
www/py-tornado: remove py-backports.ssl_match_hostname dependency

since python 2.7.9 ssl.match_hostname() function is in standard library, so
there is no need to depend on security/py-backports.ssl_match_hostname anymore
as stated in tornado's setup.py:

"""
  if sys.version_info < (3, 2):
      install_requires.append('backports.ssl_match_hostname')
  if sys.version_info < (3, 4):
      # Certifi is also optional on 2.7.9+, although making our dependencies
      # conditional on micro version numbers seems like a bad idea
      # until we have more declarative metadata.
      install_requires.append('certifi')
"""

Remove this dependency and bump PORTREVISION.
While here sort USE_PYTHON components, add missed space in Makefile header.

PR:		201050
Submitted by:	rm (myself)
Approved by:	Guixing Bai <khsing.cn@gmail.com> (maintainer)
Original commitRevision:390441 
Tuesday, 7 May 2013
07:18 rm search for other commits by this committer
- update to 3.0.1
- change USE_PYTHON to ``yes'' (both python branches are supported)
- depend on py-curl only if python2 is used (it doesn't work with python3)

PR:		178234
Submitted by:	gblach
Approved by:	Guixing <khsing.cn@gmail.com> (maintainer)
Original commitRevision:317579 
Sunday, 2 Dec 2012
01:16 wxs search for other commits by this committer
Update to 2.4.1.
Trim header.
Switch to USE_GITHUB.
Add a regression-test target.

PR:		ports/173714
Submitted by:	Grzegorz Blach <magik@roorback.net>
Approved by:	maintainer
Feature safe:	yes
Original commitRevision:308083 

Number of commits found: 6