and conserver is in the (default) "setproctitle" mode, it only attempts to
signal the master and not any other processes. avoids delays during
shutdown/restart and dangling processes which have been observed when
multiple processes are running (presumably due to the childs being
signalled before the master takes them down more cleanly).
ok afresh1@
pkg/DESCR:
postfix-policyd-spf-perl is a Postfix SMTPd policy server for SPF
checking. It is implemented in pure Perl and uses the Mail::SPF
CPAN module. Note that Mail::SPF is a complete re-implementation
of SPF based on the final SPF RFC, RFC 4408.
This port is not useful anymore, ffmpeg can transcode to and from OGG
nowadays. With ffmpeg-4.x this port would break anway, so just zap it.
Suggested by and OK juanfra
synctex_parser.h and synctex_parser_utils.h are public headers that both
include synctex_version.h, but the latter isn't installed by the
autotools glue. Reported by ajacoutot@, ok kili@ edd@ (maintainer)
While here, the libsynctex API/ABI has changed between tl2017 and
tl2018, so bump the major (also bump the minor for libptexenc).
ok edd@ (maintainer)
ok rsadowski@
FeatherNotes is a lightweight Qt5 hierarchical notes manager. It is
independent of any desktop environment and has:
* Support for rich text formatting, image embedding and inserting
editable tables
* Drag-and-drop capability for moving nodes and also for embedding
images
* A tray icon for quick access on any desktop
* Correct position/size saving and restoring with most window managers
* Compact but complete search and replacement widgets
* The ability to include searchable tags (hidden info on each node)
* Support for optional node icons
* Support for local and remote hyperlinks (bookmarks)
* Text zooming
* Printing and exporting to HTML and PDF
* Password protection
* Auto-saving
relative path, so that enabled modules always work from within our php-fpm
chroot and from icingacli, no mather if the module is enabled via icingacli
or the web interface.
OK sthen@