Commit Graph

77613 Commits

Author SHA1 Message Date
jasper
e41e3715a4 Fix segmentation fault in --list option
from upstream git
2012-09-19 12:53:11 +00:00
ajacoutot
6318e9eac4 Update to polkit-0.105. 2012-09-19 12:39:34 +00:00
ajacoutot
8e9a3970c6 Unfuck ld.so.hints when run late in the boot process.
prodded by and ok espie@
2012-09-19 12:25:40 +00:00
bluhm
6468772301 update p5-OSPF-LSDB to 1.06 2012-09-19 10:10:26 +00:00
robert
0db5f67bfe update to puppet-2.7.19 and add the default rc.d service provider
to be used on openbsd
2012-09-19 09:56:01 +00:00
jasper
c3990dee0b sync after recent lua.port.mk change 2012-09-19 08:15:08 +00:00
jasper
7881cf1c45 the heuristic to set pkg_arch was wrong; so remove it alltogether. 2012-09-19 08:14:51 +00:00
dcoppa
e48584d7b6 The desktop entry created for the last.fm player did not support
passing arguments, but this is needed when attempting to launch the
last.fm player from a browser via the uri handler (last.fm radio
links).
Fix it by replacing the "Exec=last.fm" line with "Exec=last.fm %U".

From gentoo linux
2012-09-18 20:39:25 +00:00
gonzalo
8b542603f6 Update for Xombrero to 1.3.1:
* Unbreak custom URI handling
* Fix display of about:favorites with no favorites
* Prevent using back on an about:secviolation page from returning back
  to the exact same page that triggered the cert warning.
* Fix build with glib 2.30.0
* Kill a crash when using older libsoup versions
* Sync the preloaded HSTS list with Chromium's

Tested on amd64.

Ok kili@
2012-09-18 20:34:30 +00:00
kili
b87b83173a Prepare for a new bootstrapper (now statically linked). 2012-09-18 18:24:26 +00:00
ajacoutot
4a9621da1f Add VMEM_WARNING. 2012-09-18 18:05:16 +00:00
dcoppa
ccb1d8d3cc Unbreak build with HaXml>=1.22 2012-09-18 17:12:56 +00:00
espie
fdf185a970 fuck that shit 2012-09-18 16:53:17 +00:00
jeremy
ccb66ed2cc Fix a backport of a patch that never made it to ruby 1.8.7, which left
out the definition of a new function added in the patch.  Allows usage
of the ruby 1.8 socket extension with LD_BIND_NOW=1.

OK naddy@
2012-09-18 16:02:53 +00:00
ajacoutot
9e74a35423 * set default email to postmaster@localhost since this alias exists by default
and change AdminName accordingly
* disable the filter_bad_filename filter by default, it is the admin's
job to choose whether he wants to enable it or not
* remove useless spamassassin.cf patch
* run mimedefang with -G so that external helpers (e.g. antivirus scanners)
can access its socket by being added to the _mdefang group

ok okan@ (maintainer)
2012-09-18 15:34:39 +00:00
sthen
0996fe6940 --disable-openal in gstreamer-0.10/plugins-bad, hidden dep. ok ajacoutot@ 2012-09-18 14:39:06 +00:00
espie
93aa04a30b minor updates to a few modules I use 2012-09-18 14:06:57 +00:00
abieber
3e94622fe2 sync patch comments for upstream openbsd activity
OK jasper@
2012-09-18 13:56:09 +00:00
dcoppa
ff4f936759 Bugfixing update to redis-2.4.17 2012-09-18 13:20:43 +00:00
ajacoutot
f3d9095951 Rely on g_mount_can_unmount() from GLib for the gio-kqueue backend to
choose between kqueue(3) or poll(2) for monitoring. This allows dropping
the need for a gio-kqueue.conf file.
2012-09-18 13:05:59 +00:00
ajacoutot
bb3e57117a Missing fragment in PLIST-java.
ok robert@ (maintainer)
2012-09-18 13:05:21 +00:00
dcoppa
7cc9b10711 Update to feh-2.6.1 2012-09-18 12:51:17 +00:00
ajacoutot
35f8ebd598 Update to libsecret-0.10. 2012-09-18 12:43:08 +00:00
dcoppa
48744b881c Update to pianobar-2012.09.07 2012-09-18 12:35:03 +00:00
jasper
91c889f28a - dont hardcode /usr/local 2012-09-18 11:28:23 +00:00
henning
16ca457949 fix rsync path (/usr/bin/ vs /usr/local/bin). I had forgotten I had changed
this early on, long beforewhen asking espie to include rrsync, sorry.
ok & "bump revision" espie
2012-09-18 11:00:55 +00:00
jasper
06225ed4b6 sync 2012-09-18 08:33:28 +00:00
jasper
55fa26f46e import virt-viewer 0.5.4
Virt Viewer provides a graphical viewer for the guest OS display. At
this time is supports guest OS using the VNC protocol. Further protocols
may be supported in the future as user demand dicatates. The viewer can
connect directly to both local and remotely hosted guest OS, optionally
using SSL/TLS encryption.

ok aja@
2012-09-18 08:32:45 +00:00
ajacoutot
95356df0c5 Adapt after recent usermod(8) changes. 2012-09-18 07:58:10 +00:00
ajacoutot
f50de5aa70 Update to gstreamer1-plugins-libav-0.11.99. 2012-09-18 07:54:50 +00:00
ajacoutot
5b2425554c Update to gstreamer1-plugins-bad-0.11.99. 2012-09-18 07:54:38 +00:00
ajacoutot
4af341d1b8 Update to gstreamer1-plugins-ugly-0.11.99. 2012-09-18 07:54:26 +00:00
ajacoutot
d55c861976 Update to gstreamer1-plugins-good-0.11.99. 2012-09-18 07:54:14 +00:00
ajacoutot
e5ada5c121 Update to gstreamer1-plugins-base-0.11.99. 2012-09-18 07:54:00 +00:00
ajacoutot
4c017e859c Update to gstreamer1-0.11.99. 2012-09-18 07:53:45 +00:00
ajacoutot
301ec95ef7 Bugfix update to gdk-pixbuf-2.26.4. 2012-09-18 06:40:24 +00:00
ajacoutot
6b4d7e48dc Bugfix update to glabels-3.0.1. 2012-09-18 06:31:45 +00:00
ajacoutot
1228b38492 zinx does not depend on qt4, only zint-gui does. 2012-09-18 06:26:17 +00:00
rpointel
e66c719f41 update tornado to 2.4, changelog: http://www.tornadoweb.org/documentation/releases/v2.4.0.html.
ok gonzalo@ looks good aja@
2012-09-18 05:28:28 +00:00
sthen
1aa55f717f update to clamav 0.97.6, minor bug fixes and detection improvements 2012-09-17 21:13:44 +00:00
landry
52c4c5958a Update to nss 3.13.6.
Needed by upcoming Mozilla 16 releases.
Been in a bunch of amd64 bulks, tested on ppc/sparc64 too.
ok ajacoutot@
2012-09-17 20:01:22 +00:00
landry
ee15792e12 Update to nspr 4.9.2.
- Garbage collect patch adding -pthread hack while here.
- Improve pthread_set_name_np() call (returns void)
- Needed anyway by upcoming Mozilla 16 releases
been in a bunch of amd64 bulks, ok ajacoutot@
2012-09-17 20:00:09 +00:00
landry
9e90ef2368 Build cgit static by default to ease upgrades within the httpd chroot.
Prompted by a diff from Olivier Mehani on ports@
looks good to sthen@
2012-09-17 19:37:09 +00:00
phessler
89ef04fced +nsh 2012-09-17 13:52:24 +00:00
phessler
bcdb42ac8d NSH consolidates configuration for interfaces, bridging, routing, PF
packet filtering, NAT, queueing, BGP, OSPF, RIP, IPsec, DHCP, DVMRP,
SNMP, relayd, sshd, inetd, ftp-proxy, resolv.conf and NTP. It presents
the user with a vaguely cisco-like interface with all configuration in
one easy to read text list.

some improvements from, and OK, sthen@
2012-09-17 13:51:51 +00:00
gonzalo
076b365b14 Update for Pound to 2.6:
- allow multiple AddHeader directives
    - fixed memory leak in config/AddHeader
    - fixed memory leak in DH
    - fixed problem in SNI certificate storage
    - changed long to long long for support of requests larger than 2GB
    - added parsing for certificate CN
    - fixed problem in task enqueing
    - fixed small problem in Makefile

And others, while here, GROFF is not needed and patches applied
upstream.

Ok 'Looks fine' aja@
2012-09-17 13:05:14 +00:00
gonzalo
2a572e6134 Update to 1.2.12:
- colored (fruit salad) display built by default (if
  use_default_colors available), available through option --color.
- add --enable-colors to build and have a colored (fruit salad)
  display
- allow entering goto "position" and "sector" in hexadecimal or
  not
- when prompting, propose previously entered value, and give
  ability to modify it
- fix setting mark after scrolling
- some cleanup

While here GROFF is not needed.

Ok aja@
2012-09-17 12:50:09 +00:00
jasper
9daa86fc47 security fix for
CVE-2012-3535 openjpeg: heap-based buffer overflow when decoding jpeg2000 file

ok sthen@ (MAINTAINER)
2012-09-17 12:31:35 +00:00
jasper
806fab0933 - update to 6.5.92 2012-09-17 11:22:24 +00:00
bluhm
180e4b9462 The dependency to liblzma.so.1.0 was missing in the www/links+ port.
The executable /usr/local/bin/links is linked against it and does
not start if the xz package is not installed.
ok fgsch@ dcoppa@ sthen@
2012-09-17 10:28:42 +00:00