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) combinatio for a given watch list. This is what FreshPorts will look for.

non port: finance/rubygem-money/Makefile

Number of commits found: 49

Saturday, 14 Jan 2023
23:08 Muhammad Moinur Rahman (bofh) search for other commits by this committer
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
commit hash: 18c6e18276691edf5274406bf82a3b06792ff9ae commit hash: 18c6e18276691edf5274406bf82a3b06792ff9ae commit hash: 18c6e18276691edf5274406bf82a3b06792ff9ae commit hash: 18c6e18276691edf5274406bf82a3b06792ff9ae 18c6e18
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Wednesday, 20 Jul 2022
14:21 Tobias C. Berner (tcberner) search for other commits by this committer
finance: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Anton Berezin <tobez@FreeBSD.org>
  *  Christopher Boumenot <boumenot@gmail.com>
  *  David Naylor <naylor.b.david@gmail.com>
  *  Dermot Tynan <dtynan@kalopa.com>
  *  Dorit Rottner (<rottner@punkt.de>)
  *  Emanuel Haupt <ehaupt@FreeBSD.org>
  *  Eric Freeman <freebsdports@chillibear.com>
  *  Glenn Johnson <glennpj@charter.net>
  *  James FitzGibbon <jfitz@FreeBSD.org>
  *  Janky Jay <ek@purplehat.org>
  *  Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
  *  Maxim Sobolev <sobomax@FreeBSD.org>
  *  Michael Johnson <ahze@FreeBSD.org>
  *  Michael Reifenberger <mr@freebsd.org>
  *  Mikhail T. <m.tsatsenko@gmail.com>
  *  Mikhail Teterin
  *  Neil Booth
  *  Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Qian Jin <eric.siroh@gmail.com>
  *  Ryan Steinmetz <zi@FreeBSD.org>
  *  Seamus Venasse <svenasse@polaris.ca>
  *  Sergey Skvortsov <skv@protey.ru>
  *  Steven Kreuzer <skreuzer@FreeBSD.org>
  *  TAKAHASHI Kaoru <kaoru@kaisei.org>
  *  TAKATSU Tomonari <tota@FreeBSD.org>
  *  Thierry Thomas <thierry@pompo.net>
  *  Thomas Gellekum <tg@FreeBSD.org>
  *  Trevor Caira <trevor@bitba.se>
  *  Vick Khera <vivek@khera.org>
  *  Vivek Khera <vivek@khera.org>
  *  Wen Heping <wen@FreeBSD.org>
  *  Wen heping <wenheping@gmail.com>
  *  Yen-Ming Lee <leeym@FreeBSD.org>
  *  Yuri Victorovich <yuri@rawbw.com>
  *  Zach Thompson <hideo@lastamericanempire.com>
  *  anarcat@anarcat.ath.cx
  *  chinsan
  *  courou <courou@users.sourceforge.net>
  *  ijliao
  *  lth@FreeBSD.org
  *  wcarey
  *  will

With hat:	portmgr
commit hash: 302a0617ccedf7f1dd9a84897505dd1ed55de2d6 commit hash: 302a0617ccedf7f1dd9a84897505dd1ed55de2d6 commit hash: 302a0617ccedf7f1dd9a84897505dd1ed55de2d6 commit hash: 302a0617ccedf7f1dd9a84897505dd1ed55de2d6 302a061
Tuesday, 6 Jul 2021
15:00 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
finance/rubygem-money: Update to 6.14.1

- Update version requirement of RUN_DEPENDS
- Update WWW

Changes:	https://github.com/RubyMoney/money/blob/main/CHANGELOG.md
commit hash: 00e6a2d25e81e152dc10bf17179e768a6139f1cd commit hash: 00e6a2d25e81e152dc10bf17179e768a6139f1cd commit hash: 00e6a2d25e81e152dc10bf17179e768a6139f1cd commit hash: 00e6a2d25e81e152dc10bf17179e768a6139f1cd 00e6a2d
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Sunday, 28 Oct 2018
19:58 sunpoet search for other commits by this committer
Update to 6.13.1

Changes:	https://github.com/RubyMoney/money/blob/master/CHANGELOG.md
Original commitRevision:483344 
Sunday, 14 Oct 2018
16:31 sunpoet search for other commits by this committer
Update to 6.13.0

Changes:	https://github.com/RubyMoney/money/blob/master/CHANGELOG.md
Original commitRevision:482077 
Wednesday, 8 Aug 2018
23:28 sunpoet search for other commits by this committer
Fix gemspec for rubygem-i18n 1.1.0 update

- Bump PORTREVISION for package change
Original commitRevision:476702 
Tuesday, 31 Jul 2018
23:50 sunpoet search for other commits by this committer
Update to 6.12.0

Changes:	https://github.com/RubyMoney/money/blob/master/CHANGELOG.md
Original commitRevision:476084 
Thursday, 10 May 2018
23:14 sunpoet search for other commits by this committer
Update to 6.11.3

Changes:	https://github.com/RubyMoney/money/blob/master/CHANGELOG.md
Original commitRevision:469597 
Saturday, 5 May 2018
17:22 sunpoet search for other commits by this committer
Update to 6.11.2

Changes:	https://github.com/RubyMoney/money/blob/master/CHANGELOG.md
Original commitRevision:469149 
Tuesday, 1 May 2018
19:51 sunpoet search for other commits by this committer
Update to 6.11.1

Changes:	https://github.com/RubyMoney/money/blob/master/CHANGELOG.md
Original commitRevision:468799 
Monday, 9 Apr 2018
18:51 sunpoet search for other commits by this committer
Update to 6.11.0

Changes:	https://github.com/RubyMoney/money/blob/master/CHANGELOG.md
Original commitRevision:466895 
Thursday, 15 Feb 2018
12:47 sunpoet search for other commits by this committer
Fix gemspec for rubygem-i18n 1.0.0 update

- Bump PORTREVISION for package change
Original commitRevision:461909 
Saturday, 16 Dec 2017
20:56 sunpoet search for other commits by this committer
Update to 6.10.1

Changes:	https://github.com/RubyMoney/money/blob/master/CHANGELOG.md
Original commitRevision:456512 
Sunday, 5 Nov 2017
21:17 sunpoet search for other commits by this committer
Update to 6.10.0

Changes:	https://github.com/RubyMoney/money/blob/master/CHANGELOG.md
Original commitRevision:453574 
Monday, 16 Oct 2017
17:47 sunpoet search for other commits by this committer
Fix gemspec for rubygem-i18n 0.9.0 update

- Bump PORTREVISION for package change
Original commitRevision:452230 
Friday, 21 Apr 2017
18:24 sunpoet search for other commits by this committer
Update to 6.9.0

Changes:	https://github.com/RubyMoney/money/blob/master/CHANGELOG.md
Original commitRevision:439117 
Thursday, 20 Apr 2017
14:26 sunpoet search for other commits by this committer
Update to 6.8.4

Changes:	https://github.com/RubyMoney/money/blob/v6_8_4/CHANGELOG.md
Original commitRevision:438960 
Friday, 7 Apr 2017
23:17 sunpoet search for other commits by this committer
Update to 6.8.3

Changes:	https://github.com/RubyMoney/money/blob/v6.8.3/CHANGELOG.md
Original commitRevision:437973 
Saturday, 11 Mar 2017
16:00 sunpoet search for other commits by this committer
Update to 6.8.2

Changes:	https://github.com/RubyMoney/money/blob/master/CHANGELOG.md
Original commitRevision:435943 
Wednesday, 1 Feb 2017
19:44 sunpoet search for other commits by this committer
Fix gemspec for rubygem-i18n 0.8.0 update

- Bump PORTREVISION for package change
Original commitRevision:433081 
Monday, 9 Jan 2017
18:09 swills search for other commits by this committer
finance/rubygem-money: update to 6.8.1
Original commitRevision:430995 
Wednesday, 4 Jan 2017
15:02 sunpoet search for other commits by this committer
Update to 6.8.0

- Add missing RUN_DEPENDS

Changes:	https://github.com/RubyMoney/money/blob/master/CHANGELOG.md
Original commitRevision:430564 
Wednesday, 28 Dec 2016
15:46 swills search for other commits by this committer
finance/rubygem-money: update to 6.7.1
Original commitRevision:429784 
Wednesday, 27 Apr 2016
21:57 swills search for other commits by this committer
Convert USES=gem:autoplist to USES=gem since autoplist is default
Original commitRevision:414136 
16:36 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
Original commitRevision:414118 
Friday, 1 Apr 2016
14:00 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412346 
Tuesday, 19 Jan 2016
08:38 sunpoet search for other commits by this committer
- Update to 6.7.0
- Add LICENSE_FILE

Changes:	https://github.com/RubyMoney/money/blob/master/CHANGELOG.md
Original commitRevision:406665 
Tuesday, 28 Jul 2015
13:21 sunpoet search for other commits by this committer
- Update to 6.6.1

Changes:	https://github.com/RubyMoney/money/blob/master/CHANGELOG.md
		https://github.com/RubyMoney/money/commits/master
Original commitRevision:393080 
Friday, 17 Jul 2015
12:24 sunpoet search for other commits by this committer
- Update to 6.6.0

Changes:	https://github.com/RubyMoney/money/blob/master/CHANGELOG.md
		https://github.com/RubyMoney/money/commits/master
Original commitRevision:392364 
Thursday, 2 Jul 2015
16:01 pgollucci search for other commits by this committer
Set NO_ARCH for remaining rubygem-* ports with no arch dependent files

Obtained from:  DEVELOPER_MODE
With Hat:       ruby@

Sponsored by:   RideCharge Inc / Curb
Original commitRevision:391169 
Monday, 25 May 2015
19:54 sunpoet search for other commits by this committer
- Update to 6.5.1

Changes:	https://github.com/RubyMoney/money/blob/master/CHANGELOG.md
Original commitRevision:387402 
Sunday, 21 Sep 2014
20:56 swills search for other commits by this committer
finance/rubygem-money: update to 6.3.0
Original commitRevision:368787 
Monday, 15 Sep 2014
01:41 swills search for other commits by this committer
finance/rubygem-money: update to 6.2.0
Original commitRevision:368237 
Saturday, 23 Aug 2014
20:36 swills search for other commits by this committer
finance/rubygem-money: update to 6.1.1
Original commitRevision:365811 
Thursday, 5 Dec 2013
20:28 sunpoet search for other commits by this committer
- Update to 6.0.0
- Add LICENSE
- Update WWW

Changes:	https://github.com/RubyMoney/money/blob/master/CHANGELOG.md
Original commitRevision:335709 
Wednesday, 30 Oct 2013
02:48 swills search for other commits by this committer
- Add stage support
Original commitRevision:332044 
Friday, 20 Sep 2013
17:18 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
finance)
Original commitRevision:327727 
Saturday, 27 Jul 2013
16:06 swills search for other commits by this committer
- Reset maintainer after no response to mail since Jan 2013
- Clean up headers and comments while here

Reviewed by:	danfe
Original commitRevision:323794 
Friday, 12 Jul 2013
03:26 swills search for other commits by this committer
- Update to 5.1.1

PR:		ports/179865
Approved by:	maintainer timeout (freebsdports@chillibear.com, >2 weeks)
Original commitRevision:322804 
Monday, 27 Aug 2012
22:00 swills search for other commits by this committer
- Update to 5.0.0

PR:		ports/170609
Approved by:	maintainer timeout (freebsdports@chillibear.com, >2 weeks)
Original commit
Friday, 17 Feb 2012
19:43 pgollucci search for other commits by this committer
- Update to 4.0.1

PR:             ports/164881
Submitted by:   myself (pgollucci)
Approved by:    freebsdports@chillibear.com (maintainer)
Sponsored by:   RideCharge Inc. / TaxiMagic
Original commit
Friday, 23 Dec 2011
12:30 scheidell search for other commits by this committer
- update to 4.0.0

PR:             ports/163383
Submitted by:   Philip M. Gollucci <pgollucci@p6m7g8.com>
Approved by:    freebsdports@chillibear.com (maintainer), gabor (mentor)
Original commit
Sunday, 4 Sep 2011
21:24 swills search for other commits by this committer
- Update to 3.7.1
- Works with Ruby 1.9 now

PR:             ports/160244
Submitted by:   swills (me)
Approved by:    Eric <freebsdports@chillibear.com> (maintainer)
Original commit
Wednesday, 27 Jul 2011
01:13 swills search for other commits by this committer
- Mark broken with Ruby 1.9

With hat:       ruby@
Original commit
Saturday, 25 Jun 2011
23:44 pgollucci search for other commits by this committer
- Update to 3.7.0

PR:             ports/158213
Submitted by:   myself (pgollucci)
Approved by:    freebsdports@chillibear.com (maintainer)
Sponsored by:   RideCharge Inc. / TaxiMagic
Original commit
Monday, 20 Jun 2011
17:25 pgollucci search for other commits by this committer
- Fix dependency versions
Original commit
Tuesday, 3 May 2011
03:22 swills search for other commits by this committer
A library assists in handling money and different currencies.
It features a Money class which encapsulates all information
about an certain amount of money, such as its value and its currency.

WWW: http://money.rubyforge.org/

PR:             ports/156679
Submitted by:   Eric Freeman <freebsdports at chillibear.com>
Original commit

Number of commits found: 49