summaryrefslogtreecommitdiff
path: root/www/mozilla-vendor/files/patch-intl::uconv::src::unixcharset.properties (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Long awaited 0.9.9 update. For some reason configure doesn't pick up ourMaxim Sobolev2002-03-121-14/+0
| | | | | | | | | request to enable chatzilla, therefore it is not enabled now - the issue is under investigation, but anybody is free to smash maintainers with a relevant patch. Notes: svn path=/head/; revision=55943
* Update to 0.9.8.Maxim Sobolev2002-02-051-67/+6
| | | | Notes: svn path=/head/; revision=54242
* - Install files necessary for viewing pages in Asian languages using portsMaxim Sobolev2002-01-151-3/+2
| | | | | | | | | | | | | | | based on mozilla-embedded (galeon, skipstone etc.); - remove commented out line from unixcharset.properties; - add few `@unexec rm -f' into mozilla-embedded plist to ensure complete removal of package even if the port based on mozilla-embedded was executed with root privileges (mozilla has a bad habit of updating files in ${PREFIX}/lib/mozilla* wherever it's possible). Submitted by: Takashi KANAMARU <kanamaru@sekine-lab.ei.tuat.ac.jp> (Asian langs) sobomax (the rest) Notes: svn path=/head/; revision=53116
* Backout addition of en_US.ISO8859-1 locale - it's already there. This committerMaxim Sobolev2002-01-141-1/+1
| | | | | | | | | need a break. *sigh* Submitted by: Joe Marcus Clarke <marcus@marcuscom.com> Notes: svn path=/head/; revision=53070
* Recognize en_GB.ISO_8859-1, en_US.ISO_8859-1 and uk_UA.KOI8-U locales as well.Maxim Sobolev2002-01-141-2/+6
| | | | | | | | | Submitted by: Andriy Gapon <agapon@usa.com> (uk_UA.KOI8-U) Simon 'corecode' Schubert <corecode@corecode.ath.cx> (en_GB.ISO_8859-1) sobomax (en_US.ISO_8859-1) Notes: svn path=/head/; revision=53068
* Add FreeBSD locales. This solves the problem with Mozilla not starting upMaxim Sobolev2002-01-031-0/+72
properly if locale set to something other than C or en_US. PR: 33498 Submitted by: Joe Marcus Clarke <marcus@marcuscom.com> Notes: svn path=/head/; revision=52526