From owner-cvs-all Wed Jan 1 11:32: 9 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F8DE37B401; Wed, 1 Jan 2003 11:32:08 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE2B843EC2; Wed, 1 Jan 2003 11:32:07 -0800 (PST) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h01JVnfh070178; Wed, 1 Jan 2003 11:31:49 -0800 (PST) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h01JVWIa070170; Wed, 1 Jan 2003 11:31:32 -0800 (PST) Message-Id: <200301011931.h01JVWIa070170@repoman.freebsd.org> From: Joe Marcus Clarke Date: Wed, 1 Jan 2003 11:31:31 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/netatalk Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2003/01/01 11:31:31 PST Modified files: net/netatalk Makefile Log: Remove the option for enabling flock-locks. flock-locks don't exist anymore in 1.6.x. As well, tcp_wrappers doesn't exist as a port anymore. Remove it from the optional LIB_DEPENDS. Also, note, 1.6.0 enables the CNID DID calculation and persistence scheme by _default_. To revert to the old DID method, specify WITHOUT_CNID when building the port. More info is available in the Makefile comments. Revision Changes Path 1.47 +0 -8 ports/net/netatalk/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message