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
landry
92467cae5e
Update to buildbot 0.8.6p1.
...
remember to update your master.cfg and run update-master between
stop/start.. see http://buildbot.net/buildbot/docs/0.8.6/release-notes.html
ok sthen@ Piotr Sikora(Maintainer)
2012-04-14 09:52:40 +00:00
nigel
de366fb0d5
Update for rfork removal.
...
Ok sthen@
2012-04-14 09:27:27 +00:00
ajacoutot
22f06860bc
Minor update to gtk+3-3.4.1.
2012-04-14 07:48:32 +00:00
ajacoutot
e81cd91952
Minor update to glib2-2.32.1.
...
Note that some paths in gsettings have been deprecated
(/apps/, /desktop/ and /system/) which means that glib-compile-schemas
will now complain about them (just a warning).
It is up to the application itself to fix its schemas.
2012-04-14 07:47:55 +00:00
pascal
4e04a5d009
Fix conky with rthreads. Joint work with kurt@, with input from guenther@.
...
ok benoit@ (maintainer)
2012-04-13 21:21:10 +00:00
sthen
64acccc545
set --localstatedir=/var and fix a few file locations, ok ajacoutot@
2012-04-13 20:53:19 +00:00
okan
31de771b5f
+p5-File-Touch
2012-04-13 20:41:47 +00:00
okan
b0ef2d30c3
import File::Touch
...
This module updates access and modification timestamps, creating
nonexistent files where necessary. In a fashion similar to touch(1).
from Abel Abraham Camarillo Ojeda
ok sthen merdely gsoares
2012-04-13 20:40:47 +00:00
sthen
8f8556b5e3
don't force -O2, pointed out by aja
2012-04-13 16:08:20 +00:00
dcoppa
488ad94e7b
gthread-posix: fix typo in error message
...
ok aja@
2012-04-13 16:00:46 +00:00
ajacoutot
4145aced9f
Update to nagstamon-0.9.9.
2012-04-13 15:40:00 +00:00
ajacoutot
4a82330ab5
+gdlmm
2012-04-13 15:18:44 +00:00
ajacoutot
f8cac72c2e
Import gdlmm-3.3.2.
...
gdlmm is the C++ binding for the gdl library.
ok jasper@
2012-04-13 15:18:07 +00:00
ajacoutot
296f27bceb
Fix localstatedir.
2012-04-13 15:03:01 +00:00
ajacoutot
95b33ec735
Tabulate.
2012-04-13 14:21:45 +00:00
sthen
e943d9eaf0
+sslh
2012-04-13 14:14:54 +00:00
sthen
e54448c63a
import ports/net/sslh: from Bjorn Ketelaars, merging in a previous port
...
from fgsch. ok okan@
sslh accepts HTTPS, SSH, OpenVPN, tinc and XMPP connections on the
same port. This makes it possible to connect to any of these servers
on port 443 (e.g. from inside a corporate firewall, which almost
never block port 443) while still serving HTTPS on that port.
2012-04-13 14:14:21 +00:00
naddy
1d36274a96
include <sys/param.h> at the top, not inside a function body, which fails
...
on alpha because param.h pulls in all sorts of kernel headers
2012-04-13 14:12:52 +00:00
naddy
f3f4a107a8
regen patches
2012-04-13 14:03:58 +00:00
naddy
84c2eb73b5
regen patches
2012-04-13 13:58:31 +00:00
naddy
956cb64fd0
hook in screen again, don't just remove a popular cross-platform program
...
on whim
2012-04-13 13:47:03 +00:00
robert
ebaf041e2a
add missing patch
2012-04-13 13:44:15 +00:00