SecBSD's official ports repository

This commit is contained in:
purplerain 2023-08-16 22:26:55 +00:00
commit 2c0afcbbf3
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
64331 changed files with 5339189 additions and 0 deletions

View file

@ -0,0 +1,15 @@
COMMENT= timeout for Ruby
DISTNAME= timeout-0.3.2
CATEGORIES= devel
MAINTAINER= Purple Rain <purplerain@secbsd.org>
# Ruby, BSD-2-Clause
PERMIT_PACKAGE= Yes
MODULES= lang/ruby
CONFIGURE_STYLE= ruby gem
.include <bsd.port.mk>

View file

@ -0,0 +1,2 @@
SHA256 (timeout-0.3.2.gem) = Jpt2XqL7BS/Cv7jTviyQ1g/hFh+Sv5cckdYVG4przd0=
SIZE (timeout-0.3.2.gem) = 8704

View file

@ -0,0 +1 @@
Auto-terminate potentially long-running operations in Ruby

View file

@ -0,0 +1,9 @@
${GEM_LIB}/cache/${DISTNAME}.gem
${GEM_LIB}/gems/${DISTNAME}/
${GEM_LIB}/gems/${DISTNAME}/Gemfile
${GEM_LIB}/gems/${DISTNAME}/LICENSE.txt
${GEM_LIB}/gems/${DISTNAME}/README.md
${GEM_LIB}/gems/${DISTNAME}/lib/
${GEM_LIB}/gems/${DISTNAME}/lib/timeout.rb
${GEM_LIB}/gems/${DISTNAME}/timeout.gemspec
${GEM_LIB}/specifications/${DISTNAME}.gemspec