Port details |
- rubygem-ezcrypto Wrapper for the poorly documented OpenSSL ruby library
- 0.7.2_1 security =2 0.7.2_1Version of this port present on the latest quarterly branch.
- Maintainer: skreuzer@FreeBSD.org
- Port Added: 2008-04-16 06:50:02
- Last Update: 2023-01-14 23:08:33
- Commit Hash: 18c6e18
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: rubygems
- License: MIT
- WWW:
- https://rubygems.org/gems/ezcrypto
- Description:
- EzCrypto is an easy to use wrapper around the poorly documented OpenSSL ruby
library.
Features
* Defaults to AES 128 CBC
* Will use the systems OpenSSL library for transparent hardware crypto
support
* Single class object oriented access to most commonly used features
* Ruby like
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rubygem-ezcrypto>0:security/rubygem-ezcrypto
- To install the port:
- cd /usr/ports/security/rubygem-ezcrypto/ && make install clean
- To add the package, run one of these commands:
- pkg install security/rubygem-ezcrypto
- pkg install rubygem-ezcrypto
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-ezcrypto
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1490105181
SHA256 (rubygem/ezcrypto-0.7.2.gem) = 224537ecbda9418a895faa374d3a96fcf0002a79b98205844271f8e9504828b0
SIZE (rubygem/ezcrypto-0.7.2.gem) = 111616
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ruby30 : lang/ruby30
- gem : devel/ruby-gems
- Runtime dependencies:
-
- ruby30 : lang/ruby30
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby30 : lang/ruby30
- gem : devel/ruby-gems
-
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- security_rubygem-ezcrypto
- USES:
- gem
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.7.2_1 14 Jan 2023 23:08:33 |
Muhammad Moinur Rahman (bofh) |
Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=ruby
Switch from Mk/bsd.ruby.mk to Mk/Uses/ruby.mk
Notable changes are.
- Mk/bsd.ruby.mk is moved to Mk/Uses/ruby.mk.
- USE_RUBY=yes is replaced with USES=ruby.
- USE_RUBY_EXTCONF is replaced with USES=ruby:extconf.
- USE_RUBY_RDOC is replaced with USES=ruby:rdoc.
- USE_RUBY_SETUP is replaces with USES=ruby:setup.
- RUBY_NO_BUILD_DEPENDS and RUBY_NO_RUN_DEPENDS are replaced with
USES=ruby:{build,none,run}.
- RUBY_REQUIRE isn't used anywhere, so removed.
- USES=gem now implies USES=ruby.
This is mainly the work of yasu@ at https://reviews.freebsd.org/D27863
I have just made some cosmetic changes and ran exp-run to test that the
tree is not in a BROKEN state.
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D37925 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.7.2_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.7.2_1 20 Jul 2022 14:22:56 |
Tobias C. Berner (tcberner) |
security: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Dupre <ale@FreeBSD.org>
* Alex Kapranoff <kappa@rambler-co.ru>
* Alex Samorukov <samm@freebsd.org>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kriventsov <avk@vl.ru>
* Alexander Leidinger <netchild@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
0.7.2_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.7.2_1 02 Dec 2018 15:24:15 |
sunpoet |
Use REINPLACE_CMD instead of patch file
It helps to simplify devel/ruby-gems update.
With hat: ruby |
0.7.2_1 17 Jul 2018 03:44:08 |
miwi |
- Update to 2.7.7
PR: 229603
Submitted by: miwi
Exp-run: antoine
Sponsored by: iXsystems Inc.
Differential Revision: https://reviews.freebsd.org/D16177 |
0.7.2 25 Feb 2018 12:11:09 |
antoine |
- Unbreak security/rubygem-ezcrypto
- Move the comment in devel/ruby-gems so it is more visible |
0.7.2 08 Feb 2018 13:00:56 |
sunpoet |
Update to 2.7.5
Changes: https://github.com/rubygems/rubygems/blob/master/History.txt
PR: 225708
Exp-run by: antoine |
0.7.2 01 Jan 2018 20:19:02 |
sunpoet |
Update to 2.7.4
Changes: https://github.com/rubygems/rubygems/blob/master/History.txt
PR: 224677
Exp-run by: antoine |
0.7.2 05 Nov 2017 21:17:25 |
sunpoet |
Fix patch |
0.7.2 05 Nov 2017 11:41:54 |
antoine |
Mark BROKEN: fails to patch
Reported by: pkg-fallout
MFH: 2017Q4 |
0.7.2 01 Sep 2017 18:41:50 |
sunpoet |
Update gemspec |
0.7.2 01 Sep 2017 18:32:32 |
antoine |
Mark BROKEN: fails to patch
Reported by: pkg-fallout |
0.7.2 03 Aug 2017 17:27:19 |
sunpoet |
Rename gemspec patch to patch-gemspec
With hat: ruby |
0.7.2 14 May 2017 15:08:00 |
linimon |
Fix patch failure.
Approved by: "just fix it" |
0.7.2 07 May 2017 15:52:12 |
miwi |
- Added LICENSE |
0.7.2 21 Mar 2017 14:20:44 |
skreuzer |
Fix issue preventing patch from applying cleanly
Reported by: pkg-fallout |
0.7.2 24 Jan 2017 17:41:19 |
sunpoet |
Update to 2.6.10
Changes: https://github.com/rubygems/rubygems/blob/master/History.txt
MFH: 2017Q1 |
0.7.2 23 Jan 2017 13:52:20 |
sunpoet |
Update to 2.6.9
- Rename GEM_ENV to GEMS_ENV and move it alongside other GEMS_* variables
Changes: https://github.com/rubygems/rubygems/blob/master/History.txt
Differential Revision: https://reviews.freebsd.org/D9291
PR: 216370
Exp-run by: antoine
MFH: 2017Q1 |
0.7.2 19 Jan 2017 19:35:24 |
sunpoet |
Update WWW: remove trailing / |
0.7.2 11 Dec 2016 19:27:01 |
sunpoet |
- Update WWW: rubygems.org uses https://
With hat: ruby |
0.7.2 06 Dec 2016 13:51:00 |
sunpoet |
- Update to 2.6.8
- Do not silence installation message
- Update WWW
- Add GitHub repository to pkg-descr
Changes: https://github.com/rubygems/rubygems/blob/master/History.txt
Differential Revision: https://reviews.freebsd.org/D8682
PR: 214961
Exp-run by: antoine |
0.7.2 04 May 2016 01:59:03 |
swills |
devel/ruby-gems: update to 2.6.4 |
0.7.2 27 Apr 2016 21:57:32 |
swills |
Convert USES=gem:autoplist to USES=gem since autoplist is default |
0.7.2 27 Apr 2016 16:36:42 |
swills |
create USES=gem and update rubygem- ports to use it
Note that for now ports still have to have USE_RUBY=yes to use USES=gem
PR: 209041
Differential Revision: https://reviews.freebsd.org/D6070 |
0.7.2 04 Apr 2016 15:24:53 |
swills |
devel/ruby-gems: Update to 2.6.2
PR: 208371
Submitted by: wen (partial) |
0.7.2 18 Jan 2016 15:29:05 |
swills |
devel/ruby-gems: update to 2.5.1
PR: 206327 |
0.7.2 09 Nov 2015 18:42:51 |
sunpoet |
- Update to 2.5.0
- Add LICENSE_FILE
- Convert to new options target helper
- Convert to new options variable helper
- Use = instead of += for PLIST_SUB
- Cleanup Makefile
Changes: https://github.com/rubygems/rubygems/blob/master/History.txt
PR: 204328
Exp-run by: antoine |
0.7.2 02 Jul 2015 16:01:08 |
pgollucci |
Set NO_ARCH for remaining rubygem-* ports with no arch dependent files
Obtained from: DEVELOPER_MODE
With Hat: ruby@
Sponsored by: RideCharge Inc / Curb |
0.7.2 10 Jun 2015 18:31:23 |
mmoll |
security/rubygem-ezcrypto: update gemspec patch to new ruby-gems version
Approved by: swills (mentor) |
0.7.2 20 May 2015 21:46:37 |
antoine |
Fix patching
Reported by: pkg-fallout
MFH: 2015Q2 |
0.7.2 07 Apr 2015 18:18:02 |
swills |
security/rubygem-ezcrypto: fix patch |
0.7.2 30 Mar 2015 02:47:08 |
swills |
Update ruby-gems to 2.4.5
Note this is a big upgrade and the way gemspecs are generated changed. As a
result, all patched gemspecs had to have new patches. |
0.7.2 19 Aug 2014 15:35:36 |
swills |
many ruby/rubygem ports: death of rubyforge.org
rubyforge.org shutdown on May 15, 2014. This commit accounts for that by doing
several things:
- Deprecate ruby that had only rubyforge.org as MASTER_SITES (and so are now
only fetchable via our cache)
- Deprecate ports that depend on those
- Update the WWW pkg-descr line that points to rubyforge.org for rubygem ports
(which are still fetchable from rubygems.org)
The next step will be to remove rubyforge.org from bsd.sites.mk, after these
deprecated ports are deleted.
Phabric: D591
With hat: ruby
Approved by: portmgr (because of committing to unstaged graphics/mingplot port) |
0.7.2 24 Jan 2014 14:53:04 |
miwi |
- Stage Safe |
0.7.2 20 Sep 2013 22:55:26 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
0.7.2 27 Feb 2013 02:44:26 |
swills |
- Fix build |
0.7.2 23 Jun 2011 18:03:54 |
pgollucci |
- Removing remaining MD5 from rubygem- ports |
0.7.2 20 Oct 2010 01:35:47 |
pgollucci |
- Mass fixup of WWW: lines pkg-descr based on rubygems.org Homepage meta info
Prompted by: distilator
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic |
0.7.2 26 May 2010 19:51:35 |
pgollucci |
- Mass conversion of RF -> RG for MASTER_SITE for rubygem- ports
[RG aka rubygems.org]
PR: ports/147005
Submitted by: pgollucci (myself)
Approved by: portmgr (pav)
With Hat: ruby@ |
0.7.2 09 Apr 2009 15:33:44 |
skreuzer |
Update to 0.7.2
PR: ports/133520
Submitted by Philip M. Gollucci <pgollucci@freebsd.org>
Approved by: wxs (mentor) |
0.7 28 Mar 2009 01:16:37 |
skreuzer |
Change MAINTAINER on my ports to my FreeBSD email address
Approved by: wxs (mentor) |
0.7 14 Feb 2009 01:11:37 |
stas |
- Fix plist after ruby update by generating it dynamically. |
0.7 16 Apr 2008 06:49:40 |
clsung |
EzCrypto is an easy to use wrapper around the poorly documented OpenSSL ruby
library.
Features
* Defaults to AES 128 CBC
* Will use the systems OpenSSL library for transparent hardware crypto
support
* Single class object oriented access to most commonly used features
* Ruby like
WWW: http://ezcrypto.rubyforge.org/
PR: ports/122805
Submitted by: Steven Kreuzer |