From owner-cvs-all Fri Aug 11 12:18:48 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id AC1D737BC3C; Fri, 11 Aug 2000 12:18:43 -0700 (PDT) (envelope-from jmg@FreeBSD.org) Received: (from jmg@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA83382; Fri, 11 Aug 2000 12:18:38 -0700 (PDT) (envelope-from jmg@FreeBSD.org) Message-Id: <200008111918.MAA83382@freefall.freebsd.org> From: John-Mark Gurney Date: Fri, 11 Aug 2000 12:18:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/cgiparse Makefile ports/www/cgiparse/files md5 ports/www/cgiparse/pkg PLIST X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jmg 2000/08/11 12:18:38 PDT Modified files: www/cgiparse Makefile www/cgiparse/files md5 www/cgiparse/pkg PLIST Log: update to cgiparse 0.9a which now uses the mime library that I wrote to support multipart/form-data.. also installs a profiling library... This can be built w/o the mim library, but I don't feel like making this port more complicated and making it optional... this port could also be built w/ mime support w/o the mime library having to be installed, but I don't see any easy way to do this with the current port system... Revision Changes Path 1.12 +5 -3 ports/www/cgiparse/Makefile 1.5 +1 -1 ports/www/cgiparse/files/md5 1.3 +3 -1 ports/www/cgiparse/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message