The older binutils are picky and error out when trying to strip .a
files, the newer binutils just skip over things and print warnings. [1]
Fix build with WITH_SSP[_PORTS]=yes, by not running together LDFLAGS
expansions; this drops one hunk from files/patch-configure.in.
Modernize USE_PYTHON and @unexec rmdir.
PR: 192047 [1]
Submitted by: feld@ [1], Janos Dohanics [1, to ports@]
Upstream:
- Updated the list of new gTLDs.
- Added some disclaimer suppression strings for the new gTLDs' servers.
- Updated one or more translations. (Closes: #756231)
Port:
- Pull source from github, not from the Debian pool
- Fix build error in QAT
PR: 190799
Submitted by: Marco Steinbach <coco@executive-computing.de>
part.
- change static lib to be shared lib by default, which is required in my
another ports.
- about 8.4 release broken: the issue will be resolved by adding one include
file. There is one line missing in 8.4 tcp.h file.
PR: 193131
Submitted by: Jingfeng Yan (maintainer)
MFH: 2014q3
package to make logging a bit more modern, without fragmenting
the Go ecosystem with new logging packages.
PR: ports/192964
Submitted by: Thomas Bartelmess <thomas@bartelmess.io>
I parse your logs, I eat the JVM agent for lunch!
(This project was recently renamed from 'lumberjack' to 'logstash-forwarder' to
make its intended use clear. The 'lumberjack' name now remains as the network
protocol, and 'logstash-forwarder' is the name of the program. It's still the
same lovely log forwarding program you love.)
WWW: https://github.com/elasticsearch/logstash-forwarder
PR: ports/193012
Submitted by: cheffo@freebsd-bg.org
It can be used to test how well a program can stand malformed and potentially
malicious inputs. It operates on given sample inputs and thus requires minimal
effort to set up.
WWW: https://www.ee.oulu.fi/research/ouspg/Radamsa
PR: ports/187576
Submitted by: Jukka Ukkonen <jau@iki.fi>
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Convert to USES=python
- Use MAKE_CMD
- Create manpage link in post-install instead of using @exec