pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/fonts USE_TOOLS+=gzip on a bunch of font packages.
details: https://anonhg.NetBSD.org/pkgsrc/rev/da086799320f
branches: trunk
changeset: 537973:da086799320f
user: tnn <tnn%pkgsrc.org@localhost>
date: Tue Jan 22 17:09:52 2008 +0000
description:
USE_TOOLS+=gzip on a bunch of font packages.
diffstat:
fonts/font-adobe-100dpi/Makefile | 4 ++--
fonts/font-adobe-75dpi/Makefile | 4 ++--
fonts/font-adobe-utopia-100dpi/Makefile | 4 ++--
fonts/font-adobe-utopia-75dpi/Makefile | 4 ++--
fonts/font-bh-100dpi/Makefile | 4 ++--
fonts/font-bh-75dpi/Makefile | 4 ++--
fonts/font-bh-lucidatypewriter-100dpi/Makefile | 4 ++--
fonts/font-bh-lucidatypewriter-75dpi/Makefile | 4 ++--
fonts/font-bitstream-100dpi/Makefile | 4 ++--
fonts/font-bitstream-75dpi/Makefile | 4 ++--
fonts/font-cursor-misc/Makefile | 4 ++--
fonts/font-daewoo-misc/Makefile | 4 ++--
fonts/font-dec-misc/Makefile | 4 ++--
fonts/font-isas-misc/Makefile | 4 ++--
fonts/font-jis-misc/Makefile | 4 ++--
fonts/font-misc-misc/Makefile | 4 ++--
fonts/font-mutt-misc/Makefile | 4 ++--
fonts/font-sony-misc/Makefile | 4 ++--
fonts/freefonts/Makefile | 4 ++--
fonts/ja-kappa20/Makefile | 4 ++--
fonts/ja-shinonome/Makefile | 4 ++--
fonts/jmk-fonts/Makefile | 4 ++--
fonts/kcfonts/Makefile | 4 +++-
fonts/mozilla-fonts/Makefile | 4 ++--
fonts/sgi-fonts/Makefile | 4 ++--
25 files changed, 51 insertions(+), 49 deletions(-)
diffs (truncated from 448 to 300 lines):
diff -r 241bdc68951c -r da086799320f fonts/font-adobe-100dpi/Makefile
--- a/fonts/font-adobe-100dpi/Makefile Tue Jan 22 14:15:23 2008 +0000
+++ b/fonts/font-adobe-100dpi/Makefile Tue Jan 22 17:09:52 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2006/11/15 10:29:32 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2008/01/22 17:09:52 tnn Exp $
#
DISTNAME= font-adobe-100dpi-1.0.0
@@ -13,7 +13,7 @@
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
-USE_TOOLS+= gmake pkg-config bdftopcf ucs2any
+USE_TOOLS+= gmake pkg-config bdftopcf ucs2any gzip
FONTS_DIRS.x11= lib/X11/fonts/100dpi
diff -r 241bdc68951c -r da086799320f fonts/font-adobe-75dpi/Makefile
--- a/fonts/font-adobe-75dpi/Makefile Tue Jan 22 14:15:23 2008 +0000
+++ b/fonts/font-adobe-75dpi/Makefile Tue Jan 22 17:09:52 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2006/11/15 10:29:32 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2008/01/22 17:09:52 tnn Exp $
#
DISTNAME= font-adobe-75dpi-1.0.0
@@ -13,7 +13,7 @@
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
-USE_TOOLS+= gmake pkg-config bdftopcf ucs2any
+USE_TOOLS+= gmake pkg-config bdftopcf ucs2any gzip
FONTS_DIRS.x11= lib/X11/fonts/75dpi
diff -r 241bdc68951c -r da086799320f fonts/font-adobe-utopia-100dpi/Makefile
--- a/fonts/font-adobe-utopia-100dpi/Makefile Tue Jan 22 14:15:23 2008 +0000
+++ b/fonts/font-adobe-utopia-100dpi/Makefile Tue Jan 22 17:09:52 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2006/11/15 10:29:32 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2008/01/22 17:09:52 tnn Exp $
#
DISTNAME= font-adobe-utopia-100dpi-1.0.1
@@ -13,7 +13,7 @@
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
-USE_TOOLS+= gmake pkg-config bdftopcf ucs2any
+USE_TOOLS+= gmake pkg-config bdftopcf ucs2any gzip
FONTS_DIRS.x11= lib/X11/fonts/100dpi
diff -r 241bdc68951c -r da086799320f fonts/font-adobe-utopia-75dpi/Makefile
--- a/fonts/font-adobe-utopia-75dpi/Makefile Tue Jan 22 14:15:23 2008 +0000
+++ b/fonts/font-adobe-utopia-75dpi/Makefile Tue Jan 22 17:09:52 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2006/11/15 10:29:32 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2008/01/22 17:09:52 tnn Exp $
#
DISTNAME= font-adobe-utopia-75dpi-1.0.1
@@ -13,7 +13,7 @@
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
-USE_TOOLS+= gmake pkg-config bdftopcf ucs2any
+USE_TOOLS+= gmake pkg-config bdftopcf ucs2any gzip
FONTS_DIRS.x11= lib/X11/fonts/75dpi
diff -r 241bdc68951c -r da086799320f fonts/font-bh-100dpi/Makefile
--- a/fonts/font-bh-100dpi/Makefile Tue Jan 22 14:15:23 2008 +0000
+++ b/fonts/font-bh-100dpi/Makefile Tue Jan 22 17:09:52 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/11/15 11:20:18 joerg Exp $
+# $NetBSD: Makefile,v 1.2 2008/01/22 17:09:52 tnn Exp $
#
DISTNAME= font-bh-100dpi-1.0.0
@@ -13,7 +13,7 @@
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
-USE_TOOLS+= gmake pkg-config bdftopcf ucs2any
+USE_TOOLS+= gmake pkg-config bdftopcf ucs2any gzip
FONTS_DIRS.x11= lib/X11/fonts/100dpi
diff -r 241bdc68951c -r da086799320f fonts/font-bh-75dpi/Makefile
--- a/fonts/font-bh-75dpi/Makefile Tue Jan 22 14:15:23 2008 +0000
+++ b/fonts/font-bh-75dpi/Makefile Tue Jan 22 17:09:52 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/11/15 11:20:56 joerg Exp $
+# $NetBSD: Makefile,v 1.2 2008/01/22 17:09:53 tnn Exp $
#
DISTNAME= font-bh-75dpi-1.0.0
@@ -13,7 +13,7 @@
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
-USE_TOOLS+= gmake pkg-config bdftopcf ucs2any
+USE_TOOLS+= gmake pkg-config bdftopcf ucs2any gzip
FONTS_DIRS.x11= lib/X11/fonts/75dpi
diff -r 241bdc68951c -r da086799320f fonts/font-bh-lucidatypewriter-100dpi/Makefile
--- a/fonts/font-bh-lucidatypewriter-100dpi/Makefile Tue Jan 22 14:15:23 2008 +0000
+++ b/fonts/font-bh-lucidatypewriter-100dpi/Makefile Tue Jan 22 17:09:52 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/11/15 11:22:27 joerg Exp $
+# $NetBSD: Makefile,v 1.2 2008/01/22 17:09:53 tnn Exp $
#
DISTNAME= font-bh-lucidatypewriter-100dpi-1.0.0
@@ -13,7 +13,7 @@
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
-USE_TOOLS+= gmake pkg-config bdftopcf ucs2any
+USE_TOOLS+= gmake pkg-config bdftopcf ucs2any gzip
FONTS_DIRS.x11= lib/X11/fonts/100dpi
diff -r 241bdc68951c -r da086799320f fonts/font-bh-lucidatypewriter-75dpi/Makefile
--- a/fonts/font-bh-lucidatypewriter-75dpi/Makefile Tue Jan 22 14:15:23 2008 +0000
+++ b/fonts/font-bh-lucidatypewriter-75dpi/Makefile Tue Jan 22 17:09:52 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/11/15 11:23:32 joerg Exp $
+# $NetBSD: Makefile,v 1.2 2008/01/22 17:09:53 tnn Exp $
#
DISTNAME= font-bh-lucidatypewriter-75dpi-1.0.0
@@ -13,7 +13,7 @@
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
-USE_TOOLS+= gmake pkg-config bdftopcf ucs2any
+USE_TOOLS+= gmake pkg-config bdftopcf ucs2any gzip
FONTS_DIRS.x11= lib/X11/fonts/75dpi
diff -r 241bdc68951c -r da086799320f fonts/font-bitstream-100dpi/Makefile
--- a/fonts/font-bitstream-100dpi/Makefile Tue Jan 22 14:15:23 2008 +0000
+++ b/fonts/font-bitstream-100dpi/Makefile Tue Jan 22 17:09:52 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.3 2006/11/15 13:37:08 joerg Exp $
+# $NetBSD: Makefile,v 1.2 2008/01/22 17:09:53 tnn Exp $
#
DISTNAME= font-bitstream-100dpi-1.0.0
@@ -13,7 +13,7 @@
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
-USE_TOOLS+= gmake pkg-config bdftopcf ucs2any
+USE_TOOLS+= gmake pkg-config bdftopcf ucs2any gzip
FONTS_DIRS.x11= lib/X11/fonts/100dpi
diff -r 241bdc68951c -r da086799320f fonts/font-bitstream-75dpi/Makefile
--- a/fonts/font-bitstream-75dpi/Makefile Tue Jan 22 14:15:23 2008 +0000
+++ b/fonts/font-bitstream-75dpi/Makefile Tue Jan 22 17:09:52 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/11/15 13:36:12 joerg Exp $
+# $NetBSD: Makefile,v 1.2 2008/01/22 17:09:53 tnn Exp $
#
DISTNAME= font-bitstream-75dpi-1.0.0
@@ -13,7 +13,7 @@
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
-USE_TOOLS+= gmake pkg-config bdftopcf ucs2any
+USE_TOOLS+= gmake pkg-config bdftopcf ucs2any gzip
FONTS_DIRS.x11= lib/X11/fonts/75dpi
diff -r 241bdc68951c -r da086799320f fonts/font-cursor-misc/Makefile
--- a/fonts/font-cursor-misc/Makefile Tue Jan 22 14:15:23 2008 +0000
+++ b/fonts/font-cursor-misc/Makefile Tue Jan 22 17:09:52 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/11/14 20:54:15 joerg Exp $
+# $NetBSD: Makefile,v 1.2 2008/01/22 17:09:53 tnn Exp $
#
DISTNAME= font-cursor-misc-1.0.0
@@ -13,7 +13,7 @@
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
-USE_TOOLS+= bdftopcf
+USE_TOOLS+= bdftopcf gzip
FONTS_DIRS.x11= lib/X11/fonts/misc
diff -r 241bdc68951c -r da086799320f fonts/font-daewoo-misc/Makefile
--- a/fonts/font-daewoo-misc/Makefile Tue Jan 22 14:15:23 2008 +0000
+++ b/fonts/font-daewoo-misc/Makefile Tue Jan 22 17:09:52 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/11/15 14:48:19 joerg Exp $
+# $NetBSD: Makefile,v 1.2 2008/01/22 17:09:53 tnn Exp $
#
DISTNAME= font-daewoo-misc-1.0.0
@@ -13,7 +13,7 @@
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
-USE_TOOLS+= gmake pkg-config bdftopcf ucs2any
+USE_TOOLS+= gmake pkg-config bdftopcf ucs2any gzip
FONTS_DIRS.x11= lib/X11/fonts/misc
diff -r 241bdc68951c -r da086799320f fonts/font-dec-misc/Makefile
--- a/fonts/font-dec-misc/Makefile Tue Jan 22 14:15:23 2008 +0000
+++ b/fonts/font-dec-misc/Makefile Tue Jan 22 17:09:52 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/11/15 14:49:10 joerg Exp $
+# $NetBSD: Makefile,v 1.2 2008/01/22 17:09:53 tnn Exp $
#
DISTNAME= font-dec-misc-1.0.0
@@ -13,7 +13,7 @@
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
-USE_TOOLS+= gmake pkg-config bdftopcf ucs2any
+USE_TOOLS+= gmake pkg-config bdftopcf ucs2any gzip
FONTS_DIRS.x11= lib/X11/fonts/misc
diff -r 241bdc68951c -r da086799320f fonts/font-isas-misc/Makefile
--- a/fonts/font-isas-misc/Makefile Tue Jan 22 14:15:23 2008 +0000
+++ b/fonts/font-isas-misc/Makefile Tue Jan 22 17:09:52 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/11/15 14:56:08 joerg Exp $
+# $NetBSD: Makefile,v 1.2 2008/01/22 17:09:54 tnn Exp $
#
DISTNAME= font-isas-misc-1.0.0
@@ -13,7 +13,7 @@
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
-USE_TOOLS+= gmake pkg-config bdftopcf ucs2any
+USE_TOOLS+= gmake pkg-config bdftopcf ucs2any gzip
FONTS_DIRS.x11= lib/X11/fonts/misc
diff -r 241bdc68951c -r da086799320f fonts/font-jis-misc/Makefile
--- a/fonts/font-jis-misc/Makefile Tue Jan 22 14:15:23 2008 +0000
+++ b/fonts/font-jis-misc/Makefile Tue Jan 22 17:09:52 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.3 2006/11/15 15:00:00 joerg Exp $
+# $NetBSD: Makefile,v 1.2 2008/01/22 17:09:54 tnn Exp $
#
DISTNAME= font-jis-misc-1.0.0
@@ -13,7 +13,7 @@
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
-USE_TOOLS+= gmake pkg-config bdftopcf ucs2any
+USE_TOOLS+= gmake pkg-config bdftopcf ucs2any gzip
FONTS_DIRS.x11= lib/X11/fonts/misc
diff -r 241bdc68951c -r da086799320f fonts/font-misc-misc/Makefile
--- a/fonts/font-misc-misc/Makefile Tue Jan 22 14:15:23 2008 +0000
+++ b/fonts/font-misc-misc/Makefile Tue Jan 22 17:09:52 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/11/14 21:20:55 joerg Exp $
+# $NetBSD: Makefile,v 1.2 2008/01/22 17:09:54 tnn Exp $
#
DISTNAME= font-misc-misc-1.0.0
@@ -13,7 +13,7 @@
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
-USE_TOOLS+= gmake pkg-config bdftopcf ucs2any
+USE_TOOLS+= gmake pkg-config bdftopcf ucs2any gzip
FONTS_DIRS.x11= lib/X11/fonts/misc
diff -r 241bdc68951c -r da086799320f fonts/font-mutt-misc/Makefile
--- a/fonts/font-mutt-misc/Makefile Tue Jan 22 14:15:23 2008 +0000
+++ b/fonts/font-mutt-misc/Makefile Tue Jan 22 17:09:52 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/11/15 14:57:54 joerg Exp $
+# $NetBSD: Makefile,v 1.2 2008/01/22 17:09:54 tnn Exp $
#
DISTNAME= font-mutt-misc-1.0.0
@@ -13,7 +13,7 @@
PKG_DESTDIR_SUPPORT= user-destdir
Home |
Main Index |
Thread Index |
Old Index