Commit graph

16 commits

Author SHA1 Message Date
uebayasi
dc1117f8e4 Prototype buildlink2.mk's created automagically by createbuildlink(8). 2003-01-09 11:21:40 +00:00
skrll
9eb59bb721 Make sure we list all patches. This fixes the build problem some people
have seen.
2003-01-07 15:42:57 +00:00
skrll
42861251c2 Update KDE to the 3.0.5a distribution. Packages are numbered 3.0.5.1 or
1.0.5.1 accordingly.

Fixes and changes are:

Multiple vulnerabilities.

kdelibs
	KHTML : Fixed several crashes and misrenderings.
	rlogin.protocol: fixed command execution in specially crafted
	urls.

kdebase
	KAddressbook: Don't squeeze columns on startup/properly restore
	column width settings.

kdenetwork
	lisa, reslisa: Fixed several security vulnerabilities.

kdesdk
	Cervisia: Show long lines in diff view always completely.
2003-01-02 09:12:19 +00:00
wiz
d8262452c1 Bump PKGREVISION because of dependency on latest freetype2 or glib2
package and library major bumps therein.
Also match dependency in corresponding buildlink2.mk's for the same reason.
Mmmm, binary packages.
2002-12-24 06:09:44 +00:00
skrll
8fbef927d3 Bring in the patches that fix the recent security problem.
PKGREVISION++
2002-12-04 21:20:06 +00:00
wiz
f7538fa45d Depend on latest gdbm and bump PKGREVISION (major bump in gdbm library). 2002-11-01 16:34:34 +00:00
skrll
2b13421c09 Oops. Should have removed these with the 3.0.4 update. 2002-10-18 08:50:18 +00:00
skrll
3e3f710d2c Update to KDE 3.0.4. Changes are as follows (note the security fixes)
arts
	* Compile fix for IRIX64

kdelibs
	* KHTML : Fixed progress bar.
	* KHTML : Fixed several crashes and misrenderings.
	* KHTML : Fixed "HTML source displayed in text viewer" after viewing
	  text.
	* KHTML : Only ask "download plugins?" once per requested mimetype in
	  the same page.
	* Javascript : several fixes (row.cells(), tablecaption.*, heading.*,
	  event.x/y) .
	* libkscreensaver : Fixed bug that in rare cases prevented the
	  screensaver from showing anything.
	* kio_file : Proper "disk full" error message in mkdir
	* KIO : Dropping links to webpages onto the desktop works in all cases
	  now
	* Drag-and-drop of URLs : Improved compatibility with non-KDE apps
	* KToolBar : fix for oversized comboboxes in toolbars, e.g. in KOffice

kdebase
	* NSPlugins : Compatibility with gcc-3.x
	* Konqueror configuration : fixed default font size value
	* KDesktop : better determination of icon heights, for "lineup Icons"
	* KDesktop : Don't rearrange all icons when changing the font size
	* KControl : Fixed proxy configuration dialog layout
	* Fix a lot of mem leak
	* Kaddressbook : fix crash when we export CSV list
	* KDM
		* Security: proper temp dir creation for QT and disabled
		  crash dialog
		* Made chooser work at all
		* Fixed compilation with older glibc
		* Fixed bad lilo interaction wrt. warnings

kdegraphics
	* Kamera: Fixed crash when we didn't select camera in kcmkamera
	* KGhostview: Security related fixes

kdemultimedia
	* KMix : Fixed compilation on Solaris
	* Kaboodle : fixed when it was embedded in konqueror
	* Fix a lot of memory leak

kdenetwork
	* kpf: Security related fixes

kdepim
	* KAlarm: Fix right-to-left character sets not being displayed in
	  message edit control
	* KAlarm: Make "Help -> Report Bug" use the KDE bug system (bug
	  #43250)
	* KNotes: Fixed session management (bug #22844)
	* KNotes: Fixed mouse behaviour to be like kwin's (raise and lower
	  already on mouse press)
	* KNotes: Fixed (in)famous bug that caused the big black windows
	  and lost data (bugs #22062, #44870, #45084, #45386, #45451,
	  #46570, #47352)
	* KNotes: Fixed drag'n drop of links and plain text

kdesdk
	* Disabled kbugbuster compilation because bug system changed. Use CVS
	  version if you need it.
2002-10-14 09:13:45 +00:00
markd
ddd6858b93 Expand DESCR.
(Thought I did this the other day but apparently not - too many interruptions)
2002-10-06 02:51:35 +00:00
jlam
d79606ff95 buildlink1 -> buildlink2 2002-10-05 13:11:27 +00:00
wiz
e8817c9088 Complete standardization of messages according to latest pkglint. 2002-09-24 12:29:55 +00:00
skrll
401b5cebdd Update to KDE 3.0.3.
While I'm here do the a.out dance for kuickshow and a couple of other
minor clean ups.

Changes are:

kdelibs
	kprocess / kprocctrl: fix problem with hanging kdevelop.
	Javascript (core): more robust stack overflow check
	Javascript (html): allow to set a JS (non-CSS) property to a style object
	Javascript (html): improved result of navigator.platform using uname()
	Javascript (html): more aggressive garbage collection on clear, fixing many
		crashes
	Javascript (html): global object (window) has a correct object prototype now
	khtml: several crashes and bugs fixed
	kssl: Always verify the basic constraints on certificates (SECURITY)
	kdefx: Make the blending routine used by transparent menus work properly on
		big-endian platforms
	kdeui: Fix KDialog::setPlainCaption()

kdebase
	Build fixes for IRIX / MipsPro (kcontrol, konqueror, konsole).
	Kicker: Quick browser escapes ampersand characters in file names.
	Konsole: Don't prepend ESC if Meta is pressed if key definition is for "+Alt".
	Konsole: Fixed crashes at startup related to broken font installations.
	Konsole: Fixed crashes when selecting in history buffer.
	krdb: Smarter handling of multiple and symlinked KDE and Qt installs when
		exporting plugin path to Qt.

kdenetwork
	KMail: allow an ampersand as last char of an URL.
	KMail: Don't crash when custom drafts or sent-mail folders have been deleted or
		renamed.
	KMail: Fix auto charset detection for empty strings.
	KMail/KNode: Correctly handle quotes in user ids of OpenPGP keys.
	KMail: Make custom (global) Bcc headers work correctly with encryption and
		distribution list expansion.

kdepim
	KAlarm: Fix session restoration often not occurring at login.
	KAlarm: Adjust wrong summer times stored by KDE 3.0.0 version of KAlarm.
	KAlarm: Make Close button on message window not the default button to reduce
		chance of accidental acknowledgement.
	KAlarm: Make Help button in configuration dialog display KAlarm handbook.
	KNotes: Compile fix for Qt 3.0.5
	KOrganizer: Fixed context menu of todo list/view and event list which
		disappeared when using Qt 3.0.5
2002-08-28 07:15:25 +00:00
jlam
75e61cb884 Adjust to new pthread.buildlink.mk: remove USE_PTHREAD and replace with
appropriate PTHREAD_OPTS incantation, and move the checks for the value
of PTHREAD_TYPE below the inclusion of pthread.buildlink.mk.
2002-08-01 05:48:00 +00:00
skrll
687d6d1cb4 Update to KDE 3.0.2
Also, allow the arts SSE detection code to run on modern NetBSD systems.

Changes are:
arts
	Again Build fixes.
	Realtime priority configuration fix

kdelibs
	dcop: Make it possible to disable the Qt bridge.
	make sure tooltip effects can be configured.
	kbuildsycoca: avoid crash on unreadable directories.
	kdockwidget: fixing reading of configuration.
	kedittoolbar: fix leak.
	khtml: many fixes.
	kded: signal handling fixes.
	kio-http slave: fixes related to form posts and cache handling.
	kjs: added max recursion limit.
	kjs: leak and compatibility fixes.

kdebase
	kicker: &-escaping fix
	audiocd: fix cddb computation
	thumbnail previewer: calculate the number of bytes to read instead
	    of hardcoding it.
2002-07-17 07:54:03 +00:00
wiz
7c55a7c91d Use pthread.buildlink.mk instead of pth-syscall's buildlink.mk.
pkg/17267 by Lubomir Sedlacik.
2002-06-15 21:02:18 +00:00
skrll
1dbd11d023 Initial import (in the right place) of a kdenetwork3 pkg. 2002-05-31 13:59:25 +00:00