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: devel/py-wcwidth/distinfo

Number of commits found: 7

Friday, 13 Oct 2023
01:27 Steven Kreuzer (skreuzer) search for other commits by this committer
devel/py-wcwidth: update to 0.2.8

Changes:
  * Include requirements files in the source distibution
commit hash: 7a9689be70c804bba1c889cbef9a06d7f0e795b1 commit hash: 7a9689be70c804bba1c889cbef9a06d7f0e795b1 commit hash: 7a9689be70c804bba1c889cbef9a06d7f0e795b1 commit hash: 7a9689be70c804bba1c889cbef9a06d7f0e795b1 7a9689b
Thursday, 8 Jun 2023
00:23 Steven Kreuzer (skreuzer) search for other commits by this committer
devel/py-wcwidth: Update to 0.2.6

Changes:
  * Fix example for str.rjust(20, '_')
  * Bugfix sphinx build on readthedocs.org
  * Add CodeQL workflow for GitHub code scanning
  * Switch to using importlib.metadata
  * Use a new jinja2 templating process to update library to latest unicode

PR:             271769
Reported by:    marcus@FreeBSD.org
commit hash: 9afa7b2af01463216e0bbc22c3efd5673c109e30 commit hash: 9afa7b2af01463216e0bbc22c3efd5673c109e30 commit hash: 9afa7b2af01463216e0bbc22c3efd5673c109e30 commit hash: 9afa7b2af01463216e0bbc22c3efd5673c109e30 9afa7b2
Saturday, 11 Jan 2020
01:37 skreuzer search for other commits by this committer
Update to version 0.1.8
Original commitRevision:522625 
Thursday, 2 Mar 2017
13:53 skreuzer search for other commits by this committer
Upgrade to version 0.1.7
Set a default value for USES if it has not already been defined
Original commitRevision:435236 
Wednesday, 2 Mar 2016
13:41 skreuzer search for other commits by this committer
Update to version 0.1.6
Original commitRevision:409937 
Tuesday, 22 Dec 2015
15:27 sunpoet search for other commits by this committer
- Update to 0.1.5
- Add NO_ARCH
- Relax USES=python
- Allow concurrent installation (USE_PYTHON=concurrent)

Changes:	https://github.com/jquast/wcwidth/releases
PR:		205513
Differential Revision:	https://reviews.FreeBSD.org/D4680
Submitted by:	sunpoet (myself)
Approved by:	skreuzer (maintainer)
Original commitRevision:404242 
Tuesday, 30 Sep 2014
16:02 skreuzer search for other commits by this committer
This API is mainly for Terminal Emulator implementors -- any python program
that attempts to determine the printable width of a string on a Terminal.

It is certainly possible to use your Operating System's wcwidth() and
wcswidth() calls if it is POSIX-conforming, but this would not be possible on
non-POSIX platforms, such as Windows, or for alternative Python
implementations, such as jython.

WWW: https://github.com/jquast/wcwidth
Original commitRevision:369641 

Number of commits found: 7