- -d option only works as a daemon now.
- remove it from startup script and wait for future release.
- Noticed by <richard AT boysoncom dot com>
Approved by: co-mentor (vanilla)
sendmail. The libsnert stuff mentioned in the PR is not addressed
in this commit, since it is not a run time dependency, and is
strictly coupled with milter-spamc itself.
PR: ports/71486
Submitted by: Michael O. Boev <mike@tric.tomsk.gov.ru>
Add verlihub-plugins, bringing increased functionality and
versatility to the verlihub direct connect protocol software.
Support is included for off-line messaging, chatrooms,
statistics, flood protection, lua scripts, and more. Requires
perl5.8
PR: ports/71779
Submitted by: Bill Cadwallader <hurbold@yahoo.com>
ports/net/mutella does not build on 5-CURRENT with GCC
3.4.x. One of the fixes in the new version of mutella is
to allow it to be built with GCC 3.4.x. The attached patch
updates mutella to the most recent version which allows it
to be compilable again under -CURRENT.
PR: ports/71713
Submitted by: Gavin Atkinson <gavin.atkinson@ury.york.ac.uk>
+ JPEG comment exploit (MS04-028) detection
*** IMPORTANT ***
The configruration file for the clamd daemon has changed from
/usr/local/etc/clamav.conf to /usr/local/etc/clamd.conf.
PR: 72203
Approved by: Rob Evers <revers@infraqon.nl> (maintainer)
This is a port of the latest released version of DataparkSearch.
DataparkSearch Engine is a full-featured open sources
web-based search engine released under the GNU General
Public License and designed to organize search within a
website, group of websites, intranet or local system.
PR: ports/68050
Submitted by: Maxime Zakharov <maxime@sochi.net.ru>
The asn1c compiles ASN.1 (Abstract Syntax Notation One)
specifications into the C source code. This compiler supports
automatic constraints checking code generation, parametrization,
basic support for Information Object Classes. The produced C code
contains the codecs for BER & DER encoding rules.
PR: ports/71560.
Submitted by: Lev Walkin <vlm@lionet.info>
net/trafshow and net/trafshow4 installs same executable
(bin/trafshow). Both Makefile are missing CONFLICTS= line.
Also added NO_LATEST_LINK for net/trafshow4
PR: ports/71097
Submitted by: Riccardo Torrini <riccardo@torrini.org>
viewglob is an utility designed to complement the Unix shell
in graphical environments. It has two parts:
1. A tool that sits as a layer between the shell and X
terminal, keeping track of the user's current directory
and command line.
2. A graphical display which shows the layouts of directories
referenced on the command line (including pwd).
The display reveals the results of file globs and expansions
as they are typed (hence the name), highlighting selected
files and potential name completions.
It can also be used as a surrogate terminal, where keystrokes
typed in the display are passed to the shell. Files and
directories can be double-clicked to insert their names
and/or paths into the terminal.
PR: ports/72369
Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
A modular Perl shell written, configured, and operated
entirely in Perl. It aspires to be a fully operational login
shell with all the features one normally expects. But it
also gives direct access to Perl objects and data structures
from the command line, and allows you to run Perl code
within the scope of your command line.
WWW: http://zoidberg.student.utwente.nl/
PR: ports/72053
Submitted by: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>