summaryrefslogtreecommitdiff
path: root/misc/koffice
AgeCommit message (Collapse)AuthorFilesLines
2010-08-15more pkgrev bumps for poppler updatedrochner1-2/+2
2010-07-14Recursive PKGREVISION bump for the net/mDNSResponder updatesbd1-2/+2
2010-06-20Improve patch after discussion with upstream.wiz2-4/+4
2010-06-13Bump PKGREVISION for libpng shlib name change.wiz3-3/+17
Also add some patches to remove use of deprecated symbols and fix other problems when looking for or compiling against libpng-1.4.x.
2010-05-29Sadly, not MAKE_JOBS_SAFE.joerg1-1/+2
2010-02-10Bump revision for PYTHON_VERSION_DEFAULT change.joerg1-2/+2
2010-01-18Second try at jpeg-8 recursive PKGREVISION bump.wiz1-2/+2
2010-01-17Recursive PKGREVISION bump for jpeg update to 8.wiz1-2/+2
2009-12-15Recursive bump for libltdljoerg2-26/+2
2009-11-04Remove PYTHON_VERSIONS_ACCEPTED line, it's the same as the default.wiz1-2/+1
2009-11-03Allow python26markd3-5/+16
2009-09-07Retire Python 2.3 support.joerg1-2/+2
2009-08-26bumping revision due graphics/ImageMagick updatesno2-4/+4
2009-08-26bump revision because of graphics/jpeg updatesno2-4/+4
2009-08-15configure script only recognizes python up to 2.5; setwiz1-1/+2
PYTHON_VERSIONS_ACCEPTED to 25 24 23.
2009-08-11This pkg is too big for me to check how ImageMagick is used,drochner1-2/+2
just bump PKGREVISION (for ImageMagick lib major change), to be on the safe side.
2009-06-14Convert @exec/@unexec to @pkgdir or drop it.joerg1-16/+16
2009-06-14Remove @dirrm entries from PLISTsjoerg1-409/+1
2009-05-20Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlibwiz2-4/+4
major change. Reported by Robert Elz in PR 41345.
2009-03-20Simply and speed up buildlink3.mk files and processing.joerg1-13/+6
This changes the buildlink3.mk files to use an include guard for the recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS, BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of enter/exit marker, which can be used to reconstruct the tree and to determine first level includes. Avoiding := for large variables (BUILDLINK_ORDER) speeds up parse time as += has linear complexity. The include guard reduces system time by avoiding reading files over and over again. For complex packages this reduces both %user and %sys time to half of the former time.
2009-02-12Add DESTDIR support.markd1-4/+6
2009-02-09Switch to Python 2.5 as default. Bump revision of all packages that havejoerg1-2/+2
changed runtime dependencies now.
2008-11-14Add missing libltdl dependency (causing a build failure). Sort includes.wiz1-4/+5
2008-05-06Disable support for the krita GraphicsMagick filter. It trys to usemarkd4-16/+18
long deprecated GraphicsMagick features that have now been removed in the latest GraphicsMagick.
2008-04-25Update PYTHON_VERSIONS_COMPATIBLEjoerg1-2/+1
- assume that Python 2.4 and 2.5 are compatible and allow checking for fallout. - remove PYTHON_VERSIONS_COMPATIBLE that are obsoleted by the 2.3+ default. Modify the others to deal with the removals.
2008-04-12Convert to use PLIST_VARS instead of manually passing "@comment "jlam2-23/+20
through PLIST_SUBST to the plist module.
2008-01-18Per the process outlined in revbump(1), perform a recursive revbumptnn2-4/+4
on packages that are affected by the switch from the openssl 0.9.7 branch to the 0.9.8 branch. ok jlam@
2007-11-30Bump PKGREVISION because openexr now depends on ilmbase.wiz2-4/+4
2007-11-08Another xpdf issuemarkd2-4/+7
http://www.kde.org/info/security/advisory-20071107-1.txt PKGREVISION++
2007-09-21Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.wiz2-5/+5
Bump PKGREVISION.
2007-09-19Bump PKGREVISION for gnome-vfs rename.wiz1-2/+2
2007-08-12Latest xpdf vulnerabilitymarkd2-2/+9
http://www.kde.org/info/security/advisory-20070730-1.txt Bump PKGREVISION.
2007-06-28remove obsolete koffice language packs.markd1-38/+0
2007-06-08Update koffice to 1.6.3markd6-47/+20
Bug fixes to many components and some new features added to kexi.
2007-06-05opencdk shlib major changed; bump ABI depends and PKGREVISIONs ofwiz1-2/+2
affected packages.
2007-02-28Fix build with some shells. From KDE svn.markd2-1/+21
2007-02-28Remove nolonger used patchmarkd1-19/+0
2007-02-27Update MASTER_SITES to 1.6._2_veego1-2/+2
2007-02-27Update koffice to 1.6.2markd4-27/+48
Although this is a maintenance release, there are some new features in Krita (new filters and a smudge paint operation) and Kexi (a new User Mode to deploy Kexi applications). Many bugs were fixed.
2007-02-22Whitespace cleanup, courtesy of pkglint.wiz1-3/+3
Patch provided by Sergey Svishchev in private mail.
2007-02-22pkglint cleanup; update HOMEPAGE/MASTER_SITES.wiz1-2/+2
From Sergey Svishchev in private mail.
2007-01-26Update icons location of KDE apps. Bump PKGREVISIONmarkd2-153/+154
2007-01-17Very belatedly bump PKGREVISION for all jasper dependencies becausewiz2-4/+4
of the shlib name change (!) during the update to 1.900.0. Noted by Robert Elz in PR 35431.
2007-01-17Fix for kword/xpdf denial of service vulnerability frommarkd2-3/+9
http://www.kde.org/info/security/advisory-20070115-1.txt. Bump PKGREVISION.
2007-01-14Fix path in a #include in kdchart_export.h so that it works when installed.markd3-2/+17
From Gary Duzan in private email. Bump PKGREVISION.
2006-12-10Older NetBSD's dont have trunc(). From David H. Gutteridge in PR pkg/35219markd2-5/+11
2006-12-08Fix build on DragonFly, where trunc does not exist.joerg2-1/+15
2006-12-03Update koffice to 1.6.1.markd5-20/+71
Since this is a maintenance release, only two of the components, Krita and Kexi, added new features. * New Krita Feature and Many Bugfixes Krita, the image editing application of KOffice has gotten a new Color Level filter. Among the bugfixes can be mentioned the wrong warning telling the user that unsharp mask filter didn't work even though it did. * New Kexi Features and Many Bugfixes Kexi, the desktop database application competing with MS Access, is the other application in KOffice that got new features in this release. Among them can be mentioned a new combo box taking advantage of the database relationships, and parameter queries. These features developed as an answer to user's demand, will make programming database solutions much easier. * Security Fix in Powerpoint Import Filter There is a security issue in the import filter for Powerpoint .ppt files that is fixed with this release. * Bugfixes For Most Other Components
2006-10-24Some small fixes to make all i18n packages work again.rillig1-4/+7
2006-10-24Added a template for the koffice i18n files.rillig1-0/+35