Commit graph

17707 commits

Author SHA1 Message Date
jaapb
472c4534a3 Updated net/ocamlnet to 4.1.6nb13.
No upstream changes; only removed some files from the PLIST because
OCaml 4.09 doesn't generate them any more.
2020-01-17 10:35:12 +00:00
pho
0d16a61ec3 Add hs-socks 2020-01-16 23:10:19 +00:00
pho
ea4f09a6e9 Import socks-0.6.1
Socks proxy (version 5) implementation.
2020-01-16 23:09:35 +00:00
tnn
f55845774c rdesktop: needs libXcursor 2020-01-16 21:01:47 +00:00
nia
2a2ea501c6 gnome-nettool: Update to 3.8.1
Updated to GNOME 3/gtk3 version.
2020-01-16 15:33:29 +00:00
nia
8029c9a404 *: Remove Ekiga and related packages.
No OpenSSL 1.1 support and upstream development is effectively stalled.

Also various other dead dependencies: gstreamer0.10, sdl12, esound,
GNOME 2 libgnomeui...
2020-01-16 14:03:50 +00:00
jperkin
510dbe5aae *: Remove USE_OLD_DES_API.
OpenSSL 1.1.1d no longer ships des_old.h, and the time for this being
necessary appears to be behind us.
2020-01-16 13:33:50 +00:00
pho
9390fc40db Add hs-mime-types 2020-01-16 11:45:19 +00:00
pho
6226d87aba Import mime-types-0.1.0.9
Basic mime-type handling types and functions
2020-01-16 11:44:45 +00:00
wiz
f2be8645da rdesktop: really remove obsolete ssl option 2020-01-16 09:49:12 +00:00
adam
75df829645 py-pypiserver: updated to 1.3.2
1.3.2:
- ENH: The Dockerfile used for the official Docker images now uses Python 3.6
  rather than Python 2.7
- ENH: The `welcome.html` page has been updated to provide more metadata
  and be more HTML-standards compliant
- FIX: the `pypi-server -U` command no longer fails when run inside the
  Docker container
- FIX: The `remove_pkg` API action now removes any extant instances of a
  package name-version combination, not just the first one found. This means
  that now, for example, if a `.whl` and `.tar.gz` file exist for the
  requested package name and version, both will be removed
- FIX: include missing `simple/` path on a URL in the example pip commands
  on the `welcome.html` page
- DOC: more consistent and accurate documentation for pip commands provided
  on the `welcome.html` page
- DOC: fixes to the README to make it easier for people to use pypiserver
  behind an apache webserver
2020-01-16 08:20:01 +00:00
wiz
03bfc1bfcc rdesktop: update to 1.9.0.
Provided by Matthias Petermann in PR 54857.

Additionally, remove ssl option per 1.9.0 changelog.

rdesktop (1.9.0)
  * Use GnuTLS and nettle instead of OpenSSL
  * Improved certificate handling
  * Add support for dynamic resize of sessions
  * Add support for alpha cursors
  * Add PulseAudio support
  * Add Kerberos support on macOS
  * Kerberos support no longer requires libgssglue
  * Remove support for rdesktop's custom microphone extension
  * Several fixes to improve compatibility with modern desktops
  * macOS compatibility fixes
  * Improved handling of redirections
  * Many smart card bug fixes
  * Many disk redirection bug fixes
  * Improved logging
  * Lots of other small bug fixes

  -- Pierre Ossman <ossman@cendio.se> 2019-09-18

rdesktop (1.8.6)
  * Fix protocol code handling new licenses

  -- Pierre Ossman <ossman@cendio.se> 2019-05-16

rdesktop (1.8.5)
  * Add bounds checking to protocol handling in order to fix many
    security problems when communicating with a malicious server.

  -- Pierre Ossman <ossman@cendio.se> 2019-05-08
2020-01-15 15:31:28 +00:00
leot
2d27b8db62 youtube-dl: Add missing patch (should be part of previous update)
Thanks <wiz>!
2020-01-15 08:22:03 +00:00
wiz
dda4428ca7 gupnp12: update to 1.2.2.
1.2.2
=====
- Fix macOS dylib versioning
- Fix endless loop on early notify
- Several documentation fixes
- Implement version-independent type registration in ResourceFactory
- Fix an issue with implementation of the depracted functions
- Fix an issue with including net/if.h and linux/if.h
- Add async introspection functions matching the usual GIO function pattern
- Go through main loop if introspection fails before the actual network request
- Bump required GLib version to 2.58

Bugs fixed in this release:
 - https://bugzilla.gnome.org/show_bug.cgi?id=764498
 - https://gitlab.gnome.org/GNOME/gupnp/issues/5
 - https://gitlab.gnome.org/GNOME/gupnp/issues/6
 - https://gitlab.gnome.org/GNOME/gupnp/issues/8
2020-01-15 00:10:02 +00:00
wiz
73903c08d6 gssdp12: update to 1.2.2.
1.2.2
=====
 - Fix macOS dylib versioning
 - Update the required glib version to 2.54
 - Fix setting the multicast sending interface

Bugs fixed in this release:
 - https://gitlab.gnome.org/GNOME/gssdp/issues/4
2020-01-15 00:09:37 +00:00
gutteridge
0e63715dee libfilezilla: fix "i386" builds 2020-01-14 22:14:20 +00:00
leot
e37b6bd47a youtube-dl: Update to 20200115
pkgsrc changes:
 - Apply a pkgsrc patch to fix la7 extractor (shared upstream)

Changes:
20200115
--------
Extractors
* [yourporn] Fix extraction (#21645, #22255, #23459)
+ [canvas] Add support for new API endpoint (#17680, #18629)
* [ndr:base:embed] Improve thumbnails extraction (#23731)
+ [vodplatform] Add support for embed.kwikmotion.com domain
+ [twitter] Add support for promo_video_website cards (#23711)
* [orf:radio] Clean description and improve extraction
* [orf:fm4] Fix extraction (#23599)
* [safari] Fix kaltura session extraction (#23679, #23670)
* [lego] Fix extraction and extract subtitle (#23687)
* [cloudflarestream] Improve extraction
    + Add support for bytehighway.net domain
    + Add support for signed URLs
    + Extract thumbnail
* [naver] Improve extraction
    * Improve geo-restriction handling
    + Extract automatic captions
    + Extract uploader metadata
    + Extract VLive HLS formats
    * Improve metadata extraction
- [pandatv] Remove extractor (#23630)
* [dctp] Fix format extraction (#23656)
+ [scrippsnetworks] Add support for www.discovery.com videos
* [discovery] Fix anonymous token extraction (#23650)
* [nrktv:seriebase] Fix extraction (#23625, #23537)
* [wistia] Improve format extraction and extract subtitles (#22590)
* [vice] Improve extraction (#23631)
* [redtube] Detect private videos (#23518)
2020-01-14 20:42:39 +00:00
wiz
0935456360 glib-networking: update to 2.62.3.
2.62.3 - January 3, 2019
========================

- Fix leak of base iostream (or base datagram socket), 2.62 regression
- Fix duplicate notifies of peer-certificate and peer-certificate-errors
- Fix obscure corner case where SNI might not work
2020-01-14 17:43:54 +00:00
joerg
653e57026a Needs help2man. 2020-01-12 23:02:29 +00:00
joerg
6649c13bfb Fix noreturn use. 2020-01-12 23:02:15 +00:00
maya
3f3f6cbcb7 nsca-ng: cvs add files/ contents.
Thanks joerg for the heads up.
2020-01-12 21:53:22 +00:00
ryoon
eedd1e806f *: Recursive revbump from devel/boost-libs 2020-01-12 20:19:52 +00:00
khorben
eef25933c2 deforaos-vncviewer: update to 0.1.0
Changes since 0.0.0:
- Defaults to Gtk+ 3 (like libDesktop)
2020-01-12 19:44:29 +00:00
tsutsui
7d2b030b40 sayaka: update to 3.4.1.
Upstream changes (no English changelog):

3.4.1 (2020/01/12)
 Adjustments to pseudo home timeline.
 Auto detection of terminal that doesn't support SIXEL.
3.4.0 (2020/01/05)
 Support pseudo home timeline by using filterstream.
3.3.3 (2020/01/04)
 Fix build errors on Linux.
2020-01-12 13:47:17 +00:00
adam
3c1e5b6e49 py-lexicon: updated to 3.3.16
3.3.16
Introduce Gransy provider.
Fix Subreg.cz nameserver name.

3.3.15
Update godaddy.py

3.3.14
Adds subaction as query parameter instead of using url argument.
Addresses code style.
Removes unnecessary print statement.
Adds code author info and link to API docs.
Adds test recordings for EUserv provider.
Fixes case when identifier is None. Attempts to find the identifier with the given arguments.Adds test class for EUserv with filtering.
Adds macOS specific .DS_Store file.
Fixes determining subdomain parameter. This provider automatically appends the domain name to the subdomain. Therefore, it needs to be removed from the parameter in case the name argument contains it.
Adds support for deleting records.
Adds support for updating records.
Moves TTL and priority parameter processing to helper functions.
Adds support for creating records.
Adds logger calls and small fixes.
Adds support for listing records.
Adds retrieval of actual domain ID.
Initial version of EUserv provider with working authentication.

3.3.13
Fix auto provider handling of parameters.

3.3.12
Change uri check after login for easyname.
2020-01-11 16:17:39 +00:00
pho
6ee5d78cd0 Remove dependency on devel/hs-parsec
It's now part of GHC.
2020-01-11 10:08:28 +00:00
joerg
a9361651f9 py-grpcio uses async syntax not supported in Python 2. 2020-01-10 21:17:45 +00:00
joerg
5c482c8b1b Replace completely broken sleep hack from MacPorts with an actual
dependency.
2020-01-10 21:17:17 +00:00
bsiegert
5220c156ea Revbump Go packages after Go default version bump. 2020-01-10 13:32:09 +00:00
nia
4aec2e98c9 libtorrent-rasterbar: Let's not peek into internal malloc properties. 2020-01-10 11:52:05 +00:00
nia
bf8f77da5d 6tunnel: Update to 0.13
Changes by Stuart Cardall:

    Updated help message.

Changes by Paul Warren:

    Avoid segfault in "-f" mode.

Changes by Wojtek Kaniewski:

    Support automake's "make check" target.
2020-01-09 20:09:34 +00:00
leot
67ea6b7d86 hub: Generate and install hub-* man pages
Add necessary logic to generate and install hub man pages.

We could use the existent targets provided by Makefile by introducing a gmake
tool dependency and adjusting install.sh but it is probably easier to mimic it
and rarely new commands are added to hub (so possible HUB_COMMANDS sync against
${WRKSRC}/Makefile should hopefully scale).  We can revisit that in the future
if that will not be the case.

PKGREVISION++
2020-01-09 11:59:53 +00:00
minskim
cb7943376f net/Makefile: Add py-asyncio-nats-client 2020-01-08 17:06:52 +00:00
minskim
3fdb02fb18 net/py-asyncio-nats-client: Import version 0.10.0
An asyncio-based Python client for NATS, a lightweight,
high-performance cloud native messaging system.
2020-01-08 17:06:50 +00:00
nia
713f0bc862 lftp: Update to 4.9.0
Version 4.9.0 - 2019-12-21

* ftp: add support for CEPR command.
* ftp: enabled TLS by default.
* ftp: fixed OPTS MLST format.
* ftps: apply rfc1738 rules.
* ftp: stop sending ALLO commands by default.
* http: fixed redirection to absolute path.
* http: improved index parsing performance.
* http: revert to original URL when temporary redirects led to an error.
* mirror --no-empty-dirs: exclude empty dirs so that chmod is not done on them.
* net: disable inet6 if there is no public ipv6 address.
* net: lowered reconnect intervals.
* sftp, fish: fixed yes/no/[fingerprint] and passphrase recognition.
* sftp: fixed a bug with truncated files when packets are reordered.
* torrent: fixed a coredump when all dht ports are busy.
* fixed file list sorting when some file names start with tilde.
* fixed retry counting when a site has multiple addresses.
* fixed "version" command for certain openssl versions.
2020-01-08 12:38:08 +00:00
nia
dfe5596114 GeoIP: Update to 1.6.12
1.6.12 2018-01-17

* Populate metro and area code when performing lookups in IPv6 City databases.
  Previously this was only done when using IPv4 City databases.

1.6.11 2017-05-15

* Fix use of a NULL pointer when opening a corrupt database with
  `GeoIP_open`. Reported by Stephan Zeisberg. GitHub #87.

1.6.10 2017-03-29

* GeoIP_database_info now returns the full version string rather than
  incorrectly truncating it. GitHub #79.
* This API is now distributed with a small test copy of GeoIP.dat rather than
  a full copy.
* Fix issue where Visual Studio 2015 was optimizing out initialization code.
  Reported and fixed by Scott Godin. GitHub #81.
* Fix test/benchmark on Windows. Gisle Vanem. GitHub #75.
2020-01-08 11:59:43 +00:00
jperkin
6da921d701 samba4: Disable more fmemopen utilities on SunOS. 2020-01-08 10:40:02 +00:00
wiz
a64096802d wireshark: switch from yacc to bison tool
Fixes build problem on NetBSD:
[ 85%] Building C object epan/CMakeFiles/epan.dir/protobuf_lang.c.o
wireshark-3.2.0/epan/protobuf_lang.y: In function 'run_pbl_parser':
wireshark-3.2.0/epan/protobuf_lang.y:602:5: error: 'protobuf_langdebug' undeclared (first use in this function); did you mean
'protobuf_langtable'?
     protobuf_langdebug = debug ? 1 : 0;
     ^~~~~~~~~~~~~~~~~~
     protobuf_langtable
2020-01-08 10:37:34 +00:00
jperkin
5eee97e926 bind914: Explicitly disable epoll on SunOS. 2020-01-08 10:18:53 +00:00
otis
33d180cc8a Update net/md-whois to 5.5.4
Complete changelog leading from 5.0.11 to 5.5.4 at:
https://github.com/rfc1036/whois/blob/v5.5.4/debian/changelog
2020-01-07 13:13:02 +00:00
kim
2f9e6342fb Update net/tcptraceroute6 to 1.0.4
Notable changes:
- Portability fixes.
- A C11 compiler is now necessary (instead of GNU extensions).
2020-01-07 11:08:14 +00:00
kim
e8910f8318 Update MAINTAINER 2020-01-07 10:37:04 +00:00
leot
74ace07969 gallery-dl: Update to 1.12.2
Changes:
1.12.2
------
### Additions
 - [deviantart] match new search/popular URLs (#538)
 - [deviantart] match `/favourites/all` URLs (#555)
 - [deviantart] add extractor for followed users (#515)
 - [pixiv] support listing followed users (#515)
 - [imagefap] handle beta.imagefap.com URLs (#552)
 - [postprocessor:metadata] add `directory` option (#520)

### Fixes
 - [artstation] fix search result pagination (#537)
 - [directlink] send Referer headers (#536)
 - [exhentai] restrict default directory name length (#545)
 - [mangadex] change domain to mangadex.cc (#559)
 - [mangahere] send `isAdult` cookies (#556)
 - [newgrounds] fix tags metadata extraction
 - [pixiv] retry after rate limit errors (#535)
 - [twitter] handle quoted tweets (#526)
 - [twitter] handle API rate limits (#526)
 - [twitter] fix URLs forwarded to youtube-dl (#540)
 - prevent infinite recursion when spawning new extractors (#489)
 - improve output of `--list-keywords` for "parent" extractors (#548)
 - provide fallback for SQLite versions with missing `WITHOUT ROWID`
   support (#553)
2020-01-05 21:53:55 +00:00
kim
abb5d914df Remove net/stripes as the upstream is gone 2020-01-05 19:52:50 +00:00
kim
29ff418e94 Update cisco-mibs to 20170101, latest available tar files from Cisco 2020-01-05 18:45:58 +00:00
leot
a6b630dc6b grpc: Add a version number to libupb too
Fixes PLIST mismatches.
2020-01-05 17:01:19 +00:00
wiz
38c1197537 glib-networking: update to 2.62.2.
2.26.2 - December 9, 2019
=========================

- Fix handshake_context crashes (#97)
2020-01-04 19:04:11 +00:00
nia
2eda28f840 qbitorrent: Update to 4.2.1
Wed Dec 18 2019 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v4.2.1
    - FEATURE: Enable portable mode if "profile" directory exists (Tester798)
    - FEATURE: Enable "Apply rate limit to peers on LAN" option by default (Chocobo1)
    - BUGFIX: Sync translations from Transifex and run lupdate (sledgehammer999)
    - BUGFIX: Don't unnecessarily delete OS files in folders (sledgehammer999)
    - BUGFIX: Use the incomplete folder where appropriate (sledgehammer999)
    - BUGFIX: Align Properties tab bar correctly on window resize (Prince Gupta)
    - BUGFIX: Rework the listening IP/interface selection code (sledgehammer999)
    - BUGFIX: Fix inconsistent icon for deleting torrent (Chocobo1)
    - BUGFIX: Show torrent error message in transfer list (Chocobo1)
    - BUGFIX: Fix stuck in wrong torrent state (Chocobo1)
    - BUGFIX: Expand single-item folders in torrent content (warren)
    - WEBUI: Bump Web API version (sledgehammer999)
    - WEBUI: Add ability to rename torrent files from the WebUI (Thomas Piccirello)
    - WEBUI: Mention lack of HTTPS in WebUI magnet link warning (nl6720)
    - WEBUI: Fix HTML elements size in search tab (Chocobo1)
    - SEARCH: Fix incorrect translation displayed after language change (Chocobo1)
    - SEARCH: Fix missing translations in search plugins dialog (Chocobo1)
    - WINDOWS: Update russian translation of the installer (Andrei Stepanov)
2020-01-04 17:03:25 +00:00
nia
7e0d7c70f6 libtorrent-rasterbar: Update to 1.2.3
Changes:

    fix erroneous event=completed tracker announce when checking files
    promote errors in parsing listen_interfaces to post listen_failed_alert
    fix bug in protocol encryption/obfuscation
    fix buffer overflow in SOCKS5 UDP logic
    fix issue of rapid calls to file_priority() clobbering each other
    clear tracker errors on success
    optimize setting with unlimited unchoke slots
    fixed restoring of trackers, comment, creation date and created-by in resume data
    fix handling of torrents with too large pieces
    fixed division by zero in anti-leech choker
    fixed bug in torrent_info::swap
2020-01-04 16:49:12 +00:00
nia
ca15274bfb net: Remove logjam.
No longer works with LiveJournal, according to #pkgsrc users.
Development has been dead for a decade.

PKGREVISION record: 83
2020-01-04 16:12:00 +00:00