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: converters/py-rencode/distinfo

Number of commits found: 4

Thursday, 1 Feb 2024
13:51 Wen Heping (wen) search for other commits by this committer
converters/py-rencode: Sync with main, restore build with cython

PR:		276744
Reported by:	agh@riseup.net
commit hash: a02b73e321dc3fcb2c29b83af532452a13c19409 commit hash: a02b73e321dc3fcb2c29b83af532452a13c19409 commit hash: a02b73e321dc3fcb2c29b83af532452a13c19409 commit hash: a02b73e321dc3fcb2c29b83af532452a13c19409 a02b73e
Monday, 22 Oct 2018
19:09 sunpoet search for other commits by this committer
Update to 1.0.6

- Add LICENSE_FILE

Changes:	https://github.com/aresch/rencode/releases
Original commitRevision:482774 
Thursday, 18 May 2017
16:04 sunpoet search for other commits by this committer
Update to 1.0.5

- Update MASTER_SITES
- Strip shared library

Changes:	https://github.com/aresch/rencode/releases
Original commitRevision:441167 
Wednesday, 10 Jun 2015
17:03 jkim search for other commits by this committer
The rencode module is similar to bencode from the BitTorrent project.
For complex, heterogeneous data structures with many small elements,
r-encodings take up significantly less space than b-encodings.

This version of rencode is a complete rewrite in Cython to attempt to
increase the performance over the pure Python module written by Petru
Paler, Connelly Barnes et al.  Later, it was forked, enhanced, and
bundled with Deluge.  Now, it is re-packaged and distributed by Xpra.

WWW: https://github.com/aresch/rencode
Original commitRevision:389078 

Number of commits found: 4