aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/vigra
Commit message (Collapse)AuthorAgeFilesLines
* - Use math/fftw3 for fftw support not math/fftw, math/fftw is not supported.ahze2005-04-191-1/+2
|
* - Update to 1.3.2pav2005-03-105-38/+58
| | | | | | PR: ports/78556 Submitted by: Marco Molteni <molter@tin.it> Approved by: Carlos Eduardo <cartola@openit.com.br> (maintainer)
* - Fix plistpav2005-02-212-4/+4
| | | | | | | - Style PR: ports/77683 Submitted by: Marco Molteni <molter@tin.it>
* Update to 1.3.0vs2005-02-114-19/+125
| | | | | | PR: ports/76078 Submitted by: Carlos Eduardo G. Carvalho (maintainer) De-shar-ified: Marco Molteni
* BROKEN in 3 ways: Does not compile on FreeBSD >=5.x, configure fails onkris2005-01-021-1/+15
| | | | | | amd64 and ia64, and broken pkg-plist on alpha 4.x Approved by: portmgr (self)
* New port: graphics/vigra - another program to mount panoramic imagesedwin2004-12-154-0/+563
- 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>