Commit graph

8 commits

Author SHA1 Message Date
skrll
0fc3afe6b4 Use the "Official Pthreads Replacement" in kdenetwork2.
Bump PKGREVISION and depend on it.
2002-09-13 06:59:37 +00:00
skrll
6a6e040839 Be more careful when trying to get the local and destination IP addresses
and wait a bit more time on NetBSD for pppd to start.
2001-12-13 00:58:31 +00:00
skrll
a100f5d455 Update to KDE 2.2.2
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-12-03 15:37:14 +00:00
jlam
5eff5be626 * Strongly buildlinkify.
* 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-11-13 21:25:54 +00:00
skrll
9682590d95 Proper fix for pthread's header inclusion problem.
Should fix the build failure noted in Hubert's bulk build.
2001-10-22 11:03:50 +00:00
skrll
a62b3e67a6 Update to KDE 2.2.1
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-10-15 22:45:55 +00:00
skrll
7f09f2dbf9 Use PTL2 as the pthreads library so that knode actually does something. 2001-03-24 18:33:55 +00:00
skrll
5e8b08cf90 Import of KDE 2.1 kdenetwork package. 2001-03-14 16:07:17 +00:00