summaryrefslogtreecommitdiff
path: root/www/apache-jserv (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Don't remove system directories share/java, share/java/classes, andKris Kennaway2002-11-101-2/+0
| | | | share/doc
* Convert this port to use the new bsd.java.mk structure, so itErnst de Haan2002-08-291-5/+7
| | | | | | | | doesn't try to install jdk-1.1.8 when the user has a newer version of java installed. Submitted by: Dave Glowacki <dglo@hyde.ssec.wisc.edu> PR: 39902
* Fix dependencies to be in sync with the recent JDK ports renaming.Greg Lewis2002-06-161-1/+1
| | | | Forgotten by: znerd
* install docs to the proper dirYing-Chieh Liao2001-12-083-104/+114
| | | | | | | bump port revisioin PR: 27610 Submitted by: KUNISHIMA Takeo <kunishi@acm.org>
* Some spaces -> tabs for ports/www.Jimmy Olgeni2001-02-051-1/+1
|
* - Provide the full path for gmake(1) so configure doesn't fall over.Steve Price2000-11-131-2/+4
| | | | | | | | | - Re-order a couple of USE_* directives. - Add USE_PERL5 since it does. - Pass the configure script the full patch to perl. PR: 22693 Reviewed by: Allan Bowhill <kosmos@bowhill.yi.org>
* 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