non port: devel/rubygem-rice/Makefile |
Number of commits found: 29 |
Saturday, 26 Oct 2024
|
23:29 Po-Chuan Hsieh (sunpoet)
devel/rubygem-rice: Update to 4.3.3
Changes: https://github.com/ruby-rice/rice/blob/master/CHANGELOG.md
3aff07c |
Friday, 25 Oct 2024
|
15:58 Po-Chuan Hsieh (sunpoet)
devel/rubygem-rice: Update to 4.3.2
Changes: https://github.com/ruby-rice/rice/blob/master/CHANGELOG.md
2dc4347 |
Sunday, 31 Mar 2024
|
03:10 Po-Chuan Hsieh (sunpoet)
devel/rubygem-rice: Update to 4.3.1
- Update WWW
Changes: https://github.com/ruby-rice/rice/blob/master/CHANGELOG.md
5da69c2 |
Saturday, 9 Mar 2024
|
14:07 Po-Chuan Hsieh (sunpoet)
devel/rubygem-rice: Update to 4.3.0
Changes: https://github.com/jasonroelofs/rice/blob/master/CHANGELOG.md
057436a |
Wednesday, 21 Feb 2024
|
15:11 Po-Chuan Hsieh (sunpoet)
devel/rubygem-rice: Update to 4.2.1
Changes: https://github.com/jasonroelofs/rice/blob/master/CHANGELOG.md
f07d170 |
Sunday, 31 Dec 2023
|
00:37 Muhammad Moinur Rahman (bofh)
*/*: Sunset 12.4-RELEASE/12-STABLE from ports tree
- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
Also move conditional flags for non sparc64/arm ARCH to fixed flags.
Reviewed by: brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068
bbab7f5 |
Thursday, 27 Apr 2023
|
15:49 Po-Chuan Hsieh (sunpoet)
devel/rubygem-rice: Update to 4.1.0
Changes: https://github.com/jasonroelofs/rice/blob/master/CHANGELOG.md
f032e5d |
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 |
Friday, 3 Jun 2022
|
09:01 Po-Chuan Hsieh (sunpoet)
devel/rubygem-rice: Update to 4.0.4
Changes: https://github.com/jasonroelofs/rice/blob/master/CHANGELOG.md
https://github.com/jasonroelofs/rice/commits/master
ea4393e |
Wednesday, 30 Mar 2022
|
22:21 Po-Chuan Hsieh (sunpoet)
devel/rubygem-rice: Update to 4.0.3
Changes: https://github.com/jasonroelofs/rice/blob/master/CHANGELOG.md
https://github.com/jasonroelofs/rice/commits/master
d7d6e4b |
Thursday, 30 Sep 2021
|
21:23 Rene Ladan (rene)
cleanup: drop support for EOL FreeBSD 11.X
Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11
Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*
Reviewed by: doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index
620968a |
Tuesday, 6 Jul 2021
|
14:59 Po-Chuan Hsieh (sunpoet)
devel/rubygem-rice: Update to 4.0.2
- Add NO_ARCH
- Update pkg-descr
- Update WWW
Changes: https://github.com/jasonroelofs/rice/blob/master/CHANGELOG.md
https://github.com/jasonroelofs/rice/commits/master
3a128c6 |
Wednesday, 7 Apr 2021
|
08:09 Mathieu Arnold (mat)
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
cf118cc |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Tuesday, 24 Nov 2020
|
16:00 mfechner
Update to 2.2.0 which fixes compiliation errors with ruby 2.7.
PR: 244787
|
Saturday, 18 Jan 2020
|
14:24 pkubaj
devel/rubygem-rice: unbreak on powerpc64 elfv2
Builds fine.
|
Wednesday, 27 Dec 2017
|
19:53 sunpoet
Strip binary executable
- Bump PORTREVISION for package change
|
Monday, 25 Dec 2017
|
13:54 sunpoet
Remove no-op GNU_CONFIGURE
|
Sunday, 24 Dec 2017
|
11:15 sunpoet
Remove outdated STAGEDIR fix
|
Saturday, 23 Dec 2017
|
19:27 tijl
Add build dependency on autotools.
Reported by: sunpoet
|
16:30 tijl
Drop unneeded USE_AUTOTOOLS.
|
Friday, 8 Dec 2017
|
01:46 linimon
Mark these ports as buildable on armv6 after a trybroken run. (Also
tested with trybroken on armv7.)
The 'runaway process' ones are most likely just statistical.
Approved by: portmgr (tier-2 blanket)
|
Wednesday, 22 Nov 2017
|
23:35 sunpoet
Update to 2.1.2
Changes: https://github.com/jasonroelofs/rice/commits/master
|
Saturday, 27 May 2017
|
20:33 linimon
Mark some ports failing on armv6, for errors classified as "configure_error".
Note: this skips all the ports that _sometimes_ fail with CMake errors. We
need to investigate that problem, and find out if it is specific to the qemu
environment.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
Monday, 22 May 2017
|
13:17 linimon
Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Reported by: swills
|
Sunday, 8 Jan 2017
|
20:43 sunpoet
Update to 2.1.1
- Add LICENSE
- Remove leading indefinite article from COMMENT
Changes: https://github.com/jasonroelofs/rice/commits/master
|
Friday, 2 Dec 2016
|
11:58 mat
Do not use post-stage. Use post-install instead.
The only reason to use post-stage is because the port needs to do
"things" at a later time, like some plist manipulation.
While there, fold post-install in do-install targets when they are
defined.
PR: 214780
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
|
Sunday, 15 May 2016
|
17:11 brd
Add devel/rubygem-rice.
Rice is a C++ interface to Ruby's C API. It provides a type-safe and
exception-safe interface in order to make embedding Ruby and writing Ruby
extensions with C++ easier. It is similar to Boost.Python in many ways, but
also attempts to provide an object-oriented interface to all of the Ruby C API.
Approved by: swills (mentor)
|
Number of commits found: 29 |