ajacoutot
3f97859356
Update to latexila-2.8.1.
2013-05-07 06:09:50 +00:00
jasper
0436d2f211
MASTER_SITES=${HOMEPAGE} is no good when there's no HOMEPAGE.
2013-05-06 12:00:54 +00:00
brad
34b80ff727
- Simplify sndio configure check based on feedback from upstream
...
- Remove X LP64 patch as the bug was fixed upstream awhile ago
ok sthen@
2013-05-05 21:11:32 +00:00
jasper
a8a89df0a5
update to yad-0.20.3
2013-05-05 19:07:44 +00:00
gonzalo
226df9aef1
Update for Spectrwm to 2.3.0.
...
Bugfixes and others.
Just go ahead sthen@
2013-05-05 16:09:38 +00:00
bcallah
6c748f947a
Change MASTER_SITES, as upstream changed the location of the tarball.
...
ok espie@
2013-05-05 13:03:59 +00:00
ajacoutot
33260547ba
Update to gnome-keyring-3.8.2.
2013-05-05 05:56:49 +00:00
ajacoutot
340e716ba7
Update to gcr-3.8.2.
2013-05-05 05:50:18 +00:00
bcallah
2f7a5f533b
Update x11/terminator to 0.97
...
From Juan Francisco Cantero Hurtado <iam@juanfra.info> (MAINTAINER)
2013-05-03 23:21:17 +00:00
jasper
fc1dbc3447
- update to virt-viewer-0.5.6
2013-05-03 07:08:51 +00:00
ajacoutot
357f55154a
Update to (meta-)tracker-0.16.1.
2013-05-01 12:40:18 +00:00
ajacoutot
2dd9d7d8f2
Committed upstream.
2013-05-01 08:48:36 +00:00
ajacoutot
849d6e64d8
Fix an abort() due to the way mutex were handled.
...
from upstream with help from kurt@
2013-05-01 06:57:50 +00:00
jasper
72513516ca
fixup comment
2013-04-30 19:56:40 +00:00
abieber
46d2159d83
+p5-Clipboard
2013-04-30 14:57:27 +00:00
abieber
01d3418e77
Initial import of p5-Clipboard - a perl module to acces the x11 clipboard
...
OK sthen@
2013-04-30 14:54:46 +00:00
ajacoutot
763d3949e1
Committed upstream with a tweak.
2013-04-30 08:35:44 +00:00
brad
24212352d7
Tweak some of the Makefile comments and remove some hacks in the
...
configure script which are no longer necessary.
ok sthen@
2013-04-30 00:46:56 +00:00
gonzalo
3001063087
Update for Ion to 20090110:
...
* Apply FRAME_SHADED_TOGGLE hack in WFrame.maximize_vert
for correct unshaded size hints to rqgeom handlers.
* A few strings were missing translation wrapper
* Shouldn't open queries in frame if message box is open.
* WMPlex focus code fixes/improvements.
* Unsqueeze fixes
* ioncore_warn_nolog uses usual warn if not in OPMODE_INIT.
And another bugs.
Tested by gilles@ (thanks!)
2013-04-29 12:40:49 +00:00
ajacoutot
55ef8d9ef5
Move a big part of DESCR into a README.
...
Drop MESSAGE.
Merge PFRAG.shared into PLIST.
ok espie@ (maintainer)
2013-04-29 12:10:24 +00:00
espie
5524073408
allow qtextstream to serialize long long integers out.
...
For completion, qt3 should also serialize long long in, but that's
a more intrusive change, and it's not really needed to keep existing
things compiling.
Obviously, this code is totally different and 64 bits capable in qt4.
this fixes the build of kdepim3 post 64 bits time_t.
problem noticed by sthen@.
2013-04-29 10:44:43 +00:00
jasper
e6e651f8f2
- update to spice-gtk-0.19
2013-04-28 15:11:31 +00:00
sebastia
8f2073234e
move pkgIndex.tcl from PLIST to PFRAG.shared
...
since its not created on static archs
REVISION bump
OK stu@
2013-04-28 13:01:34 +00:00
ajacoutot
0712305432
No need for gtar.
2013-04-28 08:18:55 +00:00
ajacoutot
7aec978cfc
Remove uneeded chunk.
2013-04-28 07:18:46 +00:00
ajacoutot
d5c438d05e
Simplify patching.
2013-04-28 07:07:56 +00:00
zhuk
77f2786fd5
Oops, forgot to actually commit a dependency fix for KAlgebra.
...
Noticed by nigel@ and RD Thrush on ports@, sorry!
2013-04-27 20:45:17 +00:00
zhuk
8632fb40a0
Stupid me, pre-fake target has PREFIX == TRUEPREFIX. Should fix some
...
failures that testers didn't hit yet.
From warning noticed by RD Thrush on ports@, thanks!
2013-04-27 20:22:36 +00:00
sthen
e5afc3fb45
As worked out by naddy, qt4 only builds gtk theme support if gtk+2
...
was present at configure time, so the build is non-deterministic.
(notably audio/musique build fails unless qt4 was built with gtk
theme support). Add gtk+2 as a build dep to avoid this. Sync WANTLIB
while there. ok espie@
2013-04-27 15:42:15 +00:00
zhuk
9a0898c36e
Actually, uses gtar at build. Was missed after recent change from gtar to
...
tar in kde4.port.mk (in WIP).
Problem found by nigel@
2013-04-26 18:31:51 +00:00
zhuk
50a8c49ef0
One more extra patch.
...
Found by nigel@.
2013-04-26 18:00:26 +00:00
brad
93a5f7d869
Update to wxSVG 1.1.14.
...
ok sthen@
2013-04-26 16:16:50 +00:00
zhuk
27e07468d1
Make Gwenview compile with libjpeg-9. This will not allow to operate on some
...
modern JPEG images, but with libjpeg-8 it wasn't able, too, anyway.
No bump needed.
Reported by nigel@
2013-04-26 10:32:19 +00:00
zhuk
ecb8825e51
Add missing BDEP/RDEP on x11/xscreensaver. Probably missed somewhere in WIP
...
a while ago.
Noticed by nigel@
2013-04-26 09:35:05 +00:00
zhuk
55bc265726
Fix WANTLIB, bump for safety.
...
Found by nigel@
2013-04-26 09:24:30 +00:00
zhuk
1186cd9bd0
Zap the patch missed when updating KDE4 network package.
...
Found by nigel@
2013-04-26 09:20:41 +00:00
zhuk
02c0c89ce2
Missing LIB_DEPENDS, spotted by nigel@.
2013-04-26 07:11:53 +00:00
zhuk
1f341170c6
Disable kalzium until dependency problems got fixed.
2013-04-25 21:18:41 +00:00
zhuk
53e0e81c80
Add files missed on kdelibs-4 update.
...
Found by nigel@
2013-04-25 21:17:28 +00:00
landry
795cc21832
Missing REVISION bump, spotted by nigel@
2013-04-25 21:11:57 +00:00
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
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
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