summaryrefslogtreecommitdiff
path: root/x11/kdelibs2
AgeCommit message (Collapse)AuthorFilesLines
2004-02-01In the new compiler selection framework, GCC_REQD is appended to, notjlam1-2/+2
overridden.
2004-01-23Bump PKGREVISION due to xmlcatmgr update to 2.0beta1. I know; this is a PITA.jmmv1-2/+2
This shouldn't be needed if we had non-recursive dependancies *sigh*.
2004-01-03Bump package revisions for tiff update.reed2-4/+4
Tiff is backward compatible, but was broken on amd64 platform so this makes sure new tiff is used.
2003-12-04Bump PKGREVISION (libxml2, libxslt and imlib2 were updated).xtraeme1-2/+2
2003-11-12PKGREVISION++ after openssl update.jschauma1-2/+2
2003-10-18Would have to include <sys/param.h> to get a definition of NetBSD andmarkd2-1/+15
KDE is never going to build on NetBSD<1.0 so don't bother testing a version, just assume we have setproctitle in libc. Fixes build with gcc3. Same patch as previously applied to kdelibs3.
2003-09-17get rid of USE_GCC2/3 in pkg Makefiles, and set GCC_REQD orgrant1-3/+3
USE_PKGSRC_GCC as appropriate, as this is handled by compiler.mk now.
2003-09-12kill all references to gcc.buildlink2.mk and compiler.mk, and definegrant1-4/+3
USE_GCC2 or USE_GCC3 where appropriate. the functionality of the old gcc.buildlink2.mk has been rolled into compiler.mk now, which is automatically used. more changes to come later...
2003-09-11Garbage-collect USE_OPENSSL_VERSION now that openssl/buildlink2.mk supportsjlam2-4/+2
just setting BUILDLINK_DEPENDS.openssl. USE_OPENSSL_VERSION wasn't actually needed here anyway since the minimum version allowed by openssl/buildlink2.mk exceeded the version requested here.
2003-07-13PKGREVISION bump for libiconv update.wiz2-5/+4
2003-06-11Update for the fact that 'arm' ports have been called NetBSD-*-arm for a whileabs1-6/+7
now and not NetBSD-*-arm32. Changes include one or more of: - Change MACHINE_ARCH == arm32 to also match arm - Where ONLY_FOR_PLATFORM includes NetBSD-*-arm32, add NetBSD-*-arm - Where BROKEN or worked around for arm gcc bugs, set USE_GCC3 The last may shake out a few more broken packages the next bulk build.
2003-06-02Use mk/gcc.buildlink2.mk rather than gcc/buildlink2.mk so lang/gcc3abs1-2/+2
is accepted. Suggested by Grant.
2003-05-29s/USE_CXX/USE_GCC_SHLIB/ - there are more shared libraries than justgrant1-2/+2
libstdc++ in gcc3. when defined, USE_GCC_SHLIB ensures that the correct rpath is passed to the linker, and a full dependency on the compiler package is registered. packages which define USE_GCC_SHLIB should not include mk/gcc.buildlink2.mk (or gcc{,3}/buildlink2.mk) as it is handled automatically.
2003-05-12libaudiofile is 0.2.x, not 2.2.2 in it's versioningjmc1-2/+2
2003-05-11Netbsd/powerpc needs larger template depth than the default. Add this tojmc1-1/+5
CXXFLAGS so this will compile.
2003-05-02Dependency bumps, needed because of devel/pth's major bump, and relatedwiz2-8/+6
dependency bumps.
2003-03-13make sure that it's really KDE_2_ that's installed, not KDE3. :)hubertf1-2/+5
Try to build qt2-designer-kde to see the problem, with KDE3 installed. Problem noted by Stefan Zimmermann <mail@stefan-zimmermann.de>
2002-12-14REPLACE_PERL's working directory is ${WRKSRC}, so packages needn'tschmonz1-3/+3
prefix REPLACE_PERL definitions with ${WRKSRC}.
2002-12-13Include buildlink2 glue code for "libxslt" to fix build failures.tron1-1/+2
2002-12-05Remove vulnerable and not really necessary KIO protocols for "rlogin"tron3-7/+7
and "telnet".
2002-10-26Fixes for Solaris:bouyer5-6/+40
Add libgcc to libraries list Set KDED_WORKAROUND for non-NetBSD case too Solaris's grep and sh works in a different way, we need a different BUILDLINK_FILES_CMD Fix typos in c++ file in !netbsd case Use CXXLINK for linking c++ libraries
2002-10-15Fix typo which made this file completely useless and caused build failurestron1-2/+2
in all KDE packages using it.
2002-10-13Use BUILDLINK_FILES_CMD.<pkg> instead of manually adding the shell pipelinejlam1-3/+2
to BUILDLINK_FILES.<pkg>.
2002-10-12Revert previous...GREP is correct.jlam1-2/+2
2002-10-12Use EGREP instead of GREP.jlam1-2/+2
2002-10-10Use BUILDLINK_PLIST_CMD instead of grepping the PLISTs so that we use thejlam1-4/+5
file list from the installed package, not the file list from the pkgsrc PLIST, which may be for a new version than the installed package.
2002-10-08Remove BUILDLINK_DEPENDS.* that refers older versions than mandated bywiz1-2/+1
the buildlink2.mk file.
2002-10-01Add CONFLICTS with arts. Proposed in PR 18486.wiz1-1/+3
2002-09-29Use gcc/buildlink2.mk instead of Makefile.gcc, and note that this packagesjlam1-6/+7
uses C++. Hopefully fixes pkg/16567.
2002-09-20All packages that used these buildlink.mk files have been converted tojlam1-81/+0
use buildlink2, so remove these files.
2002-09-20Use BUILDLINK_PKGSRCDIR.kdelibs2 instead of referring to the pkgsrcjlam1-3/+5
directory for kdelibs2 directly. Also some minor whitespacing.
2002-09-11Stop this package from findind "pkg-config" and trying to use librariestron1-1/+2
which it shouldn't use. An installed "glib2" package might otherwise cause build failures.
2002-09-10Since the major of libiconv was increased during the update to 1.8,wiz3-7/+6
bump dependency to latest libiconv version; recursively also bump all dependencies of packages depending on libiconv. Requested by fredb.
2002-08-25Merge changes in packages from the buildlink2 branch that havejlam8-40/+65
buildlink2.mk files back into the main trunk. This provides sufficient buildlink2 infrastructure to start merging other packages from the buildlink2 branch that have already been converted to use the buildlink2 framework.
2002-08-16Fix broken Linux include file hack which causes build failure ontron2-1/+15
NetBSD-current.
2002-08-15update checksum for patch-btjdolecek1-2/+2
2002-08-15Make sure we require the new version of kdelibsskrll1-2/+2
2002-08-15Bring in security fix for certificate handling.skrll5-16/+68
PKGREVISION++
2002-05-20Mark this package as broken on arm32. Compilation hangs the machine evencjep1-1/+5
without optimization. XXX Should probably try using gcc>=2.95.3.
2002-04-10turn off optimization on alpha to workaround a c++ compiler bug.dmcmahill1-4/+7
2002-04-10obey CXXFLAGS and don't unconditionally prepend -O2.dmcmahill2-7/+35
2002-03-31Include KDED_WORKAROUND as without it the PLIST_SUBST is kinda pointless (andjmc1-4/+4
it then breaks package builds).
2002-03-28Do the kded fix differently.skrll1-1/+14
Don't mess with startkde which caused timing problems on slower machines (see pkg/16071). Instead, delete the kded module files so that kdeinit falls back to exec(3)ing the binary. (bye bye sed script)
2002-03-15Cause a newline to be added to kio/klauncher/Makefile.am before patch is runmarkd1-1/+6
so that patch on Solaris succeeds with patch-bk.
2002-03-13Give all packages which depend on "png" a version bump, and updatefredb2-5/+6
all dependencies on packages depending on "png" which contain shared libraries, all for the (imminent) update to the "png" package. [List courtesy of John Darrow, courtesy of "bulk-build".]
2002-02-23Make sure that kssl look in the right place for its data.skrll4-1/+52
This fixes the "The server certificate failed the authenticity test" errors in konqueror when using https.
2002-02-15Pull in gcc-2.95.3 for alpha as kdeprint/management/kmiconview.cppskrll1-1/+6
tickles a compiler bug.
2002-01-25Fix the mimelnk/application/x-core.desktop pattern.skrll2-1/+15
Closes pkg/15172 from Hume Smith <hclsmith@yahoo.ca>
2002-01-21Make sure we've got a version of libxml2 that the configure script isskrll1-1/+2
happy with. Reported by Chris Gilbert.
2002-01-05Use new format for "UNLIMIT_RESOURCES".tron1-2/+2