aboutsummaryrefslogtreecommitdiff
path: root/security/ruby-acl
Commit message (Collapse)AuthorAgeFilesLines
* The vast majority of pkg-descr files had the following format when theyDoug Barton2011-10-241-1/+0
| | | | | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues Notes: svn path=/head/; revision=284239
* - Mark as broken with Ruby 1.9Steve Wills2011-07-041-1/+5
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=277053
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276991
* - Pass maintainership to Valeri Vassiliev (ufo (at) februality.com)Martin Wilke2009-05-161-1/+1
| | | | Notes: svn path=/head/; revision=234009
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149451
* - Revive security/ruby-acl port and unbreak itPav Lucistnik2005-07-205-0/+81
| | | | | | | | | | - Reset maintainership PR: ports/76917 Submitted by: IWATSUKI Hiroyuki <don@na.rim.or.jp> Notes: svn path=/head/; revision=139685
* As previously announced, remove ports that have reached their expiry date,Kris Kennaway2005-02-184-76/+0
| | | | | | | and the handful of ports that depended on them. Notes: svn path=/head/; revision=129234
* This port is scheduled to be removed on 2005-02-18 if it is stillKris Kennaway2004-12-181-0/+2
| | | | | | | broken at that time, and a fix has not been submitted to GNATS. Notes: svn path=/head/; revision=124429
* BROKEN: Does not buildKris Kennaway2004-09-261-0/+2
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=118423
* Add SIZE data.Akinori MUSHA2004-03-221-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104943
* De-pkg-comment.Akinori MUSHA2003-02-182-1/+1
| | | | Notes: svn path=/head/; revision=75779
* Catch up with the Ruby Application Archive's URL scheme change.Akinori MUSHA2002-12-071-1/+1
| | | | Notes: svn path=/head/; revision=71410
* Introduce a knob RUBY_NO_RD_HTML and enable it by default on alpha. ThisAkinori MUSHA2002-12-062-21/+19
| | | | | | | | | | | replaces the non-working NOPORTDOCS workaround and fixes build on the alpha, where rd2 coredumps. Tested on: the axp cluster Approved by: kris Notes: svn path=/head/; revision=71402
* Use RUBY_MOD*.Akinori MUSHA2002-10-062-15/+15
| | | | Notes: svn path=/head/; revision=67509
* Reflect *_RD renaming.Akinori MUSHA2002-10-061-5/+2
| | | | Notes: svn path=/head/; revision=67500
* Add %%PORTDOCS%%.Akinori MUSHA2001-02-101-10/+10
| | | | Notes: svn path=/head/; revision=38173
* Update to 1.0.1. The author has accepted the fix I submitted andAkinori MUSHA2000-12-262-5/+3
| | | | | | | released a new version. Notes: svn path=/head/; revision=36358
* Now bsd.ruby.mk is automatically included by bsd.port.mk when USE_RUBYAkinori MUSHA2000-09-261-3/+1
| | | | | | | | or USE_LIBRUBY is defined, individual ruby ports no longer need to include it explicitly. Notes: svn path=/head/; revision=33130
* Add MASTER_SITE_RUBY to MASTER_SITES.Akinori MUSHA2000-09-191-1/+3
| | | | Notes: svn path=/head/; revision=32862
* Add ruby-acl, Ruby module to provide Access Control List checks.Akinori MUSHA2000-09-075-0/+78
Notes: svn path=/head/; revision=32395