Port details |
- rubygem-tzinfo1 Daylight-savings aware timezone support for Ruby
- 1.2.10 devel
=0 Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2019-10-27 11:33:35
- Last Update: 2022-07-30 05:58:54
- Commit Hash: e005235
- Also Listed In: rubygems
- License: MIT
- Description:
- TZInfo is a Ruby library that provides daylight savings aware transformations
between times in different timezones.
TZInfo requires a source of timezone data. There are two built-in options:
- The separate TZInfo::Data library (the tzinfo-data gem). TZInfo::Data contains
a set of Ruby modules that are generated from the IANA Time Zone Database.
- A zoneinfo directory. Most Unix-like systems include a zoneinfo directory
containing timezone definitions. These are also generated from the IANA Time
Zone Database.
By default, TZInfo::Data will be used. If TZInfo::Data is not available, then
TZInfo will search for a zoneinfo directory instead.
WWW: https://tzinfo.github.io/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rubygem-tzinfo1>0:devel/rubygem-tzinfo1
- To install the port:
- cd /usr/ports/devel/rubygem-tzinfo1/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/rubygem-tzinfo1
- pkg install rubygem-tzinfo1
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-tzinfo1
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1658506697
SHA256 (rubygem/tzinfo-1.2.10.gem) = c6d3fa6e6de19744171536dc1bd1142442f3f265efabe8d9f28c03f9874f8867
SIZE (rubygem/tzinfo-1.2.10.gem) = 167936
- 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:
-
- rubygem-thread_safe>=0.1<1 : devel/rubygem-thread_safe
- ruby30 : lang/ruby30
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby30 : lang/ruby30
- gem : devel/ruby-gems
-
- This port is required by:
- for Run
-
- devel/rubygem-activesupport4
- devel/rubygem-activesupport5
- devel/rubygem-activesupport50
- devel/rubygem-activesupport52
- devel/rubygem-activesupport60
- sysutils/rubygem-fluentd
- Configuration Options:
- No options to configure
- Options name:
- devel_rubygem-tzinfo1
- USES:
- gem
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|