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: math/py-fastcluster/pkg-descr

Number of commits found: 6

Wednesday, 5 Apr 2023
17:30 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
math/py-fastcluster: Update WWW and clean up pkg-descr
commit hash: ef176396af8040d8f7ef14d2e714631968ebe264 commit hash: ef176396af8040d8f7ef14d2e714631968ebe264 commit hash: ef176396af8040d8f7ef14d2e714631968ebe264 commit hash: ef176396af8040d8f7ef14d2e714631968ebe264 ef17639
Wednesday, 7 Sep 2022
21:58 Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 fb16dfe
Tuesday, 26 Jan 2021
17:28 sunpoet search for other commits by this committer
Update to 1.1.27

Changes:	https://github.com/dmuellner/fastcluster/releases
		https://github.com/dmuellner/fastcluster/blob/master/NEWS.txt
Original commitRevision:562817 
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
Update to 1.1.24

- Update COMMENT
- Add LICENSE_FILE
- Add missing OPTIONS_DEFINE=DOCS
- Strip shared library
- Convert to options target helper
- Add PyPI and GitHub repository to WWW
- Take maintainership

Changes:	https://github.com/dmuellner/fastcluster
		https://github.com/dmuellner/fastcluster/blob/master/NEWS.txt
Original commitRevision:462923 
Wednesday, 18 Dec 2013
11:12 wg search for other commits by this committer
math/py-fastcluster: Python functions for hierarchical clustering

Fastcluster provides Python functions for hierarchical clustering. It generates
hierarchical clusters from distance matrices or from vector data.

Part of this module is intended to replace the functions
    linkage, single, complete, average, weighted, centroid, median, ward
in the module scipy.cluster.hierarchy with the same functionality but much
faster algorithms. Moreover, the function 'linkage_vector' provides
memory-efficient clustering for vector data.

The interface is very similar to MATLAB's Statistics Toolbox API to make code
easier to port from MATLAB to Python/Numpy. The core implementation of this
library is in C++ for efficiency.

WWW: http://danifold.net/fastcluster.html

PR:		ports/184931
Submitted by:	Johannes Jost Meixner <xmj chaot.net>
Original commitRevision:336815 

Number of commits found: 6