aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAgeFilesLines
* MFH: r514163Guido Falsi2019-10-095-1/+1303
| | | | | | | | | Import patches from asterisk project. Approved by: ports-secteam (miwi) Notes: svn path=/branches/2019Q4/; revision=514178
* MFH: r514159Guido Falsi2019-10-092-0/+12
| | | | | | | | | | | | Fix CDR with PostgreSQL 12 PR: 241116 Submitted by: cmt Approved by: ports-secteam (miwi) Notes: svn path=/branches/2019Q4/; revision=514177
* MFH: r514158 r514160Guido Falsi2019-10-092-0/+12
| | | | | | | | | | | | | | Fix CDR with PostgreSQL 12 PR: 241116 Submitted by: cmt Fix typo. Approved by: ports-secteam (miwi) Notes: svn path=/branches/2019Q4/; revision=514176
* MFH: r513668Kyle Evans2019-10-044-1/+49
| | | | | | | | | | | | | | | | | | net/ocserv: fix tun handoff between parent and worker process ocserv hands off a tun fd to a worker process, but the worker process never claims the tun with TUNSIFPID. The parent then closes the tunnel and leaves it in a nasty state. Bump PORTREVISION, as this is runtime breakage. PR: 238500 Approved by: bapt (ports), cpm (maintainer, e-mail) Approved by: ports-secteam (miwi) Notes: svn path=/branches/2019Q4/; revision=513744
* MFH: r513505Tobias C. Berner2019-10-026-0/+224
| | | | | | | | | | | | | | | net/qt5-network: readd support for LibreSSL - as with every Qt5 upgrade, we dropped LibreSSL support - this readds it PR: 240962 Submitted by: Walter Schwarzenfeld <w.schwarzenfeld@utanet.at> Approved by: ports-secteam (joneum) Notes: svn path=/branches/2019Q4/; revision=513592
* MFH: r513489Bernhard Froehlich2019-10-028-27/+63
| | | | | | | | | | | | | | | | net/olsrd: - Update to 0.9.8 - Switch to fetch from GitHub because they don't provide tarballs anymore - Fix portlint warnings - Fix some GNUisms (cp -t) - Fix compile error when RTF_CLONING is not defined PR: 240563 Submitted by: myself Approved by: ports-secteam (joneum) Notes: svn path=/branches/2019Q4/; revision=513569
* Qt5 update to 5.13.0Tobias C. Berner2019-10-0114-332/+208
| | | | | | | | | | | | For new features, check: https://wiki.qt.io/New_Features_in_Qt_5.13 Thanks to adridg who helped to fix a lot of packages. Exp-run by: antoine PR: 238782 Notes: svn path=/head/; revision=513447
* New ports required for gitlab-ce 12.3 upgrade.Matthias Fechner2019-09-304-0/+29
| | | | Notes: svn path=/head/; revision=513426
* Update to 0.2.8Carlo Strub2019-09-302-4/+4
| | | | Notes: svn path=/head/; revision=513416
* - Update URLRyan Steinmetz2019-09-301-1/+1
| | | | Notes: svn path=/head/; revision=513393
* net/spoofer: fix build on GCC architecturesPiotr Kubaj2019-09-301-0/+15
| | | | | | | | | | GCC from ports on GCC architectures fails to build this port when base OpenSSL is used because -L/usr/lib takes over -L/usr/local/lib/gcc9 and in result, base libstdc++ is used instead of the one from ports. Fix this issue with patch to configure script. PR: 240690 Approved by: linimon (mentor), portmgr (blanket: build fix) Notes: svn path=/head/; revision=513388
* net/sems: fix build on big-endian architecturesPiotr Kubaj2019-09-302-1/+24
| | | | | | | | | | | | | | | | This port needs C++11 compiler: cc1plus: error: unrecognized command line option "-std=c++11" Additionally, it needs appropriate definitions for big-endian architectures: /usr/local/poudriere/ports/default/net/sems/work/sems-7400051/core/plug-in/isac/libisac/typedefs.h:80:2: error: #error Please add support for your architecture in typedefs.h 80 | #error Please add support for your architecture in typedefs.h | ^~~~~ PR: 240707 Approved by: nwhitehorn (maintainer), linimon (mentor) Notes: svn path=/head/; revision=513387
* Update to 1.19.0Emanuel Haupt2019-09-302-4/+4
| | | | Notes: svn path=/head/; revision=513329
* Workaround to avoid using /usr/lib32 over /usr/libSunpoet Po-Chuan Hsieh2019-09-301-0/+4
| | | | | | | | | PR: 239725 Reported by: bofh Submitted by: leres Notes: svn path=/head/; revision=513309
* Update to 3.25Sunpoet Po-Chuan Hsieh2019-09-303-17/+16
| | | | | | | | | | - Update pkg-descr - Take maintainership Changes: https://metacpan.org/changes/distribution/XML-Compile-SOAP Notes: svn path=/head/; revision=513289
* Go ports: cleanup, finish transition to USES=go started with r505321 (cat. ↵Dmitri Goutnik2019-09-2910-154/+83
| | | | | | | | | | | | | | | misc-shells) - Remove custom build/install targets left in place after r505321 - Switch to the new GO_TARGET tuple syntax introduced in r512001 - Switch to go:modules when upstream already uses them Reviewed by: tobik Approved by: araujo (mentor), portmgr (adamw) Differential Revision: https://reviews.freebsd.org/D21743 Notes: svn path=/head/; revision=513275
* net/py-pytradfri: update to 6.3.1Tobias C. Berner2019-09-292-4/+4
| | | | Notes: svn path=/head/; revision=513251
* graphics/poppler: update to 0.81.0Tobias C. Berner2019-09-291-1/+1
| | | | | | | | | | | | | | | | | Release 0.81.0: core: * Splash: Always enable support for CMYK rasterization * CairoOutputDev: Check scaled dimensions for 0. Issue #737 * BaseCryptStream: Fix potential uninitialized memory read * SplashBitmap: Fix wrong width condition for splashModeDeviceN8 * Fix crashes in malformed files PR: 240781 Exp-run by: antoine Approved by: gnome (kwm, implicit) Notes: svn path=/head/; revision=513196
* Update version requirement of RUN_DEPENDSSunpoet Po-Chuan Hsieh2019-09-281-5/+5
| | | | Notes: svn path=/head/; revision=513164
* Update to upstream release 1.7.18Thomas Zander2019-09-282-6/+6
| | | | | | | | | | | | | Details: - Bugfix release, see https://github.com/containous/traefik/releases/tag/v1.7.17 (That's no typo. There are no functional changes between 1.7.17 and 1.7.18 in the upstream code. The upstream code gets a patch level bump each time the released binary changes in some way, including - as in this case - if it is built with a different version of go.) Notes: svn path=/head/; revision=513130
* Update to version 1.9.11Dmitry Sivachenko2019-09-282-4/+4
| | | | Notes: svn path=/head/; revision=513111
* Update to 5.8.5Sunpoet Po-Chuan Hsieh2019-09-272-4/+4
| | | | | | | Changes: https://github.com/OpenNebula/one/wiki/Release-Schedule Notes: svn path=/head/; revision=513078
* Update to 1.0.10Sunpoet Po-Chuan Hsieh2019-09-272-4/+4
| | | | | | | Changes: https://github.com/fog/fog-openstack/commits/master Notes: svn path=/head/; revision=513077
* net/deviceatlas-enterprise-c: Update to 2.1.5Tobias Kortkamp2019-09-273-5/+5
| | | | | | | | Submitted by: devnexen@gmail.com (maintainer) Differential Revision: https://reviews.freebsd.org/D21817 Notes: svn path=/head/; revision=513056
* Update to version 2.0.7Dmitry Sivachenko2019-09-273-33/+4
| | | | Notes: svn path=/head/; revision=513038
* lang/rust: Update to 1.38.0Tobias Kortkamp2019-09-273-3/+3
| | | | | | | | | | | | | | | - 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/09/26/Rust-1.38.0.html Tested by: jbeich, mikael.urankar@gmail.com, tobik With hat: rust Differential Revision: https://reviews.freebsd.org/D21778 Notes: svn path=/head/; revision=513013
* net/nethogs: fix build on GCC architecturesPiotr Kubaj2019-09-271-1/+1
| | | | | | | | | | | Needs C++11 compiler: inode2prog.cpp: In function 'std::string getprogname(pid_t)': inode2prog.cpp:123: error: 'snprintf' is not a member of 'std' Approved by: mentors (implicit approval) Notes: svn path=/head/; revision=513009
* Update to 1.18.0Emanuel Haupt2019-09-272-4/+4
| | | | Notes: svn path=/head/; revision=513001
* Update to 1.7.1Sunpoet Po-Chuan Hsieh2019-09-262-4/+4
| | | | | | | | Changes: https://github.com/Anorov/PySocks/releases https://github.com/Anorov/PySocks/commits/master Notes: svn path=/head/; revision=512947
* Update to 2.01.91Sunpoet Po-Chuan Hsieh2019-09-262-5/+5
| | | | | | | Changes: https://tintin.sourceforge.io/news.php Notes: svn path=/head/; revision=512916
* Update to 1.14.1Sunpoet Po-Chuan Hsieh2019-09-252-5/+5
| | | | | | | | | | Changes: https://github.com/googleapis/google-cloud-ruby/releases https://github.com/googleapis/google-cloud-ruby/blob/master/google-cloud-bigquery/CHANGELOG.md PR: 240499 Submitted by: sanpei Notes: svn path=/head/; revision=512854
* Update to 0.65Sunpoet Po-Chuan Hsieh2019-09-252-4/+4
| | | | | | | Changes: https://metacpan.org/changes/distribution/Net-OAuth2 Notes: svn path=/head/; revision=512824
* Update to 3.0.5.Joe Marcus Clarke2019-09-253-6/+6
| | | | | | | | See https://www.wireshark.org/docs/relnotes/wireshark-3.0.5.html for a list of changes in this release. Notes: svn path=/head/; revision=512791
* net/kea: fix build without DOCSKurt Jaeger2019-09-251-8/+0
| | | | | | | | | PR: 240792 Submitted by: Christian Ullrich <chris@chrullrich.net> Approved by: Andrey Pevnev <apevnev@me.com> (maintainer) Notes: svn path=/head/; revision=512763
* net/aquantia-atlantic-kmod: Update to 0.0.5Kubilay Kocak2019-09-252-6/+9
| | | | | | | | | | This release adds FreeBSD 13 (CURRENT) support. While I'm here, strip -Werror from CFLAGS that come from sys/conf/kmod.mk, and add LICENSE_FILE which was recently added by request. Notes: svn path=/head/; revision=512761
* net/nbd-server: Update version 3.19=>3.20Muhammad Moinur Rahman2019-09-242-4/+4
| | | | Notes: svn path=/head/; revision=512750
* net/radsecproxy: Update to 1.8.0, Remove BROKEN (on 12/13)Steve Wills2019-09-247-15/+59
| | | | | | | | | PR: 240382 Submitted by: Jørn Åne de Jong <jornane@icloud.com> Approved by: m.tsatsenko@gmail.com (maintainer) Notes: svn path=/head/; revision=512735
* net/librdkafka: update to 1.2.0Luca Pizzamiglio2019-09-242-5/+4
| | | | | | | | | Changes: https://github.com/edenhill/librdkafka/releases/tag/v1.2.0 Sponsored by: trivago N.V. Notes: svn path=/head/; revision=512716
* KDE Frameworks: update to 5.62.0Tobias C. Berner2019-09-235-9/+13
| | | | | | | | | | | Changelog: https://kde.org/announcements/kde-frameworks-5.62.0.php Exp-run by: antoine PR: 240720 Notes: svn path=/head/; revision=512666
* Update to 0.4.3Romain Tartière2019-09-232-4/+4
| | | | | | | With hat: puppet Notes: svn path=/head/; revision=512658
* net/ns3: update to 3.30Steve Wills2019-09-233-11/+37
| | | | | | | | PR: 240738 Submitted by: Nikola Kolev <koue@chaosophia.net> (maintainer) Notes: svn path=/head/; revision=512645
* Update to 1.17.0Emanuel Haupt2019-09-232-4/+4
| | | | Notes: svn path=/head/; revision=512638
* Clarify error message on GCC-based systems.Mark Linimon2019-09-231-1/+1
| | | | | | | Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=512614
* Update ntopng to latest upstream snapshot.Guido Falsi2019-09-222-6/+5
| | | | Notes: svn path=/head/; revision=512605
* Update nDPI to latest upstream snapshot.Guido Falsi2019-09-222-6/+5
| | | | Notes: svn path=/head/; revision=512603
* net/dhcpcd: Update to 8.0.6Tobias Kortkamp2019-09-222-4/+4
| | | | | | | | PR: 240332 Submitted by: roy@marples.name (maintainer) Notes: svn path=/head/; revision=512581
* Ignore with php 7.4Antoine Brodin2019-09-223-1/+3
| | | | | | | Reported by: pkg-fallout Notes: svn path=/head/; revision=512557
* net/cjdns: Update 20.3 -> 20.4Yuri Victorovich2019-09-212-4/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=512521
* net/ulxmlrpcpp: fix build on GCC architecturesPiotr Kubaj2019-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 Notes: svn path=/head/; revision=512511
* Add dependency on dbus, required by libavahi-client.so.3.Tijl Coosemans2019-09-211-1/+2
| | | | | | | | | PR: 240726 Submitted by: Tatsuki Makino <tatsuki_makino@hotmail.com> MFH: 2019Q3 (blanket) Notes: svn path=/head/; revision=512479