| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
23 Mar 2013 17:51:37
0.70
|
miwi  |
- Unbreak build
PR: 176956
Submitted by: Stephon Chen <stephon@gmail.com> |
08 Mar 2013 13:21:31
0.70
|
miwi  |
- BROKEN does not build:
cc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -fPIC -O2 -pipe -fPIC
-fno-strict-aliasing -MT gram.o -MD -MP -MF .deps/gram.Tpo -c -o gram.o gram.c
In file included from sycklex.h:4,
from gram.y:23:
gram.h:107: error: conflicting types for 'syckparse' |
08 Mar 2013 11:32:12
0.70
|
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:40:25
0.70
|
ohauer  |
-remove MD5 |
22 Nov 2009 19:49:43
0.70
|
pav  |
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat |
01 Oct 2009 14:34:34
0.70
|
wen  |
- Update to 0.70
- Update MASTER_SITES
Approved by: miwi(mentor) |
17 Oct 2007 10:13:01
0.55_1
|
ade  |
Migration from bison 1.x to 2.x
PR: 117086
Tested by: -exp runs |
04 Mar 2007 02:12:36
0.55
|
linimon  |
dd@ has had his port bit taken for safekeeping. Therefore, return these
to the pool.
Hat: portmgr |
08 Aug 2006 11:35:27
0.55
|
jmelo  |
- Change to use MASTER_SITE_RUBYFORGE macro to fix fetch problem.
Approved by: portmgr (erwin) |
16 Jul 2006 21:49:19
0.55
|
linimon  |
Mark broken: fails to fetch. |
02 Jul 2006 07:29:42
0.55
|
sem  |
- Update to 0.55
PR: ports/98834
Approved by: maintainer timeout (4 weeks) |
24 Jan 2006 03:10:24
0.45
|
edwin  |
SHA256ify
Approved by: krion@ |
02 May 2005 06:13:15
0.45
|
krion  |
Fix build of textproc/py-syck by using -fPIC in CFLAGS. |
07 Dec 2004 07:39:04
0.45
|
dd  |
This port require bison even though it will configure without it.
Found by: kris via pointyhat |
02 Dec 2004 12:08:00
0.45
|
dd  |
Syck is a YAML parser for popular scripting languages |