Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F151926889
D10415.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D10415.diff
View Options
Index: head/security/Makefile
===================================================================
--- head/security/Makefile
+++ head/security/Makefile
@@ -1036,6 +1036,7 @@
SUBDIR += rubygem-omniauth-oauth2-generic
SUBDIR += rubygem-omniauth-saml
SUBDIR += rubygem-omniauth-shibboleth
+ SUBDIR += rubygem-openssl
SUBDIR += rubygem-openssl-ccm
SUBDIR += rubygem-openvas-omp
SUBDIR += rubygem-origami
Index: head/security/rubygem-openssl/Makefile
===================================================================
--- head/security/rubygem-openssl/Makefile
+++ head/security/rubygem-openssl/Makefile
@@ -0,0 +1,19 @@
+# $FreeBSD$
+
+PORTNAME= openssl
+PORTVERSION= 2.0.3
+CATEGORIES= security rubygems
+MASTER_SITES= RG
+
+MAINTAINER= ruby@FreeBSD.org
+COMMENT= Ruby gem that wraps around the OpenSSL library
+
+LICENSE= BSD2CLAUSE RUBY
+LICENSE_COMB= dual
+LICENSE_FILE_BSD2CLAUSE=${WRKSRC}/BSDL
+LICENSE_FILE_RUBY= ${WRKSRC}/LICENSE.txt
+
+USE_RUBY= yes
+USES= gem
+
+.include <bsd.port.mk>
Index: head/security/rubygem-openssl/distinfo
===================================================================
--- head/security/rubygem-openssl/distinfo
+++ head/security/rubygem-openssl/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1492469369
+SHA256 (rubygem/openssl-2.0.3.gem) = d6eb36bbe612c0ffa036da6fe4e664ea92d292df30f823ad5d571c936f5015d6
+SIZE (rubygem/openssl-2.0.3.gem) = 167424
Index: head/security/rubygem-openssl/pkg-descr
===================================================================
--- head/security/rubygem-openssl/pkg-descr
+++ head/security/rubygem-openssl/pkg-descr
@@ -0,0 +1,4 @@
+OpenSSL provides SSL, TLS and general purpose cryptography. This gem wraps the
+OpenSSL library.
+
+WWW: https://ruby.github.io/openssl/
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Apr 12, 2:01 PM (2 m, 35 s ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31352139
Default Alt Text
D10415.diff (1 KB)
Attached To
Mode
D10415: Add security/rubygem-openssl: Ruby gem that wraps around the OpenSSL library
Attached
Detach File
Event Timeline
Log In to Comment