cvs commit: ports/graphics/libgphoto2 Makefile

Mikhail Teterin mi at FreeBSD.org
Thu Sep 15 22:46:49 PDT 2005


mi          2005-09-16 05:46:48 UTC

  FreeBSD ports repository

  Modified files:
    graphics/libgphoto2  Makefile 
  Log:
  Add a patch from the vendor's CVS to limit the number of pictures cached
  by the library (to two by default). Previous versions had NO LIMIT,
  which prevented simple clients of the library (such "gphoto -P" itself)
  from downloading LARGE sequences of pictures -- the program would run
  out of memory and crash.
  
  While here, remove the explicit requirements for shared library versions
  of dependencies.
  
  Revision  Changes    Path
  1.21      +2 -2      ports/graphics/libgphoto2/Makefile


More information about the cvs-all mailing list