From owner-cvs-all@FreeBSD.ORG Mon Oct 16 05:50:56 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 60C9B16A40F; Mon, 16 Oct 2006 05:50:56 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E3A743D45; Mon, 16 Oct 2006 05:50:56 +0000 (GMT) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k9G5ouaX081717; Mon, 16 Oct 2006 05:50:56 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k9G5oull081716; Mon, 16 Oct 2006 05:50:56 GMT (envelope-from itetcu) Message-Id: <200610160550.k9G5oull081716@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Mon, 16 Oct 2006 05:50:55 +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/graphics/pixie Makefile pkg-plist ports/graphics/pixie/files pkg-message.in 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: Mon, 16 Oct 2006 05:50:56 -0000 itetcu 2006-10-16 05:50:55 UTC FreeBSD ports repository Modified files: graphics/pixie Makefile pkg-plist Removed files: graphics/pixie/files pkg-message.in Log: - install all needed share libs - Add a missing static library to pkg-plist so that it gets deinstalled correctly. - USE_LDCONFIG so that the user doesn't have to specify LD_LIBRARY_PATH and kill the now obsolete pkg-message. PR: ports/104251 Submitted by: Sergey Zaharchenko Approved by: portmgr (clement) Revision Changes Path 1.28 +3 -7 ports/graphics/pixie/Makefile 1.2 +0 -5 ports/graphics/pixie/files/pkg-message.in (dead) 1.7 +3 -0 ports/graphics/pixie/pkg-plist