- Distfile was rerolled along the way, changes are some defines
(HAVE_DAEMON, HAVE_LIBRT, HAVE_DBUS, REVISION) in generated files,
which are rewritten in the build process anyway
Approved by: glebius (maintainer)
you have new email.
It's simple, easy, fairly environment-independent, and "just works" without
tons of (Gnome|KDE|..) dependencies.
WWW: http://code.google.com/p/mailtray/
PR: ports/161114
Submitted by: Martin Tournoij <martin@arp242.net>
Approved by: miwi, wen (mentors implicit)
Sphinx::Manager provides utilities to start, stop, restart, and reload the
Sphinx search engine binary (searchd), and to run the Sphinx indexer program.
The utilities are designed to handle abnormal conditions, such as PID files not
being present when expected, and so should be robust in most situations.
WWW: http://search.cpan.org/dist/Sphinx-Manager/
Automating command line interface (CLI) interactions is not a new idea, but can
be tricky to implement. This module aims to provide a simple and manageable
interface to CLI interactions, supporting:
- SSH, Telnet and Serial-Line connections
- Unix and Windows support
- Reuseable device command phrasebooks
WWW: http://search.cpan.org/dist/Net-CLI-Interact/
Log::Dispatch::Config is a wrapper for Log::Dispatch and provides a way to
configure Log::Dispatch objects with configuration files. Somewhat like a lite
version of log4j and Log::Log4perl it allows multiple log destinations. The
standard configuration file format for Log::Dispatch::Config is AppConfig.
This module plugs in to Log::Dispatch::Config and allows the use of other file
formats, in fact any format supported by the Config::Any module. As a bonus you
can also pass in a configuration data structure instead of a file name.
WWW: http://search.cpan.org/dist/Log-Dispatch-Configurator-Any/
Remove files/pkg-req.in and references in SUB_FILES and pre-install,
it was a (now obsolete) workaround to warn users that installed newer
6.X packages on older 6.X systems and ended up with the new rc world
order scripts unfound and openvpn not running. [2]
Fix version number in CONFLICTS to encompass openvpn (not just
openvpn20), and demote to CONFLICTS_INSTALL. Neither port installs
headers or libraries that might get in the way.
PR: ports/161285
Submitted by: Eric F. Crist (maintainer) [1]
Approved by: Eric F. Crist (maintainer) [2]
deprecated upstream, has no dependent ports, and a supported alternative
exists.
PR: ports/161160
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
HZtable.h:57: error: conflicting types for 'XChar2b'
/usr/local/include/X11/Xlib.h:1075: error: previous declaration of 'XChar2b' was here
Reported by: pointyhat