summaryrefslogtreecommitdiff
path: root/www/mod_webapp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* libtool uber-patchAde Lovett2003-06-261-3/+3
| | | | | | | | | | | | | | * kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5 * upgrade repo-copied devel/libtool14 to 1.4.3 * break out libltdl into its own separate port * move to version-numbered binaries/scripts (ie: there is *no* 'libtool' any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends) Approved by: portmgr (kris) - for the bsd.port.mk hooks Tested by: bento 4-exp builds (repeatedly) Notes: svn path=/head/; revision=83696
* Make WKRDIRPREFIX clean.Sheldon Hearn2003-06-181-1/+1
| | | | | | | | Reported by: kris Submitted by: maintainer Notes: svn path=/head/; revision=83242
* Import mod_webapp, an Apache module that allows Tomcat applications to beSheldon Hearn2003-06-127-0/+237
mounted into an Apache server. Tomcat is a Java servlet and JSP engine. Apache is the popular webserver. This port is for Apache 1.3.x. PR: ports/53146 Submitted by: Andre Sachs <asachs@uunet.co.za> Notes: svn path=/head/; revision=82864