Commit graph

2 commits

Author SHA1 Message Date
cheusov
403aa6d3af starttls.{el,elc} files are not provided by the package anymore. The problem
is starttls's implementation is incompatible with emacs 22, 23 and probably
24 too, as a result sending emails with ssl/tls authorization fail due to
this
conflict.  emacs-21 has its own starttls.el too and I believe it is also
sufficient. I wonder if someone still uses emacs-20 and its smtpmail.el for
sending emails. This change was tested on NetBSD-6 and emacs-{22,23}.

starttls package now DEPENDS on emacs-[0-9]*, that is any emacs flavour is
good enough

Set LICENSE to gnu-gpl-v2

++pkgrevision
2012-07-17 18:08:02 +00:00
obache
55ffb6e9ac Import starttls 0.10, based on PR 29467 by FUKAUMI Naoki.
I modify to adapt to recent pkgsrc tree.

starttls is simple wrapper program for STARTTLS on emacsen.
2006-11-18 16:09:12 +00:00