Port details |
- locale-en_DK Wonderful en_DK.UTF-8 locale
- 0.1.1 misc =2 0.1.1Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2019-11-01 20:55:46
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD2CLAUSE
- WWW:
- https://github.com/0mp/en_DK.UTF-8
- Description:
- 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
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- locale-en_DK>0:misc/locale-en_DK
- To install the port:
- cd /usr/ports/misc/locale-en_DK/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/locale-en_DK
- pkg install locale-en_DK
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: locale-en_DK
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1572794774
SHA256 (0mp-locale-en_DK-0.1.1_GH0.tar.gz) = b544d29f52a6e786a2b724e16b2589635ceb51dcdc49c7b1505c6fc0be0c7eea
SIZE (0mp-locale-en_DK-0.1.1_GH0.tar.gz) = 1665
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- misc_locale-en_DK
- pkg-message:
- For install:
- 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=/usr/local/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.
- Master Sites:
|
Number of commits found: 7
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.1.1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.1.1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.1.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.1.1 23 Jan 2021 20:01:38 |
0mp |
Return misc/locale-en_DK to the pool |
0.1.1 03 Nov 2019 15:27:50 |
0mp |
Update to 0.1.1
Changelog:
- Fix LC_CTYPE and LC_COLLATE |
0.1.0 01 Nov 2019 20:55:13 |
0mp |
New port: misc/locale-en_DK: Wonderful en_DK.UTF-8 locale
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
PR: 137870
Reviewed by: swills
Differential Revision: https://reviews.freebsd.org/D22216 |
Number of commits found: 7
|