| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
them when using a non-default compiler/linker, so do not use `/' as
delimiter for s///. (I picked `|' instead)
|
|
|
|
|
| |
the things like PREFIX are correct. BTW, this software compiles/link
with db4 as well as db3 now, but the port unconditionally uses db3.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
to identify messages -- force it to use our -lmd instead of letting it
install the N+1st implementation. Use the tiny piece of sprint(3)
to convert the 16-byte digest into the printable 32-char string (the
wisdom of storing such a string instead of the raw digest discussed
with the author already).
Don't copy the manpage from FILESDIR -- compress and/or install it
directly from FILESDIR.
Approved by: maintainer timeout
|
|
|
|
|
|
| |
Use REINPLACE.
Submitted by: Thomas Vogt <thomas.vogt@bsdunix.ch> (update)
|
|
|
|
|
| |
Add targets for easy install: root-sasldb, tls-install
Small Security Fix, see http://www.sendmail.org/smrsh.adv.txt
|
|
|
|
|
|
|
| |
qmail.
PR: 42265
Submitted by: Sergei Kolobov <sergei@kolobov.com>
|
|
|
|
|
| |
PR: 41957
Submitted by: Sergei Kolobov <sergei@kolobov.com>
|
| |
|
|
|
|
|
| |
PR: 41889
Submitted by: Sergei Kolobov <sergei@kolobov.com>
|
|
|
|
|
| |
PR: 43824
Submitted by: Sergei Kolobov <sergei@kolobov.com>
|
|
|
|
| |
use SASL V2 with current sendmail port
|
|
|
|
|
| |
PR: 43820
Submitted by: Dominic Marks <d.marks@students.umist.ac.uk>
|
|
|
|
| |
that bsd.ruby.mk adds a backup site to MASTER_SITE_BACKUP.
|
|
|
|
|
|
|
| |
notices.
PR: 41672
Submitted by: Sergei Kolobov <sergei@kolobov.com>
|
|
|
|
|
| |
PR: 43701
Submitted by: Ports Fury
|
| |
|
|
|
|
|
| |
PR: ports/43231
Submitted by: Peter Avalos <pavalos@theshell.com>
|
|
|
|
|
| |
PR: ports/43298
Submitted by: maintainer
|
|
|
|
|
|
|
| |
* Honor CFLAGS and LDFLAGS and some clean-up.
PR: 42359
Submitted by: andrew@ugh.net.au
|
|
|
|
|
| |
PR: ports/43712
Submitted by: maintainer
|
| |
|
|
|
|
|
| |
PR: ports/43628
Submitted by: maintainer
|
|
|
|
|
|
|
| |
* Bump PORTREVISION.
PR: 43588
Submitted by: maintainer
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
WITHOUT_DSEARCH to disable them.
2) Enable NIS lookups by default and provide WITHOUT_NIS to
disable them.
3) Bump PORTREVISION accordingly.
Submitted by: Matthew Byng-Maddick <mbm+freebsd@colondot.net> (1)
Requested by: Nicolas Kowalski <Nicolas.Kowalski@imag.fr> (2)
|
|
|
|
|
| |
PR: 43566
Submitted by: Peter van Dijk <peter@dataloss.nl>
|
| |
|
|
|
|
|
|
|
| |
The Makefile was changed to track exim-4.xx before the ports freeze,
but this patch was not updated. Fix it now to unbreak the build.
Reported by: kris
|
|
|
|
|
|
|
|
|
| |
described at http://security.e-matters.de/advisories/032002.html.
Approved by: nectar (using his security-officer hat)
will (using his portmgr hat)
As we are so close to last tagging, as suggested by
portmgr, maintainer approval is forgone.
|
|
|
|
|
|
|
| |
http://security.e-matters.de/advisories/032002.html
% cvs rlog ports/mail/fetchmail/Makefile | grep 'exploit' | wc
3 28 203
|
| |
|
|
|
|
|
| |
PR: 40791
Submitted by: Simon 'corecode' Schubert <corecode@corecode.ath.cx>
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
- Respect NOPORTDOCS
- Use INSTALL_DATA instead of INSTALL_MAN when installing docs
- Use DOCSDIR shortcut
- Make installation a little bit more vebose
- Redo patch a bit better than my last commit
Submitted by: Sergei Kolobov <sergei@kolobov.com>
PR: ports/42693
|
| |
|
|
|
|
| |
(accidentally not committed?)
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
(Perhaps the maintainer forgot to update those files?)
Submitted by: bento
|
|
|
|
| |
Submitted by: bento
|
|
|
|
|
|
| |
pkg-plist causing spurious errors on deinstall.
PR: 43156
|
| |
|
|
|
|
| |
wmcpuload design.
|
| |
|
|
|
|
|
|
|
| |
Sentinel is a sendmail milter API implementation
PR: 38085
Submitted by: Peter Hollaubek <fifteen@inext.hu>
|
| |
|
|
|
|
|
|
|
|
|
|
| |
autoconf or automake over our local patches can ruin your whole day.
This rarely, if ever, affected the vpopmail ports, causing mysterious
failures at install time, but inevitably killed the stunnel build if
automake-1.5 happened to be installed.
Reported by: Dan Langille <dan@langille.org> for stunnel,
Sitchin Zech <mailsagan@yahoo.com> for vpopmail
|