summaryrefslogtreecommitdiffstats
path: root/korean
diff options
context:
space:
mode:
authorvd <vd@FreeBSD.org>2006-09-11 18:06:13 +0000
committervd <vd@FreeBSD.org>2006-09-11 18:06:13 +0000
commitf9dcc6d597edee6fdd8a79b4752a7e7f896665c8 (patch)
tree4a4871d4e83da0796d341b1aec5f694ae213d055 /korean
parent05c9bfc7e4f2018d2a716f65b88bb071b82e05d0 (diff)
downloadFreeBSD-ports-f9dcc6d597edee6fdd8a79b4752a7e7f896665c8.zip
FreeBSD-ports-f9dcc6d597edee6fdd8a79b4752a7e7f896665c8.tar.gz
Remove expired leaf ports:
2006-09-01 devel/linux_devtools 2006-09-10 graphics/pecl-imagick 2006-09-01 korean/linux_locale
Diffstat (limited to 'korean')
-rw-r--r--korean/Makefile1
-rw-r--r--korean/linux_locale/Makefile36
-rw-r--r--korean/linux_locale/distinfo3
-rw-r--r--korean/linux_locale/pkg-descr14
-rw-r--r--korean/linux_locale/pkg-plist6
5 files changed, 0 insertions, 60 deletions
diff --git a/korean/Makefile b/korean/Makefile
index 6da03ed..0fc860d 100644
--- a/korean/Makefile
+++ b/korean/Makefile
@@ -39,7 +39,6 @@
SUBDIR += johabfonts
SUBDIR += kaistfonts
SUBDIR += kde3-i18n
- SUBDIR += linux_locale
SUBDIR += linuxdoc-sgml
SUBDIR += man-doc
SUBDIR += mizifont
diff --git a/korean/linux_locale/Makefile b/korean/linux_locale/Makefile
deleted file mode 100644
index 1b6edf8..0000000
--- a/korean/linux_locale/Makefile
+++ /dev/null
@@ -1,36 +0,0 @@
-# New ports collection makefile for: linux_locale
-# Date created: Apr 20 1999
-# Whom: cjh@kr.freebsd.org
-#
-# $FreeBSD$
-#
-
-PORTNAME= linux_locale
-PORTVERSION= 1.0
-PORTREVISION= 3
-CATEGORIES= korean emulators linux
-MASTER_SITES= ftp://ftp.kr.freebsd.org/pub/FreeBSD-kr/distfiles/
-DISTNAME= ${PORTNAME}-${PKGNAMEPREFIX}${PORTVERSION}
-EXTRACT_ONLY= # empty
-
-MAINTAINER= cjh@kr.freebsd.org
-COMMENT= Glibc 2.0 Korean locale for linux compatibility
-
-BUILD_DEPENDS= ${LINUX_BASE_PORT}
-
-ONLY_FOR_ARCHS= i386 amd64
-
-CONFLICTS= linux_base-fc*
-
-DEPRECATED= the dependency is scheduled for removal and a recent glib does not need this
-EXPIRATION_DATE=2006-09-01
-
-USE_LINUX= 8
-USE_LINUX_PREFIX=yes
-NO_BUILD= yes
-NO_WRKSUBDIR= yes
-
-do-install:
- @zcat ${DISTDIR}/${DISTNAME}.tar.gz |(cd ${PREFIX}; ${PAX} -r)
-
-.include <bsd.port.mk>
diff --git a/korean/linux_locale/distinfo b/korean/linux_locale/distinfo
deleted file mode 100644
index 0dc6d90..0000000
--- a/korean/linux_locale/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (linux_locale-ko-1.0.tar.gz) = 39f52a9e246407be6ae6f625f2cf0beb
-SHA256 (linux_locale-ko-1.0.tar.gz) = 479a7b6e6704bbf01515f9ab6d1dbb3bcd58705e561653ce2685c7604ca1eaf8
-SIZE (linux_locale-ko-1.0.tar.gz) = 10976
diff --git a/korean/linux_locale/pkg-descr b/korean/linux_locale/pkg-descr
deleted file mode 100644
index 1baeaf6..0000000
--- a/korean/linux_locale/pkg-descr
+++ /dev/null
@@ -1,14 +0,0 @@
-Korean locale for linux_lib
-===========================
-
-For running some linux-emulation program such as hanIM, you may
-need this for correctly working setlocale() for ko locale.
-
-glibc(prior 2.1) have no true multilingual support, so this locale
-definition is broken but sufficient for running X11 applications.
-
-This definition files(LC_CTYPE, LC_TIME, etc.) is from
-Alzza Linux distribution, a leading Linux distribution in Korea.
-
---
-Ports by CHOI Junho <cjh@kr.freebsd.org>
diff --git a/korean/linux_locale/pkg-plist b/korean/linux_locale/pkg-plist
deleted file mode 100644
index 353cd7e..0000000
--- a/korean/linux_locale/pkg-plist
+++ /dev/null
@@ -1,6 +0,0 @@
-usr/share/locale/ko/LC_MESSAGES/SYS_LC_MESSAGES
-usr/share/locale/ko/LC_TIME
-usr/share/locale/ko/LC_NUMERIC
-usr/share/locale/ko/LC_MONETARY
-usr/share/locale/ko/LC_CTYPE
-usr/share/locale/ko/LC_COLLATE
OpenPOWER on IntegriCloud