| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
08 Mar 2013 11:32:12
0.0.7_3
|
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 |
03 Jul 2011 14:59:23
0.0.7_3
|
ohauer  |
-remove MD5 |
16 Jun 2009 15:53:25
0.0.7_3
|
stas  |
- Assign all unmaintained ruby ports to ruby@,
so people will know where to send questions to. |
06 Jun 2008 13:21:59
0.0.7_3
|
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) |
17 Oct 2007 10:13:01
0.0.7_2
|
ade  |
Migration from bison 1.x to 2.x
PR: 117086
Tested by: -exp runs |
24 May 2006 00:45:33
0.0.7_1
|
clsung  |
- change mirror to be fetchable
PR: 97757
Submitted by: Martin Wilke <freebsd_AT_unixfreunde dot de> |
24 Nov 2005 15:40:04
0.0.7_1
|
pav  |
- Add some SHA256 checksums |
11 Nov 2005 01:18:01
0.0.7_1
|
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. |
22 Mar 2004 15:05:32
0.0.7_1
|
knu  |
Add SIZE data.
Submitted by: trevor |
04 Feb 2004 05:21:48
0.0.7_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
18 Feb 2003 05:04:59
0.0.7
|
knu  |
De-pkg-comment. |
06 Oct 2002 21:05:34
0.0.7
|
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. |