pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/cgilib
Module Name: pkgsrc
Committed By: mef
Date: Mon Nov 24 05:23:17 UTC 2014
Modified Files:
pkgsrc/www/cgilib: Makefile PLIST distinfo
Removed Files:
pkgsrc/www/cgilib/patches: patch-aa patch-ab patch-ac patch-ad
Log Message:
Version 0.7, 2008/02/08
. Allow cookies without regular CGI POST/GET variables
. Use GNU autotools for strndup() detection and shared library building
Version 0.6, 2008/04/06
. Support for ';' as delimiter
. Properly return NULL when no value was found
. Support for multipart/form-data
. Support for file upload
. Added support for inclusion into C++
. Declare some arguments const (Neil Spring)
. Decode variable names and data
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/www/cgilib/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/www/cgilib/PLIST
cvs rdiff -u -r1.12 -r1.13 pkgsrc/www/cgilib/distinfo
cvs rdiff -u -r1.2 -r0 pkgsrc/www/cgilib/patches/patch-aa \
pkgsrc/www/cgilib/patches/patch-ac
cvs rdiff -u -r1.10 -r0 pkgsrc/www/cgilib/patches/patch-ab
cvs rdiff -u -r1.1 -r0 pkgsrc/www/cgilib/patches/patch-ad
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index