From owner-cvs-all@FreeBSD.ORG Sat Oct 6 13:40:34 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C0D4F16A41A; Sat, 6 Oct 2007 13:40:34 +0000 (UTC) (envelope-from stefan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 9588713C48D; Sat, 6 Oct 2007 13:40:34 +0000 (UTC) (envelope-from stefan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l96DeY8J079637; Sat, 6 Oct 2007 13:40:34 GMT (envelope-from stefan@repoman.freebsd.org) Received: (from stefan@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l96DeYRS079636; Sat, 6 Oct 2007 13:40:34 GMT (envelope-from stefan) Message-Id: <200710061340.l96DeYRS079636@repoman.freebsd.org> From: Stefan Walter Date: Sat, 6 Oct 2007 13:40:34 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/dillo-i18n Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Oct 2007 13:40:34 -0000 stefan 2007-10-06 13:40:33 UTC FreeBSD ports repository Modified files: www/dillo-i18n Makefile Log: Implement handling of the global WITHOUT_IPV6 and its local equivalent WITHOUT_DILLO_IPV6 if one needs to disable IPv6 support. While at it, remove no longer relevant notes about 4.x and SSL support. PR: 116973 Submitted by: maintainer Revision Changes Path 1.41 +11 -8 ports/www/dillo-i18n/Makefile