111353 Commits

Author SHA1 Message Date
jasper
9d47823aa0 - update to jenkins-1.651.2
ok ian@ (MAINTAINER)
2016-05-23 13:17:54 +00:00
juanfra
ba699db75c Update to lziprecover 1.18. 2016-05-23 12:49:59 +00:00
shadchin
b1e829085b Update to py-parsing 2.1.4 2016-05-23 06:51:04 +00:00
sthen
e6cd1eae4f disable JIT which requires a W|X mapping 2016-05-22 21:03:33 +00:00
sthen
56acd0dc9d update to roundcube 1.2.0, including PHP7 compatibility, PGP encryption
(either server-side or client-side using the Mailvelope browser plugin),
and various other improvements and bug fixes.
2016-05-22 19:22:22 +00:00
sthen
33e96472ac nudpate to rcube-yubikey-plugin-1.4 2016-05-22 19:19:13 +00:00
tb
cbc8a6b79f Use getpwnam_shadow in the one case that it is needed to unbreak
spop3d after the recent libc change.

Problem reported and diff tested by Peter N. M. Hansteen, thanks!

ok dcoppa@, sthen@
2016-05-22 19:12:36 +00:00
ajacoutot
a69f53c580 Fix authentication, needs getpwnam_shadow(3).
breakage reported by Anthony Campbell
2016-05-22 15:44:23 +00:00
ajacoutot
9eaaa3014d Update to at-spi2-core-2.20.2. 2016-05-22 15:38:50 +00:00
shadchin
26ad4e7241 Update to py-socks 1.5.7 2016-05-22 14:10:37 +00:00
nigel
e7abffef2d DPB::FetchDummy needs forget_cache routine.
Ok espie@
2016-05-22 11:41:56 +00:00
ajacoutot
8dd372af01 Update to dnsmasq-2.76.
from Brad (maintainer)
2016-05-22 08:05:29 +00:00
espie
41cc111b6a grrrr cvs. thanks krw 2016-05-21 19:38:44 +00:00
feinerer
95743f0ce2 Update to Maxima 5.38.1
OK ajacoutot@
2016-05-21 17:31:23 +00:00
sthen
49026e8758 update to py-oauthlib-1.1.1, from maintainer Johan Huldtgren 2016-05-21 13:50:11 +00:00
jasper
ed001a6cfa apply patch from upstream: "Allow multipart/related MIME type"
this prevents spam from update-desktop-database about epiphany.desktop

ok aja@
2016-05-21 13:05:36 +00:00
espie
cc2f4890f5 keep a global cache of distfile checksum while scanning, allows us to avoid
rescanning the same distfile 50 times...

also display elapsed time at end of build (cosmetic) since that's now trivial
2016-05-21 12:20:10 +00:00
sthen
e538d510db add flavours for pmacct, req by aja@ 2016-05-21 12:00:00 +00:00
sthen
57bea271df update to redshift-1.11, from Ryan Freeman, input from gsoares@ ajacoutot@ 2016-05-21 10:49:24 +00:00
sthen
3e7b0decbc +letskencrypt 2016-05-21 10:44:54 +00:00
sthen
6df99cdb7b import ports/security/letskencrypt, ok giovanni@
letskencrypt is yet another Let's Encrypt client, but one with a
strong focus on security. It is still under development.

It supports the following operations:

* Account registration (see the -n flag).
* Domain certificate signing.
* Domain certificate revocation (see the -r flag).

Many parts of the process are run as jailed unprivileged processes.
2016-05-21 10:44:21 +00:00
sthen
ebee45dcf4 reserve uid 775 for letskencrypt 2016-05-21 10:40:45 +00:00
jasper
7ea7e8d571 update to elasticsearch-2.3.3 2016-05-21 10:13:16 +00:00
jasper
52fdc9d8f4 - update to hiera-3.2.0
- install hiera.yaml in the expected location
2016-05-21 10:02:39 +00:00
ajacoutot
a748228f6c Update to gramps-4.2.3. 2016-05-21 07:18:23 +00:00
ajacoutot
7e039a927c Update to cyrus-imapd-2.5.8. 2016-05-21 07:12:16 +00:00
ajacoutot
96710d12c6 Update to awscli-1.10.32. 2016-05-21 06:54:56 +00:00
ajacoutot
311cf47ae2 Update to py-botocore-1.4.22. 2016-05-21 06:54:41 +00:00
ajacoutot
59aa732c0f Update to py-libnacl-1.4.5. 2016-05-21 06:49:27 +00:00
ajacoutot
ed3351f748 Update to gnutls-3.4.12. 2016-05-21 06:48:14 +00:00
shadchin
59f494cbd2 +py-nltk,python3 2016-05-21 05:58:54 +00:00
shadchin
767dd0aed2 Update to py-nltk 3.2.1.
Add python3 flavor and take maintainership.

ok danj@
2016-05-21 05:44:51 +00:00
gsoares
a95165a308 add ucspi flavor to the IRC client net/ii. It makes the usage of
ii more flexible.  Thus, it is possible to use ii with IPv6, libtls or a
socks proxy without applying much more patches from the upstream page.

This flavor uses ucspi for back-end connection instead of socked API

Eg/Usage:

1. Direct plain IRC connection

   tcpclient irc.freenode.net 6667 ii

2. TLS encrypted connection

   tcpclient irc.freenode.net 6697 tlsc ii

3. TLS connection in combination with a SOCKS proxy

   tcpclient 127.0.0.1 1080 socks irc.freenode.net 6697 tlsc ii

The patch file itself is comes from upstream
(http://tools.suckless.org/ii/patches/)

Diff from Jan Klemkow <j.klemkow at wemelug ! de>, who is also the author of the
upstream patch. Thanks!
2016-05-21 05:31:38 +00:00
gsoares
c2c989279e update to 2.13b
OK jsg@
2016-05-21 04:05:07 +00:00
czarkoff
23e55bcd67 use more of go.port.mk facilities
no chnages in package contents

implied OK ajacoutot@
2016-05-21 01:47:42 +00:00
czarkoff
790ee6d73a Allow single go port install both binaries and libraries
OK jsing@ kspillner@
2016-05-21 01:39:36 +00:00
czarkoff
889fc2747b update to go-tools 1.6
OK and fixes from jsing@ kspillner@
2016-05-21 01:29:09 +00:00
czarkoff
985ab92a88 update to websocketd 0.2.12
OK jsing@ kspillner@
2016-05-21 01:27:37 +00:00
czarkoff
50179e63e5 go-websocket > go-net 2016-05-21 01:27:09 +00:00
czarkoff
909c2fc299 -go-websocket +go-net 2016-05-21 01:25:50 +00:00
czarkoff
c6f67dc2af import go-net: supplementary Go networking libraries that provide support for
additional protocols and networking capabilities

OK and fixes from jsing@ kspillner@
2016-05-21 01:22:29 +00:00
czarkoff
4f989b6f80 remove go-websocket (superseded by go-net)
OK jsing@ kspillner@
2016-05-21 01:19:37 +00:00
czarkoff
ae97935f38 +go-text 2016-05-21 01:17:23 +00:00
czarkoff
8438222382 import go-text: supplementary Go text processing libraries, providing character
encodings, text transformations, and locale-specific text handling

OK and fixes from jsing@ kspillner@
2016-05-21 01:14:55 +00:00
czarkoff
4bb2af1430 +go-crypto 2016-05-21 01:13:51 +00:00
czarkoff
2c62ba0b9c import go-crypto: supplementary Go cryptography libraries, providing support for
SSH, PGP, OTR and vairous ciphers

OK and fixes from jsing@ and kspillner@
2016-05-21 01:08:26 +00:00
sthen
bb1e719842 update to 20160426 snapshot of zxing, main change is a fix to Code 39 decodes
that rqeuires too much quiet zone.
2016-05-20 19:06:57 +00:00
sebastia
0e9fab7299 News?
* threadable DataBasinKit framework
* concurrent, interruptible operations (e.g. select vs. update)
* handle multiple errors as a result of update
* filter new lines when writing CSVs
* countless bugfixes, especially in select-identify corner cases
2016-05-20 18:12:49 +00:00
sebastia
165f2e519a Update to 0.9, minor shlib bump 2016-05-20 18:12:20 +00:00
jsing
64a2bf49e4 Update lang/go to 1.6.2. 2016-05-20 16:03:24 +00:00