Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-03-07 | 26 is not valid for PYTHON_VERSIONS_ACCEPTED until Python 2.6 is added | tnn | 1 | -2/+2 | |
to pkgsrc. (breaks bulk build) | |||||
2009-03-07 | fix invalid dependency patterns | tnn | 1 | -2/+2 | |
2009-03-03 | Add missing version in package names | manu | 1 | -2/+2 | |
2009-03-03 | The SCGI protocol is a replacement for the Common Gateway Interface | manu | 5 | -0/+57 | |
(CGI) protocol. It is a standard for applications to interface with HTTP servers. It is similar to FastCGI but is designed to be easier to implement. |