From owner-cvs-all@FreeBSD.ORG Tue Feb 14 21:19:43 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org 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 A8F7A16A420; Tue, 14 Feb 2006 21:19:43 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6140B43D45; Tue, 14 Feb 2006 21:19:43 +0000 (GMT) (envelope-from netchild@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 k1ELJh6h041367; Tue, 14 Feb 2006 21:19:43 GMT (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k1ELJhWA041366; Tue, 14 Feb 2006 21:19:43 GMT (envelope-from netchild) Message-Id: <200602142119.k1ELJhWA041366@repoman.freebsd.org> From: Alexander Leidinger Date: Tue, 14 Feb 2006 21:19:43 +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/devel/pwlib Makefile pkg-plist ports/devel/pwlib/files patch-unixmak 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: Tue, 14 Feb 2006 21:19:43 -0000 netchild 2006-02-14 21:19:43 UTC FreeBSD ports repository Modified files: devel/pwlib Makefile pkg-plist Added files: devel/pwlib/files patch-unixmak Log: - fix build on 64bit machines ("-fPIC"-dance) [1] - don't change the name of the lib depending on the hw-architecture [2] - assign a maintainer [2] Submitted by: Steve Ames [2] Tested by: erwin (on amd64) [1] Revision Changes Path 1.20 +6 -5 ports/devel/pwlib/Makefile 1.1 +34 -0 ports/devel/pwlib/files/patch-unixmak (new) 1.4 +4 -4 ports/devel/pwlib/pkg-plist