summaryrefslogtreecommitdiff
path: root/www/p5-Apache-ASP
AgeCommit message (Collapse)AuthorFilesLines
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.