Changelog:
Allow compilation from a build directory.
Source code cleanups.
Fix some options specified on the command line not surviving a HUP
signal.
Handle tun/tap device returning EPERM or EBUSY.
Disable PMTUDiscovery when TCPOnly is used.
Support the —runstatedir option of the autoconf 2.70.
Port changes:
- "patch-doc_tinc_texi" committed upstream.
- "Using $< in a non-suffix rule context is a GNUmake idiom
(Makefile:840)" enable USE_GMAKE.c
Use either -rdynamic or -Wl,--export-dynamic so that both clang and gcc
do the right thing. sbcl and squeak did not seem affected, gnaughty was
probably broken since it uses libglade that kinda requires this ld(1)
flag.
Typical warning in logs:
paths/lang/squeak/vm.log:4328:cc: warning: argument unused during compilation: '-e xport-dynamic' [-Wunused-command-line-argument]
Minio is an object storage server compatible with Amazon S3 cloud
storage service. It is best suited for storing unstructured data such
as photos, videos, log files, backups and container / VM images. Size
of an object can range from a few KBs to a maximum of 5TB.
Minio Client (minioc) provides a modern alternative to UNIX commands like
ls, cat, cp, mirror, diff, find etc. It supports filesystems and Amazon
S3 compatible cloud storage service (AWS Signature v2 and v4).
With feedback from semarie@, Klemens Nanni & 'trondd'
ok danj@
Note that there is no xattr support on OpenBSD so we're not affected by
all the bugs upstreams fixed
discussed with jca, naddy and espie
ok espie (maintainer)
From Klemens Nanni, thanks!
toot lets you read, post and manage accounts on Mastadon social networks. It
supports logging in through both your webbrowser and the console with optional
two factor authentication. Toots can be pasted directly via standard input.
The AIM service has been shut down on December 15th 2017 [1], so there
is no use case for this port anymore.
[1] https://help.aol.com/articles/aim-discontinued
OK rsadowski@, bcallah@, sthen@