Commit Graph

2563 Commits

Author SHA1 Message Date
pvalchev
8fa76ea898 fix some warnings; from maintainer Jim Geovedi 2003-04-13 07:48:02 +00:00
pvalchev
ecef48e44f don't assume OpenBSD/i386 means a.out, add !__ELF__ define; ok espie 2003-04-12 17:12:25 +00:00
espie
c55f7e18d6 security update: invoke ghostscript with safe flags, to disable
pdf/postscript possible holes.
2003-04-12 15:37:01 +00:00
pvalchev
e0965b3a91 fix Xft after XFree update; ok maintainer Jim Geovedi 2003-04-11 16:20:21 +00:00
marcm
4affedc1f7 Missing BUILD_DEPENDS. Noticed by naddy@ 2003-04-11 05:05:02 +00:00
jsyn
43d7195899 quote COMMENTs; ok naddy@ 2003-04-10 18:08:56 +00:00
pvalchev
e9f6c0150a fix freetype2 paths w/ new XF4 2003-04-10 16:58:19 +00:00
espie
70968c30de activate gphoto support.
pull stuff that requires specific dependencies into subpackages:
kamera (libgphoto2, exif) and kpovmodeller (glut, povray)
2003-04-10 00:00:23 +00:00
espie
aadeb59a52 oops, somehow I forgot to disable the netscape plugins in a commit.
Reported by lots of people.
2003-04-09 23:53:02 +00:00
espie
53c7ee4db1 --disable-iconv is not enough, --disable-freetype as well 2003-04-06 22:56:28 +00:00
naddy
b40318e118 Update to 4.1.11. 2003-04-06 02:59:48 +00:00
espie
e09f90db54 3.1.1 update 2003-04-05 14:54:57 +00:00
espie
89eb769d9a +libs 2003-04-05 14:54:19 +00:00
espie
fd5449f452 Update most of kde to 3.1.1.
Needs rebuild to check against XFree 4.3.0.
2003-04-05 14:53:38 +00:00
espie
d4512bb2c8 and remove integrated patches 2003-04-05 14:48:19 +00:00
espie
eea691e9a2 Update to qt-3.1.2, move samples from qt to qt-mt, enable tablet support. 2003-04-05 14:45:19 +00:00
wilfried
191d956047 update to fltk-1.1.3 2003-04-02 12:58:43 +00:00
sturm
f259b05fc2 missing dirrm 2003-03-31 17:44:21 +00:00
sturm
d348a7d641 USE_X11=Yes 2003-03-31 14:59:29 +00:00
miod
c0c3f60da9 Update the USER_LDT blurb to match reality; some feedback from espie@,
ok naddy@
2003-03-30 12:27:55 +00:00
marcm
a15b56bc4b lib/bonobo and friends are now owned by the Gnome2 bonobo subsystem
rather than Gnome1.
2003-03-30 06:33:18 +00:00
couderc
d1b20a13c9 Use gcc3 on sparc64 2003-03-29 15:02:21 +00:00
couderc
425f102c35 Update to 1.3.7 2003-03-29 14:16:00 +00:00
espie
828608b31d grrr... I hate cvs. 2003-03-29 00:18:25 +00:00
espie
e8a52d7d0a 0.9.1, minor changes 2003-03-28 18:17:15 +00:00
espie
66a8f0e7db version 0.9.1, minor fixes 2003-03-28 18:16:44 +00:00
marcm
12c3c33d65 lib/gtk-2.0/2.0.0/engines is owned by GTK+2 now. 2003-03-28 07:38:13 +00:00
marcm
57a8bcf28c Gnome2's vfs is now the owner of lib/vfs. 2003-03-28 07:36:48 +00:00
marcm
f94c8a9622 Have gtk+2 own lib/gtk-2.0/2.0.0/engines and lib/gtk-2.0/2.0.0/modules so
that other gtk+2 engines and modules can be installed/removed without
stepping on each other.
2003-03-28 07:28:21 +00:00
marcm
e277424ca2 A more proper fix for -pthread issues. 2003-03-28 07:19:36 +00:00
marcm
f209ad6eff Make Gnome2 be able to find the default KDE icons. 2003-03-28 07:18:22 +00:00
ian
f2039de996 s/_macppc_/_powerpc_/ so klaptopdaemon builds on MacPPC; fix comments.
Commented by drahn@, ok pval@.
2003-03-17 21:00:59 +00:00
espie
60b30146a5 give auth file to _x11 user if it exists.
Mimics xdm's behavior, so that kdm fully works with OpenBSD's X server.

okay'd pval@
2003-03-12 01:17:57 +00:00
pvalchev
517bcb75be register appropriate dependencies 2003-03-06 01:33:18 +00:00
naddy
010393609c Do not build and install todo(1). It has little use and conflicts
with productivity/devtodo.  ok pvalchev@
2003-03-05 22:09:44 +00:00
naddy
50f01d699c mark broken, doesn't build with Qt 3.1; ok pvalchev@ 2003-03-05 16:09:07 +00:00
espie
c4b8047d7e backport buffer overrun fix from qt 3.1.2.
ok pval@
2003-03-04 18:06:59 +00:00
ish
c6fb86505a - fix permissions on socket
- suggest to run the daemon as non-root
- ok matthieu, pval
2003-03-03 06:54:11 +00:00
margarida
02cba442cc synch 2003-03-02 22:55:05 +00:00
pvalchev
475ad35ecf sync patches (linenumbers) 2003-03-02 22:07:48 +00:00
pvalchev
5fce0e0d34 cast NULL sentinel to void * to make sure it's 64-bit on 64-bit architectures
(missed this one)
2003-03-02 21:23:03 +00:00
pvalchev
db084e84a2 cast NULL sentinel to void * to make sure it's 64-bit on 64-bit architectures 2003-03-02 21:22:22 +00:00
pvalchev
f5c52a5dae needs -pthread 2003-03-02 21:08:39 +00:00
espie
f8417a93a1 Explain how to install kmplayer so that it cooperates (more or less) with
the rest of kde and mplayer.
2003-03-02 14:27:42 +00:00
espie
604483561e Synch checksum, remove extra dirs.
Note that kmplayer wants an mplayer with arts (e.g., sdl or arts)
2003-03-02 14:22:47 +00:00
david
e74e4a4773 fix more spelling errors/typos
ok pvalchev@
2003-03-02 05:35:10 +00:00
david
388a53f2fc fix some more spelling errors
ok pvalchev@
2003-03-01 09:22:50 +00:00
pvalchev
26cf1d617f Cast NULL sentinel to void * to make sure it's 64-bit on 64-bit architectures 2003-03-01 06:25:19 +00:00
brad
892b460981 MODKDENO_DEBUG -> MODKDE_NODEBUG, the two users of this were already using
the later variable name.

espie@ ok
2003-02-28 15:08:21 +00:00
naddy
ce1180d3a7 Do not attempt to remove share/locale/* directories. 2003-02-27 02:43:26 +00:00