cvs commit: ports/mail/fetchmail Makefile pkg-plist ports/mail/fetchmail/files patch-configure patch-fetchmail.man patch-socket.c

Simon Barner barner at FreeBSD.org
Sat Dec 10 08:09:13 PST 2005


barner      2005-12-10 16:09:13 UTC

  FreeBSD ports repository

  Modified files:
    mail/fetchmail       Makefile pkg-plist 
    mail/fetchmail/files patch-fetchmail.man 
  Added files:
    mail/fetchmail/files patch-socket.c 
  Removed files:
    mail/fetchmail/files patch-configure 
  Log:
  - Use USE_OPENSSL [1]
  - Remove obsolete --enable-inet6 configure argument [1]
  - Don't try to enable Kerberos IV and V at the same time [1]
  - Add WITH_NTLM knob. Inform port user about other knobs
    (WITH_X11, WITHOUT_NLS) [1]
  - Correct man page patch [1]
  - Fix default OpenSSL certificate path [1] [2]
  - Fix plist [1] [3]
  - Bump PORTREVISON
  
  Submitted by:   Matthias Andree <matthias.andree at gmx.de> [1]
  Reported by:    Dieter Rauschenberger <dr at d-ra.de> [2]
  PR:             ports/90084 [2]
  Reported by:    kris via pointyhat [3]
  
  Revision  Changes    Path
  1.165     +31 -30    ports/mail/fetchmail/Makefile
  1.7       +0 -11     ports/mail/fetchmail/files/patch-configure (dead)
  1.2       +93 -5     ports/mail/fetchmail/files/patch-fetchmail.man
  1.1       +13 -0     ports/mail/fetchmail/files/patch-socket.c (new)
  1.22      +3 -2      ports/mail/fetchmail/pkg-plist


More information about the cvs-all mailing list