Add in the code required to auto-detect the OS and to set PORTNAME...
Marc G. Fournier <scrappy@hub.org>
Add in the code required to auto-detect the OS and to set PORTNAME... Right now, it only auto-detects FreeBSD, and the rest still get set to UNDEFINED, but its a step in the right direction, no?
Files
| Path | Change | +/− |
|---|---|---|
| src/config.guess | added | +693 −0 |
| src/config.sub | added | +927 −0 |
| src/configure.in | modified | +7 −2 |
| src/install-sh | added | +250 −0 |
| src/Makefile.global.in | modified | +2 −2 |