Age | Commit message (Collapse) | Author | Files | Lines |
|
1.) Add missing modules "mod_proxy_scgi.so" and "mod_reqtimeout.so"
if the package is built with shared modules enabled.
This fixes PR pkg/43229 by Ryo HAYASAKA.
2.) Get rid of "PLIST.worker" and use "PLIST_VARS" instead.
3.) Use an option group instead of the "APACHE_MPM" configuration variable
to configure the worker model.
4.) Enable the "apache-shared-modules" options by default. This provides
more flexibility and matches the behaviour of a lot of other
platforms e.g. Solaris or Linux distributions like Ubuntu.
Bump the package revision as the binary package will change by default.
|
|
|
|
|
|
The main thing that this new release adds is full support for the spamtest,
spamtestplus and virustest extensions. These extensions implement a uniform
means of testing the content spam/virus status headers in mail messages:
http://ietfreport.isoc.org/idref/rfc5235/
Not many people have tested these new features yet and therefore these are
currently considered experimental. Test these thoroughly before you start using
them! Documentation is available in share/doc/dovecot/spamtest-virustest.txt
Changelog Sieve v0.1.16:
* Finished implementation of spamtest, spamtestplus and virustest
extensions. These are not enabled by default and need to be
activated with the sieve_extensions setting. Documentation available
in doc/spamtest-virustest.txt
+ Vacation extension: the from address of the generated reply is now
by default equal to whatever known recipient alias matched the
headers of the message. If it is one of the aliases specified with
:addresses, it is used in stead of the envelope recipient address
that was used before.
+ Restructured and optimized the lexical scanner.
+ Added --with-docs configure option to allow disabling installation
of documentation.
- Accidentally omitted 'extern' in two declarations of global
variables in header files, causing compile failures on certain
systems.
- Deprecated imapflags extension: fixed implicit assignment of flags.
Turns out this never really worked, but the effect of this bug was
obscured by the removeflag bug fixed in the previous release.
- Fixed various memset argument mixups in enotify extension. This
caused warnings on certain systems, but luckily no adverse effects
at runtime.
|
|
|
|
|
|
|
|
Utility functions, classes and widgets written on top of gtkmm and
glibmm.
- logging framework
- option parsing, date and string utilities
- tile widgets
- dialog helpers
|
|
|
|
|
|
|
|
dadadodo analyses text files and generates Markov chains of word
frequencies; it can then generate random sentences based on that
data.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
the optional tests.
|
|
option descriptions for lsof-more-secure and lsof-less-secure-sockets.
|
|
using pkg options lsof-more-secure and lsof-less-secure-sockets.
Also change the way the option are applied, the same way that the Customize
script does and it works on all supported dialects.
|
|
|
|
|
|
|
|
|
|
|
|
This is just a simple version bump so that ${OS_VERSION} can be removed from
the DISTNAME as this package now depends on 'pkgtools/osabi'
Update BUILDLINK_API_DEPENDS.x11-links to match.
|
|
Also include a note about changes to OS_VERSION in bsd.prefs.mk
|
|
|
|
This is a dummy-package which is made a dependence for packages which are
tightly bound to a specific version of an operating system, e.g. LKMs or
sysutils/lsof. Such binary packages are not backwards compatible with other
versions of the OS.
The version number of this package should be similar to the operating system
version (`uname -r' output).
|
|
|
|
This is documentation for tex-vruler.
|
|
A package for adding a columns of numbering to the general text so
that the text can be properly referenced. The vertical ruler can be
scaled and moved freely. Supports LaTeX and plain TeX.
|
|
|
|
This package is an extension to lineno, replacing that package's line
numbers with bars to the left or right of the text.
|
|
|
|
This package defines macros \includeversion{NAME} and
\excludeversion{NAME}, each of which defines an environment NAME whose
text is to be included or excluded from compilation. Although the
command syntax is very similar to that of comment, comment.sty is to
be preferred to version.sty for documents where significant chunks of
text may be excluded.
|
|
|
|
This is documentation for tex-verbdef.
|
|
The package defines a single command \verbdef (which has a *- form,
like \verb). \verbdef will define a robust command whose body expands
to verbatim text. By using commands defined by \verbdef, one can put
verbatim text into the arguments of commands; since the defined
command is robust, it doesn't matter if the argument is moving. (Full
details of syntax and caveats about use are in comments in the file
itself.)
|
|
|
|
This is documentation for tex-ulem.
|
|
The package provides an \ul (underline) command will break over line
ends; this technique may be used to replace \em (both in that form and
as the \emph command), so as to make output look as if it comes from a
typewriter. The package also offers double and wavy underlining, and
striking out (line through words) and crossing out (/// over words).
Documentation is to be found in the package file itself.
|
|
|
|
This is documentation for tex-tabls.
|
|
This package modifies LaTeX's array and tabular environments to keep
text from touching other text or hlines above or below. Several new
parameters are defined and some standard macros are re-defined. The
package slows down compilation of tables, since each entry is boxed
twice.
|
|
|
|
The basic command of the package is \relsize, whose argument is a
number of \magsteps to change size; from this are defined commands
\larger, \smaller, \textlarger, etc.
|
|
|
|
This package defines a command \outputonly, whose argument is a list
of pages to be output. With the command present (before
\begin{document}), only those pages are output. This package was
inspired by code published by Knuth in TUGboat 8(2) (July 1987).
|