Commit graph

12 commits

Author SHA1 Message Date
jlam
cc35ebc3a5 Add definition of PERL5_SITEARCH used earlier in Makefile. This variable is no
longer automatically defined by bsd.pkg.mk, and this package can't USE_PERL5 as
it's part of the perl5 meta-package.
2001-02-26 07:23:56 +00:00
wiz
a0745845b3 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:21:28 +00:00
jlam
8964be8059 Update p5-CGI to 2.75. Changes from version 2.74:
1. Fixed bug in server push boundary strings (CGI.pm and CGI::Push).
    2. Fixed bug that occurs when uploading files with funny characters in
       the name
    3. Fixed non-XHTML-compliant attributes produced by textfield()
    4. Added EPOC support.
    5. Fixed minor XHTML bugs.
    6. Made escape() and unescape() symmetric with respect to EBCDIC.
    7. Removed uninitialized variable warning from CGI::Cookie.
    8. Fixed bug in CGI::Pretty that causes it to print partial end tags when
       the $INDENT global is changed.
    9. Single quotes are changed to character entity ' for compatibility with
       URLs.
2001-02-02 17:52:25 +00:00
jlam
c4c0c7a691 Remove unneeded file. 2000-10-15 02:18:40 +00:00
jlam
4b24a43e67 Update p5-CGI to 2.74. Changes from version 2.72:
* Quashed one-character bug that caused CGI.pm to fail on file uploads.
    * Added -base to the list of arguments accepted by url().
    * Fixes to XHTML support.
    * POST parameters no longer show up in the Location box.
2000-10-15 02:17:16 +00:00
jlam
51c480fc9e Install p5-CGI documentation. 2000-09-15 14:50:58 +00:00
jlam
a8157e15e1 Update perl dependencies to find correct version of perl. 2000-09-05 09:25:20 +00:00
jlam
017c30199f Change directory of perl>=5.6.0 from lang/perl5-current to lang/perl5. 2000-08-30 19:08:13 +00:00
jlam
7b97b8e655 Note dependency on perl>=5.6.0nb2 as older version install their own
version of CGI.pm.
2000-08-29 19:14:28 +00:00
jlam
de143024b9 Update p5-CGI to 2.72. Note specific versions of perl which will conflict
with this package when installed.
2000-08-28 23:06:00 +00:00
jlam
18cba9d7fa Convert packages to use PERL5_PACKLIST (part 1). These were the easy
ones to do, and each compiled and installed/de-installed apparently
correctly.

As a side effect of the dynamic PLIST, we no longer need to have separate
-static and -shared PLISTs.  It's now easier than ever to make a perl5
package for NetBSD :)
2000-08-27 07:10:59 +00:00
christos
8e5f2a3b24 p5-CGI-2.66 package; someone who knows more about perl+pgksrc
should check this.
2000-05-11 20:04:03 +00:00