aboutsummaryrefslogtreecommitdiff
path: root/editors/calligra-l10n
Commit message (Collapse)AuthorAgeFilesLines
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-101-1/+1
| | | | | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) Notes: svn path=/head/; revision=367888
* Upgrade OpenEXR and ilmbase to 2.2.0.Matthias Andree2014-08-151-1/+1
| | | | | | | | | | | | | | | | | | | | | | GCC 4.2 in FreeBSD 8.X/9.X base is now too old to compile OpenEXR, so GCC-based systems will upgrade to the default ports compiler (GCC 4.7 currently.) Add two patches to OpenEXR to permit building it in a live system with the older OpenEXR version installed. Bug report filed to upstream Github at https://github.com/openexr/openexr/issues/130 Couple OpenEXR more tightly to ilmbase and require its exact .so version. Add UPDATING note, and bump PORTREVISION of all dependent ports. Proto-STAGE hugin-devel, and mark it IGNORE because hugin is newer. Approved by: portmgr (implicit for bumping PORTREVISION on unstaged ports) Notes: svn path=/head/; revision=365038
* Unbreak japanese/calligra-l10n and editors/calligra-l10-en_GBAntoine Brodin2014-07-301-1/+1
| | | | Notes: svn path=/head/; revision=363447
* Remove the final usages of USE_XZ from the tree, and replace them withAdam Weinberger2014-07-291-2/+1
| | | | | | | | | USES=tar:xz. Approved by: portmgr (most of them) Notes: svn path=/head/; revision=363395
* - Bump PORTREVISION after KDE4_PREFIX changeMax Brazhnikov2014-02-181-0/+1
| | | | Notes: svn path=/head/; revision=344898
* - Update Calligra Suite to 2.7.5.Alberto Villa2013-12-162-17/+11
| | | | | | | | | | | | | | | - Require a new compiler to build Calligra. - Make GTL really an option in Calligra. - STAGEify. - Use OPTIONS helpers. - Set NO_ARCH for translation ports. - Add translation port for Intelingua. Calligra 2.7 release notes: http://www.calligra.org/news/calligra-2-7-released Notes: svn path=/head/; revision=336675
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | editors) Notes: svn path=/head/; revision=327720
* Convert from USE_GETTEXT to USES= gettextBaptiste Daroussin2013-04-261-2/+1
| | | | | | | | | While here: - Trim some headers - Convert to new options framework Notes: svn path=/head/; revision=316624
* - Do not always build all languages.Alberto Villa2013-04-021-8/+11
| | | | | | | | | PR: 177519 Submitted by: Martin Birgmeier <Martin.Birgmeier@aon.at> Approved by: portmgr via tabthorpe Notes: svn path=/head/; revision=315684
* - Update Calligra and l10n ports to 2.6.2:Alberto Villa2013-03-291-3/+3
| | | | | | | | | | | | | * Japanese translation is stuck at 2.5.5; * Southern Catalan translation is now up to date; * Bosnian, Slovenian and Turkish translations were added. This update brings several new features and the new Calligra Author; for a full list, please read 2.6 release notes: http://www.calligra.org/news/calligra-2-6-released Notes: svn path=/head/; revision=315586
* - convert USE_CMAKE to USESMax Brazhnikov2013-03-221-1/+1
| | | | | | | | | | - while here clean up some ports from CMAKE_VERBOSE, which is intended for users Approved by: portmgr (miwi) Notes: svn path=/head/; revision=314960
* Merge from area51 repository:Max Brazhnikov2013-02-051-3/+8
| | | | | | | | | | | - Update to 2.5.5 - Convert to new options framework - minor cleanups Courtesy of: avilla Notes: svn path=/head/; revision=311700
* - Update Calligra to 2.5.1.Alberto Villa2012-09-011-5/+0
| | | | | | | | | | | | - Remove header from Makefiles. This release contains a number of important bug fixes to 2.5.0 and we recommend everybody to update. Release notes can be found in the official announcement: http://www.calligra.org/news/calligra-2-5-1-released Notes: svn path=/head/; revision=303464
* The KDE/FreeBSD team is pleased to announce version 2.5 of Calligra,Alberto Villa2012-08-251-5/+4
| | | | | | | | | | | | | | | | | | | | | | coming to the ports tree after a short testing period which showed it to be quite stable. For the productivity part of the suite (word processor, spreadsheet, and presentation program) the target user of version 2.5 is still the student or academic user. This version has a number of new features that will make it more suitable for these users. The artistic applications of the Calligra Suite are the most mature ones and are already used by professional users everywhere. As usual, detailed release notes can be found in the official announcement: http://www.calligra.org/news/calligra-2-5-released Meanwhile, new translations were added: - editors/calligra-l10n-gl (Gallegan) Notes: svn path=/head/; revision=303149
* - Update Calligra to 2.4.3.Alberto Villa2012-07-051-2/+2
| | | | | | | | | | - Add Japanese localization. This release contains a number of important bug fixes to 2.4.2: http://www.calligra.org/news/calligra-2-4-3-released Notes: svn path=/head/; revision=300506
* The KDE/FreeBSD team is pleased to announce Calligra Suite 2.4.2, KDEAlberto Villa2012-05-313-34/+35
| | | | | | | | | | | | | | | | | | graphic art and office suite. Information on this release can be found here: http://www.calligra.org/news/calligra-2-4-2-released Information on Calligra Project can be found in its first ever release announcement: http://www.calligra.org/news/calligra-2-4-released Consequently, KOffice 2 has been removed from the ports collection. As usual, we would like to thank all testers and contributors. Notes: svn path=/head/; revision=297847
* - Bump PORTREVISION to chase the update of multimedia/libvpxAshish SHUKLA2012-02-161-0/+1
| | | | Notes: svn path=/head/; revision=291538
* - Update KOffice to 2.3.1.Alberto Villa2011-03-252-3/+2
| | | | | | | - Force dependency on new libwpg. Notes: svn path=/head/; revision=271656
* Update to 2.2.2Max Brazhnikov2010-08-272-6/+10
| | | | | | | Connect Russian and Walloon l10ns Notes: svn path=/head/; revision=260092
* Fix CATEGORIESMax Brazhnikov2010-07-251-1/+1
| | | | | | | Submitted by: Anatoly Borodin <anatoly.borodin at gmail.com> Notes: svn path=/head/; revision=258235
* Avoid use of @ and Unicode in optionsMax Brazhnikov2010-07-231-8/+7
| | | | | | | | PR: ports/148826 Reported by: Anatoly Borodin <anatoly.borodin at gmail.com> Notes: svn path=/head/; revision=258116
* - Update KOffice (and its l10n packs) to 2.2.0 releaseDima Panov2010-06-191-2/+2
| | | | | | | | | | | | | | | Major changes: Kexi now returns back New import filters for MS OOXML (Office 2007) Formats Improved OO.org and MS Office traditional formats compatibility Improved stability at all Discussed with: miwi, itetcu Approved by: portmgr (erwin) Feature safe: yes Notes: svn path=/head/; revision=256684
* - Update KOffice to 2.1.2 releaseDima Panov2010-05-113-4/+4
| | | | | | | | | - Add ca@valencia localization for KOffice With hat on: kde@ Notes: svn path=/head/; revision=254140
* - 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-0/+1
| | | | Notes: svn path=/head/; revision=249285
* - Fix fetchMartin Wilke2009-12-211-1/+1
| | | | Notes: svn path=/head/; revision=246385
* The KDE FreeBSD team is proud to announce the release of KOffice2 suite for ↵Dima Panov2009-12-212-35/+59
| | | | | | | | | | | | | | | FreeBSD. The official KOffice 2.1.0 notes can be found here (http://www.koffice.org/news/koffice-2-1-released/) We'd like to say thanks to all helpers, testers and submitters. Happy Installing. Approved by: miwi (mentor) Notes: svn path=/head/; revision=246374
* - Fix build after recent repocopyThomas Abthorpe2009-08-061-1/+2
| | | | | | | | Submitted by: erwinbot Pointyhat to: tabthorpe Notes: svn path=/head/; revision=239034
* - Rename editors/koffice-i18n-sr@Latn -> editors/koffice-i18n-sr_LatnThomas Abthorpe2009-08-031-1/+1
| | | | | | | | | - Rename misc/kde3-i18n-sr@Latn -> misc/kde3-i18n-sr_Latn Requested by: simon Notes: svn path=/head/; revision=238802
* - Update CATEGORIESThomas Abthorpe2009-06-291-3/+3
| | | | Notes: svn path=/head/; revision=236770
* 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