4131 Commits

Author SHA1 Message Date
espie
ce98d2f845 fix a few minor nits:
- let qmake output LOCALBASE if it find it useful
- the OpenBSD default config uses threads anyways, for ports.
- make a link to help designer and friends to find their documentation
2006-03-07 19:29:19 +00:00
espie
886fbc165a update to qt 4.1.1 2006-03-05 21:58:07 +00:00
pedro
6571254a50 ion-3ds-20060305, keep local changes 2006-03-05 16:20:09 +00:00
pedro
1eabbb1f33 Bring back the graphical menu by default when pressing F12
Requested by marco@, reminded by jsg@
2006-03-05 00:14:31 +00:00
sturm
e234467e13 give up MAINTAINER, I don't use these anymore 2006-03-04 15:10:30 +00:00
espie
22fdfc5af0 patches that didn't make 3.9 2006-03-04 10:07:10 +00:00
espie
f54f510b84 fix getcloudmap 2006-03-04 10:05:34 +00:00
espie
ae3dce3df0 fix two crashes in qt3, from the kde project.
okay pvalchev@
2006-02-27 16:40:25 +00:00
biorn
472654946c Fix a potential buffer overflow in the ASF demuxer.
ok pvalchev@
2006-02-23 11:34:54 +00:00
espie
970aaf7c7b fix kompare: do not pass -H unless we explicitly ask for a gdiff-like program 2006-02-20 14:08:14 +00:00
espie
f5b6df33be remove build patch obsoleted by stdint.h 2006-02-20 12:16:03 +00:00
espie
97f5d6b4b7 prevent kinfocenter from crashing with sound issues. 2006-02-18 14:28:48 +00:00
espie
310edcaf84 prevent kinfocenter from crashing on pcmcia 2006-02-18 14:17:23 +00:00
espie
7b9517e203 minimal fixes for the klaptop_daemon, now kcenter no longer crashes. 2006-02-18 13:56:26 +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
31439b28cc This is needed for addons... 2006-02-16 13:48:27 +00:00
espie
0add359dad remove patches that are not there ALSO from CVS.
thanks bernd@
2006-02-16 12:35:32 +00:00
espie
a9c8fc4a91 disable ossthreaded sound output for now, since we know it does not work
at all.
2006-02-16 12:33:43 +00:00
espie
6a88533d94 unbreak, update to 3.5.1 2006-02-16 11:55:22 +00:00
espie
86733aad6b 3.5.1, finally 2006-02-16 08:25:11 +00:00
david
cf9c2ac95b typo in DESCR; bump PKGNAME; ok matthieu@ 2006-02-16 05:44:10 +00:00
sturm
029b891751 install better configuration example
from maintainer Michael Knudsen <mk at molioner.dk>
2006-02-15 20:40:00 +00:00
espie
8698ef94d2 fix installation of karboncommon 2006-02-14 23:35:15 +00:00
steven
8f4c4c8b36 skip libtool's -release flag, so we actually have a library in the package.
bump PKGNAME.

looks good bernd@
2006-02-13 17:34:48 +00:00
david
4041514197 sort SUBDIR list; ok sturm@ 2006-02-12 16:24:50 +00:00
david
9923841b93 cleaning: remove commented nonexistent SUBDIR entries; ok sturm@ 2006-02-12 14:58:15 +00:00
steven
d323030b6f - reintroduce patches to remove -release libtool flag
- use MODULES=devel/gettext
- sync PLIST
- bump PKGNAME

looks good wilfried@
2006-02-12 11:58:24 +00:00
steven
b98c4b069f add missing libraries in WANTLIB, move intl iconv to MODULES=devel/gettext 2006-02-12 01:44:09 +00:00
steven
8560f8dc3e - add missing library in WANTLIB
- move iconv intl into MODULES=devel/gettext
- sync PLIST with new gettext
2006-02-12 01:22:00 +00:00
steven
3b420a9ef0 move gtk+ to LIB_DEPENDS, add missing WANTLIB marker, and use gettext.
ok naddy@
2006-02-11 21:27:04 +00:00
bernd
299b919c2e Depend on x11/hicolor-icon-theme. Bump PKGNAME.
This fixes some KDE icon problems. Reported on ports@ by some people.

"go ahead" espie@
2006-02-11 18:22:35 +00:00
steven
6c86df8b1f fix WANTLIB, HOMEPAGE, and MASTER_SITES; bump PKGNAME. 2006-02-10 23:03:53 +00:00
steven
2c369118f2 use MASTER_SITE_XCONTRIB here 2006-02-10 10:26:56 +00:00
steven
8b9dfb7ff4 remove MASTER_SITE_LOCAL, distfile is not there. 2006-02-10 10:24:39 +00:00
steven
d79e285bf1 fix MASTER_SITES 2006-02-10 10:21:14 +00:00
steven
d710918650 remove MASTER_SITE_LOCAL since the distfile is not there. 2006-02-10 10:14:14 +00:00
steven
58e8b90ac9 fix MASTER_SITES 2006-02-10 10:07:45 +00:00
steven
019c5c7171 fix MASTER_SITES and HOMEPAGE 2006-02-10 10:02:36 +00:00
steven
e22abec21f fix MASTER_SITES and HOMEPAGE 2006-02-10 09:47:24 +00:00
steven
3c645210b8 fix MASTER_SITES, source filename changes but checksums are equal. 2006-02-10 09:20:28 +00:00
steven
d4b1d2094e remove broken master site 2006-02-10 09:11:19 +00:00
steven
a54a56a3bf add missing libXau in WANTLIB 2006-02-08 23:39:19 +00:00
steven
b501ad8fac fix WANTLIB 2006-02-08 23:18:51 +00:00
steven
b275755467 add missing libraries in WANTLIB, move intl iconv to MODULES=devel/gettext 2006-02-08 23:15:19 +00:00
fgsch
bbeedf693c update to version 2.11. 2006-02-08 17:36:46 +00:00
david
f85600afe0 move any perl or sed substitutions from post-patch to pre-configure
(fixes make update-patches)
ok sturm@; "looks reasonable" steven@
2006-02-08 04:54:48 +00:00
espie
535dc89594 basic support for processes in ksysguard, taken from FreeBSD. 2006-02-07 10:26:42 +00:00
naddy
cb75826430 don't pick up libquicktime 2006-02-06 17:48:59 +00:00