jakemsr
6254971cbe
- fix esound output
...
- disable jack for the time being
2008-03-24 04:48:08 +00:00
naddy
647b095b60
bump PKGNAME for PLIST changes 4.2 -> 4.3
2008-02-22 21:09:03 +00:00
ajacoutot
27e509243a
- make it possible to choose between different menu layouts (kde3, gnome)
...
using symlinks instead of being stuck with whatever was installed first
ok jasper@
2008-02-14 18:02:10 +00:00
jakemsr
75f4588530
fix xine-lib version detection
...
pointed out by viq at viq dot ath dot cx on ports@, thanks
2008-02-12 17:10:31 +00:00
ajacoutot
e2931ea0b3
- bin/fileshareset is commented in PLIST-main; since bin/filesharelist
...
is a symlink to bin/fileshareset, @comment it too
ok espie@
2008-01-25 17:36:17 +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
jakemsr
41cd1c99bd
use -pthread instead of -lpthread for pthreads linkage
...
fix some WANTLIB/LIB_DEPENDS in akode and amarok while here
bulk build tested by steven@, "go ahead" espie@ a while ago
2007-12-11 07:55:05 +00:00
kili
64efb3deb3
WANTLIB change after poppler update.
...
Bump pkgname.
2007-12-07 20:12:02 +00:00
kili
d906fdf383
SECURITY: CVE-2007-4352, CVE-2007-5392 and CVE-2007-5393.
...
(with the correct pkg bump, i.e. to p3)
ok simon@, jasper@
2007-11-12 21:02:03 +00:00
kili
222aa214f4
SECURITY: CVE-2007-4352, CVE-2007-5392 and CVE-2007-5393.
...
ok simon@, jasper@
2007-11-12 21:01:05 +00:00
steven
28d09d3e28
really use python 2.5
2007-11-03 08:04:40 +00:00
jakemsr
2f70b89794
the akode plugins are not currently working. exact cause is still
...
unknown. in the meantime, unbreak arts decoding of many codecs
by using the akode decoders only if there is no other decoder for
the codec, instead of using akode more or less by default.
ok brad@
2007-11-01 04:06:23 +00:00
naddy
abd93ef8b2
this was missed
2007-10-31 20:34:29 +00:00
naddy
c2896ebccb
add a scheme to patch individual language packs and fix the Persian one
2007-10-31 20:20:41 +00:00
jakemsr
f9bc9b9845
fix a libxine symbol test: use -pthread when linking executables
...
with libxine
2007-10-31 11:09:02 +00:00
espie
b683e9dab6
update to 3.5.8
2007-10-24 21:52:16 +00:00
steven
9bfed1ac43
bump PKGNAME after python version switch
2007-10-08 08:22:38 +00:00
jakemsr
987fa0b836
let artsd work in full-duplex mode by explicitly configuring the audio
...
layer for full-duplex
please make sure your base system is up-to-date before enabling
full-duplex in artsd in your local configuration
ok brad@
2007-10-08 01:37:15 +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
ajacoutot
63bd3b32a3
- enhance CUPS support:
...
* correct PATH for foomatic db files (asked by ian@)
* make it possible to restart the server from kcontrol (using pgreg
instead of /proc - from FreeBSD)
* fix WANTLIB
This changes make it possible to use kcontrol to easily
add/change/configure your printers when using CUPS.
- while here, don't try to strip the kdelibtool script
2007-10-06 12:47:20 +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
steven
3b92333205
switch teTeX -> texlive
...
discussed with sturm and mbalmer
2007-10-01 11:42:30 +00:00
ajacoutot
41177f30fd
- don't pick up libopensync just yet
...
- one glib-2.0 in WANTLIB is enough
2007-09-30 09:36:57 +00:00
mgrimm
4841b7d06b
Allow kdemultimedia to build with the audio/flac update, and also fix some
...
unrelated LIB_DEPENDS and WANTLIB issues while here, to make
port-lib-depends-check happy (more dependencies on x11/kde/arts3 contents,
libvorbisfile, libexpat and libfontconfig):
- Require FLAC.>=8,
- use a sledgehammer to make configure work with the new FLAC,
- make it work with the new API.
ok naddy@
2007-09-18 18:36:52 +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
kurt
f0a10c95ff
fix kded startup crash when launched from start_kdeinit due to undefined
...
symbols. okay espie@
2007-08-10 16:07:28 +00:00
steven
8c2a16ad49
drop version numbers on qtruby bindings.
...
problem reported by Jeremy Evans <openbsd at jeremyevans.net>
ok espie
2007-08-08 22:49:33 +00:00
kili
ace9ce5ead
SECURITY: CVE-2007-3387.
...
While here, tweak WANTLIB (+print/libpaper) and remove quotes from
COMMENT.
go for it, espie@
2007-08-03 00:46:29 +00:00
kili
fd22f8d1db
SECURITY: CVE-2007-3387.
...
While here, tweak WANTLIB (+print/libpaper) and remove quotes from
COMMENT.
go for it, espie@
2007-08-03 00:37:55 +00:00
naddy
b6813cc05f
bump package name due to OSREV increment
2007-07-28 14:08:08 +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
133af250a1
1.6.3
2007-06-09 23:10:45 +00:00
espie
02cac3fe35
forgot to add this patch
2007-05-30 16:42:03 +00:00
espie
81e874cd1a
forgotten patch. Noticed by brad@
2007-05-28 20:15:55 +00:00
espie
778d3133c5
update to 3.5.7
2007-05-27 20:38:40 +00:00
espie
75c000fc78
go to 3.5.7 as well. make sure it uses python 2.4 for now.
2007-05-27 16:49:44 +00:00
espie
3dac302515
update to 3.5.7 as well
2007-05-25 14:32:37 +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
espie
1df0dd589a
some tweaks in preparation of kde 3.5.7:
...
- the infrastructure now uses autoconf 2.60.
- don't bother to patch libtool, we have USE_LIBTOOL across the board.
- set LIBTOOL_FLAGS to ignore static libraries by default. We will no
longer bother building arts with static libs, since arts is going to
die with kde4, and nothing hardly ever uses it now (in fact, the 3.5.7
release of arts includes no new code, only infrastructure changes)
2007-05-14 14:06:43 +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
220b576a34
disable newly imported fam support for now, until we've had
...
time for proper tests.
2007-04-26 07:39:09 +00:00
espie
61d791b6b3
bye, bye anime-sitters
2007-04-05 18:04:23 +00:00
espie
8840fdebb9
finally kill fairly old stuff. I've even managed to misplace the last copy
...
of the distfiles, it looks like.
2007-04-05 18:03:51 +00:00
espie
be99f23aa5
more base64 checksums
2007-04-05 17:36:18 +00:00
steven
21e4cb8251
USE_LIBTOOL
2007-04-01 21:32:42 +00:00
espie
b25053b0e1
fix timezone info
2007-04-01 10:27:31 +00:00
espie
dec3aa0550
regen patches. fix long character decode.
2007-03-31 23:33:34 +00:00