Date: Thu, 3 Aug 2006 10:11:32 +0000 (UTC) From: Rong-En Fan <rafan@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/c-icap Makefile pkg-descr pkg-plist ports/www/c-icap/files c_icap.in c_icap.sh.in patch-filetype.c pkg-install.in Message-ID: <200608031011.k73ABXND009197@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rafan 2006-08-03 10:11:32 UTC FreeBSD ports repository Modified files: www/c-icap Makefile pkg-descr pkg-plist www/c-icap/files pkg-install.in Added files: www/c-icap/files c_icap.in patch-filetype.c Removed files: www/c-icap/files c_icap.sh.in Log: - Fixed serious bug in utf8 web pages recognition causing c-icap to enters an endless loop - Fixed typo in pkg-install - Added to Makefile LOG_DIR, RUN_DIR and TMP_DIR variables PR: ports/101296 Submitted by: Elisey Savateev <b3k at mail.ru> (maintainer) Revision Changes Path 1.5 +13 -2 ports/www/c-icap/Makefile 1.1 +35 -0 ports/www/c-icap/files/c_icap.in (new) 1.3 +0 -35 ports/www/c-icap/files/c_icap.sh.in (dead) 1.1 +75 -0 ports/www/c-icap/files/patch-filetype.c (new) 1.4 +22 -6 ports/www/c-icap/files/pkg-install.in 1.2 +0 -3 ports/www/c-icap/pkg-descr 1.4 +3 -4 ports/www/c-icap/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608031011.k73ABXND009197>