summaryrefslogtreecommitdiff
path: root/www/iasp
AgeCommit message (Collapse)AuthorFilesLines
2003-01-28Instead of including bsd.pkg.install.mk directly in a package Makefile,jlam1-2/+2
have it be automatically included by bsd.pkg.mk if USE_PKGINSTALL is set to "YES". This enforces the requirement that bsd.pkg.install.mk be included at the end of a package Makefile. Idea suggested by Julio M. Merino Vidal <jmmv at menta.net>.
2003-01-02Require a iasp user and group (defaulting to APACHE_{USER,GROUP}) andjlam4-11/+26
run the iASP proxy server as that user for improved security. Bump PKGREVISION on www/iasp to 1.
2003-01-01Initial import of www/iasp.jlam10-0/+1546
Instant ASP (iASP) is a portable Active Server framework that allows deploying Active Server Pages (ASP) on any Java technology-enabled web server. This package contains the developer's version of iASP, which may be fully licensed into the Enterprise iASP Edition.