aboutsummaryrefslogtreecommitdiff
path: root/editors/koffice-i18n-fi
Commit message (Collapse)AuthorAgeFilesLines
* Reset maintainership de jure. In fact KDE 3 has not been maintained by our teamMax Brazhnikov2011-07-071-1/+1
| | | | | | | | | for a long time, not to mention upstream. Discussed a while ago among the KDE/FreeBSD team. Notes: svn path=/head/; revision=277232
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Autotools update. Read ports/UPDATING 20100915 for details.Ade Lovett2010-09-151-2/+1
| | | | | | | | Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs Notes: svn path=/head/; revision=261230
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-1/+1
| | | | Notes: svn path=/head/; revision=255371
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-0/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* - Update CATEGORIESThomas Abthorpe2009-06-291-1/+1
| | | | Notes: svn path=/head/; revision=236770
* Update to KDE 3.5.7 / KOffice 1.6.3Michael Nottebrock2007-07-042-5/+4
| | | | 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-133-5/+5
| | | | Notes: svn path=/head/; revision=187334
* Update to KDE 3.5.5 / KOffice 1.6.1Michael Nottebrock2006-12-193-4/+7
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=180198
* KDE 3.5.4 / KOffice 1.5.2Michael Nottebrock2006-09-122-4/+4
| | | | Notes: svn path=/head/; revision=172898
* Update to KOffice 1.5.1Michael Nottebrock2006-05-272-4/+4
| | | | Notes: svn path=/head/; revision=163607
* Update to KOffice 1.5.0Michael Nottebrock2006-04-293-6/+5
| | | | | | | | Approved by: portmgr (kris) cVS: arabic/koffice-i18n/distinfo arabic/koffice-i18n/pkg-descr Notes: svn path=/head/; revision=160797
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154159
* Update to KDE 3.4.3 / KOffice 1.4.2Michael Nottebrock2005-11-053-4/+6
| | | | Notes: svn path=/head/; revision=147365
* Update to KDE 3.4.2 / KOffice 1.4.1Michael Nottebrock2005-07-313-29/+6
| | | | 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
* Update to KOffice 1.3.5Michael Nottebrock2004-12-132-4/+4
| | | | Notes: svn path=/head/; revision=123948
* Update to KDE 3.3.1Michael Nottebrock2004-11-082-3/+3
| | | | Notes: svn path=/head/; revision=121092
* Update to KDE 3.3Michael Nottebrock2004-08-301-1/+1
| | | | Notes: svn path=/head/; revision=117701
* Factor out all but one of the build switches of the KDE main module portsMichael Nottebrock2004-08-112-3/+3
| | | | | | | | | | | | | | | | | | 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-063-6/+3
| | | | Notes: svn path=/head/; revision=108536
* Update to KDE 3.2.1 / QT 3.3.1Michael Nottebrock2004-03-091-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Important changes: ================== KDE: - Audio/arts does not install artswrapper anymore, instead it is provided by audio/artswrapper. See UPDATING. - misc/kdeaddons3 is now a metaport with editors/kate-plugins editors/vimpart games/atlantikdesigner misc/kaddressbook-plugins misc/kfile-plugins misc/kicker-applets misc/knewsticker-scripts misc/konq-plugins misc/ksig misc/renamedlgplugins multimedia/noatun-plugins net/kontact-plugins as slave ports. - A number of KDE ports now uses OPTIONS do make various WITH_* options more visible. - Plist fixes - devel/kdevelop should be able to detect FreeBSD's autoconf/automake now for newly created projects. - kdebase will no longer remove previous KDM configurations. This won't take effect during the update from 3.2.0 to 3.2.1 (as deinstalling 3.2.0 will still remove the configuration), but subsequent updates will merge old configs. QT: - Previous versions of QT could be compiled with debugging-support enabled by defining DEBUG. This switch has been renamed to the more unambiguous WANT_QT_DEBUG (similar to WANT_KDE_DEBUG in the KDE ports). Notes: svn path=/head/; revision=103453
* Correct pkg-plist.Michael Nottebrock2004-02-201-124/+51
| | | | | | | Noticed by: Bento. Notes: svn path=/head/; revision=101465
* Update to KDE 3.2.0Michael Nottebrock2004-02-051-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Add koffice-i18n-fi. This port is set to IGNORE,Michael Nottebrock2004-02-044-0/+159
it will be activated once the rest of KDE 3.2 is committed. Notes: svn path=/head/; revision=99966