aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'upstream/master'Koop Mast2019-09-25104-275/+427
|\
| * net/librdkafka: update to 1.2.0pizzamig2019-09-242-5/+4
| | | | | | | | | | | | Changes: https://github.com/edenhill/librdkafka/releases/tag/v1.2.0 Sponsored by: trivago N.V.
| * KDE Frameworks: update to 5.62.0tcberner2019-09-245-9/+13
| | | | | | | | | | | | | | | | Changelog: https://kde.org/announcements/kde-frameworks-5.62.0.php Exp-run by: antoine PR: 240720
| * Update to 0.4.3romain2019-09-242-4/+4
| | | | | | | | With hat: puppet
| * net/ns3: update to 3.30swills2019-09-243-11/+37
| | | | | | | | | | PR: 240738 Submitted by: Nikola Kolev <koue@chaosophia.net> (maintainer)
| * Update to 1.17.0ehaupt2019-09-232-4/+4
| |
| * Clarify error message on GCC-based systems.linimon2019-09-231-1/+1
| | | | | | | | Approved by: portmgr (tier-2 blanket)
| * Update ntopng to latest upstream snapshot.madpilot2019-09-232-6/+5
| |
| * Update nDPI to latest upstream snapshot.madpilot2019-09-232-6/+5
| |
| * net/dhcpcd: Update to 8.0.6tobik2019-09-222-4/+4
| | | | | | | | | | PR: 240332 Submitted by: roy@marples.name (maintainer)
| * Ignore with php 7.4antoine2019-09-223-1/+3
| | | | | | | | Reported by: pkg-fallout
| * net/cjdns: Update 20.3 -> 20.4yuri2019-09-222-4/+4
| | | | | | | | Reported by: portscout
| * net/ulxmlrpcpp: fix build on GCC architecturespkubaj2019-09-213-5/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use new GCC because of: ulxr_value.cpp:895: error: 'snprintf' is not a member of 'std' Also add include cstring because of: ulxr_ssl_connection.cpp: In function 'int ulxr::password_cb(char*, int, int, void*)': ulxr_ssl_connection.cpp:63:3: error: 'strcpy' was not declared in this scope 63 | strcpy(buf, pass.c_str()); | ^~~~~~ Approved by: linimon (mentor) Differential Revision: https://reviews.freebsd.org/D21720
| * Add dependency on dbus, required by libavahi-client.so.3.tijl2019-09-211-1/+2
| | | | | | | | | | | | PR: 240726 Submitted by: Tatsuki Makino <tatsuki_makino@hotmail.com> MFH: 2019Q3 (blanket)
| * Switch default devel/llvm* to 90jbeich2019-09-212-1/+2
| | | | | | | | | | | | PR: 239682 Reviewed by: tobik Differential Revision: https://reviews.freebsd.org/D21172
| * Chase src r352540:cy2019-09-214-2/+24
| | | | | | | | | | | | | | | | | | | | Follow up on ports r511987 (base r352304) which disabled default mlockall() at startup. Unfortunately though the original tarball supports this in ./configure (for Linux), to fully support disabling of mlockall() by default requires a little extra help otherwise the following is logged in syslog: Cannot set RLIMIT_MEMLOCK: Operation not permitted
| * net/kea: upgrade 1.5.0 -> 1.6.0pi2019-09-209-137/+99
| | | | | | | | | | | | | | | | | | | | | | - submitter becomes maintainer PR: 240399 Submitted by: Andrey Pevnev <apevnev@me.com> Approved by: hrs (maintainer) MFH: 2019Q3 Relnotes: https://downloads.isc.org/isc/kea/1.6.0/Kea160ReleaseNotes.txt Security: CVE-2019-6472, CVE-2019-6473, CVE-2019-6474
| * net/rubygem-fog-gridscale: update 0.1.4 to 0.1.5egypcio2019-09-202-4/+4
| |
| * Welcome PHP 7.4 RC 1 in the ports-tree.tz2019-09-206-0/+71
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There are many greater changes including: - New module ffi - Remove interbase module - Remove recode module - Remove wddx module - Many modules changes the build switches - Many modules changes the config format, so patches needed to be recreated Special thanks to tobik and ale for their support. Reviewed by: tobik, ale, joneum Sponsored by: PHP Update Service Differential Revision: https://reviews.freebsd.org/D21349
| * net/rsplib: fix build on GCC architecturespkubaj2019-09-201-1/+1
| | | | | | | | | | | | | | | | | | | | | | Needs C++11 compiler: The compiler feature "cxx_decltype" is not known to CXX compiler "GNU" version 4.2.1. Approved by: mentors (implicit approval)
| * Chase base r352518:cy2019-09-202-2/+8
| | | | | | | | | | | | | | Reduce calls to close(2) at startup through the use of closefrom(2). Submitted by: pawel.biernacki@gmail.com (based on) Obtained from: base r352518
| * net/measurement-kit: update 0.10.5 to 0.10.6egypcio2019-09-203-4/+5
| |
| * net/tightvnc: Fix JVNC_VIEWER optiontobik2019-09-191-3/+3
| | | | | | | | | | | | There are no opt_JAVA_RUN or opt_USE_JAVA helpers. Broken in r496879 during conversion to options helpers.
| * devel/log4cplus: use new GCC on GCC platforms to fix net/keapkubaj2019-09-181-2/+0
| | | | | | | | Approved by: mentors (implicit approval)
| * Fix some misspelled or duplicated LICENSE_*tobik2019-09-183-3/+3
| |
| * Add a patch from upstream to fix checks.demon2019-09-172-0/+29
| | | | | | | | | | PR: 240627 Submitted by: nbari
| * Update to upstream version 1.7.16riggs2019-09-172-6/+6
| | | | | | | | | | | | | | | | Details: - Bugfix release, details see: https://github.com/containous/traefik/releases/tag/v1.7.16 MFH: 2019Q3 (hat: ports-secteam)
| * Change my maintainer emaildmgk2019-09-172-2/+2
| | | | | | | | | | Approved by: tz (mentor), portmgr (adamw) Differential Revision: https://reviews.freebsd.org/D21677
| * net/socketapi: Fix build on big-endian architecturespkubaj2019-09-162-1/+6
| | | | | | | | | | | | | | Big-endian architectures had a superfluous #error. Merge upstream commit to fix it. PR: 240470 Approved by: dreibh@iem.uni-due.de (maintainer), linimon (mentor)
| * Deprecate a few portsantoine2019-09-1619-0/+38
| |
| * audio/pulseaudio: update to 13.0jbeich2019-09-161-1/+1
| | | | | | | | | | | | | | | | | | - Connect tests to the framework Changes: https://www.freedesktop.org/wiki/Software/PulseAudio/Notes/13.0/ ABI: https://abi-laboratory.pro/tracker/timeline/pulseaudio/ PR: 240585 Submitted by: lightside@gmx.com
| * net/inlets: Update 2.3.1 -> 2.4.1yuri2019-09-152-4/+4
| | | | | | | | Reported by: portscout
| * Drop C++11 workaround for GCC < 6 after r449590jbeich2019-09-154-14/+1
| | | | | | | | | | | | | | | | lang/gcc5 will expire in ~1 month. If someone still uses lang/gcc48 they should backport C++11 fix instead. QA on GCC architecuters is currently limited to powerpc64 which uses GCC_DEFAULT. PR: 193528
| * Update to 3.0.4.marcus2019-09-156-12/+7
| | | | | | | | | | See https://www.wireshark.org/docs/relnotes/wireshark-3.0.4.html for changes in this release.
| * net/wireguard: Update to 0.0.20190913decke2019-09-152-4/+4
| |
| * net/kafkacat: Update to 1.5.0dbaio2019-09-152-4/+4
| | | | | | | | | | | | | | Changelog: https://github.com/edenhill/kafkacat/releases/tag/1.5.0 PR: 240567 Submitted by: Sergey Akhmatov <sergey@akhmatov.ru> (maintainer)
| * net/waypipe: builds fine with clang 6 after r509126jbeich2019-09-141-9/+0
| | | | | | | | https://gitlab.freedesktop.org/mstoeckl/waypipe/commit/9037dd244903
* | Merge remote-tracking branch 'upstream/master'Koop Mast2019-09-1454-389/+345
|\|
| * Sync with base r352304, no longer locking ntpd in memory. Users whocy2019-09-144-4/+29
| | | | | | | | | | | | | | | | | | | | wish to restore historic BSD behaviour can add the following to ntp.conf: rlimit memlock 32 Discussed on: freebsd-current@ between Sept 6-9, 2019 Mentioned in Differential Revision: https://reviews.freebsd.org/D21581
| * geoipupdate: Update to 4.0.5adamw2019-09-132-6/+6
| |
| * Update to version 2.0.6.demon2019-09-132-4/+4
| |
| * Update to 1.2.1sunpoet2019-09-132-4/+4
| | | | | | | | Changes: https://github.com/fog/fog-ovirt/commits/master
| * Update to 15.1.0sunpoet2019-09-132-4/+4
| | | | | | | | Changes: https://docs.openstack.org/releasenotes/python-novaclient/index.html
| * Update to 2.0.6olivier2019-09-132-4/+4
| |
| * Update to 1.6.8olivier2019-09-132-5/+4
| |
| * net/py-wsproto: Update version 0.14.0=>0.15.1bofh2019-09-122-4/+4
| |
| * net/libdaq: Update version 3.0.0-alpha1=>3.0.0-alpha2bofh2019-09-123-4/+16
| |
| * inet/scapy: Update version 2.4.2=>2.4.3bofh2019-09-115-206/+9
| | | | | | | | | | | | | | | | | | | | | | - Use net/py-pypcap instead of net/py-pcap as dnet and py-pcap will be deprecated in future scapy versions. One other reason is py-pcap is failing with python3. [1] - Change MASTER_SITE to PYPI for better availability [2] - Update WWW [2] PR: 239380 [1] 240493 [2] Submitted by: lwhsu [1] [2]
| * Regular USE_GITHUB cleanup.mat2019-09-112-4/+4
| |
| * New port: net/ip2proxy:zi2019-09-115-0/+45
| | | | | | | | | | | | | | | | | | This library is the C programming language library to support all IP2Proxy™ BIN database products to query proxy IP address and its country, region, city, ISP name and proxy types. It has been optimized for speed and memory utilization. WWW: https://ip2location.com/development-libraries/ip2proxy/c
| * TrustedBSD-MAC has been accepted upstream.cy2019-09-101-1/+0
| |
| * Chase r482219: Fix build on armv6.cy2019-09-101-1/+2
| |
| * Chase r475132: Enable TrustedBSD MAC(4) support to ntpd.cy2019-09-101-1/+2
| |
| * net/py-DTLSSocket: update to 0.1.10tcberner2019-09-102-4/+4
| |
| * New port: net/courier-sox: Courier Socks 5 Proxy client library and wrapper0mp2019-09-105-0/+64
| | | | | | | | | | PR: 240453 Submitted by: Radim Kolar <hsn sendmail cz>
| * net/get_iplayer: update to 3.22crees2019-09-102-6/+5
| | | | | | | | | | | | | | | | | | https://github.com/get-iplayer/get_iplayer/wiki/releasenotes Pass maintainership to submitter (thanks!) PR: ports/240243 Submitted by: Jamie Landeg-Jones <jamie@catflap.org>
| * net/nats-streaming-server: Unbreak with go1.13tobik2019-09-091-4/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | ===> Building for nats-streaming-server-0.15.0 go: github.com/go-sql-driver/mysql@v1.4.1: Get https://proxy.golang.org/github.com/go-sql-driver/mysql/@v/v1.4.1.mod: dial tcp: lookup proxy.golang.org on 209.222.18.218:53: write udp 127.0.0.1:51039->209.222.18.218:53: write: permission denied *** Error code 1 - Switch to USES=go:modules - Remove GO_PKGNAME, not needed with modules PR: 240314 Submitted by: Dmitri Goutnik <dg@syrec.org> Approved by: olgeni (maintainer) Pointy hat: jlaffaye
| * net/rubygem-gitaly: upgrade to 1.58.1 which is required for gitlab-ce 12.2.mfechner2019-09-092-8/+7
| |
| * net/wireguard-go: Update to 0.0.20190908decke2019-09-092-13/+13
| |
| * net/py-sshtunnel: Update to 0.1.5dbaio2019-09-092-5/+4
| |
| * net/v2ray: Switch to USES=go:modules, fix build with go1.13tobik2019-09-081-6/+3
| | | | | | | | | | | | | | | | | | | | | | ===> Building for v2ray-4.20.0 go: github.com/golang/mock@v1.2.0: Get https://proxy.golang.org/github.com/golang/mock/@v/v1.2.0.mod: dial tcp: lookup proxy.golang.org on 209.222.18.218:53: write udp 127.0.0.1:43894->209.222.18.218:53: write: permission denied *** Error code 1 PR: 240282 Submitted by: Dmitri Goutnik <dg@syrec.org> Approved by: Yanhui Shen <shen.elf@gmail.com> (maintainer) Pointy hat: jlaffaye
| * Mark BROKENantoine2019-09-081-0/+2
| | | | | | | | | | | | go: github.com/golang/mock@v1.2.0: Get https://proxy.golang.org/github.com/golang/mock/@v/v1.2.0.mod: dial tcp 172.217.0.49:443: connect: can't assign requested address Reported by: pkg-fallout
| * Mark BROKENantoine2019-09-081-0/+2
| | | | | | | | | | | | go: github.com/go-sql-driver/mysql@v1.4.1: Get https://proxy.golang.org/github.com/go-sql-driver/mysql/@v/v1.4.1.mod: dial tcp 172.217.0.49:443: connect: can't assign requested address Reported by: pkg-fallout
| * Cosmetic changesunpoet2019-09-081-2/+3
| |
| * Update to newer snapshot (b936445)sunpoet2019-09-082-50/+51
| | | | | | | | | | | | - Convert to USES=go:modules - Update dependencies - Bump PORTREVISION for package change
| * Update to newer snapshot (b868c96)sunpoet2019-09-082-46/+56
| | | | | | | | | | - Update dependencies - Bump PORTREVISION for package change
* | Merge remote-tracking branch 'upstream/master'Koop Mast2019-09-07189-1269/+1791
|\|
| * Update asterisk16 to 16.5.1madpilot2019-09-062-5/+4
| | | | | | | | | | | | Security: 7d53d8da-d07a-11e9-8f1a-001999f8d30b d94c08d2-d079-11e9-8f1a-001999f8d30b MFH: 2019Q3
| * Update asterisk15 to 15.7.4madpilot2019-09-062-5/+4
| | | | | | | | | | Security: d94c08d2-d079-11e9-8f1a-001999f8d30b MFH: 2019Q3
| * Update asterisk13 to 13.28.1madpilot2019-09-062-5/+4
| | | | | | | | | | Security: 7d53d8da-d07a-11e9-8f1a-001999f8d30b MFH: 2019Q3
| * net/wireguard: Update to 0.0.20190905decke2019-09-062-4/+4
| |
| * net/wpa_supplicant_gui: Move the distfile to under LOCAL/yuriyuri2019-09-061-2/+2
| | | | | | | | Requested by: jgh
| * Revert r511187, it fails to fetchantoine2019-09-064-5/+200
| | | | | | | | Reported by: pkg-fallout
| * KDE Applications: update to 19.08.1tcberner2019-09-0638-111/+112
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | September 05, 2019. Today KDE released the first stability update for KDE Applications 19.08. This release contains only bugfixes and translation updates, providing a safe and pleasant update for everyone. More than twenty recorded bugfixes include improvements to Kontact, Dolphin, Kdenlive, Konsole, Step, among others. Improvements include: * Several regressions in Konsole's tab handling have been fixed * Dolphin again starts correctly when in split-view mode * Deleting a soft body in the Step physics simulator no longer causes a crash You can find the full list of changes here: https://kde.org/announcements/fulllog_applications-aether.php?version=19.08.1
| * Update to 1.4.0dvl2019-09-062-4/+4
| | | | | | | | | | | | PR: 240355 Submitted by: dvl Approved by: joe@thrallingpenguin.com (maintainer)
| * net/scapy: Update version 2.4.2=>2.4.3bofh2019-09-054-200/+5
| | | | | | | | | | | | | | | | | | - Use net/py-pypcap instead of net/py-pcap as dnet and py-pcap will be deprecated in future scapy versions. One other reason is py-pcap is failing with python3. [1] PR: 239380 [1] Submitted by: lwhsu [1]
| * Remove expired ports:rene2019-09-055-89/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2019-09-04 devel/ace+tao-doc: Broken for more than 6 months 2019-09-04 devel/dfmt: Broken for more than 6 months 2019-09-04 devel/ignition-transport: Broken for more than 6 months 2019-09-04 devel/spin: Broken for more than 6 months 2019-09-04 editors/dexed: Depends on expiring devel/dfmt 2019-09-04 editors/p5-Padre: Depends on expiring x11-toolkits/p5-Wx 2019-09-04 emulators/qemu2: Latest 3.X branch is in ports tree 2019-09-04 games/asc: Broken for more than 6 months 2019-09-04 games/slade: Broken for more than 6 months 2019-09-04 graphics/gimp-wavelet-decompose-plugin: Broken for more than 6 months 2019-09-04 graphics/py-pyembree: Depends on expiring graphics/embree 2019-09-04 irc/irssi-otr: Broken for more than 6 months 2019-09-04 mail/p5-Mail-ClamAV: Broken for more than 6 months 2019-09-04 mail/qmail-ldap: Broken for more than 6 months 2019-09-04 math/fityk: Broken for more than 6 months 2019-09-04 math/octave-forge-econometrics: Broken for more than 6 months 2019-09-04 math/octave-forge-fits: Broken for more than 6 months 2019-09-04 math/octave-forge-linear-algebra: Broken for more than 6 months 2019-09-04 math/octave-forge-mechanics: Broken for more than 6 months 2019-09-04 math/octave-forge-parallel: Broken for more than 6 months 2019-09-04 math/octave-forge-strings: Broken for more than 6 months 2019-09-04 math/octave-forge-tisean: Broken for more than 6 months 2019-09-04 math/octave-forge-video: Broken for more than 6 months 2019-09-04 math/py-yt: Depends on expiring graphics/embree 2019-09-04 misc/gnustep-examples: Broken for more than 6 months 2019-09-04 net/turses: Depends on expiring net/py-tweepy 2019-09-04 security/clamcour: Broken for more than 6 months 2019-09-04 security/honeybadger: Broken for more than 6 months 2019-09-04 sysutils/freefilesync: Broken for more than 6 months 2019-09-04 sysutils/log-courier: Broken for more than 6 months 2019-09-04 textproc/py-orange3-text: Broken for more than 6 months 2019-09-05 www/feedjack: Upstream gone 2019-09-04 www/havp: Broken for more than 6 months 2019-07-31 www/rubygem-webpack-rails-rails5: Upstream no longer maintained, use devel/rubygem-webpacker-rails* instead 2019-09-04 x11-toolkits/p5-Wx-GLCanvas: Depends on expiring x11-toolkits/p5-Wx 2019-09-04 x11-toolkits/p5-Wx-Perl-ProcessStream: Depends on expiring x11-toolkits/p5-Wx 2019-09-04 x11-wm/golem: Broken for more than 6 months 2019-09-04 x11-wm/pawm: Broken for more than 6 months
| * net/activemq: Update to 5.15.10tobik2019-09-052-5/+4
| | | | | | | | Changes: https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12345171&projectId=12311210
| * net/vde2: fix build error: use of undeclared identifier 'BIOCSHDRCMPLT'pi2019-09-054-9/+21
| | | | | | | | | | | | | | | | | | | | - fix build - change WWW to github - pet portlint PR: 229525 Reported by: O. Hartmann <ohartmann@walstatt.org> Submitted by: Walter Schwarzenfeld <w.schwarzenfeld@utanet.at>
| * Security update of the port to Samba 4.10.8.timur2019-09-043-10/+13
| | | | | | | | Security: CVE-2019-10197
| * net/phpldapadmin: fix search button in PHP 7.3tz2019-09-042-3/+51
| | | | | | | | | | | | | | Add a patch to fix the search button which is only broken with PHP 7.3. PR: 240296 Submitted by: Krzysztof (maintainer)
| * net/fsplib: Update version 0.12=>0.14bofh2019-09-042-7/+7
| | | | | | | | | | PR: 239911 Submitted by: hsn@sendmail.cz
| * Update to 15.0.0sunpoet2019-09-042-4/+4
| | | | | | | | Changes: https://docs.openstack.org/releasenotes/python-novaclient/index.html
| * net/google-cloud-sdk: update to 260.0.0swills2019-09-032-4/+4
| |
| * net/py-libcloud: update to 2.6.0novel2019-09-032-4/+4
| |
| * net/pecl-rdkafka: update to 3.1.2swills2019-09-032-4/+4
| | | | | | | | | | PR: 239307 Submitted by: Sergey Akhmatov <sergey@akhmatov.ru> (maintainer)
| * net/nuster: update to 3.0.0.19swills2019-09-032-4/+4
| | | | | | | | | | PR: 239549 Submitted by: Felix Hanley <felix@userspace.com.au> (maintainer)
| * net/chrony: Update to 3.5swills2019-09-033-70/+4
| | | | | | | | | | | | PR: 239596 Submitted by: Colin T. <bugzilla@nulldir.e4ward.com> Approved by: maintainer timeout (yonas@fizk.net, >1 month)
| * net/babeld: Update to 1.8.5swills2019-09-032-6/+8
| | | | | | | | | | PR: 239646 Submitted by: Hung-Yi Chen <gaod@hychen.org> (maintainer)
| * net/mosquitto: update to 1.6.4swills2019-09-039-83/+54
| | | | | | | | | | | | PR: 239675 Submitted by: joe@thrallingpenguin.com (maintainer) Reported by: crest@rlwinm.de
| * Bump PORTREVISION on ldns consumersswills2019-09-031-1/+1
| | | | | | | | | | | | Shared lib version changed in update Reported by: sunpoet
| * net/fspd: update to 2.8.1.28swills2019-09-034-49/+17
| | | | | | | | | | PR: 239910 Submitted by: Radim Kolar <hsn@sendmail.cz> (maintainer)
| * devel/meson: Update to 0.51.2jbeich2019-09-031-2/+0
| | | | | | | | | | | | | | | | - Apply upstream fix to build D applications e.g., x11/tilix Changes: https://github.com/mesonbuild/meson/compare/0.51.0...0.51.2 PR: 240182 Exp-run by: antoine
| * - Correctly pass CONFIGURE_ARGS depending on flavormadpilot2019-09-021-6/+12
| | | | | | | | | | | | | | | | - Fix default FLAVOR definition PR: 240238 Submitted by: tobik MFH: 2019Q3
| * [NEW PORT] net/aquantia-atlantic-kmod: Aquantia AQtion (Atlantic) Network ↵koobs2019-09-024-0/+35
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Driver (Development Preview) Aquantia AQC multigigabit NIC FreeBSD Driver Supports: * Aquantia AQtion 10Gbit Network Adapter * Aquantia AQtion 5Gbit Network Adapter * Aquantia AQtion 2.5Gbit Network Adapter WWW: https://github.com/Aquantia/aqtion-freebsd PR: 238324 Reported by: many
| * Use gets_s() as a more appropriate replacement for gets() instead ofcy2019-09-021-1/+1
| | | | | | | | | | | | | | fgets(). PR: 222796 MFH: 2019Q3
| * Bump PORTREVISION for more ports using EMACS_VERSION_SITE_LISPDIRjrm2019-09-021-1/+1
| | | | | | | | | | This is required after editors/emacs was updated to version 26.3 in r510281. Some of these ports were missed in r510696.
| * graphics/poppler: update to 0.80.0tcberner2019-09-021-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Release 0.80.0: core: * Annotations: Implement support for setting a different text in the appearance stream than the real text * Splash: Optionally use small_vector from boost * Fix memory leaks on broken files * Fix abort on broken files * Small code simplifications * Remove USE_FIXEDPOINT support. Issue #821 qt5: * Fix MSVC build * Add subsitute-font information * Fix since marker of some functions * Fix leak when aborting text extraction * Small code simplifications glib: * Make print scaling getter visible * Make Duplex/NumCopies/PrintPageRange preference available in API * Implement Movie API utils: * pdftotext: Add -nodiag flag to remove diagonal text on output build system: * Mark external lib include dirs as SYSTEM PR: 240176 Exp-run by: antoine Approved by: gnome (kwm, implicit)
| * Remove expired ports:rene2019-09-014-47/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2019-08-31 devel/pure-stldict: Depends on expiring devel/llvm35 2019-08-31 lang/dmd1: No longer supported upstream 2019-08-31 lang/gprolog: Abandonware upstream (more than five years), fails in various ways with remotely recent compilers 2019-08-31 math/pure-mpfr: Depends on expiring devel/llvm35 2019-08-31 math/pure-rational: Depends on expiring devel/llvm35 2019-08-31 net/pure-sockets: Depends on expiring devel/llvm35 2019-08-31 textproc/pure-csv: Depends on expiring devel/llvm35 2019-08-31 textproc/pure-xml: Depends on expiring devel/llvm35 2019-08-31 x11-toolkits/pure-tk: Depends on expiring devel/llvm35 2019-08-31 databases/pure-sql3: Depends on expiring devel/llvm35 2019-08-31 devel/pure-readline: Depends on expiring devel/llvm35 2019-08-31 devel/pure-stllib: Depends on expiring devel/llvm35
| * net/kamailio: refactoringpi2019-09-0111-440/+500
| | | | | | | | | | | | | | | | | | - improved options handling - improved building - fixed plist PR: 240206 Submitted by: Dmitry Wagin <dmitry.wagin@ya.ru>
| * devel/libfmt: Update to 6.0.0tobik2019-09-011-1/+1
| | | | | | | | | | | | | | | | | | | | | | While here - Normalize CMAKE_ARGS, USES=compiler:c++11-lib - Pet portfmt - Bump revision of consumers due to ABI changes Changes: https://github.com/fmtlib/fmt/releases/tag/6.0.0 ABI: https://abi-laboratory.pro/tracker/timeline/fmt/ PR: 240141
| * Update version requirement of RUN_DEPENDSsunpoet2019-09-012-2/+3
| | | | | | | | - Update pkg-descr
| * net/p5-Net-Google-SafeBrowsing2: Canonicalize option namestobik2019-09-011-11/+11
| |
| * net/opennx: Add missing USES and USE_XORG elementsyuri2019-09-011-3/+4
| | | | | | | | Approved by: portmgr blanket
| * net/x2goclient: Update 4.1.0.0 -> 4.1.2.1yuri2019-09-015-28/+26
| |
| * Update to 1.0.9sunpoet2019-08-312-4/+4
| | | | | | | | Changes: https://github.com/fog/fog-openstack/commits/master
| * Sort SUBDIRssunpoet2019-08-311-2/+2
| |
| * Update to 3.2.1sunpoet2019-08-312-4/+4
| | | | | | | | | | Changes: https://github.com/fog/fog-vsphere/releases https://github.com/fog/fog-vsphere/blob/master/CHANGELOG.md
| * net/ntpsec: Fix plist (man pages lacked .gz suffix for some reason)yuri2019-08-311-1/+1
| | | | | | | | Reported by: Beat Siegenthaler <beat.siegenthaler@beatsnet.com> (via e-mail)
| * geoipupdate: Update to 4.0.4adamw2019-08-312-19/+5
| |
| * net/libdmapsharing: Explicitly disable the dependency on devel/checktobik2019-08-301-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | By default, the configure script of net/libdmapsharing detects devel/check automatically. If devel/check is installed, net/libdmapsharing will link to it. It can cause problems because devel/check is not declared as a dependency of net/libdmapsharing, so libdmapsharing-3.0.so will be broken if devel/check is removed. $ ldd /usr/local/lib/libdmapsharing-3.0.so ... libcheck.so.0 => not found (0) ... Since devel/check is just a unit test framework, it should be safe to disable it unconditionally. PR: 240195 Submitted by: Ting-Wei Lan <lantw44@gmail.com>
| * net/rubygem-gitaly-proto: upgrade to 1.37.0 which is required for gitlab-ce ↵mfechner2019-08-302-4/+4
| | | | | | | | 12.1.
| * Switch ports required by gitlab-ce 12.1 from rails 5.0 to rails 5.2.mfechner2019-08-301-1/+2
| |
| * Update to 1.15.0ehaupt2019-08-302-4/+4
| |
| * net/tacacs: Do not set WRKSRC twicetobik2019-08-291-2/+0
| |
| * Update to 0.3.5sunpoet2019-08-292-4/+4
| | | | | | | | Changes: https://github.com/fog/fog-aliyun/commits/master
| * - fix service scriptjgh2019-08-292-21/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For some reason the PID written to the pidfile by htpdate does not match its actual PID, which renders the standard PID-handling mechanism of rc.subr(8) useless. As a solution, depend only on the process name to figure out the PID of the running process. NB: the old pidfile has to be removed before starting htpdate. Otherwise, the program complains about the pidfile already existing (which htpdate interprets as another instance of htpdate already running). Also: - Use %%PREFIX%% to let the ports provide a proper path for the binary. - Do not specify htpdate_flags in command_args. htpdate_flags are already passed to the program by rc.subr(8). In response to this mailing list thread: https://lists.freebsd.org/pipermail/freebsd-rc/2019-August/004047.html Submitted by: 0mp@ Differential Revision: https://reviews.freebsd.org/D21431
| * Update to 1.1.0antoine2019-08-282-4/+4
| |
| * Custom OSPF "wrong LSA collision detection patch" is in conflict with the fixolivier2019-08-283-43/+1
| | | | | | | | | | | | | | | | included in bird 1.6.7 and generate crashes, so remove it. PR: 238496 Submitted by: pbd@pbd.name Reported by: Ondrej Zajicek <santiago@crfreenet.org>
| * Update to 2.0.6romain2019-08-282-4/+4
| |
| * Chase multimedia/mp4v2 update; bump PORTREVISIONS of dependent portsriggs2019-08-271-0/+1
| | | | | | | | PR: 212785
| * net/sems: SIP Express Media Server (new port)nwhitehorn2019-08-278-0/+694
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SEMS is an open-source SIP media server, implementing a B2BUA, voicemail, IVRs, announcements, etc. It is designed to be complementary to SIP proxy-only tools like Kamailio, OpenSIPS, etc. This adds a new port for the SEMS SIP media server, which provides a number of functions (Voicemail, conferencing, B2BUA, etc.) in conjunction with a SIP router like Kamailio or OpenSIPS. The most recent release (1.6.0) is both old and has a significant number of issues on FreeBSD, so this corresponds to the current development branch, which should hopefully become 1.7 in not too very long. I've added one other patch (from SEMS pull request 57) that is required to make message-waiting notifications behave in a useful way but has yet to be merged upstream. WWW: https://github.com/sems-server/sems/ PR: 240048 Reviewed by: koobs (ports) Approved by: koobs (ports) Differential Revision: D21410
| * net/waypipe: update to 0.6.1jbeich2019-08-272-5/+5
| | | | | | | | Changes: https://gitlab.freedesktop.org/mstoeckl/waypipe/compare/v0.6.0...v0.6.1
| * - update to 1.2.2jgh2019-08-275-67/+4
| | | | | | | | | | | | - upstream excepted my patches to remove FreeBSD and Linux as examples for endpoint webservers for retrieving time. - this is a purely a documentation update
| * Update to 2.01.90sunpoet2019-08-262-4/+4
| | | | | | | | Changes: https://tintin.sourceforge.io/news.php
| * Convert to @samplebapt2019-08-261-3/+1
| |
| * net/zerotier: use amended distinfo broken in r509901dch2019-08-261-3/+3
| | | | | | | | Approved by: jrm (mentor, implicit)
| * net/zerotier: update to 1.4.2dch2019-08-262-7/+4
| | | | | | | | | | Approved by: jrm (mentor, implicit) Sponsored by: SkunkWerks, GmbH
| * Add compiler:c++11-lang to USES to fix the build on gcc-based systems:linimon2019-08-261-1/+1
| | | | | | | | | | | | cc1plus: error: unrecognized command line option "-std=gnu++11" Approved by: portmgr (tier-2 blanket)
| * net/inlets: Update 2.2.0 -> 2.3.1yuri2019-08-262-4/+4
| | | | | | | | Reported by: portscout
| * Add rubygem-activestorage52 5.2.3sunpoet2019-08-264-0/+44
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Active Storage makes it simple to upload and reference files in cloud services like Amazon S3, Google Cloud Storage, or Microsoft Azure Storage, and attach those files to Active Records. Supports having one main service and mirrors in other services for redundancy. It also provides a disk service for testing or local deployments, but the focus is on cloud storage. Files can be uploaded from the server to the cloud or directly from the client to the cloud. Image files can furthermore be transformed using on-demand variants for quality, aspect ratio, size, or any other MiniMagick supported transformation. WWW: https://rubyonrails.org/
| * net/knxd: fix build with GCC architectures.mfechner2019-08-251-0/+14
| | | | | | | | | | | | | | | | This patch is also requested upstream: https://github.com/knxd/knxd/pull/407 PR: 239469 Submitted by: pkubaj
| * net/kio-gdrive: update to 1.2.7tcberner2019-08-252-6/+4
| | | | | | | | - supports the current KDE Applications' PIM versions
| * Update to 1.20olivier2019-08-252-5/+5
| | | | | | | | | | PR: 239886 Submitted by: Artyom Davidov <ard_1@mail.ru>
| * Update to 1.3.4sunpoet2019-08-252-4/+4
| | | | | | | | | | Changes: https://github.com/googleapis/google-cloud-ruby/releases https://github.com/googleapis/google-cloud-ruby/blob/master/stackdriver-core/CHANGELOG.md
| * Update to 1.7.0sunpoet2019-08-252-4/+4
| | | | | | | | | | Changes: https://github.com/googleapis/google-cloud-ruby/releases https://github.com/googleapis/google-cloud-ruby/blob/master/google-cloud-logging/CHANGELOG.md
| * Update to 1.2.1sunpoet2019-08-252-5/+5
| | | | | | | | | | | | | | - Update version requirement of RUN_DEPENDS Changes: https://github.com/googleapis/google-cloud-ruby/releases https://github.com/googleapis/google-cloud-ruby/blob/master/google-cloud-env/CHANGELOG.md
| * Update to 1.3.1sunpoet2019-08-252-5/+5
| | | | | | | | | | | | | | - Update version requirement of RUN_DEPENDS Changes: https://github.com/googleapis/google-cloud-ruby/releases https://github.com/googleapis/google-cloud-ruby/blob/master/google-cloud-core/CHANGELOG.md
| * Update to 878.260.1sunpoet2019-08-252-4/+4
| |
* | Merge remote-tracking branch 'upstream/master'Koop Mast2019-08-24375-21100/+1554
|\|
| * net/remmina-plugin-www: fix build on GCC architecturespkubaj2019-08-241-1/+1
| | | | | | | | | | | | | | | | | | | | This port now requires C11 to build: /usr/local/include/webkitgtk-4.0/jsc/JSCClass.h:37: error: redefinition of typedef 'JSCClass' /usr/local/include/webkitgtk-4.0/jsc/JSCValue.h:43: error: previous declaration of 'JSCClass' was here /usr/local/include/webkitgtk-4.0/jsc/JSCClass.h:40: error: redefinition of typedef 'JSCContext' /usr/local/include/webkitgtk-4.0/jsc/JSCValue.h:44: error: previous declaration of 'JSCContext' was here Approved by: mentors (implicit approval)
| * net/measurement-kit: update 0.10.4 to 0.10.5egypcio2019-08-233-13/+4
| |
| * Upgrade samba410 port to the 4.10.7 version.timur2019-08-232-5/+5
| |
| * net/kamailio: upgrade 5.2.0 -> 5.2.4pi2019-08-236-49/+4
| | | | | | | | | | | | | | Relnotes: https://www.kamailio.org/w/2019/08/kamailio-v5-2-4-released/ https://www.kamailio.org/w/2019/05/kamailio-v5-2-3-released/ https://www.kamailio.org/w/2019/03/kamailio-v5-2-2-released/ https://www.kamailio.org/w/2019/01/kamailio-v5-2-1-released/
| * Update to 878.240.1sunpoet2019-08-232-4/+4
| |
| * net/rclone: USES go:modules and fix build with go1.13wg2019-08-231-8/+1
| | | | | | | | | | PR: 239879 Submitted by: Dmitri Goutnik
| * Update liferea to 1.12.7.kwm2019-08-222-6/+5
| |
| * Fix pkg-plist for i386 arch.timur2019-08-222-3/+3
| |
| * net/intel-ix-kmod: Update to 3.3.10skozlov2019-08-222-5/+5
| | | | | | | | Sponsored by: Intel Corporation
| * net/intel-ixl-kmod: Update to 1.11.9skozlov2019-08-222-4/+4
| | | | | | | | Sponsored by: Intel Corporation
| * Update 2.8 --> 2.9cy2019-08-222-4/+4
| |
| * Fix "daemon" and "continuing" typostobik2019-08-214-5/+5
| | | | | | | | "deamon" is back!
| * net/ceph12: fix commentpi2019-08-211-1/+1
| | | | | | | | | | PR: 240009 Submitted by: matthew
| * Add rubygem-google-cloud-bigquery 1.13.0sunpoet2019-08-214-0/+32
| | | | | | | | | | | | | | | | | | | | This is the official Ruby library for Google BigQuery. WWW: https://github.com/googleapis/google-cloud-ruby/tree/master/google-cloud-bigquery PR: 240011 Submitted by: sanpei Reviewed by: sunpoet (myself, via private mail)
| * net/ceph12: update 12.2.11 -> 12.2.12pi2019-08-215-19/+64
| | | | | | | | | | | | PR: 240009 Submitted by: Willem Jan Withagen <wjw@digiware.nl> (maintainer) Relnotes: https://ceph.io/releases/v13-2-6-mimic-released/
| * net/openbgpd6: upgrade 6.5p0 -> 6.5p1pi2019-08-212-4/+4
| | | | | | | | | | | | | | PR: 239674 Submitted by: pizzamig MFH: 2019Q3 Relnotes: https://undeadly.org/cgi?action=article;sid=20190802072427
| * - Update to the latest snapshot on 2019-05-23.nobutaka2019-08-214-15/+17
| | | | | | | | | | - Switch to use the GeoLite2 database. - Switch to use py-pycryptodome.
| * net/py-cloudflare-scrape: update to 2.0.8tcberner2019-08-212-4/+4
| |
| * net/remmina: fix build on GCC architecturespkubaj2019-08-211-1/+1
| | | | | | | | | | | | | | After last update C11 compatibility is necessary: /wrkdirs/usr/ports/net/remmina/work/Remmina-e1a0ffd30a0d8e35ed86ec81ecb4719bb870d62c-e1a0ffd30a0d8e35ed86ec81ecb4719bb870d62c/src/rcw.c:166: error: redefinition of typedef 'RemminaConnectionObject' Approved by: mentors (implicit approval)
| * - Pet portlintamdmi32019-08-202-5/+2
| | | | | | | | | | | | | | - Switch to USES=localbase - Update WWW Approved by: portmgr blanket
| * net/xrdp: Update to 0.9.11meta2019-08-202-8/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | New features * Suppress output (do not draw screen when client window is minimized) * Audio input (microphone) redirection compatible with MS-RDPEAI * Now xrdp can listen on more than one port Bug fixes * Fix the issue audio redirection sometimes sounds with long delay * Check term event for more responsive shutdown Sponsored by: HAW International, Inc.
| * Put the original MASTER_SITE back and switch to XZ archivelwhsu2019-08-202-5/+6
| |
| * - Update to 0.5.2lwhsu2019-08-206-45/+12
| |
| * Upgrade samba410 port to 4.10.6 version. Fixed vfs_freebsd to match newertimur2019-08-208-580/+212
| | | | | | | | | | | | | | configure test. This release should fix provisioning on UFS2 systems, ZFS provisioning is still broken... PR: 239105
| * Update to 1.21.0sunpoet2019-08-202-9/+9
| | | | | | | | | | | | - Update version requirement of RUN_DEPENDS Changes: https://github.com/googleapis/google-cloud-ruby/blob/master/google-cloud-storage/CHANGELOG.md
| * Add rubygem-cloudflare 4.1.3sunpoet2019-08-204-0/+30
| | | | | | | | | | | | | | | | Cloudflare is a Ruby wrapper for the Cloudflare V4 API. It provides a light weight wrapper using RestClient::Resource. The wrapper functionality is limited to zones and DNS records at this time. WWW: https://github.com/socketry/cloudflare
| * Add rubygem-google-cloud-logging 1.6.6sunpoet2019-08-204-0/+40
| | | | | | | | | | | | | | | | | | | | | | | | | | google-cloud-logging is the official library for Stackdriver Logging. Stackdriver Logging allows you to store, search, analyze, monitor, and alert on log data and events from Google Cloud Platform and Amazon Web Services (AWS). It supports ingestion of any custom log data from any source. Stackdriver Logging is a fully-managed service that performs at scale and can ingest application and system log data from thousands of VMs. Even better, you can analyze all that log data in real-time. WWW: https://github.com/googleapis/google-cloud-ruby/tree/master/google-cloud-logging
| * Add rubygem-stackdriver-core 1.3.3sunpoet2019-08-204-0/+30
| | | | | | | | | | | | | | This library contains shared types and utilities for Stackdriver-related libraries. WWW: https://github.com/googleapis/google-cloud-ruby/tree/master/stackdriver-core
| * - revive net/subnetcalcjgh2019-08-204-0/+37
| | | | | | | | | | | | | | | | | | - update to 2.4.14 - no geoip support, and lack of replacement - maintainer plans to implement libmaxminddb PR: 239854 (based on) Submitted by: dreibh@iem.uni-due.de (maintainer)
| * devel/boost-*: update to 1.71.0jbeich2019-08-1920-9/+20
| | | | | | | | | | | | | | Changes: http://www.boost.org/users/history/version_1_71_0.html PR: 238827 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D20774
| * Remove expired ports:rene2019-08-19121-19724/+0
| | | | | | | | | | 2019-08-19 net/samba46: yes 2019-08-19 net/samba47: yes
| * net/ceph13: upgrade 13.2.1 -> 13.2.6pi2019-08-199-18/+155
| | | | | | | | | | | | PR: 239958 Submitted by: Willem Jan Withagen <wjw@digiware.nl> (maintainer) Relnotes: https://ceph.io/releases/v13-2-6-mimic-released/
| * net/libbgpdump: upgrade 1.4.99.15 -> 1.6.0pi2019-08-193-6/+8
| | | | | | | | | | | | | | PR: 239953 Submitted by: Anton Yuzhhhaninov <citrin+pr@citrin.ru> Approved by: mjl@luckie.org.nz (maintainer) Relnotes: https://bitbucket.org/ripencc/bgpdump/src/default/ChangeLog
| * Update to version 1.8.21.demon2019-08-193-4/+5
| |
| * Update to version 2.0.5.demon2019-08-192-4/+4
| |
| * Mark net/kio-gdrive brokenadridg2019-08-181-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | /wrkdirs/usr/ports/net/kio-gdrive/work/kio-gdrive-1.2.6/src/kio_gdrive.cpp:382:38: error: no member named 'Id' in 'KGAPI2::Drive::FileFetchJob' fetchJob.setFields(FileFetchJob::Id | FileFetchJob::Title | FileFetchJob::Labels); This was fixed upstream in 01ec4d87b2e28de5eb3c23ec469c6c746f573520, but there hasn't been a release since then (and the number of commits and fixes since 1.2.6 release is pretty large, I don't want to chase backports just now). Reported by: pkg-fallout
| * New port: net/socketapipi2019-08-185-0/+76
| | | | | | | | | | | | | | | | | | | | SocketAPI is the socket API library for the SCTPLIB user-space SCTP implementation. WWW: https://www.uni-due.de/~be0001/sctplib/ PR: 239848 Submitted by: Thomas Dreibholz <dreibh@iem.uni-due.de>
| * New port: net/sctplibpi2019-08-184-0/+46
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The SCTPLIB library is a prototype implementation of the Stream Control Transmission Protocol (SCTP), a message-oriented reliable transport protocol that supports multi-homing, and multiple message streams multiplexed within an SCTP connection (also named association). SCTP is described in RFC 4960. See https://www.uni-due.de/~be0001/sctplib/ for details. The API of the library is modeled after Section 10 of RFC 4960, and most parameters and functions should be self-explanatory to the user familiar with this document. In addition to these interface functions between an Upper Layer Protocol (ULP) and an SCTP instance, the library also provides a number of helper functions that can be used to manage callbacks and timers, as well as UDP sockets for simple IPC. Furthermore, SCTPLIB provides support for UDP encapsulation, making it possible to co-exist with kernel SCTP implementations. WWW: https://www.uni-due.de/~be0001/sctplib/ PR: 239844 Submitted by: dreibh@iem.uni-due.de
| * New port: net/tsctppi2019-08-184-0/+29
| | | | | | | | | | | | | | | | | | | | | | TSCTP is an SCTP test tool. Its purpose is to perform basic SCTP functionality tests to check implementations interoperability and to verify that the SCTP stack is working. WWW: https://www.uni-due.de/~be0001/tsctp/ PR: 239846 Submitted by: dreibh@iem.uni-due.de
| * net/rsplib: update 3.2.0 -> 3.2.4pi2019-08-184-32/+29
| | | | | | | | | | PR: 239842 Submitted by: dreibh@iem.uni-due.de (maintainer)
| * net/remmina: Upgrade to 1.3.5woodsb022019-08-1821-110/+197
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adding support for ST("simple" terminal), www, and spice. Enabling nx by default. Telepathy plugin is disabled upstream and is removed as a port to match. Changes this release: https://gitlab.com/Remmina/Remmina/blob/v1.3.5/CHANGELOG.md PR: 238221 Submitted by: Nick Wolff <darkfiberiru@gmail.com> Reported by: cem Reviewed by: mat Differential Revision: https://reviews.freebsd.org/D21166
| * net/waypipe: update to 0.6.0jbeich2019-08-173-11/+12
| | | | | | | | Changes: https://gitlab.freedesktop.org/mstoeckl/waypipe/compare/v0.5.0...v0.6.0
| * Update 0.93.0 --> 0.93.1cy2019-08-175-37/+4
| | | | | | | | | | PR: 239912 Submitted by: hsn@sendmail.cz
| * Update net/rabbitmq to version 3.7.17.olgeni2019-08-163-5/+13
| |
| * net/clash: Switch to USES=go:modules, fix build with go1.13yuri2019-08-162-51/+95
| | | | | | | | | | PR: 239863 Submitted by: Dmitri Goutnik <dg@syrec.org>
| * - Add new fpc bootstrap (i386 and x86_64). It could need less COMPATXacm2019-08-161-1/+0
| | | | | | | | | | | | | | | | | | | | dependencies in kernel - Add patch file to solve some linking problem - Remove LD_UNSAFE. Now it can be defined via LDPATH (/usr/bin/ld.bfd by default). fpc is not working with lld. We will use binutils-ports when ld.bfd is moved from base if lld not working on future version of fpc - Bump PORTREVISION
| * Update to upstream release 1.7.14riggs2019-08-162-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | Details: - Bugfix release, details see: https://github.com/containous/traefik/releases/tag/v1.7.14 - Includes HTTP/2 denial of service fixes as described in CVE-2019-9512 and CVE-2019-9514 MFH: 2019Q3 (hat: ports-secteam) Security: CVE-2019-9512 CVE-2019-9514
| * Update KDE Applications to latest upstream release, 19.08adridg2019-08-15107-298/+318
| | | | | | | | | | | | | | Release announcement https://kde.org/announcements/announce-applications-19.08.0.php Thanks to tcberner for doing most of the prep-work.
| * lang/rust: Update to 1.37.0tobik2019-08-152-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | - Force rebuild all consumers to catch regressions early Thanks to Mikaël Urankar for providing updated bootstraps for aarch64, armv6, armv7, powerpc64. Changes: https://blog.rust-lang.org/2019/08/15/Rust-1.37.0.html Tested by: jbeich, tobik, greg@unrelenting.technology (aarch64) With hat: rust Differential Revision: https://reviews.freebsd.org/D21247
* | Merge remote-tracking branch 'upstream/master'Koop Mast2019-08-15227-572/+1633
|\|
| * Update KDE Frameworks to latest upstream release, 5.61adridg2019-08-156-12/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Release notes at https://kde.org/announcements/kde-frameworks-5.61.0.php Thanks to antoine@ for the exp-runs, tcberner@ for most of the prep-work, the Gentoo community for cherry-picking patches There are a bunch of changes in (implicitly included) headers, which broke existing KDE Applications builds; that's why there are a whole bunch of "patch-gentoo-kf5-5.61-headers" patches (taken from Gentoo packaging). Those will go away with the next KDE Applications release, PR: 239777 Submitted by: tcberner
| * - Update to 19.2zi2019-08-145-76/+10
| | | | | | | | | | PR: 239836 Submitted by: Andrey Fesenko <andrey@bsdnir.info>
| * Convert to UCL & cleanup pkg-message (categories n)mat2019-08-14155-360/+959
| | | | | | | | (and missed 3 missed files from previous categories.)
| * Implement new virtual category: net-vpn for VPN related portsmeta2019-08-147-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | based on discussion at ports@ [1]. As VPN softwares are put in different physical category net and security. This is a little bit confusing. Let's give them new virtual category net-vpn. [1] https://lists.freebsd.org/pipermail/freebsd-ports/2019-April/115915.html PR: 239395 Submitted by: myself Approved by: portmgr (mat) Differential Revision: https://reviews.freebsd.org/D21174
| * New port: net/tacacspi2019-08-147-0/+311
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tac_plus is a TACACS+ daemon. It provides Cisco Systems routers and access servers with authentication, authorisation and accounting services. This version is a major rewrite of the original Cisco source code. Key features include: - NAS specific host keys, prompts, enable passwords - NAS- and ACL-dependent group memberships - Flexible external backends for user profiles (e.g. via PERL scripts or C; LDAP (including ActiveDirectory), RADIUS and others are included ) - Connection multiplexing (multiple concurrent NAS clients per process) - Session multiplexing - Scalable, no limit on users, clients or servers - CLI context aware. At the time of writing this, no other TACACS+ daemon is. - Both IPv4 and IPv6 are fully supported. - Compliant to latest TACACS+ protocol specification (draft 1.78) WWW: http://www.pro-bono-publico.de/projects/tac_plus.html PR: 239755 Submitted by: akuz84@gmail.com
| * - remove valid endpoints from codejgh2019-08-134-1/+63
| | | | | | | | | | - patches submitted upstream - bump revision
| * net/liveMedia: fix build with GCC-based architecturespkubaj2019-08-131-1/+1
| | | | | | | | | | | | | | Use C++11 compiler: MPEG2TransportStreamParser.hh:107: error: a class-key must be used when declaring a friend Approved by: mentors (implicit approval)
| * Update to 0.4.2.9sunpoet2019-08-132-6/+5
| | | | | | | | | | Changes: https://github.com/KimiNewt/pyshark/releases https://github.com/KimiNewt/pyshark/commits/master
| * net/ocserv: Fix typos in pkg-descrcpm2019-08-121-2/+2
| | | | | | | | | | PR: 239577 Submitted by: Mikael Urankar <mikael.urankar@gmail.com>
| * net/savvycan: This adds net/savvycan which is a CAN bus reverseleres2019-08-124-0/+62
| | | | | | | | | | | | | | | | | | engineering and capture tool. It supports EVTV hardware, socketCAN compatible devices, and other hardware. Reviewed by: ler (mentor) Approved by: ler (mentor) Differential Revision: https://reviews.freebsd.org/D21212
| * Update to upstream release 2019.08.11riggs2019-08-113-5/+8
| | | | | | | | | | | | Details: - Upstream release 2019.08.11 adds new feature: demultiplexing support for MPEG Transport Streams
| * Add rubygem-google-cloud-storage 1.20.0sunpoet2019-08-114-0/+36
| | | | | | | | | | | | | | | | Google Cloud Storage (docs) allows you to store data on Google infrastructure with very high reliability, performance and availability, and can be used to distribute large data objects to users via direct download. WWW: https://github.com/googleapis/google-cloud-ruby/tree/master/google-cloud-storage
| * net/py-pyzmq: update to 18.1.0novel2019-08-112-4/+4
| |
| * net/waypipe: update to 0.5.0jbeich2019-08-113-6/+71
| | | | | | | | | | Changes: https://gitlab.freedesktop.org/mstoeckl/waypipe/compare/v0.4.0...v0.5.0 MFH: 2019Q3 (better OpenGL support on Intel)
| * Update to 0.4.2.8sunpoet2019-08-112-4/+4
| | | | | | | | | | Changes: https://github.com/KimiNewt/pyshark/releases https://github.com/KimiNewt/pyshark/commits/master
| * Update to 2.0.5olivier2019-08-102-5/+4
| |
| * Update to 1.6.7olivier2019-08-102-5/+4
| | | | | | | | | | PR: 239713 Submitted by: Marek Zarychta <zarychtam@plan-b.pwste.edu.pl>
| * Update to 7.1olivier2019-08-105-23/+14
| |
| * - remove valid endpointsjgh2019-08-102-1/+2
| | | | | | | | | | | | - bump revision Reported by: clusteradm@
| * Update to 0.4.2.7sunpoet2019-08-102-4/+4
| | | | | | | | | | Changes: https://github.com/KimiNewt/pyshark/releases https://github.com/KimiNewt/pyshark/commits/master
| * Update to 0.4.2.6sunpoet2019-08-092-4/+4
| | | | | | | | | | Changes: https://github.com/KimiNewt/pyshark/releases https://github.com/KimiNewt/pyshark/commits/master
| * Update to version 1.9.10.demon2019-08-092-5/+4
| |
| * net/freeswitch: Update to 1.8.7kai2019-08-094-9/+10
| | | | | | | | | | | | | | | | | | | | | | Changelog since the 1.8.5 release: * Fixes around +100 bugs * The link to the release notes was omitted as it's not very URL friendly. It can be obtained via the URL field within the PR listed below. PR: 239676 Submitted by: emss@free.fre (based on)
| * net/wpa_supplicant_gui: Update 2.8 -> 2.9yuri2019-08-092-4/+4
| | | | | | | | Reported by: portscout
| * - Update WWWamdmi32019-08-081-1/+1
| | | | | | | | Approved by: portmgr blanket
| * net/3proxy: Update to 0.8.13kai2019-08-082-9/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Sort variables according the PHB while I'm here. Changelog: * Fixed: Out-of-bound write and few minor bugs on configuration saving in admin * Fixed: $ is not correctly handled in the beginning of quoted line on configuration parsing https://github.com/z3APA3A/3proxy/releases/tag/0.8.13 PR: 239677 Submitted by: timp87@gmail.com (maintainer) MFH: 2019Q3 (bugfix blanket)
| * Update to 0.4.2.5sunpoet2019-08-082-4/+4
| | | | | | | | | | Changes: https://github.com/KimiNewt/pyshark/releases https://github.com/KimiNewt/pyshark/commits/master
| * net/netselect: Update version 0.3=>0.4bofh2019-08-074-26/+28
| | | | | | | | - Take MAINTAINERSHIP
| * Update to version 2.0.4.demon2019-08-072-5/+4
| |
* | Merge remote-tracking branch 'upstream/master'Koop Mast2019-08-07243-287/+1284
|\|
| * - update to 1.2.1jgh2019-08-062-5/+7
| |
| * Update to 2.4.48.delphij2019-08-063-6/+7
| | | | | | | | MFH: 2019Q3
| * Add compiler:c++11-lang to USES to fix build error on GCC-based archs:linimon2019-08-061-1/+2
| | | | | | | | | | | | configure: error: *** A compiler with support for C++11 language features is required. Approved by: portmgr (tier-2 blanket)
| * multimedia/ffmpeg: update to 4.2jbeich2019-08-0610-7/+10
| | | | | | | | | | Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.2:/Changelog ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
| * Return jgh's ports to the various pools after his commit bit was safekept.rene2019-08-061-1/+1
| | | | | | | | Hat: portmgr-secretary
| * net/wireguard-go: Update to 0.0.20190805decke2019-08-062-13/+13
| |
| * Fix a patch to make sure dumpcap.1.gz is installed no matter what.marcus2019-08-051-4/+4
| |
| * net/inlets: Update 2.1.0 -> 2.2.0yuri2019-08-052-4/+4
| | | | | | | | Reported by: portscout
| * Mark BROKEN: unfetchableantoine2019-08-0519-0/+38
| |
| * devel/double-conversion: Update 3.0.0 -> 3.1.5-11yuri2019-08-051-1/+1
| | | | | | | | | | | | | | | | | | | | Maintainer reset due to the extended timeout, as per policy. Take maintainership. 7 ports are bumped. PR: 239367 Approved by: waitman@waitman.net (maintainer's timeout; ~6months on a PR#235789 for the same port)
| * Add p5-URI-Fast 0.49sunpoet2019-08-055-0/+47
| | | | | | | | | | | | | | | | | | | | | | URI::Fast is a faster alternative to URI. It is written in C and provides basic parsing and modification of a URI. URI is an excellent module; it is battle-tested, robust, and handles many edge cases. As a result, it is rather slower than it would otherwise be for more trivial cases, such as inspecting the path or updating a single query parameter. WWW: https://metacpan.org/release/URI-Fast
| * Add p5-URI-Encode-XS 0.11sunpoet2019-08-055-0/+34
| | | | | | | | | | | | | | | | URI::Encode::XS is a Perl URI encoder/decoder written in XS based on RFC3986. This module always encodes characters that are not unreserved. When decoding, invalid escape sequences are preserved. WWW: https://metacpan.org/release/URI-Encode-XS
| * Chase py-tweepy expirationantoine2019-08-041-0/+3
| |
| * Deprecate ports broken for more than 6 monthsantoine2019-08-041-0/+2
| |
| * New port: net/google-cloud-sdk-app-engine-go: Google Cloud SDK App Engine Go ↵yuri2019-08-045-0/+92
| | | | | | | | | | | | | | Extensions PR: 238632 Submitted by: Dmitri Goutnik <dg@syrec.org>
| * New port: net/yggdrasil: Experimental end-to-end encrypted self-arranging ↵yuri2019-08-045-0/+163
| | | | | | | | | | | | | | IPv6 network PR: 236607 Submitted by: Neil Alexander <freebsd@neilalexander.dev>
| * - Update to 1.9.2sbz2019-08-033-5/+5
| | | | | | | | | | | | PR: 237418 Reported by: lwhsu Approved by: myself
| * Unconditionally install dumpcap.marcus2019-08-034-4/+6
| | | | | | | | | | | | This is required to actually be able to capture packets with tshark. PR: 239601
| * devel/libevent2: update to 2.1.11jbeich2019-08-0216-11/+16
| | | | | | | | | | | | | | | | | | | | Changes: https://github.com/libevent/libevent/releases/tag/release-2.1.11-stable ABI: https://abi-laboratory.pro/tracker/timeline/libevent/ PR: 239599 Reported by: GitHub (watch releases) Approved by: zeising (maintainer) MFH: 2019Q3 (maybe security, partially restores 2.1.8 ABI) Differential Revision: https://reviews.freebsd.org/D21133
| * net/v2ray: Update to 4.20.0loader2019-08-022-19/+63
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Dependencies are not shipped with the tarball anymore, define these dependencies in GH_TUPLE. - Add test target Changelog: https://github.com/v2ray/v2ray-core/compare/v4.14.0...v4.20.0 PR: 239219 Reviewed by: koobs Approved by: koobs (mentor), shen.elf@gmail.com (maintainer timeout) Differential Revision: https://reviews.freebsd.org/D20968
| * net/waypipe: update to 0.4.0jbeich2019-08-022-14/+11
| | | | | | | | Changes: https://gitlab.freedesktop.org/mstoeckl/waypipe/compare/v0.3.0...v0.4.0
| * net/py-pytradfri: update to 6.1.0tcberner2019-08-012-4/+4
| |
| * graphics/poppler: update to 0.79.0tcberner2019-08-011-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Release 0.79.0: core: * Fix regression on TextSelectionPainter * Fix parsing of DefaultAppearance * Fix memory leak in PostScriptFunction * Fix crashes in fuzzed files qt5: * Implemented support for setIcon by changing appearance * Added option to set the form available to print * QString::null is deprecated, use QString() * Replace deprecated qStableSort with std::stable_sort build system: * Turn README into README.md and expand it PR: 239277 Exp-run by: antoine Approved by: gnome (kwm, implicit)
| * Bump PORTREVISION for devel/protobuf shlib changesunpoet2019-08-013-3/+3
| |
| * [NEW] net/libdaq: Data Acquisition abstraction library for snort 3.0+bofh2019-07-316-0/+81
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Snort 2.9 introduces the DAQ, or Data Acquisition library, for packet I/O. The DAQ replaces direct calls to PCAP functions with an abstraction layer that facilitates operation on a variety of hardware and software interfaces without requiring changes to Snort. It is possible to select the DAQ type and mode when invoking Snort to perform PCAP readback or inline operation, etc. The DAQ library may be useful for other packet processing applications and the modular nature allows you to build new modules for other platforms. This version is not compatible with Snort 2.X. WWW: http://www.snort.org/
| * - Drop maintainershipamdmi32019-07-301-1/+1
| |
| * net/freeswitch: Update to 1.8.5kai2019-07-296-92/+126
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Introduce new option PGSQL and make it as default one to enable support for PostgreSQL database backends * Also add options for further languages (Brazilian, Chinese and Swedish) * Correct the description and variables for the Franco-Canadian language * Remove the now obsolete patch for ffmpeg4 that was added in r468853 * Add a patch to fix the automatic IP address detection with FreeBSD [2] which prevents the start of SIP profiles. * Reset the maintainer due three months of inactivity [2] and missing feedback for the actual bug report [1]. PR: 238231 [1], 237268 [2] Submitted by: Richard Allen <richard2891@gmail.com> [1] [2] Approved by: maintainer timeout (1.5+ months [1], +3 months [2])
| * New port: net/hping3eugen2019-07-289-0/+404
| | | | | | | | | | | | | | | | | | | | | | hping3 is a command-line oriented TCP/IP packet assembler/analyzer. This port is significantly modified version of already existing older port net/hping but hping3 has more useful features like IP options LSRR/SSRR etc. net/hping3 does not conflict with net/hping due to different names of installed files and both utilities may be installed same time.
| * Update to 5.8.4sunpoet2019-07-272-4/+4
| | | | | | | | Changes: https://github.com/OpenNebula/one/wiki/Release-Schedule
| * Update to 2.8.1sunpoet2019-07-272-4/+4
| | | | | | | | Changes: https://github.com/AssetSync/asset_sync/blob/master/CHANGELOG.md