Commit Graph

77596 Commits

Author SHA1 Message Date
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
matthieu
24dfbdf44a regen patches. 2012-09-17 10:25:49 +00:00
matthieu
5accad0feb Remove useless XPM{INC,LIB}DIR patch, which got mangled by a
definition of X11R6 as a cpp macro.
ok sthen@
2012-09-17 10:25:11 +00:00
jasper
831b895a62 - update to 0.34.0 2012-09-17 08:05:04 +00:00
jasper
5324b2d106 - update to vala 0.17.7 2012-09-17 07:10:33 +00:00
ajacoutot
3862af765a Sync the jsnativestack patch with the one in Firefox which is actually
more correct than this one.

ok landry@
2012-09-17 06:00:09 +00:00
ajacoutot
f350bbebb5 Prevent variable referencing itself; spotted by nigel@ 2012-09-16 22:05:46 +00:00
naddy
9cd84e9c71 Skip a broken configure test whose result isn't used and which only
succeeded out of sheer luck until struct ostatfs was removed in rev 1.108
of <sys/mount.h>.
2012-09-16 18:00:00 +00:00
ajacoutot
7cd4dce78b Bugfix update to libcroco-0.6.6. 2012-09-16 17:45:58 +00:00
naddy
aa87e4b971 fix build after network header cleanup 2012-09-16 13:17:42 +00:00
pea
eecc83d003 Update to 2.2.0
Fix for CVE-2012-3547.
Lots of bugfixes and improvements.

With help/tweaks from sthen@

ok sthen@
2012-09-16 12:44:02 +00:00
sthen
a4e2d41e58 build kitchen-sink vim packages (perl+python+ruby support), requested by
Juan Francisco Cantero Hurtado.
2012-09-16 11:19:35 +00:00
jasper
bb1850aa36 - update to 0.8.4 2012-09-16 10:47:05 +00:00
pea
06d1ea7d23 Add missing dependency.
Spotted by Dawe (dawedawe at gmx.de) and Thomas Jeunet (cleptho at gmail.com), thanks !

ok ajacoutot@
2012-09-16 10:04:20 +00:00
kili
5fa7016113 Add a no_doc pseudo flavor which disables the -doc subpackage and
skips building the documentation.
2012-09-16 08:33:04 +00:00
espie
9ab27ec343 unintentional say + "\n" 2012-09-16 08:15:43 +00:00
ajacoutot
79a2ff0783 /etc -> SYSCONFDIR
ok dcoppa@ (maintainer)
2012-09-16 06:24:32 +00:00
ajacoutot
c1bd07b1ed Missing build_depends on yasm.
spotted by nigel@
2012-09-16 06:10:16 +00:00