From owner-cvs-all@FreeBSD.ORG Fri Jun 10 09:10:53 2011 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 43FA71065672; Fri, 10 Jun 2011 09:10:53 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 33FD08FC16; Fri, 10 Jun 2011 09:10:53 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id p5A9ArTJ074379; Fri, 10 Jun 2011 09:10:53 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p5A9ArMc074378; Fri, 10 Jun 2011 09:10:53 GMT (envelope-from hrs) Message-Id: <201106100910.p5A9ArMc074378@repoman.freebsd.org> From: Hiroki Sato Date: Fri, 10 Jun 2011 09:10:53 +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/print/ghostscript9 Makefile pkg-plist ports/print/ghostscript9/files Makefile.drivers_post patch-base-configure.ac patch-base-lib.mak X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Jun 2011 09:10:53 -0000 hrs 2011-06-10 09:10:53 UTC FreeBSD ports repository Modified files: print/ghostscript9 Makefile pkg-plist print/ghostscript9/files Makefile.drivers_post Added files: print/ghostscript9/files patch-base-configure.ac patch-base-lib.mak Log: - Fix build when WITHOUT_X11=yes. - Fix CONFLICTS. - Build and install a dynamic module X11.so when !WITHOUT_X11. Revision Changes Path 1.3 +3 -2 ports/print/ghostscript9/Makefile 1.2 +5 -3 ports/print/ghostscript9/files/Makefile.drivers_post 1.1 +25 -0 ports/print/ghostscript9/files/patch-base-configure.ac (new) 1.1 +11 -0 ports/print/ghostscript9/files/patch-base-lib.mak (new) 1.3 +4 -1 ports/print/ghostscript9/pkg-plist