diff options
author | will <will@FreeBSD.org> | 2003-11-16 10:36:29 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2003-11-16 10:36:29 +0800 |
commit | f9f1497b9cdc6aa693e561015463295bc4134c53 (patch) | |
tree | 25fa2a30cd85abc4993dde6096c5c826f261aa71 /arabic | |
parent | c64346eef23b87b9d5d5331681ed1f08f5fbe3b9 (diff) | |
download | freebsd-ports-graphics-f9f1497b9cdc6aa693e561015463295bc4134c53.tar.gz freebsd-ports-graphics-f9f1497b9cdc6aa693e561015463295bc4134c53.tar.zst freebsd-ports-graphics-f9f1497b9cdc6aa693e561015463295bc4134c53.zip |
Move these ports to the new arabic category after the repocopies. Fix
up dependencies and add this incident to MOVED.
PR: (closed already) 57507, 57508, 57510, 57512, 57513, 57515
Submitted by: Samy Al Bahra <samy@kerneled.com>
Diffstat (limited to 'arabic')
-rw-r--r-- | arabic/Makefile | 6 | ||||
-rw-r--r-- | arabic/ae_fonts_mono/Makefile | 2 | ||||
-rw-r--r-- | arabic/ae_fonts_ttf/Makefile | 2 | ||||
-rw-r--r-- | arabic/kacst_fonts/Makefile | 2 | ||||
-rw-r--r-- | arabic/kde3-i18n/Makefile | 2 | ||||
-rw-r--r-- | arabic/kde4-l10n/Makefile | 2 | ||||
-rw-r--r-- | arabic/khotot/Makefile | 8 | ||||
-rw-r--r-- | arabic/koffice-i18n/Makefile | 2 |
8 files changed, 16 insertions, 10 deletions
diff --git a/arabic/Makefile b/arabic/Makefile index 22452e4a70b..5f27d8c1aa4 100644 --- a/arabic/Makefile +++ b/arabic/Makefile @@ -1,6 +1,12 @@ # $FreeBSD$ # + SUBDIR += ae_fonts_mono + SUBDIR += ae_fonts_ttf + SUBDIR += kacst_fonts SUBDIR += katoob + SUBDIR += kde3-i18n + SUBDIR += khotot + SUBDIR += koffice-i18n SUBDIR += openoffice-1.1 .include <bsd.port.subdir.mk> diff --git a/arabic/ae_fonts_mono/Makefile b/arabic/ae_fonts_mono/Makefile index 8032e790d5e..30f1c4f5980 100644 --- a/arabic/ae_fonts_mono/Makefile +++ b/arabic/ae_fonts_mono/Makefile @@ -7,7 +7,7 @@ PORTNAME= ae_fonts_mono PORTVERSION= 1.0 -CATEGORIES= x11-fonts +CATEGORIES= arabic MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= arabeyes DISTNAME= ae_fonts_mono diff --git a/arabic/ae_fonts_ttf/Makefile b/arabic/ae_fonts_ttf/Makefile index bf6406bc094..9bf72b20f01 100644 --- a/arabic/ae_fonts_ttf/Makefile +++ b/arabic/ae_fonts_ttf/Makefile @@ -7,7 +7,7 @@ PORTNAME= ae_fonts1_ttf PORTVERSION= 1.0 -CATEGORIES= x11-fonts +CATEGORIES= arabic MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= arabeyes DISTNAME= ae_fonts1_ttf_${PORTVERSION} diff --git a/arabic/kacst_fonts/Makefile b/arabic/kacst_fonts/Makefile index a41cd15637c..b1df77cedcd 100644 --- a/arabic/kacst_fonts/Makefile +++ b/arabic/kacst_fonts/Makefile @@ -7,7 +7,7 @@ PORTNAME= kacst_fonts PORTVERSION= 1.4 -CATEGORIES= x11-fonts +CATEGORIES= arabic MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= arabeyes DISTNAME= kacst_fonts_${PORTVERSION} diff --git a/arabic/kde3-i18n/Makefile b/arabic/kde3-i18n/Makefile index 2976fff8aff..6be3361bcca 100644 --- a/arabic/kde3-i18n/Makefile +++ b/arabic/kde3-i18n/Makefile @@ -7,7 +7,7 @@ PORTNAME= kde-i18n PORTVERSION= ${KDE_VERSION} -CATEGORIES?= misc kde +CATEGORIES?= arabic kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src/kde-i18n PKGNAMEPREFIX= ar- diff --git a/arabic/kde4-l10n/Makefile b/arabic/kde4-l10n/Makefile index 2976fff8aff..6be3361bcca 100644 --- a/arabic/kde4-l10n/Makefile +++ b/arabic/kde4-l10n/Makefile @@ -7,7 +7,7 @@ PORTNAME= kde-i18n PORTVERSION= ${KDE_VERSION} -CATEGORIES?= misc kde +CATEGORIES?= arabic kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src/kde-i18n PKGNAMEPREFIX= ar- diff --git a/arabic/khotot/Makefile b/arabic/khotot/Makefile index e98447ed4e6..231daefdc54 100644 --- a/arabic/khotot/Makefile +++ b/arabic/khotot/Makefile @@ -7,7 +7,7 @@ PORTNAME= khotot PORTVERSION= 1.0 -CATEGORIES= x11-fonts +CATEGORIES= arabic MASTER_SITES= # DISTFILES= # EXTRACT_ONLY= # @@ -16,15 +16,15 @@ MAINTAINER= samy@kerneled.com COMMENT= A meta-port of the most popular font packages .if !defined(WITHOUT_MONO) -RUN_DEPENDS= ${X11BASE}/lib/X11/fonts/ae_fonts_mono/fonts.dir:${PORTSDIR}/x11-fonts/ae_fonts_mono +RUN_DEPENDS= ${X11BASE}/lib/X11/fonts/ae_fonts_mono/fonts.dir:${PORTSDIR}/arabic/ae_fonts_mono .endif .if !defined(WITHOUT_AEFONTS) -RUN_DEPENDS+= ${X11BASE}/lib/X11/fonts/ae_fonts1/AAHS/fonts.dir:${PORTSDIR}/x11-fonts/ae_fonts_ttf +RUN_DEPENDS+= ${X11BASE}/lib/X11/fonts/ae_fonts1/AAHS/fonts.dir:${PORTSDIR}/arabic/ae_fonts_ttf .endif .if !defined(WITHOUT_KACST) -RUN_DEPENDS+= ${X11BASE}/lib/X11/fonts/kacst_fonts/fonts.dir:${PORTSDIR}/x11-fonts/kacst_fonts +RUN_DEPENDS+= ${X11BASE}/lib/X11/fonts/kacst_fonts/fonts.dir:${PORTSDIR}/arabic/kacst_fonts .endif NO_BUILD= yes diff --git a/arabic/koffice-i18n/Makefile b/arabic/koffice-i18n/Makefile index 0fc2bf71b23..d6eb5343bb0 100644 --- a/arabic/koffice-i18n/Makefile +++ b/arabic/koffice-i18n/Makefile @@ -7,7 +7,7 @@ PORTNAME= koffice-i18n PORTVERSION= 1.2.1 -CATEGORIES?= misc kde +CATEGORIES?= arabic kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/koffice-${PORTVERSION}/src PKGNAMEPREFIX= ar- |