The version of inkscape we have in ports can be built on 4.x systems
as well. That bit comes ftom MarcusCom repo here where it was
apropriate.
Reported by: Fernan Aguero <fernan@iib.unsam.edu.ar>
data export. Softflowd semi-statefully tracks traffic flows recorded by
listening on a network interface or by reading a packet capture file.
These flows may be reported via NetFlow to a collecting host or summarised
within softflowd itself.
PR: ports/73723
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
features:
* Understands NetFlow protocol v.1, v.5, v.7 and v.9 (including IPv6 flows)
* Supports both IPv4 and IPv6 transport of flows
* Secure: flowd is privilege separated to limit the impact of any compromise
* Supports filtering and tagging of flows, using a packet filter-like syntax
* Stores recorded flow data in a compact binary format which supports
run-time choice over which flow fields are stored
* Ships with both Perl and Python interfaces for reading and parsing the
on-disk record format
* Is licensed under a liberal BSD-like license
PR: ports/73722
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
- Warning for people with existing installation: don't portupgrade this port!
Manual intervention is needed. Display pre-everything banner with this too.
PR: ports/72547
Submitted by: Lars Eggert <lars.eggert@gmx.net>
Approved by: Justin Hawkins <justin@hawkins.id.au> (maintainer)
Internet Draft and as output produce a diff in one of several
formats:
- side-by-side html diff
- paged wdiff output in a text terminal
- a text file with changebars in the left margin
- a simple unified diff output
In all cases, internet-draft headers and footers are stripped before
generating the diff, to produce a cleaner diff.
PR: ports/73836
Submitted by: Lars Eggert <lars.eggert@gmx.net>
page it according to various parameters. It also builds links within a
specified range, and allows complete customization of the output (it even works
with mod_rewrite).
PR: ports/73831
Submitted by: Antonio Carlos Venancio Junior <antonio@php.net>
work with ximian-connector, so use security/heimdal even if Kerberos
is in the base system on 4.X.
PR: 73845
Submitted by: Joe Kelsey <joe@zircon.seattle.wa.us>
utilities. Unfortunately this overrides any PATH that may have been
set by the user and hence affects the ability of java to execute
external programmes. So, save the PATH before setting it and then
restore it immediately before executing java.
. Bump PORTREVISION for this fix.
Reported by: Christian Laursen <xi@borderworlds.dk>