| Port details on branch 2026Q2 |
- hugin GUI for Panorama Tools, to stitch panoramic images
- 2025.0.1_2 graphics
=0 2025.0.1_2Version of this port present on the latest quarterly branch. - Maintainer: fuz@FreeBSD.org
 - Port Added: 2026-06-30 19:09:10
- Last Update: 2026-06-30 19:08:34
- Commit Hash: 14e9dfc
- License: GPLv2
- WWW:
- http://hugin.sourceforge.net/
- Description:
- A GUI for Panorama Tools, to stitch panoramic images.
With hugin you can assemble a mosaic of photographs into a complete
immersive panorama, stitch any series of overlapping pictures and much
more.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/graphics/hugin/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/hugin
- pkg install hugin
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: hugin
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1765683878
SHA256 (hugin-2025.0.1.tar.bz2) = 7cf8eb33a6a8848cc7f816faf4bc88389228883d5513136dccb5cb243912ab79
SIZE (hugin-2025.0.1.tar.bz2) = 10229525
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- swig : devel/swig
- cmake : devel/cmake-core
- ninja : devel/ninja
- update-desktop-database : devel/desktop-file-utils
- gettext-runtime>=0.26 : devel/gettext-runtime
- gettext-tools>=0.26 : devel/gettext-tools
- pkgconf>=1.3.0_1 : devel/pkgconf
- update-mime-database : misc/shared-mime-info
- python3.11 : lang/python311
- xorgproto>=0 : x11/xorgproto
- xorgproto>=0 : x11/xorgproto
- x11.pc : x11/libX11
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- enblend>=4.1.4 : graphics/enblend
- exiftool : graphics/p5-Image-ExifTool
- gmake : devel/gmake
- panomatic : graphics/panomatic
- update-desktop-database : devel/desktop-file-utils
- update-mime-database : misc/shared-mime-info
- python3.11 : lang/python311
- x11.pc : x11/libX11
- Library dependencies:
-
- libOpenEXR.so : graphics/openexr
- libImath.so : math/Imath
- liblcms2.so : graphics/lcms2
- libexiv2.so : graphics/exiv2
- libfftw3.so : math/fftw3
- libpano13.so : graphics/libpano13
- libvigraimpex.so : graphics/vigra
- libtiff.so : graphics/tiff
- libflann.so : math/flann
- liblz4.so : archivers/liblz4
- libepoxy.so : graphics/libepoxy
- libintl.so : devel/gettext-runtime
- libGL.so : graphics/libglvnd
- libGLU.so : graphics/libGLU
- libglut.so : graphics/freeglut
- libsqlite3.so : databases/sqlite3
- libblas.so : math/blas
- liblapack.so : math/lapack
- libwx_baseu-3.2.so : x11-toolkits/wxgtk32@gtk3
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for hugin-2025.0.1_2:
AUTOPANOSIFTC=off: Install graphics/autopano-sift-c
LAPACK=on: Use LAPACK based solver in levmar
PANOMATIC=on: Install graphics/panomatic
PYTHON=on: Python Scripting Interface
====> OpenGL helper library: you can only select none or one of them
EPOXY=on: use graphics/libepoxy
GLEW=off: use graphics/glew
===> Use 'make config' to modify these settings
- Options name:
- graphics_hugin
- USES:
- cmake desktop-file-utils gettext gl gnome pkgconfig shared-mime-info shebangfix sqlite tar:bzip2 xorg blaslapack python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
2025.0.1_2 30 Jun 2026 19:08:34
    |
Robert Clausecker (fuz)  |
graphics/hugin: permit use of libepoxy instead of glew
Some users report problems with hugin coming from graphics/glew not
being built with EGL support. Permit using libepoxy instead of
graphics/glew for OpenGL stuff and make it the default to work around
this issue. Building with graphics/glew remains available as an option.
PR: 296330, 296368
Reported by: grog
Tested by: grog
MFH: 2026Q2
(cherry picked from commit 2fa6358ccc39f9ef705ca209fc9dacf276ef69df) |
Number of commits found: 1
|