aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAgeFilesLines
* audio/flac: bump port revision of consumers after update to 1.4.1Christian Weisgerber2022-09-251-1/+1
|
* net/traefik: Update to upstream release 2.8.7Thomas Zander2022-09-252-4/+4
| | | | | | | | Details: - Bugfix release, see https://github.com/traefik/traefik/releases/tag/v2.8.7 MFH: 2022Q3
* net/tsclient: Fix buildNAKAJI Hiroyuki2022-09-244-3/+31
| | | | | | | | Remove BROKEN*: ld: error: duplicate symbol: gConnect PR: 266543 Reported by: nakaji@kankyo-u.ac.jp Approved by: ports@thepentagon.org (maintainer, timeout > 2 weeks)
* net/sofia-sip: update to 1.13.9Dustin Marquess2022-09-242-6/+7
| | | | | PR: 266542 Reported by: jailbird@fdf.net (maintainer)
* net/haproxy25: update to version 2.5.9.Dmitry Sivachenko2022-09-242-4/+4
|
* net/haproxy: update to version 2.6.6.Dmitry Sivachenko2022-09-242-4/+4
|
* net/freeswitch: restrict to lua <= 5.3Tobias C. Berner2022-09-241-1/+1
| | | | | | The configure script checks for lua-5.3, lua-5.2... PR: 220281
* net/nats-server: update to version 2.9.1Jimmy Olgeni2022-09-232-16/+16
|
* net/xrdp-devel: Update to 0.9.80.b20220922Koichiro Iwao2022-09-233-5/+7
|
* net/avahi-app: Fix avahi-libevent.pc file.Gleb Popov2022-09-222-0/+11
| | | | | It was depending on a specific version of libevent.pc, which is no longer installed.
* net/avahi-app: Remove legacy patches for Qt3 and Qt4.Gleb Popov2022-09-222-20/+0
|
* net-mgmt/rtrlib: Fix libssh linkingOlivier Cochard2022-09-222-1/+2
| | | | | | | Update PORTREVISION of its consumers (net/frr7 and net/frr8). PR: 266243 Approved by: maintainer timeout
* net/freebsd-telnetd: Update to 14.0.2Cy Schubert2022-09-222-4/+4
| | | | | | | 14.0.2 supports __FreeBSD_version < 1400035. Reported by: olgeni MFH: 2022Q3
* net/freebsd-telnetd: Fix version numberCy Schubert2022-09-222-4/+4
| | | | | | | According to ports, 14.0p2 < 14.0. I've retagged the upstream to v14.0.1. Let's use that instead. MFH: 2022Q3
* net/beanstalkd: fix build on 32-bits by specifying correct format specifierPiotr Kubaj2022-09-221-0/+11
| | | | | | | | | net.c:162:21: error: format specifies type 'long' but the argument has type 'unsigned int' [-Werror,-Wformat] path, strlen(path), maxlen); ^~~~~~~~~~~~ net.c:162:35: error: format specifies type 'long' but the argument has type 'size_t' (aka 'unsigned int') [-Werror,-Wformat] path, strlen(path), maxlen); ^~~~~~
* net/freebsd-telnetd: Update to 14.0p2Cy Schubert2022-09-212-4/+4
| | | | | | | This update fixes a crash due to access to an uninitialized SLC table. Upstream obtained from: NetBSD MFH: 2022Q3
* net/freebsd-telnetd: Update to 14.0p1Cy Schubert2022-09-212-4/+4
| | | | | | | This incorporates the fix for CVE-2020-10188. Ustream obtained from: NetBSD. MFH: 2022Q3
* editors/emacs: Update to 28.2Yasuhiro Kimura2022-09-211-1/+1
| | | | | | | | | | | | | | * Remove FCITXPATCH option as extra-patch-src_xfns.c can't be applied since 28.1. * Tidy up Makefile with portfmt. * Bump PORTREVISION of consumers. ChangeLog: https://www.gnu.org/software/emacs/news/NEWS.28.2 PR: 266454 Exp-run by: antoine Reviewed by: ashish, jrm Differential Revision: https://reviews.freebsd.org/D36613
* net/libfixbuf: update to 2.4.1Antoine Brodin2022-09-203-5/+5
| | | | | PR: 265928 Approved by: maintainer timeout (1 month)
* net/keycloak: Reduce pkg-plist future updates impactNuno Teixeira2022-09-202-29/+29
| | | | | | | - Use PLIST_SUB to reduce pkg-plist changes on future updates - Not bumping PORTREVISION Reported by: osa
* net/keycloak: Update to 19.0.2Matthias Wolf2022-09-203-32/+32
| | | | | ChangeLog: https://github.com/keycloak/keycloak/compare/19.0.1...19.0.2 PR: 266513
* net/rclone: update to 1.59.2 and add a CMOUNT knobRalf van der Enden2022-09-202-7/+15
| | | | | | | | | | | | | | | | | | ChangeLog: https://rclone.org/changelog/#v1-59-2-2022-09-15 * Bug Fixes config: Move locking to fix fatal error: concurrent map read and map write * Local Disable xattr support if the filesystems indicates it is not supported * Azure Blob Fix chunksize calculations producing too many parts * B2 Fix chunksize calculations producing too many parts * S3 Fix chunksize calculations producing too many parts PR: 266506 Reported by: tremere@cainites.net (maintainer)
* net/gitup: Fix /usr/src not updated when emptyNuno Teixeira2022-09-202-4/+10
| | | | | | | - Add fix to /usr/src not updated when empty https://github.com/johnmehr/gitup/issues/85 - Silence REINPLACE_CMD - Bump PORTREVISION
* net/fb303: Update 2022.09.12.00 -> 2022.09.19.00Yuri Victorovich2022-09-202-4/+4
|
* net/wangle: Update 2022.09.12.00 -> 2022.09.19.00Yuri Victorovich2022-09-202-4/+4
|
* net/pichi: Remove BROKEN lineNeel Chauhan2022-09-191-2/+0
|
* net/pichi: Fix building failures based of Boost/1.80.0Pichi2022-09-192-0/+146
| | | | PR: 266483
* devel/schilybase: update to 2022-09-18Robert Clausecker2022-09-191-3/+1
| | | | | | | | | | | | | | | | | | | | | | | | | - point MASTER_SITES to new upstream - split bosh from sysutils/schilyutils into new port shells/bosh - stop installing pfbosh, a SunOS-only feature - install jsh as jbosh to avoid a conflict - patch shell names in man pages - point WWW to subproject-specific sites if available - misc/schilytools: deprecate man2html component - devel/schilybase: add missing file to pkg-plist - make test suite work better - do not pass INS_*BASE/DESTDIR to smake tests - account for devel/sccs placing files in /tmp - make sh/tests/common/test-common find bosh after we patched out the hardlink to sh - Test suite passes on armv7 except for archivers/star. Will have to investigate further. - sysutils/schilyutils: add vctags command I forgot about that one when I made the port initially. The ctags link is not installed to avoid conflicts. Changelog: http://fuz.su/pub/schilytools/AN-2022-09-18.txt PR: 266475
* net/realtek-re-kmod: fix build on FreeBSD < 13.xAlex Dupre2022-09-192-4/+4
|
* net/xrdp-devel: Update to 0.9.80.b20220916Koichiro Iwao2022-09-193-5/+8
|
* KDE: Update KDE Frameworks to 5.98Tobias C. Berner2022-09-196-18/+18
| | | | | | | | | | | | | | | | | | | Monday, 12 September 2022 KDE today announces the release of KDE Frameworks 5.98.0. KDE Frameworks are 83 addon libraries to Qt which provide a wide variety of commonly needed functionality in mature, peer reviewed and well tested libraries with friendly licensing terms. For an introduction see the KDE Frameworks release announcement. This release is part of a series of planned monthly releases making improvements available to developers in a quick and predictable manner. Announcement: https://kde.org/announcements/frameworks/5/5.98.0/ PR: 266364 Exp-run by: antoine
* net/traefik: Update to upstream version 2.8.5Thomas Zander2022-09-182-5/+4
| | | | | | | | Details: - Bugfixes, see https://github.com/traefik/traefik/releases/tag/v2.8.5 MFH: 2022Q3
* devel/grantlee5: bump library consumers after grantlee updateDima Panov2022-09-189-5/+13
|
* multimedia/x264: update to 0.164.3095Jan Beich2022-09-181-1/+1
| | | | Changes: https://code.videolan.org/videolan/x264/compare/5db6aa6...baee400f
* net/rpki-client: Update to 8.0Juraj Lutter2022-09-182-7/+6
| | | | | | | | Release notes: https://github.com/rpki-client/rpki-client-portable/releases/tag/8.0 Approved by: maintainer timeout (also for previous, uncommitted update to 7.9)
* net/xrdp: Update to 0.9.20Koichiro Iwao2022-09-162-4/+8
| | | | Changes: https://github.com/neutrinolabs/xrdp/releases/tag/v0.9.20
* security/cryptopp: Update to 8.7.0Jason E. Hale2022-09-162-3/+2
| | | | | | | | | | | | | | | | | | Drop most of the SIMD logic. The cryptopp Makefile autodetects CPU features regardless if CPUTYPE is set and it is not possible to disable specific instruction sets. It is only possible to completely disable assembly optimizations, which is recommended for package building unless all consumer machines support the build machine's CPU instruction sets. Since version 8.1, it is no longer necessary to export -DCRYPTOPP_DISABLE_ASM to the pkgconfig file. Consumers will now build without it defined if the SIMD option is disabled. Remove old workarounds pertaining to this issue. https://github.com/weidai11/cryptopp/issues/779 Bump PORTREVISION on consumers due to ABI incompatibility. https://www.cryptopp.com/release870.html
* net/pichi: BrokenYuri Victorovich2022-09-161-0/+2
| | | | Reported by: fallout
* net/realtek-re-kmod: update to v1.97 release.Alex Dupre2022-09-155-418/+15
|
* net/oha: Update to 0.5.4Juraj Lutter2022-09-142-314/+307
|
* net/fb303: Update 2022.09.05.00 -> 2022.09.12.00Yuri Victorovich2022-09-142-4/+4
|
* net/wangle: Update 2022.09.05.00 -> 2022.09.12.00Yuri Victorovich2022-09-142-4/+4
|
* net/wireshark: Update to 3.6.8Joe Marcus Clarke2022-09-133-6/+6
| | | | | See https://www.wireshark.org/docs/relnotes/wireshark-3.6.8.html for a list of changes in this release.
* net/mpd5: bump PORTREVISION after previous changeEugene Grosbein2022-09-131-1/+1
|
* net/mpd5: fix some LCP negotiation problemsEugene Grosbein2022-09-131-0/+174
| | | | | | | | | | * Import upstream r2453: prevent endless LCP restarts in case of broken peer or heavy packet drops. Allow 3 restarts then terminate LCP. Let link redial restart it from the beginning, if configured. * Import upstream r2454: fixes long-standing bug known as "LCP: not converging" problem leaving link closed with erroneously disabled redial.
* net/rssguard: the port had been updated to version 4.2.4Alexey Dokuchaev2022-09-133-9/+5
| | | | | | | Garbage-collect no longer needed `post-patch' target, the corresponding code had been fixed upstream. Reported by: portscout
* Add missing WWW entriesStefan Eßer2022-09-1221-0/+21
| | | | | | | These ports reference the pkg-descr file of some other port and used to get the WWW entry from that other port's file. Reported by: dan@langille.org (Dan Langille)
* net/storj: update Storj programs to version 1.63.1Alexey Dokuchaev2022-09-124-30/+34
| | | | | | | | Can now be built against Go versions 1.18 and 1.19, thus drop pinning to the particular one and follow our defaults. Reported by: portscout
* net/ipsumdump: Unbreak fetchCraig Leres2022-09-111-3/+3
| | | | | | | Update MASTER_SITES and WWW. Also change PORTVERSION to DISTVERSION. PR: 266337 Reported by: diizzy
* net/sngrep: Update to 1.6.0Daniel Engberg2022-09-112-6/+6
| | | | | | | | | | Sngrep now also support pcre2 so use that instead of pcre(1) library Changelog: https://github.com/irontec/sngrep/releases/tag/v1.6.0 PR: 266369 Reviewed by: Talal Al Dik <tad@vif.com> (maintainer)