aboutsummaryrefslogtreecommitdiff
path: root/www/firefox36-i18n
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 2.0.0.1 (we're now at 41 locales)Andrew Pantyukhin2006-12-212-113/+128
| | | | Notes: svn path=/head/; revision=180349
* - Add unofficial support for Ukrainian localeAndrew Pantyukhin2006-11-282-3/+9
| | | | | | | Inspired by: mi Notes: svn path=/head/; revision=178194
* - Update to 2.0Andrew Pantyukhin2006-10-312-111/+108
| | | | Notes: svn path=/head/; revision=175831
* - Update to 1.5.0.7Andrew Pantyukhin2006-09-142-109/+113
| | | | | | | | | | - Include all locales when package_building [1] PR: ports/96912 [1] Submitted by: Marcin Wisnicki <mwisnicki+freebsd@gmail.com> [1] Notes: svn path=/head/; revision=173043
* - A tiny fix to work around a make deficiencyAndrew Pantyukhin2006-08-211-4/+5
| | | | Notes: svn path=/head/; revision=171128
* - Update to 1.5.0.6Andrew Pantyukhin2006-08-022-113/+110
| | | | Notes: svn path=/head/; revision=169477
* - Sync customized targets to current Makefile.xpiAndrew Pantyukhin2006-07-281-8/+8
| | | | Notes: svn path=/head/; revision=168989
* - Update to 1.5.0.5Andrew Pantyukhin2006-07-272-108/+114
| | | | Notes: svn path=/head/; revision=168857
* - Update to 1.5.0.4Andrew Pantyukhin2006-06-022-104/+107
| | | | | | | Approved by: krion (mentor, implicit) Notes: svn path=/head/; revision=164240
* Add port www/firefox-i18nAndrew Pantyukhin2006-05-303-0/+175
Please welcome a one-port-to-rule-them-all localization pack for *firefox browser. It installs most popular languages by default (zh-CN de fr ja ru it es-ES), but you can tune it by setting FIREFOX_I18N in your /etc/make.conf to any other of supported locales or to "all" to install them all. It depends on xpi-locale-switcher extension by default, which makes it very easy to switch between locales (Tools->Languages). Define WITHOUT_SWITCHER to avoid the dependency. Approved by: krion (mentor) Notes: svn path=/head/; revision=163929