| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
| |
configure script sets YACC in the Makefile. It sets it to "YACC= bison -y" on
6.x systems. For one reason or another this does not work. Where as on 4.x
systems, it sets "YACC= byacc" which works fine. I set YACC=${YACC} in
CONFIGURE_ENV to fix this problem. I also added the dependency for bison
(USE_BISON) as well as adding MASTER_SITE_SOURCEFORGE into the MASTER_SITES. [1]
- Respect CFLAGS.
- Pass maintainership to submitter. [1]
PR: ports/93984 [1]
Submitted by: Frank Laszlo <laszlof@vonostingroup.com> [1]
|
|
|
|
| |
Approved by: krion@
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
| |
|
| |
|
|
|
|
| |
Pointed out by: Garance A Drosehn <gad@eclipse.acs.rpi.edu>
|
| |
|
| |
|
|
The most commonly used program to run MOOs
|