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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
non port: graphics/vigra/distinfo

Number of commits found: 19

Monday, 27 Apr 2026
00:01 Robert Clausecker (fuz) search for other commits by this committer
graphics/vigra: update to 1-12-4

Changelog: https://github.com/ukoethe/vigra/releases/tag/Version-1-12-4

Event:		Wiesbaden Hackathon 202604
commit hash: 60f2a893eddc58a531ba7660b0f6f33368719cf2 commit hash: 60f2a893eddc58a531ba7660b0f6f33368719cf2 commit hash: 60f2a893eddc58a531ba7660b0f6f33368719cf2 commit hash: 60f2a893eddc58a531ba7660b0f6f33368719cf2 60f2a89
Sunday, 28 Dec 2025
15:12 Robert Clausecker (fuz) search for other commits by this committer
graphics/vigra: update to 1-12-3

Changelog: https://github.com/ukoethe/vigra/releases/tag/Version-1-12-3

Event:		39C3
commit hash: d428a9187fd7cc82e8da3d0ab3bd3b76771a3b7a commit hash: d428a9187fd7cc82e8da3d0ab3bd3b76771a3b7a commit hash: d428a9187fd7cc82e8da3d0ab3bd3b76771a3b7a commit hash: d428a9187fd7cc82e8da3d0ab3bd3b76771a3b7a d428a91
Sunday, 5 Oct 2025
13:44 Robert Clausecker (fuz) search for other commits by this committer
graphics/vigra: update to 1.12.2

Previous update attempts forgot to change GH_TAGNAME,
meaning the port has been stuck at 1.11.1 until now.

Grab maintainership of this unmaintained port so that
this doesn't repeat.

Changelog: https://github.com/ukoethe/vigra/releases/tag/Version-1-12-2
commit hash: 03a9bdb2e799cc0fb648deb30b885d4bc54612cf commit hash: 03a9bdb2e799cc0fb648deb30b885d4bc54612cf commit hash: 03a9bdb2e799cc0fb648deb30b885d4bc54612cf commit hash: 03a9bdb2e799cc0fb648deb30b885d4bc54612cf 03a9bdb
Wednesday, 4 Sep 2024
20:35 Fernando ApesteguĂ­a (fernape) search for other commits by this committer
graphics/vigra: update to 1.12.1

ChangeLog: https://github.com/ukoethe/vigra/releases/tag/Version-1-12-1

Accumulated changes:

 * Address implementation incompatibility of ptp in vigranumpy with numpy 2
 * Improve compatibility with compilers in 2024.
 * Update testing infrastructure to use modern packages from conda-forge.

Reported by:	portscout
commit hash: a83b7f224a51d23e2f99228d4437195b7b45e16b commit hash: a83b7f224a51d23e2f99228d4437195b7b45e16b commit hash: a83b7f224a51d23e2f99228d4437195b7b45e16b commit hash: a83b7f224a51d23e2f99228d4437195b7b45e16b a83b7f2
Sunday, 16 Dec 2018
17:01 pi search for other commits by this committer
graphics/vigra: update 1.11.0 -> 1.11.1, should fix PNG support

PR:		228623
Reported by:	grog
Relnotes:	https://mailhost.informatik.uni-hamburg.de/pipermail/vigra/2017-May/001352.html
Original commitRevision:487603 
Sunday, 24 Sep 2017
18:45 jbeich search for other commits by this committer
graphics/vigra: unbreak NUMPY=on with gcc7

In file included from include/vigra/resampling_convolution.hxx:46:0,
                 from include/vigra/resizeimage.hxx:46,
                 from vigranumpy/src/core/sampling.cxx:43:
include/vigra/imagecontainer.hxx: In member function 'void
vigra::ImagePyramid<ImageType, Alloc>::swap(const vigra::ImagePyramid<ImageType,
Alloc>&)':
include/vigra/imagecontainer.hxx:766:51: error: no matching function for call to
'swap(int&, const int&)'
         std::swap(lowestLevel_, other.lowestLevel_);
                                                   ^
[...]

PR:		222542
Reported by:	math/saga
Obtained from:	upstream
Original commitRevision:450499 
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 
Thursday, 7 May 2015
15:17 mat search for other commits by this committer
Update ports in the games category to not use GH_COMMIT.

With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:385633 
Monday, 5 May 2014
18:45 pi search for other commits by this committer
graphics/vigra: update to 1.10.0

- new version 1.10.0
- MASTERSITE changed to github
- Numpy option: make gcc usage functional again for 10.0+
- option descriptions changed from gcc46 to gcc47
- updates and fixes on plist

Changes:	http://ukoethe.github.io/vigra/doc/vigra/CreditsChangelog.html

PR:             ports/188372
Submitted by:   Rainer Hurling
Approved by:    maintainer (timeout), culot (mentor)
Original commitRevision:353037 
Friday, 23 Nov 2012
15:10 fluffy search for other commits by this committer
- Update to 1.9.0 release (clang support improved)
- Handle python bindings in proper way (off by default)
- Make HDF and OpenEXR support optional (on by default)
- Use OptionsNG
- Declare LICENSE
- Trim Makefile header

Feature safe:	yes
Original commitRevision:307681 
Friday, 8 Jun 2012
13:45 vd search for other commits by this committer
Upgrade graphics/vigra from 1.7.1 to 1.8.0

PR:             ports/168833
Submitted by:   fluffy@
Original commit
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
Tuesday, 30 Jun 2009
09:38 vd search for other commits by this committer
Upgrade graphics/vigra from 1.5.0 to 1.6.0

PR:             ports/135879 (with some fixups)
Submitted by:   Wen Heping <wenheping@gmail.com>
Original commit
Tuesday, 1 May 2007
15:52 vd search for other commits by this committer
Upgrade graphics/vigra from 1.4.0 to 1.5.0
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
Sunday, 22 Jan 2006
12:35 edwin search for other commits by this committer
SHA256ify

Approved by: krion@
Original commit
Thursday, 10 Mar 2005
08:33 pav search for other commits by this committer
- Update to 1.3.2

PR:             ports/78556
Submitted by:   Marco Molteni <molter@tin.it>
Approved by:    Carlos Eduardo <cartola@openit.com.br> (maintainer)
Original commit
Friday, 11 Feb 2005
10:03 vs search for other commits by this committer
Update to 1.3.0

PR:             ports/76078
Submitted by:   Carlos Eduardo G. Carvalho (maintainer)
De-shar-ified:  Marco Molteni
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: 19