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

Number of commits found: 6

Monday, 13 Jul 2020
12:33 lwhsu search for other commits by this committer
Update to 1.2.2
Original commitRevision:542126 
Saturday, 1 Apr 2017
15:56 lwhsu search for other commits by this committer
- Update to 1.2.1
Original commitRevision:437443 
Saturday, 13 Sep 2014
14:45 lwhsu search for other commits by this committer
- Update to 1.1.0
Original commitRevision:368103 
Sunday, 3 Jul 2011
14:59 ohauer search for other commits by this committer
-remove MD5
Original commit
Sunday, 9 Sep 2007
22:17 lwhsu search for other commits by this committer
- Update to 1.0.5
- Use CHEESESHOP in MASTER_SITES
Original commit
Sunday, 28 Jan 2007
00:11 miwi search for other commits by this committer
This module implements a very fast JSON encoder/decoder for Python.

JSON stands for JavaScript Object Notation and is a text based lightweight
data exchange format which is easy for humans to read/write and for machines
to parse/generate. JSON is completely language independent and has multiple
implementations in most of the programming languages, making it ideal for
data exchange and storage.

The module is written in C and it is up to 250 times faster when compared to
the other python JSON implementations which are written directly in python.
This speed gain varies with the complexity of the data and the operation and
is the the range of 10-200 times for encoding operations and in the range of
100-250 times for decoding operations.

WWW:    http://www.python.org/pypi/python-cjson/

PR:             ports/108420
Submitted by:   Li-Wen Hsu <lwhsu at lwhsu.org>
Original commit

Number of commits found: 6