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.

non port: lang/ruby16/Makefile

Number of commits found: 12

Tuesday, 13 Feb 2007
09:11 stas search for other commits by this committer
- Remove expired ruby 1.6 ports.
- Remove expired ruby18_static port that depends on ruby16
Original commit
Tuesday, 2 Jan 2007
19:19 stas search for other commits by this committer
- Deprecate old and unmaintained ruby ports. It seems, that nobody uses it.
Original commit
Tuesday, 15 Aug 2006
00:29 clsung search for other commits by this committer
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include irc/ japanese/ java/ lang/ mail/ math/ maintained by ports@

PR:             ports/101916
Submitted by:   Gea-Suan Lin <gslin_AT_gslin dot org>
Original commit
Sunday, 26 Feb 2006
02:28 ade search for other commits by this committer
Purge the last vestiges of the (really) old autotools world order.
Since all these items were commented out, this is a null-op commit.

Approved by:    portmgr (implicit)
Original commit
Sunday, 15 Jan 2006
08:37 pav search for other commits by this committer
- No latest link, to prevent clash with lang/ruby18

Reported by:    kris
Original commit
Friday, 11 Nov 2005
01:18 linimon search for other commits by this committer
With portmgr hat on, reset maintainership of knu's ports since he has
been inactive more than 6 months.  We hope to see him back sometime.
Original commit
Wednesday, 9 Nov 2005
08:54 sem search for other commits by this committer
bsd.ruby.mk:
- Change LOCALBASE with _RUBY_BASE
- Set _RUBY_BASE=PREFIX if defined _RUBY_PORT_TEST
  _RUBY_BASE=LOCALBASE otherwise for easy ports testing.

lang/ruby18:
- Update to 1.8.3

Grant maintainership to submitter.

While I'm here:
- Add _RUBY_PORT_TEST=yes to lang/ruby16 port too.
  (lang/ruby1[68] must set it for right install).

PR:             ports/87332
Submitted by:   Alexander Novitsky
Original commit
Thursday, 27 Oct 2005
19:40 sem search for other commits by this committer
- Fix a ruby vulnerabuility in the safe level settings.

Based on:       ports/87816
Submitted by:   Phil Oleson <oz@nixil.net>

Security:      
http://vuxml.FreeBSD.org/1daea60a-4719-11da-b5c6-0004614cc33d.html
Original commit
Saturday, 5 Feb 2005
04:59 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 ;-)
Original commit
Thursday, 25 Nov 2004
15:25 simon search for other commits by this committer
Fix DoS in the Ruby CGI module.

Obtained from:  ruby CVS
Reviewed by:    trhodes
OK'ed by:       maintainer silence
With hat:       secteam
Original commit
Tuesday, 17 Aug 2004
07:10 knu search for other commits by this committer
Update lang/ruby16 to the latest snapshot as of 2004-07-28, fixing
cgi/session's insecure permissions problem.
Original commit
Thursday, 26 Feb 2004
19:20 knu search for other commits by this committer
Change the default version of ruby to 1.8 for i386 as well, finally.

Always put a version suffix to the ruby name (no matter if ruby is the
default version) to avoid mess in future.

[Notes for i386 users]

If you are a ruby developer and still want to stick with ruby 1.6 as
default, please add RUBY_DEFAULT_VER=1.6 to /etc/make.conf.

If you are a ruby developer and want to keep ruby 1.6 as default,
please add RUBY_DEFAULT_VER=1.6 to /etc/make.conf.  Otherwise, please
run the following series of commands to migrate to ruby 1.8:

  1) Reinstall portupgrade manually (and ruby 1.8 will be installed)
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Original commit

Number of commits found: 12