From owner-cvs-all@FreeBSD.ORG Thu Mar 4 18:37:58 2004 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 10FF016A4CE; Thu, 4 Mar 2004 18:37:58 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 091CF43D49; Thu, 4 Mar 2004 18:37:58 -0800 (PST) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i252bvGe017921; Thu, 4 Mar 2004 18:37:57 -0800 (PST) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i252bvdS017920; Thu, 4 Mar 2004 18:37:57 -0800 (PST) (envelope-from marcus) Message-Id: <200403050237.i252bvdS017920@repoman.freebsd.org> From: Joe Marcus Clarke Date: Thu, 4 Mar 2004 18:37:57 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/pwlib Makefile pkg-plist ports/devel/pwlib/files patch-configurein patch-makefile patch-videoio 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: Fri, 05 Mar 2004 02:37:58 -0000 marcus 2004/03/04 18:37:57 PST FreeBSD ports repository Modified files: devel/pwlib Makefile pkg-plist devel/pwlib/files patch-configurein patch-makefile patch-videoio Log: Allow pwlib to work on ARCHS != i386. Tested on alpha, i386, and ia64. Submitted by: marcel Approved by: maintainer (implicit) Revision Changes Path 1.8 +5 -1 ports/devel/pwlib/Makefile 1.2 +26 -19 ports/devel/pwlib/files/patch-configurein 1.2 +1 -1 ports/devel/pwlib/files/patch-makefile 1.2 +26 -36 ports/devel/pwlib/files/patch-videoio 1.2 +1 -0 ports/devel/pwlib/pkg-plist