non port: devel/rubygem-parsetree/Makefile |
Number of commits found: 24 |
Thursday, 26 Sep 2013
|
21:13 tabthorpe
- Change EXPIRATION_DATE to 2013-10-10, to match removal of lang/ruby18
Discussed with: swills
 |
Friday, 20 Sep 2013
|
17:17 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4)
 |
Sunday, 3 Mar 2013
|
01:43 swills
- Fix EXPIRATION date, we are in 2013, not 2012
Pointyhat to: swills
Reported by: bapt
 |
Saturday, 2 Mar 2013
|
21:01 swills
- Deprecate ports which don't work with Ruby 1.9
- Set expiration to 2 months to give plenty of time to fix them to anyone who
may be interested (patching rubygem- ports is possible now)
- Trim headers while here
With Hat: ruby@
 |
Monday, 25 Jun 2012
|
16:40 swills
- Doesn't work with Ruby 1.9, see:
http://blog.zenspider.com/blog/2009/04/parsetree-eol.html
 |
Saturday, 8 Oct 2011
|
15:55 clsung
- Update to 3.0.8
 |
Tuesday, 22 Feb 2011
|
02:16 clsung
- Update to 3.0.7
 |
Tuesday, 7 Dec 2010
|
19:19 linimon
With portmgr hat, reassign these from clsung (who is apparently having
email troubles) to ruby@.
 |
Monday, 20 Sep 2010
|
02:04 clsung
- Update to 3.0.6
PR: ports/150406
Submitted by: pgollucci
 |
Sunday, 6 Jun 2010
|
19:25 pgollucci
- 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
 |
Wednesday, 26 May 2010
|
19:51 pgollucci
- Mass conversion of RF -> RG for MASTER_SITE for rubygem- ports
[RG aka rubygems.org]
PR: ports/147005
Submitted by: pgollucci (myself)
Approved by: portmgr (pav)
With Hat: ruby@
 |
Thursday, 22 Apr 2010
|
08:40 clsung
- Update to 3.0.5
 |
Tuesday, 28 Jul 2009
|
09:09 clsung
- Update to 3.0.4
PR: 136737
Submitted by: pgollucci
 |
Saturday, 14 Feb 2009
|
02:16 stas
- Fix plist after ruby update by generating it dynamically.
 |
Wednesday, 4 Feb 2009
|
02:16 clsung
- Update to 3.0.3
 |
Sunday, 6 Apr 2008
|
08:58 stas
- 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@
 |
Wednesday, 30 Jan 2008
|
05:53 clsung
- update to 2.1.1
Changes:
PR: ports/119087
Submitted by: TAKATSU Tomonari <tota_AT_rtfm dot jp>
 |
Monday, 15 Oct 2007
|
00:10 clsung
- Update to 2.0.2
 |
Wednesday, 22 Aug 2007
|
05:17 clsung
- Update to 2.0.1
 |
Tuesday, 14 Aug 2007
|
00:02 clsung
- update dependency, with hoe-1.2.1 will not build
 |
Thursday, 2 Aug 2007
|
01:12 clsung
- Update to 2.0.0
 |
Monday, 2 Jul 2007
|
07:52 clsung
- Update to 1.7.1
 |
Friday, 13 Apr 2007
|
07:45 clsung
- incorrect comment
PointyHat to: myself
 |
07:36 clsung
ParseTree is a C extension (using RubyInline) that extracts
the parse tree for an entire class or a specific method and
returns it as a s-expression (aka sexp) using ruby's arrays,
strings, symbols, and integers.
WWW: http://rubyforge.org/projects/parsetree/
 |
Number of commits found: 24 |