| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Approved by: lwhsu@ (maintainer)
|
|
|
|
| |
With hat: portmgr
|
|
|
|
|
|
|
|
|
| |
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Category M.
CR: D306
Approved by: portmgr (bapt)
|
| |
|
|
|
|
| |
math)
|
|
|
|
| |
Convert USE_GMAKE to USES
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
| |
|
|
|
|
|
|
| |
PR: ports/144487
Submitted by: ale
Approved by: portmgr (-exp run by erwin)
|
| |
|
|
|
|
|
| |
PR: 117086
Tested by: -exp runs
|
| |
|
|
|
|
| |
Approved by: clsung (mentor)
|
|
PR: ports/110770
Submitted by: Li-Wen Hsu <lwhsu at lwhsu.org>
|