From owner-cvs-all@FreeBSD.ORG Sat Jun 9 11:59:41 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D6E0316A400; Sat, 9 Jun 2007 11:59:41 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id C9E7313C4BE; Sat, 9 Jun 2007 11:59:41 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.8/8.13.8) with ESMTP id l59Bxfe6067337; Sat, 9 Jun 2007 11:59:41 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.13.8/8.13.8/Submit) id l59Bxf3E067336; Sat, 9 Jun 2007 11:59:41 GMT (envelope-from hrs) Message-Id: <200706091159.l59Bxf3E067336@repoman.freebsd.org> From: Hiroki Sato Date: Sat, 9 Jun 2007 11:59:41 +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 MOVED ports/graphics Makefile ports/graphics/tgif Makefile pkg-descr pkg-plist ports/graphics/tgif/files Tgif.tmpl-freebsdports patch-Tgif.tmpl patch-font.c patch-po-Po.tmpl patch-tgif.man ... 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: Sat, 09 Jun 2007 11:59:41 -0000 hrs 2007-06-09 11:59:41 UTC FreeBSD ports repository Modified files: . MOVED graphics Makefile graphics/tgif Makefile pkg-descr pkg-plist Added files: graphics/tgif/files Tgif.tmpl-freebsdports patch-Tgif.tmpl patch-font.c patch-po-Po.tmpl patch-tgif.man Removed files: graphics/tgif-nls Makefile distinfo pkg-descr pkg-plist graphics/tgif-nls/files patch-ab patch-ac Log: - Merge graphics/tgif-nls and graphics/tgif into a single port graphics/tgif. The two ports were almost identical except for NLS support. The graphics/tgif now supports NLS by default and WITHOUT_NLS knob to disable it. - Add WITH_A4SIZE knob to set A4 as the default paper size. - Add a workaround for incorrect width calculation of wide characters. Approved by: maintainer Revision Changes Path 1.1387 +2 -1 ports/MOVED 1.1072 +0 -1 ports/graphics/Makefile 1.32 +0 -64 ports/graphics/tgif-nls/Makefile (dead) 1.17 +0 -3 ports/graphics/tgif-nls/distinfo (dead) 1.9 +0 -40 ports/graphics/tgif-nls/files/patch-ab (dead) 1.2 +0 -9 ports/graphics/tgif-nls/files/patch-ac (dead) 1.4 +0 -23 ports/graphics/tgif-nls/pkg-descr (dead) 1.11 +0 -60 ports/graphics/tgif-nls/pkg-plist (dead) 1.40 +43 -16 ports/graphics/tgif/Makefile 1.1 +16 -0 ports/graphics/tgif/files/Tgif.tmpl-freebsdports (new) 1.1 +8 -0 ports/graphics/tgif/files/patch-Tgif.tmpl (new) 1.1 +41 -0 ports/graphics/tgif/files/patch-font.c (new) 1.1 +9 -0 ports/graphics/tgif/files/patch-po-Po.tmpl (new) 1.1 +11 -0 ports/graphics/tgif/files/patch-tgif.man (new) 1.11 +0 -2 ports/graphics/tgif/pkg-descr 1.12 +39 -11 ports/graphics/tgif/pkg-plist