Stuart Henderson wrote:

On 2009/02/02 10:24, Aaron W. Hsu wrote:
Antoine,

On 02-Feb-2009 Antoine Jacoutot wrote:

>> if possible, e.g. because most of the time the categories are
>> sensible--except the fonts (and possible others too).
> > It has been discussed *billion* times!
> If one day we have a 'cvs move' function, we may consider it.

It was my understanding that even though CVS does not have a specific
move command, it is still physically and technically possible to move
CVS files around without losing the editing history [1].

The repo move isn't the only problem, you also have to take into
account the changes in pkgpath, and changes to any depending ports.

imho, it doesn't give enough benefits to be worth the trouble at
any time in the release cycle, but especially not now as we are
winding down towards release.

I do like the suggestion of adding fonts to CATEGORIES, though.
Perhaps one of the original proponents might like to send a diff.

On behalf of a *billion* of original proponents :)

Alexey

Index: chinese/arphicttf/Makefile
===================================================================
RCS file: /cvs/ports/chinese/arphicttf/Makefile,v
retrieving revision 1.15
diff -u -r1.15 Makefile
--- chinese/arphicttf/Makefile  8 Jun 2008 14:21:21 -0000       1.15
+++ chinese/arphicttf/Makefile  2 Feb 2009 21:14:55 -0000
@@ -4,7 +4,7 @@

DISTNAME=       zh-arphicttf-2.11
PKGNAME=        zh-fonts-arphicttf-2.11p1
-CATEGORIES=     chinese x11
+CATEGORIES=     chinese x11 fonts

MAINTAINER=     Kevin Lo <ke...@openbsd.org>

Index: chinese/kcfonts/Makefile
===================================================================
RCS file: /cvs/ports/chinese/kcfonts/Makefile,v
retrieving revision 1.13
diff -u -r1.13 Makefile
--- chinese/kcfonts/Makefile    8 Jun 2008 14:21:21 -0000       1.13
+++ chinese/kcfonts/Makefile    2 Feb 2009 21:14:56 -0000
@@ -3,7 +3,7 @@
COMMENT=        extra chinese fonts

DISTNAME=       zh-fonts-kc-1.05
-CATEGORIES=     chinese x11
+CATEGORIES=     chinese x11 fonts

MAINTAINER=     Kevin Lo <ke...@openbsd.org>

Index: chinese/taipeifonts/Makefile
===================================================================
RCS file: /cvs/ports/chinese/taipeifonts/Makefile,v
retrieving revision 1.25
diff -u -r1.25 Makefile
--- chinese/taipeifonts/Makefile        8 Jun 2008 14:21:21 -0000       1.25
+++ chinese/taipeifonts/Makefile        2 Feb 2009 21:14:56 -0000
@@ -3,7 +3,7 @@
COMMENT=        extra chinese fonts

DISTNAME=       zh-fonts-taipei-1.01
-CATEGORIES=     chinese x11
+CATEGORIES=     chinese x11 fonts

DIST_SUBDIR=    zh-fonts

Index: chinese/ttfm/Makefile
===================================================================
RCS file: /cvs/ports/chinese/ttfm/Makefile,v
retrieving revision 1.19
diff -u -r1.19 Makefile
--- chinese/ttfm/Makefile       8 Jun 2008 14:21:21 -0000       1.19
+++ chinese/ttfm/Makefile       2 Feb 2009 21:14:56 -0000
@@ -4,7 +4,7 @@

DISTNAME=       ttfm-0.9.5
PKGNAME=        zh-${DISTNAME}p0
-CATEGORIES= chinese +CATEGORIES= chinese fonts
MAINTAINER=     Kevin Lo <ke...@openbsd.org>

Index: devel/sdl-ttf/Makefile
===================================================================
RCS file: /cvs/ports/devel/sdl-ttf/Makefile,v
retrieving revision 1.31
diff -u -r1.31 Makefile
--- devel/sdl-ttf/Makefile      7 Nov 2008 00:33:01 -0000       1.31
+++ devel/sdl-ttf/Makefile      2 Feb 2009 21:15:14 -0000
@@ -6,7 +6,7 @@
DISTNAME=       SDL_ttf-${V}
PKGNAME=        sdl-ttf-${V}p4
SHARED_LIBS=    SDL_ttf 7.0
-CATEGORIES=    devel graphics
+CATEGORIES=    devel graphics fonts
MASTER_SITES=   ftp://ftp.fr.freebsd.org/pub/FreeBSD/distfiles/ \
                http://www.libsdl.org/projects/SDL_ttf/release/

Index: graphics/fnlib/Makefile
===================================================================
RCS file: /cvs/ports/graphics/fnlib/Makefile,v
retrieving revision 1.30
diff -u -r1.30 Makefile
--- graphics/fnlib/Makefile     13 Nov 2007 17:10:25 -0000      1.30
+++ graphics/fnlib/Makefile     2 Feb 2009 21:15:38 -0000
@@ -5,7 +5,7 @@
DISTNAME=       fnlib-0.5
PKGNAME=        ${DISTNAME}p1
SHARED_LIBS=    Fnlib   5.0
-CATEGORIES=    graphics
+CATEGORIES=    graphics fonts
MASTER_SITES=   ${MASTER_SITE_SOURCEFORGE:=enlightenment/}

LIB_DEPENDS=    Imlib.>=19::graphics/imlib
Index: japanese/funetfonts/Makefile
===================================================================
RCS file: /cvs/ports/japanese/funetfonts/Makefile,v
retrieving revision 1.10
diff -u -r1.10 Makefile
--- japanese/funetfonts/Makefile        16 Sep 2007 00:33:57 -0000      1.10
+++ japanese/funetfonts/Makefile        2 Feb 2009 21:15:43 -0000
@@ -2,7 +2,7 @@

COMMENT=        extra japanese fonts, marumoji

-CATEGORIES=    japanese x11
+CATEGORIES=    japanese x11 fonts
DIST_SUBDIR=    ja-fonts

DISTNAME=               ja-fonts-funet
Index: japanese/intlfonts/Makefile
===================================================================
RCS file: /cvs/ports/japanese/intlfonts/Makefile,v
retrieving revision 1.10
diff -u -r1.10 Makefile
--- japanese/intlfonts/Makefile 16 Sep 2007 00:33:57 -0000      1.10
+++ japanese/intlfonts/Makefile 2 Feb 2009 21:15:43 -0000
@@ -2,9 +2,9 @@

COMMENT=        extra japanese fonts

-CATEGORIES=    japanese x11
DISTNAME=       intlfonts-1.2
PKGNAME=        ja-fonts-gnu-1.2
+CATEGORIES=    japanese x11 fonts

MASTER_SITES=   ${MASTER_SITE_GNU:=intlfonts/}

Index: japanese/kanjips/Makefile
===================================================================
RCS file: /cvs/ports/japanese/kanjips/Makefile,v
retrieving revision 1.11
diff -u -r1.11 Makefile
--- japanese/kanjips/Makefile   16 Sep 2007 00:33:57 -0000      1.11
+++ japanese/kanjips/Makefile   2 Feb 2009 21:15:43 -0000
@@ -2,7 +2,7 @@

COMMENT=        converts Japanese fonts in PostScript documents

-CATEGORIES=japanese print
+CATEGORIES=japanese print fonts

DISTNAME=kanjips
PKGNAME=${DISTNAME}-19900310
Index: japanese/mplus-ttf/Makefile
===================================================================
RCS file: /cvs/ports/japanese/mplus-ttf/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- japanese/mplus-ttf/Makefile 22 Jul 2007 08:02:11 -0000      1.3
+++ japanese/mplus-ttf/Makefile 2 Feb 2009 21:15:43 -0000
@@ -5,7 +5,7 @@
DISTNAME=       mixfont-mplus-ipa-TrueType-20060520
PKGNAME=        mplus-ttf-20060520p0
EXTRACT_SUFX=   .tar.bz2
-CATEGORIES=    japanese x11
+CATEGORIES=    japanese x11 fonts

MAINTAINER=     Mathieu Sauve-Frankel <m...@openbsd.org>

Index: japanese/sazanami-ttf/Makefile
===================================================================
RCS file: /cvs/ports/japanese/sazanami-ttf/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- japanese/sazanami-ttf/Makefile      22 Jul 2007 08:02:11 -0000      1.3
+++ japanese/sazanami-ttf/Makefile      2 Feb 2009 21:15:45 -0000
@@ -4,7 +4,7 @@

DISTNAME=       sazanami-20040629
PKGNAME=        ${DISTNAME:S/-/-ttf-/}p0
-CATEGORIES=    japanese x11
+CATEGORIES=    japanese x11 fonts
EXTRACT_SUFX=   .tar.bz2

MAINTAINER=     Mathieu Sauve-Frankel <m...@openbsd.org>
Index: korean/baekmuk-fonts/Makefile
===================================================================
RCS file: /cvs/ports/korean/baekmuk-fonts/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- korean/baekmuk-fonts/Makefile       31 Oct 2008 10:16:16 -0000      1.7
+++ korean/baekmuk-fonts/Makefile       2 Feb 2009 21:15:45 -0000
@@ -4,7 +4,7 @@

PKGNAME=        baekmuk-fonts-2.0p0
DISTNAME=       baekmuk-2.0
-CATEGORIES=    korean x11
+CATEGORIES=    korean x11 fonts

MASTER_SITES=   ftp://ftp.kr.freebsd.org/pub/FreeBSD/distfiles/ \
                ftp://ftp.mizi.com/pub/baekmuk/
Index: korean/baekmuk-ttf/Makefile
===================================================================
RCS file: /cvs/ports/korean/baekmuk-ttf/Makefile,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 Makefile
--- korean/baekmuk-ttf/Makefile 31 Oct 2008 15:29:59 -0000      1.1.1.1
+++ korean/baekmuk-ttf/Makefile 2 Feb 2009 21:15:45 -0000
@@ -4,7 +4,7 @@

DISTNAME=       baekmuk-ttf-2.2

-CATEGORIES=    korean x11
+CATEGORIES=    korean x11 fonts

HOMEPAGE=       http://kldp.net/projects/baekmuk

Index: korean/hanterm-fonts/Makefile
===================================================================
RCS file: /cvs/ports/korean/hanterm-fonts/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- korean/hanterm-fonts/Makefile       16 Sep 2007 00:28:19 -0000      1.7
+++ korean/hanterm-fonts/Makefile       2 Feb 2009 21:15:45 -0000
@@ -4,7 +4,7 @@

PKGNAME=        hanterm-fonts-3.1
DISTNAME=       hanterm-font-3.1
-CATEGORIES=    korean x11
+CATEGORIES=    korean x11 fonts

MASTER_SITES=   http://download.kldp.net/hanterm/hanterm-font/3.1/ \
                http://hanterm.org/download/font/
Index: print/acrofonts/Makefile
===================================================================
RCS file: /cvs/ports/print/acrofonts/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- print/acrofonts/Makefile    10 Oct 2008 13:45:02 -0000      1.5
+++ print/acrofonts/Makefile    2 Feb 2009 21:16:14 -0000
@@ -3,7 +3,7 @@
COMMENT=                asian font pack for acroread

PKGNAME=                acrofonts-7.0
-CATEGORIES=            print
+CATEGORIES=            print fonts

HOMEPAGE=               http://www.adobe.com/products/acrobat/readstep.html

Index: print/afm/Makefile
===================================================================
RCS file: /cvs/ports/print/afm/Makefile,v
retrieving revision 1.14
diff -u -r1.14 Makefile
--- print/afm/Makefile  15 Sep 2007 21:36:44 -0000      1.14
+++ print/afm/Makefile  2 Feb 2009 21:16:14 -0000
@@ -4,7 +4,7 @@

DISTNAME=       afm
PKGNAME=        afm-1.0
-CATEGORIES=    print
+CATEGORIES=    print fonts
MASTER_SITES=   ftp://sgi.com/sgi/fax/source/
EXTRACT_SUFX=   -tar.Z

Index: print/fontforge/Makefile
===================================================================
RCS file: /cvs/ports/print/fontforge/Makefile,v
retrieving revision 1.12
diff -u -r1.12 Makefile
--- print/fontforge/Makefile    27 Oct 2008 17:58:52 -0000      1.12
+++ print/fontforge/Makefile    2 Feb 2009 21:16:14 -0000
@@ -13,7 +13,7 @@
                        gunicode        4.0 \
                        gutils          1.0

-CATEGORIES=            print
+CATEGORIES=            print fonts

HOMEPAGE=               http://fontforge.sourceforge.net/

Index: print/freetype/Makefile
===================================================================
RCS file: /cvs/ports/print/freetype/Makefile,v
retrieving revision 1.40
diff -u -r1.40 Makefile
--- print/freetype/Makefile     15 Sep 2007 21:36:44 -0000      1.40
+++ print/freetype/Makefile     2 Feb 2009 21:16:14 -0000
@@ -9,7 +9,7 @@
PKGNAME-main=   ${DISTNAME}p3
PKGNAME-doc=    freetype-doc-${VERSION}

-CATEGORIES=    print
+CATEGORIES=    print fonts
SHARED_LIBS=    ttf     1.3

MASTER_SITES=   ${MASTER_SITE_SOURCEFORGE:=freetype/}
Index: print/ghostscript/gnu-fonts/Makefile
===================================================================
RCS file: /cvs/ports/print/ghostscript/gnu-fonts/Makefile,v
retrieving revision 1.9
diff -u -r1.9 Makefile
--- print/ghostscript/gnu-fonts/Makefile        31 Mar 2008 12:49:58 -0000      
1.9
+++ print/ghostscript/gnu-fonts/Makefile        2 Feb 2009 21:16:14 -0000
@@ -4,7 +4,7 @@

DISTNAME=               ghostscript-fonts-std-8.11
PKGNAME=                ${DISTNAME:S,-std-,-,}p0
-CATEGORIES=            x11 print
+CATEGORIES=            x11 print fonts

HOMEPAGE=               http://www.cs.wisc.edu/~ghost/doc/cvs/Fonts.htm

Index: print/mftrace/Makefile
===================================================================
RCS file: /cvs/ports/print/mftrace/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- print/mftrace/Makefile      4 Jan 2008 17:48:37 -0000       1.6
+++ print/mftrace/Makefile      2 Feb 2009 21:16:14 -0000
@@ -2,9 +2,9 @@

COMMENT=        Scalable PostScript fonts for MetaFont

-CATEGORIES=    print
DISTNAME=       mftrace-1.2.4
PKGNAME=        ${DISTNAME}p1
+CATEGORIES=    print fonts

HOMEPAGE=       http://www.xs4all.nl/~hanwen/mftrace/

Index: print/pkfonts/Makefile
===================================================================
RCS file: /cvs/ports/print/pkfonts/Makefile,v
retrieving revision 1.24
diff -u -r1.24 Makefile
--- print/pkfonts/Makefile      15 Sep 2007 21:36:45 -0000      1.24
+++ print/pkfonts/Makefile      2 Feb 2009 21:16:15 -0000
@@ -6,7 +6,7 @@
VERSION=        1.0
PKGNAME=        pkfonts-dpi300-${VERSION}p0
PKGNAME-main=   pkfonts-dpi300-${VERSION}p0
-CATEGORIES=    print
+CATEGORIES=    print fonts

PERMIT_PACKAGE_CDROM=   no license
PERMIT_PACKAGE_FTP=     no license
Index: print/t1utils/Makefile
===================================================================
RCS file: /cvs/ports/print/t1utils/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- print/t1utils/Makefile      15 Sep 2007 21:36:45 -0000      1.2
+++ print/t1utils/Makefile      2 Feb 2009 21:16:15 -0000
@@ -2,7 +2,7 @@

COMMENT=        utilities for PostScript Type 1 fonts
DISTNAME=       t1utils-1.32
-CATEGORIES=    print
+CATEGORIES=    print fonts

HOMEPAGE=       http://www.lcdf.org/~eddietwo/type/

Index: russian/d1489/Makefile
===================================================================
RCS file: /cvs/ports/russian/d1489/Makefile,v
retrieving revision 1.11
diff -u -r1.11 Makefile
--- russian/d1489/Makefile      31 Jan 2009 21:48:31 -0000      1.11
+++ russian/d1489/Makefile      2 Feb 2009 21:16:15 -0000
@@ -5,7 +5,7 @@

DISTNAME=       d1489-1.4
PKGNAME=        ${DISTNAME}p0
-CATEGORIES=    russian
+CATEGORIES=    russian fonts

MASTER_SITES=   ftp://ftp.kiarchive.ru/pub/unix/convert/char/
EXTRACT_SUFX=   .tgz
Index: russian/pscyr/Makefile
===================================================================
RCS file: /cvs/ports/russian/pscyr/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- russian/pscyr/Makefile      31 Jan 2009 21:48:31 -0000      1.7
+++ russian/pscyr/Makefile      2 Feb 2009 21:16:17 -0000
@@ -4,7 +4,7 @@

DISTNAME=               pscyr-0.4c_patch2
PKGNAME=                ${DISTNAME}p3
-CATEGORIES=            russian print
+CATEGORIES=            russian print fonts

MAINTAINER=             Alexander Yurchenko <gra...@openbsd.org>

Index: russian/xcyrillic/Makefile
===================================================================
RCS file: /cvs/ports/russian/xcyrillic/Makefile,v
retrieving revision 1.25
diff -u -r1.25 Makefile
--- russian/xcyrillic/Makefile  31 Jan 2009 21:48:31 -0000      1.25
+++ russian/xcyrillic/Makefile  2 Feb 2009 21:16:17 -0000
@@ -4,7 +4,7 @@

DISTNAME=       xcyrillic-2.0
PKGNAME=        ${DISTNAME}p0
-CATEGORIES=    russian x11
+CATEGORIES=    russian x11 fonts

MASTER_SITES=   ftp://ftp.openbsd.ru/pub/X11/cyrillic/ \
                ftp://vell.nsc.ru/pub/X11/cyrillic/ \
Index: textproc/p5-Font-AFM/Makefile
===================================================================
RCS file: /cvs/ports/textproc/p5-Font-AFM/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- textproc/p5-Font-AFM/Makefile       8 Sep 2008 00:11:47 -0000       1.6
+++ textproc/p5-Font-AFM/Makefile       2 Feb 2009 21:16:30 -0000
@@ -4,7 +4,7 @@

MODULES=        cpan
DISTNAME=       Font-AFM-1.20
-CATEGORIES=    textproc
+CATEGORIES=    textproc fonts
# perl
PERMIT_PACKAGE_CDROM=   Yes
Index: textproc/p5-Font-TTF/Makefile
===================================================================
RCS file: /cvs/ports/textproc/p5-Font-TTF/Makefile,v
retrieving revision 1.21
diff -u -r1.21 Makefile
--- textproc/p5-Font-TTF/Makefile       8 Sep 2008 00:04:14 -0000       1.21
+++ textproc/p5-Font-TTF/Makefile       2 Feb 2009 21:16:30 -0000
@@ -4,7 +4,7 @@

MODULES=        cpan
DISTNAME=       Font-TTF-0.45
-CATEGORIES=    textproc
+CATEGORIES=    textproc fonts

# Artistic
PERMIT_PACKAGE_CDROM=   Yes
Index: x11/arabeyes-ttf/Makefile
===================================================================
RCS file: /cvs/ports/x11/arabeyes-ttf/Makefile,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 Makefile
--- x11/arabeyes-ttf/Makefile   21 Apr 2008 09:31:42 -0000      1.1.1.1
+++ x11/arabeyes-ttf/Makefile   2 Feb 2009 21:16:47 -0000
@@ -5,7 +5,7 @@
V=              2.0
DISTNAME=       ttf-arabeyes_$V.orig
PKGNAME=        arabeyes-$V
-CATEGORIES=    x11
+CATEGORIES=    x11 fonts

HOMEPAGE=       http://www.arabeyes.org/project.php?proj=Khotot

Index: x11/artwiz-aleczapka/Makefile
===================================================================
RCS file: /cvs/ports/x11/artwiz-aleczapka/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- x11/artwiz-aleczapka/Makefile       16 Jan 2009 07:54:45 -0000      1.5
+++ x11/artwiz-aleczapka/Makefile       2 Feb 2009 21:16:47 -0000
@@ -10,7 +10,7 @@
PKGNAME-main=   ${NAME}-${V}p3
PKGNAME-de=     ${NAME}-de-${V}p0
PKGNAME-se=     ${NAME}-se-${V}p0
-CATEGORIES=    x11
+CATEGORIES=    x11 fonts

HOMEPAGE=       http://artwizaleczapka.sourceforge.net/

Index: x11/dejavu-fonts/Makefile
===================================================================
RCS file: /cvs/ports/x11/dejavu-fonts/Makefile,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 Makefile
--- x11/dejavu-fonts/Makefile   29 Jan 2009 16:09:57 -0000      1.1.1.1
+++ x11/dejavu-fonts/Makefile   2 Feb 2009 21:16:48 -0000
@@ -5,7 +5,7 @@
DISTNAME =              dejavu-fonts-ttf-2.28
PKGNAME =               ${DISTNAME:S,-ttf,,}

-CATEGORIES =           x11
+CATEGORIES =           x11 fonts

HOMEPAGE =              http://dejavu-fonts.org/

Index: x11/ecoliercourt-fonts/Makefile
===================================================================
RCS file: /cvs/ports/x11/ecoliercourt-fonts/Makefile,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 Makefile
--- x11/ecoliercourt-fonts/Makefile     22 Jul 2007 08:10:08 -0000      1.1.1.1
+++ x11/ecoliercourt-fonts/Makefile     2 Feb 2009 21:16:48 -0000
@@ -6,7 +6,7 @@

DISTNAME=       ecoliercourt-fonts-0.1
DISTFILES=      ecl_cour.ttf ec_cour.ttf
-CATEGORIES=    x11 education
+CATEGORIES=    x11 education fonts

# in French
HOMEPAGE=       http://perso.orange.fr/jm.douteau/page_ecolier.htm
Index: x11/farsiweb-ttf/Makefile
===================================================================
RCS file: /cvs/ports/x11/farsiweb-ttf/Makefile,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 Makefile
--- x11/farsiweb-ttf/Makefile   21 Apr 2008 09:30:21 -0000      1.1.1.1
+++ x11/farsiweb-ttf/Makefile   2 Feb 2009 21:16:49 -0000
@@ -5,7 +5,7 @@
V=                      0.4
DISTNAME=               ttf-farsiweb_$V.orig
PKGNAME=                farsiweb-ttf-$V
-CATEGORIES=            x11
+CATEGORIES=            x11 fonts

HOMEPAGE=               http://www.farsiweb.ir/wiki/Persian_fonts

Index: x11/freefont-ttf/Makefile
===================================================================
RCS file: /cvs/ports/x11/freefont-ttf/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- x11/freefont-ttf/Makefile   1 Feb 2009 11:13:34 -0000       1.2
+++ x11/freefont-ttf/Makefile   2 Feb 2009 21:16:49 -0000
@@ -4,7 +4,7 @@

V=                      20090104
DISTNAME=               freefont-ttf-$V
-CATEGORIES=            x11
+CATEGORIES=            x11 fonts

HOMEPAGE=               http://savannah.gnu.org/projects/freefont/

Index: x11/freefonts/Makefile
===================================================================
RCS file: /cvs/ports/x11/freefonts/Makefile,v
retrieving revision 1.20
diff -u -r1.20 Makefile
--- x11/freefonts/Makefile      15 Sep 2007 20:04:20 -0000      1.20
+++ x11/freefonts/Makefile      2 Feb 2009 21:16:49 -0000
@@ -4,7 +4,7 @@

DISTNAME=       freefonts-0.10
PKGNAME=        ${DISTNAME}p0
-CATEGORIES=    x11
+CATEGORIES=    x11 fonts

MASTER_SITES=   ftp://ftp.gimp.org/pub/gimp/fonts/ \
                ftp://ftp.funet.fi/pub/mirrors/ftp.gimp.org/gimp/fonts/
Index: x11/gbdfed/Makefile
===================================================================
RCS file: /cvs/ports/x11/gbdfed/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- x11/gbdfed/Makefile 18 Nov 2008 13:06:46 -0000      1.4
+++ x11/gbdfed/Makefile 2 Feb 2009 21:16:49 -0000
@@ -3,7 +3,7 @@
COMMENT=        GTK-based BDF font editor

DISTNAME=       gbdfed-1.4
-CATEGORIES=    x11
+CATEGORIES=    x11 fonts
PKGNAME=        ${DISTNAME}p0
HOMEPAGE=       http://www.math.nmsu.edu/~mleisher/Software/gbdfed/

Index: x11/jmk-fonts/Makefile
===================================================================
RCS file: /cvs/ports/x11/jmk-fonts/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- x11/jmk-fonts/Makefile      4 Aug 2007 20:43:38 -0000       1.3
+++ x11/jmk-fonts/Makefile      2 Feb 2009 21:16:53 -0000
@@ -5,7 +5,7 @@
V=                      3.0
DISTNAME=               jmk-x11-fonts-${V}
PKGNAME=                jmk-fonts-${V}p0
-CATEGORIES=            x11
+CATEGORIES=            x11 fonts

HOMEPAGE=               http://www.jmknoble.net/fonts/

Index: x11/liberation-fonts/Makefile
===================================================================
RCS file: /cvs/ports/x11/liberation-fonts/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- x11/liberation-fonts/Makefile       16 Jan 2009 07:52:50 -0000      1.5
+++ x11/liberation-fonts/Makefile       2 Feb 2009 21:16:54 -0000
@@ -6,7 +6,7 @@

DISTNAME=       liberation-fonts-1.04
PKGNAME=        ${DISTNAME}p0
-CATEGORIES=    x11
+CATEGORIES=    x11 fonts

HOMEPAGE=       https://fedorahosted.org/liberation-fonts

Index: x11/msttcorefonts/Makefile
===================================================================
RCS file: /cvs/ports/x11/msttcorefonts/Makefile,v
retrieving revision 1.14
diff -u -r1.14 Makefile
--- x11/msttcorefonts/Makefile  8 Oct 2007 05:16:08 -0000       1.14
+++ x11/msttcorefonts/Makefile  2 Feb 2009 21:16:55 -0000
@@ -3,7 +3,7 @@
COMMENT=                Microsoft TrueType core fonts

DISTNAME=               msttcorefonts-2.0
-CATEGORIES=            x11
+CATEGORIES=            x11 fonts

HOMEPAGE=               http://corefonts.sourceforge.net/

Index: x11/terminus-font/Makefile
===================================================================
RCS file: /cvs/ports/x11/terminus-font/Makefile,v
retrieving revision 1.20
diff -u -r1.20 Makefile
--- x11/terminus-font/Makefile  2 Feb 2009 11:19:21 -0000       1.20
+++ x11/terminus-font/Makefile  2 Feb 2009 21:16:56 -0000
@@ -4,7 +4,7 @@

DISTNAME=               terminus-font-4.28
PKGNAME=                ${DISTNAME}p1
-CATEGORIES=            x11
+CATEGORIES=            x11 fonts

HOMEPAGE=               http://www.is-vn.bg/hamster/
DISTFILES=              ${DISTNAME}.tar.gz
Index: x11/type1inst/Makefile
===================================================================
RCS file: /cvs/ports/x11/type1inst/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- x11/type1inst/Makefile      15 Sep 2007 20:04:25 -0000      1.4
+++ x11/type1inst/Makefile      2 Feb 2009 21:16:56 -0000
@@ -2,7 +2,7 @@

COMMENT=                Type1 font installation helper
DISTNAME=               type1inst-0.6.1
-CATEGORIES=            x11 print
+CATEGORIES=            x11 print fonts

# GPL
PERMIT_PACKAGE_CDROM=   Yes
Index: x11/wqy-bitmapfont/Makefile
===================================================================
RCS file: /cvs/ports/x11/wqy-bitmapfont/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- x11/wqy-bitmapfont/Makefile 24 Oct 2008 13:33:45 -0000      1.2
+++ x11/wqy-bitmapfont/Makefile 2 Feb 2009 21:16:57 -0000
@@ -6,7 +6,7 @@
DISTNAME=       wqy-bitmapfont-pcf-$V
PKGNAME=        wqy-bitmapfont-$Vp0

-CATEGORIES=    x11 chinese
+CATEGORIES=    x11 chinese fonts

HOMEPAGE=       http://wqy.sourceforge.net/en/

Index: x11/wqy-zenhei-ttf/Makefile
===================================================================
RCS file: /cvs/ports/x11/wqy-zenhei-ttf/Makefile,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 Makefile
--- x11/wqy-zenhei-ttf/Makefile 24 Oct 2008 01:53:08 -0000      1.1.1.1
+++ x11/wqy-zenhei-ttf/Makefile 2 Feb 2009 21:16:57 -0000
@@ -6,7 +6,7 @@
DISTNAME=       wqy-zenhei-$V
PKGNAME=        wqy-zenhei-ttf-$V

-CATEGORIES=    x11 chinese
+CATEGORIES=    x11 chinese fonts

HOMEPAGE=       http://wqy.sourceforge.net/en/

Index: x11/xfed/Makefile
===================================================================
RCS file: /cvs/ports/x11/xfed/Makefile,v
retrieving revision 1.23
diff -u -r1.23 Makefile
--- x11/xfed/Makefile   5 Sep 2008 21:31:55 -0000       1.23
+++ x11/xfed/Makefile   2 Feb 2009 21:16:58 -0000
@@ -4,7 +4,7 @@

DISTNAME=       xfed
PKGNAME=        xfed-1.0p1
-CATEGORIES=    x11
+CATEGORIES=    x11 fonts

# original site no longer available.
MASTER_SITES=   http://spacehopper.org/mirrors/
Index: x11/xmbdfed/Makefile
===================================================================
RCS file: /cvs/ports/x11/xmbdfed/Makefile,v
retrieving revision 1.18
diff -u -r1.18 Makefile
--- x11/xmbdfed/Makefile        15 Sep 2007 20:04:28 -0000      1.18
+++ x11/xmbdfed/Makefile        2 Feb 2009 21:16:58 -0000
@@ -5,7 +5,7 @@
VERSION=        4.7
DISTNAME=       xmbdfed-${VERSION}
PKGNAME=        ${DISTNAME}.1p0
-CATEGORIES=    x11
+CATEGORIES=    x11 fonts
HOMEPAGE=       http://crl.nmsu.edu/~mleisher/xmbdfed.html

# BSD/Public Domain

Reply via email to