mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
1d2a3cc53c
* patch applied to smtp-tls.c and examples/mail-file.c for Balsa * smtp-tls.c - fixed typo in check_file() - domain name check is now done using the wildcard match per RFC 2818 - better error reporting for check_file() and check_directory() PR: 61434 Submitted by: maintainer
24 lines
605 B
Plaintext
24 lines
605 B
Plaintext
bin/libesmtp-config
|
|
include/auth-client.h
|
|
include/auth-plugin.h
|
|
include/libesmtp.h
|
|
lib/esmtp-plugins/sasl-cram-md5.so
|
|
lib/esmtp-plugins/sasl-login.so
|
|
lib/esmtp-plugins/sasl-ntlm.so
|
|
lib/esmtp-plugins/sasl-plain.so
|
|
lib/libesmtp.a
|
|
lib/libesmtp.so
|
|
lib/libesmtp.so.6
|
|
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
|
|
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
|
|
%%PORTDOCS%%%%DOCSDIR%%/NEWS
|
|
%%PORTDOCS%%%%DOCSDIR%%/Notes
|
|
%%PORTDOCS%%%%DOCSDIR%%/README
|
|
%%PORTDOCS%%%%DOCSDIR%%/TODO
|
|
%%EXAMPLESDIR%%/Makefile
|
|
%%EXAMPLESDIR%%/mail-file.c
|
|
%%EXAMPLESDIR%%/test-mail
|
|
@dirrm %%EXAMPLESDIR%%
|
|
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
|
@dirrm lib/esmtp-plugins
|