espie
8136142b43
use REVISION instead of hardcoding p-numbers.
...
Note the way REVISION and WANTLIB are defined.
This is (more or less) the Makefile portion that lib-depends-check is supposed
to handle eventually...
2010-07-10 12:44:30 +00:00
espie
c627d95278
clean-up AND small changes:
...
- copy libs over to lib/kde3 (to prepare coexistence with kde4, eventually)
- move lib depends over to WANTLIB
- update WANTLIB for recent changes
- create links to avoid pkg_create protests over non existing links
2010-07-08 21:28:48 +00:00
naddy
f1f21e3d6a
fix SO_PEERCRED fallout
2010-07-03 17:05:12 +00:00
ajacoutot
0d0c9d8c8c
Add missing gtk-update-icon-cache goos.
...
ok landry@ espie@
2010-05-15 08:48:01 +00:00
ajacoutot
861a799ae0
Use @unexec-delete instead of @unexec for the *-update-* goos.
...
prodded by espie@
discussed with espie@ sthen@ landry@
2009-12-21 20:46:00 +00:00
pea
6aa334fa9e
Fix LIB_DEPENDS
...
ok aja@
2009-12-04 16:05:57 +00:00
ajacoutot
76bc659694
Use gamin instead of fam.
...
ok landry@ jasper@
2009-12-04 08:09:57 +00:00
ajacoutot
37aa33ad3a
Fix merged menu directory location.
...
The way it works is the following:
* all desktops install their main menu as blah-applications.menu
(e.g. kde3-applications.menu)
* however, we do not want the merged directory name to be constructed
from the menu name, because we want all applications and desktops to
install merged files into the same directory: applications-merged, so
that everyone benefit from it.
Issue reported by Daniel LEVAI on ports@
2009-12-02 15:39:39 +00:00
ajacoutot
0c6eda3eca
Unbreak packaging: regen WANTLIB after CUPS gnutls -> openssl move.
...
spotted by jasper@
2009-11-23 08:20:45 +00:00
ajacoutot
a823c8b922
Respect XDG_MENU_PREFIX instead of using the hardcoded applications.menu
...
and remove the symlink hack.
ok landry@
2009-11-14 16:41:03 +00:00
jasper
9fc5b90e2b
- adapt patch now that we have ENOTSUP defined
2009-10-27 14:38:15 +00:00
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