c5c9 FreshPorts -- graphics/vigra
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
vigra 1.9.0_2 graphics on this many watch lists=5 search for ports that depend on this port
VIGRA stands for "Vision with Generic Algorithms"
Maintained by: fluffy@FreeBSD.org search for ports maintained by this maintainer
Port Added: 15 Dec 2004 12:40:49
License: MIT


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.

Author: Ullrich Koethe <koethe@informatik.uni-hamburg.de>
WWW: http://hci.iwr.uni-heidelberg.de/vigra/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/cmake
Required Libraries:
  1. science/hdf5-18
  2. graphics/OpenEXR
  3. graphics/tiff
  4. graphics/jpeg
  5. graphics/png
  6. math/fftw3
  7. math/fftw3-float

This port is required by:

for Build for Libraries

To install the port: cd /usr/ports/graphics/vigra/ && make install clean
To add the package: pkg_add -r vigra


Configuration Options
===> The following configuration options are available for vigra-1.9.0_2:
     HDF5=on: HDF-5 data format support
     NUMPY=off: NumPy mathematical computing (USE Fortran/GCC46+)
     OPENEXR=on: HDR image format support via OpenEXR
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://hci.iwr.uni-heidelberg.de/vigra/

Number of commits found: 35

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
22 Mar 2013 20:06:15
Original commit files touched by this commit  1.9.0_2
makc search for other commits by this committer
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
13 Mar 2013 13:53:30
Original commit files touched by this commit  1.9.0_2
fluffy search for other commits by this committer
- Depend on GCC4.6+ only when Python/NumPy option selected (due to Fortran use
in NumPy)
- By defaults NumPy option is off
- Bump PORTREVISION to force rebuild with main ports compiler

Requested by:	amdmi3, jkim
17 Jan 2013 16:05:39
Original commit files touched by this commit  1.9.0_1
swills search for other commits by this committer
- Chase lib version changes from ilmbase and OpenEXR updates
24 Nov 2012 02:25:38
Original commit files touched by this commit  1.9.0
fluffy search for other commits by this committer
- Force to use gcc46+ if CC is not Clang.

Feature safe:	yes
23 Nov 2012 15:10:16
Original commit files touched by this commit  1.9.0
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
23 Nov 2012 02:27:09
Original commit files touched by this commit  1.8.0_1
fluffy search for other commits by this committer
- Control of Python dependency

PR:		173772
Submitted by:	Mamoru Sakaue
Feature safe:	yes
09 Jun 2012 13:08:32
Original commit files touched by this commit  1.8.0
fluffy search for other commits by this committer
- Unbreak with base gcc 4.2.1
- Handle both fftw dependencies at once
- No PORTREVISION bump, users with broken build never got this update
- Take maintainership due to vd@'s ENOTIME

Approved by:    vd (maintainer, via email)
08 Jun 2012 13:45:00
Original commit files touched by this commit  1.8.0
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@
01 Jun 2012 05:26:28
Original commit files touched by this commit  1.7.1_4
dinoex search for other commits by this committer
- update png to 1.5.10
17 Oct 2011 10:08:33
Original commit files touched by this commit  1.7.1_3
bf search for other commits by this committer
- update fftw3* to 3.3 [1], and adjust dependent ports
- make use of optimizations by default, where possible
(quad flavor to follow shortly, and mpi at a later date)

Suggestions and patches from:   ache, C. Burns, wen
15 Jul 2011 10:50:22
Original commit files touched by this commit  1.7.1_2
ale search for other commits by this committer
Bump PORTREVISION for science/hdf5-18 shlib change.
01 Jul 2011 07:13:48
Original commit files touched by this commit  1.7.1_1
vd search for other commits by this committer
Request explicitly the lib hdf5.6 because if we ask for hdf5 then portmaster
considers that an installed version of science/hdf5 satisfies the dependency.
29 Jun 2011 11:42:48
Original commit files touched by this commit  1.7.1
vd search for other commits by this committer
Use science/hdf5-18 instead of science/hdf5 as dependency

In testing I used science/hdf5-18 but have somehow written science/hdf5
in the Makefile and it worked because the same lib is provided by
science/hdf5 too. This should fix [1].

PR:             ports/158425 [1]
Submitted by:   Andrei Lavreniyuk <andy.lavr@gmail.com>
29 Jun 2011 07:42:36
Original commit files touched by this commit  1.7.1
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>
04 Dec 2010 07:34:27
Original commit files touched by this commit  1.6.0_3
ade search for other commits by this committer
Sync to new bsd.autotools.mk
29 Mar 2010 05:58:06
Original commit files touched by this commit  1.6.0_3
dinoex search for other commits by this committer
- fix build for png-1.4.1
28 Mar 2010 06:47:48
Original commit files touched by this commit  1.6.0_3
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
05 Feb 2010 11:46:55
Original commit files touched by this commit  1.6.0_2
dinoex search for other commits by this committer
- update to jpeg-8
02 Aug 2009 19:36:34
Original commit files touched by this commit  1.6.0_1
mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
18 Jul 2009 11:11:29
Original commit files touched by this commit  1.6.0_1
dinoex search for other commits by this committer
- update to jpeg7
Tested by:      pav on pointyhat
30 Jun 2009 09:38:15
Original commit files touched by this commit  1.6.0
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>
21 Aug 2008 06:18:49
Original commit files touched by this commit  1.5.0
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
01 May 2007 15:52:25
Original commit files touched by this commit  1.5.0
vd search for other commits by this committer
Upgrade graphics/vigra from 1.4.0 to 1.5.0
05 Mar 2007 06:14:30
Original commit files touched by this commit  1.4.0
vd search for other commits by this committer
Adopt graphics/hugin and related ports.
27 Feb 2007 05:43:23
Original commit files touched by this commit  1.4.0
linimon search for other commits by this committer
Reset cartola@openit.com.br due to maintainer-timeouts and no response
to previous email.

Hat:            portmgr
28 Jan 2007 09:07:47
Original commit files touched by this commit  1.4.0
kris search for other commits by this committer
Use libtool port instead of included one to avoid objformat a.out botch
17 Jun 2006 19:47:58
Original commit files touched by this commit  1.4.0
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)
11 May 2006 15:12:06
Original commit files touched by this commit  1.3.2_2
ahze search for other commits by this committer
- Chase fftw3 libver bump
22 Jan 2006 12:35:18
Original commit files touched by this commit  1.3.2_1
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
18 Apr 2005 17:01:25
Original commit files touched by this commit  1.3.2_1
ahze search for other commits by this committer
- Use math/fftw3 for fftw support not math/fftw, math/fftw is not supported.
10 Mar 2005 08:33:29
Original commit files touched by this commit  1.3.2
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)
20 Feb 2005 16:25:08
Original commit files touched by this commit  1.3.0_1
pav search for other commits by this committer
- Fix plist
- Style

PR:             ports/77683
Submitted by:   Marco Molteni <molter@tin.it>
11 Feb 2005 10:03:15
Original commit files touched by this commit  1.3.0
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
02 Jan 2005 01:22:11
Original commit files touched by this commit  1.2.0
kris search for other commits by this committer
BROKEN in 3 ways: Does not compile on FreeBSD >=5.x, configure fails on
amd64 and ia64, and broken pkg-plist on alpha 4.x

Approved by:    portmgr (self)
15 Dec 2004 12:36:25
Original commit files touched by this commit  1.2.0
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>

Number of commits found: 35

2832
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24523
Broken 217
Deprecated 473
Ignore 637
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 132
Set to expire 511
Interactive 33
new 24 hours 7
new 48 hours10
new 7 days29
new fortnight79
new month211

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0