Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
15 Jan 2018 15:37:55
1.9.0
 |
swills  |
math/rubygem-numru-units: update to 1.9.0
PR: 224775
Approved by: maintainer timeout (murashin@gfd-dennou.org, > 2 weeks) |
28 Apr 2016 14:00:56
1.7.0
 |
swills  |
math/rubygem-numru-units: remove unneeded USE_RAKE |
27 Apr 2016 21:57:32
1.7.0
 |
swills  |
Convert USES=gem:autoplist to USES=gem since autoplist is default |
27 Apr 2016 16:36:42
1.7.0
 |
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 |
02 Jul 2015 16:01:08
1.7.0
 |
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 |
07 Jul 2014 15:31:02
1.7.0
 |
olgeni  |
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. Category M.
CR: D306
Approved by: portmgr (bapt) |
05 Jun 2014 09:20:04
1.7.0
 |
miwi  |
A class of units of physical quantities for Ruby.
This class covers most functionality of UNIDATA's UDUNITS Library, however,
with a more sophisticated handling of string expressions.
UDUNITS always decomposes units into the four base units and discards the
original string expressions. Therefore, 'hPa' always becomes '100
kg.m-1.sec-1', and 'day' always becomes '86400 sec'. On the other hand, this
library tries to keep the original expressions as much as possible by default,
while allowing partial to complete decompositions if needed.
WWW: http://www.gfd-dennou.org/arch/ruby/products/numru-units/
PR: ports/190202
Submitted by: Shin-ya MURAKAMI <murashin@gfd-dennou.org> |