non port: finance/rubygem-money/Makefile |
Number of commits found: 49 |
Saturday, 14 Jan 2023
|
23:08 Muhammad Moinur Rahman (bofh)
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
18c6e18 |
Wednesday, 7 Sep 2022
|
21:10 Stefan Eßer (se)
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)
b7f0544 |
Wednesday, 20 Jul 2022
|
14:21 Tobias C. Berner (tcberner)
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
302a061 |
Tuesday, 6 Jul 2021
|
15:00 Po-Chuan Hsieh (sunpoet)
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
00e6a2d |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Sunday, 28 Oct 2018
|
19:58 sunpoet
Update to 6.13.1
Changes: https://github.com/RubyMoney/money/blob/master/CHANGELOG.md
 |
Sunday, 14 Oct 2018
|
16:31 sunpoet
Update to 6.13.0
Changes: https://github.com/RubyMoney/money/blob/master/CHANGELOG.md
 |
Wednesday, 8 Aug 2018
|
23:28 sunpoet
Fix gemspec for rubygem-i18n 1.1.0 update
- Bump PORTREVISION for package change
 |
Tuesday, 31 Jul 2018
|
23:50 sunpoet
Update to 6.12.0
Changes: https://github.com/RubyMoney/money/blob/master/CHANGELOG.md
 |
Thursday, 10 May 2018
|
23:14 sunpoet
Update to 6.11.3
Changes: https://github.com/RubyMoney/money/blob/master/CHANGELOG.md
 |
Saturday, 5 May 2018
|
17:22 sunpoet
Update to 6.11.2
Changes: https://github.com/RubyMoney/money/blob/master/CHANGELOG.md
 |
Tuesday, 1 May 2018
|
19:51 sunpoet
Update to 6.11.1
Changes: https://github.com/RubyMoney/money/blob/master/CHANGELOG.md
 |
Monday, 9 Apr 2018
|
18:51 sunpoet
Update to 6.11.0
Changes: https://github.com/RubyMoney/money/blob/master/CHANGELOG.md
 |
Thursday, 15 Feb 2018
|
12:47 sunpoet
Fix gemspec for rubygem-i18n 1.0.0 update
- Bump PORTREVISION for package change
 |
Saturday, 16 Dec 2017
|
20:56 sunpoet
Update to 6.10.1
Changes: https://github.com/RubyMoney/money/blob/master/CHANGELOG.md
 |
Sunday, 5 Nov 2017
|
21:17 sunpoet
Update to 6.10.0
Changes: https://github.com/RubyMoney/money/blob/master/CHANGELOG.md
 |
Monday, 16 Oct 2017
|
17:47 sunpoet
Fix gemspec for rubygem-i18n 0.9.0 update
- Bump PORTREVISION for package change
 |
Friday, 21 Apr 2017
|
18:24 sunpoet
Update to 6.9.0
Changes: https://github.com/RubyMoney/money/blob/master/CHANGELOG.md
 |
Thursday, 20 Apr 2017
|
14:26 sunpoet
Update to 6.8.4
Changes: https://github.com/RubyMoney/money/blob/v6_8_4/CHANGELOG.md
 |
Friday, 7 Apr 2017
|
23:17 sunpoet
Update to 6.8.3
Changes: https://github.com/RubyMoney/money/blob/v6.8.3/CHANGELOG.md
 |
Saturday, 11 Mar 2017
|
16:00 sunpoet
Update to 6.8.2
Changes: https://github.com/RubyMoney/money/blob/master/CHANGELOG.md
 |
Wednesday, 1 Feb 2017
|
19:44 sunpoet
Fix gemspec for rubygem-i18n 0.8.0 update
- Bump PORTREVISION for package change
 |
Monday, 9 Jan 2017
|
18:09 swills
finance/rubygem-money: update to 6.8.1
 |
Wednesday, 4 Jan 2017
|
15:02 sunpoet
Update to 6.8.0
- Add missing RUN_DEPENDS
Changes: https://github.com/RubyMoney/money/blob/master/CHANGELOG.md
 |
Wednesday, 28 Dec 2016
|
15:46 swills
finance/rubygem-money: update to 6.7.1
 |
Wednesday, 27 Apr 2016
|
21:57 swills
Convert USES=gem:autoplist to USES=gem since autoplist is default
 |
16:36 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
 |
Friday, 1 Apr 2016
|
14:00 mat
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
 |
Tuesday, 19 Jan 2016
|
08:38 sunpoet
- Update to 6.7.0
- Add LICENSE_FILE
Changes: https://github.com/RubyMoney/money/blob/master/CHANGELOG.md
 |
Tuesday, 28 Jul 2015
|
13:21 sunpoet
- Update to 6.6.1
Changes: https://github.com/RubyMoney/money/blob/master/CHANGELOG.md
https://github.com/RubyMoney/money/commits/master
 |
Friday, 17 Jul 2015
|
12:24 sunpoet
- Update to 6.6.0
Changes: https://github.com/RubyMoney/money/blob/master/CHANGELOG.md
https://github.com/RubyMoney/money/commits/master
 |
Thursday, 2 Jul 2015
|
16:01 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
 |
Monday, 25 May 2015
|
19:54 sunpoet
- Update to 6.5.1
Changes: https://github.com/RubyMoney/money/blob/master/CHANGELOG.md
 |
Sunday, 21 Sep 2014
|
20:56 swills
finance/rubygem-money: update to 6.3.0
 |
Monday, 15 Sep 2014
|
01:41 swills
finance/rubygem-money: update to 6.2.0
 |
Saturday, 23 Aug 2014
|
20:36 swills
finance/rubygem-money: update to 6.1.1
 |
Thursday, 5 Dec 2013
|
20:28 sunpoet
- Update to 6.0.0
- Add LICENSE
- Update WWW
Changes: https://github.com/RubyMoney/money/blob/master/CHANGELOG.md
 |
Wednesday, 30 Oct 2013
|
02:48 swills
- Add stage support
 |
Friday, 20 Sep 2013
|
17:18 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
finance)
 |
Saturday, 27 Jul 2013
|
16:06 swills
- Reset maintainer after no response to mail since Jan 2013
- Clean up headers and comments while here
Reviewed by: danfe
 |
Friday, 12 Jul 2013
|
03:26 swills
- Update to 5.1.1
PR: ports/179865
Approved by: maintainer timeout (freebsdports@chillibear.com, >2 weeks)
 |
Monday, 27 Aug 2012
|
22:00 swills
- Update to 5.0.0
PR: ports/170609
Approved by: maintainer timeout (freebsdports@chillibear.com, >2 weeks)
 |
Friday, 17 Feb 2012
|
19:43 pgollucci
- Update to 4.0.1
PR: ports/164881
Submitted by: myself (pgollucci)
Approved by: freebsdports@chillibear.com (maintainer)
Sponsored by: RideCharge Inc. / TaxiMagic
 |
Friday, 23 Dec 2011
|
12:30 scheidell
- update to 4.0.0
PR: ports/163383
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Approved by: freebsdports@chillibear.com (maintainer), gabor (mentor)
 |
Sunday, 4 Sep 2011
|
21:24 swills
- 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)
 |
Wednesday, 27 Jul 2011
|
01:13 swills
- Mark broken with Ruby 1.9
With hat: ruby@
 |
Saturday, 25 Jun 2011
|
23:44 pgollucci
- Update to 3.7.0
PR: ports/158213
Submitted by: myself (pgollucci)
Approved by: freebsdports@chillibear.com (maintainer)
Sponsored by: RideCharge Inc. / TaxiMagic
 |
Monday, 20 Jun 2011
|
17:25 pgollucci
- Fix dependency versions
 |
Tuesday, 3 May 2011
|
03:22 swills
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>
 |
Number of commits found: 49 |