notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
ruby-acl Ruby module to provide Access Control List checks
1.0.1 security Deleted on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.0.1Version of this port present on the latest quarterly branch.
Broken BROKEN: does not build with ruby 1.9
Deprecated DEPRECATED: Does not work with Ruby 1.9
Expired This port expired on: 2013-10-10
Ignore IGNORE: is marked as broken: does not build with ruby 1.9
Maintainer: ufo@februality.com search for ports maintained by this maintainer
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
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

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.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ruby19 : lang/ruby19
Runtime dependencies:
  1. 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:
Expand this list (2 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/ruby/
  2. http://www2a.biglobe.ne.jp/~seki/ruby/
Collapse this list.

Number of commits found: 27

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0.1
11 Oct 2013 05:34:29
Revision:330056Original commit files touched by this commit
tabthorpe search for other commits by this committer
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 View all of this commit message)
1.0.1
26 Sep 2013 21:13:59
Revision:328414Original commit files touched by this commit
tabthorpe search for other commits by this committer
- 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
Revision:327769Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
security)
1.0.1
03 Mar 2013 01:43:03
Revision:313317Original commit files touched by this commit
swills search for other commits by this committer
- Fix EXPIRATION date, we are in 2013, not 2012

Pointyhat to:	swills
Reported by:	bapt
1.0.1
02 Mar 2013 21:01:59
Revision:313298Original commit files touched by this commit
swills search for other commits by this committer
- 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
Original commit files touched by this commit
dougb search for other commits by this committer
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
Original commit files touched by this commit
swills search for other commits by this committer
- Mark as broken with Ruby 1.9

Approved by:    portmgr
1.0.1
03 Jul 2011 14:03:52
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
1.0.1
16 May 2009 19:26:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Pass maintainership to Valeri Vassiliev  (ufo (at) februality.com)
1.0.1
25 Nov 2005 18:01:16
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
1.0.1
20 Jul 2005 12:28:42
Original commit files touched by this commit
pav search for other commits by this committer
- 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
Original commit files touched by this commit
kris search for other commits by this committer
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
Original commit files touched by this commit
kris search for other commits by this committer
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
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN: Does not build

Approved by:    portmgr (self)
1.0.1
22 Mar 2004 15:05:32
Original commit files touched by this commit
knu search for other commits by this committer
Add SIZE data.

Submitted by:   trevor
1.0.1
18 Feb 2003 05:33:50
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
1.0.1
07 Dec 2002 17:41:58
Original commit files touched by this commit
knu search for other commits by this committer
Catch up with the Ruby Application Archive's URL scheme change.
1.0.1
06 Dec 2002 17:17:38
Original commit files touched by this commit
knu search for other commits by this committer
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
Original commit files touched by this commit
knu search for other commits by this committer
Use RUBY_MOD*.
1.0.1
06 Oct 2002 19:50:45
Original commit files touched by this commit
knu search for other commits by this committer
Reflect *_RD renaming.
10 Feb 2001 12:39:32
commit hash: fp1.9429@dev.null.freshports.orgcommit hash: fp1.9429@dev.null.freshports.orgcommit hash: fp1.9429@dev.null.freshports.orgcommit hash: fp1.9429@dev.null.freshports.org files touched by this commit
knu search for other commits by this committer
Add %%PORTDOCS%%.    
26 Dec 2000 04:13:29
commit hash: fp1.7642@dev.null.freshports.orgcommit hash: fp1.7642@dev.null.freshports.orgcommit hash: fp1.7642@dev.null.freshports.orgcommit hash: fp1.7642@dev.null.freshports.org files touched by this commit
knu search for other commits by this committer
Update to 1.0.1.  The author has accepted the fix I submitted and   released a
new version.    
25 Dec 2000 14:28:59
commit hash: fp1.7632@dev.null.freshports.orgcommit hash: fp1.7632@dev.null.freshports.orgcommit hash: fp1.7632@dev.null.freshports.orgcommit hash: fp1.7632@dev.null.freshports.org files touched by this commit
knu search for other commits by this committer
Follow Ruby 1.6.2's change of the behavior of Array#- operator.  
08 Oct 2000 07:30:58
commit hash: fp1.4801@dev.null.freshports.orgcommit hash: fp1.4801@dev.null.freshports.orgcommit hash: fp1.4801@dev.null.freshports.orgcommit hash: fp1.4801@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Convert category security to new layout.  
26 Sep 2000 09:02:17
commit hash: fp1.4362@dev.null.freshports.orgcommit hash: fp1.4362@dev.null.freshports.orgcommit hash: fp1.4362@dev.null.freshports.orgcommit hash: fp1.4362@dev.null.freshports.org files touched by this commit
knu search for other commits by this committer
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
commit hash: fp1.4106@dev.null.freshports.orgcommit hash: fp1.4106@dev.null.freshports.orgcommit hash: fp1.4106@dev.null.freshports.orgcommit hash: fp1.4106@dev.null.freshports.org files touched by this commit
knu search for other commits by this committer
Add MASTER_SITE_RUBY to MASTER_SITES.    
07 Sep 2000 16:38:42
commit hash: fp1.3650@dev.null.freshports.orgcommit hash: fp1.3650@dev.null.freshports.orgcommit hash: fp1.3650@dev.null.freshports.orgcommit hash: fp1.3650@dev.null.freshports.org files touched by this commit
knu search for other commits by this committer
Add ruby-acl, Ruby module to provide Access Control List checks.    

Number of commits found: 27