- Add sysutils/daemontools to RUN_DEPENDS because the new patch works
just with it
- Change pkg-message to reflect qmail.schema file installation
- Change pkg-descr to reflect new features
PR: ports/81966
Submitted by: Renato Botelho <freebsd@galle.com.br> (maintainer)
* iconv/unicode bugfixes
* sqlite3 interface much more CPU efficient and faster now
* bogofilter -q option to suppress printing of statistics
(see share/doc/bogofilter/NEWS for details)
- convert WITHOUT_*/pre-everything messaging stuff (GSL, BASH) to OPTIONS
- add an OPTIONS switch for ICONV (experimental, default off),
suggested by Yar Tikhiy.
- revise pkg-install message
- use a more suitable LIBS/CPPFLAGS passing for sibling ports or
when GSL=off ICONV=on is used.
- change wording of GSL OPTION.
- reset -qdbm PORTREVISION
- remove obsoleted bogofilter-qdbm/files/* patches
- deprecate bogofilter-tdb effective 2005-11-30
Removed files:
- bogofilter-qdbm/files/patch-pathcycle
PR: ports/81642
Submitted by: maintainer
Anti-Spam SMTP Proxy is a spam filter that sits on port 25 in front of your
regular SMTP server (sendmail, postfix, qmail, etc).
ASSP performs a number of configurable spam checks, and on detecting a spam
message, provides an immediate 5xx SMTP error code back to the client.
Non-spam messages are passed to your regular SMTP server for further
processing and delivery.
ASSP offers:
- a whitelist of known good senders
- Bayesian checks on message headers and contents
- recipient address validation using LDAP and RFC822 conformance
- relay denial
- HELO checking
- SPF (Sender Policy Framework) checking
- DNSBL (DNS Block List) checking using many DNSBL services
- Virus detection
ASSP is a single script with a web-based configuration tool.
WWW: http://assp.sourceforge.net/
PR: ports/81570
Submitted by: J.R. Oldroyd <fbsd@opal.com>
It can be restored from Attic easily when new development version comes out.
PR: ports/81270
Submitted by: Matthias Andree <matthias.andree@gmx.de>
Approved by: Marcus Grando <marcus@corp.grupos.com.br> (maintainer)
- Update to 1.7.1
- Convert the startup script to rcNG
- Create a bogomilter user
Moreover:
- Use ${LOCALBASE}/bin/bogofilter rather than /usr/local/bin/bogofilter
- Fix the configuration file path in bogom.8
- Fix the packing list when NOPORTDOCS is defined
PR: ports/81417 [1]
Submitted by: maintainer [1]
resovles conflicts with libar from diffrent ports
- rename ar.h to libar.h
prevent possible conflicts with /usr/include/ar.h
- force PTHREAD_CFLAGS, no difference in package
Suggested by: ache
`/etc/rc.d/sendmail stop' stop the postfix mail system. [1]
- Re-phrased a paragraph to be more clear. [2]
Submitted by: shige [1], maintainer [2]
Approved by: maintainer [1]
PR: ports/81245 [1]
Please keep in mind that new versions of this thing just install a new .xpi file
in ${DATADIR}. To upgrade, you must uninstall the old version (via the extensions
manager thinger), restart thunderbird, install the new version, and then restart
thunderbird again.
This info would be useful in /usr/ports/UPDATING, but I'm hesitant to put it
in there for every release.
parameters, and, use this parameters to call PKGINSTALL on Makefile.
- Remove some redundant things from Makefile and use it only on
pkg-install.
- Move pkg-install to files/pkg-install.in because i'm using some
%%MACROS%% on this.
PR: ports/80911
Submitted by: maintainer
- Change knobs to OPTIONS
- Update pkg-plist
- Update Berkeley DB to 4.3
- Add support to Sqlite 3
PR: ports/80920
Submitted by: Marcus Grando <marcus@corp.grupos.comdotbr>
- Add LOCALTIME patch, that emit dates in local timezone
- Add BROKEN message if QMTPC and OUTGOINGIP patches are selected simultaneously
- Rename BARRIER vars to a short name
- Change DISTDIR to download all qmail related files on qmail subdir
PR: ports/80864
Submitted by: Renato Botelho <freebsd@galle.com.br> (maintainer)
- Use only one pkg-plist and use PLIST_SUB
- Use DOCSDIR intead of DOCDIR
- OPTIONS'ify
- Remove WITH_PRESERVE_CONFIG_FILES knob and detect automatically when is need
to create it.
- Add $FreeBSD$ tag to pkg-plist and pkg-install
- Fix error on enable-qmail script
- Remove MASTER_SITE_QMAIL definition from Makefile since it's defined on
bsd.sites.mk
- Add a new option to don't create rc.d/qmail.sh
- Add rc.d/qmail.sh to pkg-plist when necessary
PR: ports/80833
Submitted by: maintainer
Thanks to: novel, Joao Ricardo P. Mendes <joao@redepegasus.com.br>
Toggle default audio-support to disabled, mostly to avoid that mutt-print
pulls in audio-support via faces which I suspect nobody is using anyway
- Drop unused patch
- Bump PORTREVISION to make the cluster pick up the changed default set of
options/dependencies
Requested by: BSD-AC users group
daemon. It lets users run messages through filters like ClamAV and
SpamAssassin during SMTP transactions, so the server can reject mail
before assuming responsibility for its delivery. Other unique features
include TCP SYN fingerprint and network route recording, verification
of sender addresses through SMTP callbacks, SPF (sender policy
framework) as a general policy language, qmail-style control over both
SMTP-level behavior and local delivery of extension addresses,
mail-bomb protection, integration with kernel firewalls, and more.
WWW: http://www.mailavenger.org/
PR: ports/80800
Submitted by: David Mazieres <dm+bugs+avenger@mailavenger.org>
ClamAVResponse in dspam.conf)
- Support "user+detail" inbound emails and "+quarantine" outbound emails
(see EnablePlusedDetail and QuarantineMailbox in dspam.conf)
- BUG FIX: "obscure" [1] bug causing dspam to crash under certain conditions
when the loose signature was provided without the appropriate delimiter
- BUG FIX: fix sqlite3 dependency check [2]
- BUG FIX: don't strip binary if we want GDB suport
- BUG FIX: DOMAIN_SCALE and LARGE_SCALE are incompatible catch this before
./cofigure fails [3]
[1] "Obscure" = it took me about 4 hours and a 500 queue processed one by
one by hand to catch and reproduce the problem after 7 days of mail
processing w/o error
[2] Pointed out by vanilla@ for mail/dspam but true here also
[3] Pointed out by Arvinn Lokkebakken <arvinn@whitebird.no> for mail/dspam
but true here also
PR: ports/80791
Submitted by: maintainer
- BUG FIX: "obscure" [1] bug causing dspam to crash under certain conditions
when the loose signature was provided without the appropriate delimiter
- BUG FIX: fix sqlite3 dependency check [2]
- BUG FIX: don't strip binary if we want GDB suport
- BUG FIX: DOMAIN_SCALE and LARGE_SCALE are incompatible so catch this
before ./cofigure fails [3]
[1] "Obscure" = it took me about 4 hours and a 500 queue processed one by
one by hand to catch and reproduce the problem after 7 days of mail
processing w/o error
[2] Pointed out by vanilla@
[3] Pointed out by Arvinn Lokkebakken <arvinn@whitebird.no> for
PR: ports/80790
Submitted by: maintainer
the Ports Collection. The author specifically insists that no patches
be distributed for his software.
Please do not contact portmgr about this policy, it is the author's sole
choice.
Hat: portmgr
the Ports Collection. The author specifically insists that no patches
be distributed for his software.
Please do not contact portmgr about this policy, it is the author's sole
choice.
Hat: portmgr
the Ports Collection. The author specifically insists that no patches
be distributed for his software.
Please do not contact portmgr about this policy, it is the author's sole
choice.
Hat: portmgr
- Don't run spamd from root anymore. Use spamd user instead.
Put PID file in /var/run/spamd/ as result.
- A patch for fixing spamd that did not drop privileges for children (2)
- Rename SQL variable to more clean SQL_FLAG.
PR: ports/80556 (1)
Submitted by: Linh Pham <question+fbsdports@closedsrc.org> (1)
Brandon Kuczenski <brandon@301south.net> (perl@) (2)
Obtained from: http://bugzilla.spamassassin.org/show_bug.cgi?id=3897 (2)
Changes in new version include (from CHANGELOG):
-change (again) handling of deleted messages vs. connection that dies.
Inability to send QUIT to POP3 server should be less problematic now.
-improve housekeeping of old message state file. Thanks: Thomas Schwinge.
PR: 80699
Submitted by: Linh Pham (maintainer)
Numerous fixes, including removeall and disclaimer insertion
facilities. Also fixed up a segfault situation.
See <http://www.pldaniels.com/altermime/CHANGELOG> for details.
- Fix installation directory.
PR: ports/80674
Submitted by: maintainer
o Change ${PERL} to ${SED} or ${REINPLACE_CMD}
o Added patch patch-qmail-1.03-rfc2821.diff to search other MX servers
when the first return a code > 500 and < 599
o Install mkaliasdir script on ${PREFIX}/scripts directory
o Remove targets to disable-qmail and enable-sendmail and put it on a
shell script that is installed on /var/qmail/scripts. Change messages
reflect this.
o Organize better pkg-plist
o Remove thereal-post-patch target and put all on post-post-patch target
o Add [0-9] to CONFLICTS on qmail-ldap port
o Change LIB_DEPENDS to USE_MYSQL=yes on qmail-mysql port
o Change qmail-spamcontrol to don't need more to apply patches mannualy
PR: ports/79094
Submitted by: maintainer
According to /usr/ports/mail/dovecot/pkg-message:
cd %%PREFIX%%/etc; cp dovecot-example.conf dovecot.conf
But there is no dovecot-example.conf. By default, the config
name is dovecot.conf.sample
PR: ports/80630
Submitted by: Anton Karpov <toxa@toxahost.ru>
email based on arbitrary critera. It accepts SMTP connections and
forwards the SMTP commands and responses to another SMTP server. You
need to be able to write the filtering scripts that integrate it with
your particular needs.
PR: ports/80596
Submitted by: Dario Freni <saturnero@gufi.org>
- Refactor patches into reinplaces
- Respect ${PREFIX} and ${LOCALBASE}
- Automatically install the configuration file
- Polish the Makefile and packing list
PR: ports/80551 [1]
Submitted by: maintainer
- stop sqwebmaild on deinstall
- use USE_RC_SUBR/USE_RCORDER instead of SED+INSTALL sqwebmail-sqwebmaild.sh
- depend on mime-support if WITH_MIMETYPES (--enable-mimetypes) is specified
- Ditch pkg-message/%%DATADIR%% substitutions in favour
of SUB_FILES and files/pkg-message.in.
- Remove a rather horrific shell command used to generate
a list of include dirs for c++(1). I'm not sure why it
works without the shell command... or more specifically,
I'm not sure what caused me to write it in the first place.
In any event, it builds cleanly here as-is. I'm sure Kris
will happily inform me of the inevitable breakages.
- Space the Makefile a bit better.