Port details |
- ruby-rbison Generates a Ruby parser class from a Bison-like specification file
- 0.0.7_4 devel
=0 0.0.7_4Version of this port present on the latest quarterly branch.
- BROKEN: Builds but does not run
DEPRECATED: Does not work on modern ruby This port expired on: 2017-01-28 IGNORE: is marked as broken: Builds but does not run
- Maintainer: ruby@FreeBSD.org
- Port Added: 2000-11-02 00:03:25
- Last Update: 2017-01-28 11:18:45
- SVN Revision: 432620
- Also Listed In: ruby
- License: not specified in port
- WWW:
- http://www.cs.umass.edu/~aseltine/rbison.html
- Description:
- rbison generates a Ruby parser class from a Bison-like specification
file. rbison uses Bison to do all the hard work (generating state
transition tables, etc), then translates the Bison-generated C code
into Ruby code.
WWW: http://www.cs.umass.edu/~aseltine/rbison.html
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ruby22-rbison>0:devel/ruby-rbison
- No installation instructions:
- This port has been deleted.
- PKGNAME: ruby22-rbison
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (ruby/rbison-0.0.7.tar.gz) = 67ce277fb76c40ab4f8d7cffca55d80b31565a4c022d638fe079a8e6afc4f157
SIZE (ruby/rbison-0.0.7.tar.gz) = 14896
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ruby22 : lang/ruby22
- bison : devel/bison
- Runtime dependencies:
-
- ruby22 : lang/ruby22
- Patch dependencies:
-
- ruby22 : lang/ruby22
-
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for ruby22-rbison-0.0.7_4:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- bison shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.0.7_4 28 Jan 2017 11:18:45 |
rene |
Remove expired ports:
2017-01-28 databases/ruby-rdbc1: Upstream no longer active
2017-01-28 databases/ruby-sybct: Upstream no longer active
2017-01-28 databases/ruby-o_dbm: Upstream no longer active
2017-01-28 databases/ruby-cdb: Upstream no longer active
2017-01-28 devel/ruby-rbison: Does not work on modern ruby
2017-01-28 devel/ruby-property: Upstream no longer exists
2017-01-28 devel/ruby-dialogs: Upstream no longer active
2017-01-28 devel/ruby-byaccr: Upstream no longer active
2017-01-28 devel/ruby-aspectr: Use rubygem-aspectr instead
2017-01-28 devel/ruby-locale: No longer useful
2017-01-28 devel/ruby-wirble: Upstream no longer active
2017-01-28 devel/ruby-tzfile: Upstream no longer exists
2017-01-28 devel/ruby-rreadline: Upstream no longer exists
2017-01-28 devel/ruby-intl: Use devel/rubygem-gettext instead (Only the first 15 lines of the commit message are shown above ) |
0.0.7_4 28 Dec 2016 13:40:48 |
swills |
devel/ruby-rbison: deprecate |
0.0.7_4 23 Apr 2016 19:10:21 |
swills |
devel/ruby-rbison: convert to USES=shebangfix, mark broken |
0.0.7_3 27 Oct 2014 11:00:06 |
bapt |
Cleanup plist |
0.0.7_3 15 Jul 2014 23:11:13 |
adamw |
Add OPTIONS_DEFINE=DOCS for ports with %%PORTDOCS%% in the plist.
Where possible, correct a few instances where PORTDOCS was being used
to flag stuff in EXAMPLESDIR. For some ports, mostly those owned by
ruby@, PORTDOCS is applied to pretty much everything whether it's
documentation or example. |
0.0.7_3 22 Feb 2014 10:35:10 |
miwi |
- Stage support |
0.0.7_3 20 Sep 2013 17:17:45 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4) |
0.0.7_3 29 Aug 2013 18:06:48 |
sunpoet |
- Remove Author line |
0.0.7_3 29 Aug 2013 04:10:38 |
sunpoet |
- Use single space after WWW: |
0.0.7_3 08 Mar 2013 11:32:12 |
bapt |
Convert USE_BISON to USES= bison
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build
it brings bison as a run dependency in case it is set the following way:
USES= bison:run
it brings bison both as a run and build dependency in case it the set the
following way:
USES= bison:both
While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix |
0.0.7_3 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
0.0.7_3 16 Jun 2009 15:53:25 |
stas |
- Assign all unmaintained ruby ports to ruby@,
so people will know where to send questions to. |
0.0.7_3 06 Jun 2008 13:21:59 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
0.0.7_2 17 Oct 2007 10:13:01 |
ade |
Migration from bison 1.x to 2.x
PR: 117086
Tested by: -exp runs |
0.0.7_1 24 May 2006 00:45:33 |
clsung |
- change mirror to be fetchable
PR: 97757
Submitted by: Martin Wilke <freebsd_AT_unixfreunde dot de> |
0.0.7_1 24 Nov 2005 15:40:04 |
pav |
- Add some SHA256 checksums |
0.0.7_1 11 Nov 2005 01:18:01 |
linimon |
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. |
0.0.7_1 22 Mar 2004 15:05:32 |
knu |
Add SIZE data.
Submitted by: trevor |
0.0.7_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
0.0.7 18 Feb 2003 05:04:59 |
knu |
De-pkg-comment. |
0.0.7 06 Oct 2002 21:05:34 |
knu |
Use RUBY_MOD*. |
10 Feb 2001 12:39:32 |
knu |
Add %%PORTDOCS%%. |
22 Nov 2000 23:56:01 |
knu |
Update to 0.0.7. |
02 Nov 2000 03:03:25 |
knu |
Add ruby-rbison, which generates a Ruby parser class from a Bison-like
specification file. |