summaryrefslogtreecommitdiff
path: root/www/p5-Apache-ASP
AgeCommit message (Collapse)AuthorFilesLines
2001-10-01p5-Compress-Zlib is in devel not archivers (now)abs1-2/+2
2001-10-01Update p5-Apache-ASP to 2.21. Highlights of the changes from versionjlam2-17/+25
0.05 (!!) include: * Can now use CGI.pm in ASP scripts * XML/XLST support * Fixes for running with perl-5.6.1 * Nested includes allowed * Security fixes * Vastly improved Session Manager * Optimizations for speed of execution * Basic Authentication directly supported
2001-09-20Fix typo reported in pkg/14019.wiz1-1/+1
2001-04-20Move to sha1 digests, and add distfile sizes.skrll1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc1-1/+1
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-09fix depends path: p5-MLDBM lives in databases not devel.dmcmahill1-2/+2
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2000-08-27Convert packages to use PERL5_PACKLIST (part 2). These are the database andjlam2-10/+8
Apache perl modules, and each compiled and installed/de-installed apparently correctly. As a side effect of the dynamic PLIST, we no longer need to to have separate -static and -shared PLISTs. It's now easier than ever to make a perl5 package for NetBSD :)
2000-08-01fix totally broken DEPENDS lineswiz1-4/+4
2000-07-27s/RUN_DEPENDS/DEPENDS/hubertf1-6/+4
2000-02-15When multi-line dependencies occur, use a "DEPENDS+= package" formatagc1-4/+4
for each of the continuation lines, rather than using backslashes to continue a single, long definition. This makes it much easier to spot pre-requisite packages and other dependencies.
1999-04-15Completely replace "MASTER_SITE_SUBDIR" and "PATCH_SITE_SUBDIR" withtron1-3/+2
variable substituition of "MASTER_SITES" and "PATCH_SITES".
1999-04-08s/netbsd/${LOWER_OPSYS}/gagc1-3/+3
1999-03-29Not all the world is an alpha (s/alpha/${MACHINE_ARCH}/)hubertf1-3/+3
1998-12-05Better HOMEPAGE, and use :+ on RUN_DEPENDS.tv1-3/+3
1998-12-05Add p5-Apache-ASP, our first Apache module written in perl.tv5-0/+43
Implements the Active Server Pages (ASP) with perl as the scripting language.