Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id EC11863B99A for ; Thu, 31 Jul 2008 19:47:11 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 9F36363B456; Thu, 31 Jul 2008 19:47:11 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id E49AB63B45B for ; Thu, 31 Jul 2008 19:47:10 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id C1EAA175D0; Thu, 31 Jul 2008 19:47:10 +0000 (UTC) From: Emmanuel Dreyfus Subject: CVS commit: pkgsrc/www/curl To: pkgsrc-changes@NetBSD.org Reply-To: manu@netbsd.org Message-Id: <20080731194710.C1EAA175D0@cvs.netbsd.org> Date: Thu, 31 Jul 2008 19:47:10 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: manu Date: Thu Jul 31 19:47:10 UTC 2008 Modified Files: pkgsrc/www/curl: Makefile options.mk Log Message: Added a LDAP option to curl, so that ldap:// and ldaps:// URL are supported To generate a diff of this commit: cvs rdiff -r1.83 -r1.84 pkgsrc/www/curl/Makefile cvs rdiff -r1.4 -r1.5 pkgsrc/www/curl/options.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.