notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: lang/ruby19/pkg-plist
SVNWeb

Number of commits found: 22

Wed, 31 Dec 2014
[ 06:45 antoine search for other commits by this committer ] Original commit   Revision:375872 (Only the first 10 of 31 ports in this commit are shown above. View all ports for this commit)
Update devel/doxygen to 1.8.9

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

While here, fix a few plist issues
Sat, 8 Nov 2014
[ 15:05 swills search for other commits by this committer ] Original commit   Revision:372322
Fix plist for CAPIDOCS option after update to doxygen.

PR:		194712
Reported by:	Trond Endrestol <Trond.Endrestol@ximalas.info>
Mon, 27 Oct 2014
[ 15:23 bapt search for other commits by this committer ] Original commit   Revision:371587 (Only the first 10 of 198 ports in this commit are shown above. View all ports for this commit)
Cleanup plist
Sat, 30 Aug 2014
[ 21:09 swills search for other commits by this committer ] Original commit   Revision:366678
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)
Tue, 4 Feb 2014
[ 14:23 miwi search for other commits by this committer ] Original commit   Revision:342539
- Stage support

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

Feature safe:	yes
Wed, 31 Oct 2012
[ 17:01 swills search for other commits by this committer ] Original commit   Revision:306751
- 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
Wed, 16 May 2012
[ 17:43 swills search for other commits by this committer ] Original commit 
- Update lang/ruby19 to 1.9.3-p194

PR:             ports/167656
Submitted by:   Stanislav Sedov <stas@deglitch.com>
Sat, 25 Feb 2012
[ 15:25 swills search for other commits by this committer ] Original commit 
- 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
Mon, 21 Nov 2011
[ 20:59 swills search for other commits by this committer ] Original commit 
- Update lang/ruby19 to 1.9.3

Submitted by:   stas@
With hat:       ruby@
Feature safe:   yes
Approved by:    portmgr (pav)
Tue, 13 Sep 2011
[ 08:03 stas search for other commits by this committer ] Original commit 
- 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).
Tue, 23 Aug 2011
[ 03:47 swills search for other commits by this committer ] Original commit 
- 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.
Sun, 21 Aug 2011
[ 04:03 swills search for other commits by this committer ] Original commit 
- Update Ruby 1.9 to p290
- Make Ruby 1.9 the default Ruby
Wed, 11 May 2011
[ 05:41 stas search for other commits by this committer ] Original commit 
- Update ruby 1.9 to 1.9.2p136.
  This is a bugfix release.
Mon, 20 Dec 2010
[ 02:46 pgollucci search for other commits by this committer ] Original commit  (Only the first 10 of 45 ports in this commit are shown above. View all ports for this commit)
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@
Mon, 11 Oct 2010
[ 03:09 stas search for other commits by this committer ] Original commit  (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
- Update ruby19 to 1.9.2.
- Do not link agains librt. [1]

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

PR:             ports/129818 (based on)
Submitted by:   Hung-Yi Chen <gaod@hychen.org>
Sun, 6 Apr 2008
[ 09:25 stas search for other commits by this committer ] Original commit 
- Update ruby 1.9 to patchlevel 1. Forgotten in previous commit.
[ 08:58 stas search for other commits by this committer ] Original commit  (Only the first 10 of 124 ports in this commit are shown above. View all ports for this commit)
- 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@

Number of commits found: 22