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) combinatio for a given watch list. This is what FreshPorts will look for.

non port: lang/ruby19/pkg-plist

Number of commits found: 22

Wednesday, 31 Dec 2014
06:45 antoine search for other commits by this committer
Update devel/doxygen to 1.8.9

PR:		ports/196342
Submitted by:	Naram Qashat (maintainer)
Exp-run and fixes to depending ports:	self
Original commitRevision:375872 
Saturday, 15 Nov 2014
13:50 swills search for other commits by this committer
Update to latest version

While here, fix a few plist issues
Original commitRevision:372602 
Saturday, 8 Nov 2014
15:05 swills search for other commits by this committer
Fix plist for CAPIDOCS option after update to doxygen.

PR:		194712
Reported by:	Trond Endrestol <Trond.Endrestol@ximalas.info>
Original commitRevision:372322 
Monday, 27 Oct 2014
15:23 bapt search for other commits by this committer
Cleanup plist
Original commitRevision:371587 
Saturday, 30 Aug 2014
21:09 swills search for other commits by this committer
lang/ruby*: fix docs handling

- Fix handling of RDOC option and make it ON by default
- Add DOCS option to OPTIONS_DEFINE
- Add EXAMPLES option
- Add CAPIDOCS option which installs C API documents generated by doxygen
- Other cleanups while here

PR:		189646
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org> (based on)
Original commitRevision:366678 
Tuesday, 4 Feb 2014
14:23 miwi search for other commits by this committer
- Stage support

Reviewed by:	antoine/swills
Thanks to:	antoine (so testing)
Approved by:	swills (ruby@)
Original commitRevision:342539 
Thursday, 1 Nov 2012
10:55 swills search for other commits by this committer
- Fix a packaging issue (no package change so no portrevision bump)

Feature safe:	yes
Original commitRevision:306792 
Wednesday, 31 Oct 2012
17:01 swills search for other commits by this committer
- Update lang/ruby19 to 1.9.3.286
- Don't try to cleanup dir created by ruby-gems
- Trim headers while here

Feature safe:	yes
Original commitRevision:306751 
Wednesday, 16 May 2012
17:43 swills search for other commits by this committer
- Update lang/ruby19 to 1.9.3-p194

PR:             ports/167656
Submitted by:   Stanislav Sedov <stas@deglitch.com>
Original commit
Saturday, 25 Feb 2012
15:25 swills search for other commits by this committer
- Update lang/ruby18 to p385
- Update lang/ruby19 to p125

Changes:

http://www.ruby-forum.com/topic/3663807#1047121
http://www.ruby-lang.org/en/news/2012/02/16/ruby-1-9-3-p125-is-released/

PR:             ports/165223
Submitted by:   swills (myself)
Reviewed by:    pgollucci
Approved by:    portmgr
Original commit
Monday, 21 Nov 2011
20:59 swills search for other commits by this committer
- Update lang/ruby19 to 1.9.3

Submitted by:   stas@
With hat:       ruby@
Feature safe:   yes
Approved by:    portmgr (pav)
Original commit
Tuesday, 13 Sep 2011
08:03 stas search for other commits by this committer
- Do not install the 'gem' executable as part of ruby 1.9 install.  The
  version supplied is too old for some applications, so we're switching
  to using the version from ports.
- Allow ruby-gems installation for ruby 1.9.

Submitted by:   swills@ (based on).
Original commit
Tuesday, 23 Aug 2011
03:47 swills search for other commits by this committer
- Undo some of the changes related to making Ruby 1.9 default.
  Specifically, don't try to use devel/ruby-gems instead of the bundled
  gem.
Original commit
Sunday, 21 Aug 2011
04:03 swills search for other commits by this committer
- Update Ruby 1.9 to p290
- Make Ruby 1.9 the default Ruby
Original commit
Wednesday, 11 May 2011
05:41 stas search for other commits by this committer
- Update ruby 1.9 to 1.9.2p136.
  This is a bugfix release.
Original commit
Monday, 20 Dec 2010
02:46 pgollucci search for other commits by this committer
Clean up ruby pkg-plists:
    %%RUBY_SITEARCHLIBDIR%%
    %%RUBY_SITELIBDIR%%
    lib/ruby/site_ruby
    %%RUBY_VENDORARCHLIBDIR%%
    %%RUBY_VENDORLIBDIR%%
    lib/ruby/vendor_ruby
    lib/ruby

Above directories are owned by lang/ruby1[89] ports.

PR:         ports/153041
Tested by:  2-exp runs by pav
With Hat:   ruby@
Original commit
Monday, 11 Oct 2010
03:09 stas search for other commits by this committer
- Update ruby19 to 1.9.2.
- Do not link agains librt. [1]

PR:             ports/149003 [1]
Submitted by:   Anonymous <swell.k@gmail.com> [1]
Original commit
Monday, 12 Oct 2009
15:05 stas search for other commits by this committer
- Update ruby 1.9.1 to patchlevel 243.
Original commit
Thursday, 18 Jun 2009
15:03 stas search for other commits by this committer
- Fix plist.
Original commit
Monday, 9 Feb 2009
17:49 stas search for other commits by this committer
- Update ruby19 to 1.9.1.

PR:             ports/129818 (based on)
Submitted by:   Hung-Yi Chen <gaod@hychen.org>
Original commit
Sunday, 6 Apr 2008
09:25 stas search for other commits by this committer
- Update ruby 1.9 to patchlevel 1. Forgotten in previous commit.
Original commit
08:58 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@
Original commit

Number of commits found: 22