- 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.
share/gnome/applications so we can remove the gnomehier
dependency so non-gnome users don't have to install a bunch
of un-needed gnome directories.
- Remove WITH_MENU option from mozilla[-devel], .desktop file
will always be installed now.
"flock() failed" error when an attempting to route messages to /dev/null.
Patch is submitted upstream.
- Bump PORTREVISION
PR: ports/80106
Submitted by: David Lay <dsl@webize.com.au>
- Fix GNOME-support a bit
- Mark as DEPRECATED, maybe someone speaking russian can indeed find out
if the project's dead
- Note that Mozilla support is broken
It uses HELO, MAIL FROM and the MTA IP address for scoring their
correctness. It also uses definable DNSBLs in a scored fashion.
WWW: http://robtone.mine.nu/postfix/
PR: ports/80329
Submitted by: Robert Felber <robtone@ek-muc.de>
Xfaces used to be in the ports dir, but was replaced some
time ago by mail/faces (on which it depends). Xfaces does
some things that faces does not - presenting shaped transparent
icons for the messages in the inbox and presenting more
than 10 messages.
I'd like to request a return of xfaces and I've included a
working port that passes portlint to make that easy.
PR: ports/75136
Submitted by: Ted Faber <faber@isi.edu>
Add Perl run deps and do some shebang and path substitutions.
PR: ports/80135
Submitted by: Martin Matuska <martin@matuska.org>
Approved by: clement (mentor)
Gianmarco Giovannelli <gmarco@giovannelli.it> (maintainer)
'daily_submit_queuerun' to "NO" in periodic.conf(5), for people
using exim without queue runner, eg if remote deliveries are not
desirable.
Submitted by: Geraint Edwards <gedge at yadn dot org>
structure. It will fix uid/gid settings and permissions. It will
rename the message files to match their inodes. It will even create
directories and files that don't exist that should be there (you can
even create a queue from scratch). It will also print warnings for
any files it finds that should not exist.
PR: ports/79913
Submitted by: Renato Botelho <freebsd@galle.com.br>