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

Port details
libpano13 2.9.18_1 graphics on this many watch lists=1 search for ports that depend on this port
Cross-platform library behind Panorama Tools and other photo stitchers
Maintained by: vd@FreeBSD.org search for ports maintained by this maintainer
Port Added: 09 Oct 2007 16:43:37
Also Listed In: java
License: not specified in port


This is the pano13 library, part of the Panorama Tools by Helmut
Dersch of the University of Applied Sciences Furtwangen.

Also included with the library are:

- PTOptimizer, a command-line tool for optimizing control points.
- panoinfo, a command-line tool for querying the library version.

The panorama tools are mainly used to build panoramic images from a set of
overlapping images. The usability extends beyond "just" building panoramas by
far though. You can, for instance, use them to render an average of multiple
images to broaden the dynamic range of the images or average out noise. You
can also build object movies with them, morph between images and much more.

WWW: http://panotools.sourceforge.net/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

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

Required To Build:
  1. java/openjdk6
  2. devel/automake
  3. devel/autoconf
  4. devel/libtool
  5. textproc/intltool
  6. devel/pkgconf
Required To Run:
  1. java/openjdk6
  2. devel/pkgconf
  3. devel/gio-fam-backend
Required Libraries:
  1. graphics/jpeg
  2. graphics/png
  3. graphics/tiff
  4. accessibility/atk
  5. devel/glib20
  6. x11-toolkits/gtk20
  7. x11-toolkits/pango

This port is required by:

for Libraries

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


Configuration Options
     No options to configure

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

Number of commits found: 27

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
10 Dec 2012 13:18:29
Original commit files touched by this commit  2.9.18_1
bapt search for other commits by this committer
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION=	1.5+ (part2)
01 Jun 2012 05:26:28
Original commit files touched by this commit  2.9.18_1
dinoex search for other commits by this committer
- update png to 1.5.10
11 May 2012 20:38:09
Original commit files touched by this commit  2.9.18
ade search for other commits by this committer
Update autoconf to 2.69 and automake to 1.12

PR:             166836
Tested by:      Multiple -exp runs (pav)
18 Oct 2011 07:54:20
Original commit files touched by this commit  2.9.18
vd search for other commits by this committer
Upgrade graphics/libpano13 from 2.9.17 to 2.9.18.
23 Sep 2011 22:26:39
Original commit files touched by this commit  2.9.17_1
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
21 Jul 2011 05:03:02
Original commit files touched by this commit  2.9.17_1
linimon search for other commits by this committer
Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,
remove support for them from bsd.java.mk.  As Jikes is not available in Java 1.5
or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports
which used it (only occurences were USE_JIKES=no).  Support for the Blackdown VM
is also removed, as it is not available in Java 1.5 and higher.

Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect
old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5.
While here, replace static values of JAVA_VERSION in files/*.in by
%%JAVA_VERSION%% .

PR:             ports/158969
Submitted by:   rene
Tested on:      pointyhat-west -exp
27 Feb 2011 06:29:20
Original commit files touched by this commit  2.9.17_1
vd search for other commits by this committer
Fix compilation of graphics/libpano13 with libtool 2.4

Spotted by:     linimon@
21 Jan 2011 09:36:27
Original commit files touched by this commit  2.9.17_1
vd search for other commits by this committer
Fix graphics/libpano13 pkg-plist

Install libpano13.pc in libdata/pkgconfig instead of lib/pkgconfig

pkg-config finds the .pc file in either location but I change it to be
consistent with the majority of FreeBSD ports. Also libdata/pkgconfig
does not need to be removed by the port itself upon deinstallation.

Feature safe:   yes
19 Jan 2011 19:03:05
Original commit files touched by this commit  2.9.17
pav search for other commits by this committer
- Mark BROKEN: incomplete plist and installs .pc file to lib/ instead of
libdata/

Reported by:    pointyhat
Feature safe:   yes
12 Jan 2011 12:39:19
Original commit files touched by this commit  2.9.17
vd search for other commits by this committer
Fix graphics/libpano13 pkg-plist

Pointed by:     pav@
Feature safe:   yes
10 Jan 2011 09:34:05
Original commit files touched by this commit  2.9.17
vd search for other commits by this committer
Upgrade graphics/libpano13 from 2.9.14 to 2.9.17.
04 Dec 2010 07:34:27
Original commit files touched by this commit  2.9.14_5
ade search for other commits by this committer
Sync to new bsd.autotools.mk
16 Oct 2010 11:52:47
Original commit files touched by this commit  2.9.14_5
ade search for other commits by this committer
Punt autoconf267->autoconf268
05 Oct 2010 19:57:56
Original commit files touched by this commit  2.9.14_5
ade search for other commits by this committer
Round one migration of ports from automake{19,110} to automake111
15 Sep 2010 18:35:24
Original commit files touched by this commit  2.9.14_5
ade search for other commits by this committer
Autotools update.   Read ports/UPDATING 20100915 for details.

Approved by:    portmgr (for Mk/bsd.port.mk part)
Tested by:      Multiple -exp runs
28 Mar 2010 06:47:48
Original commit files touched by this commit  2.9.14_4
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.9.14_3
dinoex search for other commits by this committer
- update to jpeg-8
22 Aug 2009 00:23:13
Original commit files touched by this commit  2.9.14_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
02 Aug 2009 19:36:34
Original commit files touched by this commit  2.9.14_2
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
29 Jul 2009 07:26:15
Original commit files touched by this commit  2.9.14_2
vd search for other commits by this committer
graphics/libpano13:

Fix plist for WITHOUT_JAVA case.

PR:             ports/136823
Submitted by:   Dmitry Marakasov <amdmi3@amdmi3.ru>
18 Jul 2009 11:11:29
Original commit files touched by this commit  2.9.14_1
dinoex search for other commits by this committer
- update to jpeg7
Tested by:      pav on pointyhat
15 Jun 2009 07:49:05
Original commit files touched by this commit  2.9.14
vd search for other commits by this committer
graphics/libpano13:

Fix build with custom LOCALBASE.

Reported by:    qat@
09 Jun 2009 19:56:20
Original commit files touched by this commit  2.9.14
vd search for other commits by this committer
Upgrade graphics/libpano13 from 2.9.12 to 2.9.14.
21 Aug 2008 06:18:49
Original commit files touched by this commit  2.9.12_1
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)
20 Aug 2008 00:57:32
Original commit files touched by this commit  2.9.12_1
ade search for other commits by this committer
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62

Tested by:      exp build run (erwin)
06 Jun 2008 13:35:04
Original commit files touched by this commit  2.9.12_1
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
09 Oct 2007 16:43:17
Original commit files touched by this commit  2.9.12
vd search for other commits by this committer
Add new port graphics/libpano13 - the successor of graphics/libpano12

This is the pano13 library, part of the Panorama Tools by Helmut
Dersch of the University of Applied Sciences Furtwangen.

The panorama tools are mainly used to build panoramic images from a set of
overlapping images. The usability extends beyond "just" building panoramas by
far though. You can, for instance, use them to render an average of multiple
images to broaden the dynamic range of the images or average out noise. You
can also build object movies with them, morph between images and much more.

WWW: http://panotools.sourceforge.net/

Number of commits found: 27

28b9
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
asterisk*Jun 19
asterisk10*Jun 19
clamav*Jun 19
clamav-devel*Jun 19
cyrus-imspd*Jun 19
glpi*Jun 19
otrsJun 19
otrsJun 19
tshark*Jun 19
tshark-lite*Jun 19
wireshark*Jun 19
wireshark-lite*Jun 19
apache-xml-security-cJun 18
linux-f10-flashplugin10*Jun 18
linux-f10-flashplugin11*Jun 18

15 vulnerabilities affecting 24 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 24569
Broken 187
Deprecated 454
Ignore 561
Forbidden 0
Restricted 288
No CDROM 110
Vulnerable 19
Expired 48
Set to expire 439
Interactive 33
new 24 hours 3
new 48 hours10
new 7 days30
new fortnight85
new month175

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