Commit Graph

2342 Commits

Author SHA1 Message Date
espie
61db806999 Synchronize dependent packages with main package. 2003-01-04 01:07:13 +00:00
espie
0072ffa2bb mplayer now detects and use liblzo. Make a flavor for it for now. 2003-01-04 00:58:43 +00:00
brad
bf500972f4 upgrade to mplayer 0.90rc2
- with PLIST changes from me
--
From: MAINTAINER
2003-01-03 23:06:35 +00:00
todd
54a527160a new gnome obsoletes this; allow gnomemm to compile again; ok wilfried@ 2003-01-03 14:57:45 +00:00
marcm
214a1f0840 Disable the OMF files since they too 1) aren't used and 2) don't validate
with the new scrollkeeper (and therefore fill up the error logs).

ok MAINTAINER
2003-01-02 08:18:43 +00:00
marcm
2fe6a30ea3 Basically disable the OMF files since 1) they aren't used and 2) don't
validate with the new :q
2003-01-02 08:12:19 +00:00
pvalchev
e348cc06e4 declare a few chars as signed specifically, since parts rely on that fact 2003-01-02 06:39:31 +00:00
marcm
5df59580ba Minor update to control-center. The biggest change is the removal of
the screensaver capplet in favor of using xscreensaver-demo directly.
Also, some UI tweaks from the Hand of Ximian.

Take MAINTAINER as well.
2003-01-02 03:37:19 +00:00
marcm
2375f41df3 Update to latest (and probably last) stable version. Take MAINTAINER. 2003-01-02 03:32:25 +00:00
marcm
c0ad442a62 The master site for this has indeed vanished, so get distfile from
MASTER_SITE_BACKUP.

Also remove myself as MAINTAINER.
2003-01-02 03:26:12 +00:00
espie
8b5616f55f Bring mt support to MODULE.
Fix tricky issue: basic tools must be compiled with -mt as well,
otherwise they won't be able to use plugins (and for instance, kde needs
uic plugins for its widgets)
2002-12-31 02:09:51 +00:00
espie
7eb01ad0ae uncommit accidentally committed code. 2002-12-30 19:35:51 +00:00
espie
9d93465e7b belt and suspenders... 2002-12-30 19:31:29 +00:00
pvalchev
4d9627f908 final round:
cast NULL sentinel to void * so it is 64bit on alpha & sparc64, use
NULL instead of '0' where appropriate.
2002-12-30 09:15:26 +00:00
pvalchev
33697948d0 modernise 2002-12-30 09:11:47 +00:00
espie
2e2caa25ec Synch mt with 3.1.1 2002-12-30 02:43:52 +00:00
margarida
1868e2bbb7 Do not install gzipped manpages.
couderc@ pvalchev@ ok
2002-12-29 21:13:44 +00:00
fgsch
dd26b7b067 zap NEED_VERSION. 2002-12-29 20:31:39 +00:00
espie
da1e656a68 Fix uic override mechanism, using latest qt module. 2002-12-29 19:25:33 +00:00
espie
90688185cd Add a knob so that user may choose to not override UIC.
Useful when configure scripts know better (like recent kde script,
which needs to pass specific -L options through)
2002-12-29 19:24:53 +00:00
espie
648be46b14 oops, missing space 2002-12-29 17:47:01 +00:00
espie
c9a903fb4a time_t is not necessarily unsigned long on OpenBSD. 2002-12-29 16:43:44 +00:00
espie
5c25bbb3bc Some components need kde widgets. Fix uic path so it can find them
(this is necessary with kde 3.1rc*, and harmless with kde 3.0.x ?)
2002-12-29 16:40:03 +00:00
espie
efabf866f5 update to qt 3.1.1
uic.1 -> uic3.1
2002-12-29 16:13:28 +00:00
espie
80a5ae446c comment out some shared dirs, from Dan Weeks 2002-12-29 14:16:30 +00:00
pvalchev
52eefff59c cast NULL sentinel to void * so it is 64bit on alpha & sparc64 2002-12-29 09:34:48 +00:00
pvalchev
4f22812321 cast NULL sentinel to void * so it is 64bit on alpha & sparc64 2002-12-29 00:10:47 +00:00
pvalchev
de5a1ce02c cast NULL sentinel to void * so it is 64bit on alpha & sparc64 2002-12-28 23:29:13 +00:00
pvalchev
8557012a72 cast NULL sentinel to void * so it is 64bit on 64bit arches 2002-12-28 22:51:42 +00:00
margarida
8fb1247f5a Update to version 1.0
Take MAINTAINER

brad@ ok
2002-12-26 01:58:39 +00:00
margarida
df5d1bdd66 typo in MASTER_SITE 2002-12-25 17:49:09 +00:00
wilfried
3ee69da4b8 getopt_long() is available now 2002-12-25 11:16:27 +00:00
wilfried
507da0590c drop getopt_long() patch 2002-12-25 11:03:19 +00:00
espie
9a86e1a341 +pim3 2002-12-23 16:13:21 +00:00
espie
3ae6c5d0b5 Personal Information Manager applications for kde.
(yep, I should have imported this ages ago...)
2002-12-23 16:11:48 +00:00
espie
669638625b Security update: 3.0.5a. Fixes numerous vulnerabilities. 2002-12-23 14:22:32 +00:00
espie
6834284b6c kill extraneous patches. 2002-12-23 10:42:28 +00:00
pvalchev
b19c9c4b79 Switch to MASTER_SITE_BACKUP since none of the mirrors carry this old
version anymore, no point in trying. (Someone should update this to a
newer version)
2002-12-23 09:18:52 +00:00
marcm
49c2c72c09 Update to 2.0.9, fix LIB_DEPENDS, take MAINTAINER.
ok sturm@
2002-12-23 04:59:47 +00:00
pvalchev
3101b76380 Remove Angelos from maintainer per his request 2002-12-23 00:37:49 +00:00
espie
867b3802ee Synch: 0.90rc1 2002-12-22 14:52:00 +00:00
espie
a6c7690c2f Update to 0.90rc1.
From maintainer, Bjorn.

PP fix from niklas@
2002-12-22 14:19:47 +00:00
brad
89b02e5304 one more header path is necessary to fix the PostgreSQL support for 7.3. 2002-12-18 05:19:45 +00:00
wilfried
7f63bd7cfe update to gnomemm-1.2.3 2002-12-17 09:45:44 +00:00
wilfried
d80efa44a7 update to fltk-1.1.2 2002-12-16 16:58:12 +00:00
espie
9dbd196dc4 1.2.1 2002-12-15 16:21:32 +00:00
espie
daa682abd9 Update to koffice-1.2.1 2002-12-15 13:08:12 +00:00
brad
a6b93425b7 typo in COMMENT 2002-12-15 00:00:53 +00:00
naddy
9b9f40b842 Update to 0.5; from Sebastian Stark <seb@todesplanet.de>. 2002-12-14 16:04:12 +00:00
brad
7ae8b0f3ed upgrade to openbox 2.2.2 2002-12-14 08:42:33 +00:00