notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
rubygem-inline Inline::C allows you to embed C/Ruby directly in ruby scripts
3.12.3 devel Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.12.3Version of this port present on the latest quarterly branch.
Maintainer: ruby@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2006-12-03 13:31:50
Last Update: 2015-04-21 18:52:44
SVN Revision: 384462
Also Listed In: rubygems
License: not specified in port
WWW:
http://rubygems.org/gems/inline/
Description:
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. Using the package_inline tool Inline now allows you to package up your inlined object code for distribution to systems without a compiler (read: windows)! FEATURES/PROBLEMS: * Quick and easy inlining of your C or C++ code embedded in your ruby script. * Extendable to work with other languages. * Automatic conversion between ruby and C basic types o char, unsigned, unsigned int, char *, int, long, unsigned long * inline_c_raw exists for when the automatic conversion isn't sufficient. * Only recompiles if the inlined code has changed. * Pretends to be secure. * Only requires standard ruby libraries, nothing extra to download. * Can generate a basic Rakefile and package up built extensions for distribution. WWW: http://rubygems.org/gems/inline/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • rubygem-inline>0:devel/rubygem-inline
No installation instructions:
This port has been deleted.
PKGNAME: rubygem-inline
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gem20 : devel/ruby-gems
  2. ruby20 : lang/ruby20
Runtime dependencies:
  1. zentest : devel/rubygem-zentest
  2. gem20 : devel/ruby-gems
  3. ruby20 : lang/ruby20
Patch dependencies:
  1. gem20 : devel/ruby-gems
  2. ruby20 : lang/ruby20
Extract dependencies:
  1. ruby20 : lang/ruby20
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Run

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. devel/rubygem-parsetree*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (3 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/ports-distfiles/rubygem/
  2. http://production.cf.rubygems.org/gems/
  3. http://production.s3.rubygems.org/gems/
Collapse this list.

Number of commits found: 35

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.12.3
21 Apr 2015 18:52:44
Revision:384462Original commit files touched by this commit
sunpoet search for other commits by this committer
- Move devel/rubygem-inline to devel/rubygem-rubyinline
3.12.3
24 Aug 2014 14:56:36
Revision:365938Original commit files touched by this commit
swills search for other commits by this committer
devel/rubygem-inline: update to 3.12.3
3.12.2
19 Aug 2014 15:35:36
Revision:365393Original commit files touched by this commit
swills search for other commits by this committer
many ruby/rubygem ports: death of rubyforge.org

rubyforge.org shutdown on May 15, 2014. This commit accounts for that by doing
several things:

- Deprecate ruby that had only rubyforge.org as MASTER_SITES (and so are now
  only fetchable via our cache)
- Deprecate ports that depend on those
- Update the WWW pkg-descr line that points to rubyforge.org for rubygem ports
  (which are still fetchable from rubygems.org)

The next step will be to remove rubyforge.org from bsd.sites.mk, after these
deprecated ports are deleted.

Phabric:	D591
With hat:	ruby
Approved by:	portmgr (because of committing to unstaged graphics/mingplot port)
3.12.2
30 Oct 2013 02:36:45
Revision:332038Original commit files touched by this commit
swills search for other commits by this committer
- Add stage support
3.12.2
20 Sep 2013 17:17:45
Revision:327726Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4)
3.12.2
02 Jun 2013 12:20:20
Revision:319652Original commit files touched by this commit
swills search for other commits by this committer
- Update to 3.12.2
3.12.0
25 Jan 2013 02:33:48
Revision:310958Original commit files touched by this commit
swills search for other commits by this committer
- Update to 3.12.0
3.11.3
24 Jul 2012 03:13:17
Original commit files touched by this commit
swills search for other commits by this committer
- Update to 3.11.3
3.11.2
10 Jun 2012 02:43:29
Original commit files touched by this commit
swills search for other commits by this committer
- Update to 3.11.2
3.11.1
12 Feb 2012 02:10:46
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Update to 3.11.1

With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
3.11.0
25 Oct 2011 07:55:03
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 3.11.0
3.9.0
20 Feb 2011 09:53:08
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 3.9.0
3.8.6
08 Dec 2010 20:07:34
Original commit files touched by this commit
pgollucci search for other commits by this committer
stale comment
3.8.6
08 Dec 2010 20:06:01
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Update to 3.8.6

With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
3.8.5
07 Dec 2010 19:19:15
Original commit files touched by this commit
linimon search for other commits by this committer
With portmgr hat, reassign these from clsung (who is apparently having
email troubles) to ruby@.
3.8.5
23 Nov 2010 07:19:19
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Update to 3.8.5

Sponsored by:   RideCharge Inc. / TaxiMagic
3.8.4
20 Oct 2010 01:35:47
Original commit files touched by this commit
pgollucci search for other commits by this committer
- 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
3.8.4
22 Sep 2010 03:16:44
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Note not to update this without checking ZenTest

With Hat:   ruby@
3.8.4
09 Sep 2010 19:12:56
Original commit files touched by this commit
pgollucci search for other commits by this committer
RF -> RG Conversion (Part III)

With Hat:       ruby@
Tested by:      make checksum
3.8.4
06 Jun 2010 19:25:10
Original commit files touched by this commit
pgollucci search for other commits by this committer
- GEMS are always RUN_DEPENDS of other GEMS
- Bump PORTREVISION when something other then BUILD_DEPENDS changes
- Some minor verticle whitespace in some ports for consistency with the rest

PR:             ports/147551
Submitted by:   pgollucci@ (myself)
Reviewed by:    portmgr (pav)
With Hat:       ruby
3.8.4
12 Dec 2009 06:08:44
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 3.8.4
3.8.3
17 Aug 2009 08:43:37
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 3.8.3
3.8.1
04 Mar 2009 06:16:38
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 3.8.1
3.7.0
14 Feb 2009 02:16:03
Original commit files touched by this commit
stas search for other commits by this committer
- Fix plist after ruby update by generating it dynamically.
3.7.0
03 Feb 2009 02:05:59
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 3.7.0
3.6.7
16 Apr 2008 02:17:16
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 3.6.7
3.6.6
06 Apr 2008 08:58:21
Original commit files touched by this commit
stas search for other commits by this committer
- Add ruby 1.9 support
- Implement new knobs for gems and rake (these are included in
  ruby 1.9 distribution already). Also move gem bits from
  ruby-gems/Makefile.common to bsd.ruby.mk[1]. Now to depend
  on gems or rake you should define USE_RUBYGEMS/USE_RAKE
  accordingly. Also RAKE_BIN variable is provided for
  pointing to the right rake executable.
- Rewrite RUBY_SCHEBANG in awk to eliminate build dependency
  on ruby.

Discussed with: Jonathan Weiss <jw@innerewut.de> [1] (gems maintainer)
Tested by:      ports@
3.6.6
09 Jan 2008 03:00:35
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 3.6.6

Changes:
3.6.5
12 Dec 2007 03:39:05
Original commit files touched by this commit
clsung search for other commits by this committer
- update to 3.6.5
- make portlint happy

PR:             ports/118023
Submitted by:   TAKATSU Tomonari <tota_AT_rtfm dot jp>
3.6.4
15 Oct 2007 00:11:10
Original commit files touched by this commit
clsung search for other commits by this committer
- fix pkg-plist (Array.src doesn't exist)
3.6.4
22 Aug 2007 01:36:24
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 3.6.4
3.6.3
01 May 2007 08:02:23
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 3.6.3
3.6.2
19 Feb 2007 15:24:06
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 3.6.2
3.5.0
13 Dec 2006 16:14:17
Original commit files touched by this commit
linimon search for other commits by this committer
Reset seanc@FreeBSD.or due to maintainer-timeouts and no response to email.

Hat:            portmgr
3.5.0
03 Dec 2006 13:30:40
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 3.5.0
- Switch to rubygem distribution

PR:             ports/102856
Submitted by:   Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
Approved by:    maintainer timeout (seanc; 3 months)
Repocopy by:    marcus

Number of commits found: 35