Commit Graph

74126 Commits

Author SHA1 Message Date
jasper
53262876f2 - update to 3.4.1
* translation updates
2012-04-16 20:28:08 +00:00
okan
252ae13385 +p5-Net-Pcap-Reassemble 2012-04-16 20:14:16 +00:00
okan
6278bf30b4 import p5-Net-Pcap-Reassemble
Net::Pcap::Reassemble performs reassembly of fragmented datagrams in
libpcap packet capture data returned by the Net::Pcap loop() function.
Net::Pcap::Reassemble module supports reassembly of IPv4 and IPv6
fragments.

feedback and OK sthen@
2012-04-16 20:13:25 +00:00
jasper
e4a8767da0 - update to 3.4.1 2012-04-16 19:24:29 +00:00
okan
446d44a046 - update to 4.48 and remove USE_GROFF req.; from wen heping long ago - thanks!
ok sthen@
2012-04-16 18:48:40 +00:00
jasper
e1116f209e - update to 3.4.1 2012-04-16 18:26:23 +00:00
jasper
70793787b7 - update to 3.4.1
* translation updates
2012-04-16 18:21:38 +00:00
jasper
708afa858d - update to 3.4.1
* translation updates and bugfixes
- set REGRESS_IS_INTERACTIVE=x11
2012-04-16 18:15:53 +00:00
jasper
3cb75c6da3 - update to 3.4.1.1
* translation updates
2012-04-16 18:13:05 +00:00
dcoppa
6c6c48a26b Enable startup-notification support: it's needed by (at least)
x11/i3 to start urxvt on designated workspaces

ok sthen@
2012-04-16 18:08:09 +00:00
sthen
34aecae927 update to pecl-memcache 3.0.6, ok william@
- 3.0.4 was generating bogus 'delete' commands in some cases;
I noticed this when trying to use memcache as a session storage
backend with Roundcube webmail - this update fixes this.
2012-04-16 17:44:38 +00:00
nigel
37d6d73b38 Remove the incorrect --with-dbi-incdir configure argument,
configure find the dbi includes without this.

Ok sthen@
2012-04-16 15:42:56 +00:00
jasper
5680c2de97 - update to 3.4.1
* translation updates and bug fixes
2012-04-16 14:22:30 +00:00
jasper
fc60db3cb0 - update to 3.4.1
* translation updates
2012-04-16 13:50:57 +00:00
jasper
c4e5110d37 - update to 3.4.1
* translation updates
2012-04-16 13:34:34 +00:00
jasper
bd97a449c5 - update to 3.4.1 2012-04-16 13:18:32 +00:00
jasper
d86e46292a - update to 4.4.1 2012-04-16 13:14:20 +00:00
dcoppa
45ff4ccf4b Add option to enable TLS for all actions (not just sending login
credentials). Useful to get around GeoIP restrictions.
(upstream git commit 35763dea799c96361e288a10eab0fbd16c36e880)
2012-04-16 13:09:26 +00:00
naddy
ce3281d632 just use statvfs() on OpenBSD and skip the misguided attempt to
check operating system features with __sparc__; ok pascal@
2012-04-16 12:03:25 +00:00
ajacoutot
f9ae4318c6 Update to libsecret-0.2. 2012-04-16 12:00:25 +00:00
ajacoutot
77bcb06e52 Minor update to libgnome-keyring-3.4.1. 2012-04-16 11:57:38 +00:00
ajacoutot
167612dc4e Update to gtk3mm-documentation-3.4.0. 2012-04-16 11:56:10 +00:00
ajacoutot
c2515cb963 Minor update to libcryptui-3.4.1. 2012-04-16 11:55:37 +00:00
ajacoutot
d2ef54a322 Fix patch header, this was never committed upstream. 2012-04-16 11:47:42 +00:00
espie
f28b6c52ab regen canonical, making sure PORTSDIR got stripped this time
7519 unzels
2012-04-16 11:07:12 +00:00
landry
e3de7edbc2 Update to midori 0.4.5.
See http://mail.xfce.org/pipermail/xfce-announce/2012-April/000153.html
2012-04-16 10:08:43 +00:00
landry
aa6f592e02 apply patch from https://bugzilla.gnome.org/attachment.cgi?id=212002,
from gnome bug #669260

gmain: block child sources when blocking the parent

When blocking a source that has child sources, we need to consider the
children blocked as well. Otherwise they will still trigger repeatedly
in an inner loop started from the parent source's callback.

Fixes download dialog not rendered upon certain mimetypes on midori,
see https://bugs.launchpad.net/midori/+bug/780133
2012-04-16 10:04:49 +00:00
dcoppa
6aafab44cc Fix up DESCR: fix mistake with the tremor FLAVOR description and
fix capitalisation within the DESCR file.

from Brad
2012-04-16 09:50:17 +00:00
espie
b411a2917d strip PORTSDIR (or equivalent) from DESCR the same way we compute PKGPATH.
avoids random changes of INDEX depending on where the ports tree is installed
and configured.
2012-04-16 09:21:39 +00:00
jasper
5e52c957f9 - update to 2011.1
from wen heping, amitkulz and nigel
2012-04-16 08:07:39 +00:00
kirby
cf7c2d3811 Add .desktop file for -qt subpackage
With the help from landry@, naddy@ and sthen@
OK from sthen@
Maintainer timeout
2012-04-15 20:03:16 +00:00
gonzalo
edfd7e5444 Little update for 'ht', with some fixes:
- Fixed loading of 32 bit ELFs
	- Use wide ncurses if necessars
	- Show search progress in MiB
	- [x86] fixed a lot of small bugs
	- fixed a crash with the "follow" function on
	  invalid addresses in analyser
	- [x86] AVX updates
	- [x86] AVX2
	- [x86] BMI, BMI2 and TBM instructions
	- fixed loading of ELF files with no section headers

OK, benoit@ (maintainer), edd@, aja@
2012-04-15 18:38:53 +00:00
bentley
39fca754a8 Update emulators/openmsx to 0.8.2.
While here, respect CXX et al.

ok jasper@, MAKE_FLAGS bit ok naddy@
2012-04-15 17:47:00 +00:00
edd
5e31011d2d Fix missing CFLAGS exposed by sqlite import. Patch from Nigel Taylor. Thanks 2012-04-15 15:23:54 +00:00
jasper
e01e15ddde - update to 0.8.3 2012-04-15 15:16:52 +00:00
gsoares
9064a175d9 update to cppcheck-1.54 2012-04-15 14:33:50 +00:00
jsing
2070d9343a Use the __tfork() syscall instead of rfork(), which no longer exists.
ok sthen@
2012-04-15 13:37:27 +00:00
robert
987aa742fd update to 18.0.1025.162 2012-04-15 13:33:24 +00:00
jsing
d2d32d4d60 Remove incorrect ${FULLPKGNAME} from PLIST. 2012-04-15 13:19:15 +00:00
naddy
e8c33c78cf The rfork() system call has been removed. 2012-04-15 11:37:41 +00:00
robert
74101d13e1 make sure we use big enough buffers for sysctl(3) 2012-04-15 10:40:44 +00:00
kirby
36c03ec4bd - Update to 0.5.9 from Antti Harri, thanks.
- Switch MAINTAINER, requested by previous maintainer.

ok armani@ (old maintainer)
2012-04-15 08:49:05 +00:00
ajacoutot
1b355532c7 Minor update to gdk-pixbuf-2.26.1. 2012-04-14 20:33:31 +00:00
naddy
59442b7a86 update to 10.35.84 (minor bug fixes) 2012-04-14 20:24:02 +00:00
ajacoutot
de9266bd54 Minor update to gnome-screensaver-3.4.1. 2012-04-14 20:19:39 +00:00
ajacoutot
56cd952868 Update to shotwell-0.12.2.
ok landry@ (maintainer)
2012-04-14 20:10:43 +00:00
naddy
a43e78f045 fixes for tiff 4.0 API changes; from FreeBSD 2012-04-14 15:13:30 +00:00
naddy
5cab5c465d Major update to 4.0.1, which adds BigTIFF support and includes some API
changes.  Also include upstream fix for CVE-2012-1173.
2012-04-14 15:09:55 +00:00
espie
982bd4d9e4 retweak the evil bison hack to use our m4.
decide anything called "m4" is ours, so that gcc,-java builds consistently
again.
2012-04-14 12:22:25 +00:00
landry
559816c5cc Update to buildslave 0.8.6p1
ok sthen@ Piotr Sikora(Maintainer)
2012-04-14 09:55:09 +00:00