aboutsummaryrefslogtreecommitdiff
path: root/security/ruby-acl
Commit message (Collapse)AuthorAgeFilesLines
* 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