Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F108383526
D22216.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
2 KB
Referenced Files
None
Subscribers
None
D22216.diff
View Options
Index: head/misc/Makefile
===================================================================
--- head/misc/Makefile
+++ head/misc/Makefile
@@ -228,6 +228,7 @@
SUBDIR += libutf
SUBDIR += lifelines
SUBDIR += lingoteach
+ SUBDIR += locale-en_DK
SUBDIR += localedata
SUBDIR += logsurfer
SUBDIR += loop
Index: head/misc/locale-en_DK/Makefile
===================================================================
--- head/misc/locale-en_DK/Makefile
+++ head/misc/locale-en_DK/Makefile
@@ -0,0 +1,23 @@
+# $FreeBSD$
+
+PORTNAME= locale-en_DK
+DISTVERSION= 0.1.0
+CATEGORIES= misc
+
+MAINTAINER= 0mp@FreeBSD.org
+COMMENT= Wonderful en_DK.UTF-8 locale
+
+LICENSE= BSD2CLAUSE
+LICENSE_FILE= ${WRKSRC}/LICENSE
+
+USE_GITHUB= yes
+GH_ACCOUNT= 0mp
+
+TEST_TARGET= test
+
+NO_ARCH= yes
+NO_BUILD= yes
+
+SUB_FILES= pkg-message
+
+.include <bsd.port.mk>
Index: head/misc/locale-en_DK/distinfo
===================================================================
--- head/misc/locale-en_DK/distinfo
+++ head/misc/locale-en_DK/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1572635378
+SHA256 (0mp-locale-en_DK-0.1.0_GH0.tar.gz) = b073bc79ea1b639054b7e70607aef1569a44e78203e21c7f7a544481c9d5351c
+SIZE (0mp-locale-en_DK-0.1.0_GH0.tar.gz) = 1685
Index: head/misc/locale-en_DK/files/pkg-message.in
===================================================================
--- head/misc/locale-en_DK/files/pkg-message.in
+++ head/misc/locale-en_DK/files/pkg-message.in
@@ -0,0 +1,19 @@
+[
+{ type: install
+message: <<EOM
+In order to set the en_DK.UTF-8 locale for the login shell of an single
+user add the following configuration to ~/.login_conf:
+
+me:\
+ :charset=UTF-8:\
+ :lang=en_DK.UTF-8:\
+ :setenv=PATH_LOCALE=%%PREFIX%%/share/locale:
+
+More information about the process of configuring login class methods in
+available in the handbook.
+
+More information about the PATH_LOCALE environment variable is available in the
+locale(1) manual page.
+EOM
+}
+]
Index: head/misc/locale-en_DK/pkg-descr
===================================================================
--- head/misc/locale-en_DK/pkg-descr
+++ head/misc/locale-en_DK/pkg-descr
@@ -0,0 +1,6 @@
+This is a FreeBSD port of the en_DK.UTF-8 locale.
+
+See the blog post by Ivan Voras to learn more about this special locale:
+http://www.ivoras.net/blog/tree/2010-12-20.the-wonderful-en_dk-locale.html
+
+WWW: https://github.com/0mp/en_DK.UTF-8
Index: head/misc/locale-en_DK/pkg-plist
===================================================================
--- head/misc/locale-en_DK/pkg-plist
+++ head/misc/locale-en_DK/pkg-plist
@@ -0,0 +1,6 @@
+share/locale/en_DK.UTF-8/LC_COLLATE
+share/locale/en_DK.UTF-8/LC_CTYPE
+share/locale/en_DK.UTF-8/LC_MESSAGES
+share/locale/en_DK.UTF-8/LC_MONETARY
+share/locale/en_DK.UTF-8/LC_NUMERIC
+share/locale/en_DK.UTF-8/LC_TIME
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Jan 25, 8:35 AM (19 h, 23 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16133398
Default Alt Text
D22216.diff (2 KB)
Attached To
Mode
D22216: New port: misc/locale-en_DK
Attached
Detach File
Event Timeline
Log In to Comment