summaryrefslogtreecommitdiff
path: root/security/smimemsg/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2004-06-27this blindly calls "gcc" so use buildlink3 so it uses the compilergrant1-2/+3
wrappers.
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2003-07-21COMMENT should start with a capital letter.martti1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-04-13Update of security/smimemsg to 1.5.cjep1-3/+3
Suggested by Robert Elz in PR#18825. Changelog unavailable.
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-2/+2
2001-08-17Update smimemsg to 1.4jun1-3/+3
- add RC2-64,RC2-128,DES,Triple-DES - update aicrypto lib - some fixes,with -p7 option
2001-03-14Initial import of "smimemsg":jun1-0/+25
generate and read S/MIME messages This SMIME Messenger can generate and read S/MIME messages. There are some limitation for use because of this implementation, but it can operate "Signing", "Encryption", and "Signing + Encryption" with email messages, and "Decryption" and "Signing verification" is available for S/MIME messages.