From 9d058c47e813137535abea179fc9f082a5846914 Mon Sep 17 00:00:00 2001 From: Will Andrews Date: Sun, 16 Nov 2003 02:36:29 +0000 Subject: 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 --- arabic/Makefile | 6 ++++++ arabic/ae_fonts_mono/Makefile | 2 +- arabic/ae_fonts_ttf/Makefile | 2 +- arabic/kacst_fonts/Makefile | 2 +- arabic/kde3-i18n/Makefile | 2 +- arabic/kde4-l10n/Makefile | 2 +- arabic/khotot/Makefile | 8 ++++---- arabic/koffice-i18n/Makefile | 2 +- 8 files changed, 16 insertions(+), 10 deletions(-) (limited to 'arabic') diff --git a/arabic/Makefile b/arabic/Makefile index 22452e4a70b7..5f27d8c1aa42 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 diff --git a/arabic/ae_fonts_mono/Makefile b/arabic/ae_fonts_mono/Makefile index 8032e790d5e2..30f1c4f5980c 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 bf6406bc094f..9bf72b20f01f 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 a41cd15637cc..b1df77cedcdc 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 2976fff8aff7..6be3361bcca7 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 2976fff8aff7..6be3361bcca7 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 e98447ed4e66..231daefdc546 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 0fc2bf71b236..d6eb5343bb01 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- -- cgit v1.2.3