Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F110674668
D870.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
16 KB
Referenced Files
None
Subscribers
None
D870.diff
View Options
Index: ports-mgmt/ports-mtree/Makefile
===================================================================
--- /dev/null
+++ ports-mgmt/ports-mtree/Makefile
@@ -0,0 +1,35 @@
+# Created by: Matthew Seaman <matthew@FreeBSD.org>
+# $FreeBSD$
+
+PORTNAME= ports-mtree
+PORTVERSION= 20140928
+CATEGORIES= ports-mgmt
+MASTER_SITES= # none
+DISTFILES= # none
+
+MAINTAINER= matthew@FreeBSD.org
+COMMENT= The common directory structure under LOCALBASE used by ports
+
+LICENSE= BSD2CLAUSE
+
+NO_ARCH= yes
+NO_BUILD= yes
+
+# Maintainer only: needs root privileges to run
+pkg-plist: ${MTREE_FILE}
+ @${MKDIR} -p ${WRKDIR}${PREFIX}
+ @${CHOWN} root:wheel ${WRKDIR}${PREFIX}
+ @${MTREE_CMD} ${MTREE_ARGS} ${WRKDIR}${PREFIX} >/dev/null
+ ( ${FIND} ${WRKDIR}${PREFIX} -type d -print0 | ${SORT} -z | \
+ ${XARGS} -0 -L 1 ${STAT} -f '%Su %Sg %#OLp %SN' | \
+ while read owner group mode dir ; do \
+ echo "@dir($${owner##root},$${group##wheel},$${mode##0755}) $${dir#${WRKDIR}${PREFIX}/}" ; \
+ done \
+ ) | sed -e 1d > ${PLIST}
+
+do-install:
+ for dir in $$($SED -e 's/^@dir([^ ]* //' <${PLIST}) ; do \
+ ${MKDIR} -p ${STAGEDIR}${PREFIX}/$$dir ; \
+ done
+
+.include <bsd.port.mk>
Index: ports-mgmt/ports-mtree/pkg-descr
===================================================================
--- /dev/null
+++ ports-mgmt/ports-mtree/pkg-descr
@@ -0,0 +1,9 @@
+
+Create and own the standard directory heirarchy under ${LOCALBASE}.
+This port exists solely to prevent pkg(8) from removing various
+commonly used directories when the last files are removed from them.
+It is not generally required in normal use, but exists for the benefit
+of package building software, and to minimize astonishment for
+administrators.
+
+WWW: https://svnweb.freebsd.org/ports/head/Templates/BSD.local.dist?view=markup
Index: ports-mgmt/ports-mtree/pkg-plist
===================================================================
--- /dev/null
+++ ports-mgmt/ports-mtree/pkg-plist
@@ -0,0 +1,476 @@
+@dir(,,) bin
+@dir(,,) etc
+@dir(,,) etc/devd
+@dir(,,) etc/libmap.d
+@dir(,,) etc/man.d
+@dir(,,) etc/newsyslog.conf.d
+@dir(,,) etc/pam.d
+@dir(,,) etc/rc.conf.d
+@dir(,,) etc/rc.d
+@dir(,,) include
+@dir(,,) include/X11
+@dir(,,) info
+@dir(,,) lib
+@dir(,,) lib/X11
+@dir(,,) lib/X11/app-defaults
+@dir(,,) lib/X11/fonts
+@dir(,,) lib/X11/fonts/local
+@dir(,,) libdata
+@dir(,,) libdata/ldconfig
+@dir(,,) libdata/ldconfig32
+@dir(,,) libdata/pkgconfig
+@dir(,,) libexec
+@dir(,,) man
+@dir(man,,) man/cat1
+@dir(man,,) man/cat2
+@dir(man,,) man/cat3
+@dir(man,,) man/cat4
+@dir(man,,) man/cat5
+@dir(man,,) man/cat6
+@dir(man,,) man/cat7
+@dir(man,,) man/cat8
+@dir(man,,) man/cat9
+@dir(man,,) man/catl
+@dir(man,,) man/catn
+@dir(,,) man/de.ISO8859-1
+@dir(man,,) man/de.ISO8859-1/cat1
+@dir(man,,) man/de.ISO8859-1/cat2
+@dir(man,,) man/de.ISO8859-1/cat3
+@dir(man,,) man/de.ISO8859-1/cat4
+@dir(man,,) man/de.ISO8859-1/cat5
+@dir(man,,) man/de.ISO8859-1/cat6
+@dir(man,,) man/de.ISO8859-1/cat7
+@dir(man,,) man/de.ISO8859-1/cat8
+@dir(man,,) man/de.ISO8859-1/cat9
+@dir(man,,) man/de.ISO8859-1/catl
+@dir(man,,) man/de.ISO8859-1/catn
+@dir(,,) man/de.ISO8859-1/man1
+@dir(,,) man/de.ISO8859-1/man2
+@dir(,,) man/de.ISO8859-1/man3
+@dir(,,) man/de.ISO8859-1/man4
+@dir(,,) man/de.ISO8859-1/man5
+@dir(,,) man/de.ISO8859-1/man6
+@dir(,,) man/de.ISO8859-1/man7
+@dir(,,) man/de.ISO8859-1/man8
+@dir(,,) man/de.ISO8859-1/man9
+@dir(,,) man/de.ISO8859-1/manl
+@dir(,,) man/de.ISO8859-1/mann
+@dir(,,) man/en.ISO8859-1
+@dir(man,,) man/en.ISO8859-1/cat1
+@dir(man,,) man/en.ISO8859-1/cat1aout
+@dir(man,,) man/en.ISO8859-1/cat2
+@dir(man,,) man/en.ISO8859-1/cat3
+@dir(man,,) man/en.ISO8859-1/cat4
+@dir(man,,) man/en.ISO8859-1/cat4/i386
+@dir(man,,) man/en.ISO8859-1/cat5
+@dir(man,,) man/en.ISO8859-1/cat6
+@dir(man,,) man/en.ISO8859-1/cat7
+@dir(man,,) man/en.ISO8859-1/cat8
+@dir(man,,) man/en.ISO8859-1/cat8/i386
+@dir(man,,) man/en.ISO8859-1/cat9
+@dir(man,,) man/en.ISO8859-1/cat9/i386
+@dir(man,,) man/en.ISO8859-1/catn
+@dir(,,) man/ja
+@dir(man,,) man/ja/cat1
+@dir(man,,) man/ja/cat2
+@dir(man,,) man/ja/cat3
+@dir(man,,) man/ja/cat4
+@dir(man,,) man/ja/cat5
+@dir(man,,) man/ja/cat6
+@dir(man,,) man/ja/cat7
+@dir(man,,) man/ja/cat8
+@dir(man,,) man/ja/cat9
+@dir(man,,) man/ja/catl
+@dir(man,,) man/ja/catn
+@dir(,,) man/ja/man1
+@dir(,,) man/ja/man2
+@dir(,,) man/ja/man3
+@dir(,,) man/ja/man4
+@dir(,,) man/ja/man5
+@dir(,,) man/ja/man6
+@dir(,,) man/ja/man7
+@dir(,,) man/ja/man8
+@dir(,,) man/ja/man9
+@dir(,,) man/ja/manl
+@dir(,,) man/ja/mann
+@dir(,,) man/man1
+@dir(,,) man/man2
+@dir(,,) man/man3
+@dir(,,) man/man4
+@dir(,,) man/man5
+@dir(,,) man/man6
+@dir(,,) man/man7
+@dir(,,) man/man8
+@dir(,,) man/man9
+@dir(,,) man/manl
+@dir(,,) man/mann
+@dir(,,) man/ru.KOI8-R
+@dir(man,,) man/ru.KOI8-R/cat1
+@dir(man,,) man/ru.KOI8-R/cat2
+@dir(man,,) man/ru.KOI8-R/cat3
+@dir(man,,) man/ru.KOI8-R/cat4
+@dir(man,,) man/ru.KOI8-R/cat5
+@dir(man,,) man/ru.KOI8-R/cat6
+@dir(man,,) man/ru.KOI8-R/cat7
+@dir(man,,) man/ru.KOI8-R/cat8
+@dir(man,,) man/ru.KOI8-R/cat9
+@dir(man,,) man/ru.KOI8-R/catl
+@dir(man,,) man/ru.KOI8-R/catn
+@dir(,,) man/ru.KOI8-R/man1
+@dir(,,) man/ru.KOI8-R/man2
+@dir(,,) man/ru.KOI8-R/man3
+@dir(,,) man/ru.KOI8-R/man4
+@dir(,,) man/ru.KOI8-R/man5
+@dir(,,) man/ru.KOI8-R/man6
+@dir(,,) man/ru.KOI8-R/man7
+@dir(,,) man/ru.KOI8-R/man8
+@dir(,,) man/ru.KOI8-R/man9
+@dir(,,) man/ru.KOI8-R/manl
+@dir(,,) man/ru.KOI8-R/mann
+@dir(,,) sbin
+@dir(,,) share
+@dir(,,) share/aclocal
+@dir(,,) share/applications
+@dir(,,) share/dict
+@dir(,,) share/doc
+@dir(,,) share/doc/ja
+@dir(,,) share/emacs
+@dir(,,) share/emacs/site-lisp
+@dir(,,) share/examples
+@dir(,,) share/java
+@dir(,,) share/java/classes
+@dir(,,) share/locale
+@dir(,,) share/locale/af
+@dir(,,) share/locale/af/LC_MESSAGES
+@dir(,,) share/locale/am
+@dir(,,) share/locale/am/LC_MESSAGES
+@dir(,,) share/locale/ar
+@dir(,,) share/locale/ar/LC_MESSAGES
+@dir(,,) share/locale/az
+@dir(,,) share/locale/az/LC_MESSAGES
+@dir(,,) share/locale/be
+@dir(,,) share/locale/be/LC_MESSAGES
+@dir(,,) share/locale/bg
+@dir(,,) share/locale/bg/LC_MESSAGES
+@dir(,,) share/locale/bn
+@dir(,,) share/locale/bn/LC_MESSAGES
+@dir(,,) share/locale/br
+@dir(,,) share/locale/br/LC_MESSAGES
+@dir(,,) share/locale/bs
+@dir(,,) share/locale/bs/LC_MESSAGES
+@dir(,,) share/locale/ca
+@dir(,,) share/locale/ca/LC_MESSAGES
+@dir(,,) share/locale/cs
+@dir(,,) share/locale/cs/LC_MESSAGES
+@dir(,,) share/locale/cy
+@dir(,,) share/locale/cy/LC_MESSAGES
+@dir(,,) share/locale/da
+@dir(,,) share/locale/da/LC_MESSAGES
+@dir(,,) share/locale/de
+@dir(,,) share/locale/de/LC_MESSAGES
+@dir(,,) share/locale/de_AT
+@dir(,,) share/locale/de_AT/LC_MESSAGES
+@dir(,,) share/locale/dk
+@dir(,,) share/locale/dk/LC_MESSAGES
+@dir(,,) share/locale/ee
+@dir(,,) share/locale/ee/LC_MESSAGES
+@dir(,,) share/locale/el
+@dir(,,) share/locale/el/LC_MESSAGES
+@dir(,,) share/locale/en
+@dir(,,) share/locale/en/LC_MESSAGES
+@dir(,,) share/locale/en_AU
+@dir(,,) share/locale/en_AU/LC_MESSAGES
+@dir(,,) share/locale/en_CA
+@dir(,,) share/locale/en_CA/LC_MESSAGES
+@dir(,,) share/locale/en_GB
+@dir(,,) share/locale/en_GB/LC_MESSAGES
+@dir(,,) share/locale/eo
+@dir(,,) share/locale/eo/LC_MESSAGES
+@dir(,,) share/locale/es
+@dir(,,) share/locale/es/LC_MESSAGES
+@dir(,,) share/locale/es_ES
+@dir(,,) share/locale/es_ES/LC_MESSAGES
+@dir(,,) share/locale/es_MX
+@dir(,,) share/locale/es_MX/LC_MESSAGES
+@dir(,,) share/locale/et
+@dir(,,) share/locale/et/LC_MESSAGES
+@dir(,,) share/locale/eu
+@dir(,,) share/locale/eu/LC_MESSAGES
+@dir(,,) share/locale/fa
+@dir(,,) share/locale/fa/LC_MESSAGES
+@dir(,,) share/locale/fa_IR
+@dir(,,) share/locale/fa_IR/LC_MESSAGES
+@dir(,,) share/locale/fi
+@dir(,,) share/locale/fi/LC_MESSAGES
+@dir(,,) share/locale/fr
+@dir(,,) share/locale/fr/LC_MESSAGES
+@dir(,,) share/locale/fr_FR
+@dir(,,) share/locale/fr_FR/LC_MESSAGES
+@dir(,,) share/locale/ga
+@dir(,,) share/locale/ga/LC_MESSAGES
+@dir(,,) share/locale/gl
+@dir(,,) share/locale/gl/LC_MESSAGES
+@dir(,,) share/locale/gu
+@dir(,,) share/locale/gu/LC_MESSAGES
+@dir(,,) share/locale/he
+@dir(,,) share/locale/he/LC_MESSAGES
+@dir(,,) share/locale/hi
+@dir(,,) share/locale/hi/LC_MESSAGES
+@dir(,,) share/locale/hr
+@dir(,,) share/locale/hr/LC_MESSAGES
+@dir(,,) share/locale/hu
+@dir(,,) share/locale/hu/LC_MESSAGES
+@dir(,,) share/locale/id
+@dir(,,) share/locale/id/LC_MESSAGES
+@dir(,,) share/locale/is
+@dir(,,) share/locale/is/LC_MESSAGES
+@dir(,,) share/locale/it
+@dir(,,) share/locale/it/LC_MESSAGES
+@dir(,,) share/locale/ja
+@dir(,,) share/locale/ja/LC_MESSAGES
+@dir(,,) share/locale/ka
+@dir(,,) share/locale/ka/LC_MESSAGES
+@dir(,,) share/locale/kn
+@dir(,,) share/locale/kn/LC_MESSAGES
+@dir(,,) share/locale/ko
+@dir(,,) share/locale/ko/LC_MESSAGES
+@dir(,,) share/locale/li
+@dir(,,) share/locale/li/LC_MESSAGES
+@dir(,,) share/locale/lt
+@dir(,,) share/locale/lt/LC_MESSAGES
+@dir(,,) share/locale/lv
+@dir(,,) share/locale/lv/LC_MESSAGES
+@dir(,,) share/locale/mk
+@dir(,,) share/locale/mk/LC_MESSAGES
+@dir(,,) share/locale/ml
+@dir(,,) share/locale/ml/LC_MESSAGES
+@dir(,,) share/locale/mn
+@dir(,,) share/locale/mn/LC_MESSAGES
+@dir(,,) share/locale/ms
+@dir(,,) share/locale/ms/LC_MESSAGES
+@dir(,,) share/locale/mt
+@dir(,,) share/locale/mt/LC_MESSAGES
+@dir(,,) share/locale/nb
+@dir(,,) share/locale/nb/LC_MESSAGES
+@dir(,,) share/locale/ne
+@dir(,,) share/locale/ne/LC_MESSAGES
+@dir(,,) share/locale/nl
+@dir(,,) share/locale/nl/LC_MESSAGES
+@dir(,,) share/locale/nn
+@dir(,,) share/locale/nn/LC_MESSAGES
+@dir(,,) share/locale/no
+@dir(,,) share/locale/no/LC_MESSAGES
+@dir(,,) share/locale/or
+@dir(,,) share/locale/or/LC_MESSAGES
+@dir(,,) share/locale/pa
+@dir(,,) share/locale/pa/LC_MESSAGES
+@dir(,,) share/locale/pl
+@dir(,,) share/locale/pl/LC_MESSAGES
+@dir(,,) share/locale/pt
+@dir(,,) share/locale/pt/LC_MESSAGES
+@dir(,,) share/locale/pt_BR
+@dir(,,) share/locale/pt_BR/LC_MESSAGES
+@dir(,,) share/locale/pt_PT
+@dir(,,) share/locale/pt_PT/LC_MESSAGES
+@dir(,,) share/locale/ro
+@dir(,,) share/locale/ro/LC_MESSAGES
+@dir(,,) share/locale/ru
+@dir(,,) share/locale/ru/LC_MESSAGES
+@dir(,,) share/locale/sk
+@dir(,,) share/locale/sk/LC_MESSAGES
+@dir(,,) share/locale/sl
+@dir(,,) share/locale/sl/LC_MESSAGES
+@dir(,,) share/locale/sq
+@dir(,,) share/locale/sq/LC_MESSAGES
+@dir(,,) share/locale/sr
+@dir(,,) share/locale/sr/LC_MESSAGES
+@dir(,,) share/locale/sr@Latn
+@dir(,,) share/locale/sr@Latn/LC_MESSAGES
+@dir(,,) share/locale/sv
+@dir(,,) share/locale/sv/LC_MESSAGES
+@dir(,,) share/locale/ta
+@dir(,,) share/locale/ta/LC_MESSAGES
+@dir(,,) share/locale/tg
+@dir(,,) share/locale/tg/LC_MESSAGES
+@dir(,,) share/locale/th
+@dir(,,) share/locale/th/LC_MESSAGES
+@dir(,,) share/locale/tk
+@dir(,,) share/locale/tk/LC_MESSAGES
+@dir(,,) share/locale/tr
+@dir(,,) share/locale/tr/LC_MESSAGES
+@dir(,,) share/locale/uk
+@dir(,,) share/locale/uk/LC_MESSAGES
+@dir(,,) share/locale/uz
+@dir(,,) share/locale/uz/LC_MESSAGES
+@dir(,,) share/locale/vi
+@dir(,,) share/locale/vi/LC_MESSAGES
+@dir(,,) share/locale/wa
+@dir(,,) share/locale/wa/LC_MESSAGES
+@dir(,,) share/locale/zh
+@dir(,,) share/locale/zh/LC_MESSAGES
+@dir(,,) share/locale/zh_CN
+@dir(,,) share/locale/zh_CN.GB2312
+@dir(,,) share/locale/zh_CN.GB2312/LC_MESSAGES
+@dir(,,) share/locale/zh_CN/LC_MESSAGES
+@dir(,,) share/locale/zh_TW
+@dir(,,) share/locale/zh_TW.Big5
+@dir(,,) share/locale/zh_TW.Big5/LC_MESSAGES
+@dir(,,) share/locale/zh_TW/LC_MESSAGES
+@dir(,,) share/misc
+@dir(,,) share/nls
+@dir(,,) share/nls/C
+@dir(,,) share/nls/af_ZA.ISO8859-1
+@dir(,,) share/nls/af_ZA.ISO8859-15
+@dir(,,) share/nls/af_ZA.UTF-8
+@dir(,,) share/nls/am_ET.UTF-8
+@dir(,,) share/nls/be_BY.CP1131
+@dir(,,) share/nls/be_BY.CP1251
+@dir(,,) share/nls/be_BY.ISO8859-5
+@dir(,,) share/nls/be_BY.UTF-8
+@dir(,,) share/nls/bg_BG.CP1251
+@dir(,,) share/nls/bg_BG.UTF-8
+@dir(,,) share/nls/ca_ES.ISO8859-1
+@dir(,,) share/nls/ca_ES.ISO8859-15
+@dir(,,) share/nls/ca_ES.UTF-8
+@dir(,,) share/nls/cs_CZ.ISO8859-2
+@dir(,,) share/nls/cs_CZ.UTF-8
+@dir(,,) share/nls/da_DK.ISO8859-1
+@dir(,,) share/nls/da_DK.ISO8859-15
+@dir(,,) share/nls/da_DK.UTF-8
+@dir(,,) share/nls/de_AT.ISO8859-1
+@dir(,,) share/nls/de_AT.ISO8859-15
+@dir(,,) share/nls/de_AT.UTF-8
+@dir(,,) share/nls/de_CH.ISO8859-1
+@dir(,,) share/nls/de_CH.ISO8859-15
+@dir(,,) share/nls/de_CH.UTF-8
+@dir(,,) share/nls/de_DE.ISO8859-1
+@dir(,,) share/nls/de_DE.ISO8859-15
+@dir(,,) share/nls/de_DE.UTF-8
+@dir(,,) share/nls/el_GR.ISO8859-7
+@dir(,,) share/nls/el_GR.UTF-8
+@dir(,,) share/nls/en_AU.ISO8859-1
+@dir(,,) share/nls/en_AU.ISO8859-15
+@dir(,,) share/nls/en_AU.US-ASCII
+@dir(,,) share/nls/en_AU.UTF-8
+@dir(,,) share/nls/en_CA.ISO8859-1
+@dir(,,) share/nls/en_CA.ISO8859-15
+@dir(,,) share/nls/en_CA.US-ASCII
+@dir(,,) share/nls/en_CA.UTF-8
+@dir(,,) share/nls/en_GB.ISO8859-1
+@dir(,,) share/nls/en_GB.ISO8859-15
+@dir(,,) share/nls/en_GB.US-ASCII
+@dir(,,) share/nls/en_GB.UTF-8
+@dir(,,) share/nls/en_IE.UTF-8
+@dir(,,) share/nls/en_NZ.ISO8859-1
+@dir(,,) share/nls/en_NZ.ISO8859-15
+@dir(,,) share/nls/en_NZ.US-ASCII
+@dir(,,) share/nls/en_NZ.UTF-8
+@dir(,,) share/nls/en_US.ISO8859-1
+@dir(,,) share/nls/en_US.ISO8859-15
+@dir(,,) share/nls/en_US.UTF-8
+@dir(,,) share/nls/es_ES.ISO8859-1
+@dir(,,) share/nls/es_ES.ISO8859-15
+@dir(,,) share/nls/es_ES.UTF-8
+@dir(,,) share/nls/et_EE.ISO8859-15
+@dir(,,) share/nls/et_EE.UTF-8
+@dir(,,) share/nls/fi_FI.ISO8859-1
+@dir(,,) share/nls/fi_FI.ISO8859-15
+@dir(,,) share/nls/fi_FI.UTF-8
+@dir(,,) share/nls/fr_BE.ISO8859-1
+@dir(,,) share/nls/fr_BE.ISO8859-15
+@dir(,,) share/nls/fr_BE.UTF-8
+@dir(,,) share/nls/fr_CA.ISO8859-1
+@dir(,,) share/nls/fr_CA.ISO8859-15
+@dir(,,) share/nls/fr_CA.UTF-8
+@dir(,,) share/nls/fr_CH.ISO8859-1
+@dir(,,) share/nls/fr_CH.ISO8859-15
+@dir(,,) share/nls/fr_CH.UTF-8
+@dir(,,) share/nls/fr_FR.ISO8859-1
+@dir(,,) share/nls/fr_FR.ISO8859-15
+@dir(,,) share/nls/fr_FR.UTF-8
+@dir(,,) share/nls/he_IL.UTF-8
+@dir(,,) share/nls/hi_IN.ISCII-DEV
+@dir(,,) share/nls/hr_HR.ISO8859-2
+@dir(,,) share/nls/hr_HR.UTF-8
+@dir(,,) share/nls/hu_HU.ISO8859-2
+@dir(,,) share/nls/hu_HU.UTF-8
+@dir(,,) share/nls/hy_AM.ARMSCII-8
+@dir(,,) share/nls/hy_AM.UTF-8
+@dir(,,) share/nls/is_IS.ISO8859-1
+@dir(,,) share/nls/is_IS.ISO8859-15
+@dir(,,) share/nls/is_IS.UTF-8
+@dir(,,) share/nls/it_CH.ISO8859-1
+@dir(,,) share/nls/it_CH.ISO8859-15
+@dir(,,) share/nls/it_CH.UTF-8
+@dir(,,) share/nls/it_IT.ISO8859-1
+@dir(,,) share/nls/it_IT.ISO8859-15
+@dir(,,) share/nls/it_IT.UTF-8
+@dir(,,) share/nls/ja_JP.SJIS
+@dir(,,) share/nls/ja_JP.UTF-8
+@dir(,,) share/nls/ja_JP.eucJP
+@dir(,,) share/nls/kk_KZ.PT154
+@dir(,,) share/nls/kk_KZ.UTF-8
+@dir(,,) share/nls/ko_KR.CP949
+@dir(,,) share/nls/ko_KR.UTF-8
+@dir(,,) share/nls/ko_KR.eucKR
+@dir(,,) share/nls/la_LN.ISO8859-1
+@dir(,,) share/nls/la_LN.ISO8859-15
+@dir(,,) share/nls/la_LN.ISO8859-2
+@dir(,,) share/nls/la_LN.ISO8859-4
+@dir(,,) share/nls/la_LN.US-ASCII
+@dir(,,) share/nls/lt_LT.ISO8859-13
+@dir(,,) share/nls/lt_LT.ISO8859-4
+@dir(,,) share/nls/lt_LT.UTF-8
+@dir(,,) share/nls/nl_BE.ISO8859-1
+@dir(,,) share/nls/nl_BE.ISO8859-15
+@dir(,,) share/nls/nl_BE.UTF-8
+@dir(,,) share/nls/nl_NL.ISO8859-1
+@dir(,,) share/nls/nl_NL.ISO8859-15
+@dir(,,) share/nls/nl_NL.UTF-8
+@dir(,,) share/nls/no_NO.ISO8859-1
+@dir(,,) share/nls/no_NO.ISO8859-15
+@dir(,,) share/nls/no_NO.UTF-8
+@dir(,,) share/nls/pl_PL.ISO8859-2
+@dir(,,) share/nls/pl_PL.UTF-8
+@dir(,,) share/nls/pt_BR.ISO8859-1
+@dir(,,) share/nls/pt_BR.UTF-8
+@dir(,,) share/nls/pt_PT.ISO8859-1
+@dir(,,) share/nls/pt_PT.ISO8859-15
+@dir(,,) share/nls/pt_PT.UTF-8
+@dir(,,) share/nls/ro_RO.ISO8859-2
+@dir(,,) share/nls/ro_RO.UTF-8
+@dir(,,) share/nls/ru_RU.CP1251
+@dir(,,) share/nls/ru_RU.CP866
+@dir(,,) share/nls/ru_RU.ISO8859-5
+@dir(,,) share/nls/ru_RU.KOI8-R
+@dir(,,) share/nls/ru_RU.UTF-8
+@dir(,,) share/nls/sk_SK.ISO8859-2
+@dir(,,) share/nls/sk_SK.UTF-8
+@dir(,,) share/nls/sl_SI.ISO8859-2
+@dir(,,) share/nls/sl_SI.UTF-8
+@dir(,,) share/nls/sr_YU.ISO8859-2
+@dir(,,) share/nls/sr_YU.ISO8859-5
+@dir(,,) share/nls/sr_YU.UTF-8
+@dir(,,) share/nls/sv_SE.ISO8859-1
+@dir(,,) share/nls/sv_SE.ISO8859-15
+@dir(,,) share/nls/sv_SE.UTF-8
+@dir(,,) share/nls/tr_TR.ISO8859-9
+@dir(,,) share/nls/tr_TR.UTF-8
+@dir(,,) share/nls/uk_UA.ISO8859-5
+@dir(,,) share/nls/uk_UA.KOI8-U
+@dir(,,) share/nls/uk_UA.UTF-8
+@dir(,,) share/nls/zh_CN.GB18030
+@dir(,,) share/nls/zh_CN.GB2312
+@dir(,,) share/nls/zh_CN.GBK
+@dir(,,) share/nls/zh_CN.UTF-8
+@dir(,,) share/nls/zh_CN.eucCN
+@dir(,,) share/nls/zh_HK.Big5HKSCS
+@dir(,,) share/nls/zh_HK.UTF-8
+@dir(,,) share/nls/zh_TW.Big5
+@dir(,,) share/nls/zh_TW.UTF-8
+@dir(,,) share/pixmaps
+@dir(,,) share/sgml
+@dir(,,) share/skel
+@dir(,,) share/xml
+@dir(,,) tests
+@dir(,,) www
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Feb 22, 6:49 PM (9 h, 23 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16777177
Default Alt Text
D870.diff (16 KB)
Attached To
Mode
D870: mtree replacement package for ports
Attached
Detach File
Event Timeline
Log In to Comment