aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/syck
Commit message (Collapse)AuthorAgeFilesLines
* - Unbreak buildmiwi2013-03-244-2/+67
| | | | | PR: 176956 Submitted by: Stephon Chen <stephon@gmail.com>
* - BROKEN does not build:miwi2013-03-081-0/+2
| | | | | | | 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'
* Convert USE_BISON to USES= bisonbapt2013-03-081-6/+2
| | | | | | | | | | | | | | 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
* -remove MD5ohauer2011-07-031-1/+0
|
* - Mark MAKE_JOBS_UNSAFEpav2009-11-231-0/+1
| | | | Reported by: pointyhat
* - Update to 0.70wen2009-10-013-17/+13
| | | | | | - Update MASTER_SITES Approved by: miwi(mentor)
* Migration from bison 1.x to 2.xade2007-10-171-1/+2
| | | | | PR: 117086 Tested by: -exp runs
* dd@ has had his port bit taken for safekeeping. Therefore, return theselinimon2007-03-041-1/+1
| | | | | | to the pool. Hat: portmgr
* - Change to use MASTER_SITE_RUBYFORGE macro to fix fetch problem.jmelo2006-08-081-3/+2
| | | | Approved by: portmgr (erwin)
* Mark broken: fails to fetch.linimon2006-07-171-0/+2
|
* - Update to 0.55sem2006-07-022-5/+5
| | | | | PR: ports/98834 Approved by: maintainer timeout (4 weeks)
* SHA256ifyedwin2006-01-241-0/+1
| | | | Approved by: krion@
* Fix build of textproc/py-syck by using -fPIC in CFLAGS.krion2005-05-021-0/+1
|
* This port require bison even though it will configure without it.dd2004-12-071-0/+1
| | | | Found by: kris via pointyhat
* Syck is a YAML parser for popular scripting languagesdd2004-12-024-0/+33