Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Sep 2008 06:15:21 +0000 (UTC)
From:      Doug Barton <dougb@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/mail/alpine Makefile ports/mail/alpine/files patch-configure
Message-ID:  <200809060615.m866FLst038328@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200809060615.m866FLst038328>