Age | Commit message (Collapse) | Author | Files | Lines |
|
time.
|
|
Remove the buildlink2.mk, since the libraries referenced there are not
installed any more.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
post-extract target when USE_SHINONOME == "YES".
- Add optional fonts' checksum to distfiles.
|
|
|
|
|
|
MIMEDefang is an e-mail filter program which works with Sendmail 8.12
and later. MIMEDefang filters all e-mail messages sent via SMTP.
MIMEDefang splits multi-part MIME messages into their components and
potentially deletes or modifies the various parts. It then
reassembles the parts back into an e-mail message and sends it on its
way.
MIMEDefang is written (mostly) in Perl, and the filter actions are
expressed in Perl. This makes MIMEDefang highly flexible and
configurable. As a simple example, you can delete all *.exe and *.com
files, convert all Word documents to HTML, and allow other attachments
through.
MIMEDefang uses the "milter" feature of Sendmail to "listen in" to
SMTP connections. It runs a scan once for each message, not once for
each recipient (as simpler procmail-based systems do.) Therefore, it
is more CPU-friendly than procmail-based systems. In addition,
because MIMEDefang can participate in the SMTP connection, you can
bounce messages (something impossible to do with procmail-based
systems.)
|
|
The sendmail Mail Filter API (Milter) is designed to allow third-party
programs access to mail messages as they are being processed in order to
filter meta-information and content.
libmilter provides the implementation of this API.
|
|
TAILQ_HEAD_INITIALIZER - required for linux build.
|
|
Large number of bug fixes and feature enhancements, especially Milter
(Mail Filter) support and by default installation of sendmail does not use
set-user-ID root anymore.
|
|
|
|
|
|
- GDL handling has been totally rewritten and is now more clean.
- It is now possible to destroy GDL "rename at end" entry like any other one.
- In the GDL list, sizes are now displayed using locale format.
- search result handling has been partially rewritten and is now more clean.
- The search result size is now displayed using locale format.
- old style user list is no more supported, only new one is (the one using
list cache).
- user share lists handling has been partially rewritten and is now more clean.
- The user share lists are now displayed using locale format.
|
|
|
|
- a (new) buggy clone seems to send string containing illegal character ('\0').
Because this character is also the C string end character, it truncates string
and DCTC crashs because an impossible case occurs. This version avoids the
problem.
|
|
|
|
|
|
the PKGREVISION pendant in the included Debian spec file(!).
|
|
|
|
|
|
|
|
|
|
|
|
Allow fromgroup and rootdir to be unset in the config file.
|
|
Allow fromgroup and rootdir to be unset in the config file.
|
|
|
|
|
|
OpenLDAP 2.0.27 Release
Build environment
Fix getopt(3) detection
OpenLDAP 2.0.26 Release
Fixed slapd ACL buffer size bug (ITS#1963)
Fixed slapd ACL filters w/substrings bug (ITS#2023, ITS#2027)
Fxied slapd directory string space bug (ITS#2072)
Fixed slurpd reject file handling bugs (ITS#2007, ITS#2009)
Fixed back-ldbm indirect IDL bug (ITS#2039)
Fixed libldap buffer size bugs (ITS#1935, ITS#1936)
Fixed libldap gethostbyname mutex init bug (ITS#2019)
Fixed liblutil passwd bug (ITS#2055)
Fixed sasl large reads and writes (ITS#1983, also ITS#910,ITS#1861)
Updated back-ldbm reindexing - slapindex rebuilds dn2id index
Build environment
Require version 1.5 if Cyrus SASL is present
Remove tempnam checking and replacment implementation
|
|
|
|
|
|
|
|
|
|
|
|
headers in ${BUILDLINK_DIR}, simply create BUILDLINK_CPPFLAGS.<pkg>
variables whose values are appended to CPPFLAGS, which are automatically
passed to the configure and build processes.
BUILDLINK_TRANSFORM.<pkg> has little use in buildlink2 since packages are
now told that the software may be found where it really is installed, not
in ${BUILDLINK_DIR} as was the case with buildlink1. Eventually, these
variables will be declared unsupported by buildlink2.
|
|
and install perl5 modules.
The following targets are provided by this file:
do-configure runs the standard perl configuration in
each of the directories specified in
${PERL5_CONFIGURE_DIRS}.
The following variables may be set prior to including this file:
PERL5_CONFIGURE if "YES", then run the standard perl
configuration assuming Makefile.PL exists;
defaults to "YES".
PERL5_CONFIGURE_DIRS list of directories in which to run the
standard perl configuration; defaults to
${CONFIGURE_DIRS}.
PERL5_LDFLAGS extra linker flags to pass on to the build
process.
This file also does the PERL5_PACKLIST handling to generate a PLIST. When
all p5-* packages have been modified to use module.mk, then the
PERL5_PACKLIST code in bsd.pkg.mk can be removed.
|
|
* Replace ELK_USE_{X11,MOTIF} with ELK_GUI, which is either "none" or is
some combination of "xaw" and/or "motif".
* Reenable Motif -- it seems to build properly with OpenMotif-2.0.x.
* Modernize this package a bit and clean up how linker flags are passed to
the build process by using the new variables available.
|
|
|
|
flags for finding the X11 libraries. The value of X11_LDFLAGS is appended
to LDFLAGS if the packages uses X11.
|
|
understands "-Wl,-R" to be just "-R", so it will work fine.
|
|
* convert to rc.subr-style script.
|
|
ok'd by jlam.
|
|
|
|
|
|
* This package doesn't need pthreads...the pth dependency is supplied by
unicon-im.
|