Commit Graph

137 Commits

Author SHA1 Message Date
espie
a501ea08bb 3.5.9 2008-03-25 17:34:14 +00:00
espie
17d70806a3 tweak FAKE_FLAGS semantics to saner defaults. 2008-01-04 17:48:33 +00:00
ajacoutot
92b0c9e114 - make sure RUN_DEPENDS-main inherits RUN_DEPENDS 2007-12-18 16:00:12 +00:00
ajacoutot
bc057982b7 - add update-desktop-database goo
"looks ok" jasper@
2007-12-15 23:47:40 +00:00
espie
b683e9dab6 update to 3.5.8 2007-10-24 21:52:16 +00:00
ajacoutot
4c70477321 - use sudo instead of su to gain superuser privileges (one can still edit
$PREFIX/share/config/kdesurc to change this behavior back)
- fix WANTLIB

Thanks to espie@ for writing the sudo support ;)

ok espie@
2007-10-06 22:46:04 +00:00
jasper
9440779424 SECURITY FIX for KDM, "which would allow a normal user to login
as another user or even root without properly supplying
login credentials."

http://www.kde.org/info/security/advisory-20070919-1.txt

Tested by ian@ and Johan M:son Lindman
2007-10-04 19:00:17 +00:00
merdely
d0e220d33a Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
espie
ba6fc509e6 CVE-2007-4224
CVE-2007-3820
2007-08-25 08:03:02 +00:00
ajacoutot
1182ca0cbe - add a workaround so that new Desktop "link to" files get created with
644 mode (instead of 444) and can be configurable out-of-the-box

ok espie@
2007-07-02 06:07:03 +00:00
espie
81e874cd1a forgotten patch. Noticed by brad@ 2007-05-28 20:15:55 +00:00
espie
a0d85fda46 update a large subset of kde 3 to 3.5.7.
Simplify the infrastructure a bit, and let it compile with libfam, now...
2007-05-25 09:49:53 +00:00
bernd
f888a25c16 Don't depend on the qt3 'mt' FLAVOR. This FLAVOR doesn't do anything
and will be removed shortly. Bump PKGNAMEs.

Discussed with and ok espie@.
Bulk build testing by steven@, thanks!
2007-05-09 11:31:43 +00:00
espie
be99f23aa5 more base64 checksums 2007-04-05 17:36:18 +00:00
espie
135cab4e47 put kdesud into its own group 2007-03-18 21:36:14 +00:00
espie
39ed950241 kde 3.5.6 update, missing bindings and l10n. 2007-01-28 13:18:50 +00:00
espie
0f5dc96ea1 say goodbye to GNU land. 2006-12-16 12:22:32 +00:00
espie
53dccbf184 switch to new MULTI_PACKAGES 2006-11-21 08:27:42 +00:00
steven
b58292acd3 USE_X11 2006-11-20 08:07:40 +00:00
mbalmer
860afc6d66 Add missing WANTLIB pieces from an openldap change. 2006-11-11 16:24:41 +00:00
espie
d2ce329b85 new format for SHARED_LIBS 2006-10-28 11:52:13 +00:00
espie
950df08071 Update to 3.5.5 2006-10-12 23:12:18 +00:00
espie
f63e804b78 zap .0.0 2006-09-18 12:19:39 +00:00
espie
9960321dec update to 3.5.4 first part. 2006-08-03 10:53:35 +00:00
bernd
3ae63a12bc Security fix for kdm. Fixes a symlink attack vulnerability. (CVE-2006-2449)
Detailed information:
http://www.kde.org/info/security/advisory-20060614-1.txt

"go ahead" espie@
2006-06-15 12:10:30 +00:00
espie
8006b2445d minor update to 3.5.3, integrate libidn support (some more changes to come
to WANTLIB in packages dependent on KDE).
2006-06-03 12:47:30 +00:00
brad
020b676d9c bump PKGNAME after DESCR modification. 2006-05-14 17:19:23 +00:00
brad
82161a3ec1 kde -> KDE 2006-05-14 02:18:46 +00:00
brad
943f1882f4 old and useless. 2006-04-29 01:56:38 +00:00
espie
027c7bf7fc update to 3.5.2 2006-04-01 10:49:17 +00:00
espie
97f5d6b4b7 prevent kinfocenter from crashing with sound issues. 2006-02-18 14:28:48 +00:00
espie
b4844a8607 synch ksysguardd commands with what ksysguard now expects. 2006-02-18 13:29:36 +00:00
espie
da95881fd2 better processList: do not filter out init (so tree view works), use
one single sysctl to get the whole list (ouch performance), mark a few
more processes as known...
2006-02-18 13:07:02 +00:00
espie
4128581b6a show (sudo) if kdesu is using sudo.
better processlist, using KERN_PROC2, and full command line.
2006-02-18 12:06:50 +00:00
espie
535dc89594 basic support for processes in ksysguard, taken from FreeBSD. 2006-02-07 10:26:42 +00:00
espie
5479d4ca5f Update to 3.5.1 2006-02-03 12:23:14 +00:00
espie
d9446f8d6e zap unneeded patches for libtool 2006-01-22 17:48:55 +00:00
espie
b7255a6655 bump SHARED_LIBS for kde (all C++, no brainer) 2006-01-13 22:49:54 +00:00
espie
a61cfa6eac SHARED_LIBS 2006-01-03 14:49:23 +00:00
espie
9d9f2e4d67 start using fixed system libtool. 2005-12-17 11:27:44 +00:00
espie
91348afa36 +patches 2005-11-29 14:01:48 +00:00
espie
c3e047e90b KDE 3.5.0, the beginning...
(samba/cups subpackages to fix library issues)
2005-11-29 14:00:11 +00:00
espie
17e3bc9847 ldap wants to link with sasl2 now, so make it happy.
tsk, tsk, bernd@ & mbalmer@
2005-11-11 11:33:01 +00:00
espie
44b2180e0b samba support.
We do this as a build-depends. If people install samba, then smb://
works, otherwise it does not.
2005-11-03 15:56:57 +00:00
espie
261db07463 fix syntax error in externaltool. 2005-10-24 10:56:03 +00:00
espie
efb28f465d Minor update to kde 3.4.3, mostly zap qt 3.3.5 patches that have been
integrated, recognize theora in multimedia.
i18n3 to come...
2005-10-17 11:28:23 +00:00
espie
0f6031fd50 a few more patches related to qt3.3.5 2005-09-19 20:42:53 +00:00
espie
583aad18f0 qt 3.3.5 uic does weird things with hints. Patch taken from FreeBSD. 2005-09-19 14:05:37 +00:00
espie
f90faf868a conflicts from the past: history since 3.7.
As noted on ports@ recently, pkg_add -r relies on conflicts, and the
sheer existence of updates means we MUST take the past into account in
conflicts now.

Note the renaming of hugs98 to valid package names where versions are
concerned.

This commit shows clearly the renaming of the xfce4 plugin packages, the
ditching of eclipse flavors, the splitting of nessus into subpackages,
the splitting of various other software documentations, some packaging bugs
in kdeedu, and a lot of files moving around...

okay pvalchev@
2005-08-16 09:49:51 +00:00
espie
841aded105 KDE 3.4.2 2005-07-28 08:47:39 +00:00