8044 FreshPorts -- devel/rubygem-parsetree
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
rubygem-parsetree 3.0.8 devel on this many watch lists=2 search for ports that depend on this port
Deprecated DEPRECATED: Does not work with Ruby 1.9
Expiration Date EXPIRATION DATE: 2013-05-02
Ruby parse tree tools
Maintained by: ruby@FreeBSD.org search for ports maintained by this maintainer
Port Added: 13 Apr 2007 07:39:20
Also Listed In: rubygems
License: not specified in port


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/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/ruby-gems
  2. lang/ruby18
Required To Run:
  1. devel/rubygem-inline
  2. devel/rubygem-sexp_processor
  3. devel/ruby-gems
  4. lang/ruby18
There are no ports dependent upon this port

To install the port: cd /usr/ports/devel/rubygem-parsetree/ && make install clean
To add the package: pkg_add -r rubygem-parsetree


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/rubygem/
  2. http://production.cf.rubygems.org/gems/
  3. http://production.s3.rubygems.org/gems/

Number of commits found: 22

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
03 Mar 2013 01:43:03
Original commit files touched by this commit  3.0.8
swills search for other commits by this committer
- Fix EXPIRATION date, we are in 2013, not 2012

Pointyhat to:	swills
Reported by:	bapt
02 Mar 2013 21:01:59
Original commit files touched by this commit  3.0.8
swills search for other commits by this committer
- 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@
25 Jun 2012 16:40:19
Original commit files touched by this commit  3.0.8
swills search for other commits by this committer
- Doesn't work with Ruby 1.9, see:

  http://blog.zenspider.com/blog/2009/04/parsetree-eol.html
08 Oct 2011 15:55:50
Original commit files touched by this commit  3.0.8
clsung search for other commits by this committer
- Update to 3.0.8
22 Feb 2011 02:16:01
Original commit files touched by this commit  3.0.7
clsung search for other commits by this committer
- Update to 3.0.7
07 Dec 2010 19:19:15
Original commit files touched by this commit  3.0.6
linimon search for other commits by this committer
With portmgr hat, reassign these from clsung (who is apparently having
email troubles) to ruby@.
20 Sep 2010 02:04:52
Original commit files touched by this commit  3.0.6
clsung search for other commits by this committer
- Update to 3.0.6

PR:             ports/150406
Submitted by:   pgollucci
06 Jun 2010 19:25:10
Original commit files touched by this commit  3.0.5
pgollucci search for other commits by this committer
- 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
26 May 2010 19:51:35
Original commit files touched by this commit  3.0.5
pgollucci search for other commits by this committer
- 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@
22 Apr 2010 08:40:03
Original commit files touched by this commit  3.0.5
clsung search for other commits by this committer
- Update to 3.0.5
28 Jul 2009 09:09:00
Original commit files touched by this commit  3.0.4
clsung search for other commits by this committer
- Update to 3.0.4

PR:             136737
Submitted by:   pgollucci
14 Feb 2009 02:16:03
Original commit files touched by this commit  3.0.3
stas search for other commits by this committer
- Fix plist after ruby update by generating it dynamically.
04 Feb 2009 02:16:32
Original commit files touched by this commit  3.0.3
clsung search for other commits by this committer
- Update to 3.0.3
06 Apr 2008 08:58:21
Original commit files touched by this commit  2.1.1
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@
30 Jan 2008 05:53:30
Original commit files touched by this commit  2.1.1
clsung search for other commits by this committer
- update to 2.1.1

Changes:
PR:             ports/119087
Submitted by:   TAKATSU Tomonari <tota_AT_rtfm dot jp>
15 Oct 2007 00:10:15
Original commit files touched by this commit  2.0.2
clsung search for other commits by this committer
- Update to 2.0.2
22 Aug 2007 05:17:36
Original commit files touched by this commit  2.0.1
clsung search for other commits by this committer
- Update to 2.0.1
14 Aug 2007 00:02:17
Original commit files touched by this commit  2.0.0
clsung search for other commits by this committer
- update dependency, with hoe-1.2.1 will not build
02 Aug 2007 01:12:53
Original commit files touched by this commit  2.0.0
clsung search for other commits by this committer
- Update to 2.0.0
02 Jul 2007 07:52:53
Original commit files touched by this commit  1.7.1
clsung search for other commits by this committer
- Update to 1.7.1
13 Apr 2007 07:45:16
Original commit files touched by this commit  1.7.0
clsung search for other commits by this committer
- incorrect comment

PointyHat to: myself
13 Apr 2007 07:36:31
Original commit files touched by this commit  1.7.0
clsung search for other commits by this committer
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: 22

2871
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24537
Broken 216
Deprecated 487
Ignore 634
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 123
Set to expire 525
Interactive 33
new 24 hours 6
new 48 hours9
new 7 days34
new fortnight56
new month220

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0