From owner-cvs-all@FreeBSD.ORG Thu Jul 8 16:58:38 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 01EC016A4CE; Thu, 8 Jul 2004 16:58:38 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F0F7443D46; Thu, 8 Jul 2004 16:58:37 +0000 (GMT) (envelope-from vs@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 i68GwbRI020059; Thu, 8 Jul 2004 16:58:37 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i68Gwbal020058; Thu, 8 Jul 2004 16:58:37 GMT (envelope-from vs) Message-Id: <200407081658.i68Gwbal020058@repoman.freebsd.org> From: Volker Stolz Date: Thu, 8 Jul 2004 16:58:37 +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/djvulibre Makefile distinfo pkg-plist patch-gui_nsdejavu_Makefile.in 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: Thu, 08 Jul 2004 16:58:38 -0000 vs 2004-07-08 16:58:37 UTC FreeBSD ports repository Modified files: graphics/djvulibre Makefile distinfo pkg-plist Added files: graphics/djvulibre/files patch-gui_nsdejavu_Makefile.in Removed files: graphics/djvulibre/files patch-aa Log: - Fix pthread confusion in build so that djvulibre runs reliably on both -STABLE and -CURRENT. - Take care of some pkg-plist issues. - Enable linking to tiff in the WITHOUT_X11 case for complete capability. - This version adds some XML utilities. PR: ports/68758 Submitted by: maintainer Revision Changes Path 1.25 +12 -9 ports/graphics/djvulibre/Makefile 1.8 +2 -2 ports/graphics/djvulibre/distinfo 1.5 +0 -69 ports/graphics/djvulibre/files/patch-aa (dead) 1.1 +21 -0 ports/graphics/djvulibre/files/patch-gui_nsdejavu_Makefile.in (new) 1.10 +30 -15 ports/graphics/djvulibre/pkg-plist