summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2016-06-05Add z-push 2.2.10 to pkgsrc.jym7-0/+367
Z-Push is an open-source implementation of the Microsoft ActiveSync protocol. It can be used to synchronize emails (including push notifications), personal contacts and calendar items between a central HTTP server and a mobile device. It supports a wide range of IMAP, CalDAV and CardDAV servers. It provides a way to push mails to a mobile phone through ActiveSync including iOS devices. XXX This requires a specific PHP module from project Zarafa (PHP-MAPI) at run time. This will be provided in another package.
2016-06-04Fix the category.alnsn1-2/+2
2016-06-04Updated security/lua-sec and added net/lua-copas.alnsn1-1/+3
2016-06-04Add lua-copas.alnsn1-1/+2
2016-06-04Initial import of net/lua-copas, version 2.0.1.alnsn5-0/+55
Copas is a dispatcher based on coroutines that can be used for asynchronous networking. For example TCP or UDP based servers. But it also features timers and client support for http(s), ftp and smtp requests.
2016-06-04Fix 'Undefined symbol "luaL_checkint"' in Lua 5.3.alnsn3-7/+14
From: https://github.com/diegonehab/luasocket/issues/122 https://github.com/diegonehab/luasocket/issues/123 (duplicate)
2016-06-04Update to luasec-0.6. Switch to MASTER_SITE_GITHUB.alnsn4-30/+32
Notable changes between 0.5 and 0.6: Options from OpenSSL 1.0.2f Use "any" protocol, but SSL. Merge pull request #20 from Zash/zash/checkissued Method for checking if one certificate issued another Merge pull request #68 from ignacio/master Enables building with LuaRocks and MS compilers Enables building with LuaRocks and MS compilers Merge pull request #56 from gleydsonsoares/Makefile-tweaks Makefile tweaks Keep 'sslv23' for compability, but deprected. (it will be removed in the next version) Merge pull request #62 from gleydsonsoares/update_protocol_samples add TLS_method / rename "sslv23" to "any" / update protocol samples. update protocol samples(bring "tlsv1_2" to clients and "any" to servers) for consistency and readability, rename "sslv23" to "any" since that it is related to {TLS, SSLv23}methods that handles all supported protocols. add TLS_method(). for now, keep SSLv23_method() for compatibility. Update samples (using 'tlsv1'). Merge pull request #55 from gleydsonsoares/ifndef-OPENSSL_NO_SSL3 guard SSLv3_method() with #ifndef OPENSSL_NO_SSL3 Add lsec_testcontext(). bump MACOSX_VERSION fix typo; s,intall,install, guard SSLv3_method() with #ifndef OPENSSL_NO_SSL3 Set flags to compile with internal inet_ntop() by default. Tag "alpha" explicit. MinGW progress. Merge pull request #53 from hishamhm/master Reuse tag in the LuaSec upstream repository. Merge pull request #26 from Tieske/master Update rockspec to fix Windows build Alternative implementation to inet_ntop() for old versions of Windows. Do not hardcode ar added batch files to generate sample certs on Windows Perform all validation before allocating structures Validate signatures too. API changes to root:issued([intermediate]*, cert) Fix inet_ntop() on Windows. Merge branch 'master' of https://github.com/brunoos/luasec Merge branch 'moteus_rock' added bindir to lib section, as mingw links against dll's to be found in bindir updated defines in rockspec Merge branch 'master' of github.com:Tieske/luasec into moteus_rock use winsock 2 Don't set globals from C. Fix unpack(). Stop using module(). Change to luaL_newlib(). Remove luaL_optint() and luaL_checkint(). BSD headers. Merge pull request #21 from Zash/zash/iPAddress-fix iPAddress encoding Stop if we don't have a string. Changed for strict compiles. Fix for LibreSSL/OPENSSL_NO_COMP Problem on Win64, since double does not represent SOCKET_INVALID exactly. - Add a parameter to server:sni(), so that we can accept an unknown name, using the initial context. - Add the method :getsniname() to retrieve the SNI hostname used. Updated (and renamed) rockspec Windows Encode iPAddress fields in human readable form Don't try to encode IP addresses as UTF-8 Return early if ASN1 string is invalid Push nil if unable to encode ASN1 string as UTF-8 Return human readable error message from cert:issued() SNI support. SNI support. Merge pull request #17 from Zash/zash/checkkey Verify that certificate and key belong together Merge pull request #19 from Zash/zash/pubkey Zash/pubkey Add cert:pubkey() to methods registry Add cert:issued(leafcert) for checking chains Check if private key matches cert only if both key and cert are set Check that certificate matches private key Add method for extracting public key, type and size from x509 objects
2016-06-04Build dependency on extra-cmake-modulesmarkd2-2/+5
2016-06-04Racy moc use.joerg1-1/+4
2016-06-04Needs msgfmt.joerg1-1/+3
2016-06-04FreeBSD also provides ftime() using libcompat.sevan1-2/+6
2016-06-04Switch Consolekit to polkit and bump pkgrevision.youri2-4/+9
2016-06-04Remove policykit include, consolekit already depends on it.youri1-2/+1
From Piotr Meyer.
2016-06-04Bump pkgrevision for file change.youri1-1/+2
2016-06-04Switch xfce4-session from policykit to polkit.youri2-3/+4
2016-06-04Remove unnecessary patch, shouldn't have any effect on binary packagetron2-18/+1
2016-06-04Update MASTER_SITES and HOMEPAGE (for 0.9.10)mef1-3/+3
2016-06-04Prefer dependency on Pillow. Bump revision.joerg1-4/+3
2016-06-04Fix rpath entries.joerg2-5/+22
2016-06-04Updated devel/py-mercurial to 3.8.3wiz1-1/+2
2016-06-04Updated py-mercurial to 3.8.3.wiz3-29/+7
Mercurial 3.8.3 (2016-6-01) This is a regularly-scheduled bugfix release. bookmarks: allow pushing active bookmark on new remote head (issue5236) localrepo: prevent executable-bit only changes from being lost on amend strip: invalidate phase cache after stripping changeset (issue5235)
2016-06-04Also update PLIST for mikutter 3.4.0. (missed in previous)tsutsui1-32/+28
2016-06-04Updated net/mikutter to 3.4.0-alpha3tsutsui1-1/+2
2016-06-04Update mikutter to 3.4.0-alpha3.tsutsui3-14/+14
Upstream changes: #mikutter 3.4.0-alpha3 * allow selecting events on clicks of reply and tweet with comments * wrong tweet region size of reply and tweet with comments in some case #mikutter 3.4.0-alpha2 * change place of custom rake task * update po translation files #mikutter 3.4.0-alpha1 See "new functions of mikutter 3.4" for details. http://mikutter.blogspot.jp/2016/04/mikutter-34.html * tweet tab * new in-reply-to format * open video URL using browser * drop Ruby 2.0 support * plugin dependency map * "about" window supports alpha releases
2016-06-03Updated security/stunnel to 5.32.jym1-1/+2
2016-06-03Update to 5.32. Changelog:jym4-17/+19
Version 5.32, 2016.05.03, urgency: HIGH * Security bugfixes - OpenSSL DLLs updated to version 1.0.2h. https://www.openssl.org/news/secadv_20160503.txt * New features - New "socket = a:IPV6_V6ONLY=yes" option to only bind IPv6. - Memory leak detection. - Improved compatibility with the current OpenSSL 1.1.0-dev tree. - Added/fixed Red Hat scripts (thx to Andrew Colin Kissa). * Bugfixes - Workaround for a WinCE sockets quirk (thx to Richard Kraemer). - Fixed data alignment on 64-bit MSVC (thx to Yuris W. Auzins).
2016-06-03pgpdump update.bsiegert1-1/+2
2016-06-03Update pgpdump to 0.31.bsiegert2-7/+7
0.31 2016/05/09 * Fixing a buffer overrun. 0.30 2016/04/13 * Security fix: https://github.com/kazu-yamamoto/pgpdump/pull/16
2016-06-03Fix build on SunOS.jperkin3-10/+28
2016-06-03Instead of build dependency on setuptools just use egg.mk.wiz2-8/+8
While here, mark as not ready for python-3.x.
2016-06-03Honour ALL_ENV in print-PLIST.joerg1-2/+2
2016-06-03build of bmap-tools needs setuptoolsjakllsch1-1/+3
2016-06-03Add sbin/haproxy-systemd-wrapper on Linux.jperkin1-0/+2
2016-06-03Avoid dependency on /usr/ucb on SunOS, fixes install on at leastfhajny3-16/+33
SmartOS. Sort PLIST with LANG=C.
2016-06-03Updated net/powerdns* to 3.4.9fhajny1-1/+5
2016-06-03Update net/powerdns (and modules) to 3.4.9.fhajny6-20/+16
PowerDNS Authoritative Server 3.4.9 =================================== This is a minor bugfix and performance release. Two contributions by Kees Monshouwer make 3.4.9 fully compatible with the new single key ECDSA default that is coming in version 4.0.0. Changes since 3.4.8: - use OpenSSL for ECDSA signing where available (Kees Monshouwer) - allow common signing key (Kees Monshouwer) - Add a disable-syslog setting - fix SOA caching with multiple backends (Kees Monshouwer) - whitespace-related zone parsing fixes ticket #3568 - bindbackend: fix, set domain in list() (Kees Monshouwer) PowerDNS Authoritative Server 3.4.8 =================================== This is a small bugfix release. Additionally, the deb/RPM packages on downloads.powerdns.com (those with -static in the name) for 3.4.8 have been built against Botan 1.10.11 instead of Botan 1.10.3 like previous packages. Please see the Botan Security page for more information on the fixes in Botan 1.10.11. As a PowerDNS user, these issues only affect you if you ran our -static packages and allowed your users to upload private keys to your configuration. Changes since 3.4.7: - Use AC_SEARCH_LIBS (Ruben Kerkhof) - Check for inet_aton in libresolv (Ruben Kerkhof) - Remove hardcoded -lresolv, -lnsl and -lsocket (Ruben Kerkhof) - pdnssec: don't check disabled records (Pieter Lexis) - pdnssec: check all records (including disabled ones) only in verbose mode (Kees Monshouwer) - traling dot in DNAME content (Kees Monshouwer) - Fix luabackend compilation on FreeBSD i386 (RvdE) - silence g++ 6.0 warnings and error (Kees Monshouwer) - add gcc 5.3 and 6.0 support to boost.m4 (Kees Monshouwer) PowerDNS Authoritative Server 3.4.7 =================================== This is a security release fixing Security Advisory 2015-03 Bug fixes: - Ignore invalid/empty TKEY and TSIG records (Christian Hofstaedtler) - Don't reply to truncated queries (Christian Hofstaedtler) - don't log out-of-zone ents during AXFR in (Kees Monshouwer) - Prevent XSS by escaping user input. Thanks to Pierre Jaury and Damien Cauquil at Sysdream for pointing this out. - Handle NULL and boolean properly in gPGSql (Aki Tuomi) - Improve negative caching (Kees Monshouwer) - Do not divide timeout twice (Aki Tuomi) - Correctly sort records with a priority. Improvements: - Direct query answers and correct zone-rectification in the GeoIP backend (Aki Tuomi) - Use token names to identify PKCS#11 keys (Aki Tuomi) - Fix typo in an error message (Arjen Zonneveld) - limit NSEC3 iterations in bindbackend (Kees Monshouwer) - Initialize minbody (Aki Tuomi) New features: - OPENPGPKEY record-type (James Cloos and Kees Monshouwer) - add global soa-edit settings (Kees Monshouwer)
2016-06-03Updated security/py-certbot to 0.8.0fhajny1-1/+2
2016-06-03Update security/py-certbot to 0.8.0.fhajny3-14/+16
Changes in 0.8.0 - The main new feature in this release is the register subcommand which can be used to register an account with the Let's Encrypt CA. Additionally, you can run certbot register --update-registration to change the e-mail address associated with your registration. Full commit log since 0.7.0: https://github.com/certbot/certbot/compare/v0.7.0...v0.8.0 Changes in 0.7.0: - --must-staple to request certificates from Let's Encrypt with the OCSP must staple extension - automatic configuration of OSCP stapling for Apache - requesting certificates for domains found in the common name of a custom CSR - a number of bug fixes Full commit log since 0.6.0 https://github.com/certbot/certbot/compare/v0.6.0...v0.7.0
2016-06-03Note update of net/ntp4 package to 4.2.8p8.taca1-1/+2
2016-06-03Update ntp4 package to 4.2.8p8, security fix.taca2-8/+7
(4.2.8p8) 2016/06/02 Released by Harlan Stenn <stenn@ntp.org> * [Sec 3042] Broadcast Interleave. HStenn. * [Sec 3043] Autokey association reset. perlinger@ntp.org, stenn@ntp.org - validate origin timestamps on bad MACs, too. stenn@ntp.org * [Sec 3044] Spoofed server packets are partially processed. HStenn. * [Sec 3045] Bad authentication demobilizes ephemeral associations. JPerlinger. * [Sec 3046] CRYPTO_NAK crash. stenn@ntp.org * [Bug 3038] NTP fails to build in VS2015. perlinger@ntp.org - provide build environment - 'wint_t' and 'struct timespec' defined by VS2015 - fixed print()/scanf() format issues * [Bug 3052] Add a .gitignore file. Edmund Wong. * [Bug 3054] miscopt.html documents the allan intercept in seconds. SWhite. * [Bug 3058] fetch_timestamp() mishandles 64-bit alignment. Brian Utterback, JPerlinger, HStenn. * Update the NEWS file for 4.2.8p8. HStenn. * Fix typo in ntp-wait and plot_summary. HStenn. * Make sure we have an "author" file for git imports. HStenn. * Update the sntp problem tests for MacOS. HStenn.
2016-06-03PR/51210: Add BUILD_DEPENDS to devel/ocamlbuild.nonaka1-1/+3
2016-06-03Note update of netpgpverify and libnetpgpverify to 20160313agc1-1/+3
2016-06-03Update netpgpverify to 20160313agc2-2/+3
+ minor cosmetic change to bn.h to also define BN_mod_sub, missed in previous
2016-06-02Explicitly disable extended glob(3C) support on SunOS, despite itjperkin1-1/+5
being available on newer illumos, as it simplifies PLIST.glob.
2016-06-02Point spine to its config file.hauke3-5/+27
2016-06-02/usr/pkg/bin needs to be in PATH, or perl(1) will not be found...hauke1-1/+3
2016-06-02- botan-devel-1.11.18, darkstat-3.0.719 [pkg/50113], geeklog-2.1.1,wiz1-21/+1
gettext-0.19.7, lasso-2.5.1, mr-1.20150503, ntp4-4.2.8p6, p5-Apache-LogFormat-Compiler-0.33, p5-IPC-Cmd-0.94, p5-MIME-EncWords-1.014.3, p5-Net-Amazon-S3-0.80, p5-Time-Progress-2.11, pcb-20140316 [pkg/49383], php-ja-wordpress-4.4.2, py-flask-0.11, py-junos-eznc-1.2.2, py-netaddr-0.7.18, rabbitmq-3.6.1, ruby-twitter-text-1.13.4, sys161-2.0.8.
2016-06-02+ SOGo-3.1.0, clamav-0.99.2, darktable-2.0.4, dateutils-0.4.0,wiz1-9/+15
elm-me-2.4.127, gdb-7.11.1, gst123-0.3.4, kdenlive-16.04.1, scribus-1.5.2, scummvm-1.8.1, stella-4.7.2, strace-4.12, wine-devel-1.9.11, xscreensaver-5.35.
2016-06-02We share patches with net/tkined, which needs to patch a tkined.1 manhauke1-3/+3
page we explicitely remove, to avoid conflict. Unfortunately, there is only one PATCHDIR... so keep around tkined.1 till after patching.
2016-06-02Apply the --disable-precomp-headers hack to gcc 5.x too.bouyer1-2/+3
From John D. Baker, PR pkg/50287