maintaining most of the port's existing structure. A more comprehensive
restructuring of this port is in the works.
- Assume maintainership, pending any objections from -ports.
Extract from /usr/local/share/automake14/automake/depend.am
## This fragment is probably only useful for maintainers. It relies
## on GNU make and gcc. It is only included in the generated
## Makefile.in if `automake' is not passed the `--include-deps' flag
This has changed from automake14 to automake15. The solution is easy: use
the -i switch for automake.
Submitted by: Udo Schweigert <udo.schweigert@siemens.com>
When I added the folder compression patch, I didn't realize we now needed
automake & autoconf. Bringing those two in, now makes gmake required. :-(
Also we can't patch `configure' as before, now we must patch `configure.in'
and `aclocal.m4'.
Move master port from mail/wanderlust-emacs to mail/wanderlust.
mail/wanderlust supports emacs21.
Remove mail/wanderlust-emacs and mail/wanderlust-mule.
Approved by: knu
the documentation by installing them.
Update the post-install notes to reflect the presence of the new
exim-doc-* ports for alternative documentation formats.
Bump PORTREVISION.
Version 0.6 has been skipped, as the author released 0.7 as integration of
the patches that would have been needed in the 0.6 port.
New feature: Support for limiting the number of messages downloaded in a
mailbox. Ideal for reading the FreeBSD lists offline while keeping a
complete mirror on your IMAP server.
ports to work once again.
NB: The vpopmail documentation says that the special support for
sqwebmail authorization is no longer needed for sqwebmail 3.0 and above.
If your sqwebmail installation does not work after this vpopmail update,
make sure to try vpopmail built both with and without the WITH_SQWEBMAIL
knob enabled.
Requested and patiently awaited by: much too many to list..
Tested by: NERvOus <nervous@nervous.it>,
Valentin Zahariev <curly@e-card.bg>
mail/tkrat2/Makefile.
Perhaps, tkrat2 should now be repo-copied into tkrat :) Or, may be, the
place should be kept open for the upcoming tkrat3...
Approved by: mail/tkrat's maintainer (petef)
on pipeline input.
Bump PORTREVISION to reflect the change.
Obtained from: exim-users@exim.org
Message-Id: <Pine.SOL.4.33.0111131315260.9828-100000@virgo.cus.cam.ac.uk>
The OSSP lmtp2nntp program is an LMTP service for use in conjunction
with an MTA (like Sendmail), providing a reliable real-time mail to news
gateway. Input messages get their headers slightly reformatted to match
Usenet news article format. The article is then posted or feeded into
a remote NNTP service (like INN). Delivery must take place immediately
or the transaction fails. OSSP lmtp2nntp relies on the queuing
capabilities of the MTA in order to provide a fully reliable service.
For this the program returns proper delivery status notification which
indicates successful completed action, persistent transient failure or
permanent failure.
Submitted by: Thomas Lotterer <thomas.lotterer@cw.com>
Reviewed by: Ralf S. Engelschall <rse@freebsd.org>
to be 644, otherwise after installation the user will be unable to make any
changes to his/her mailboxes.
See http://bugzilla.ximian.com/show_bug.cgi?id=14961 for details.
Submitted by: Christopher Masto <chris@netmonger.net>
o Allow choice of either openldap or openldap2 (WITH_LDAP2)
o Add WITH_DASH_EXT option
o Add a pointer in PKGMESSAGE to Reviewer's how-to on FreeBSD+qmail-ldap
Reviewed by: Henk Wevers <henk@wevers.org>
- no longer depend on qmail, as this works with qmail/postfix/exim now
- adjust pkg-{comment,descr} to reflect reality
- sort pkg-plist
PR: 31801
Submitted by: maintainer
Inactivate flim-{emacs,mule,emacs20,xemacs21-mule}-current.
Activate flim113-{emacs,mule,emacs20,xemacs21-mule}.
Stop to support flim-{emacs,mule,emacs20,xemacs21-mule}.
Synchronize the dependency with changing port name of flim/semi.
Approved by: maintainers
the inc_deps and lib_deps files. This should fix qmailadmin,
courier-imap and possibly others, after I broke them by my configure
changes to not create and populate ${PREFIX}/vpopmail/etc/ at
configure time.
Add a couple of configuration knobs.
Bump PORTREVISION for the inc_deps/lib_deps fix.
Reported by: a multitude of innocents :(
Pointy hat: roam (myself)
where SIG_IGN as the signal handler for SIGCHLD is bad. This is only
an issue when a significant number of messages is received via pipe
(e.g. with -bS) at a faster rate than they can be dealt with by parallel
delivery agents (e.g. -odqs).
Bump PORTREVISION to reflect the change.
Obtained from: exim-users@exim.org
Message-Id: Pine.SOL.4.33.0111021349170.19636-100000@virgo.cus.cam.ac.uk