Date: Fri, 16 Sep 2005 05:46:48 +0000 (UTC) From: Mikhail Teterin <mi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/libgphoto2 Makefile Message-ID: <200509160546.j8G5kmrl060018@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509160546.j8G5kmrl060018>