summaryrefslogtreecommitdiff
path: root/net/kdenetwork2
AgeCommit message (Collapse)AuthorFilesLines
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-2/+2
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-09-22Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.jlam1-27/+1
All library names listed by *.la files no longer need to be listed in the PLIST, e.g., instead of: lib/libfoo.a lib/libfoo.la lib/libfoo.so lib/libfoo.so.0 lib/libfoo.so.0.1 one simply needs: lib/libfoo.la and bsd.pkg.mk will automatically ensure that the additional library names are listed in the installed package +CONTENTS file. Also make LIBTOOLIZE_PLIST default to "yes".
2004-05-02Convert to buildlink3.snj1-7/+7
2004-04-26Unused.wiz1-40/+0
2004-03-26PKGREVISION bump after openssl-security-fix-update to 0.9.6m.wiz2-3/+4
Buildlink files: RECOMMENDED version changed to current version.
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-07-13PKGREVISION bump for libiconv update.wiz2-4/+4
2003-05-02Dependency bumps, needed because of devel/pth's major bump, and relatedwiz2-4/+4
dependency bumps.
2003-01-09Prototype buildlink2.mk's created automagically by createbuildlink(8).uebayasi1-0/+39
2002-12-06Backout latest change. It was apparently only necessary because of sometron1-5/+1
kind of bug in NetBSD-current.
2002-12-05Add work arround for problem in buildlink2 framework which makes libtool'stron1-2/+6
attempt to relink the shared libraries fail.
2002-11-01Depend on latest gdbm and bump PKGREVISION (major bump in gdbm library).wiz1-2/+2
2002-09-24Complete standardization of messages according to latest pkglint.wiz1-3/+3
2002-09-20buildlink1 -> buildlink2jlam3-14/+13
2002-09-20Remove ${PREFIX}/share/kde/apps/knewsticker with @unexec instead of @dirrmjlam1-2/+2
as it might contain files from kdeaddons2.
2002-09-14Fix typo from rev 1.9.wiz1-2/+2
2002-09-13Fix typo.skrll1-2/+2
2002-09-13Use the "Official Pthreads Replacement" in kdenetwork2.skrll3-33/+9
Bump PKGREVISION and depend on it.
2002-03-13Give all packages which depend on "png" a version bump, and updatefredb1-2/+3
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".]
2001-12-13Be more careful when trying to get the local and destination IP addressesskrll3-1/+74
and wait a bit more time on NetBSD for pppd to start.
2001-12-03Update to KDE 2.2.2skrll6-38/+48
Closes pkg/14728 from Mark Davies <mark@mcs.vuw.ac.nz>. Changes from him with updates from myself. From www.kde.org... The principal improvements over KDE 2.2.1, release two months ago, include: o security-related - SSL certificate loading - symlink vulnerability in .wmrc access by KDM introduced in 2.2 - security problem with eFax (used by klprfax) - potential problem in PAM invocation by KDM - potential harmful side-effect of failed KDM session starts o new features - added support for CodeWeavers' CrossOver plug-in (provides support for QuickTime, etc.) - added support for the wheelmouse for scrolling through the KGhostview PS/PDF viewer component - ability to search for multiple patterns at a time in the file search dialog - debugging multi-threaded applications with KDevelop o improvements/fixes - handling of HTTP links that redirect to FTP - POST using SSL through a proxy and sending headers through proxies - saving of recently-selected files in the file dialog - handling of non-ASCII characters over SMB - toolbar button captions with certain styles - selecting items with the mouse in Konqueror - sorting in Konqueror's textview - saving current settings as a theme in the theme manager - crashes in KMail with certain mails - crash on invoking the KDM chooser - non-Latin languages with KDevelop performance - icon loading optimized - file dialog speedups - stop spinning SMB client processes - handling of large files in Kate
2001-11-13* Strongly buildlinkify.jlam4-13/+81
* Use qt2-designer-kde for a uic that understands KDE2 widgets. * Fix problem noted by Marcello Balduccini <marcello.balduccini@ttu.edu> in how kpgp handles pipes with child processes -- prevents kpgp from remaining stuck while waiting for the child pgp process to terminate.
2001-10-31Move pkg/ files into package's toplevel directoryzuntum3-2/+2
2001-10-22Proper fix for pthread's header inclusion problem.skrll2-6/+15
Should fix the build failure noted in Hubert's bulk build.
2001-10-15Update to KDE 2.2.1skrll7-285/+311
With apologies to Al I wouldn't know where to start with a summary of the changes between 2.1 and 2.2.1 - there are just too many. A couple of hopefully static URLS that contain useful information are http://www.kde.org/announcements/changelog2_1to2_2.html http://www.kde.org/announcements/changelog2_2to2_2_1.html Support for a.out for kde{libs,base} added by me. The libtool/a.out combination doesn't like the linking of modules into binaries. A better way of doing this will appear in future versions of KDE/pkgsrc.
2001-09-07change dependencies to kdexxx>=2.1 instead of strict matchesdrochner1-3/+3
to ease updates
2001-06-11Use wildcard dependence on "uulib" package.tron1-2/+2
2001-04-21Move to sha1 checksum, and/or add distfile sizes.wiz1-1/+2
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc2-4/+2
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-03-24Use PTL2 as the pthreads library so that knode actually does something.skrll4-3/+63
2001-03-14Import of KDE 2.1 kdenetwork package.skrll7-0/+910