From owner-cvs-ports@FreeBSD.ORG Sun May 18 17:59:27 2003 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6BAAC37B401; Sun, 18 May 2003 17:59:27 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 18D7E43FAF; Sun, 18 May 2003 17:59:27 -0700 (PDT) (envelope-from petef@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 h4J0xQ0U032419; Sun, 18 May 2003 17:59:26 -0700 (PDT) (envelope-from petef@repoman.freebsd.org) Received: (from petef@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4J0xQrD032418; Sun, 18 May 2003 17:59:26 -0700 (PDT) Message-Id: <200305190059.h4J0xQrD032418@repoman.freebsd.org> From: Pete Fritchman Date: Sun, 18 May 2003 17:59:26 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/textproc/xmlwrapp Makefile pkg-plistpatch-tools::mkmf X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 May 2003 00:59:27 -0000 petef 2003/05/18 17:59:26 PDT FreeBSD ports repository Modified files: textproc/xmlwrapp Makefile pkg-plist Added files: textproc/xmlwrapp/files patch-tools::cxxflags patch-tools::mkmf Log: - respect CFLAGS/PREFIX properly - utilize WANT_GNOME - install pkg-config .pc file to correct place - bump PORTREVISION PR: 52142 Submitted by: Ports Fury Revision Changes Path 1.5 +11 -5 ports/textproc/xmlwrapp/Makefile 1.1 +20 -0 ports/textproc/xmlwrapp/files/patch-tools::cxxflags (new) 1.1 +30 -0 ports/textproc/xmlwrapp/files/patch-tools::mkmf (new) 1.4 +1 -1 ports/textproc/xmlwrapp/pkg-plist