Next | Query returned 280 messages, browsing 141 to 150 | Previous

History of commit frequency

CVS Commit History:


   2005-09-04 23:15:40 by Roland Illig | Files touched by this commit (1)
Log message:
Put the list of languages for the directories directly into the .for
loop. This avoids the use of the reserved name space (_LANGS) and
prevents pkglint from the false warning that "tr" (turkish) be a tool
name.
   2005-08-20 21:16:23 by Johnny C. Lam | Files touched by this commit (36)
Log message:
Use REQD_DIRS instead of MAKE_DIRS for directories under ${PREFIX} so
that these directories will be conditionally removed (based on reference
counts), regardless of the value of PKG_CONFIG.  Bump the PKGREVISION
for packages that were modified as a result.
   2005-07-30 13:04:59 by Mark Davies | Files touched by this commit (3)
Log message:
Update to KDE 3.4.2

No summary of changes given, see
http://www.kde.org/announcements/changelogs/3_4_2/kdelibs.txt for details.
   2005-07-30 12:40:27 by Mark Davies | Files touched by this commit (3)
Log message:
Fix SIGBUS core dumps on sparc64. Patch from Michael Lorenz.
Bump PKGREVISION.
   2005-07-16 03:19:27 by Johnny C. Lam | Files touched by this commit (273)
Log message:
Get rid of USE_PERL5.  The new way to express needing the Perl executable
around at either build-time or at run-time is:

	USE_TOOLS+=	perl		# build-time
	USE_TOOLS+=	perl:run	# run-time

Also remove some places where perl5/buildlink3.mk was being included
by a package Makefile, but all that the package wanted was the Perl
executable.
   2005-06-27 01:46:11 by Mark Davies | Files touched by this commit (2)
Log message:
Add some more shared directories.
Bump PKGREVISION.
   2005-06-05 01:45:50 by Mark Davies | Files touched by this commit (1)
Log message:
This is KDE3 not XDG (fix pasto).
   2005-05-31 16:13:24 by Mark Davies | Files touched by this commit (16) | Package removed
Log message:
Update to KDE 3.4.1

Changes:
* kdecore: Fix in command-line argument handler for clicking on mailto
  urls while kontact was started with arguments
* kdecore: Fix the support for Dante proxies
* kdecore: Fix the "random resolver failure" problem
* kdecore: Fix the support for the IPv6 Blacklist in ioslaves
* kdeui: Fix "Change Icon" in the toolbar editor
* khtml: Fix submitted position for scrolled imagemaps
* khtml: Load external CSS style-sheet with correct charset
* khtml: Apply CSS padding to tables
* khtml: Improve PRE parsing
* khtml: Fix links with WBR tags
* khtml: Parse CSS3 pseudo-classes and pseudo-elements more strict
* khtml: Fix document.all.item
* khtml: Return meaningful HTMLTableCellElement::cellIndex() values
* khtml: Unbreak setting of location.href on windows opened by
  windows.open()
* khtml: Various crash fixes
* khtml: Fixed infinite loop due to onChange from textareas
* khtml: Fix crash in window.setTimeout when Javascript is disabled
* khtml: Fix server-side-push handler to accept bugzilla sending
  "text/html; charset=utf-8" as Content-Type
* khtml: Fix for MMB-pasting onto an empty konqueror window
* kjs: Allow non-ascii letters in identifiers
* kjs: More flexible date string parsing
* kjs: Fixes in escape() and unescape() functions
* kjs: Fixes in RegExp constructor
* kssl: store SSL passwords in the KDE wallet and reuse as needed
* kio: KZip: Fixed double-deletion bug when trying to write to a
  non-writable directory.
* kio: Fix for print:/manager not embedding the right part in Konqueror
* kio: Use correct window icon in Konqueror when showing trash:/
* kfile: Don't show edit dialog when drop-adding items to sidebar
* kfile: If Shift is pressed when menu opens show 'Delete' instead of
  'Trash'
* kio-http: Prevent endless busy loop
* kio-http: Massive speed improvement for deleting Webdav folders
* kio-ftp: Try non-passive mode if passive mode fails
* kio-ftp: Fix parsing of Netware FTP servers, so that files don't all
  appear with a lock (no permissions)
* kutils: Fixed support for back ref \0 (entire matched text)
   2005-05-13 21:26:47 by Jeremy C. Reed | Files touched by this commit (1)
Log message:
Remove two blank lines.
   2005-05-12 00:08:19 by Johnny C. Lam | Files touched by this commit (7)
Log message:
Rename MAKE_VARS to MAKEVARS so that it more closely resembles
"MAKEFLAGS".  Both "MAKEVARS" and "MAKEFLAGS" \ 
affect the package-level
make process, not the software's own make process.

Next | Query returned 280 messages, browsing 141 to 150 | Previous