summaryrefslogtreecommitdiff
path: root/www/apache-jserv (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami2000-10-081-1/+1
| | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear.
* Update to version 1.1.2.Steve Price2000-07-072-4/+5
| | | | | PR: 19599 Submitted by: Palle Girgensohn <girgen@partitur.se>
* Update to version 1.1.1.Steve Price2000-05-293-27/+7
| | | | | PR: 18668 Submitted by: Palle Girgensohn <girgen@partitur.se>
* Portlint, deinstall cleanly, and put the .jar files where they belong.Steve Price2000-04-305-5/+25
| | | | | PR: 17835 Submitted by: Palle Girgensohn <girgen@partitur.se>
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-101-3/+4
|
* Update to v1.1.Jun Kuriyama2000-02-1010-85/+223
| | | | | | | | Submitted by: greg@greg.rim.or.jp (Kensaku Masuda) PR: ports/16600 # I don't like to use directory ${PREFIX}/docs. But it seems it is # difficult to move it to somewhere.
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
|
* Apache installation is needed to build this port.Jun Kuriyama1999-08-291-1/+2
|
* Re-enforce caps, no period. An "exceptions" file has been createdTim Vanderhoek1999-08-021-1/+1
| | | | containing the ports editors/vim5, sysutils/star, and one other.
* Loadable servlet module for apache.Jun Kuriyama1999-06-3011-0/+240
PR: ports/10389 (part of) Submitted by: greg@greg.rim.or.jp