some functions to not be included in final module. Now this module
actually works. Bump pkg revision.
Problem reported in PR pkg/24082 by John Maier.
Patch already submitted to the PHP team, as issue #26896.
* Pre-processing and post-processing rules can now be specified.
* A 'Clone Account' function has been added.
* a new Folder Property has been added, 'Scan for new mail'
* the Extended 'Quick-search' has a new symbol
* fast Folder Processing rule creation based on a message
* a new pixmap has been added for use with a 'Check spelling' button
* updated translations: British English, French, German Japanese,
Polish, Spanish, Simpilified Chinese, and Slovak
* Bug fixes
xawtv is a set of utilities to manage the video4linux interface (and BSD's
bktr driver too). The main component of the suite is xawtv itself, which
is a X11 application to watch the TV.
The package includes the following main utilities:
* xawtv: a nice X11 application for watching TV.
* v4lctl: a command line tool to set video4linux parameters.
* streamer: a command line tool for capturing still images and AVI videos
(with sound).
* radio: a simple, curses-based radio app.
* webcam: captures images and uploads them with FTP to a Web-Server in an
endless loop.
From pkgsrc-wip. Overlay mode now works, so this is why I'm importing it.
if configure finds this file, it expects to be able to use it, and
linking fails because /usr/lib/libintl.so isn't GNU libintl.
allows this to be built on Solaris while gettext-lib is installed.
configure picks up termcap.h from devel/ncurses, and later tries to
use it and fails.
allows this package to be built while devel/ncurses is installed.
MAKE_FLAGS with stuff that's only useful for building modules (and also
breaks the build of perl).
This fixes the breakage of perl modules not finding libperl.so caused by
the changes in revision 1.30 of this file.
and 5.6.1nb10 include pulling in changes from the latest Perl sources
that add a more complete set of directories on NetBSD systems to the
rpath of Perl modules so that they may find libperl.so. The module
build/installation is now robust against the user overriding the value
of INSTALLARCHLIB.
INSTALLARCHLIB. During the build, INSTALLARCHLIB refers to the
directory where libperl.so may be found, which should point into the
default view. During the install, INSTALLARCHLIB refers to the
directory where the perllocal.pod file should be installed, which
should point into the package prefix.
targets by using BUILD_MAKE_FLAGS, TEST_MAKE_FLAGS, and INSTALL_MAKE_FLAGS
in the respective targets. All of the new variables default to
${MAKE_FLAGS} to preserve the current behaviour.
Changes:
o Several fixes in maillogconvert.pl
Fixed wrong parsing for qmail log files.
Support mail errors in qmail log files.
Return code for postfix log were all reported in error for mails
sent to several recipients when one recipient was in error.
o Fixed wrong percentage in cluster report.
o Return code for postfix log were all reported in error for mails
sent to several recipients when one recipient was in error.
o Fix a not closing HTML TR tag in full list of hosts.
o awstats_buildstaticpages.pl can accept month on 1 digit.
o awstats_buildstaticpages.pl no more try to build pages
awstats.misc.html and awstats.filetypes.html that does not
exists.
And more... review the website to see a full list of changes.
Version 1.0.4 (04/01/2004)
- Changed handshake behaviour to send the lowest TLS version
when an unsupported version was advertized. The current behaviour
is to send the maximum version we support.
- certtool no longer asks the password in unencrypted private
keys.
- The source is now compiled to use the reentrant libc functions.
* inflate is about 20% faster and minimizes memory allocation
* crc32 is about 50% faster
* new functions and functionality
* more supported architectures