aboutsummaryrefslogtreecommitdiff
path: root/editors/calligra-l10n-en_GB/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Update the Calligra ports to 3.0.1.Raphael Kubo da Costa2017-06-171-14/+0
| | | | | | | | | | | | | | | | | | | | | The 3.x series is based on KDE Frameworks 5, and some programs have been split into separate ports: - Sheets, Words & co are in editors/calligra. - Krita is in graphics/krita. - Kexi is in databases/kexi. - The calligra-l10n* ports are now part of editors/calligra itself. Okular support in editors/calligra and Marble support in textproc/kreport have been disabled for now because they need the KF5 version of those ports. Thanks to everyone who's tested it and worked on it in our area51 repository. Submitted by: Adrian de Groot <groot@kde.org>, tcberner, rakuco Reviewed by: rakuco, mat (earlier versions) Differential Revision: https://reviews.freebsd.org/D10167 Notes: svn path=/head/; revision=443772
* Chase ffmpeg 3.3 update (ABI changes)Thomas Zander2017-04-251-1/+1
| | | | | | | | PR: 218658 Submitted by: riggs Notes: svn path=/head/; revision=439367
* editors/calligra-l10n: add plist-subKurt Jaeger2016-05-241-1/+1
| | | | | | | | | | | | | | | All of the Calligra translations can use %%LANG%% in their plists to reduce plist-differences across the translations and reduce churn. Also introduces ${CURDIR:H:H} instead of some ${CURDIR}/../.. constructions. Original work by tcberner. PR: 209268 Submitted by: Adriaan de Groot <groot@kde.org> (kde) Notes: svn path=/head/; revision=415763
* Add missing items to the calligra-l10n ports plists.Raphael Kubo da Costa2016-03-281-0/+1
| | | | | | | Submitted by: Tobias Berner <tcberner@gmail.com> Notes: svn path=/head/; revision=412065
* Update Calligra to 2.9.10.Raphael Kubo da Costa2015-12-211-4/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is the latest Calligra release, and the 2.9 series will be the last KDE4-based release series. As usual, huge thanks to Tobias Berner <tcberner@gmail.com> for working on this in kde@'s area51 experimental repository (including previous Calligra releases between 2.7.5 and 2.9.10). Notable changes from a packaging perspective: - Several dependencies have been updated to use more recent ports versions. - Old translations not shipped by the current Calligra release have been removed. - The dependency on sysutils/nepomuk-core has been dropped, following what upstream has done. - The dependency on Qt3-compatibility Qt4 ports has been dropped, following upstream. - CONFLICTS with ancient ports have been removed. - Support for G'MIC (GREYC's Magic for Image Computing), introduced after 2.7.5, is disabled by default, as building the code with clang requires insane (>24GB) amounts of memory. We reported this bug to the LLVM developers (bug 22199) almost a year ago, but there has been no activity upstream. - Stopped depending on graphics/pstoedit in an unorthodox way: just follow what every major Linux distribution does and unconditionally depend on it. I could not figure out why we were originally depending on the port if it was already installed. - Stop playing tricks with PACKAGE_BUILDING: we do not package Vc (https://github.com/VcDevel/Vc) so it does not make sense to turn on support for it when building packages. Not only that, but the CMake option name was wrong (it should be PACKAGERS_BUILD, not WITH_PACKAGERS_BUILD). Notes: svn path=/head/; revision=404140
* 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
* Convert some more USE_BZIP2 to USES=tar:bzip2Adam Weinberger2014-07-291-1/+1
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363399
* - 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-161-2/+3
| | | | | | | | | | | | | | | - 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
* Merge from area51 repository:Max Brazhnikov2013-02-051-1/+1
| | | | | | | | | | | - 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 Calligra Suite 2.4.2, KDEAlberto Villa2012-05-311-5/+5
| | | | | | | | | | | | | | | | | | 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
* - Update KOffice to 2.1.2 releaseDima Panov2010-05-111-1/+0
| | | | | | | | | - 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
* The KDE FreeBSD team is proud to announce the release of KOffice2 suite for ↵Dima Panov2009-12-211-20/+8
| | | | | | | | | | | | | | | 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
* - 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-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-1/+1
| | | | 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-1/+1
| | | | Notes: svn path=/head/; revision=163607
* Update to KOffice 1.5.0Michael Nottebrock2006-04-291-2/+2
| | | | | | | | 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-1/+1
| | | | Notes: svn path=/head/; revision=147365
* Update to KDE 3.4.2 / KOffice 1.4.1Michael Nottebrock2005-07-311-1/+1
| | | | Notes: svn path=/head/; revision=140588
* Update to KOffice 1.4.0a.Michael Nottebrock2005-07-051-2/+2
| | | | | | | | 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-131-2/+2
| | | | Notes: svn path=/head/; revision=123948
* Update to KDE 3.3.1Michael Nottebrock2004-11-081-1/+1
| | | | 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-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-1/+1
| | | | Notes: svn path=/head/; revision=108536
* Update to KDE 3.2.0Michael Nottebrock2004-02-051-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 USE_GETTEXT and bump PORTREVISION.Joe Marcus Clarke2004-02-041-2/+2
| | | | | | | | Submitted by: trevor Tested by: bento Notes: svn path=/head/; revision=99914
* Now gettext 0.12.1 is gettext-old.Trevor Johnson2004-01-231-1/+1
| | | | Notes: svn path=/head/; revision=98909
* New port: localized messages and documentation for kofficeMario Sergio Fujikawa Ferreira2003-05-191-0/+29
Notes: svn path=/head/; revision=81436