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: net/py-gspreadsheet/pkg-descr

Number of commits found: 4

Wednesday, 25 Apr 2018
16:42 amdmi3 search for other commits by this committer
Switch all pypi.python.org WWWs to a new PyPi home pypi.org where
they now redirect to anyway. All new urls checked to return 200,
I've fixed a couple of them in the process.

Approved by:	portmgr blanket, mat
Original commitRevision:468282 
Sunday, 25 Feb 2018
05:33 sunpoet search for other commits by this committer
Fix version requirement of RUN_DEPENDS

- Add NO_ARCH
- Convert to options target helper
- Convert to test framework
- Fix indent
- Reformat pkg-descr
- Add PyPI as primary WWW
- Take maintainership
Original commitRevision:462926 
Thursday, 19 May 2016
10:44 amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [g-n]*

Approved by:	portmgr blanket
Original commitRevision:415499 
Tuesday, 29 Oct 2013
18:10 nemysis search for other commits by this committer
gspreadsheet is a wrapper around a wrapper to get Google spreadsheets to look
like csv.DictReader.  If you're used to working with CSVs or a human, you'll
find that working with Google's Python API for spreadsheets is so frustrating.
With gspreadsheet, you can adapt your existing csv code to work with Google
Spreadsheets with just two line changes. As an added bonus, if you alter the
dict, those changes get saved back to the original spreadsheet.

WWW: https://github.com/texastribune/gspreadsheet

PR:		ports/181832
Submitted by:	Johannes Jost Meixner <xmj@chaot.net>
Approved by:	wg (mentor)
Original commitRevision:331977 

Number of commits found: 4