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-weboob/Makefile

Number of commits found: 12

Thursday, 24 Feb 2022
14:27 Jason E. Hale (jhale) search for other commits by this committer
www/py-weboob: Rename to www/py-woob

Project was renamed from weboob to woob.
Update to 3.0.

www/py-weboob-qt: Rename to www/py-woob-qt

Project was renamed from weboob-qt to woob-qt.
Update to latest commit. Upstream did not create a tag in git after
the project was renamed, so a new release was never made. But we
need these changes so it is compatible with base woob. This is
technically version 3.0.
commit hash: fb1b928c06f8d4ae7de24b57c0c826f1c75f160b commit hash: fb1b928c06f8d4ae7de24b57c0c826f1c75f160b commit hash: fb1b928c06f8d4ae7de24b57c0c826f1c75f160b commit hash: fb1b928c06f8d4ae7de24b57c0c826f1c75f160b fb1b928
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Monday, 18 Jan 2021
20:56 jhale search for other commits by this committer
www/py-weboob: Update to 2.0

The Qt applications have been split out into a separate project upstream, so
the QT5 option has been removed and a new port has been created:
www/py-weboob-qt.

The MMS option has been removed due to the dependency on the expired port
multimedia/mimms.
Original commitRevision:561967 
Tuesday, 5 Jan 2021
22:08 rene search for other commits by this committer
Follow up on devel/py-futures port removal in r559976

The devel/py-futures port was removed in r559976 as it was for
Python 2.7 only and no longer referenced in the default cases.
However it was still defined in Mk/Uses/python.mk in PY_FUTURES,
leaving a dangling reference.

Remove it from Mk/Uses/python.mk and from affected ports, as
it was already an empty definition for Python 3.6+

Bump minimal Python version of security/theonionbox to 3.6+
Original commitRevision:560434 
Saturday, 21 Nov 2020
09:45 sunpoet search for other commits by this committer
Update USES=python for py-prettytable 2.0.0 update
Original commitRevision:555945 
Tuesday, 24 Mar 2020
19:54 antoine search for other commits by this committer
Convert the tree to use PY_PILLOW

With hat:	portmgr
Originally submitted by:	kai
Original commitRevision:529063 
Tuesday, 21 Jan 2020
00:26 dbaio search for other commits by this committer
textproc/py-html2text: Update to 2020.1.16

This new version only supports Python >= 3.5.

Changelog:	https://raw.githubusercontent.com/Alir3z4/html2text/2020.1.16/ChangeLog.rst

Update www/py-weboob to use Python >= 3.5 (avoid break bulk -a).

Reported by:	Andrea Venturoli <ml@netfence.it>
Original commitRevision:523698 
Sunday, 23 Jun 2019
19:22 sunpoet search for other commits by this committer
Use PY_FUTURES

With hat:	python
Original commitRevision:504990 
Friday, 29 Mar 2019
06:49 jhale search for other commits by this committer
www/py-weboob: Update to 1.5

- LICENSE changed to LGPL3+
- QT5 option is now on by default since the only consumer of this is
  finance/kmymoney and it makes configuration much easier
Original commitRevision:497073 
Thursday, 22 Nov 2018
20:18 tcberner search for other commits by this committer
pyqt: Change install directories for Python flavor support

* PyQt could not be installed for multiple Python versions at
  the same time, as there were conflicting files.

  This patch creates Python-version versioned directories for
  all these, and further installs binaries with a version number.

* Note, there might be some hickups for software that depends on
  on of the .so's provided by PyQt5, which might not be found
  anymore autmotically, and maybe need some LD-flaggery.

* Update PyQt5 to 5.10.1

* Mark www/py-qt5-webengine broken. It is unforuntately no longer
  compatible with the old qt5-webengine-5.9.4 we ship.

PR:		232745
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D8714
Original commitRevision:485614 
Thursday, 8 Mar 2018
01:00 jhale search for other commits by this committer
New port www/py-weboob

Weboob is a collection of applications able to interact with websites,
without requiring the user to open them in a browser. It also
provides well-defined APIs to talk to websites lacking one.

WWW: http://weboob.org
Original commitRevision:463855 

Number of commits found: 12