summaryrefslogtreecommitdiff
path: root/x11/kdebase3
AgeCommit message (Collapse)AuthorFilesLines
2012-09-26Cast arguments to log() to appease strict compilers / platforms.jperkin3-1/+85
Fixes package on Solaris.
2012-09-15recursive bump from libffi shlib major bumpobache2-4/+4
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-06-15Whitespace. (as whined about by pkglint)dholland1-5/+5
2012-06-14Recursive PKGREVISION bump for libxml2 buildlink addition.sbd2-4/+4
2012-06-12Add inet6 to default suggested options. It's 2012.wiz1-2/+2
2012-04-19Can't disable exceptions with Clang, since OpenEXR depends on them.joerg1-1/+7
2012-03-03Recursive bump for pcre-8.30* (shlib major change)wiz2-4/+4
2012-02-06Revbump forwiz2-4/+4
a) tiff update to 4.0 (shlib major change) b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk) Enjoy.
2012-01-20Fix C++ to pass with stricter name look up in clangjoerg2-1/+33
2012-01-13Recursive bump from audio/libaudiofile, x11/qt4-libs and x11/qt4-tools ABI bump.obache2-4/+4
2011-12-05Update htdig using htdig-devel. Update packages using itwiz1-3/+3
and bump their PKGREVISIONs. Remove htdig-devel.
2011-11-19Dont allow a path in pam_service. CVE-2011-4122markd3-3/+19
2011-11-01Recursive bump for graphics/freetype2 buildlink addition.sbd2-4/+4
2011-09-14Don't use the SIOCGIFHWADDR code on SunOS.hans2-1/+15
2011-04-22recursive bump from gettext-lib shlib bump.obache2-4/+4
2011-01-25Fix login non-kde session with csh/tcsh. PR 40165markd3-3/+19
2011-01-18Fix build with gcc 4.4markd2-1/+26
2011-01-13png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.wiz2-4/+4
2010-07-14Recursive PKGREVISION bump for the net/mDNSResponder updatesbd2-4/+4
2010-06-13Bump PKGREVISION for libpng shlib name change.wiz2-4/+4
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-02-19Fix ownership. Bump revision.joerg1-3/+3
2010-01-18Second try at jpeg-8 recursive PKGREVISION bump.wiz2-4/+4
2010-01-17Recursive PKGREVISION bump for jpeg update to 8.wiz2-4/+4
2009-09-01Fix build with openssl-1.0. From markd.wiz3-13/+33
Enable openssl again on NetBSD-current and bump PKGREVISION.
2009-08-29Same as for kdelibs3:wiz1-3/+9
Disable openssl on NetBSD>=5.99.15 because of openssl problems (STACK etc) until someone fixes it.
2009-08-26bump revision because of graphics/jpeg updatesno2-4/+4
2009-08-11Make ksysguardd work for FreeBSD and DragonFly users as well.hasso1-3/+3
Bump PKGREVISION.
2009-06-14Convert @exec/@unexec to @pkgdir or drop it.joerg1-7/+7
2009-06-14Remove @dirrm entries from PLISTsjoerg1-625/+1
2009-06-06Add post 3.5.10 patch from KDE subversion repo to make fish copy reliable.hasso3-3/+19
Bump PKGREVISION.
2009-05-26Fixed some pkglint warnings.rillig2-7/+10
2009-05-20Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlibwiz1-2/+2
major change. Reported by Robert Elz in PR 41345.
2009-05-06DESTDIR support.markd1-8/+16
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-01-29Same for Xorg from xsrc/ (/usr/X11R7/lib/X11). kcontrol can now find keyboardghen1-3/+3
layouts on default NetBSD 5.0 installs. Bump PKGREVISION.
2008-12-19Fix path searched for xkb directory to more likely find the versionmarkd1-2/+7
pkgsrc is using rather that some other one that might just exist.
2008-08-27Update to KDE 3.5.10markd2-5/+6
minor bugfixes
2008-05-18Build with openssl in -current.markd2-1/+18
2008-04-30Add the libXcomposite buildlink when using the 'composite' option,xtraeme1-1/+2
otherwise kompmgr won't be built.
2008-04-12Convert to use PLIST_VARS instead of manually passing "@comment "jlam3-27/+24
through PLIST_SUBST to the plist module.
2008-02-20Update to kde3.5.9markd4-34/+5
Minor bugfixes
2008-01-31Fix build on NetBSD 3. PR pkg/37907 from Robert Elz.markd2-15/+17
2008-01-28Fix some issues with media:/ on NetBSD. From Sergey Svishchev inmarkd4-3/+62
KDE bug 143112. Bump PKGREVISION.
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@
2008-01-05update missed distinfoabs1-7/+8
2008-01-04Various kdebase updates.markd10-61/+519
Option to build kompmgr - from Sergey Svishchev improved kdeeject script - from Sergey Svishchev ksysguard tidyup, improved handling of process list. infocenter tidyup Add NetBSD support to kicker/applets/naughty (finally fixing PR 25052) Bump PKGREVISION.
2007-12-27Quick fix for PR pkg/37605. ps->userTime is never used so just set to 0,markd4-8/+27
a proper fix will be committed after the freeze. Also fix PR pkg/37423 - LP64 issue with nspluginviewer from Steve Woodford. Bump PKGREVISION.
2007-11-30Bump PKGREVISION because openexr now depends on ilmbase.wiz2-4/+4
2007-11-01Fix default kdm/Xsession for csh/tcsh.markd3-2/+17
From Jason Boyer in PR pkg/37158.
2007-10-31Add hack to build without ipv6. From PR pkg/37154 by Yakovetsky Vladimirmarkd2-2/+17