Commit Graph

1078 Commits

Author SHA1 Message Date
sthen
e5d3c5de07 bump for new python 2010-08-30 21:49:54 +00:00
ajacoutot
6f2004c52a Revove BROKEN-powerpc, it works fine after the gcc4 switch, from Brad. 2010-07-27 04:44:37 +00:00
naddy
34837b39ea bump PKGNAME for PLIST changes 4.7 -> 4.8 2010-07-24 23:05:08 +00:00
kili
95c48078ce Fix WANTLIB (s/wmflite-0.2/wmflite/) and bump. 2010-07-13 09:28:07 +00:00
kili
3cbf14992a Fix WANTLIB (+lib/kde3/kdegames). 2010-07-12 21:25:31 +00:00
kili
277ec02332 Fix WANTLIB-main (stripping version numbers from lber and ldap).
I'm not removing extra libraries reported by port-lib-depends-check
for now.
2010-07-12 20:44:02 +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
espie
af53957b39 remove old stuff, and ws 2010-07-06 22:52:07 +00:00
espie
ec0c589fd8 fix bogus LIB_DEPENDS 2010-07-03 18:00:07 +00:00
naddy
f1f21e3d6a fix SO_PEERCRED fallout 2010-07-03 17:05:12 +00:00
espie
78ed048cb3 kmedia2_idl does come from arts, not libs. 2010-07-03 10:13:28 +00:00
landry
1e361a2c5a Remove sparc64-specific patch now that it switched to gcc4.
From Brad.
2010-06-12 14:33:01 +00:00
espie
a18dabfd87 we don't have all *l functions. fixes gcc4 2010-05-22 10:14:34 +00:00
ajacoutot
0d0c9d8c8c Add missing gtk-update-icon-cache goos.
ok landry@ espie@
2010-05-15 08:48:01 +00:00
ajacoutot
dae1069db4 SECURITY: CVE-2010-0436, see:
http://www.kde.org/info/security/advisory-20100413-1.txt

diff from FreeBSD via brad.
2010-05-13 07:01:00 +00:00
jakemsr
c3bff210a6 sndio supported as default audio output method for mpeglib
eyeballed by ratchov@
2010-04-26 01:37:59 +00:00
jasper
7d16b66d27 - more BROKEN-$ARCH 2010-04-15 18:35:02 +00:00
ajacoutot
9cb31f3652 Consistency: remove the 1, 2 or even 3 empty blank lines.
sthen@ agrees
2010-04-15 14:29:16 +00:00
espie
100f0c7870 SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus
breaking cd /usr/ports && SUBDIR=some/path make something for
category makefiles. While there, also put spaces around += uniformously.
okay naddy@, jasper@
2010-02-01 17:00:12 +00:00
naddy
72b44c5513 bump PKGNAME for PLIST changes 4.6 -> 4.7 2010-01-27 21:43:27 +00:00
espie
3803247c2b yet more KERN_PROC shit.
It's not complicated, just some time I would rather use doing important stuff,
like testing pkg_add...
2010-01-17 09:18:57 +00:00
espie
3596e2db24 grumble. fix build after KERN_PROC hiding 2010-01-17 08:58:38 +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
ac7d104490 Set XDG_MENU_PREFIX.
ok landry@
2009-11-14 16:41:57 +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
kili
bc12b40d5f Bring back okTo{Print,Change,Copy,AddNotes} diffs, which I
dropped by accident.
2009-10-25 12:45:53 +00:00
kili
9f2a062bdc Add tons of xpdf-related security fixes.
"reads fine" landry@
2009-10-15 15:50:25 +00:00
kili
69f8935227 Fix some WANTLIB and LIB_DEPENDS typos, unbreaking this and saving
ajacoutot's mailbox beeing flooded with complaints. Bump all, because
I'm lazy.

Tweaks and ok, ajacoutot@
2009-08-31 18:51:02 +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
naddy
9a87887922 always use the same upper/lower case for a package name 2009-06-29 15:33:28 +00:00
naddy
4e6185f1e7 register kdm configuration files for cleanup; ok espie@ 2009-06-29 15:05:02 +00:00
sthen
dbdadfd508 sync WANTLIB-svn, bump PKGNAME-svn 2009-06-24 20:40:55 +00:00
sthen
3477a174b7 sync WANTLIB-sane, bump PKGNAME-sane. 2009-06-24 20:40:23 +00:00
naddy
2b84b064ff bump PKGNAME for PLIST changes 4.5 -> 4.6 2009-06-22 17:00:23 +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
ajacoutot
0df01cad96 - add missing gtk-update-icon-cache goo
- regen PLIST
2009-04-05 10:51:33 +00:00
naddy
619c0772ea beware the interaction of += and ?= when there is a Makefile.inc 2009-03-28 19:22:22 +00:00
sthen
cb16bf5d1a package specs, mostly pointed out by Nigel J. Taylor 2009-03-23 09:57:54 +00:00
sthen
55a3d3de44 python depends 2009-03-16 12:53:03 +00:00
ajacoutot
d32f6dd2b0 - fix lib_depends spec 2009-03-14 17:51:10 +00:00
espie
923d01d1de fix dependency 2009-03-10 18:31:41 +00:00
jasper
5e6fba0b46 - first pass of regenerated WANTLIB in x11/ 2009-03-07 14:23:24 +00:00
naddy
9ea99647ac bump PKGNAME for PLIST changes 4.4 -> 4.5 2009-02-09 20:48:23 +00:00
jakemsr
af55aebe26 *sigh* more stuff that got missed in the previous commit 2009-01-29 22:37:21 +00:00
jakemsr
9a54e5c892 file additions/removals that got left out of the previous commit 2009-01-29 22:34:33 +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
ajacoutot
5c4f46ca0f - fix missing and/or wrong desktop goos
Thanks to sthen@ who came up with a nice big list of potential missing
desktop goos but got caught up by crack-attack...
ok sthen@ jasper@
2009-01-29 17:37:56 +00:00
kili
dcb7862772 Fix after update of GraphicsMagick.
Test feedback from Vadim Zhukov <persgray@gmail.com>.

ok okan@
2009-01-08 19:57:49 +00:00
ajacoutot
4cfebec57a - this only needs to build/run_depends on xscreensaver-data 2008-11-29 11:30:46 +00:00
steven
827cb0f86c don't override USE_LIBTOOL
ok espie@
2008-11-28 19:36:14 +00:00
okan
85b5b8e860 - adapt for updated ImageMagick
- sync PLIST (@bin markers)
- fixup WANTLIB

ok kili@
2008-11-20 13:40:48 +00:00
ajacoutot
c868c6dc18 - fix WANTLIB after neon update 2008-11-13 13:14:51 +00:00
sthen
9b15fff845 unbreak build & bump package; bad dependencies following subversion update.
problem noticed by/joint work with/final diff from viq
2008-11-06 12:37:53 +00:00
kili
43004017b4 Add a @pkgpath marker after the split into -main and -svn subpackages
and bump PKGNAME-main.

ok espie@
2008-10-12 19:06:30 +00:00
brad
9ff8167cd5 Enable the V4L2 support in Kopete. Tested with MSN webcam support.
ok robert@
2008-09-07 22:58:25 +00:00
espie
e3abdd0610 add the new languages 2008-08-29 13:08:33 +00:00
espie
b94a7f73d9 update the existing translations 2008-08-29 12:59:49 +00:00
espie
4a6de4c1ec 3.5.10, missing i18n as usual... 2008-08-29 11:27:43 +00:00
espie
991469517c stop depending on the exact screensaver modules being installed,
just put all the desktop files in, it's simpler.
2008-08-29 10:54:06 +00:00
espie
768c0ce213 3.5.10 2008-08-28 08:52:00 +00:00
espie
844f8f9f5d more 3.5.10 2008-08-27 15:21:50 +00:00
espie
696f6d3591 3.5.10 update...
as for sdk, recognize svn, and create an extra package for it...
2008-08-27 13:39:27 +00:00
espie
ac00e0d240 updat to 3.5.10 2008-08-27 12:25:14 +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
martynas
5b2f60e56b proper NAN definition is now in math.h. ok sthen@ 2008-07-25 23:09:44 +00:00
kili
11a1f108a7 Bring back @exec genkdmconf.
"Looks good" espie@
2008-07-25 20:28:03 +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
naddy
b3e53655d3 bump PKGNAME for PLIST changes 4.3 -> 4.4 2008-07-04 19:57:06 +00:00
tobias
751650761c On 64-bit systems, artsdsp tries to access lib64, which is not available.
Also, ldpreload the proper shared objects.

Input and ok martynas, ok bernd
2008-06-12 19:18:00 +00:00
ajacoutot
5ed9331ede - integrate several patches:
* from openSUSE RPM: kmail-avoid-crash-on-startup.diff
* from KDE src repo:
  don't crash after changing the layout and replying;
  more guards against not yet set accounts;
  don't crash when trying to create a subfolder of a calendar folder in
    a new account

from brad@
2008-05-29 11:58:52 +00:00
ajacoutot
62b275629a - disable the DRM bits from KPDF like it was done for xpdf
from brad@
2008-05-21 09:46:18 +00:00
naddy
a994db561b fix name for post-patch hook; ok espie@ 2008-05-15 21:16:30 +00:00
naddy
e99ada19ab unbreak Persian and Russian 2008-04-21 20:21:19 +00:00
espie
1530d52cb2 3.5.9 2008-04-13 12:14:11 +00:00
espie
3989a5ae10 3.5.9 2008-04-13 10:27:53 +00:00
espie
5493cf55f7 3.5.9 2008-04-13 09:48:57 +00:00
espie
0183804b73 3.5.9 2008-04-13 04:27:47 +00:00
espie
b9ffeddf7d 3.5.9 2008-04-12 20:39:33 +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
0d908a74f6 3.5.9 2008-03-27 11:39:23 +00:00
espie
977498a577 3.5.9 2008-03-27 09:35:01 +00:00
espie
da515b2888 3.5.9 2008-03-26 16:50:23 +00:00
espie
61ade5476c 3.5.9 2008-03-26 13:22:22 +00:00
espie
e761469f06 3.5.9 2008-03-26 11:48:34 +00:00
espie
22f456c077 3.5.9
tweak for statvfs
2008-03-26 11:11:42 +00:00
espie
2dcce08fa5 3.5.9 2008-03-26 10:04:21 +00:00
espie
48b443f38d 3.5.9 2008-03-26 09:15:47 +00:00
espie
1ce9bf9625 3.5.9 2008-03-25 21:22:52 +00:00
espie
a501ea08bb 3.5.9 2008-03-25 17:34:14 +00:00
espie
df13d4812b 3.5.9 2008-03-25 13:41:35 +00:00
espie
c79ccffb0d 3.5.9 2008-03-25 12:26:02 +00:00
espie
5d2b17efcf start updating to 3.5.9, small piece by small piece 2008-03-25 11:45:08 +00:00