aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/hugin
Commit message (Collapse)AuthorAgeFilesLines
* - Fix build on RELENG_4.fjoe2005-08-146-8/+75
| | | | | | | | - Fix dependencies on wxgtk (include lib versions, otherwise wxgtk2 2.6.x libarries could match) - Bump PORTREVISION. Approved by: portmgr
* Fix pkg-plist (this file did not get into previous commit)fjoe2005-08-141-3/+9
| | | | Approved by: portmgr
* - Fix pkg-plist.fjoe2005-08-091-1/+5
| | | | | | - Bump PORTREVISION. Approved by: portmgr
* Fix the build (wx-config has different name now). Maintainer timeout.fjoe2005-07-151-1/+3
| | | | Pointy hat to: fjoe
* Finish repo copy of wxgtk 2.4.2 ports to wxgtk24*fjoe2005-05-131-2/+2
|
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1
| | | | after 5.4-RELEASE.
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1
| | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
* Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-121-0/+1
|
* - Update to 0.5 beta2pav2005-03-067-474/+72
| | | | | | PR: ports/78350 Submitted by: Marco Molteni <molter@tin.it> Approved by: Carlos Eduardo <cartola@openit.com.br> (maintainer)
* Add use_imake to get makedependedwin2004-12-291-0/+1
| | | | Noticed by: pointyhat / kris
* New port: graphics/hugin - a gui system to mount panoramic imagesedwin2004-12-165-0/+574
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>