111933 Commits

Author SHA1 Message Date
jasper
18367e6d9b - update to grilo-plugins-0.3.2
- override PORTROACH
2016-06-17 18:32:38 +00:00
jasper
b4b63c564d - update to grilo-0.3.1
- override PORTROACH
2016-06-17 18:32:29 +00:00
jasper
d6e7e8db9a update to birdfont-2.16.2 2016-06-17 18:28:42 +00:00
dcoppa
7529eb2eec Update to WindowMaker-0.95.7
OK reyk@, sebastia@
2016-06-17 11:49:33 +00:00
robert
3eeae9d6c3 update to 51.0.2704.103 2016-06-17 10:56:28 +00:00
ajacoutot
4fbdd35bfe Unbreak getent LOGIN/PLAIN authentication: getpwnam -> getpwnam_shadow.
Fix a few time_t printf while here.
2016-06-17 09:43:35 +00:00
sebastia
0713c86de5 Update to 1.16 2016-06-17 08:14:20 +00:00
landry
b1d817d56d Update to cgit-1.0.
ok sthen@
2016-06-17 07:22:39 +00:00
feinerer
3af977aa60 Update to libv4l 1.10.1
czarkoff@ reports format conversion problems both with 1.10.0 (in tree) and
1.10.1 in combination with his camera. "It may be a good idea to update first
and then fix it." I agree.
2016-06-17 05:25:51 +00:00
sthen
816e00d9f3 update to calibre-2.58.0 2016-06-16 22:59:23 +00:00
jturner
f54ccbcde8 Update kcgi to 0.8.4 2016-06-16 19:13:42 +00:00
jung
0be508e8c7 update to latest snapshot 201606062304
ok giovanni
2016-06-16 18:26:59 +00:00
espie
a11d1f2d8e synch with base. put the call in an eval for now so it doesn't error out,
will just fuck up display slightly if you don't have current base
2016-06-16 18:17:44 +00:00
czarkoff
7d8fc81403 remove dependency on GNU tar
OK rpointel@, sthen@
2016-06-16 18:01:50 +00:00
ajacoutot
a4663c34bf Pushed upstream. 2016-06-16 16:37:23 +00:00
kirby
6c3a078383 update to seafile-5.1.2 2016-06-16 16:35:51 +00:00
sthen
c47fe6ce72 update to libmagic/file 5.28 2016-06-16 15:35:02 +00:00
giovanni
4f3e2236d4 Fix a memory leak
ok tb@ sthen@ and "Christos Zoulas" (upstream maintainer)
2016-06-16 14:17:52 +00:00
jasper
5d8faeb7c7 add missing BDEP on dbus-python
found the hard way by sthen@
2016-06-16 11:01:34 +00:00
sebastia
1406019c50 Remove unneeded patch, maybe the ruby update fixed it
OK jasper@ (MAINTAINER)
2016-06-16 10:17:44 +00:00
jasper
3c0d29b601 update to logstash-2.3.3 2016-06-16 09:55:58 +00:00
jasper
3f7fa58420 remove lies spotted by sebastia@; puppetboard supports SSL to puppetdb now 2016-06-16 09:55:55 +00:00
sthen
0771de8a46 update to ocserv-0.11.3 2016-06-16 09:21:59 +00:00
ajacoutot
e4b29076a5 Unbreak mount.active.
reported by viq
2016-06-16 08:53:47 +00:00
jasper
b1dfb78b9e +nanomsg 2016-06-16 07:35:55 +00:00
jasper
7652644c90 import nanomsg-1.0.0
nanomsg is a socket library that provides several common communication
patterns. It aims to make the networking layer fast, scalable, and easy
to use.

The following scalability protocols are currently available:

    PAIR - simple one-to-one communication
    BUS - simple many-to-many communication
    REQREP - allows to build clusters of stateless services to process
    	     user requests
    PUBSUB - distributes messages to large sets of interested
    	     subscribers
    PIPELINE - aggregates messages from multiple sources and load
    	       balances them among many destinations
    SURVEY - allows to query state of multiple applications in one go

ok aja@
2016-06-16 07:32:48 +00:00
ajacoutot
0267f1df2d Update to salt-2016.3.1. 2016-06-16 06:30:20 +00:00
ajacoutot
8c18808b3e Update to gnugk-4.2.2. 2016-06-16 06:28:03 +00:00
ajacoutot
53c300168b Update to google-cloud-sdk-114.0.0. 2016-06-16 06:00:49 +00:00
ajacoutot
e2b3cab8cd Update to libgcrypt-1.7.1. 2016-06-15 21:21:21 +00:00
ajacoutot
cac026f0a4 Update to libgpg-error-1.23. 2016-06-15 21:20:48 +00:00
rpointel
7ae9bf52d0 update regripper to recent commit.
ok aja@.
2016-06-15 20:04:58 +00:00
rpointel
a009f53c84 SUBDIR += dex2jar 2016-06-15 19:50:18 +00:00
rpointel
8dd58e295f import dex2jar. dex2jar contains following compment
* dex-reader is designed to read the Dalvik Executable (.dex/.odex) format. It
has a light weight API similar with ASM.
* dex-translator is designed to do the convert job. It reads the dex instruction
to dex-ir format, after some optimize, convert to ASM format.
* dex-ir used by dex-translator, is designed to represent the dex instruction
dex-tools tools to work with .class files.
* d2j-smali disassemble dex to smali files and assemble dex from smali files.
different implementation to smali/baksmali, same syntax, but we support escape
in type desc "Lcom/dex2jar\t\u1234;"
* dex-writer write dex same way as dex-reader.

ok benoit@.
2016-06-15 19:49:40 +00:00
rpointel
53487b1635 SUBDIR += keystone 2016-06-15 19:24:55 +00:00
rpointel
68e233fcd0 import keystone, a lightweight multi-platform, multi-architecture assembler
framework.
From Frederic Cambus fred[at]statdns[.]com (maintainer).
ok benoit@
2016-06-15 19:22:31 +00:00
rpointel
fd78dead2d SUBDIR += jd-gui 2016-06-15 19:13:21 +00:00
rpointel
7fc219ea5a import jd-gui, a standalone java decompiler GUI.
ok benoit@.
2016-06-15 19:12:33 +00:00
juanfra
226c81d329 Update to the latest Nim tarball. 2016-06-15 18:45:20 +00:00
jturner
75ec2cb744 Update fossil to 1.35. Switch back to using the internal SQLite.
Release notes available here: https://www.fossil-scm.org/download.html
2016-06-15 17:13:36 +00:00
juanfra
3c6650ea4d Upstream modified the tarball. Add a new MASTER_SITES until I can test
the new tarball. Spotted by naddy@ and sthen@.
2016-06-15 17:10:59 +00:00
espie
2868c39b43 rephrase history blurb 2016-06-15 15:12:33 +00:00
espie
55fbbc5e3c typo 2016-06-15 15:10:23 +00:00
czarkoff
767ea51bf1 update to latest snapshot
fixes EOL encoding issue
2016-06-15 15:09:25 +00:00
espie
7b6be4daee note about /tmp under chroot 2016-06-15 15:08:58 +00:00
espie
d7d66d282d hum, why mention logs in the chroot space ? they don't need to live there. 2016-06-15 15:05:26 +00:00
sthen
93c14d117a update to certbot-0.8.1 2016-06-15 14:46:57 +00:00
sebastia
0c855718d7 Update to 2.3.12 2016-06-15 14:03:20 +00:00
sebastia
db24b60be4 Update to 2.3.12 2016-06-15 14:02:34 +00:00
espie
8e4d94040f yep dpb itself is not chrooted. Its own stuff can be outside the chroot 2016-06-15 13:23:37 +00:00