Received: by mail.netbsd.org (Postfix, from userid 605) id 1431584DBF; Wed, 23 Sep 2020 11:59:20 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 89A4484DBD for ; Wed, 23 Sep 2020 11:59:19 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id q2qba9tWsU1Y for ; Wed, 23 Sep 2020 11:59:18 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id DD56F84D6A for ; Wed, 23 Sep 2020 11:59:18 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D076EFB28; Wed, 23 Sep 2020 11:59:18 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1600862358174100" MIME-Version: 1.0 Date: Wed, 23 Sep 2020 11:59:18 +0000 From: "Nia Alarie" Subject: CVS commit: pkgsrc/fonts/uw-ttyp0 To: pkgsrc-changes@NetBSD.org Reply-To: nia@netbsd.org X-Mailer: log_accum Message-Id: <20200923115918.D076EFB28@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1600862358174100 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nia Date: Wed Sep 23 11:59:18 UTC 2020 Modified Files: pkgsrc/fonts/uw-ttyp0: Makefile PLIST Log Message: uw-ttyp0: install to its own fonts directory this allows the directory to be easily added to the x11 serverside fonts path with xset while not conflicting with misc-fixed terminus etc still works as expected with fontconfig/xft To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 pkgsrc/fonts/uw-ttyp0/Makefile cvs rdiff -u -r1.2 -r1.3 pkgsrc/fonts/uw-ttyp0/PLIST Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1600862358174100 Content-Disposition: inline Content-Length: 3160 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/fonts/uw-ttyp0/Makefile diff -u pkgsrc/fonts/uw-ttyp0/Makefile:1.3 pkgsrc/fonts/uw-ttyp0/Makefile:1.4 --- pkgsrc/fonts/uw-ttyp0/Makefile:1.3 Mon Aug 31 18:09:33 2020 +++ pkgsrc/fonts/uw-ttyp0/Makefile Wed Sep 23 11:59:18 2020 @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2020/08/31 18:09:33 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2020/09/23 11:59:18 nia Exp $ DISTNAME= uw-ttyp0-1.3 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= fonts MASTER_SITES= https://people.mpi-inf.mpg.de/~uwe/misc/uw-ttyp0/ @@ -18,11 +18,9 @@ USE_LANGUAGES= # none HAS_CONFIGURE= yes MAKE_FLAGS+= PREFIX=${PREFIX} +MAKE_FLAGS+= PCFDIR=${PREFIX}/share/fonts/X11/uw-ttyp0 # Otherwise fontconfig picks fonts with less character support... MAKE_FLAGS+= ENCODINGS=uni -post-install: - ${RM} -f ${DESTDIR}${PREFIX}/share/fonts/X11/misc/fonts.* - .include "../../mk/bsd.pkg.mk" Index: pkgsrc/fonts/uw-ttyp0/PLIST diff -u pkgsrc/fonts/uw-ttyp0/PLIST:1.2 pkgsrc/fonts/uw-ttyp0/PLIST:1.3 --- pkgsrc/fonts/uw-ttyp0/PLIST:1.2 Sat Jun 20 16:13:30 2020 +++ pkgsrc/fonts/uw-ttyp0/PLIST Wed Sep 23 11:59:18 2020 @@ -1,23 +1,25 @@ -@comment $NetBSD: PLIST,v 1.2 2020/06/20 16:13:30 nia Exp $ -share/fonts/X11/misc/t0-11-uni.pcf.gz -share/fonts/X11/misc/t0-11b-uni.pcf.gz -share/fonts/X11/misc/t0-12-uni.pcf.gz -share/fonts/X11/misc/t0-12b-uni.pcf.gz -share/fonts/X11/misc/t0-13-uni.pcf.gz -share/fonts/X11/misc/t0-13b-uni.pcf.gz -share/fonts/X11/misc/t0-14-uni.pcf.gz -share/fonts/X11/misc/t0-14b-uni.pcf.gz -share/fonts/X11/misc/t0-15-uni.pcf.gz -share/fonts/X11/misc/t0-15b-uni.pcf.gz -share/fonts/X11/misc/t0-15i-uni.pcf.gz -share/fonts/X11/misc/t0-16-uni.pcf.gz -share/fonts/X11/misc/t0-16b-uni.pcf.gz -share/fonts/X11/misc/t0-16i-uni.pcf.gz -share/fonts/X11/misc/t0-17-uni.pcf.gz -share/fonts/X11/misc/t0-17b-uni.pcf.gz -share/fonts/X11/misc/t0-17i-uni.pcf.gz -share/fonts/X11/misc/t0-18-uni.pcf.gz -share/fonts/X11/misc/t0-18b-uni.pcf.gz -share/fonts/X11/misc/t0-18i-uni.pcf.gz -share/fonts/X11/misc/t0-22-uni.pcf.gz -share/fonts/X11/misc/t0-22b-uni.pcf.gz +@comment $NetBSD: PLIST,v 1.3 2020/09/23 11:59:18 nia Exp $ +share/fonts/X11/uw-ttyp0/fonts.dir +share/fonts/X11/uw-ttyp0/fonts.scale +share/fonts/X11/uw-ttyp0/t0-11-uni.pcf.gz +share/fonts/X11/uw-ttyp0/t0-11b-uni.pcf.gz +share/fonts/X11/uw-ttyp0/t0-12-uni.pcf.gz +share/fonts/X11/uw-ttyp0/t0-12b-uni.pcf.gz +share/fonts/X11/uw-ttyp0/t0-13-uni.pcf.gz +share/fonts/X11/uw-ttyp0/t0-13b-uni.pcf.gz +share/fonts/X11/uw-ttyp0/t0-14-uni.pcf.gz +share/fonts/X11/uw-ttyp0/t0-14b-uni.pcf.gz +share/fonts/X11/uw-ttyp0/t0-15-uni.pcf.gz +share/fonts/X11/uw-ttyp0/t0-15b-uni.pcf.gz +share/fonts/X11/uw-ttyp0/t0-15i-uni.pcf.gz +share/fonts/X11/uw-ttyp0/t0-16-uni.pcf.gz +share/fonts/X11/uw-ttyp0/t0-16b-uni.pcf.gz +share/fonts/X11/uw-ttyp0/t0-16i-uni.pcf.gz +share/fonts/X11/uw-ttyp0/t0-17-uni.pcf.gz +share/fonts/X11/uw-ttyp0/t0-17b-uni.pcf.gz +share/fonts/X11/uw-ttyp0/t0-17i-uni.pcf.gz +share/fonts/X11/uw-ttyp0/t0-18-uni.pcf.gz +share/fonts/X11/uw-ttyp0/t0-18b-uni.pcf.gz +share/fonts/X11/uw-ttyp0/t0-18i-uni.pcf.gz +share/fonts/X11/uw-ttyp0/t0-22-uni.pcf.gz +share/fonts/X11/uw-ttyp0/t0-22b-uni.pcf.gz --_----------=_1600862358174100--