./devel/ruby-inline, Embed C/C++ code directly in Ruby

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 3.14.0, Package name: ruby31-inline-3.14.0, Maintainer: pkgsrc-users

Ruby Inline is an analog to Perl's Inline::C. Out of the box, it allows
you to embed C/++ external module code in your ruby script directly.
By writing simple builder classes, you can teach how to cope with new
languages (fortran, perl, whatever). The code is compiled and run on
the fly when needed.


Required to run:
[devel/ZenTest] [lang/ruby24-base]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 30.5 KB

Version history: (Expand)


CVS history: (Expand)


   2023-07-02 07:25:31 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
devel/ruby-inline: update to 3.14.0

3.14.0 (2023-06-28)

3 minor enhancements:

* Changed File.write_with_backup to write the content and return renamed
  path.
* Dropped #inline ancient options processing code. 2005, yo.
* Preemptively require language extension if not defined yet.

1 bug fix:

* Declare Init_* to be (void) to prevent some compilers from complaining.
   2022-08-11 15:07:20 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
devel/ruby-inline: update to 3.12.6

3.12.6 (2022-05-23)

1 bug fix:

* Removed rubinius support. LOL.
   2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016)
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Could not be committed due to merge conflict:
devel/py-traitlets/distinfo

The following distfiles were unfetchable (note: some may be only fetched
conditionally):

./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
   2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017)
Log message:
devel: Remove SHA1 hashes for distfiles
   2019-10-30 16:09:03 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
devel/ruby-inline: update to 3.12.5

Update ruby-inline to 3.12.5.

pkgsrc change: add "USE_LANGUAGES=	# none".

=== 3.12.5 / 2019-10-08

* 1 bug fix:

  * Fixed a race condition between testing for file existance and renaming. \ 
(spjsschl)
   2015-11-03 04:29:40 by Alistair G. Crooks | Files touched by this commit (1995)
Log message:
Add SHA512 digests for distfiles for devel category

Issues found with existing distfiles:
	distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip
	distfiles/fortran-utils-1.1.tar.gz
	distfiles/ivykis-0.39.tar.gz
	distfiles/enum-1.11.tar.gz
	distfiles/pvs-3.2-libraries.tgz
	distfiles/pvs-3.2-linux.tgz
	distfiles/pvs-3.2-solaris.tgz
	distfiles/pvs-3.2-system.tgz
No changes made to these distinfo files.

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
   2015-06-03 15:57:09 by Takahiro Kambe | Files touched by this commit (2)
Log message:
Update ruby-inline to 3.12.4.

=== 3.12.4 / 2015-04-14

* 1 bug fix:

  * Fixed arch header directoy with Ruby >= 2.0. (aurelj)
   2015-02-01 15:43:47 by Takahiro Kambe | Files touched by this commit (2)
Log message:
Update ruby-inline to 3.12.3.

=== 3.12.3 / 2014-04-29

* 3 bug fixes:

  * Fixed code/home urls in readme/gem.
  * Fixed linker error on clang+freebsd10+rbenv.
  * Removed old hack for osx 10.5