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: graphics/vigra/pkg-descr

Number of commits found: 6

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
Sunday, 20 Mar 2016
01:49 grog search for other commits by this committer
Update link in pkg-descr.

New version 1.11.0.

 Changes:
    Ported vigranumpy to Python 3.5.

    Added Chunked arrays to store data larger than RAM as a collection of
    rectangular blocks.

    Added vigra::ThreadPool and parallel_foreach() for portable
    algorithm parallelization based on std::thread.  Implemented
    parallel versions of Gaussian smoothing, Gaussian derivatives,
    connected components labeling, and union-find watersheds.

    Added graph-based image analysis, e.g. agglomerative clustering

    Included the callback mechanism described in "Impossibly Fast C++
    Delegates" by Sergey Ryazanov (needed for agglomerative
    clustering).

    Added many image registration functions.

    Extended the collection of multi-dimensional distance transform
    algorithms by vectorial DT, boundary DT, and eccentricity
    transform.

    Added skeletonizeImage(), nonLocalMean(), multi-dimensional
    integral images.

    Added new 2D shape features based on skeletonization and the
    convex hull.

    Additional arithmetic and algebraic functions for
    vigra::TinyVector.

    Added vigra::CountingIterator.

    Minor improvements and bug fixes in the code and documentation.
Original commitRevision:411427 
Monday, 2 Mar 2015
23:31 bapt search for other commits by this committer
Remove Author from pkg-descr and white space fixes
Original commitRevision:380306 
Wednesday, 29 Jun 2011
07:42 vd search for other commits by this committer
Upgrade graphics/vigra from 1.6.0 to 1.7.1

Suggested by:   Rainer Hurling <rhurlin@gwdg.de>
Original commit
Saturday, 17 Jun 2006
19:47 stefan search for other commits by this committer
- Update to 1.4.0
- Add user knobs for VIGRA's libraries.
- Further qualify acceptable image libraries.

PR:             97879
Submitted by:   Christopher Boumenot <boumenot@gmail.com>
Approved by:    maintainer
                arved (mentor)
Original commit
Wednesday, 15 Dec 2004
12:36 edwin search for other commits by this committer
New port: graphics/vigra - another program to mount panoramic images
- also a dependency of hugin

        VIGRA stands for "Vision with Generic Algorithms". It's a
        novel computer vision library that puts its main emphasize
        on customizable algorithms and data structures. By using
        template techniques similar to those in the C++ Standard
        Template Library, you can easily adapt any VIGRA component
        to the needs of your application, without thereby giving
        up execution speed.

PR:             ports/71847
Submitted by:   Carlos Eduardo G. Carvalho <cartola@openit.com.br>
Original commit

Number of commits found: 6