Port details |
- ruby-acl Ruby module to provide Access Control List checks
- 1.0.1 security
=1 1.0.1Version of this port present on the latest quarterly branch. BROKEN: does not build with ruby 1.9
DEPRECATED: Does not work with Ruby 1.9
This port expired on: 2013-10-10
IGNORE: is marked as broken: does not build with ruby 1.9
- Maintainer: ufo@februality.com
 - Port Added: 2000-09-07 12:38:42
- Last Update: 2013-10-11 05:34:29
- SVN Revision: 330056
- People watching this port, also watch:: p5-type1inst, libao, ncftp, python
- Also Listed In: ipv6 ruby
- License: not specified in port
- WWW:
- http://www.ruby-lang.org/raa/list.rhtml?name=acl
- Description:
- Ruby-acl provides Access Control List checks.
list = %w(
deny all
allow 192.168.1.*
allow 127.0.0.1
)
acl = ACL.new(list, ACL::DENY_ALLOW)
...
ns = soc.accept
unless acl.allow_socket?(ns)
# forbidden
end
Author: Masatoshi SEKI <m_seki@mva.biglobe.ne.jp>
WWW: http://www.ruby-lang.org/raa/list.rhtml?name=acl
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ruby19-acl>0:security/ruby-acl
- No installation instructions:
- This port has been deleted.
- PKGNAME: ruby19-acl
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ruby19 : lang/ruby19
- Runtime dependencies:
-
- ruby19 : lang/ruby19
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.1 11 Oct 2013 05:34:29
  |
tabthorpe  |
2013-10-10 audio/ruby-vorbisfile: Does not work with Ruby 1.9
2013-10-10 audio/ruby-xmms: Does not work with Ruby 1.9
2013-10-10 databases/ruby-interbase: Does not work with Ruby 1.9
2013-10-10 databases/ruby-bdb1: Does not work with Ruby 1.9
2013-10-10 devel/ruby-fam: Does not work with Ruby 1.9
2013-10-10 devel/ruby-rcov: Does not work with Ruby 1.9
2013-10-10 devel/ruby-rudl: Does not work with Ruby 1.9
2013-10-10 devel/ruby-gemfinder: Does not work with Ruby 1.9
2013-10-10 devel/ruby-sysvipc: Does not work with Ruby 1.9
2013-10-10 devel/rubygem-sdl: Does not work with Ruby 1.9
2013-10-10 devel/rubygem-ncurses: Does not work with Ruby 1.9
2013-10-10 devel/rubygem-parsetree: Does not work with Ruby 1.9
2013-10-10 devel/ruby-sexp: Does not work with Ruby 1.9
2013-10-10 devel/rubygem-getopt-declare: Does not work with Ruby 1.9
2013-10-10 devel/ruby-slang: Does not work with Ruby 1.9 (Only the first 15 lines of the commit message are shown above ) |
1.0.1 26 Sep 2013 21:13:59
  |
tabthorpe  |
- Change EXPIRATION_DATE to 2013-10-10, to match removal of lang/ruby18
Discussed with: swills |
1.0.1 20 Sep 2013 22:55:26
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
1.0.1 03 Mar 2013 01:43:03
  |
swills  |
- Fix EXPIRATION date, we are in 2013, not 2012
Pointyhat to: swills
Reported by: bapt |
1.0.1 02 Mar 2013 21:01:59
  |
swills  |
- Deprecate ports which don't work with Ruby 1.9
- Set expiration to 2 months to give plenty of time to fix them to anyone who
may be interested (patching rubygem- ports is possible now)
- Trim headers while here
With Hat: ruby@ |
1.0.1 24 Oct 2011 09:11:38
 |
dougb  |
The vast majority of pkg-descr files had the following format when they
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 |
1.0.1 04 Jul 2011 17:46:12
 |
swills  |
- Mark as broken with Ruby 1.9
Approved by: portmgr |
1.0.1 03 Jul 2011 14:03:52
 |
ohauer  |
-remove MD5 |
1.0.1 16 May 2009 19:26:54
 |
miwi  |
- Pass maintainership to Valeri Vassiliev (ufo (at) februality.com) |
1.0.1 25 Nov 2005 18:01:16
 |
pav  |
- Add SHA256 |
1.0.1 20 Jul 2005 12:28:42
 |
pav  |
- Revive security/ruby-acl port and unbreak it
- Reset maintainership
PR: ports/76917
Submitted by: IWATSUKI Hiroyuki <don@na.rim.or.jp> |
1.0.1 18 Feb 2005 23:44:49
 |
kris  |
As previously announced, remove ports that have reached their expiry date,
and the handful of ports that depended on them. |
1.0.1 18 Dec 2004 23:02:35
 |
kris  |
This port is scheduled to be removed on 2005-02-18 if it is still
broken at that time, and a fix has not been submitted to GNATS. |
1.0.1 26 Sep 2004 02:51:51
 |
kris  |
BROKEN: Does not build
Approved by: portmgr (self) |
1.0.1 22 Mar 2004 15:05:32
 |
knu  |
Add SIZE data.
Submitted by: trevor |
1.0.1 18 Feb 2003 05:33:50
 |
knu  |
De-pkg-comment. |
1.0.1 07 Dec 2002 17:41:58
 |
knu  |
Catch up with the Ruby Application Archive's URL scheme change. |
1.0.1 06 Dec 2002 17:17:38
 |
knu  |
Introduce a knob RUBY_NO_RD_HTML and enable it by default on alpha. This
replaces the non-working NOPORTDOCS workaround and fixes build on the alpha,
where rd2 coredumps.
Tested on: the axp cluster
Approved by: kris |
1.0.1 06 Oct 2002 21:36:31
 |
knu  |
Use RUBY_MOD*. |
1.0.1 06 Oct 2002 19:50:45
 |
knu  |
Reflect *_RD renaming. |
10 Feb 2001 12:39:32
    |
knu  |
Add %%PORTDOCS%%. |
26 Dec 2000 04:13:29
    |
knu  |
Update to 1.0.1. The author has accepted the fix I submitted and released a
new version. |
25 Dec 2000 14:28:59
    |
knu  |
Follow Ruby 1.6.2's change of the behavior of Array#- operator. |
08 Oct 2000 07:30:58
    |
asami  |
Convert category security to new layout. |
26 Sep 2000 09:02:17
    |
knu  |
Now bsd.ruby.mk is automatically included by bsd.port.mk when USE_RUBY or
USE_LIBRUBY is defined, individual ruby ports no longer need to include it
explicitly. |
19 Sep 2000 17:08:19
    |
knu  |
Add MASTER_SITE_RUBY to MASTER_SITES. |
07 Sep 2000 16:38:42
    |
knu  |
Add ruby-acl, Ruby module to provide Access Control List checks. |