aboutsummaryrefslogtreecommitdiff
path: root/devel/cgilib
Commit message (Collapse)AuthorAgeFilesLines
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* Add more MASTER_SITES.Dmitry Sivachenko2005-05-081-1/+2
| | | | Notes: svn path=/head/; revision=134878
* New port: cgilib.Dmitry Sivachenko2005-05-086-0/+63
This is quite a simple library that provides an easy interface to the common gateway interface, known as CGI. The purpose is to provide an easy to use interface to CGI if you need to write your program in C instead of perl. It is needed for modern rrdtool. Notes: svn path=/head/; revision=134875