1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
Commit Graph

23 Commits

Author SHA1 Message Date
Vasil Dimov
f4fb3cabeb Followup to r335410: use !defined(_LIBCPP_VERSION) instead
of !defined(__clang__).

Submitted by:	tijl@
2013-12-02 08:07:56 +00:00
Vasil Dimov
4a42cd9432 Fix graphics/hugin build with clang.
PR:		ports/182742
Submitted by:	dumbbell@
2013-12-01 17:44:58 +00:00
Vasil Dimov
46c49bae4d Upgrade graphics/hugin from 2011.4.0 to 2012.0.0
Submitted by:	grog@
2013-02-17 17:12:59 +00:00
Vasil Dimov
f683020a82 Make graphics/hugin compilable with clang.
PR:		ports/175427
Submitted by:	Rainer Hurling <rhurlin@gwdg.de>
2013-01-21 09:23:33 +00:00
Vasil Dimov
47d6225bad Fix compilation problem with clang in graphics/hugin
PR:		ports/170758
Submitted by:	Heath Nielson <heathn@gmail>
Feature safe:	yes
2012-11-12 12:07:56 +00:00
Vasil Dimov
cb46eb5482 Upgrade graphics/hugin from 2010.4.0 to 2011.4.0 2012-04-21 11:52:31 +00:00
Vasil Dimov
c4ea6d191f Upgrade graphics/hugin from 2009.4.0 to 2010.4.0
* WX Unicode is now required to build Hugin
* Remove the requirement for GCC 4.2 on 6.x since Hugin does not do
  RPATH_REMOVE anymore (see the log message for graphics/hugin/Makefile,
  rev 1.43)
2011-01-10 09:39:38 +00:00
Dirk Meyer
4c0c1832bd - fix build for png-1.4.1 2010-03-29 11:47:03 +00:00
Vasil Dimov
1f0929b747 Upgrade graphics/hugin from 2009.2.0 to 2009.4.0.
Release notes:
http://hugin.sourceforge.net/releases/2009.4.0/en.shtml

ChangeLog:
http://hugin.svn.sourceforge.net/viewvc/hugin/hugin/trunk/ChangeLog
2010-01-11 09:33:45 +00:00
Vasil Dimov
12823879a6 Upgrade graphics/hugin from 0.8.0 to 2009.2.0.
Release notes:
http://hugin.sourceforge.net/releases/2009.2.0/en.shtml

ChangeLog:
http://hugin.svn.sourceforge.net/viewvc/hugin/hugin/trunk/ChangeLog

Feature safe:	yes
2009-09-29 16:36:45 +00:00
Vasil Dimov
3befd09510 Upgrade graphics/hugin from 0.7.0 to 0.8.0.
Release notes:
http://hugin.sourceforge.net/releases/0.8.0/en.shtml

ChangeLog:
http://hugin.svn.sourceforge.net/viewvc/hugin/hugin/trunk/ChangeLog
2009-08-22 05:41:10 +00:00
Vasil Dimov
d919492480 Upgrade graphics/hugin from 0.7.r3135 to 0.7.0. 2008-12-03 13:43:20 +00:00
Vasil Dimov
58c9262b54 Upgrade graphics/hugin from 0.7_beta4 to 0.7.r3135 (SVN revision 3135).
This version is not archived by the authors, so this is a
snapshot of the SVN repository as of revision 3135.

The archive is put on the freebsd.org cluster.
2008-07-01 14:47:01 +00:00
Vasil Dimov
53357cc8c5 graphics/hugin:
Fix reference to autopano-complete - it is installed as autopano-complete,
not autopano-complete.sh and does not recognize long options under FreeBSD.

PR:		ports/123588
Submitted by:	marck
2008-06-15 15:35:34 +00:00
Vasil Dimov
ec223ef2f2 Change the bootstrap script so it works with the new gettextize.
Spotted by:	marck@
2008-06-11 12:17:14 +00:00
Vasil Dimov
1d5fcf9ea0 * Upgrade graphics/hugin from 0.6.1 to 0.7.b4
* Update libpano dependency to libpano13
* Add OPTIONS to depend on enblend, autopano-sift and ptstitcher
* Update automake dependency to 1.10
* Get rid of the autotools hack in pre-configure:, not necessary anymore
* Sync pkg-plist
* Sync the patches in files/
2008-01-19 08:31:35 +00:00
Vasil Dimov
77f70244fc Allow the execution of gettextize because the present gettext infrastructure
does not work with the new gettext version.

Unfortunately gettextize is interactive (it just wants one to hit enter)
and there seems no way to circumvent this, so I set IS_INTERACTIVE=yes
(it does ``read dummy < /dev/tty''!)
2007-03-28 20:46:18 +00:00
Vasil Dimov
f7dccbb1b6 Fix to expect gettextize versions greater than 0.14
Configure failure reported by:	pav, kris
2007-03-22 12:44:11 +00:00
Vasil Dimov
a36d3016dc Update graphics/hugin from 0.5 to 0.6.1:
* Change dependency on libpano12 >= 2.8.4
* Hook dependencies on the autotools, we need to recreate the
  autogenerated files because now we have changed the autotools source
  config files (configure.ac etc.) with the hope that our changes will
  be propagated upstream

PR:		ports/108266
Submitted by:	vd
Approved by:	cartola@openit.com.br (maintainer timeout)
2007-02-19 09:47:45 +00:00
Renato Botelho
993f7fb87c - Update to 0.5
- Use DATADIR
- Respect WITHOUT_NLS
- Require wxgtk26 instead wxgtk24 and patch to use wxrc-gtk2-2.6
- Unbreak

PR:		ports/90619
Submitted by:	Marco Molteni <molter@tin.it>
Reworked by:	garga
Approved by:	maintainer
2006-01-30 14:40:59 +00:00
Max Khon
77414578df - Fix build on RELENG_4.
- Fix dependencies on wxgtk (include lib versions, otherwise
wxgtk2 2.6.x libarries could match)
- Bump PORTREVISION.

Approved by:	portmgr
2005-08-14 13:43:22 +00:00
Pav Lucistnik
79159e8ce4 - Update to 0.5 beta2
PR:		ports/78350
Submitted by:	Marco Molteni <molter@tin.it>
Approved by:	Carlos Eduardo <cartola@openit.com.br> (maintainer)
2005-03-05 19:26:29 +00:00
Edwin Groothuis
b59589375c New port: graphics/hugin - a gui system to mount panoramic images
from individual pictures

	Goal: an easy to use cross-platform GUI for Panorama Tools.

	With hugin you can assemble a mosiac of photographs into a
	complete immersive panorama, stitch any series of overlapping
	pictures and much more.

	WWW: http://hugin.sourceforge.net/

PR:		ports/71849
Submitted by:	Carlos Eduardo G. Carvalho <cartola@openit.com.br>
2004-12-15 23:04:42 +00:00