mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
- Remove misc/utf8locale, it's part of a base system on all supported releases
This commit is contained in:
parent
701bf959d5
commit
37d7ed1d90
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=225302
1
MOVED
1
MOVED
@ -3724,3 +3724,4 @@ korean/msdosfs||2008-12-28|Removed: only for 5.x
|
||||
security/openssl-stable|security/openssl|2008-12-30|Removed: only for 6.0
|
||||
dns/bind9-dlz|dns/bind94|2008-12-31|DLZ patches are now in bind 9.4 distribution
|
||||
x11-drivers/xf86-video-i810|x11-drivers/xf86-video-intel|2009-01-05|Replaced by the xf86-video-intel driver
|
||||
misc/utf8locale||2009-01-05|Part of the base system since FreeBSD 5.3
|
||||
|
@ -536,7 +536,6 @@
|
||||
SUBDIR += upclient
|
||||
SUBDIR += us-zipcodes
|
||||
SUBDIR += usbrh
|
||||
SUBDIR += utf8locale
|
||||
SUBDIR += utftools
|
||||
SUBDIR += vbidecode
|
||||
SUBDIR += vera
|
||||
|
@ -1,66 +0,0 @@
|
||||
# New ports collection makefile for: utf8locale
|
||||
# Date created: 29 June 2002
|
||||
# Whom: Hye-Shik Chang
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= utf8locale
|
||||
PORTVERSION= 040319
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= misc
|
||||
MASTER_SITES= ${MASTER_SITE_LOCAL} \
|
||||
http://people.freebsd.org/~perky/distfiles/
|
||||
MASTER_SITE_SUBDIR= perky
|
||||
|
||||
MAINTAINER= perky@FreeBSD.org
|
||||
COMMENT= UTF-8 locales support
|
||||
|
||||
LANGS= af_ZA be_BY bg_BG ca_ES cs_CZ da_DK de_AT de_CH de_DE el_GR \
|
||||
en_AU en_CA en_IE en_GB en_NZ en_US es_ES et_EE fi_FI fr_BE \
|
||||
fr_CA fr_CH fr_FR hr_HR hu_HU hy_AM is_IS it_CH it_IT ja_JP \
|
||||
kk_KZ ko_KR lt_LT nl_BE nl_NL no_NO pl_PL pt_BR pt_PT ro_RO \
|
||||
ru_RU sk_SK sl_SI sr_YU sv_SE tr_TR uk_UA zh_CN zh_HK zh_TW
|
||||
BASELOCALEDIR= /usr/share/locale
|
||||
PLIST_SUB= BASELOCALEDIR=${BASELOCALEDIR} \
|
||||
LANGS="${LANGS}"
|
||||
PLIST= ${WRKDIR}/pkg-plist
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
_HAVE_SWIDTH!= ${GREP} _CTYPE_SW /usr/include/ctype.h 2>/dev/null \
|
||||
|| ${TRUE}
|
||||
.if empty(_HAVE_SWIDTH)
|
||||
PKGNAMESUFFIX= -without-swidth
|
||||
.endif
|
||||
|
||||
.if ${OSVERSION} >= 502110
|
||||
IGNORE= is already in your base system
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
${REINPLACE_CMD} -e 's,\(rm -rf.*/\)\*\(/LC_MESS\),\1*.UTF-8\2,g' \
|
||||
${WRKSRC}/msgdef/Makefile
|
||||
.if empty(_HAVE_SWIDTH)
|
||||
${REINPLACE_CMD} -e 's,^SWIDTH.*$$,,g' \
|
||||
-e 's,UTF-8,UTF2,g' ${WRKSRC}/mklocale/la_LN.UTF-8.src
|
||||
.endif
|
||||
|
||||
pre-install:
|
||||
-@${RM} -f ${PLIST}
|
||||
.for lang in ${LANGS}
|
||||
.for cate in LC_COLLATE LC_CTYPE LC_MESSAGES LC_MONETARY LC_NUMERIC LC_TIME
|
||||
@${ECHO} "share/locale/${lang}.UTF-8/${cate}" >> ${PLIST}
|
||||
.endfor
|
||||
@${ECHO} "@dirrm share/locale/${lang}.UTF-8" >> ${PLIST}
|
||||
.endfor
|
||||
@${CAT} ${.CURDIR}/pkg-plist >> ${PLIST}
|
||||
|
||||
post-install:
|
||||
.for lang in ${LANGS}
|
||||
-${LN} -sf ${PREFIX}/share/locale/${lang}.UTF-8 \
|
||||
${BASELOCALEDIR}/${lang}.UTF-8
|
||||
.endfor
|
||||
@${CAT} ${PKGMESSAGE}
|
||||
|
||||
.include <bsd.port.post.mk>
|
@ -1,3 +0,0 @@
|
||||
MD5 (utf8locale-040319.tar.gz) = 337e4db962dc7a5e305251cad1d0c614
|
||||
SHA256 (utf8locale-040319.tar.gz) = e4d47a2b2005d2618baf397a6b2abb145f03a1f80ba316df1a106f44fc4c021c
|
||||
SIZE (utf8locale-040319.tar.gz) = 34446
|
@ -1,11 +0,0 @@
|
||||
--- timedef/de_DE.UTF-8.src.orig Sat Nov 2 05:57:11 2002
|
||||
+++ timedef/de_DE.UTF-8.src Sat Sep 25 19:28:43 2004
|
||||
@@ -59,7 +59,7 @@
|
||||
#
|
||||
# x_fmt
|
||||
#
|
||||
-%d.%m.%Y
|
||||
+%Y-%m-%d
|
||||
#
|
||||
# c_fmt
|
||||
#
|
@ -1 +0,0 @@
|
||||
This package offers UTF-8 locales for several languages.
|
@ -1,5 +0,0 @@
|
||||
==
|
||||
Because FreeBSD's installworld target cleans all locale
|
||||
stuffs up, you'll need to reinstall the port after every
|
||||
installworld operations.
|
||||
==
|
@ -1,6 +0,0 @@
|
||||
share/locale/la_LN.UTF-8/LC_COLLATE
|
||||
share/locale/la_LN.UTF-8/LC_CTYPE
|
||||
@dirrm share/locale/la_LN.UTF-8
|
||||
@dirrmtry share/locale
|
||||
@exec for lang in %%LANGS%%; do ln -sf %D/share/locale/$lang.UTF-8 %%BASELOCALEDIR%%/; done
|
||||
@unexec for lang in %%LANGS%%; do rm -f %%BASELOCALEDIR%%/$lang.UTF-8; done
|
Loading…
Reference in New Issue
Block a user