Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Jun 2005 00:12:38 +0000 (UTC)
From:      FUJISHIMA Satsuki <sf@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/misc/localedata Makefile distinfo pkg-deinstall pkg-descr pkg-install pkg-plist
Message-ID:  <200506130012.j5D0CdXO023567@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sf          2005-06-13 00:12:38 UTC

  FreeBSD ports repository

  Added files:
    misc/localedata      Makefile distinfo pkg-deinstall pkg-descr 
                         pkg-install pkg-plist 
  Log:
  Add localedata, compatibility locale data for FreeBSD 6.x to run
  4.x/5.x binaries.
  
  When you have a trouble with locale at running a legacy binary,
  you should guide them to find legacy locale data with setting
  PATH_LOCALE environment variable.
  
  env PATH_LOCALE=/usr/local/share/compat/locale command
  
  Revision  Changes    Path
  1.1       +36 -0     ports/misc/localedata/Makefile (new)
  1.1       +2 -0      ports/misc/localedata/distinfo (new)
  1.1       +567 -0    ports/misc/localedata/pkg-deinstall (new)
  1.1       +6 -0      ports/misc/localedata/pkg-descr (new)
  1.1       +613 -0    ports/misc/localedata/pkg-install (new)
  1.1       +480 -0    ports/misc/localedata/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200506130012.j5D0CdXO023567>