From owner-cvs-ports@FreeBSD.ORG Thu Oct 28 18:24:08 2004 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 912DE16A4CE; Thu, 28 Oct 2004 18:24:08 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D78743D53; Thu, 28 Oct 2004 18:24:08 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i9SIO8vI097590; Thu, 28 Oct 2004 18:24:08 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i9SIO8Wt097589; Thu, 28 Oct 2004 18:24:08 GMT (envelope-from pav) Message-Id: <200410281824.i9SIO8Wt097589@repoman.freebsd.org> From: Pav Lucistnik Date: Thu, 28 Oct 2004 18:24:08 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics/pixie Makefile pkg-plistpatch-src_file_file.cpp patch-src_ri_renderer.h patch-src_ri_texmake.cpp 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: Thu, 28 Oct 2004 18:24:08 -0000 pav 2004-10-28 18:24:08 UTC FreeBSD ports repository Modified files: graphics/pixie Makefile pkg-plist Added files: graphics/pixie/files patch-src_common_containers.h patch-src_file_file.cpp patch-src_ri_renderer.h patch-src_ri_texmake.cpp Log: - Fix build - Get rid of libtool archives PR: ports/73248 Submitted by: Igor Pokrovsky (maintainer) Revision Changes Path 1.11 +2 -7 ports/graphics/pixie/Makefile 1.1 +11 -0 ports/graphics/pixie/files/patch-src_common_containers.h (new) 1.1 +36 -0 ports/graphics/pixie/files/patch-src_file_file.cpp (new) 1.1 +35 -0 ports/graphics/pixie/files/patch-src_ri_renderer.h (new) 1.1 +47 -0 ports/graphics/pixie/files/patch-src_ri_texmake.cpp (new) 1.4 +0 -5 ports/graphics/pixie/pkg-plist