| Commit message (Collapse) | Author | Age | Files | Lines |
|\ |
|
| |
| |
| |
| |
| |
| | |
Changes: https://github.com/edenhill/librdkafka/releases/tag/v1.2.0
Sponsored by: trivago N.V.
|
| |
| |
| |
| |
| |
| |
| |
| | |
Changelog:
https://kde.org/announcements/kde-frameworks-5.62.0.php
Exp-run by: antoine
PR: 240720
|
| |
| |
| |
| | |
With hat: puppet
|
| |
| |
| |
| |
| | |
PR: 240738
Submitted by: Nikola Kolev <koue@chaosophia.net> (maintainer)
|
| | |
|
| |
| |
| |
| | |
Approved by: portmgr (tier-2 blanket)
|
| | |
|
| | |
|
| |
| |
| |
| |
| | |
PR: 240332
Submitted by: roy@marples.name (maintainer)
|
| |
| |
| |
| | |
Reported by: pkg-fallout
|
| |
| |
| |
| | |
Reported by: portscout
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
| |
| |
| |
| |
| |
| | |
PR: 240726
Submitted by: Tatsuki Makino <tatsuki_makino@hotmail.com>
MFH: 2019Q3 (blanket)
|
| |
| |
| |
| |
| |
| | |
PR: 239682
Reviewed by: tobik
Differential Revision: https://reviews.freebsd.org/D21172
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- 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
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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)
|
| |
| |
| |
| |
| |
| |
| | |
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
|
| | |
|
| |
| |
| |
| |
| |
| | |
There are no opt_JAVA_RUN or opt_USE_JAVA helpers.
Broken in r496879 during conversion to options helpers.
|
| |
| |
| |
| | |
Approved by: mentors (implicit approval)
|
| | |
|
| |
| |
| |
| |
| | |
PR: 240627
Submitted by: nbari
|
| |
| |
| |
| |
| |
| |
| |
| | |
Details:
- Bugfix release, details see:
https://github.com/containous/traefik/releases/tag/v1.7.16
MFH: 2019Q3 (hat: ports-secteam)
|
| |
| |
| |
| |
| | |
Approved by: tz (mentor), portmgr (adamw)
Differential Revision: https://reviews.freebsd.org/D21677
|
| |
| |
| |
| |
| |
| |
| | |
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)
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- 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
|
| |
| |
| |
| | |
Reported by: portscout
|
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
| |
| |
| |
| |
| | |
See https://www.wireshark.org/docs/relnotes/wireshark-3.0.4.html for changes
in this release.
|
| | |
|
| |
| |
| |
| |
| |
| |
| | |
Changelog: https://github.com/edenhill/kafkacat/releases/tag/1.5.0
PR: 240567
Submitted by: Sergey Akhmatov <sergey@akhmatov.ru> (maintainer)
|
| |
| |
| |
| | |
https://gitlab.freedesktop.org/mstoeckl/waypipe/commit/9037dd244903
|
|\| |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
| | |
|
| | |
|
| |
| |
| |
| | |
Changes: https://github.com/fog/fog-ovirt/commits/master
|
| |
| |
| |
| | |
Changes: https://docs.openstack.org/releasenotes/python-novaclient/index.html
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- 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]
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| |
| | |
PR: 240453
Submitted by: Radim Kolar <hsn sendmail cz>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
===> 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
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
===> 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
|
| |
| |
| |
| |
| |
| | |
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
|
| |
| |
| |
| |
| |
| | |
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
|
| | |
|
| |
| |
| |
| |
| |
| | |
- Convert to USES=go:modules
- Update dependencies
- Bump PORTREVISION for package change
|
| |
| |
| |
| |
| | |
- Update dependencies
- Bump PORTREVISION for package change
|
|\| |
|
| |
| |
| |
| |
| |
| | |
Security: 7d53d8da-d07a-11e9-8f1a-001999f8d30b
d94c08d2-d079-11e9-8f1a-001999f8d30b
MFH: 2019Q3
|
| |
| |
| |
| |
| | |
Security: d94c08d2-d079-11e9-8f1a-001999f8d30b
MFH: 2019Q3
|
| |
| |
| |
| |
| | |
Security: 7d53d8da-d07a-11e9-8f1a-001999f8d30b
MFH: 2019Q3
|
| | |
|
| |
| |
| |
| | |
Requested by: jgh
|
| |
| |
| |
| | |
Reported by: pkg-fallout
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
| |
| |
| |
| |
| |
| | |
PR: 240355
Submitted by: dvl
Approved by: joe@thrallingpenguin.com (maintainer)
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- 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]
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
| |
| |
| |
| | |
Changes: https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12345171&projectId=12311210
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- 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: CVE-2019-10197
|
| |
| |
| |
| |
| |
| |
| | |
Add a patch to fix the search button which is only broken with PHP 7.3.
PR: 240296
Submitted by: Krzysztof (maintainer)
|
| |
| |
| |
| |
| | |
PR: 239911
Submitted by: hsn@sendmail.cz
|
| |
| |
| |
| | |
Changes: https://docs.openstack.org/releasenotes/python-novaclient/index.html
|
| | |
|
| | |
|
| |
| |
| |
| |
| | |
PR: 239307
Submitted by: Sergey Akhmatov <sergey@akhmatov.ru> (maintainer)
|
| |
| |
| |
| |
| | |
PR: 239549
Submitted by: Felix Hanley <felix@userspace.com.au> (maintainer)
|
| |
| |
| |
| |
| |
| | |
PR: 239596
Submitted by: Colin T. <bugzilla@nulldir.e4ward.com>
Approved by: maintainer timeout (yonas@fizk.net, >1 month)
|
| |
| |
| |
| |
| | |
PR: 239646
Submitted by: Hung-Yi Chen <gaod@hychen.org> (maintainer)
|
| |
| |
| |
| |
| |
| | |
PR: 239675
Submitted by: joe@thrallingpenguin.com (maintainer)
Reported by: crest@rlwinm.de
|
| |
| |
| |
| |
| |
| | |
Shared lib version changed in update
Reported by: sunpoet
|
| |
| |
| |
| |
| | |
PR: 239910
Submitted by: Radim Kolar <hsn@sendmail.cz> (maintainer)
|
| |
| |
| |
| |
| |
| |
| |
| | |
- 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
|
| |
| |
| |
| |
| |
| |
| |
| | |
- Fix default FLAVOR definition
PR: 240238
Submitted by: tobik
MFH: 2019Q3
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
| |
| |
| |
| |
| |
| |
| | |
fgets().
PR: 222796
MFH: 2019Q3
|
| |
| |
| |
| |
| | |
This is required after editors/emacs was updated to version 26.3 in
r510281. Some of these ports were missed in r510696.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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)
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- improved options handling
- improved building
- fixed plist
PR: 240206
Submitted by: Dmitry Wagin <dmitry.wagin@ya.ru>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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 pkg-descr
|
| | |
|
| |
| |
| |
| | |
Approved by: portmgr blanket
|
| | |
|
| |
| |
| |
| | |
Changes: https://github.com/fog/fog-openstack/commits/master
|
| | |
|
| |
| |
| |
| |
| | |
Changes: https://github.com/fog/fog-vsphere/releases
https://github.com/fog/fog-vsphere/blob/master/CHANGELOG.md
|
| |
| |
| |
| | |
Reported by: Beat Siegenthaler <beat.siegenthaler@beatsnet.com> (via e-mail)
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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>
|
| |
| |
| |
| | |
12.1.
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
Changes: https://github.com/fog/fog-aliyun/commits/master
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| | |
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>
|
| | |
|
| |
| |
| |
| | |
PR: 212785
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
| |
| |
| |
| | |
Changes: https://gitlab.freedesktop.org/mstoeckl/waypipe/compare/v0.6.0...v0.6.1
|
| |
| |
| |
| |
| |
| | |
- upstream excepted my patches to remove FreeBSD and Linux
as examples for endpoint webservers for retrieving time.
- this is a purely a documentation update
|
| |
| |
| |
| | |
Changes: https://tintin.sourceforge.io/news.php
|
| | |
|
| |
| |
| |
| | |
Approved by: jrm (mentor, implicit)
|
| |
| |
| |
| |
| | |
Approved by: jrm (mentor, implicit)
Sponsored by: SkunkWerks, GmbH
|
| |
| |
| |
| |
| |
| | |
cc1plus: error: unrecognized command line option "-std=gnu++11"
Approved by: portmgr (tier-2 blanket)
|
| |
| |
| |
| | |
Reported by: portscout
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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/
|
| |
| |
| |
| |
| |
| |
| |
| | |
This patch is also requested upstream:
https://github.com/knxd/knxd/pull/407
PR: 239469
Submitted by: pkubaj
|
| |
| |
| |
| | |
- supports the current KDE Applications' PIM versions
|
| |
| |
| |
| |
| | |
PR: 239886
Submitted by: Artyom Davidov <ard_1@mail.ru>
|
| |
| |
| |
| |
| | |
Changes: https://github.com/googleapis/google-cloud-ruby/releases
https://github.com/googleapis/google-cloud-ruby/blob/master/stackdriver-core/CHANGELOG.md
|
| |
| |
| |
| |
| | |
Changes: https://github.com/googleapis/google-cloud-ruby/releases
https://github.com/googleapis/google-cloud-ruby/blob/master/google-cloud-logging/CHANGELOG.md
|
| |
| |
| |
| |
| |
| |
| | |
- 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 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
|
| | |
|
|\| |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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)
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| |
| | |
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/
|
| | |
|
| |
| |
| |
| |
| | |
PR: 239879
Submitted by: Dmitri Goutnik
|
| | |
|
| | |
|
| |
| |
| |
| | |
Sponsored by: Intel Corporation
|
| |
| |
| |
| | |
Sponsored by: Intel Corporation
|
| | |
|
| |
| |
| |
| | |
"deamon" is back!
|
| |
| |
| |
| |
| | |
PR: 240009
Submitted by: matthew
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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)
|
| |
| |
| |
| |
| |
| | |
PR: 240009
Submitted by: Willem Jan Withagen <wjw@digiware.nl> (maintainer)
Relnotes: https://ceph.io/releases/v13-2-6-mimic-released/
|
| |
| |
| |
| |
| |
| |
| | |
PR: 239674
Submitted by: pizzamig
MFH: 2019Q3
Relnotes: https://undeadly.org/cgi?action=article;sid=20190802072427
|
| |
| |
| |
| |
| | |
- Switch to use the GeoLite2 database.
- Switch to use py-pycryptodome.
|
| | |
|
| |
| |
| |
| |
| |
| |
| | |
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)
|
| |
| |
| |
| |
| |
| |
| | |
- Switch to USES=localbase
- Update WWW
Approved by: portmgr blanket
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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.
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| |
| | |
configure test. This release should fix provisioning on UFS2 systems, ZFS
provisioning is still broken...
PR: 239105
|
| |
| |
| |
| |
| |
| | |
- Update version requirement of RUN_DEPENDS
Changes: https://github.com/googleapis/google-cloud-ruby/blob/master/google-cloud-storage/CHANGELOG.md
|
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
| |
| |
| |
| |
| |
| |
| | |
This library contains shared types and utilities for Stackdriver-related
libraries.
WWW: https://github.com/googleapis/google-cloud-ruby/tree/master/stackdriver-core
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- 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)
|
| |
| |
| |
| |
| |
| |
| | |
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
|
| |
| |
| |
| |
| | |
2019-08-19 net/samba46: yes
2019-08-19 net/samba47: yes
|
| |
| |
| |
| |
| |
| | |
PR: 239958
Submitted by: Willem Jan Withagen <wjw@digiware.nl> (maintainer)
Relnotes: https://ceph.io/releases/v13-2-6-mimic-released/
|
| |
| |
| |
| |
| |
| |
| | |
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
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
/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
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
| |
| |
| |
| |
| | |
PR: 239842
Submitted by: dreibh@iem.uni-due.de (maintainer)
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
| |
| |
| |
| | |
Changes: https://gitlab.freedesktop.org/mstoeckl/waypipe/compare/v0.5.0...v0.6.0
|
| |
| |
| |
| |
| | |
PR: 239912
Submitted by: hsn@sendmail.cz
|
| | |
|
| |
| |
| |
| |
| | |
PR: 239863
Submitted by: Dmitri Goutnik <dg@syrec.org>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
| |
| |
| |
| |
| |
| |
| | |
Release announcement
https://kde.org/announcements/announce-applications-19.08.0.php
Thanks to tcberner for doing most of the prep-work.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- 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
|
|\| |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
| |
| |
| |
| |
| | |
PR: 239836
Submitted by: Andrey Fesenko <andrey@bsdnir.info>
|
| |
| |
| |
| | |
(and missed 3 missed files from previous categories.)
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
| |
| |
| |
| |
| | |
- patches submitted upstream
- bump revision
|
| |
| |
| |
| |
| |
| |
| | |
Use C++11 compiler:
MPEG2TransportStreamParser.hh:107: error: a class-key must be used when declaring a friend
Approved by: mentors (implicit approval)
|
| |
| |
| |
| |
| | |
Changes: https://github.com/KimiNewt/pyshark/releases
https://github.com/KimiNewt/pyshark/commits/master
|
| |
| |
| |
| |
| | |
PR: 239577
Submitted by: Mikael Urankar <mikael.urankar@gmail.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
| |
| |
| |
| |
| |
| | |
Details:
- Upstream release 2019.08.11 adds new feature:
demultiplexing support for MPEG Transport Streams
|
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
| | |
|
| |
| |
| |
| |
| | |
Changes: https://gitlab.freedesktop.org/mstoeckl/waypipe/compare/v0.4.0...v0.5.0
MFH: 2019Q3 (better OpenGL support on Intel)
|
| |
| |
| |
| |
| | |
Changes: https://github.com/KimiNewt/pyshark/releases
https://github.com/KimiNewt/pyshark/commits/master
|
| | |
|
| |
| |
| |
| |
| | |
PR: 239713
Submitted by: Marek Zarychta <zarychtam@plan-b.pwste.edu.pl>
|
| | |
|
| |
| |
| |
| |
| |
| | |
- bump revision
Reported by: clusteradm@
|
| |
| |
| |
| |
| | |
Changes: https://github.com/KimiNewt/pyshark/releases
https://github.com/KimiNewt/pyshark/commits/master
|
| |
| |
| |
| |
| | |
Changes: https://github.com/KimiNewt/pyshark/releases
https://github.com/KimiNewt/pyshark/commits/master
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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)
|
| |
| |
| |
| | |
Reported by: portscout
|
| |
| |
| |
| | |
Approved by: portmgr blanket
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* 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)
|
| |
| |
| |
| |
| | |
Changes: https://github.com/KimiNewt/pyshark/releases
https://github.com/KimiNewt/pyshark/commits/master
|
| |
| |
| |
| | |
- Take MAINTAINERSHIP
|
| | |
|
|\| |
|
| | |
|
| |
| |
| |
| | |
MFH: 2019Q3
|
| |
| |
| |
| |
| |
| | |
configure: error: *** A compiler with support for C++11 language features is required.
Approved by: portmgr (tier-2 blanket)
|
| |
| |
| |
| |
| | |
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.2:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
|
| |
| |
| |
| | |
Hat: portmgr-secretary
|
| | |
|
| | |
|
| |
| |
| |
| | |
Reported by: portscout
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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)
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| |
| | |
Extensions
PR: 238632
Submitted by: Dmitri Goutnik <dg@syrec.org>
|
| |
| |
| |
| |
| |
| |
| | |
IPv6 network
PR: 236607
Submitted by: Neil Alexander <freebsd@neilalexander.dev>
|
| |
| |
| |
| |
| |
| | |
PR: 237418
Reported by: lwhsu
Approved by: myself
|
| |
| |
| |
| |
| |
| | |
This is required to actually be able to capture packets with tshark.
PR: 239601
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- 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
|
| |
| |
| |
| | |
Changes: https://gitlab.freedesktop.org/mstoeckl/waypipe/compare/v0.3.0...v0.4.0
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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)
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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/
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* 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])
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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.
|
| |
| |
| |
| | |
Changes: https://github.com/OpenNebula/one/wiki/Release-Schedule
|
| |
| |
| |
| | |
Changes: https://github.com/AssetSync/asset_sync/blob/master/CHANGELOG.md
|