landry
a2c1df75eb
Forgot to cvs rm patch for bug #7117 which was included upstream.
...
Pointed out by Nigel Taylor, thanks!
2011-03-04 21:45:23 +00:00
dcoppa
835f569154
Update to libev-4.04
...
OK jasper@
2011-03-04 21:30:13 +00:00
pea
f22adbdcb4
Update to 1.2.0
...
ok ajacoutot@, jasper@
2011-03-04 17:00:07 +00:00
rpointel
c117fa51e7
update sylpheed to 3.1.0.
...
reads ok aja@.
2011-03-04 16:35:40 +00:00
jasper
b36374ae02
- fix WANTLIB
...
- regen PLIST
from Gleydson Soares (MAINTAINER)
2011-03-04 16:12:01 +00:00
sthen
74ed15a946
don't miss the last item when sorting by age; thanks again to Simon Kuhnle
2011-03-04 14:08:58 +00:00
jasper
38fd5299ea
- update gtkwave to 3.3.20
...
- remove unneeded patches and use FAKE_FLAGS instead
2011-03-04 13:25:41 +00:00
sthen
b6c1951ace
fix 'last changed' display on BE LP64, from Simon Kuhnle, thanks!
2011-03-04 11:21:45 +00:00
giovanni
40caa64017
Fix a segfault spotted by edd@
2011-03-04 10:18:13 +00:00
pea
1df7aa6506
Fix the ${foo:0:} crash
...
ok ajacoutot@, jasper@
2011-03-04 10:08:59 +00:00
jasper
cae9a5e207
- Security update of phpmyadmin to 3.3.9.2, fixes CVE-2011-0987.
...
ok kevlo@ (MAINTAINER)
2011-03-04 07:57:39 +00:00
robert
5b6bd10658
update to 3.3.1.2
2011-03-04 07:57:36 +00:00
landry
0817db9e98
Xulrunner 1.8 went to the attic, we can nom uncomment and ship xulrunner
...
-{gtkmozembed,js,plugin}.pc files.
Prodded by brad, went into a bulk build without fallout.
2011-03-03 22:13:02 +00:00
ajacoutot
95259052d8
Remove XXX, these now build fine by default on macppc.
2011-03-03 21:40:39 +00:00
rpointel
4d621d2ead
update aria2 to 1.10.9.
...
ok aja@.
2011-03-03 21:38:22 +00:00
jasper
ede5e95e38
- update ski to 6.7
...
from Gleydson Soares (MAINTAINER)
2011-03-03 21:33:28 +00:00
stsp
047d472de7
Apply upstream commit 37077aa475d2dee81f87daa05297b201eeb99c87.
...
Fixes a heap overflow and resulting crashes with some PDF documents.
This patch was devised during ports lock.
Upstream has since released poppler-0.16.3 which includes this fix.
ok sthen, "don't wait for me" kili
2011-03-03 21:25:38 +00:00
stsp
1bfd6642b1
Apply a patch to fix a heap overflow (poppler has the same fix, and xpdf
...
upstream will release this fix in xpdf-3.03).
Also apply a patch that kili@ lifted from poppler some time ago.
Both patches fix crashes seen with some PDF documents.
ok sthen, "don't wait for me" kili
2011-03-03 21:22:13 +00:00
landry
1845f1b55b
Update to xfce4-notifyd 0.2.1
2011-03-03 21:19:59 +00:00
landry
1a34a7d928
Update to xfce4-settings 4.8.1.
2011-03-03 21:19:12 +00:00
landry
24d0f7be8d
Update to thunar-archive 0.3.0.
...
Remove patches from http://bugzilla.xfce.org/show_bug.cgi?id=6093 , now
merged upstream.
2011-03-03 21:17:11 +00:00
landry
6c9bcf1c4a
Unbreak by updating to xfce4-weather 0.7.4, now working with panel 4.8.
2011-03-03 21:11:29 +00:00
landry
ce1411440c
Update to thunar 1.2.1, regen WANTLIB.
2011-03-03 21:10:38 +00:00
landry
811edfe4a9
Update to xfwm4 4.8.1.
2011-03-03 21:08:19 +00:00
landry
4bd106fce3
Update to xfdesktop 4.8.1.
2011-03-03 21:07:56 +00:00
landry
fcd22501bb
Update to xfce4-panel 4.8.2.
2011-03-03 21:07:00 +00:00
landry
82897a03c6
Update to xfce4-mixer 4.8.0.
2011-03-03 21:05:47 +00:00
landry
2cbde9b50e
Update to xfce4-diskperf 2.3.0, regen WANTLIB.
2011-03-03 21:04:55 +00:00
landry
19e236d29c
Update to xfce-utils 4.8.1.
2011-03-03 21:03:52 +00:00
landry
a82691d1ae
Update to terminal 0.4.6.
2011-03-03 21:03:09 +00:00
landry
a6dbf5bf60
Update to ristretto 0.0.93.
2011-03-03 21:02:34 +00:00
landry
3f9e58c61b
Update to orage 4.8.1.
2011-03-03 21:01:58 +00:00
stsp
fc4b76c802
SECURITY FIX: Update to 1.6.16 (fixes CVE-2011-0715)
...
ok jasper landry
2011-03-03 20:46:32 +00:00
robert
d98d635e81
turns out that disable_sse2 is only checked on i386 so remove the check
...
for amd64
2011-03-03 19:39:17 +00:00
rpointel
699ec4cfd8
update downtimed to 0.5.
...
ok aja@.
2011-03-03 18:41:14 +00:00
sthen
64592b0711
- update gns3 to 0.7.3
...
- patch some hardcoded paths and binary names
- initial support for running qemu instances from gns3
(note that to work fully and connect qemu to network interfaces
on dynamips instances currently requires a qemu patched to support
udp unicast networking; see qemu-0.13.0-patches.zip in
http://sourceforge.net/projects/gns-3/files/Qemu/ ).
ok armani@ (maintainer)
2011-03-03 16:29:29 +00:00
ajacoutot
0cfc21efd5
rc.d(8) -> rc.subr(8).
2011-03-03 15:55:43 +00:00
dcoppa
094167a875
From upstream: set user agent to something other than Mozilla/x.
...
Fix a problem with streaming, reported by fgsch@
OK fgsch@, sthen@
2011-03-03 15:16:12 +00:00
jasper
bbf1976d5e
- update openldap to 2.4.24, fixes CVE-2011-1024 and CVE-2011-1025.
...
ok pea@ sthen@
2011-03-03 14:52:04 +00:00
ajacoutot
4969d3057a
Only log client connection timeout at DEBUG, not NOTICE, to prevent
...
filling up the logs with useless info.
MAINTAINER timeout
ok sthen@
2011-03-03 14:27:56 +00:00
landry
77c5d31c79
Update to seamonkey 2.0.12. Fixes MFSA 2011-08 & 2011-10
...
Patches for the cups printing crash merged upstream.
2011-03-03 14:07:20 +00:00
ajacoutot
9a7774fbd9
device -> device node.
2011-03-03 14:05:48 +00:00
ajacoutot
3ea118d229
Update to backintime 1.0.6.
2011-03-03 13:49:27 +00:00
robert
03c292ee7a
- remove LINK=/usr/bin/g++ from make env
...
- fix an ifdef
- enable SSE2 support on amd64
diff from Matthew Dempsky
2011-03-03 13:47:47 +00:00
ajacoutot
8a12fce72c
Update to desktop-file-utils-0.18.
...
Tweak COMMENT.
2011-03-03 13:47:44 +00:00
ajacoutot
1d407592bb
Update to shared-mime-info-0.90.
...
Take MAINTAINER.
2011-03-03 13:47:09 +00:00
ajacoutot
243e9a69db
Update to vala-0.10.3.
2011-03-03 13:46:38 +00:00
ajacoutot
00e5b80a7f
Maintenance update to gsettings-desktop-schemas-0.1.7.
2011-03-03 13:45:56 +00:00
landry
77f86ad4d4
Update to webkit 1.2.7.
2011-03-03 13:44:10 +00:00
ajacoutot
86663437ff
Update to sane-backends-1.0.22.
...
Add snmp support.
Fix username in README.
2011-03-03 13:43:50 +00:00