pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/fonts Add fonts to CATEGORIES.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c21981ca2ca4
branches:  trunk
changeset: 467320:c21981ca2ca4
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Thu Jan 29 06:21:36 2004 +0000

description:
Add fonts to CATEGORIES.

diffstat:

 fonts/XFree86-fonts100dpi/Makefile    |  4 ++--
 fonts/XFree86-fonts75dpi/Makefile     |  4 ++--
 fonts/XFree86-fontsCyrillic/Makefile  |  4 ++--
 fonts/XFree86-fontsEncodings/Makefile |  4 ++--
 fonts/XFree86-fontsMisc/Makefile      |  4 ++--
 fonts/XFree86-fontsScalable/Makefile  |  4 ++--
 fonts/XFree86-fontserver/Makefile     |  4 ++--
 7 files changed, 14 insertions(+), 14 deletions(-)

diffs (104 lines):

diff -r cf610bfabac6 -r c21981ca2ca4 fonts/XFree86-fonts100dpi/Makefile
--- a/fonts/XFree86-fonts100dpi/Makefile        Thu Jan 29 06:06:41 2004 +0000
+++ b/fonts/XFree86-fonts100dpi/Makefile        Thu Jan 29 06:21:36 2004 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/01/24 08:54:18 xtraeme Exp $
+# $NetBSD: Makefile,v 1.2 2004/01/29 06:21:36 xtraeme Exp $
 
 DISTNAME=      X430src-4
 PKGNAME=       XFree86-fonts100dpi-${XF_VER}
 WRKSRC=                ${WRKDIR}/xc/fonts/bdf/100dpi
-CATEGORIES=    x11
+CATEGORIES=    fonts x11
 MASTER_SITES=  ${MASTER_SITE_XFREE}
 EXTRACT_SUFX=  .tgz
 
diff -r cf610bfabac6 -r c21981ca2ca4 fonts/XFree86-fonts75dpi/Makefile
--- a/fonts/XFree86-fonts75dpi/Makefile Thu Jan 29 06:06:41 2004 +0000
+++ b/fonts/XFree86-fonts75dpi/Makefile Thu Jan 29 06:21:36 2004 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/01/24 08:55:44 xtraeme Exp $
+# $NetBSD: Makefile,v 1.2 2004/01/29 06:21:36 xtraeme Exp $
 
 DISTNAME=      X430src-4
 PKGNAME=       XFree86-fonts75dpi-${XF_VER}
 WRKSRC=                ${WRKDIR}/xc/fonts/bdf/75dpi
-CATEGORIES=    x11
+CATEGORIES=    fonts x11
 MASTER_SITES=  ${MASTER_SITE_XFREE}
 EXTRACT_SUFX=  .tgz
 
diff -r cf610bfabac6 -r c21981ca2ca4 fonts/XFree86-fontsCyrillic/Makefile
--- a/fonts/XFree86-fontsCyrillic/Makefile      Thu Jan 29 06:06:41 2004 +0000
+++ b/fonts/XFree86-fontsCyrillic/Makefile      Thu Jan 29 06:21:36 2004 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/01/24 08:56:53 xtraeme Exp $
+# $NetBSD: Makefile,v 1.2 2004/01/29 06:21:36 xtraeme Exp $
 
 DISTNAME=      X430src-4
 PKGNAME=       XFree86-fontsCyrillic-${XF_VER}
 WRKSRC=                ${WRKDIR}/xc/fonts/bdf/cyrillic
-CATEGORIES=    x11
+CATEGORIES=    fonts x11
 MASTER_SITES=  ${MASTER_SITE_XFREE}
 EXTRACT_SUFX=  .tgz
 
diff -r cf610bfabac6 -r c21981ca2ca4 fonts/XFree86-fontsEncodings/Makefile
--- a/fonts/XFree86-fontsEncodings/Makefile     Thu Jan 29 06:06:41 2004 +0000
+++ b/fonts/XFree86-fontsEncodings/Makefile     Thu Jan 29 06:21:36 2004 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/01/24 08:57:34 xtraeme Exp $
+# $NetBSD: Makefile,v 1.2 2004/01/29 06:21:36 xtraeme Exp $
 
 DISTNAME=      X430src-4
 PKGNAME=       XFree86-fontsEncodings-${XF_VER}
 WRKSRC=                ${WRKDIR}/xc/fonts/encodings
-CATEGORIES=    x11
+CATEGORIES=    fonts x11
 MASTER_SITES=  ${MASTER_SITE_XFREE}
 EXTRACT_SUFX=  .tgz
 
diff -r cf610bfabac6 -r c21981ca2ca4 fonts/XFree86-fontsMisc/Makefile
--- a/fonts/XFree86-fontsMisc/Makefile  Thu Jan 29 06:06:41 2004 +0000
+++ b/fonts/XFree86-fontsMisc/Makefile  Thu Jan 29 06:21:36 2004 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/01/24 08:58:36 xtraeme Exp $
+# $NetBSD: Makefile,v 1.2 2004/01/29 06:21:36 xtraeme Exp $
 
 DISTNAME=      ${DISTFILES}
 PKGNAME=       XFree86-fontsMisc-${XF_VER}
 WRKSRC=                ${WRKDIR}/xc/fonts/bdf/misc
-CATEGORIES=    x11
+CATEGORIES=    fonts x11
 MASTER_SITES=  ${MASTER_SITE_XFREE}
 DISTFILES=     X430src-1.tgz X430src-4.tgz
 
diff -r cf610bfabac6 -r c21981ca2ca4 fonts/XFree86-fontsScalable/Makefile
--- a/fonts/XFree86-fontsScalable/Makefile      Thu Jan 29 06:06:41 2004 +0000
+++ b/fonts/XFree86-fontsScalable/Makefile      Thu Jan 29 06:21:36 2004 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/01/24 08:59:39 xtraeme Exp $
+# $NetBSD: Makefile,v 1.2 2004/01/29 06:21:36 xtraeme Exp $
 
 DISTNAME=      ${DISTFILES}
 PKGNAME=       XFree86-fontsScalable-${XF_VER}
 WRKSRC=                ${WRKDIR}/xc/fonts
-CATEGORIES=    x11
+CATEGORIES=    fonts x11
 MASTER_SITES=  ${MASTER_SITE_XFREE}
 DISTFILES=     X430src-4.tgz X430src-5.tgz
 
diff -r cf610bfabac6 -r c21981ca2ca4 fonts/XFree86-fontserver/Makefile
--- a/fonts/XFree86-fontserver/Makefile Thu Jan 29 06:06:41 2004 +0000
+++ b/fonts/XFree86-fontserver/Makefile Thu Jan 29 06:21:36 2004 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2004/01/24 09:15:19 xtraeme Exp $
+# $NetBSD: Makefile,v 1.3 2004/01/29 06:21:36 xtraeme Exp $
 
 DISTNAME=      ${DISTFILES}
 PKGNAME=       XFree86-fontserver-${XF_VER}
-CATEGORIES=    x11
+CATEGORIES=    fonts x11
 MASTER_SITES=  ${MASTER_SITE_XFREE}
 DISTFILES=     X430src-1.tgz X430src-2.tgz \
                X430src-3.tgz X430src-4.tgz



Home | Main Index | Thread Index | Old Index