ajacoutot
17ec0b58ce
Use the gettext module.
...
ok landry@ on an earlier diff.
2009-08-27 19:44:38 +00:00
ajacoutot
509d218fc4
WANTLIB changes after xcb addition and bump.
2009-08-11 08:38:41 +00:00
kili
403c150ae4
Move dependencies common to -main and -cups to WANTLIB.
...
Fix WANTLIB-cups and bump (no change for -main).
2009-06-12 20:01:09 +00:00
jakemsr
80e27f4e75
* add sndio backend for artsd
...
* use audio(4) instead of ossaudio(3) in kdemultimedia3 as much as
possible
* sync WANTLIB in dependant ports
testing/prodding from todd@. briefly discussed with naddy@, ajacoutot@
and jasper@
2009-01-29 22:28:58 +00:00
espie
2529c3e220
start updating to kde 3.5.10
...
style issues, regen with new make plist.
2008-08-26 16:52:28 +00:00
sthen
323cf44154
shared library and PKGNAME bumps due to use of isinf/isnan/nan
...
following libc/libm changes
2008-07-25 20:25:59 +00:00
jasper
25068a5080
- bumping distnames makes no sense :)
...
spotted by naddy@, thanks!
2008-04-11 16:16:55 +00:00
jasper
e09dfea979
- fix WANTLIB/LIB_DEPENDS after recent openexr update
2008-04-11 11:24:03 +00:00
espie
5d2b17efcf
start updating to 3.5.9, small piece by small piece
2008-03-25 11:45:08 +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
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
espie
b683e9dab6
update to 3.5.8
2007-10-24 21:52:16 +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
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
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
dec3aa0550
regen patches. fix long character decode.
2007-03-31 23:33:34 +00:00
espie
b32c1f8ed0
adjust for cups change (there is still stuff to do wrt xenocara and WANTLIB)
2007-03-28 00:21:06 +00:00
espie
216071f82b
revert minor fix for khtml that breaks a lot of stuff.
2007-02-02 13:18:30 +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
4ed0a57af4
switch to new MULTI_PACKAGES
2006-11-20 23:48:04 +00:00
steven
b58292acd3
USE_X11
2006-11-20 08:07:40 +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
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
steven
045bf9d37a
make the kspell library use aspell instead of ispell by default, since the
...
port already depends on aspell. prevents "cannot find ispell" errors.
go ahead espie@
2006-05-02 12:35:42 +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
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
espie
88c85b22f3
and fix konsole while at it.
2006-02-03 12:23:58 +00:00
espie
5479d4ca5f
Update to 3.5.1
2006-02-03 12:23:14 +00:00
espie
8ba1b0a538
javascript utf8 security patch
2006-01-23 09:19:36 +00:00
espie
b7255a6655
bump SHARED_LIBS for kde (all C++, no brainer)
2006-01-13 22:49:54 +00:00
espie
d71d0a285f
zap unneeded patches thanks to new libtool.
2006-01-13 14:04:31 +00:00
espie
8e9a592954
SHARED_LIBS
2006-01-03 09:10:53 +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
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
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