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. |