Date: Mon, 16 Apr 2007 03:29:12 +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/textproc/htmldoc Makefile pkg-plist Message-ID: <200704160329.l3G3TCll033822@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mi 2007-04-16 03:29:12 UTC FreeBSD ports repository Modified files: textproc/htmldoc Makefile pkg-plist Log: Improve the port as follows: 1) do not extract, configure, build the bundled (old) PNG and JPEG libraries; 2) do not compile the bundled md5 and rc4 algorithms (USE_OPENSSL); 3) do not compile the bundled snprintf. The resulting executable is over twice smaller on my amd64 system. Bump PORTREVISION. Approved by: maintainer timeout Revision Changes Path 1.12 +33 -1 ports/textproc/htmldoc/Makefile 1.6 +82 -82 ports/textproc/htmldoc/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200704160329.l3G3TCll033822>