Commit Graph

83472 Commits

Author SHA1 Message Date
zhuk
7d4b34d68f KColorChooser is a simple application to select the color from the
screen or from a pallete.

Somehow missed yesterday. Noticed by nigel@
2013-04-25 16:59:05 +00:00
zhuk
6910162d00 KCalc is a calculator which offers many mathematical functions.
Somehow missed yesterday. Noticed by nigel@
2013-04-25 16:58:24 +00:00
sebastia
d25314a796 update sogo to 2.0.5a
OK landry@
2013-04-25 16:43:05 +00:00
sebastia
8599284dac update sope to 2.0.5a
OK landry@
2013-04-25 16:41:50 +00:00
sebastia
2b7c1d8ac4 bump after gnustep update, regen distinfo
OK landry@
2013-04-25 16:40:44 +00:00
sebastia
973b946e8a bump after gnustep update
as pointed out from Landry, while there, regen PLIST and update distinfo

OK landry@
2013-04-25 16:40:10 +00:00
sthen
993ea753e1 avoid unnecessary prototypes, regen plist while there 2013-04-25 16:38:40 +00:00
sebastia
193c700876 update Zipper to 1.5
support added for more compression formats

OK landry@
2013-04-25 16:35:36 +00:00
sebastia
508e60db47 update webservices to 0.5.10
minor library bump needed

OK landry@
2013-04-25 16:34:06 +00:00
sebastia
5ce9a2bd29 update sqlclient to 1.6.1
OK landry@
2013-04-25 16:33:27 +00:00
sebastia
512bbeff68 update simpleagenda to 0.43
OK landry@
2013-04-25 16:33:00 +00:00
sebastia
3e7c8a909f update PRICE to 1.2.0
OK landry@
2013-04-25 16:32:35 +00:00
sebastia
da4baa8c6c update gworkspace to 0.9.2
OK landry@
2013-04-25 16:31:57 +00:00
sebastia
64e54d3aa9 update graphos to 0.4
OK landry@
2013-04-25 16:31:23 +00:00
sebastia
2c552fd693 update gorm to 1.2.20
OK landry@
2013-04-25 16:30:54 +00:00
sebastia
cade379cbb update FTP to 0.4
OK landry@
2013-04-25 16:30:18 +00:00
sebastia
4bace4c525 update fisicalab to 0.3.2
OK landry@
2013-04-25 16:29:43 +00:00
sebastia
6f9633cd55 compatibility update dbuskit 0.1.1
OK landry@
2013-04-25 16:28:52 +00:00
sebastia
396f674392 update databasin to 0.6
OK landry@
2013-04-25 16:28:16 +00:00
sebastia
47a0941416 update batmon to 0.7
OK landry@
2013-04-25 16:27:40 +00:00
sthen
3c6a746642 regen patches/distinfo, no pkg change 2013-04-25 16:26:52 +00:00
sebastia
f736976761 minor update of gnustep-back to 0.23.0
OK landry@
2013-04-25 16:17:00 +00:00
sebastia
196219aa96 Update gnustep-gui to 0.23.1
Enable the GSSpeechserver
library crank needed

OK landry@
2013-04-25 16:16:28 +00:00
sebastia
52cac2ff77 update to gnustep-base 1.24.1
Getting rid of patch to make SYSTRACE happy, switch to use a GNUstep.conf
file in the x11/gnustep directory instead, more closely following what
the framework provides
API changes required a major library bump

OK landry@
2013-04-25 16:14:27 +00:00
sebastia
71b7804dbf Mostly maintenance release update of gnustep-make to 2.6.4
OK landry@
2013-04-25 16:10:53 +00:00
sthen
ddea5f2642 handle a "long long"-sized time_t. 2013-04-25 15:57:18 +00:00
gonzalo
b0547f218b sync with the last version 1.4.04
ok aja@ (maintainer)
2013-04-25 15:31:29 +00:00
sthen
7f642e1af6 add ssldump patches from sourceforge tracker, unbreaking runtime
drop USE_GROFF, regen plist+distinfo while there
2013-04-25 15:21:40 +00:00
sthen
51494f770d add comments to existing patches; no pkg change 2013-04-25 15:18:19 +00:00
sthen
d1061c8689 regen patches, no package change 2013-04-25 14:02:01 +00:00
sthen
0aa6419dce SECURITY update to phpmyadmin 3.5.8.1, fixes incl php code execution for
logged-in users. more details at http://cxsecurity.com/issue/WLB-2013040179

OK gsoares@
2013-04-25 13:37:16 +00:00
zhuk
82878a42c8 Fixup dependencies here too. Won't build => no bump. 2013-04-25 12:21:01 +00:00
zhuk
ee60f09016 When Phonon was moved from WIP, REVISION in port was removed, but reference
to it in phonon.port.mk wasn't => build is broken.

Noticed by nigel@
2013-04-25 11:54:01 +00:00
landry
3d0e5cccf7 cvs rm forgotten old patches, spotted by nigel@ 2013-04-25 09:13:55 +00:00
landry
6e487896d9 Fix WANTLIB, ensure harfbuzz/icu is there - lost two days building broken
webkit on ppc because of that.
2013-04-25 07:11:43 +00:00
ajacoutot
4e6d887eda Update to atk2mm-2.22.7. 2013-04-25 05:58:08 +00:00
ajacoutot
6017c0131b Update to pangomm-2.34.0. 2013-04-25 05:53:19 +00:00
ajacoutot
9933218fb2 Update to libsoup-2.42.2. 2013-04-25 05:45:56 +00:00
landry
335e4ec9d2 Update to scribus 1.4.2.
From Jiri B, ok kili@
2013-04-24 22:40:05 +00:00
zhuk
b51afb5058 Explicitly depend on ruby18 FLAVOR of ruby-qt. Did not built => no bump. 2013-04-24 20:47:35 +00:00
zhuk
6380184ccc Very complete bindings to the Qt API, with no dependencies on KDE.
This is basically the same as x11/ruby-qt4 beacuse those are just
different releases of the same project. Idea is to make this package
a replacement for the x11/ruby-qt4.
2013-04-24 20:45:30 +00:00
zhuk
d2a08b5b15 Update KDE4 Web development package to 4.10.2. 2013-04-24 20:07:20 +00:00
zhuk
c202215998 Update KDE4 toys package to 4.10.2. 2013-04-24 20:04:28 +00:00
zhuk
d4133df6fd Update KDE4 PIM libraries package to 4.10.2. 2013-04-24 20:03:39 +00:00
zhuk
d6c9b6c675 Update KDE4 PIM applications package to 4.10.2. 2013-04-24 20:01:23 +00:00
zhuk
13a473eab9 Update Oxygen icon theme to 4.10.2. 2013-04-24 19:50:40 +00:00
zhuk
0844c4a721 Update KDE network package to 4.10.2. 2013-04-24 19:48:51 +00:00
zhuk
3373d6ed95 Update KDE4 libs package. 2013-04-24 19:45:29 +00:00
zhuk
3f12d7c511 Update KDE4 artwork package (screensavers and other "active" graphics stuff). 2013-04-24 19:32:57 +00:00
zhuk
5c4baedc78 Update KDE4 admin package. 2013-04-24 19:30:57 +00:00