summaryrefslogtreecommitdiff
path: root/polish/koffice-i18n/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Remove unnecessary PKGNAMEPREFIX declarationSunpoet Po-Chuan Hsieh2011-01-091-1/+0
| | | | | | | | | | | - Remove obsolete MD5 checksum while I'm here PR: ports/153634 Submitted by: sunpoet (myself) Approved by: pav (with portmgr hat) Notes: svn path=/head/; revision=267539
* 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 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 KDE 3.3.2Michael Nottebrock2004-12-131-2/+2
| | | | Notes: svn path=/head/; revision=123951
* 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
* Oops. Forgot the language categories.Michael Nottebrock2004-05-061-1/+1
| | | | | | | Update to 1.3.1 Notes: svn path=/head/; revision=108575
* Update to KDE 3.2.0Michael Nottebrock2004-02-051-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* - Update the Categories after Repocopy.Tilman Keskinoz2003-08-191-2/+1
| | | | | | | | | | | | | | - Adjust MASTERDIRs - Remove PKGNAMEPREFIX since it is implicit - Add ports to Category Makefile PR: 53797 Submitted by: Aleksander Fafula <alex@fafula.com> Approved by: portmgr (marcus) Repocopied by: joe Notes: svn path=/head/; revision=87278
* New port: localized messages and documentation for kofficeMario Sergio Fujikawa Ferreira2003-05-191-0/+29
Notes: svn path=/head/; revision=81460