| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
- use OPTIONS macro
While I'm here:
- Add CONFLICTS
PR: 61747
Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
|
| |
|
| |
|
|
|
|
| |
get rid of this so short lived patch
|
|
|
|
| |
Submitted by: eik
|
|
|
|
|
| |
PR: 61594
Submitted by: maintainer
|
|
|
|
| |
PR: 61609
|
|
|
|
|
|
| |
"show window before setting `From:' address so its text doesn't get selected."
There were also some translation updates, and some spec file changes.
|
|
|
|
|
|
| |
naming. Also remove duplicates in SED_SCRIPT. Portlint.
Approved by: mat
|
|
|
|
| |
Have the least thing possible between bsd.port.pre.mk and post.mk
|
| |
|
|
|
|
|
| |
PR: 61573
Submitted by: maintainer
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- allow users override RC_DIR and RC_SUFX
- fix install spamd.sh in RC_DIR, not PREFIX/etc/rc.d
- do not pollute WRKSRC with generated files, use WRKDIR instead
(it's IMHO better style)
PR: 61560
Submitted by: Sergey Matveychuk <sem@ciam.ru>
|
| |
|
|
|
|
| |
the status quo of low case directory names.
|
|
|
|
|
| |
from mailscanner and updated, but then frowned upon because of the
capitals in the directory name).
|
|
|
|
|
|
| |
- Maintainer informed.
Requested by: many
|
| |
|
|
|
|
|
|
|
|
| |
- Respect CFLAGS.
PR: 61532
Submitted by: Markus Brueffer <brueffer@phoenix-systems.de> (maintainer)
Approved by: erwin (mentor) (implicitly)
|
|
|
|
|
|
|
| |
It fixes an 'undefined reference to `memrchr''.
Approved by: maintainer
Approved by: erwin (mentor) (implicitly)
|
|
|
|
| |
Approved by: nork (mentor)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
procmail.
Quick Spam Filter (qsf) is a lightweight statistical spam filter written in C.
It is designed to be small, fast, reliable, easy to install, and simple to use
in a procmail recipe
WWW: http://www.ivarch.com/programs/qsf.shtml
PR: 61486
Submitted by: liamfoy@sepulcrum.org
Approved by: erwin (mentor) (implicitly)
|
|
|
|
|
| |
backend used for each database can be specified with an imapd.conf
option.
|
|
|
|
| |
Submitted by: dan@imp.ch
|
| |
|
|
|
|
|
|
|
|
| |
Since our db42 requires to include db.h to use. existing configure
script cannot detect our db42. AC_CHECK_LIB() simply test if a
function exists. :(
Requested by: Dmitry Sorokin <dmitry_sorokin@yahoo.ca>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
portlint complains if there is no / at the end, while the
do-fecth doesn't work with a / at the end. Use fetch_site
in this case.
Make do-fetch working
Replace WWWUID and WWWGROUP with WWWOWN and WWWGRP
Noticed by: bento log
http://bento.freebsd.org/errorlogs/i386-4-exp-latest/postfixadmin-2.0.2_1.log
Informed maintainer
|
|
|
|
|
| |
PR: 61468
Submitted by: maintainer
|
|
|
|
|
|
|
|
| |
distfile was recreated with:
changed files: HISTORY, TODO
added files: contrib/portugese.diff
Reported by: milter@free.fr
|
|
|
|
|
| |
Pointed out by: stefanf@irc
Approved by: erwin (mentor) (implicitly)
|
|
|
|
|
|
|
| |
- Use PORTDOCS macro
- cleanups
Approved by: erwin (mentor) (implicitly)
|
|
|
|
|
|
| |
- Fixed a compatibility problem using Parse::RecDescent version 1.94
- Fixed problem in migrate that caused problems in versions of perl earlier
than 5.6.
|
|
|
|
|
|
|
|
| |
The SPF protocol relies on sender domains to publish a DNS whitelist of
their designated outbound mailers.
Given an envelope sender, Mail::SPF::Query determines the legitimacy of an
SMTP client IP.
|
|
|
|
|
| |
PR: 61410
Submitted by: dinoex
|
|
|
|
|
|
|
|
|
|
|
| |
* patch applied to smtp-tls.c and examples/mail-file.c for Balsa
* smtp-tls.c
- fixed typo in check_file()
- domain name check is now done using the wildcard match per RFC 2818
- better error reporting for check_file() and check_directory()
PR: 61434
Submitted by: maintainer
|
| |
|
| |
|
|
|
|
|
| |
Notice by: From: lou <lou@0xffff.org>
Approved by: erwin (mentor) (implicitly)
|
|
|
|
|
|
| |
PR: 61385
Submitted by: Rob Evers <rob@debank.tv> (maintainer)
Approved by: erwin (mentor) (implicitly)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix LDAP support build problems
- CONFLICTS has been expanded
- WITH_GHOSTSCRIPT_AFPL support has been changed to honor GSPORT
- WITH_TRANSPORT+=uucp changed since uucp is no longer part of the base system
and NOUUCP is no longer a /etc/make.conf tunable for buildworld
- WITH_EXPECT not being set now adds --disable-changepass which causes the suid
authdaemon.passwd to not be installed.
- devel/fam dependency is now non-optional since the port will use the library
if it finds it regardless of one's intention to use it or not. For instance
if libfam is installed and one doe not want it used by courier but chosses
the WITH_LDAP support than libfam will get sucked in as well. Then the user
deletes fam and courier breaks because the user had no idea courier depended
on it. So until courier gets a configure --without-fam tunable this should
be a mandatory dependency.
- and last but not least etc/rc.d/courier.sh startup script has been rewritten
to work with rc.subr which allows one to move it to /etc/rc.d/courier and
have it just work. :)
PR: 61112
Submitted by: Yarema <yds@CoolRat.org>
|
|
|
|
|
|
|
| |
- Remove contiguous blank line
PR: 61375
Submitted by: maintainer
|
|
|
|
|
| |
PR: 47002
Submitted by: James Raftery <james@now.ie>
|
|
|
|
| |
Submitted by: ijliao
|
|
|
|
|
|
|
|
|
|
| |
- Support WITH_DB_VER=42 to build against db42 rather than
default db4
- Switch to bz2 to reduce download time and data volume.
- Fix up forgotten src/version.c update to 0.15.13.2
PR: 61284
Submitted by: maintainer
|
|
|
|
|
|
|
| |
PR: ports/61359
Submitted by: Xin LI
Reviewed by: Simon Dick (maintainer)
Approved by: nork (mentor/implicitly)
|
|
|
|
|
|
| |
Makefile revision 1.21 and mistakenly ommitted during upgrade to 3.2.1
Noticed by: Ori Peleg <orip@humaneyes.com>
|
|
|
|
|
|
| |
as Cyrus IMAPd's default.
Requested by: ervin.nemeth@niif.hu
|