cvs commit: ports/mail/alpine Makefile ports/mail/alpine/files
patch-configure
Doug Barton
dougb at FreeBSD.org
Sat Sep 6 06:15:21 UTC 2008
dougb 2008-09-06 06:15:21 UTC
FreeBSD ports repository
Modified files:
mail/alpine Makefile
Added files:
mail/alpine/files patch-configure
Log:
A number of small-but-important updates:
1. Update the names of some configure flags. This would not have affected
users who used the defaults, or the package.
2. In order for the speller option to actually be chosen by configure
it already has to be installed, so add them to BUILD_DEPENDS. [1]
Fixing this properly also required a patch to configure which I am
submitting upstream.
3. Update the location of mlock (if installed) [1]
4. Turns out that alpine no longer uses the value of SSLTYPE internally,
(it is only used by the IMAP server which we don't build) so simplify
the whole SSL section considerably. All authentication types are now
available to alpine by default.
5. Include the proper MAKE_ARGS and relax a test in configure to give
users who want to try the new S/MIME support a fighting chance. [2]
Bump PORTREVISION accordingly
Submitted by: Scott Allendorf <scott-allendorf at uiowa.edu> [1]
Inspired by: scf [2]
Revision Changes Path
1.6 +20 -13 ports/mail/alpine/Makefile
1.1 +29 -0 ports/mail/alpine/files/patch-configure (new)
More information about the cvs-all
mailing list