5c14 FreshPorts -- graphics/autopano-sift-c
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
autopano-sift-c 2.5.1_3 graphics on this many watch lists=0 search for ports that depend on this port
Restricted RESTRICTED: May be covered by patents
Automatic panorama control point generation tool, C port
Maintained by: amdmi3@FreeBSD.org search for ports maintained by this maintainer
Port Added: 16 Jul 2009 17:34:37
License: not specified in port


This is autopano-sift-2.4 ported to plain "C"
The source is kept as close as possible to the original version.

It should have the same inputs and outputs as the original "C#" version
which is available in ports as graphics/autopano-sift

WWW: http://hugin.sourceforge.net/docs/manual/Autopano-sift-C.html
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. graphics/tiff
  2. graphics/jpeg
  3. graphics/png
  4. graphics/libpano13
  5. textproc/libxml2

This port is required by:

for Run

To install the port: cd /usr/ports/graphics/autopano-sift-c/ && make install clean

A package is not available for ports marked as: Forbidden / Broken / Ignore / Restricted


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://aarnet.dl.sourceforge.net/project/hugin/autopano-sift-C/autopano-sift-C-2.5.1/
  3. http://freefr.dl.sourceforge.net/project/hugin/autopano-sift-C/autopano-sift-C-2.5.1/
  4. http://garr.dl.sourceforge.net/project/hugin/autopano-sift-C/autopano-sift-C-2.5.1/
  5. http://heanet.dl.sourceforge.net/project/hugin/autopano-sift-C/autopano-sift-C-2.5.1/
  6. http://hivelocity.dl.sourceforge.net/project/hugin/autopano-sift-C/autopano-sift-C-2.5.1/
  7. http://ignum.dl.sourceforge.net/project/hugin/autopano-sift-C/autopano-sift-C-2.5.1/
  8. http://internode.dl.sourceforge.net/project/hugin/autopano-sift-C/autopano-sift-C-2.5.1/
  9. http://iweb.dl.sourceforge.net/project/hugin/autopano-sift-C/autopano-sift-C-2.5.1/
  10. http://jaist.dl.sourceforge.net/project/hugin/autopano-sift-C/autopano-sift-C-2.5.1/
  11. http://nchc.dl.sourceforge.net/project/hugin/autopano-sift-C/autopano-sift-C-2.5.1/
  12. http://ncu.dl.sourceforge.net/project/hugin/autopano-sift-C/autopano-sift-C-2.5.1/
  13. http://netcologne.dl.sourceforge.net/project/hugin/autopano-sift-C/autopano-sift-C-2.5.1/
  14. http://osdn.dl.sourceforge.net/project/hugin/autopano-sift-C/autopano-sift-C-2.5.1/
  15. http://space.dl.sourceforge.net/project/hugin/autopano-sift-C/autopano-sift-C-2.5.1/
  16. http://sunet.dl.sourceforge.net/project/hugin/autopano-sift-C/autopano-sift-C-2.5.1/
  17. http://superb-dca3.dl.sourceforge.net/project/hugin/autopano-sift-C/autopano-sift-C-2.5.1/
  18. http://switch.dl.sourceforge.net/project/hugin/autopano-sift-C/autopano-sift-C-2.5.1/
  19. http://tenet.dl.sourceforge.net/project/hugin/autopano-sift-C/autopano-sift-C-2.5.1/
  20. http://ufpr.dl.sourceforge.net/project/hugin/autopano-sift-C/autopano-sift-C-2.5.1/
  21. http://waix.dl.sourceforge.net/project/hugin/autopano-sift-C/autopano-sift-C-2.5.1/

Number of commits found: 11

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  2.5.1_3
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)
01 Jun 2012 05:26:28
Original commit files touched by this commit  2.5.1_3
dinoex search for other commits by this committer
- update png to 1.5.10
03 Jul 2011 14:12:23
Original commit files touched by this commit  2.5.1_2
ohauer search for other commits by this committer
-remove MD5
28 Mar 2010 06:47:48
Original commit files touched by this commit  2.5.1_2
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  2.5.1_1
dinoex search for other commits by this committer
- update to jpeg-8
23 Oct 2009 22:42:40
Original commit files touched by this commit  2.5.1
amdmi3 search for other commits by this committer
- Update to 2.5.1
22 Aug 2009 00:23:13
Original commit files touched by this commit  2.5.0_2
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with G
19 Aug 2009 02:36:55
Original commit files touched by this commit  2.5.0_2
amdmi3 search for other commits by this committer
- Add RESTRICTED by analogy with autopano-sift
05 Aug 2009 23:31:48
Original commit files touched by this commit  2.5.0_2
amdmi3 search for other commits by this committer
- Fix CATEGORIES

Noticed by:     Zahemszky Gábor <Gabor at Zahemszky dot HU>
21 Jul 2009 15:02:49
Original commit files touched by this commit  2.5.0_1
amdmi3 search for other commits by this committer
- Fix dependency on jpeg and bump PORTREVISION for remaining ports which were
not yet updated
16 Jul 2009 17:34:03
Original commit files touched by this commit  2.5.0
amdmi3 search for other commits by this committer
This is autopano-sift-2.4 ported to plain "C"
The source is kept as close as possible to the original version.

It should have the same inputs and outputs as the original "C#" version
which is available in ports as graphics/autopano-sift

WWW: http://hugin.sourceforge.net/docs/manual/Autopano-sift-C.html

Number of commits found: 11

2859
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
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
linux-firefoxMay 15
linux-seamonkeyMay 15

6 vulnerabilities affecting 28 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 24516
Broken 219
Deprecated 472
Ignore 639
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 29
Expired 132
Set to expire 510
Interactive 33
new 24 hours 3
new 48 hours7
new 7 days30
new fortnight74
new month205

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