List of flags
From RockWiki
The [F] tag in the Desc file syntax can have any number of the following values:
- CORE
- This is a Crystal ROCK Package
- DIETLIBC
- Packages which can be linked with dietlibc
- JAIL
- Packages which can be jailed (see misc/jailing/...)
- CC
- A C compiler (the package is using ROCKCFG_DEFAULT_CC)
- CXX
- A C++ compiler (the package is using ROCKCFG_DEFAULT_CXX)
- F77
- A Fortran compiler (the package is using ROCKCFG_DEFAULT_F77)
- KCC
- A C compiler for building the kernel (ROCKCFG_DEFAULT_KCC)
- KERNEL
- An OS kernel package
- MTA
- Package is an MTA and is using install_setmailer()
- PRINTER
- Package is a Printing System and is using install_setprinter()
