88901 Commits

Author SHA1 Message Date
ajacoutot
f510c1dcfc Add libosinfo support. 2013-12-19 18:06:58 +00:00
ajacoutot
77a057f76d +libosinfo 2013-12-19 18:06:34 +00:00
ajacoutot
776b251342 Import libosinfo-0.2.9.
libosinfo is a GObject based library API for managing information about
operating systems, hypervisors and the (virtual) hardware devices they
can support. It includes a database containing device metadata and
provides APIs to match/identify optimal devices for deploying an
operating system on a hypervisor.
<...>

Needs to figure out why our libtool(1) fails miserably...

ok jasper@
2013-12-19 18:06:05 +00:00
juanfra
1f36b82899 Update to tor 0.2.4.19. OK pascal@ sthen@. 2013-12-19 17:43:33 +00:00
bcallah
24bc1ac1fc +worker 2013-12-19 16:45:50 +00:00
bcallah
cd02cec4a3 Import x11/worker. Worker is a Midnight Commander like file manager for X.
Based on a submission from Eivind Evensen <eivinde AT terraplane DOT org>
(taking MAINTAINER).
ok sthen@
2013-12-19 16:45:32 +00:00
kirby
d4e79fbd95 save one complete copy of the data by extracting the distfile directly
into the fake directory;
inspired by naddy@'s patch for ufoai.
ok naddy@
2013-12-19 15:13:13 +00:00
sthen
ff1482f17d fix following sgtty.h removal 2013-12-19 15:05:58 +00:00
jca
5f06437596 SECURITY fix for CVE-2013-7135. ok sthen@ 2013-12-19 14:25:05 +00:00
zhuk
401fcfdf71 Add PORTHOME, usual hack for Qt3/KDE3 ports. No bump needed. 2013-12-19 13:19:09 +00:00
naddy
ed58c99103 save one complete copy of the data by extracting the distfile directly
into the fake directory; ok pascal@
2013-12-19 13:08:42 +00:00
zhuk
eed46b5d22 Update KSlide to latest version, 1.0.1. Previous version did not work
anyway (at least on i386). MAINTAINER timeout => removing him.

Minor tweaks to port's Makefile while there: WANTLIB, license etc.

"go ahead" espie@
2013-12-19 12:46:15 +00:00
zhuk
9e1e665d62 Fix minor last_sent_zrtp_seq_number computation error, spotted by sthen@. 2013-12-19 10:13:45 +00:00
jasper
ea3534651e - update to facter-1.7.4 2013-12-19 09:35:01 +00:00
ratchov
ff7037e06d - use SIO_DEVANY instead of NULL
- simplify SNDIO_WaitAudio (do as others backends do)
- remove the rate negotiation, which predates sndiod

these tweaks that don't change the bahavior.

ok bcallah@
2013-12-19 09:24:18 +00:00
bcallah
8bce1149dd Update livestreamer to 1.7.2 - bug fixes and plugin updates. 2013-12-19 03:00:22 +00:00
jasper
dbb08658ac build ruby19 flavor of ruby-icalendar as otherwise it's not available for sparc64 2013-12-18 22:11:27 +00:00
jasper
c69fe5e809 bump to ruby-shadow-2.3.2
* no functional change as it just merges patches/ into a release
2013-12-18 22:10:09 +00:00
naddy
84d4d4810c save one complete copy of the data by extracting the zip files directly
into the fake directory; ok kirby@
2013-12-18 18:35:55 +00:00
ajacoutot
4bd572e221 Update to itstool-2.0.2. 2013-12-18 15:21:32 +00:00
giovanni
f00be1a807 Update to 4.1.1
hints and ok sthen@ ajacoutot@, ok brad@
2013-12-18 14:49:45 +00:00
kirby
35eb113c0b unbreak some manuals and scripts by using perl instead of gnused for
substitutuion.
OK sthen@
2013-12-18 14:17:32 +00:00
sthen
5ba5552acd update to Digest::HMAC 1.03, from david hill, ok maintainer 2013-12-18 12:31:58 +00:00
kirby
cd7c410cd3 gnutar is not needed anymore
go ahead ajacoutot@, maintainer
2013-12-18 12:02:56 +00:00
ajacoutot
059edf6486 No thread local storage support on OpenBSD... 2013-12-18 10:12:15 +00:00
dcoppa
d6b28a8fd9 Update to youtube-dl-2013.12.17.2 2013-12-17 21:09:53 +00:00
kili
de0f229c0d Update to poppler-0.24.4.
ok aja@
2013-12-17 18:48:25 +00:00
jasper
5a1f50e71b +curlftpfs 2013-12-17 15:41:21 +00:00
jasper
134f82b63a import curlftpfs
CurlFtpFS is a filesystem for acessing ftp hosts based on FUSE and
libcurl.

ok aja@ syl@ (who also fixed an issue with 'create', thanks)
2013-12-17 15:39:42 +00:00
ajacoutot
47990b35a3 g-ir-scanner(1) does not have support for CPPFLAGS so pass the X11 include
dir to CFLAGS to make sure EGL/egl.h gets found.

breakage reported by naddy@
2013-12-17 14:15:24 +00:00
zhuk
8c3bdaf86c Does not require desktop-file-utils, mimelnk is KDE-specific directory
which is handled by ksycoca. Zap extra whitespace at the end of WANTLIB
while there.

Both nits pointed out by portcheck.
2013-12-17 11:55:59 +00:00
jasper
3cb6d7d38d remove bogus ^M from DESCR 2013-12-17 10:17:28 +00:00
sthen
d2b666fc99 SECURITY update to icinga 1.10.2; (note for -stable, 1.9.4 fixes same issues)
CVE-2013-7106, CVE-2013-7107  https://dev.icinga.org/issues/5250
The icinga web gui is susceptible to several buffer overflow flaws,
which can be triggered as a logged on user. A remote attacker may
utilize a CSRF (cross site request forgery) attack vector against a
logged in user to exploit this flaw remotely.

CVE-2013-7108  https://dev.icinga.org/issues/5251
The icinga web gui are susceptible to an "off-by-one read" error
resulting from an improper assumption in the handling of user submitted
CGI parameters. [..] by sending a specially crafted cgi parameter,
the check routine can be forced to skip the terminating null pointer
and read the heap address right after the end of the parameter list.
Depending on the memory layout, this may result in a memory corruption
condition/crash or reading of sensitive memory locations.
2013-12-17 08:46:45 +00:00
ajacoutot
3c786f247f Fix path to false(1). 2013-12-17 08:20:04 +00:00
dcoppa
1d499fad74 Update to 2013.12.17.1
New extractors for academicearth and radiofrance.
2013-12-17 08:19:01 +00:00
dcoppa
999f401f9b Update to IO-Socket-SSL-1.962
OK bluhm@
2013-12-17 08:14:35 +00:00
ajacoutot
4ae463d855 Bugfix update to gdk-pixbuf-2.30.2. 2013-12-17 08:01:13 +00:00
ajacoutot
a551eecd46 Update to a git checkout of sonata 1.7 to bring it into the modern age.
Moved away from py-gtk+2 to py3+gtk3.
2013-12-17 07:11:27 +00:00
ajacoutot
a4784e4871 Add python3 support.
ok brad@ (maintainer)
2013-12-17 07:03:38 +00:00
fgsch
7888706cbf Don't special case the doc sources when installing. Bump. 2013-12-17 00:47:37 +00:00
fgsch
983fd4f292 Update anki to 2.0.20. 2013-12-17 00:42:17 +00:00
fgsch
f91bc201ce Hook bcop, ccsm, compizconfig-python, libcompizconfig and plugins-main. 2013-12-17 00:39:39 +00:00
sthen
7343704e28 SECURITY update to Asterisk 11.6.1
AST-2013-006: A buffer overflow when receiving odd length 16 bit
messages in app_sms. An infinite loop could occur which would overwrite
memory when a message is received into the unpacksms16() function and
the length of the message is an odd number of bytes.
http://downloads.asterisk.org/pub/security/AST-2013-006-10.diff
http://downloads.digium.com/pub/security/AST-2013-006.html

AST-2013-007: Adds an option to disable certain dangerous dialplan
functions from external sources (e.g. Asterisk management interface):
shell exec and file writes. N.B. to enable this protection, set
"live_dangerously=no" in asterisk.conf if upgrading. (Sample config
file is patched to set this, but upgraders should add it in most
cases).
http://downloads.asterisk.org/pub/security/AST-2013-007-10.diff
http://downloads.digium.com/pub/security/AST-2013-007.html
2013-12-16 23:16:01 +00:00
stsp
74d1eb21ae Fix libreoffice's configure script to properly detect boost system libraries.
The script was relying on a 'tac' command which doesn't exist on OpenBSD.
Use tail -r instead. Unbreaks libreoffice build on i386.
Also, allow the -java subpackage on i386 again, per sthen's request.
ok sthen
2013-12-16 23:07:06 +00:00
jeremy
1557f2cf76 Make make test run correctly for the jruby FLAVOR, and run an additional
test suite.
2013-12-16 20:59:36 +00:00
abieber
5d32bd77ba +node-java 2013-12-16 20:57:31 +00:00
brad
fa8c49b548 lit wants a copy of bash around for the test framework.
ok sthen@
2013-12-16 20:34:46 +00:00
abieber
57bf71f250 Initial import of node-java (moved to lang) from Roman Kravchuk <kravchuk.kp@gmail.com>
- ignoring compileall.py as touch.py is ony used on win32

OK jturner@
2013-12-16 16:37:12 +00:00
ajacoutot
97c3b4bf13 +py-mpd2
+py-mpd2,python3
2013-12-16 16:30:58 +00:00
ajacoutot
263e993ef3 Add support for both py2 and py3. 2013-12-16 16:29:03 +00:00