summaryrefslogtreecommitdiff
path: root/security/ruby-crypt
Commit message (Collapse)AuthorAgeFilesLines
* many ruby/rubygem ports: death of rubyforge.orgSteve Wills2014-08-191-0/+3
| | | | | | | | | | | | | | | | | | | | | rubyforge.org shutdown on May 15, 2014. This commit accounts for that by doing several things: - Deprecate ruby that had only rubyforge.org as MASTER_SITES (and so are now only fetchable via our cache) - Deprecate ports that depend on those - Update the WWW pkg-descr line that points to rubyforge.org for rubygem ports (which are still fetchable from rubygems.org) The next step will be to remove rubyforge.org from bsd.sites.mk, after these deprecated ports are deleted. Phabric: D591 With hat: ruby Approved by: portmgr (because of committing to unstaged graphics/mingplot port) Notes: svn path=/head/; revision=365393
* Mark as broken non staged ports using the ruby frameworkBaptiste Daroussin2014-04-091-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=350669
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | security) Notes: svn path=/head/; revision=327769
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276991
* - Convert to RF macroPhilip M. Gollucci2010-06-071-2/+1
| | | | | | | With Hat: ruby@ Notes: svn path=/head/; revision=256049
* - ruby-crypt is a pure-ruby implementation of a number of popularCheng-Lung Sung2006-08-104-0/+50
encryption algorithms. Notes: svn path=/head/; revision=170283