Commit graph

5 commits

Author SHA1 Message Date
Gabor Kovesdan
7dc52a691f Change my e-mail address.
Approved by:	erwin (mentor)
2006-12-08 13:46:35 +00:00
Bill Fenner
83764e1daa Update search.cpan.org WWW: entries to have a trailing slash.
Change some URLs from author dirs to dist dirs.

The example in the porter's handbook didn't have the trailing slash;
mea culpa for not having caught that when it went in.
2006-02-20 20:50:22 +00:00
Edwin Groothuis
508b8d82f4 Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 03:01:03 +00:00
Yen-Ming Lee
97afbf5887 - unbreak on old perl
- add RUN_DEPENDS = BUILD_DEPENDS

PR:		90847
Submitted by:	leeym
Approved by:	maintainer
2005-12-23 17:45:51 +00:00
Erwin Lansing
a1072b7f96 This is Encrypted MAC (EMAC), formerly known as Double MAC (DMAC).
Unlike HMAC, which reuses an existing one-way hash function, such as
MD5, SHA-1 or RIPEMD-160, EMAC reuses an existing block cipher to
produce a secure message authentication code (MAC).

WWW: http://search.cpan.org/dist/Digest-DMAC

PR:		ports/90550
Submitted by:	Gabor Kovesdan
2005-12-17 15:22:03 +00:00