notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
The safest procedure: change your FreshPorts password. Anything you had set before Friday March 24 2023 09:49:20 UTC should be changed. You can read more here: SQL inejection issues fixed and FreshSource code fixes Sorry about the extra work for you.
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
non port: devel/rubygem-ffi/Makefile
SVNWeb

Number of commits found: 60

Sat, 14 Jan 2023
[ 23:08 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:18c6e18276691edf5274406bf82a3b06792ff9ae  commit hash:18c6e18276691edf5274406bf82a3b06792ff9ae  commit hash:18c6e18276691edf5274406bf82a3b06792ff9ae  18c6e18  (Only the first 10 of 2869 ports in this commit are shown above. View all ports for this commit)
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
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 20 Jul 2022
[ 14:21 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  aa6eefd  (Only the first 10 of 5087 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Mon, 9 May 2022
[ 19:23 Kevin Bowling (kbowling) search for other commits by this committer ]    commit hash:db78da8f8b7388d951665362479eb4aa0babf1b4  commit hash:db78da8f8b7388d951665362479eb4aa0babf1b4  commit hash:db78da8f8b7388d951665362479eb4aa0babf1b4  db78da8  (Only the first 10 of 120 ports in this commit are shown above. View all ports for this commit)
devel/libffi: Bump deps PORTREVISION for shlib change

PR:		263764
Reported by:	VVD <vvd@unislabs.com>
Sun, 23 Jan 2022
[ 19:09 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:1146dc1ff22c96757b0200e47e27595a11e6ecde  commit hash:1146dc1ff22c96757b0200e47e27595a11e6ecde  commit hash:1146dc1ff22c96757b0200e47e27595a11e6ecde  1146dc1 
devel/rubygem-ffi: Update to 1.15.5

Changes:	https://github.com/ffi/ffi/blob/master/CHANGELOG.md
Tue, 21 Sep 2021
[ 03:46 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:05b000f866824276e3122c1e4bcf87eca631ea2c  commit hash:05b000f866824276e3122c1e4bcf87eca631ea2c  commit hash:05b000f866824276e3122c1e4bcf87eca631ea2c  05b000f 
devel/rubygem-ffi: Update to 1.15.4

Changes:	https://github.com/ffi/ffi/blob/master/CHANGELOG.md
Sun, 20 Jun 2021
[ 16:16 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:930b437d88e6191874c49be97caa9d0fbbaa0595  commit hash:930b437d88e6191874c49be97caa9d0fbbaa0595  commit hash:930b437d88e6191874c49be97caa9d0fbbaa0595  930b437 
devel/rubygem-ffi: Update to 1.15.3

Changes:	https://github.com/ffi/ffi/blob/master/CHANGELOG.md
Wed, 26 May 2021
[ 19:00 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:79a5c1e8d82004909878a0bd448a818119847d7c  commit hash:79a5c1e8d82004909878a0bd448a818119847d7c  commit hash:79a5c1e8d82004909878a0bd448a818119847d7c  79a5c1e 
devel/rubygem-ffi: Update to 1.15.1

Changes:	https://github.com/ffi/ffi/blob/master/CHANGELOG.md
Sun, 18 Apr 2021
[ 05:47 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:aa62541c322cecb71a294c2958deaba5b867d080  commit hash:aa62541c322cecb71a294c2958deaba5b867d080  commit hash:aa62541c322cecb71a294c2958deaba5b867d080  aa62541 
devel/rubygem-ffi: Update to 1.15.0

Changes:	https://github.com/ffi/ffi/blob/master/CHANGELOG.md
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Mon, 22 Mar 2021
[ 10:17 danfe search for other commits by this committer ] Original commit   Revision:568947 (Only the first 10 of 138 ports in this commit are shown above. View all ports for this commit)
Fix spelling mistakes, typos, poor wording, hyphenation, jargonisms,
contractions, "<portname> is ..." cases, missing Oxford commas, and
other miscellaneous style bugs in the COMMENT line.
Wed, 6 Jan 2021
[ 20:34 sunpoet search for other commits by this committer ] Original commit   Revision:560627
Update to 1.14.2

Changes:	https://github.com/ffi/ffi/blob/master/CHANGELOG.md
Sun, 3 Jan 2021
[ 20:19 sunpoet search for other commits by this committer ] Original commit   Revision:560176
Update to 1.14.1

Changes:	https://github.com/ffi/ffi/blob/master/CHANGELOG.md
Thu, 24 Dec 2020
[ 13:56 sunpoet search for other commits by this committer ] Original commit   Revision:559144
Update to 1.14.0

Changes:	https://github.com/ffi/ffi/blob/master/CHANGELOG.md
Sat, 4 Jul 2020
[ 18:11 zeising search for other commits by this committer ] Original commit   Revision:541232 (Only the first 10 of 105 ports in this commit are shown above. View all ports for this commit)
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)
Mon, 15 Jun 2020
[ 19:13 sunpoet search for other commits by this committer ] Original commit   Revision:539257
Update to 1.13.1

Changes:	https://github.com/ffi/ffi/blob/master/CHANGELOG.md
Wed, 3 Jun 2020
[ 18:29 sunpoet search for other commits by this committer ] Original commit   Revision:537817
Update to 1.13.0

Changes:	https://github.com/ffi/ffi/blob/master/CHANGELOG.md
Sun, 2 Feb 2020
[ 14:22 sunpoet search for other commits by this committer ] Original commit   Revision:524949
Update to 1.12.2

Changes:	https://github.com/ffi/ffi/blob/master/CHANGELOG.md
Fri, 17 Jan 2020
[ 16:41 sunpoet search for other commits by this committer ] Original commit   Revision:523324
Update to 1.12.1

Changes:	https://github.com/ffi/ffi/blob/master/CHANGELOG.md
Wed, 15 Jan 2020
[ 17:47 sunpoet search for other commits by this committer ] Original commit   Revision:523145
Update to 1.12.0

Changes:	https://github.com/ffi/ffi/blob/master/CHANGELOG.md
Sun, 8 Dec 2019
[ 17:28 sunpoet search for other commits by this committer ] Original commit   Revision:519530
Update to 1.11.3

Changes:	https://github.com/ffi/ffi/blob/master/CHANGELOG.md
Wed, 13 Nov 2019
[ 23:39 sunpoet search for other commits by this committer ] Original commit   Revision:517492
Update to 1.11.2

Changes:	https://github.com/ffi/ffi/blob/master/CHANGELOG.md
Tue, 21 May 2019
[ 18:04 sunpoet search for other commits by this committer ] Original commit   Revision:502233
Update to 1.11.1

Changes:	https://github.com/ffi/ffi/blob/master/CHANGELOG.md
Sat, 18 May 2019
[ 09:45 sunpoet search for other commits by this committer ] Original commit   Revision:501942
Update to 1.11.0

Changes:	https://github.com/ffi/ffi/blob/master/CHANGELOG.md
Fri, 11 Jan 2019
[ 20:18 sunpoet search for other commits by this committer ] Original commit   Revision:490008
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>
Sun, 29 Jul 2018
[ 19:28 sunpoet search for other commits by this committer ] Original commit   Revision:475850
Add arm/aarch64 support

PR:		230147
Submitted by:	Greg V <greg@unrelenting.technology>
Tue, 5 Jun 2018
[ 18:56 sunpoet search for other commits by this committer ] Original commit   Revision:471783
Update to 1.9.25

Changes:	https://github.com/ffi/ffi/blob/master/CHANGELOG.md
Sun, 3 Jun 2018
[ 18:17 sunpoet search for other commits by this committer ] Original commit   Revision:471503
Update to 1.9.24

Changes:	https://github.com/ffi/ffi/commits/master
Sat, 7 Apr 2018
[ 16:34 sunpoet search for other commits by this committer ] Original commit   Revision:466751
Update to 1.9.23

- Take maintainership

Changes:	https://github.com/ffi/ffi/commits/master
Sat, 4 Mar 2017
[ 13:49 sunpoet search for other commits by this committer ] Original commit   Revision:435405
Update to 1.9.18

Changes:	https://github.com/ffi/ffi/commits/master
Tue, 24 Jan 2017
[ 15:39 tz search for other commits by this committer ] Original commit   Revision:432350
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
Sun, 15 Jan 2017
[ 04:18 sunpoet search for other commits by this committer ] Original commit   Revision:431530
Update to 1.9.17

Changes:	https://github.com/ffi/ffi/commits/master
Tue, 6 Dec 2016
[ 14:53 sunpoet search for other commits by this committer ] Original commit   Revision:427962
- Update to 1.9.14
- Add LICENSE_FILE

Changes:	https://github.com/ffi/ffi/commits/master
Wed, 27 Apr 2016
[ 21:57 swills search for other commits by this committer ] Original commit   Revision:414136 (Only the first 10 of 1194 ports in this commit are shown above. View all ports for this commit)
Convert USES=gem:autoplist to USES=gem since autoplist is default
[ 16:36 swills search for other commits by this committer ] Original commit   Revision:414118 (Only the first 10 of 1196 ports in this commit are shown above. View all ports for this commit)
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
Fri, 1 Apr 2016
[ 14:00 mat search for other commits by this committer ] Original commit   Revision:412346 (Only the first 10 of 5103 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Wed, 1 Jul 2015
[ 17:46 sunpoet search for other commits by this committer ] Original commit   Revision:391101
- Update to 1.9.10

Changes:	https://github.com/ffi/ffi/commits/master
Sun, 28 Jun 2015
[ 17:54 sunpoet search for other commits by this committer ] Original commit   Revision:390810
- Update to 1.9.9
- Remove USE_RAKE
- Update WWW

Changes:	https://github.com/ffi/ffi/commits/master
Sun, 29 Mar 2015
[ 21:29 xmj search for other commits by this committer ] Original commit   Revision:382627
devel/rubygem-ffi: update to 1.9.8

PR:		199007
Submitted by:	Michael Moll <kvedulv@kvedulv.de>
Approved by:	mentors (implicit)
Sat, 23 Aug 2014
[ 14:08 swills search for other commits by this committer ] Original commit   Revision:365736
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
Sun, 13 Jul 2014
[ 23:09 bapt search for other commits by this committer ] Original commit   Revision:361722 (Only the first 10 of 38 ports in this commit are shown above. View all ports for this commit)
Modernize LIB_DEPENDS

With hat:	portmgr
Wed, 22 Jan 2014
[ 08:27 rakuco search for other commits by this committer ] Original commit   Revision:340696
Use a valid LICENSE name
Tue, 21 Jan 2014
[ 21:54 swills search for other commits by this committer ] Original commit   Revision:340666
- Update to Version 1.9.3
- Change License to BSD
- Add USE_RAKE

PR:		ports/185030
Submitted by:	Horia Racoviceanu <horia@racoviceanu.com>
Wed, 30 Oct 2013
[ 02:32 swills search for other commits by this committer ] Original commit   Revision:332036 (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
- Add stage support
Fri, 20 Sep 2013
[ 17:17 bapt search for other commits by this committer ] Original commit   Revision:327726 (Only the first 10 of 623 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4)
Sat, 22 Jun 2013
[ 03:48 sunpoet search for other commits by this committer ] Original commit   Revision:321542
- Update to 1.9.0
- Add LICENSE
- Cleanup Makefile header
- Remove trailing space in pkg-descr

Changes:	https://github.com/ffi/ffi/commits/master
Tue, 29 Jan 2013
[ 00:35 jkim search for other commits by this committer ] Original commit   Revision:311141 (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
- Update devel/libffi to 3.0.11.
- Reset maintainership for libffi.  See ports/164941.

PR:		ports/171768
Submitted by:	Takefu <takefu@airport.fm>
Tue, 15 Nov 2011
[ 03:25 clsung search for other commits by this committer ] Original commit 
- Update to 1.0.11

Feature safe:   yes
Tue, 25 Oct 2011
[ 08:18 clsung search for other commits by this committer ] Original commit 
- Update to 1.0.10
Sun, 28 Aug 2011
[ 01:26 swills search for other commits by this committer ] Original commit 
- Update to 1.0.9
- Add dependency on libffi
- Works OK with 1.8 now
Sun, 26 Jun 2011
[ 04:33 pgollucci search for other commits by this committer ] Original commit 
- Update to 1.0.3
Sat, 25 Jun 2011
[ 22:21 pgollucci search for other commits by this committer ] Original commit 
- Unbreak
[ 03:12 pgollucci search for other commits by this committer ] Original commit 
- Update to 1.0.2

With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
Thu, 23 Jun 2011
[ 17:39 pgollucci search for other commits by this committer ] Original commit 
- 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
Wed, 15 Jun 2011
[ 10:13 linimon search for other commits by this committer ] Original commit 
Reassign to pool.

Submitted by:   maintainer (private email)
Wed, 6 Apr 2011
[ 00:10 swills search for other commits by this committer ] Original commit 
- Fix PLIST with Ruby 1.9

PR:             ports/156158
Approved by:    Christoph Kick <kick.christoph at googlemail.com> (maintainer)
Thu, 9 Dec 2010
[ 23:15 pgollucci search for other commits by this committer ] Original commit 
- Update to 1.0.0

PR:             ports/152949
Submitted by:   myself (pgollucci)
Approved by:    kick.christoph@googlemail.com (maintainer)
Sponsored by:   RideCharge Inc. / TaxiMagic
Thu, 27 May 2010
[ 15:48 pgollucci search for other commits by this committer ] Original commit 
- Update to 0.6.3

PR:             ports/147132
Submitted by:   Christoph Kick <kick.christoph@googlemail.com> (maintainer)
Wed, 26 May 2010
[ 19:51 pgollucci search for other commits by this committer ] Original commit  (Only the first 10 of 121 ports in this commit are shown above. View all ports for this commit)
- 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@
Mon, 24 May 2010
[ 21:53 pgollucci search for other commits by this committer ] Original commit 
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

Number of commits found: 60