summaryrefslogtreecommitdiff
path: root/misc/koffice-i18n (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* Update to KDE 3.5.7 / KOffice 1.6.3Michael Nottebrock2007-07-041-2/+1
| | | | Notes: svn path=/head/; revision=194883
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Update to KDE 3.5.6 / KOffice 1.6.2Michael Nottebrock2007-03-131-2/+3
| | | | Notes: svn path=/head/; revision=187334
* Update to KDE 3.5.5 / KOffice 1.6.1Michael Nottebrock2006-12-191-1/+1
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=180198
* KDE 3.5.4 / KOffice 1.5.2Michael Nottebrock2006-09-121-1/+1
| | | | Notes: svn path=/head/; revision=172898
* Update to KOffice 1.5.1Michael Nottebrock2006-05-271-3/+3
| | | | Notes: svn path=/head/; revision=163607
* Update to KOffice 1.5.0Michael Nottebrock2006-04-291-1/+1
| | | | | | | | Approved by: portmgr (kris) cVS: arabic/koffice-i18n/distinfo arabic/koffice-i18n/pkg-descr Notes: svn path=/head/; revision=160797
* Update to KDE 3.4.3 / KOffice 1.4.2Michael Nottebrock2005-11-051-2/+2
| | | | Notes: svn path=/head/; revision=147365
* Update to KDE 3.4.2 / KOffice 1.4.1Michael Nottebrock2005-07-311-3/+5
| | | | Notes: svn path=/head/; revision=140588
* Update to KOffice 1.4.0a.Michael Nottebrock2005-07-051-1/+1
| | | | | | | | Note that 'a' does *not* stand for 'alpha', but denotes a short-notice bugfix release made after KOffice 1.4.0. Notes: svn path=/head/; revision=138538
* Remove empty file.Michael Nottebrock2005-04-081-0/+0
| | | | | | | Noticed by: netchild Notes: svn path=/head/; revision=132771
* Update to KDE 3.4Michael Nottebrock2005-03-201-1/+0
| | | | Notes: svn path=/head/; revision=131766
* Bring the i18n metaports in sync with the available i18n subports.Michael Nottebrock2004-12-191-5/+4
| | | | Notes: svn path=/head/; revision=124441
* Update to KOffice 1.3.5Michael Nottebrock2004-12-131-2/+2
| | | | Notes: svn path=/head/; revision=123948
* Update to KDE 3.3.1Michael Nottebrock2004-11-081-2/+2
| | | | Notes: svn path=/head/; revision=121092
* Factor out all but one of the build switches of the KDE main module portsMichael Nottebrock2004-08-111-1/+1
| | | | | | | | | | | | | | | | | | into separate ports. The OPTIONS will remain as of yet and trigger dependencies now, for easy transition. Update KOffice to version 1.3.2. Add patches to fix a number of issues, including: - fix kxkb on Xorg - fix kdemultimedia WITH_MPEGLIB (now mpeglib_artsplug) compilation on gcc 3.4.2 with optimizations greater than -O Add security related patches and entries to portaudit.txt. Notes: svn path=/head/; revision=115880
* Update to version 1.3.1Michael Nottebrock2004-05-061-3/+3
| | | | Notes: svn path=/head/; revision=108536
* Add missing language slave ports.Michael Nottebrock2004-03-081-2/+2
| | | | Notes: svn path=/head/; revision=103324
* Add -se.Michael Nottebrock2004-03-071-1/+1
| | | | Notes: svn path=/head/; revision=103184
* Add -lo to the metaport.Michael Nottebrock2004-03-071-1/+1
| | | | Notes: svn path=/head/; revision=103157
* Update to KDE 3.2.0Michael Nottebrock2004-02-051-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Important changes: ================== - Kmail and knode have been moved from kdenetwork to kdepim. This means you will have to install kdepim if you want to continue using kmail or knode. This is to ease integration with korganizer, in the new 'Kontact' application. - The arabic translations for KDE and KOffice have been moved from misc to the arabic category. - There is a new module called kdeaccessibility in the accessibility category. It contains a few utilities for disabled users like a magnification lens and a text-to-speech frontend. - In KDM, you need to select the 'CUSTOM' session profile in order to have your .xsession executed. This is particularly important if you're using the aegypten tools (http://freebsd.kde.org/howtos/aegypten-kmail.php). - We have started making more parts of the ports optional. In kdepim, both Kandy and KPilot can be turned off with ports-knobs. This process will continue in the 3.2 series. Notes: svn path=/head/; revision=100015
* Fix broken dependency on arabic i18n port.Tilman Keskinoz2003-11-261-1/+1
| | | | | | | Reported by: kris Notes: svn path=/head/; revision=94793
* Move these ports to the new arabic category after the repocopies. FixWill Andrews2003-11-161-2/+3
| | | | | | | | | | up dependencies and add this incident to MOVED. PR: (closed already) 57507, 57508, 57510, 57512, 57513, 57515 Submitted by: Samy Al Bahra <samy@kerneled.com> Notes: svn path=/head/; revision=94079
* Fix the dependency on Polish koffice.Joe Marcus Clarke2003-09-181-1/+2
| | | | | | | Noticed by: bento's makeindex script Notes: svn path=/head/; revision=89058
* Upgrade to Qt 3.2.1 / KDE 3.1.4. See x11/kde3/Makefile rev 1.64 for details.Will Andrews2003-09-181-2/+1
| | | | Notes: svn path=/head/; revision=89050
* Fix location of polish/koffice-i18n after Repocopy.Tilman Keskinoz2003-08-191-1/+2
| | | | Notes: svn path=/head/; revision=87289
* Bring back from Attic: localized messages and documentation for kofficeMario Sergio Fujikawa Ferreira2003-05-193-0/+46
| | | | Notes: svn path=/head/; revision=81479
* KDE2 is dead. The source is no longer available.Alan Eldridge2002-09-096-694/+0
| | | | Notes: svn path=/head/; revision=65901
* Chase shlib rev of devel/gettextAde Lovett2002-08-011-1/+1
| | | | | | | | Submitted by: lots and lots Pointy hat to: ade Notes: svn path=/head/; revision=63850
* gettext upgrade uber-patch (stage 3)Ade Lovett2002-04-121-1/+2
| | | | | | | | | | | | | - switch devel/gettext (0.11.1) on, installing full package - flip devel/gettext-old (0.10.35) to installing only static binaries with a "-old" suffix -- gettext-old will have its deorbit burn sequence initiated just after 4.6-RELEASE - fix up ports for the new world order Reviewed by: portmgr Notes: svn path=/head/; revision=57625
* Stage 1 of gettext update.Ade Lovett2002-03-151-1/+1
| | | | | | | | | | | | | | | Move gettext (0.10.35) with gettext-old Update gettext from gettext-devel (0.10.40) Remove gettext-devel Fix dependencies Stage 2 will involve upgraded gettext to 0.11 and fixing issues Stage 3 involves a de-orbit burn sequence for gettext-old Reviewed by: portmgr Notes: svn path=/head/; revision=56168
* Stop pkg_delete time messages caused by uneraseable directories.SADA Kenji2002-01-201-56/+56
| | | | | | | Approved by: Maintainer Notes: svn path=/head/; revision=53390
* Update to 1.1.1Dmitry Sivachenko2001-12-263-2/+76
| | | | | | | | PR: 33193 Submitted by: SASAKI Katuhiro <sahiro@crest.ocn.ne.jp> Notes: svn path=/head/; revision=52208
* Localized messages for KOffice.Dmitry Sivachenko2001-12-186-0/+619
PR: 32932 Submitted by: SASAKI Katuhiro <sahiro@crest.ocn.ne.jp> Notes: svn path=/head/; revision=51733