zhuk
9935071d66
Move KDE 3 headers from ${PREFIX}/include to ${PREFIX}/include/kde.
...
Updates to dependant ports to follow.
Tested in a bulk, input and okay by landry@
Reviewed by aja@ too
2013-01-23 21:10:37 +00:00
zhuk
1e8bde9895
Fix a decade old KDE bug regarding cross-domain cookies handling:
...
http://paritynews.com/software/item/569-decade-old-kde-bug-fixed
"sure" ajacoutot@
2013-01-21 19:12:21 +00:00
zhuk
c7021aca16
Unbreak FLAVORs for KDE 3.
...
ok by espie@
2013-01-14 12:35:19 +00:00
zhuk
572ef60769
Enable Avahi support in KDE 3. Tested in a bulk build by landry@.
...
okay by espie@ and ajacoutot@.
2013-01-13 19:35:41 +00:00
zhuk
f1872ac8bf
Force disabling of Lua, kdelibs-3.5 tries to detect it otherwise.
...
Lua was used for scripts in Kate and nobody missed it until now.
okay espie@
2013-01-11 16:20:00 +00:00
ajacoutot
b96ed61899
Don't build kdecups for now; it is broken with cups >= 1.6.
2012-08-04 14:51:38 +00:00
ajacoutot
8f4dc25866
Don't redirect errors to /dev/null and don't return true(1)
...
unconditionally. Instead, don't check for the existence of index.theme.
This will allow us to catch errors that may be happening because of a
missing dependency in the chain.
Some hidden issues may appear, in which case please contact me.
discussed with and ok blind jasper@
2012-06-15 08:30:18 +00:00
ajacoutot
558258030f
Bump after sysutils/gamin -main subpackage changed PKGNAME.
2012-01-01 09:03:20 +00:00
ajacoutot
955922b6d8
We want @unexec-delete here.
2011-12-03 18:46:30 +00:00
ajacoutot
6dcb55953b
Adapt after gtk+2,-guic split.
2011-12-03 18:35:11 +00:00
espie
346b5bc6dc
normalize pkgpath
2011-09-16 12:29:12 +00:00
ajacoutot
adfd7f6996
Fix build fix cups >=1.5.
2011-09-08 10:34:25 +00:00
ajacoutot
07174a9714
We want to use @unexec here and not @unexec-delete.
...
The reason is that if a theme is removed after updating to a new version,
then we are left over with a useless cache file because we are using
pkg_add -u and not pkg_delete.
2011-05-19 14:43:16 +00:00
ajacoutot
c1dcb146ce
Sanitize some @unexec/@extraunexec calls to rm: move them up in the
...
PLIST and delete everything under the @sample'd directory instead of the
directory itself to prevent a warning from pkg_delete(1) trying to
remove a non existing directory and to help preventing left-over files
and directories.
2011-05-11 08:03:21 +00:00
espie
e50b98837f
new depends
2010-11-22 08:36:47 +00:00
landry
c067a81dbe
Unbreak after openssl update, diff from kili@, commiting on his behalf.
...
Similar diff from benoit@ on ports..
2010-10-06 08:13:31 +00:00
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