| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
PR: 176956
Submitted by: Stephon Chen <stephon@gmail.com>
|
|
|
|
|
|
|
| |
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'
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
| |
Reported by: pointyhat
|
|
|
|
|
|
| |
- Update MASTER_SITES
Approved by: miwi(mentor)
|
|
|
|
|
| |
PR: 117086
Tested by: -exp runs
|
|
|
|
|
|
| |
to the pool.
Hat: portmgr
|
|
|
|
| |
Approved by: portmgr (erwin)
|
| |
|
|
|
|
|
| |
PR: ports/98834
Approved by: maintainer timeout (4 weeks)
|
|
|
|
| |
Approved by: krion@
|
| |
|
|
|
|
| |
Found by: kris via pointyhat
|
|
|