summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Collapse)AuthorFilesLines
2015-11-27+ megatoolsleot1-1/+2
2015-11-27Import megatools-1.9.95 as net/megatools.leot4-0/+77
Packaged in pkgsrc-wip by Aleksej Lebedev. Fixes PR pkg/50471. Megatools is a collection of programs for accessing Mega service from a command line of your desktop or server. Megatools allow you to copy individual files as well as entire directory trees to and from the cloud. You can also perform streaming downloads for example to preview videos and audio files, without needing to download the entire file. Mega website can be found at mega.co.nz.
2015-11-27Update net/youtube-dl to 20151124.leot2-8/+7
Changes: 2015.11.24 ---------- o Misc bug fixes and improvements 2015.11.23 ---------- o Misc bug fixes and improvements (most user visible change are fixes for youtube extractor) 2015.11.21 ---------- o Misc bug fixes and improvements 2015.11.19 ---------- o Misc bug fixes and improvements 2015.11.18 ---------- o Add extractor for dplay o Misc bug fixes and improvements 2015.11.15 ---------- o Misc bug fixes and improvements 2015.11.13 ---------- o Add extractor for vidto o Misc bug fixes and improvements
2015-11-26Add patch commentgdt2-3/+10
2015-11-25Add missing patchgdt1-0/+13
(This is logically part of the previous commit.)
2015-11-25Update to 0.12.4.gdt3-24/+8
NB: 0.12.x is not compatible with 0.11.x. F-droid has a version that is now interoperable with 0.12, vs 0.11. Upstream changes: 0.12.4: Warn the user if they're running with an insecure looking setup (#2139, @calmh) Add remaining scanning time (#2484, @calmh) Handle sparse files (#245, @calmh) Improved relay handling (@AudriusButkevicius) 0.12.3: Fix address list in DeviceDiscovered, add debug prints (#2444, @calmh) Audit logins with new LoginAttempt event (#2377, @tylerbrazier) More local discovery URL debugging (#2444, @calmh) Made upgrade-system smarter (#2446, @Stefan-Code) Remove folder without restart (#2262, @calmh) Don't dirty blockmap key between lookups (#2455, @calmh) 0.12.2: Change a discovery server certificate Fix "INFO: bug: uncached path call" log output on first startup 0.12.1: Actually do negative caching on failed discovery lookups (#2434, @calmh)
2015-11-25Remove mk/find-prefix.mk usage from the net category.jperkin11-52/+33
The find-prefix infrastructure was required in a pkgviews world where packages installed from pkgsrc could have different installation prefixes, and this was a way for a dependency prefix to be determined. Now that pkgviews has been removed there is no longer any need for the overhead of this infrastructure. Instead we use BUILDLINK_PREFIX.pkg for dependencies pulled in via buildlink, or LOCALBASE/PREFIX where the dependency is coming from pkgsrc. Provides a reasonable performance win due to the reduction of `pkg_info -qp` calls, some of which were redundant anyway as they were duplicating the same information provided by BUILDLINK_PREFIX.pkg.
2015-11-24Drop dependency on mozilla-rootcerts-openssl.asau1-3/+2
The latter is broken and makes youtube-dl unusable in unprivileged mode and potentially on non-NetBSD systems.
2015-11-24+ php-baikal.wiz1-1/+2
2015-11-24Import php55-baikal-0.2.7 as net/php-baikal, packaged for wip by myself.wiz6-0/+931
Baikal offers ubiquitous and synchronized access to your calendars and address books over CalDAV and CardDAV. Baikal implements the current IETF recommendation drafts of these industry standards for centralized calendar and address book collections.
2015-11-24Add upstream patch to fix build with libsodium-1.0.6.wiz3-1/+77
https://github.com/zeromq/zeromq4-1/commit/89d4e995ef92d5cb3d0f0373ec7d80c2ad7fa0d3
2015-11-23Fix linker errors when building with --disable-ipv6.schmonz2-1/+34
2015-11-21Update wget to 1.17:wiz2-7/+7
* Changes in Wget 1.17 ** Remove FTP passive to active fallback due to privacy concerns. ** Add support for --if-modified-since. ** Add support for metalink through --input-metalink and --metalink-over-http. ** Add support for HSTS through --hsts and --hsts-file. ** Add option to restrict filenames under VMS. ** Add support for --rejected-log which logs to a separate file the reasons why URLs are being rejected and some context around it. ** Add support for FTPS. ** Do not download/save file on error when --spider enabled ** Add --convert-file-only option. This option converts only the filename part of the URLs, leaving the rest of the URLs untouched.
2015-11-20Changes 7.00:adam8-46/+113
* Major Nmap Scripting Engine (NSE) Expansion * Mature IPv6 support * Infrastructure Upgrades * Faster Scans * SSL/TLS scanning solution of choice * Ncat Enhanced * Extreme Portability
2015-11-20Make sure scripts use Bash, fixes the plugins script.fhajny3-14/+49
Clean up and work around the silly coreutils (readlink) dependency. Bump PKGREVISION.
2015-11-20Fix the HAVE_BROKEN_RECVDSTADDR patch which was masking a call to memset().jperkin3-8/+7
Noted by Edgar Fuß in private mail. Bump PKGREVISION.
2015-11-18Recursive revbump from multimedia/libvpxryoon10-19/+20
2015-11-18Update gstreamer1 and plugins to 1.6.1.wiz1-2/+1
GStreamer 1.6.1 Release Notes The GStreamer team is proud to announce the first bugfix release in the stable 1.6 release series of your favourite cross-platform multimedia framework! This release only contains bugfixes and it is safe to update from 1.6.0. For a full list of bugfixes see Bugzilla. See http://gstreamer.freedesktop.org/releases/1.6/ for the latest version of this document. Last updated: Friday 30 October 2015, 14:00 UTC (log) Major bugfixes Crashes in the gst-libav encoders were fixed More DASH-IF test streams are working now Live DASH, HLS and MS SmoothStreaming streams work more reliable and other fixes for the adaptive streaming protocols Reverse playback works with scaletempo to keep the audio pitch Correct stream-time is reported for negative applied_rate SRTP packet validation during decoding does not reject valid packets anymore Fixes for audioaggregator and aggregator to start producing output at the right time, and e.g. not outputting lots of silence in the beginning gst-libav's internal ffmpeg snapshot was updated to 2.8.1 cerbero has support for Mac OS X 10.11 (El Capitan) Various memory leaks were fixed, including major leaks in playbin, playsink and decodebin Various GObject-Introspection annotation fixes for bindings and many, many more GStreamer 1.6 Release Notes The GStreamer team is proud to announce a new major feature release in the stable 1.x API series of your favourite cross-platform multimedia framework! This release has been in the works for more than a year and is packed with new features, bug fixes and other improvements. See http://gstreamer.freedesktop.org/releases/1.6/ for the latest version of this document. Highlights Stereoscopic 3D and multiview video support Trick mode API for key-frame only fast-forward/fast-reverse playback etc. Improved DTS (decoding timestamp) vs. PTS (presentation timestamp) handling to account for negative DTS New GstVideoConverter API for more optimised and more correct conversion of raw video frames between all supported formats, with rescaling v4l2src now supports renegotiation v4l2transform can now do scaling V4L2 Element now report Colorimetry properly Easier chunked recording of MP4, Matroska, Ogg, MPEG-TS: new splitmuxsink and multifilesink improvements Content Protection signalling API and Common Encryption (CENC) support for DASH/MP4 Many adaptive streaming (DASH, HLS and MSS) improvements New PTP and NTP network client clocks and better remote clock tracking stability High-quality text subtitle overlay at display resolutions with glimagesink or gtkglsink RECORD support for the GStreamer RTSP Server Retransmissions (RTX) support in RTSP server and client RTSP seeking support in client and server has been fixed RTCP scheduling improvements and reduced size RTCP support MP4/MOV muxer acquired a new "robust" mode of operation which attempts to keep the output file in a valid state at all times Live mixing support in aggregator, audiomixer and compositor was improved a lot compositor now also supports rescaling of inputs streams on the fly New audiointerleave element with proper input synchronisation and live input support Blackmagic Design DeckLink capture and playback card support was rewritten from scratch; 2k/4k support; mode sensing KLV metadata support in RTP and MPEG-TS H.265 video encoder (x265), decoders (libav, libde265) and RTP payloader and depayloaders New DTLS plugin and SRTP/DTLS support OpenGL3 support, multiple contexts and context propagation, 3D video, transfer/conversion separation, subtitle blending New OpenGL-based QML video sink, Gtk GL video sink, CoreAnimation CAOpenGLLayerSink video sink gst-libav switched to ffmpeg as libav-provider, gains support for 3D/multiview video, trick modes, and the CAVS codec GstHarness API for unit tests gst-editing-services got a completely new ges-launch-1.0 interface, improved mixing support and integration into gst-validate gnonlin has been deprecated in favor of nle (Non Linear Engine) in gst-editing-services gst-validate has a new plugin system, an extensive default testsuite, support for concurrent test runs and valgrind support cerbero build tool for SDK binary packages gains new 'bundle-source' command Various improvements to the Android, iOS, OS X and Windows platform support Full log at http://gstreamer.freedesktop.org/releases/1.6/
2015-11-17Update py-ipaddress to 1.0.15.wiz2-8/+11
All tests pass. Changes not found.
2015-11-16Update net/mitmproxy to 0.14.0.leot3-30/+70
Changes: * Statistics: 399 commits, 13 contributors, 79 closed issues, 37 closed PRs, 103 days * Docs: Greatly updated docs now hosted on ReadTheDocs! http://docs.mitmproxy.org * Docs: Fixed Typos, updated URLs etc. (Nick Badger, Ben Lerner, Choongwoo Han, onlywade, Jurriaan Bremer) * mitmdump: Colorized TTY output * mitmdump: Use mitmproxy's content views for human-readable output (Chris Czub) * mitmproxy and mitmdump: Support for displaying UTF8 contents * mitmproxy: add command line switch to disable mouse interaction (Timothy Elliott) * mitmproxy: bug fixes (Choongwoo Han, sethp-jive, FreeArtMan) * mitmweb: bug fixes (Colin Bendell) * libmproxy: Add ability to fall back to TCP passthrough for non-HTTP connections. * libmproxy: Avoid double-connect in case of TLS Server Name Indication. This yields a massive speedup for TLS handshakes. * libmproxy: Prevent unneccessary upstream connections (macmantrl) * Inline Scripts: New API for HTTP Headers: http://docs.mitmproxy.org/en/latest/dev/models.html#netlib.http.Headers * Inline Scripts: Properly handle exceptions in `done` hook * Inline Scripts: Allow relative imports, provide `__file__` * Examples: Add probabilistic TLS passthrough as an inline script
2015-11-16Update net/py-netlib to 0.14.0.leot3-77/+147
Changes: * netlib: Refactored HTTP protocol handling code * netlib: ALPN support * netlib: fixed a bug in the optional certificate verification. * netlib: Initial Python 3.5 support (this is the first prerequisite for 3.x support in mitmproxy)
2015-11-14Update to mikutter 3.2.10.tsutsui3-8/+10
* Adapt to Twitter's display requirement changes (fav -> like) * Use ruby-gtk2 3.0.7 * add -v option to check mikutter version (thanks @Akkiesoft)
2015-11-13Remove unnecessary build dependency on perl.wiz3-3/+18
From Petar Bogdanovic on pkgsrc-users.
2015-11-12Remove obsolete patch.morr1-63/+0
2015-11-12Update to newest version.morr5-15/+47
ChangeLog (only stable versions): 2015/11/03 : 1.6.2 - BUILD: ssl: fix build error introduced in commit 7969a3 with OpenSSL < 1.0.0 - DOC: fix a typo for a "deviceatlas" keyword - FIX: small typo in an example using the "Referer" header - BUG/MEDIUM: config: count memory limits on 64 bits, not 32 - BUG/MAJOR: dns: first DNS response packet not matching queried hostname may lead to a loop - BUG/MINOR: dns: unable to parse CNAMEs response - BUG/MINOR: examples/haproxy.init: missing brace in quiet_check() - DOC: deviceatlas: more example use cases. - BUG/BUILD: replace haproxy-systemd-wrapper with $(EXTRA) in install-bin. - BUG/MAJOR: http: don't requeue an idle connection that is already queued - DOC: typo on capture.res.hdr and capture.req.hdr - BUG/MINOR: dns: check for duplicate nameserver id in a resolvers section was missing - CLEANUP: use direction names in place of numeric values - BUG/MEDIUM: lua: sample fetches based on response doesn't work 2015/10/20 : 1.6.1 - DOC: specify that stats socket doc (section 9.2) is in management - BUILD: install only relevant and existing documentation - CLEANUP: don't ignore debian/ directory if present - BUG/MINOR: dns: parsing error of some DNS response - BUG/MEDIUM: namespaces: don't fail if no namespace is used - BUG/MAJOR: ssl: free the generated SSL_CTX if the LRU cache is disabled - MEDIUM: dns: Don't use the ANY query type 2015/10/13 : 1.6.0 - BUG/MINOR: Handle interactive mode in cli handler - DOC: global section missing parameters - DOC: backend section missing parameters - DOC: stats paramaters available in frontend - MINOR: lru: do not allocate useless memory in lru64_lookup - BUG/MINOR: http: Add OPTIONS in supported http methods (found by find_http_meth) - BUG/MINOR: ssl: fix management of the cache where forged certificates are stored - MINOR: ssl: Release Servers SSL context when HAProxy is shut down - MINOR: ssl: Read the file used to generate certificates in any order - MINOR: ssl: Add support for EC for the CA used to sign generated certificates - MINOR: ssl: Add callbacks to set DH/ECDH params for generated certificates - BUG/MEDIUM: logs: fix time zone offset format in RFC5424 - BUILD: Fix the build on OSX (htonll/ntohll) - BUILD: enable build on Linux/s390x - BUG/MEDIUM: lua: direction test failed - MINOR: lua: fix a spelling error in some error messages - CLEANUP: cli: ensure we can never double-free error messages - BUG/MEDIUM: lua: force server-close mode on Lua services - MEDIUM: init: support more command line arguments after pid list - MEDIUM: init: support a list of files on the command line - MINOR: debug: enable memory poisonning to use byte 0 - BUILD: ssl: fix build error introduced by recent commit - BUG/MINOR: config: make the stats socket pass the correct proxy to the parsers - MEDIUM: server: implement TCP_USER_TIMEOUT on the server - DOC: mention the "namespace" options for bind and server lines - DOC: add the "management" documentation - DOC: move the stats socket documentation from config to management - MINOR: examples: update haproxy.spec to mention new docs - DOC: mention management.txt in README - DOC: remove haproxy-{en,fr}.txt - BUILD: properly report when USE_ZLIB and USE_SLZ are used together - MINOR: init: report use of libslz instead of "no compression" - CLEANUP: examples: remove some obsolete and confusing files - CLEANUP: examples: remove obsolete configuration file samples - CLEANUP: examples: fix the example file content-sw-sample.cfg - CLEANUP: examples: update sample file option-http_proxy.cfg - CLEANUP: examples: update sample file ssl.cfg - CLEANUP: tests: move a test file from examples/ to tests/ - CLEANUP: examples: shut up warnings in transparent proxy example - CLEANUP: tests: removed completely obsolete test files - DOC: update ROADMAP to remove what was done in 1.6 - BUG/MEDIUM: pattern: fixup use_after_free in the pat_ref_delete_by_id
2015-11-12Update p5-Net-DNS to 1.03:wiz2-7/+7
**** 1.03 November 6, 2015 Fix rt.cpan.org #107897 t/10-recurse.t freezes, never completes Fix rt.cpan.org #101978 Update Net::DNS to use IO::Socket::IP Fix rt.cpan.org #84375 Timeout doesn't work with bgsend/bgread Fix rt.cpan.org #47050 persistent sockets for Resolver::bg(send|read|isready) Fix rt.cpan.org #15515 bgsend on TCP
2015-11-11Update net/youtube-dl to 20151110.leot2-7/+7
Changes: o Fix and improvements to various extractors (most user visible change is the support for new base.js html5 youtube player).
2015-11-11py-dulwich is python-3.x compatible now.wiz1-2/+1
2015-11-09Updated net/grive2 to 0.4.1abs5-67/+9
Changelog only has "Bug fixes" Several pkgsrc patches merged pkgsrc changes: Switch to new Github handling
2015-11-08cosmetic fix to previousdholland2-5/+5
2015-11-08Fix build with non-netbsd cdefs.hdholland2-1/+21
2015-11-08pkglintdholland1-13/+13
2015-11-08sortdholland1-4/+4
2015-11-08BROKEN_EXCEPT_ON_PLATFORM, not BROKEN_EXCEPT_FOR_PLATFORM. Oops.dholland2-4/+4
2015-11-08Don't try to feed "-liconv" to ar(1). Fixes openbsd build.dholland2-1/+17
2015-11-08Move bsd.prefs.mk earlier before uses of PKGMANDIR, which is I thinkdholland1-4/+4
why the openbsd build failed.
2015-11-08Update py-gevent to 1.0.2:wiz3-9/+15
Tests don't run through because of ===> Testing for py27-gevent-1.0.2 Traceback (most recent call last): File "testrunner.py", line 2, in <module> import six File "/scratch/net/py-gevent/work/gevent-1.0.2/greentest/six.py", line 2, in <module> from gevent.hub import PY3 ImportError: No module named gevent.hub *** Error code 1 Release 1.0.2 ------------- - Fix LifoQueue.peek() to return correct element. PR #456. Patch by Christine Spang. - Upgrade to libev 4.19 - Remove SSL3 entirely as default TLS protocol - Import socket on Windows (closes #459) - Fix C90 syntax error (PR #449) - Add compatibility with Python 2.7.9's SSL changes. Issue #477.
2015-11-08Remove a fix intended for NetBSD/amd64 2.0, added to address PR/31225 in r1.37sevan1-5/+1
It's safe to assume the test for MACHINE_ARCH == "amd64" doesn't actually apply to NetBSD, hence being redundant. ok joerg@
2015-11-06Avoid the horrible dynamic sized types extension from GCC.joerg4-1/+154
2015-11-06Added qt5 as an option.adam5-26/+69
Avoid SDK build on OS X.
2015-11-04Remove duplicate SHA512 digests that crept in.agc1-2/+1
2015-11-04Add new Erlang module packagesfhajny1-1/+3
2015-11-04Import 20 Erlang module packages that will work as dependenciesfhajny10-0/+155
in the ejabberd 15.10 update that follows.
2015-11-04Add SHA512 digests for distfiles for net categoryagc748-748/+1519
Problems found with existing digests: Package haproxy distfile haproxy-1.5.14.tar.gz 159f5beb8fdc6b8059ae51b53dc935d91c0fb51f [recorded] da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated] Problems found locating distfiles: Package bsddip: missing distfile bsddip-1.02.tar.Z Package citrix_ica: missing distfile citrix_ica-10.6.115659/en.linuxx86.tar.gz Package djbdns: missing distfile djbdns-1.05-test25.diff.bz2 Package djbdns: missing distfile djbdns-cachestats.patch Package djbdns: missing distfile 0002-dnscache-cache-soa-records.patch Package gated: missing distfile gated-3-5-11.tar.gz Package owncloudclient: missing distfile owncloudclient-2.0.2.tar.xz Package poink: missing distfile poink-1.6.tar.gz Package ra-rtsp-proxy: missing distfile rtspd-src-1.0.0.0.tar.gz Package ucspi-ssl: missing distfile ucspi-ssl-0.70-ucspitls-0.1.patch Package waste: missing distfile waste-source.tar.gz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-11-03Changes 2015.11.02:adam2-7/+7
* Fix extraction and update test checksum * fix info extraction * unified_strdate: Return None if the date format can't be recognized
2015-11-03Major bmon update to 3.8.bsiegert7-114/+34
The changelog only goes as far back as 3.1. Major changes are: - Mac OS X port - Provide minimal interface information on BSD - Fixes for all defects identified by coverity - Fix accuracy issue on total rate calculation - Better example config file - Only initialize curses module if actually used - Bugfixes Also saner build system and new source code location (github).
2015-11-02Fixed order of lines in distinforillig1-2/+3
2015-11-02Update to 2.0.2ryoon2-7/+7
Changelog: Release 2.0.2 October 22nd 2015 csync_file_stat_s: Save a bit of memory Shibboleth: Add our base user agent to WebKit SelectiveSync: Increase folder list timeout to 60 Propagation: Try another sync on 423 Locked (#3387) Propagation: Make 423 Locked a soft error (#3387) Propagation: Reset upload blacklist if a chunk succeeds Application: Fix crash on early shutdown (#3898) Linux: Don't show settings dialog always when launched twice (#3273, #3771, #3485) win32 vio: Add the OPEN_REPARSE_POINTS flag to the CreateFileW call. (#3813) AccountSettings: only expand root elements on single click. AccountSettings: Do not allow to expand the folder list when disconnected. Use application SHORT name for the name of the MacOSX pkg file (ownBrander). FolderMan: Fix for removing a syncing folder (#3843) ConnectionMethodDialog: Don't be insecure on close (#3863) Updater: Ensure folders are not removed (#3747) Folder settings: Ensure path is cleaned (#3811) Propagator: Simplify sub job finished counting (#3844) Share dialog: Hide settings dialog before showing (#3783) UI: Only expand 1 level in folder list (#3585) UI: Allow folder expanding from button click (#3585) UI: Expand folder treeview on single click (#3585) GUI: Change tray menu order (#3657) GUI: Replace term "sign in" with "Log in" and friends. SetupPage: Fix crash caused by uninitialized Account object. Use a themable WebDAV path all over. Units: Back to the "usual" mix units (JEDEC standard). csync io: Full UNC path support on Win (#3748) Tray: Don't use the tray workaround with the KDE theme (#3706, #3765) ShareDialog: Fix folder display (#3659) AccountSettings: Restore from legacy only once (#3565) SSL Certificate Error Dialog: show account name (#3729) Tray notification: Don't show a message about modified folder (#3613) PropagateLocalRemove: remove entries from the DB even if there was an error. Settings UI improvements (eg. #3713, #3721, #3619 and others) Folder: Do not create the sync folder if it does not exist (#3692) Shell integration: don't show share menu item for top level folders Tray: Hide while modifying menus (#3656, #3672) AddFolder: Improve remote path selection error handling (#3573) csync_update: Use excluded_traversal() to improve performance (#3638) csync_excluded: Add fast _traversal() function (#3638) csync_exclude: Speed up significantly (#3638) AccountSettings: Adjust quota info design (#3644, #3651) Adjust buttons on remove folder/account questions (#3654) Release 2.0.1 September 1st 2015 AccountWizard: fix when the theme specifies an override URL (#3699) Release 2.0.0 August 25th 2015 Add support for multiple accounts (#3084) Do not sync down new big folders from server without users consent (#3148) Integrate Selective Sync into the default UI OS X: Support native finder integration for 10.10 Yosemite (#2340) Fix situation where client would not reconnect after timeout (#2321) Use SI units for the file sizes Improve progress reporting during sync (better estimations, show all files, show all bandwidth) Windows: Support paths >255 characters (#57) by using Windows API instead of POSIX API Windows, OS X: Allow to not sync hidden files (#2086) OS X: Show file name in UI if file has invalid UTF-8 in file name Sharing: Make use of Capability API (#3439) Sharing: Do not allow sharing the root folder (#3495) Sharing: Show thumbnail Client Updater: Check for updates periodically, not only once per run (#3044) Windows: Remove misleading option to remove sync data (#3461) Windows: Do not provoke AD account locking if password changes (#2186) Windows: Fix installer when installing unprivileged (#2616, #2568) Quota: Only refresh from server when UI is shown SSL Button: Show more information owncloudcmd: Fix --httpproxy (#3465) System proxy: Ask user for credentials if needed Several fixes and performance improvements in the sync engine Network: Try to use SSL session tickets/identifiers. Check the SSL button to see if they are used. Bandwidth Throttling: Provide automatic limit setting for downloads (#3084) Systray: Workaround for issue with Qt 5.5.0 (#3656)
2015-11-01Remove qt5-dbus dependencyadam1-3/+2
2015-10-29Update to 3.7.2 with one change:roy2-6/+6
* TMPDIR is no longer defined Applications which use TMPDIR and expect it to be a valid directory no longer complain.