cvs commit: ports LEGAL ports/graphics Makefile ports/graphics/autopano-sift Makefile distinfo pkg-descr pkg-plist ports/graphics/autopano-sift/files autopano.in patch-Makefile patch-bin-autopano-complete.sh patch-util-Makefile

Tom McLaughlin tmclaugh at FreeBSD.org
Sat Jul 29 17:48:52 UTC 2006


tmclaugh    2006-07-29 17:48:51 UTC

  FreeBSD ports repository

  Modified files:
    .                    LEGAL 
    graphics             Makefile 
  Added files:
    graphics/autopano-sift Makefile distinfo pkg-descr pkg-plist 
    graphics/autopano-sift/files autopano.in patch-Makefile 
                                 patch-bin-autopano-complete.sh 
                                 patch-util-Makefile 
  Log:
  - Add autopano-sift:
  Autopano analyses two or more images and automatically generates control
  points - coordinates in the images where the views overlap.  This can be fed
  to hugin which then stitches the files together and enblend which combines
  the colors to remove seam lines.
  
  WWW: http://user.cs.tu-berlin.de/~nowozin/autopano-sift/
  
  - Add entry to LEGAL:
  The use of this software is restricted by certain conditions.  See the
  "LICENSE" file distributed with the program for details.
  
  The University of British Columbia has applied for a patent on the SIFT
  algorithm in the United States.  Commercial applications of this software
  may require a license from the University of British Columbia.
  
  PR:             95746
  Submitted by:   J.R. Oldroyd <fbsd at opal.com>
  Maintained by:  Carlos E. G. Carvalho <cartola at openit.com.br>
  
  Revision  Changes    Path
  1.484     +2 -1      ports/LEGAL
  1.965     +1 -0      ports/graphics/Makefile
  1.1       +69 -0     ports/graphics/autopano-sift/Makefile (new)
  1.1       +3 -0      ports/graphics/autopano-sift/distinfo (new)
  1.1       +13 -0     ports/graphics/autopano-sift/files/autopano.in (new)
  1.1       +21 -0     ports/graphics/autopano-sift/files/patch-Makefile (new)
  1.1       +15 -0     ports/graphics/autopano-sift/files/patch-bin-autopano-complete.sh (new)
  1.1       +31 -0     ports/graphics/autopano-sift/files/patch-util-Makefile (new)
  1.1       +17 -0     ports/graphics/autopano-sift/pkg-descr (new)
  1.1       +19 -0     ports/graphics/autopano-sift/pkg-plist (new)


More information about the cvs-all mailing list