Commit graph

15 commits

Author SHA1 Message Date
Erwin Lansing
b8c64e6860 The perl module Crypt::Rijndael has a bug in it causing it to fail on all
64-bit architectures.  It assumes that C type long is 32 bits.  The patch
below works with both i386 and amd64 and should with others.

PR:             96114
Submitted by:   Vivek Khera <vivek@khera.org>
2006-04-23 08:49:43 +00:00
Erwin Lansing
12c32d1743 The perl module Crypt::Rijndael has a bug in it causing it to fail on all
64-bit architectures.  It assumes that C type long is 32 bits.  The patch
below works with both i386 and amd64 and should with others.

PR:		96114
Submitted by:	Vivek Khera <vivek@khera.org>
2006-04-23 08:40:47 +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
Pav Lucistnik
d679262e6c - Add SHA256 2005-11-25 18:01:15 +00:00
Trevor Johnson
f15b845ebe SIZEify. 2004-01-29 16:13:06 +00:00
Ying-Chieh Liao
c634b4bb83 utilize SITE_PERL
PR:		58166
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-10-24 12:05:09 +00:00
Sergey Skvortsov
93608e43cf remove unnecessary LDCONFIG_DIRS 2003-08-09 13:22:07 +00:00
Akinori MUSHA
2c41b9e5f3 De-pkg-comment. 2003-02-20 19:00:52 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
Patrick Li
9909a89b31 Update to 0.05
PR:		35123
Submitted by:	Jason Harris <jharris@widomaker.com>
2002-02-20 02:47:14 +00:00
Steve Price
d73ba718fa Remove empty directories on uninstall. 2001-04-14 22:31:52 +00:00
Doug Barton
5dcba3ec3d Update to version 0.04, portlint 2001-04-09 01:11:39 +00:00
Vanilla I. Shu
68c2f99c63 Remove do-configure section, use PERL_CONFIGURE now. 2001-03-01 06:39:18 +00:00
Will Andrews
cfe47e3876 Add p5-Crypt-Rijndael 0.01, perl module that implements the Rijndael
cipher.
2001-01-03 23:26:25 +00:00