The intention of r411160 was to provide a mailcap manpage, as referenced
in multiple places by the mutt(1) and muttrc(5) manpages.
Although mail/metamail provides a mailcap.4 manpage, metamail is not
particularly relevant as a mailcap provider. The main external filter
that mutt needs is something to render text/html mime parts, but the
last metamail release was in 1994, 22 years ago.
This commit removes that metamail dependency, and adds a mailcap.5
manpage written by Udo Schweigert (mail/mutt's maintainer), based off
metamail's mailcap.4 manpage.
PR: 207727
Submitted by: Udo Schweigert (maintainer)
Given a file containing a list of Unix commands, multithreading is used to
process the commands in parallel on a single server. Success/failure is
captured, and failed commands are retained and reported.
WWW: http://sourceforge.net/projects/parafly/
PR: 207960
Submitted by: Jason Bacon <bacon4000@gmail.com>
These ports were intentionally set to portmgr@FreeBSD.org as MAINTAINER;
it was not a mistake. They require exp-runs and special care when
updating.
Submitted by: antoine
- Fix subshell functionality for csh users
- Make SFTP an option, enabled by default
- Fix SIGILL on FreeBSD 9.x
- Fix perl ls helper with fish shell
PR: 207487, 208027, 208102, 208104
SILGraphite page on SF says:
This project has been deprecated. Graphite2, a new version of
the Graphite engine, is available at:
https://github.com/silnrsi/graphite with its own bug tracker.
Tested by: diff -rN
MFH: 2016Q1 (in case of 1.3.8 before EOL)
This changeset brings in the necessary fixes in audacity's build system
to use autoreconf and libtool in USES. (206914)
First use case of this is to have audacity install its headers in the
standard include path rather than DATADIR (207074).
Bump PORTREVISION.
PR: 206914, 207074
Submitted by: tatsuki_makino@hotmail.com
Approved by: xxjack12xx@gmail.com (maintainer)
remove it from there.
If a port tries to use pkg-config to depend on it, and does not bring in
glib, it'll end up failing with:
% pkg-config --libs libmms
Package glib-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `glib-2.0.pc'
to the PKG_CONFIG_PATH environment variable
Package 'glib-2.0', required by 'libmms', not found
This fixes a long standing issue with multimedia/mediainfo. (via
multimedia/libmediainfo.)
PR: 204847
Sponsored by: Absolight
- remove support for custom IPv4 only kernel [1]
Short summary:
- 12 new NSE scripts
- hundreds of new OS/version fingerprints
- dozens if smaller improvements and bug fixes
Full Changelog:
https://nmap.org/changelog.html
[1] nmap does no longer build agains custom kernel without IPv6!