From owner-cvs-all@FreeBSD.ORG Sun May 8 11:24:48 2005 Return-Path: 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 927EA16A4E1; Sun, 8 May 2005 11:24:48 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 415A943D31; Sun, 8 May 2005 11:24:48 +0000 (GMT) (envelope-from oliver@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j48BOmB5057261; Sun, 8 May 2005 11:24:48 GMT (envelope-from oliver@repoman.freebsd.org) Received: (from oliver@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j48BOmRK057260; Sun, 8 May 2005 11:24:48 GMT (envelope-from oliver) Message-Id: <200505081124.j48BOmRK057260@repoman.freebsd.org> From: Oliver Lehmann Date: Sun, 8 May 2005 11:24:48 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/arla Makefile pkg-plist ports/net/arla/files patch-configure patch-nnpfs::bsd::nnpfs_syscalls-wrap-freebsd.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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: Sun, 08 May 2005 11:24:48 -0000 oliver 2005-05-08 11:24:48 UTC FreeBSD ports repository Modified files: net/arla Makefile pkg-plist Added files: net/arla/files patch-configure patch-nnpfs::bsd::nnpfs_syscalls-wrap-freebsd.c Log: fix build on alpha fix build on FreeBSD 6 by disabling nnpfs add NOT_FOR_ARCH=sparc64 Revision Changes Path 1.31 +19 -3 ports/net/arla/Makefile 1.1 +38 -0 ports/net/arla/files/patch-configure (new) 1.1 +27 -0 ports/net/arla/files/patch-nnpfs::bsd::nnpfs_syscalls-wrap-freebsd.c (new) 1.14 +5 -5 ports/net/arla/pkg-plist