2003-02-26 11:46:13 by Dan McMahill | Files touched by this commit (2) |
Log message:
fix typo in check for strlcat which caused a build failure on alpha.
|
2003-02-21 14:42:39 by Nick Hudson | Files touched by this commit (6) |
Log message:
Remove some more bogus sizeof(size_t) == sizeof(unsigned int) checks.
|
2003-01-24 08:55:00 by Nick Hudson | Files touched by this commit (3) |
Log message:
Fixes for the patches I removed and noted by the weekly check.
|
2003-01-20 11:04:26 by Nick Hudson | Files touched by this commit (62) |
Log message:
The result of my recent KDE fiddlings
- Build all packages with a --disable-static libtool. This is how the
packages should be built and means that we don't get a load of useless
static libraries.
- Use x11/kde3/files/foo_main.cpp instead of creating N copies with
patches.
- Some other PLIST fixes
- Fix PR 19848. kspell doesn't find dictionaries.
|
2003-01-09 12:21:44 by Masao Uebayashi | Files touched by this commit (10) |
Log message:
Prototype buildlink2.mk's created automagically by createbuildlink(8).
|
2003-01-07 16:42:58 by Nick Hudson | Files touched by this commit (1) |
Log message:
Make sure we list all patches. This fixes the build problem some people
have seen.
|
2003-01-02 10:12:41 by Nick Hudson | Files touched by this commit (103) |
Log message:
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.
|
2002-12-24 07:10:36 by Thomas Klausner | Files touched by this commit (156) |
Log message:
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-04 22:20:08 by Nick Hudson | Files touched by this commit (7) |
Log message:
Bring in the patches that fix the recent security problem.
PKGREVISION++
|
2002-11-01 17:34:42 by Thomas Klausner | Files touched by this commit (15) |
Log message:
Depend on latest gdbm and bump PKGREVISION (major bump in gdbm library).
|