notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
ruby-hmac Ruby library which implements the HMAC algorithm
0.4.0 security Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.4.0Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Use www/rubygem-ruby-hmac instead
Expired This port expired on: 2017-01-28
Maintainer: ruby@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2002-02-20 03:24:21
Last Update: 2017-01-28 11:18:45
SVN Revision: 432620
Also Listed In: ruby
License: not specified in port
WWW:
http://deisui.org/~ueno/ruby/hmac.html
Description:
ruby-hmac: HMAC for Ruby This module provides a common interface to HMAC functionality. HMAC is a kind of "Message Authentication Code" (MAC) algorithm which standard is documented in RFC2104. Namely, a MAC provides a way to check the integrity of information transmitted over or stored in an unreliable medium, based on a secret key. WWW: http://deisui.org/~ueno/ruby/hmac.html
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ruby23-hmac>0:security/ruby-hmac
No installation instructions:
This port has been deleted.
PKGNAME: ruby23-hmac
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (rubygem/ruby-hmac-0.4.0.gem) = a4245ecf2cfb2036975b63dc37d41426727d8449617ff45daf0b3be402a9fe07 SIZE (rubygem/ruby-hmac-0.4.0.gem) = 7168

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ruby23 : lang/ruby23
  2. gem23 : devel/ruby-gems
Runtime dependencies:
  1. ruby23 : lang/ruby23
  2. gem23 : devel/ruby-gems
Patch dependencies:
  1. ruby23 : lang/ruby23
  2. gem23 : devel/ruby-gems
Extract dependencies:
  1. ruby23 : lang/ruby23
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Run

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. net-im/mikutter003*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
N/A
USES:
gem
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://rubygems.global.ssl.fastly.net/gems/
Collapse this list.

Number of commits found: 20

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.4.0
28 Jan 2017 11:18:45
Revision:432620Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:
2017-01-28 databases/ruby-rdbc1: Upstream no longer active
2017-01-28 databases/ruby-sybct: Upstream no longer active
2017-01-28 databases/ruby-o_dbm: Upstream no longer active
2017-01-28 databases/ruby-cdb: Upstream no longer active
2017-01-28 devel/ruby-rbison: Does not work on modern ruby
2017-01-28 devel/ruby-property: Upstream no longer exists
2017-01-28 devel/ruby-dialogs: Upstream no longer active
2017-01-28 devel/ruby-byaccr: Upstream no longer active
2017-01-28 devel/ruby-aspectr: Use rubygem-aspectr instead
2017-01-28 devel/ruby-locale: No longer useful
2017-01-28 devel/ruby-wirble: Upstream no longer active
2017-01-28 devel/ruby-tzfile: Upstream no longer exists
2017-01-28 devel/ruby-rreadline: Upstream no longer exists
2017-01-28 devel/ruby-intl: Use devel/rubygem-gettext instead
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.4.0
21 Jan 2017 17:29:24
Revision:432064Original commit files touched by this commit
sunpoet search for other commits by this committer
Update default GEM_NAME

Change default GEM_NAME from ${PORTNAME}-${PORTVERSION} to ${DISTNAME} to avoid
unnecessary GEM_NAME setting in ports Makefile

Differential Revision:	https://reviews.FreeBSD.org/D9250
PR:		216267
Exp-run by:	antoine
0.4.0
28 Dec 2016 00:29:13
Revision:429680Original commit files touched by this commit
swills search for other commits by this committer
security/ruby-hmac: deprecate
0.4.0
27 Apr 2016 21:57:32
Revision:414136Original commit files touched by this commit
swills search for other commits by this committer
Convert USES=gem:autoplist to USES=gem since autoplist is default
0.4.0
27 Apr 2016 16:36:42
Revision:414118Original commit files touched by this commit
swills search for other commits by this committer
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.4.0
17 Jul 2014 08:57:51
Revision:362126Original commit files touched by this commit
olgeni search for other commits by this committer
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Categories P-S.

CR:		D422
Approved by:	portmgr (bapt)
0.4.0
09 Mar 2014 14:22:09
Revision:347576Original commit files touched by this commit
miwi search for other commits by this committer
- Stage support
0.4.0
20 Sep 2013 22:55:26
Revision:327769Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
security)
0.4.0
29 Aug 2013 18:06:48
Revision:325620Original commit files touched by this commit
sunpoet search for other commits by this committer
- Remove Author line
0.4.0
29 Aug 2013 04:10:38
Revision:325562Original commit files touched by this commit
sunpoet search for other commits by this committer
- Use single space after WWW:
0.4.0
17 Mar 2013 16:44:03
Revision:314460Original commit files touched by this commit
eadler search for other commits by this committer
Fix minor nit: use the canconical FreeBSD.org form for email addresses.
This was causing me issues when attempting to gather certain statistics.

While here trim header

Approved by:	miwi, adrian, tj
No objection from:	db, bjk, cperciva, scheidell, osa
0.4.0
30 May 2011 13:01:56
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 0.4.0 [1]
- Reset maintainer to ruby@

PR:             ports/157388 [1]
Submitted by:   tota@ [1]
0.3.2
06 Dec 2008 15:07:10
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 0.3.2
- Pass maintainership to submitter

PR:             129412
Submitted by:   Wen Heping <wenheping@gmail.com>
0.3
25 Nov 2005 18:01:16
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
0.3
11 Nov 2005 01:18:01
Original commit files touched by this commit
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.
0.3
22 Mar 2004 15:05:32
Original commit files touched by this commit
knu search for other commits by this committer
Add SIZE data.

Submitted by:   trevor
0.3
18 Feb 2003 05:33:50
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
0.3
14 Jan 2003 10:12:12
Original commit files touched by this commit
knu search for other commits by this committer
Add a missing @dirrm.
0.3
06 Oct 2002 21:36:31
Original commit files touched by this commit
knu search for other commits by this committer
Use RUBY_MOD*.
20 Feb 2002 06:24:21
commit hash: fp1.24955@dev.null.freshports.orgcommit hash: fp1.24955@dev.null.freshports.orgcommit hash: fp1.24955@dev.null.freshports.orgcommit hash: fp1.24955@dev.null.freshports.org files touched by this commit
knu search for other commits by this committer
Add ruby-hmac, a Ruby library which implements the HMAC algorithm.    

Number of commits found: 20