Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-08-26 | We no longer link nawk to awk. OK oga@ matthieu@ | Todd C. Miller | |
2010-05-08 | Use 'install -p' instead of 'install -c' to install files in | Matthieu Herrb | |
autotools generated stuff. Causes less rebuild during 'make install'. Suggested by espie@. | |||
2010-02-20 | Set the sed command in the autoconf cache, to avoid picking gnu sed | Matthieu Herrb | |
from ports. Problem remained by espie@. | |||
2008-05-11 | provide a minimal config.site pre-built configure cache, to | Matthieu Herrb | |
protect xenocara builds from picking stuff installed by ports. For now only paths to different programs are provided, avoiding the use of bison instead of yacc. feedback from espie@. |