| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
- Trim Makefile headers and positions name and surname within
Approved by: eadler, rm (mentors)
Notes:
svn path=/head/; revision=323455
|
|
|
|
| |
Notes:
svn path=/head/; revision=317438
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=313635
|
|
WWW: https://github.com/mailru/confetti
PR: ports/170336
Submitted by: Gvozdikov Veniamin <g.veniamin@googlemail.com>
Feature safe: yes
Notes:
svn path=/head/; revision=306791
|