summaryrefslogtreecommitdiff
path: root/finance/rubygem-money (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | finance) Notes: svn path=/head/; revision=327727
* - Reset maintainer after no response to mail since Jan 2013Steve Wills2013-07-271-1/+1
| | | | | | | | | - Clean up headers and comments while here Reviewed by: danfe Notes: svn path=/head/; revision=323794
* - Update to 5.1.1Steve Wills2013-07-122-10/+5
| | | | | | | | PR: ports/179865 Approved by: maintainer timeout (freebsdports@chillibear.com, >2 weeks) Notes: svn path=/head/; revision=322804
* - Update to 5.0.0Steve Wills2012-08-272-3/+3
| | | | | | | | PR: ports/170609 Approved by: maintainer timeout (freebsdports@chillibear.com, >2 weeks) Notes: svn path=/head/; revision=303261
* - Update to 4.0.1Philip M. Gollucci2012-02-172-3/+3
| | | | | | | | | | PR: ports/164881 Submitted by: myself (pgollucci) Approved by: freebsdports@chillibear.com (maintainer) Sponsored by: RideCharge Inc. / TaxiMagic Notes: svn path=/head/; revision=291624
* - update to 4.0.0Michael Scheidell2011-12-232-4/+5
| | | | | | | | | PR: ports/163383 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Approved by: freebsdports@chillibear.com (maintainer), gabor (mentor) Notes: svn path=/head/; revision=287926
* - Update to 3.7.1Steve Wills2011-09-042-8/+4
| | | | | | | | | | | - Works with Ruby 1.9 now PR: ports/160244 Submitted by: swills (me) Approved by: Eric <freebsdports@chillibear.com> (maintainer) Notes: svn path=/head/; revision=281185
* - Mark broken with Ruby 1.9Steve Wills2011-07-271-1/+5
| | | | | | | With hat: ruby@ Notes: svn path=/head/; revision=278390
* - Update to 3.7.0Philip M. Gollucci2011-06-252-3/+3
| | | | | | | | | | PR: ports/158213 Submitted by: myself (pgollucci) Approved by: freebsdports@chillibear.com (maintainer) Sponsored by: RideCharge Inc. / TaxiMagic Notes: svn path=/head/; revision=276400
* - Cannoicalize the WWW: [again],Philip M. Gollucci2011-06-231-1/+1
| | | | | | | - Save redirects s/http/https/ for github Notes: svn path=/head/; revision=276162
* - Fix dependency versionsPhilip M. Gollucci2011-06-201-1/+1
| | | | Notes: svn path=/head/; revision=275909
* A library assists in handling money and different currencies.Steve Wills2011-05-033-0/+29
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> Notes: svn path=/head/; revision=273527