aboutsummaryrefslogtreecommitdiff
path: root/security/ruby-mcrypt
Commit message (Collapse)AuthorAgeFilesLines
* - Use LOCAL macroPhilip M. Gollucci2010-06-071-2/+1
| | | | | | | | | - Kill 2 dead mirrors in security/ruby-blowfish With Hat: ruby@ Notes: svn path=/head/; revision=256050
* - Assign all unmaintained ruby ports to ruby@,Stanislav Sedov2009-06-161-1/+1
| | | | | | | so people will know where to send questions to. Notes: svn path=/head/; revision=236032
* - Fix compilation with gcc 4.2Johan van Selst2007-10-111-7/+5
| | | | | | | | - Note: testfile still fails, but does exactly the same with old gcc might be a broken test - leaving this to somebody with ruby-foo Notes: svn path=/head/; revision=201311
* Mark as broken with gcc4.2.Mark Linimon2007-09-301-1/+7
| | | | Notes: svn path=/head/; revision=200461
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149451
* With portmgr hat on, reset maintainership of knu's ports since he hasMark Linimon2005-11-111-1/+1
| | | | | | | been inactive more than 6 months. We hope to see him back sometime. Notes: svn path=/head/; revision=147872
* Chase master-siteVolker Stolz2004-07-052-6/+1
| | | | | | | | | PR: ports/67394 Submitted by: Roman Neuhauser Approved by: maintainer update Notes: svn path=/head/; revision=112984
* Add SIZE data.Akinori MUSHA2004-03-221-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104943
* Don't try to detect libltdl only to fail. libmcrypt does not dependAkinori MUSHA2003-03-161-0/+12
| | | | | | | | | on it any more. Submitted by: bento Notes: svn path=/head/; revision=77139
* De-pkg-comment.Akinori MUSHA2003-02-182-1/+1
| | | | Notes: svn path=/head/; revision=75779
* chase mcrypt lib versionYing-Chieh Liao2003-01-031-1/+1
| | | | Notes: svn path=/head/; revision=72447
* Use RUBY_MOD*.Akinori MUSHA2002-10-062-10/+10
| | | | Notes: svn path=/head/; revision=67509
* Chase libmcrypt version number increment.Kris Kennaway2002-05-051-1/+1
| | | | Notes: svn path=/head/; revision=58578
* Bump the PORTREVISION's of the ports which install architectureAkinori MUSHA2001-09-171-0/+1
| | | | | | | | dependent ruby modules, due to the RUBY_ARCH change I've just committed. Notes: svn path=/head/; revision=47917
* Add a mirror site to MASTER_SITES.Akinori MUSHA2001-06-261-0/+1
| | | | | | | Submitted by: Terje Elde <terje@thinksec.no> Notes: svn path=/head/; revision=44449
* Add ruby-mcrypt, a Ruby interface to the mcrypt library.Akinori MUSHA2001-06-215-0/+52
Notes: svn path=/head/; revision=44271