1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-17 10:26:15 +00:00
freebsd/share
Ruslan Ermilov a4e6ad0a4a - Utilize standard means for installing files and symlinks.
- Simplify the symlink list construction by implementing a
  generic mechanism to map LC_MONETARY files from one locale
  to another, possibly with a different <lang>_<territory>
  components of the locale name.  Example:

    ENCODING-1_ENCODING-2= fo_BA fo_FO:ba_BA

  in Makefile will result in the following symlinks:

    fo_BA.ENCODING-1/LC_MONETARY -> fo_BA.ENCODING-2/LC_MONETARY
    fo_FO.ENCODING-1/LC_MONETARY -> ba_BA.ENCODING-2/LC_MONETARY

- Install LC_MONETARY files with mode 444.

- While here, fixed trashing of the sr_YU.UTF-8/LC_MONETARY
  file by a symlink, and removed one duplicate symlink.
2004-10-13 15:47:02 +00:00
..
colldef Add Basque (Spain) locales: eu_ES.ISO8859-1, eu_ES.ISO8859-15, eu_ES.UTF-8. 2004-08-28 12:52:31 +00:00
dict Add 'benchmarked' and many technical acronyms for protocols, product 2004-07-22 02:45:57 +00:00
doc Ruslan teaches me yet another useful fact. "Please sort these lexically" 2004-09-25 09:11:39 +00:00
examples 1. Incorporate most of Ruslan's improvements to where and how the 2004-10-08 00:14:28 +00:00
info
isdn
man s/Oct /October/ 2004-10-13 12:05:33 +00:00
me
misc Add mode page 0x1b, "Removable Block Access Capacities". This mode page is 2004-10-12 08:51:04 +00:00
mk Add support for Pentium M, Pentium 3M and Pentium 4M. 2004-10-07 09:56:48 +00:00
mklocale Add Basque (Spain) locales: eu_ES.ISO8859-1, eu_ES.ISO8859-15, eu_ES.UTF-8. 2004-08-28 12:52:31 +00:00
monetdef - Utilize standard means for installing files and symlinks. 2004-10-13 15:47:02 +00:00
msgdef Remove "-" before rm -rf 2004-09-03 14:28:53 +00:00
numericdef Symlink missing lt_LT.ISO8859-4 LC_MONETARY, LC_MESSAGES and LC_NUMERIC 2004-08-28 13:24:24 +00:00
security
sendmail
skel
snmp
syscons Fix the '\' next to lshift for users of Belgian keyboards. 2004-07-02 18:19:01 +00:00
tabset
termcap Mechanically kill hard sentence breaks and double whitespaces. 2004-07-03 18:29:24 +00:00
timedef - Month and weekday names should begin with lowercase latter. 2004-09-20 23:56:43 +00:00
zoneinfo
Makefile
Makefile.inc