pkgsrc/math/R-CGIwithR/MESSAGE
alnsn b0d3ddc6b1 Update math/R-CGIwithR to version 0.73-0.
Approved by wiz@.

Version 0.73-0

*  Identify the contents of file uploads with a class "FileUploadContent"

*  Don't collapse duplicate parameter values that correspond to file uploads
   in MultiPartFormData objects.

*  $ operator for MultiPartFormData extended to handle the case of multiple
   elements for the same parameter, specifically file uploads.

*  Added parameters to some functions to allow caller to specify content
   of the submitted form that is usually provide via environment variables or standard
   in.  This facilitates debugging.

Version 0.72-2

*  Deal  with repeated parameters.
2011-05-10 18:55:55 +00:00

4 lines
177 B
Text

After the installation of this R package is complete
copy the files R.cgi and .Rprofile in
${PREFIX}/lib/R/library/CGIwithR/cgi-bin/
to the cgi-bin area of your Web server.