summaryrefslogtreecommitdiff
path: root/security/ruby-tcpwrap (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.6.Akinori MUSHA2003-08-202-2/+2
| | | | Notes: svn path=/head/; revision=87397
* Update to 0.5.Akinori MUSHA2003-02-183-3/+3
| | | | Notes: svn path=/head/; revision=75770
* Update to 0.4. Licence was changed frm GPL to BSDL.Akinori MUSHA2003-01-243-14/+2
| | | | Notes: svn path=/head/; revision=73899
* Unbreak for ruby 1.8.Akinori MUSHA2003-01-231-0/+11
| | | | Notes: svn path=/head/; revision=73872
* Catch up with the Ruby Application Archive's URL scheme change.Akinori MUSHA2002-12-071-1/+1
| | | | Notes: svn path=/head/; revision=71410
* Use RUBY_MOD*.Akinori MUSHA2002-10-062-13/+13
| | | | Notes: svn path=/head/; revision=67509
* Bump the PORTREVISION's of the ports which install architectureAkinori MUSHA2001-09-171-0/+1
| | | | | | | | dependent ruby modules, due to the RUBY_ARCH change I've just committed. Notes: svn path=/head/; revision=47917
* Update to 0.3. Only the configure script has been changed.Akinori MUSHA2001-04-232-11/+5
| | | | | | | Drop support for legacy systems. (prior to 3.2-RELEASE) Notes: svn path=/head/; revision=41837
* Update to 0.2.Akinori MUSHA2001-04-162-3/+3
| | | | Notes: svn path=/head/; revision=41450
* Add %%PORTDOCS%%.Akinori MUSHA2001-02-101-8/+8
| | | | Notes: svn path=/head/; revision=38173
* 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
* Fix build with Ruby 1.4. Do not use PKGNAMEPREFIX in DISTNAME.Akinori MUSHA2000-09-101-2/+2
| | | | Notes: svn path=/head/; revision=32481
* Update with bsd.ruby.mk.Akinori MUSHA2000-09-072-31/+24
| | | | Notes: svn path=/head/; revision=32373
* Move ruby-libwrap to ruby-tcpwrap after a repo-copy.Akinori MUSHA2000-08-184-26/+30
| | | | | | | | | The name of the software has been changed. The patches this port had has been merged into the software. :) Notes: svn path=/head/; revision=31725
* Make all these Ruby related ports belong also in the newly-addedAkinori MUSHA2000-08-161-1/+1
| | | | | | | | | "ruby" virtual category. Make textproc/eruby belong also in www. Notes: svn path=/head/; revision=31685
* Add ruby-libwrap, TCP wrappers library for Ruby.Akinori MUSHA2000-08-155-0/+72
Note that the actual module name of this for this library is `tcpd'. Notes: svn path=/head/; revision=31666