aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-Rijndael
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.08Steven Kreuzer2009-12-162-4/+4
| | | | | | | | PR: ports/141595 Submitted by: Philip M. Gollucci <pgollucci@freebsd.org> Notes: svn path=/head/; revision=246014
* Change MAINTAINER email from my personal address to my FreeBSD.orgSteven Kreuzer2009-06-031-1/+1
| | | | | | | | | address Approved by: wxs (mentor) Notes: svn path=/head/; revision=235120
* - Update to 1.07Philippe Audeoud2008-11-032-4/+4
| | | | | | | | PR: ports/128564 Submitted by: Steven Kreuzer <skreuzer _at_ exit2shell _dot_ com> (maintainer) Notes: svn path=/head/; revision=222363
* - Update to 1.06Philippe Audeoud2008-08-082-4/+4
| | | | | | | | PR: ports/126359 Submitted by: maintainer (skreuzer exit2shell.com) Notes: svn path=/head/; revision=218235
* - Update to 1.05Philippe Audeoud2008-04-022-5/+7
| | | | | | | | | PR: ports/122347 Submitted by: Steven Kreuzer <skreuzer@exit2shell.com> (maintainer) Approved by: tabthorpe (mentor) Notes: svn path=/head/; revision=210386
* Change of email address, same maintainer.Ion-Mihai Tetcu2007-06-171-1/+1
| | | | | | | | PR: ports/113686 Submitted by: Steven Kreuzer (confirmed from the old email on private) Notes: svn path=/head/; revision=193739
* - Update to 1.04Martin Wilke2007-03-062-4/+4
| | | | | | | | | PR: 109865 Submitted by: miwi Approved by: maintainer Notes: svn path=/head/; revision=186729
* - Pass maintainership to submitterRong-En Fan2007-02-241-1/+1
| | | | | | | | PR: ports/109474 Submitted by: Steven Kreuzer <skreuzer at f2o.org> Notes: svn path=/head/; revision=185791
* - Update to 1.03Rong-En Fan2007-02-232-5/+4
| | | | | | | | PR: ports/109443 Submitted by: Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw> Notes: svn path=/head/; revision=185738
* Update to 1.02Mathieu Arnold2007-01-272-4/+4
| | | | Notes: svn path=/head/; revision=183427
* - update to 1.01Yen-Ming Lee2007-01-143-16/+5
| | | | Notes: svn path=/head/; revision=182362
* The perl module Crypt::Rijndael has a bug in it causing it to fail on allErwin Lansing2006-04-231-0/+11
| | | | | | | | | | | 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> Notes: svn path=/head/; revision=160202
* The perl module Crypt::Rijndael has a bug in it causing it to fail on allErwin Lansing2006-04-231-0/+1
| | | | | | | | | | | 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> Notes: svn path=/head/; revision=160199
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149451
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99421
* utilize SITE_PERLYing-Chieh Liao2003-10-241-7/+7
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* remove unnecessary LDCONFIG_DIRSSergey Skvortsov2003-08-092-3/+1
| | | | Notes: svn path=/head/; revision=86647
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75971
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Update to 0.05Patrick Li2002-02-202-2/+2
| | | | | | | | PR: 35123 Submitted by: Jason Harris <jharris@widomaker.com> Notes: svn path=/head/; revision=54934
* Remove empty directories on uninstall.Steve Price2001-04-141-0/+2
| | | | Notes: svn path=/head/; revision=41387
* Update to version 0.04, portlintDoug Barton2001-04-092-2/+4
| | | | Notes: svn path=/head/; revision=41098
* Remove do-configure section, use PERL_CONFIGURE now.Vanilla I. Shu2001-03-011-1/+0
| | | | Notes: svn path=/head/; revision=38917
* Add p5-Crypt-Rijndael 0.01, perl module that implements the RijndaelWill Andrews2001-01-035-0/+37
cipher. Notes: svn path=/head/; revision=36702