Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.17.0 03 Jun 2024 06:52:58 |
Po-Chuan Hsieh (sunpoet) |
devel/rubygem-ffi: Update to 1.17.0
Changes: https://github.com/ffi/ffi/blob/master/CHANGELOG.md |
1.16.3 08 Oct 2023 11:56:11 |
Po-Chuan Hsieh (sunpoet) |
devel/rubygem-ffi: Update to 1.16.3
Changes: https://github.com/ffi/ffi/blob/master/CHANGELOG.md |
1.16.2 30 Sep 2023 00:46:24 |
Po-Chuan Hsieh (sunpoet) |
devel/rubygem-ffi: Update to 1.16.2
Changes: https://github.com/ffi/ffi/blob/master/CHANGELOG.md |
1.16.0 29 Sep 2023 16:14:41 |
Po-Chuan Hsieh (sunpoet) |
devel/rubygem-ffi: Update to 1.16.0
Changes: https://github.com/ffi/ffi/blob/master/CHANGELOG.md |
1.15.5_1 14 Jan 2023 23:08:33 |
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 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.15.5_1 07 Sep 2022 21:10:59 |
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.
(Only the first 15 lines of the commit message are shown above ) |
1.15.5_1 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.15.5_1 09 May 2022 19:23:51 |
Kevin Bowling (kbowling) |
devel/libffi: Bump deps PORTREVISION for shlib change
PR: 263764
Reported by: VVD <vvd@unislabs.com> |
1.15.5 23 Jan 2022 19:09:23 |
Po-Chuan Hsieh (sunpoet) |
devel/rubygem-ffi: Update to 1.15.5
Changes: https://github.com/ffi/ffi/blob/master/CHANGELOG.md |
1.15.4 21 Sep 2021 03:46:54 |
Po-Chuan Hsieh (sunpoet) |
devel/rubygem-ffi: Update to 1.15.4
Changes: https://github.com/ffi/ffi/blob/master/CHANGELOG.md |
1.15.3 20 Jun 2021 16:16:11 |
Po-Chuan Hsieh (sunpoet) |
devel/rubygem-ffi: Update to 1.15.3
Changes: https://github.com/ffi/ffi/blob/master/CHANGELOG.md |
1.15.1 26 May 2021 19:00:02 |
Po-Chuan Hsieh (sunpoet) |
devel/rubygem-ffi: Update to 1.15.1
Changes: https://github.com/ffi/ffi/blob/master/CHANGELOG.md |
1.15.0 18 Apr 2021 05:47:33 |
Po-Chuan Hsieh (sunpoet) |
devel/rubygem-ffi: Update to 1.15.0
Changes: https://github.com/ffi/ffi/blob/master/CHANGELOG.md |
1.14.2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.14.2 22 Mar 2021 10:17:44 |
danfe |
Fix spelling mistakes, typos, poor wording, hyphenation, jargonisms,
contractions, "<portname> is ..." cases, missing Oxford commas, and
other miscellaneous style bugs in the COMMENT line. |
1.14.2 06 Jan 2021 20:34:16 |
sunpoet |
Update to 1.14.2
Changes: https://github.com/ffi/ffi/blob/master/CHANGELOG.md |
1.14.1 03 Jan 2021 20:19:08 |
sunpoet |
Update to 1.14.1
Changes: https://github.com/ffi/ffi/blob/master/CHANGELOG.md |
1.14.0 24 Dec 2020 13:56:01 |
sunpoet |
Update to 1.14.0
Changes: https://github.com/ffi/ffi/blob/master/CHANGELOG.md |
1.13.1_1 04 Jul 2020 18:11:42 |
zeising |
Chanse update of devel/libffi
Chase the devel/libffi update
Bump portrevision of all dependent ports to chace shard library version bump
in libffi.
Update LIB_DEPENDS lines where needed to not require a specific version of
libffi.so.
PR: 247028 (for tracking) |
1.13.1 15 Jun 2020 19:13:43 |
sunpoet |
Update to 1.13.1
Changes: https://github.com/ffi/ffi/blob/master/CHANGELOG.md |
1.13.0 03 Jun 2020 18:29:41 |
sunpoet |
Update to 1.13.0
Changes: https://github.com/ffi/ffi/blob/master/CHANGELOG.md |
1.12.2 02 Feb 2020 14:22:47 |
sunpoet |
Update to 1.12.2
Changes: https://github.com/ffi/ffi/blob/master/CHANGELOG.md |
1.12.1 17 Jan 2020 16:41:28 |
sunpoet |
Update to 1.12.1
Changes: https://github.com/ffi/ffi/blob/master/CHANGELOG.md |
1.12.0 15 Jan 2020 17:47:23 |
sunpoet |
Update to 1.12.0
Changes: https://github.com/ffi/ffi/blob/master/CHANGELOG.md |
1.11.3 08 Dec 2019 17:28:09 |
sunpoet |
Update to 1.11.3
Changes: https://github.com/ffi/ffi/blob/master/CHANGELOG.md |
1.11.2 13 Nov 2019 23:39:16 |
sunpoet |
Update to 1.11.2
Changes: https://github.com/ffi/ffi/blob/master/CHANGELOG.md |
1.11.1 21 May 2019 18:04:27 |
sunpoet |
Update to 1.11.1
Changes: https://github.com/ffi/ffi/blob/master/CHANGELOG.md |
1.11.0 18 May 2019 09:45:17 |
sunpoet |
Update to 1.11.0
Changes: https://github.com/ffi/ffi/blob/master/CHANGELOG.md |
1.10.0 11 Jan 2019 20:18:00 |
sunpoet |
Update to 1.10.0
Changes: https://github.com/ffi/ffi/blob/master/CHANGELOG.md
PR: 234875
Submitted by: Jose Luis Duran <jlduran@gmail.com> |
1.9.25 29 Jul 2018 19:28:39 |
sunpoet |
Add arm/aarch64 support
PR: 230147
Submitted by: Greg V <greg@unrelenting.technology> |
1.9.25 05 Jun 2018 18:56:03 |
sunpoet |
Update to 1.9.25
Changes: https://github.com/ffi/ffi/blob/master/CHANGELOG.md |
1.9.24 03 Jun 2018 18:17:02 |
sunpoet |
Update to 1.9.24
Changes: https://github.com/ffi/ffi/commits/master |
1.9.23 07 Apr 2018 16:34:57 |
sunpoet |
Update to 1.9.23
- Take maintainership
Changes: https://github.com/ffi/ffi/commits/master |
1.9.18 04 Mar 2017 13:49:07 |
sunpoet |
Update to 1.9.18
Changes: https://github.com/ffi/ffi/commits/master |
1.9.17_1 24 Jan 2017 15:39:01 |
tz |
devel/rubygem-ffi: Switch time_t and suseconds_t types to long
When using rubygem-ethon there is sometimes the following error:
Ethon::Errors::Select (An error occured on select: 22)
This is caused by a wrong type definition in rubygem-ffi, which
the patch corrects.
Issue: https://github.com/typhoeus/ethon/issues/98 |
1.9.17 15 Jan 2017 04:18:17 |
sunpoet |
Update to 1.9.17
Changes: https://github.com/ffi/ffi/commits/master |
1.9.14 06 Dec 2016 14:53:01 |
sunpoet |
- Update to 1.9.14
- Add LICENSE_FILE
Changes: https://github.com/ffi/ffi/commits/master |
1.9.10 27 Apr 2016 21:57:32 |
swills |
Convert USES=gem:autoplist to USES=gem since autoplist is default |
1.9.10 27 Apr 2016 16:36:42 |
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 |
1.9.10 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.9.10 01 Jul 2015 17:46:36 |
sunpoet |
- Update to 1.9.10
Changes: https://github.com/ffi/ffi/commits/master |
1.9.9 28 Jun 2015 17:54:15 |
sunpoet |
- Update to 1.9.9
- Remove USE_RAKE
- Update WWW
Changes: https://github.com/ffi/ffi/commits/master |
1.9.8 29 Mar 2015 21:29:30 |
xmj |
devel/rubygem-ffi: update to 1.9.8
PR: 199007
Submitted by: Michael Moll <kvedulv@kvedulv.de>
Approved by: mentors (implicit) |
1.9.3_1 23 Aug 2014 14:08:11 |
swills |
devel/rubygem-ffi: Fix loading libc on 10.x and newer
PR: 188741
Submitted by: asomers
Obtained
from: https://github.com/Carpetsmoker/ffi/commit/ac63e07f76ed65e4ad8865ef1804ce6e7a333d19 |
1.9.3 13 Jul 2014 23:09:11 |
bapt |
Modernize LIB_DEPENDS
With hat: portmgr |
1.9.3 22 Jan 2014 08:27:31 |
rakuco |
Use a valid LICENSE name |
1.9.3 21 Jan 2014 21:54:32 |
swills |
- Update to Version 1.9.3
- Change License to BSD
- Add USE_RAKE
PR: ports/185030
Submitted by: Horia Racoviceanu <horia@racoviceanu.com> |
1.9.0 30 Oct 2013 02:32:53 |
swills |
- Add stage support |
1.9.0 20 Sep 2013 17:17:45 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4) |
1.9.0 22 Jun 2013 03:48:15 |
sunpoet |
- Update to 1.9.0
- Add LICENSE
- Cleanup Makefile header
- Remove trailing space in pkg-descr
Changes: https://github.com/ffi/ffi/commits/master |
1.0.11 29 Jan 2013 00:35:33 |
jkim |
- Update devel/libffi to 3.0.11.
- Reset maintainership for libffi. See ports/164941.
PR: ports/171768
Submitted by: Takefu <takefu@airport.fm> |
1.0.11 15 Nov 2011 03:25:12 |
clsung |
- Update to 1.0.11
Feature safe: yes |
1.0.10 25 Oct 2011 08:18:19 |
clsung |
- Update to 1.0.10 |
1.0.9 28 Aug 2011 01:26:37 |
swills |
- Update to 1.0.9
- Add dependency on libffi
- Works OK with 1.8 now |
1.0.3 26 Jun 2011 04:33:50 |
pgollucci |
- Update to 1.0.3 |
1.0.2 25 Jun 2011 22:21:17 |
pgollucci |
- Unbreak |
1.0.2 25 Jun 2011 03:12:55 |
pgollucci |
- Update to 1.0.2
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic |
1.0.1 23 Jun 2011 17:39:38 |
pgollucci |
- Update to 1.0.1
New version only works with 1.9.2
It also doesn't work with our rake setup
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic |
1.0.0 15 Jun 2011 10:13:04 |
linimon |
Reassign to pool.
Submitted by: maintainer (private email) |
1.0.0 06 Apr 2011 00:10:45 |
swills |
- Fix PLIST with Ruby 1.9
PR: ports/156158
Approved by: Christoph Kick <kick.christoph at googlemail.com> (maintainer) |
1.0.0 09 Dec 2010 23:15:40 |
pgollucci |
- Update to 1.0.0
PR: ports/152949
Submitted by: myself (pgollucci)
Approved by: kick.christoph@googlemail.com (maintainer)
Sponsored by: RideCharge Inc. / TaxiMagic |
0.6.3 20 Oct 2010 01:35:47 |
pgollucci |
- Mass fixup of WWW: lines pkg-descr based on rubygems.org Homepage meta info
Prompted by: distilator
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic |
0.6.3 27 May 2010 15:48:28 |
pgollucci |
- Update to 0.6.3
PR: ports/147132
Submitted by: Christoph Kick <kick.christoph@googlemail.com> (maintainer) |
0.5.3 26 May 2010 19:51:35 |
pgollucci |
- Mass conversion of RF -> RG for MASTER_SITE for rubygem- ports
[RG aka rubygems.org]
PR: ports/147005
Submitted by: pgollucci (myself)
Approved by: portmgr (pav)
With Hat: ruby@ |
0.5.3 24 May 2010 21:53:40 |
pgollucci |
Ruby-FFI is a ruby extension for programmatically loading dynamic libraries,
binding functions within them, and calling those functions from Ruby code.
WWW: http://wiki.github.com/ffi/ffi/
PR: ports/146728
Submitted by: Christoph Kick |