Bernard Spil
0917233fb0
mail/fetchmail: Fix build without SSLv3
...
- Fix build with OpenSSL 1.1 and LibreSSL
- Stop using pkg-install/pkg-deinstall scripts
- Use pkg-plist keywords
- Use GSSAPI ports framework
- Change X11, POP2 options to use options framework
PR: 210130
Submitted by: freebsd-ports@charlieroot.de
Reviewed by: Corey Halpin <chalpin@cs.wisc.edu> (maintainer)
Approved by: Corey Halpin <chalpin@cs.wisc.edu> (maintainer)
2016-06-21 06:14:41 +00:00
Martin Wilke
a3a756d06e
- Update to 6.3.13 (updates translations and supports SMTP multiline replies)
...
- Remove Kerberos IV support, insecure and obsolete
- Mark BROKEN if KRB5_HOME is set and invalid
- Kill pre-configure, no longer needed
- Kill obsolete POP2 from make config menu, still available if given on make
command line
- Auto-detect KRB5_HOME if it's $LOCALBASE or /usr
- MARK_JOBS_SAFE=yes
- Cease messing with @cwd in pkg-plist
- Reduce asterisks on pkg-message.in, to avoid screen clutter on long $PREFIX
Rely on krb-config instead.
PR: 140100
Submitted by: Matthias Andree <matthias.andree@gmx.de>
Approved by: maintainer
2009-11-04 10:47:33 +00:00
Wesley Shields
82c4b96e97
- Add a patch to fix segfault on startup.
...
PR: ports/137972
Submitted by: Christian Ludwig <chrissicool@chrissicool.net>
Approved by: Corey Halpin <chalpin@cs.wisc.edu> (maintainer)
2009-09-08 15:12:21 +00:00
Simon Barner
49b949d3f9
Update to 6.3.1
...
* Fix null pointer dereference w/ headerless message in
multi-drop mode [1]
* Removed patches are in the upstream distribution now
* ChangeLog: https://lists.berlios.de/pipermail/fetchmail-announce/2005-December/000017.html
Security: http://www.vuxml.org/freebsd/f7eb0b23-7099-11da-a15c-0060084a00e5.html
Security: http://fetchmail.berlios.de/fetchmail-SA-2005-03.txt
Security: CVE-2005-4348
2005-12-19 15:21:53 +00:00
Simon Barner
d55a49e9d5
- 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@gmx.de> [1]
Reported by: Dieter Rauschenberger <dr@d-ra.de> [2]
PR: ports/90084 [2]
Reported by: kris via pointyhat [3]
2005-12-10 16:09:13 +00:00