summaryrefslogtreecommitdiff
path: root/security/antonym
AgeCommit message (Collapse)AuthorFilesLines
2007-03-19give away to pkgsrc-userstv1-2/+2
2006-03-22Use "tv@NetBSD.org" as my MAINTAINER address; makes identifying me as atv1-2/+2
PR-responsible person (such as I am ;) a little easier.
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig2-4/+4
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-07-16Get rid of USE_PERL5. The new way to express needing the Perl executablejlam1-3/+3
around at either build-time or at run-time is: USE_TOOLS+= perl # build-time USE_TOOLS+= perl:run # run-time Also remove some places where perl5/buildlink3.mk was being included by a package Makefile, but all that the package wanted was the Perl executable.
2005-06-17Create directories before installing files into them.jlam1-1/+2
2005-04-12Nuke USE_BUILDLINK3 (some files missed in megacommit).tv1-2/+1
2005-02-24Add RMD160 digests.agc1-1/+2
2004-05-07add 75-char double-dashed linescjep1-1/+3
2004-05-05antonym 1.9. From the DESCR:tv7-0/+107
Many people use anonymous pseudonyms to send and receive mail that cannot be traced to them. This program is for people who know what the pseudonyms (shortened to 'nyms' from here on) are, understand how they work, and wish to make their use a little easier. Antonym supports the following functions: * Generating a create or modify block for a given reply path * Decrypting a message sent to a particular nym * Generating random passwords or text phrases * Encrypting mails to be sent to nymservers * Encrypting mails to be sent to anonymous remailers * Calculating statistics about a given remailer chain