| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
08 Mar 2013 11:32:12
0.1.8_2
|
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 |
19 Jul 2012 17:26:14
0.1.8_2
|
sperber  |
- Update MASTER_SITES and WWW: line
- Add LICENSE
- Support PORTEXAMPLES/PLIST_FILES
- Switch to optionsng
PR: ports/169409
Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com>
Approved by: beat (mentor) |
02 Oct 2011 19:42:49
0.1.8_2
|
pawel  |
Unbreak on 9.x
PR: ports/161130
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by: miwi, wen (mentors implicit) |
03 Jul 2011 14:59:23
0.1.8_2
|
ohauer  |
-remove MD5 |
16 Oct 2009 11:31:05
0.1.8_2
|
erwin  |
Mark BROKEN on 9.x: unsupported. |
06 Jun 2008 13:21:59
0.1.8_2
|
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) |
21 Dec 2007 10:01:25
0.1.8_1
|
pav  |
- Fix build on FreeBSD 8.x
Submitted by: Wesley Shields <wxs@atarininja.org> |
06 Nov 2007 08:36:56
0.1.8_1
|
linimon  |
Depend on devel/pyrex 0.9.6.2 to fix build problem on the cluster.
PR: ports/117617
Submitted by: Carl Johan Gustavsson <cjg at bsdmail dot org>
Approved by: portmgr (self) |
01 Nov 2007 03:59:35
0.1.8_1
|
linimon  |
Attempt to unbreak this on the cluster. While here, portlint.
Hat: portmgr
Approved by: portmgr (self) |
17 Oct 2007 10:13:01
0.1.8_1
|
ade  |
Migration from bison 1.x to 2.x
PR: 117086
Tested by: -exp runs |
30 Jul 2007 09:42:28
0.1.8
|
alexbl  |
- Make Python 2.5.1 the default Python version
- Add significantly better support in bsd.python.mk for working with
Python Eggs and the easy_install system
Tested by: pointyhat runs
Approved by: pav (portmgr)
Most work by: perky
Thanks to: pav |
24 Nov 2005 15:40:04
0.1.8
|
pav  |
- Add some SHA256 checksums |
21 Nov 2005 04:38:20
0.1.8
|
kris  |
BROKEN on ia64: Does not compile |
05 Nov 2005 17:24:29
0.1.8
|
arved  |
Fix build on CURRENT |
02 Nov 2004 03:30:50
0.1.8
|
ijliao  |
add freebsd6 support
Reported by: pointyhat via kris |
23 Aug 2004 06:13:12
0.1.8
|
ijliao  |
add py-bison 0.1.8
Python-based parsing at the speed of C |