non port: benchmarks/rubygem-benchmark-ips/Makefile |
Number of commits found: 28 |
Sunday, 15 Sep 2024
|
20:09 Po-Chuan Hsieh (sunpoet)
benchmarks/rubygem-benchmark-ips: Update to 2.14.0
Changes: https://github.com/evanphx/benchmark-ips/releases
https://github.com/evanphx/benchmark-ips/blob/master/History.md
https://github.com/evanphx/benchmark-ips/commits/master
0800cc4 |
Thursday, 14 Dec 2023
|
20:46 Po-Chuan Hsieh (sunpoet)
benchmarks/rubygem-benchmark-ips: Update to 2.13.0
Changes: https://github.com/evanphx/benchmark-ips/releases
https://github.com/evanphx/benchmark-ips/blob/master/History.md
https://github.com/evanphx/benchmark-ips/commits/master
a180df9 |
Wednesday, 5 Apr 2023
|
17:31 Po-Chuan Hsieh (sunpoet)
benchmarks/rubygem-benchmark-ips: Update to 2.12.0
Changes: https://github.com/evanphx/benchmark-ips/releases
https://github.com/evanphx/benchmark-ips/blob/master/History.md
05fc9d4 |
Tuesday, 21 Mar 2023
|
19:21 Po-Chuan Hsieh (sunpoet)
benchmarks/rubygem-benchmark-ips: Update to 2.11.0
Changes: https://github.com/evanphx/benchmark-ips/releases
https://github.com/evanphx/benchmark-ips/blob/master/History.md
18101e5 |
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:20 Tobias C. Berner (tcberner)
benchmarks: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Alexander Logvinov <ports@logvinov.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey V. Degtyarev
* Andreas Kohn <andreas@syndrom23.de>
* Andrew Shevtsov <nyxo@dnuc.polyn.kiae.su>
* Andrey Zakhvatov <andy@FreeBSD.org>
* Andy Clark <andrewclarkii@gmail.com>
* Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
* Bill Fumerola <billf@chc-chimes.com>
* Brad Davis <brd@FreeBSD.org>
* Bruce A. Mah <bmah@FreeBSD.org>
* Chao Shin <quakelee@cn.freebsd.org>
* Danilo Egea Gondolfo <danilo@FreeBSD.org>
* David O'Brien (obrien@FreeBSD.org)
* David O'Brien (obrien@NUXI.com)
* Dima Sivachenko <dima@chg.ru>
* Gabriel M. Dutra <0xdutra@gmail.com>
* Gea-Suan Lin <gslin@ccca.nctu.edu.tw>
* Gea-Suan Lin <gslin@gslin.org>
* Hannes Hauswedell <h2+fbsdports@fsfe.org>
* Johannes Dieterich <dieterich@ogolem.org>
* Johannes Dieterich <jmd@FreeBSD.org>
* Joseph Koshy <jkoshy@FreeBSD.org>
* Kris Moore <kmoore@FreeBSD.org>
* Lars Eggert <lars@eggert.org>
* Mark Pulford <mark@kyne.com.au>
* Matthias Fechner <mfechner@FreeBSD.org>
* NAKAJI Hiroyuki <nakaji@jp.freebsd.org>
* NAKATA Maho <maho@FreeBSD.org>
* Oliver Lehmann <oliver@FreeBSD.org>
* Pete Fritchman <petef@databits.net>
* Po-Chuan Hsieh <sunpoet@FreeBSD.org>
* Radim Kolar
* Radim Kolar <hsn@sendmail.cz>
* Roman Bogorodskiy <bogorodskiy@inbox.ru>
* Scott Flatman <sf@dsinw.com>
* Sergey A. Osokin <osa@FreeBSD.org>
* Sergey Kandaurov <pluknet@gmail.com>
* Sergey Skvortsov <skv@protey.ru>
* Slava Shwartsman <slavash@FreeBSD.org>
* Stephen Montgomery-Smith <stephen@math.missouri.edu>
* Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
* Thomas Dreibholz <dreibh@iem.uni-due.de>
* Tom Judge <tom@tomjudge.com>
* Veniamin Gvozdikov <vg@FreeBSD.org>
* Vsevolod Stakhov <vsevolod@FreeBSD.org>
* Will Andrews <andrews@technologist.com>
* Yen-Ming Lee <leeym@FreeBSD.org>
* Ying-Chieh Liao <ijliao@FreeBSD.org>
* arved
* asami
* dikshie <dikshie@lapi.itb.ac.id>
* gnn
* ijliao
* janos.mohacsi@bsd.hu
* jesper@jdn.dk
* jmz
* koshy
* luigi@FreeBSD.org
* mharo@FreeBSD.org
* mich@freebsdcluster.org
* mr
* se
* shalunov
* thierry@pompo.net
* trasz <trasz@pin.if.uz.zgora.pl>
* uminac
With hat: portmgr
86b2c51 |
Monday, 7 Mar 2022
|
18:11 Po-Chuan Hsieh (sunpoet)
benchmarks/rubygem-benchmark-ips: Update to 2.10.0
Changes: https://github.com/evanphx/benchmark-ips/releases
927a5a4 |
Friday, 28 Jan 2022
|
23:26 Po-Chuan Hsieh (sunpoet)
benchmarks/rubygem-benchmark-ips: Update to 2.9.3
- Add LICENSE_FILE
Changes: https://github.com/evanphx/benchmark-ips/releases
cc4d152 |
Wednesday, 13 Oct 2021
|
19:16 Po-Chuan Hsieh (sunpoet)
benchmarks/rubygem-benchmark-ips: Update to 2.9.2
Changes: https://github.com/evanphx/benchmark-ips/blob/master/History.txt
c51b5d1 |
Sunday, 30 May 2021
|
19:52 Po-Chuan Hsieh (sunpoet)
benchmarks/rubygem-benchmark-ips: Update to 2.9.1
Changes: https://github.com/evanphx/benchmark-ips/blob/master/History.txt
https://github.com/evanphx/benchmark-ips/commits/master
0edf7a4 |
Wednesday, 26 May 2021
|
12:55 Po-Chuan Hsieh (sunpoet)
benchmarks/rubygem-benchmark-ips: Update to 2.9.0
Changes: https://github.com/evanphx/benchmark-ips/blob/master/History.txt
https://github.com/evanphx/benchmark-ips/commits/master
8d8a9cd |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Thursday, 10 Dec 2020
|
21:46 sunpoet
Update to 2.8.4
Changes: https://github.com/evanphx/benchmark-ips/blob/master/History.txt
https://github.com/evanphx/benchmark-ips/commits/master
|
Sunday, 30 Aug 2020
|
20:21 sunpoet
Update to 2.8.3
Changes: https://github.com/evanphx/benchmark-ips/blob/master/History.txt
https://github.com/evanphx/benchmark-ips/commits/master
|
Tuesday, 19 May 2020
|
23:31 sunpoet
Update to 2.8.2
Changes: https://github.com/evanphx/benchmark-ips/blob/master/History.txt
|
Sunday, 3 May 2020
|
20:50 sunpoet
Update to 2.8.0
Changes: https://github.com/evanphx/benchmark-ips/blob/master/History.txt
https://github.com/evanphx/benchmark-ips/commits/master
|
Tuesday, 3 Sep 2019
|
19:09 sunpoet
Cosmetic change
|
Saturday, 3 Dec 2016
|
19:29 sunpoet
- Update to 2.7.2
Changes: https://github.com/evanphx/benchmark-ips/blob/master/History.txt
|
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, 15 Apr 2016
|
23:10 sunpoet
- Update to 2.6.1
Changes: https://github.com/evanphx/benchmark-ips/blob/master/History.txt
https://github.com/evanphx/benchmark-ips/commits/master
|
Thursday, 14 Apr 2016
|
16:39 sunpoet
- Update to 2.6.0
Changes: https://github.com/evanphx/benchmark-ips/blob/master/History.txt
https://github.com/evanphx/benchmark-ips/commits/master
|
Sunday, 6 Mar 2016
|
06:24 sunpoet
- Update to 2.5.0
Changes: https://github.com/evanphx/benchmark-ips/blob/master/History.txt
|
Friday, 24 Jul 2015
|
08:58 sunpoet
- Update to 2.3.0
Changes: https://github.com/evanphx/benchmark-ips/blob/master/History.txt
|
Monday, 6 Jul 2015
|
18:05 sunpoet
- Remove blank line between NO_ARCH and USE_RUBY
|
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
|
Sunday, 10 May 2015
|
20:20 sunpoet
- Add rubygem-benchmark-ips 2.2.0
Benchmark.ips provides iterations per second enhancement to Benchmark.
WWW: https://github.com/evanphx/benchmark-ips
RG: https://rubygems.org/gems/benchmark-ips
|
Number of commits found: 28 |