830b FreshPorts -- security/ruby-tcpwrap
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
ruby-tcpwrap 0.6_1 security on this many watch lists=0 search for ports that depend on this port
Deprecated DEPRECATED: Does not work with Ruby 1.9
Expiration Date EXPIRATION DATE: 2013-05-02
TCP wrappers library for Ruby
Maintained by: ruby@FreeBSD.org search for ports maintained by this maintainer
Port Added: 17 Aug 2000 23:12:33
Also Listed In: ruby
License: not specified in port


ruby-tcpwrap -- TCP wrappers library for Ruby.

Author:	Shugo Maeda <shugo@ruby-lang.org>
WWW:	http://www.ruby-lang.org/raa/list.rhtml?name=ruby-tcpwrap
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. lang/ruby18
Required To Run:
  1. lang/ruby18
Required Libraries:
  1. security/libident

This port is required by:

for Run

To install the port: cd /usr/ports/security/ruby-tcpwrap/ && make install clean
To add the package: pkg_add -r ruby18-tcpwrap


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/ruby/
  2. http://shugo.net/archive/ruby-tcpwrap/

Number of commits found: 26

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
03 Mar 2013 01:43:03
Original commit files touched by this commit  0.6_1
swills search for other commits by this committer
- Fix EXPIRATION date, we are in 2013, not 2012

Pointyhat to:	swills
Reported by:	bapt
02 Mar 2013 21:01:59
Original commit files touched by this commit  0.6_1
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@
24 Oct 2011 09:11:38
Original commit files touched by this commit  0.6_1
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
04 Jul 2011 15:48:33
Original commit files touched by this commit  0.6_1
swills search for other commits by this committer
- Mark as broken with Ruby 1.9
03 Jul 2011 14:03:52
Original commit files touched by this commit  0.6_1
ohauer search for other commits by this committer
-remove MD5
16 Jun 2009 15:53:25
Original commit files touched by this commit  0.6_1
stas search for other commits by this committer
- Assign all unmaintained ruby ports to ruby@,
  so people will know where to send questions to.
25 Nov 2005 18:01:16
Original commit files touched by this commit  0.6_1
pav search for other commits by this committer
- Add SHA256
11 Nov 2005 01:18:01
Original commit files touched by this commit  0.6_1
linimon search for other commits by this committer
With portmgr hat on, reset maintainership of knu's ports since he has
been inactive more than 6 months.  We hope to see him back sometime.
28 Sep 2005 08:20:59
Original commit files touched by this commit  0.6_1
linimon search for other commits by this committer
Chase updated mastersite.

Source:         distfile survey
11 Nov 2004 07:25:28
Original commit files touched by this commit  0.6_1
knu search for other commits by this committer
Change the libident dependency from BUILD_DEPENDS to LIB_DEPENDS.

The security/libident port now also installs a shared library and the
ruby-tcpwrap module is linked with it instead of a static library, so
ruby-tcpwrap requires libident runtime.

PR:             ports/73556
Submitted by:   rushani
22 Mar 2004 15:05:32
Original commit files touched by this commit  0.6
knu search for other commits by this committer
Add SIZE data.

Submitted by:   trevor
20 Aug 2003 18:45:16
Original commit files touched by this commit  0.6
knu search for other commits by this committer
Update to 0.6.
18 Feb 2003 04:03:45
Original commit files touched by this commit  0.5
knu search for other commits by this committer
Update to 0.5.
24 Jan 2003 04:27:52
Original commit files touched by this commit  0.4
knu search for other commits by this committer
Update to 0.4.  Licence was changed frm GPL to BSDL.
23 Jan 2003 18:47:05
Original commit files touched by this commit  0.3_1
knu search for other commits by this committer
Unbreak for ruby 1.8.
07 Dec 2002 17:41:58
Original commit files touched by this commit  0.3_1
knu search for other commits by this committer
Catch up with the Ruby Application Archive's URL scheme change.
06 Oct 2002 21:36:31
Original commit files touched by this commit  0.3_1
knu search for other commits by this committer
Use RUBY_MOD*.
17 Sep 2001 18:54:32
files touched by this commit
knu search for other commits by this committer
Bump the PORTREVISION's of the ports which install architecture   dependent ruby
modules, due to the RUBY_ARCH change I've just   committed.    
23 Apr 2001 20:00:50
files touched by this commit
knu search for other commits by this committer
Update to 0.3.  Only the configure script has been changed.    
16 Apr 2001 06:14:49
files touched by this commit
knu search for other commits by this committer
Update to 0.2.    
10 Feb 2001 12:39:32
files touched by this commit
knu search for other commits by this committer
Add %%PORTDOCS%%.    
08 Oct 2000 07:30:58
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
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.    
10 Sep 2000 08:57:05
files touched by this commit
knu search for other commits by this committer
Fix build with Ruby 1.4.  Do not use PKGNAMEPREFIX in DISTNAME.    
07 Sep 2000 08:44:38
files touched by this commit
knu search for other commits by this committer
Update with bsd.ruby.mk.    
18 Aug 2000 03:12:33
files touched by this commit
knu search for other commits by this committer
Move ruby-libwrap to ruby-tcpwrap after a repo-copy.   The name of the software
has been changed.    

Number of commits found: 26

2840
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24523
Broken 217
Deprecated 473
Ignore 637
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 132
Set to expire 511
Interactive 33
new 24 hours 7
new 48 hours10
new 7 days29
new fortnight79
new month211

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0