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
ruby16_r An object-oriented interpreted scripting language
1.6.8.2004.07.28_1 lang Deleted on this many watch lists=1 search for ports that depend on this port An older version of this port was marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.6.8.2004.07.28_1Version of this port present on the latest quarterly branch.
Maintainer: knu@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2003-08-07 11:10:39
Last Update: 2005-02-05 04:59:26
SVN Revision: UNKNOWN
People watching this port, also watch:: gtkglarea, rpm2cpio, fribidi, python
Also Listed In: ipv6 ruby
License: not specified in port
WWW:
http://www.ruby-lang.org/en/
Description:
Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in Perl). It is simple, straight-forward, and extensible. Features of Ruby are shown below. + Simple Syntax + *Normal* Object-Oriented features(ex. class, method calls) + *Advanced* Object-Oriented features(ex. Mix-in, Singleton-method) + Operator Overloading + Exception Handling + Iterators and Closures + Garbage Collection + Dynamic Loading of Object files(on some architecture) + Highly Portable(works on many UNIX machines, and on DOS, Windows, Mac, BeOS etc.) Author: Matsumoto "matz" Yukihiro <matz@zetabits.com> WWW: http://www.ruby-lang.org/en/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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:
  • ruby_r>0:lang/ruby16_r
No installation instructions:
This port has been deleted.
PKGNAME: ruby_r
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.
Master port: lang/ruby16
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ruby16 : lang/ruby16_r
Runtime dependencies:
  1. ruby16 : lang/ruby16_r
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (14 items)
Collapse this list.
  1. ftp://ftp.chg.ru/pub/lang/ruby/snapshots/
  2. ftp://ftp.easynet.be/ruby/ruby/snapshots/
  3. ftp://ftp.fu-berlin.de/unix/languages/ruby/snapshots/
  4. ftp://ftp.iDaemons.org/pub/distfiles/ruby/
  5. ftp://ftp.iDaemons.org/pub/mirror/ftp.ruby-lang.org/ruby/snapshots/
  6. ftp://ftp.iij.ad.jp/pub/lang/ruby/snapshots/
  7. ftp://ftp.kr.FreeBSD.org/pub/ruby/snapshots/
  8. ftp://ftp.ntua.gr/pub/lang/ruby/snapshots/
  9. ftp://ftp.ruby-lang.org/pub/ruby/snapshots/
  10. ftp://www.t.ring.gr.jp/pub/lang/ruby/snapshots/
  11. ftp://xyz.lcs.mit.edu/pub/ruby/snapshots/
  12. http://mirrors.sunsite.dk/ruby/snapshots/
  13. http://www.ibiblio.org/pub/languages/ruby/snapshots/
  14. http://www.t.ring.gr.jp/archives/lang/ruby/snapshots/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
This is a slave port. You may also want to view the commits to the master port: lang/ruby16
CommitCreditsLog message
1.6.8.2004.07.28_1
05 Feb 2005 04:59:26
Original commit files touched by this commit
knu search for other commits by this committer
The slippery pthread support for systems prior to 502102 has been
dropped and the lang/ruby16_r and lang/ruby18_r ports have been
removed, since no one seems to appreciate the partially working
solution.

Good news is that the pthread support of lang/ruby18 is now enabled by
default for newer systems, which means the ruby interpreter is linked
with libpthread.  This will allow threaded extension libraries to run
and work properly on those systems.

The --march=cputype flag is disabled because it gets ruby to
malfunction and fail to build.  I don't know if the problem is in
libpthread or in gcc.

(It really makes me wonder if they had actually tested before asking
me to do this somewhat risky change ;-)
1.6.8.2003.04.19
07 Aug 2003 11:10:05
Original commit files touched by this commit This port version is marked as vulnerable.
knu search for other commits by this committer
Now that ruby 1.8.0 is officially released, rename ruby to ruby16, and
ruby-devel to ruby18.

Number of commits found: 2