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-meliae/distinfo

Number of commits found: 3

Friday, 27 May 2022
19:33 Rene Ladan (rene) search for other commits by this committer
cleanup: Remove expired ports:

2022-05-27 math/py-cdecimal: upstream does not support it after Python-3.2
2022-05-27 devel/py-meliae: does not build against Python-3.9
commit hash: 6ed29ee229b67a33e0e6fd92549a195e9db46451 commit hash: 6ed29ee229b67a33e0e6fd92549a195e9db46451 commit hash: 6ed29ee229b67a33e0e6fd92549a195e9db46451 commit hash: 6ed29ee229b67a33e0e6fd92549a195e9db46451 6ed29ee
Wednesday, 18 Nov 2020
11:29 rene search for other commits by this committer
devel/py-meliae: update to 0.5.1

This version uses Python 3 so undeprecate the port. Limit it up to
Python 3.8 as it fails to compile on Python 3.9:

meliae/_scanner.c:3388:46: error: use of undeclared identifier 'PyGC_Head'
  __pyx_t_1 = __Pyx_PyInt_FromSize_t((sizeof(PyGC_Head))); if
(unlikely(!__pyx_t_1)) __PYX_ERR(0, 52, __pyx_L1_error)
                                             ^

Comment out the license file as it is not shipped in the distribution.

PR:		249642
Submitted by:	swills
Approved by:	maintainer timeout (sbz, 1 month)
Original commitRevision:555635 
Thursday, 13 Jun 2013
23:02 sbz search for other commits by this committer
Meliae is a library meant to help people understand how their memory is being
used in Python.

WWW: http://launchpad.net/meliae
Original commitRevision:320848 

Number of commits found: 3