| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Submitted by: Sergei Kolobov <skolobov@globcon.net>
|
|
|
|
|
|
|
|
| |
- Remove pkg-message; display compile-time options dynamically in pre-fetch
target (a la apache port).
PR: 44086
Submitted by: Sergei Kolobov <sergei@kolobov.com>
|
|
|
|
| |
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
| |
- Do not install yet another copy of GPL
- Cleanup Makefile
- Sort pkg-plist
PR: 44025
Submitted by: maintainer
|
|
|
|
|
|
|
| |
- Silence MKDIRs in do-install
PR: 44024
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
| |
define WITHOUT_QMAIL_PORT); patch source for nofiles->qnofiles group used by
the qmail port (suggested by Kevin M. Dulzo <kdulzo@sockpuppet.org>)
- Bump PORTREVISION
- Do not install yet another copy of GPL (COPYING)
PR: 44022
Submitted by: maintainer
|
|
|
|
|
| |
PR: 44023
Submitted by: maintainer
|
|
|
|
|
|
| |
Submitted by: Olivier Tharan <olive@oban.frmug.org> [1] (based on),
Gea-Suan Lin <gslin@Infomath.math.NCTU.edu.tw> (maintainer)
PR: ports/43637 [1], ports/43350 [2]
|
| |
|
| |
|
|
|
|
| |
ago. Remove it.
|
|
|
|
|
| |
PR: ports/43620
Submitted by: Sergei Kolobov <sergei@kolobov.com>
|
|
|
|
|
| |
Reviewed by: nbm
Approved by: knu (mentor)
|
|
|
|
|
| |
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
|
| |
|