Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't remove system directories share/java, share/java/classes, and | Kris Kennaway | 2002-11-10 | 1 | -2/+0 |
| | | | | share/doc | ||||
* | Convert this port to use the new bsd.java.mk structure, so it | Ernst de Haan | 2002-08-29 | 1 | -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 Lewis | 2002-06-16 | 1 | -1/+1 |
| | | | | Forgotten by: znerd | ||||
* | install docs to the proper dir | Ying-Chieh Liao | 2001-12-08 | 3 | -104/+114 |
| | | | | | | | bump port revisioin PR: 27610 Submitted by: KUNISHIMA Takeo <kunishi@acm.org> | ||||
* | Some spaces -> tabs for ports/www. | Jimmy Olgeni | 2001-02-05 | 1 | -1/+1 |
| | |||||
* | - Provide the full path for gmake(1) so configure doesn't fall over. | Steve Price | 2000-11-13 | 1 | -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} is | Satoshi Asami | 2000-10-08 | 1 | -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 Price | 2000-07-07 | 2 | -4/+5 |
| | | | | | PR: 19599 Submitted by: Palle Girgensohn <girgen@partitur.se> | ||||
* | Update to version 1.1.1. | Steve Price | 2000-05-29 | 3 | -27/+7 |
| | | | | | PR: 18668 Submitted by: Palle Girgensohn <girgen@partitur.se> | ||||
* | Portlint, deinstall cleanly, and put the .jar files where they belong. | Steve Price | 2000-04-30 | 5 | -5/+25 |
| | | | | | PR: 17835 Submitted by: Palle Girgensohn <girgen@partitur.se> | ||||
* | Update with the new PORTNAME/PORTVERSION variables | Chris Piazza | 2000-04-10 | 1 | -3/+4 |
| | |||||
* | Update to v1.1. | Jun Kuriyama | 2000-02-10 | 10 | -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 Wemm | 1999-08-31 | 1 | -1/+1 |
| | |||||
* | Apache installation is needed to build this port. | Jun Kuriyama | 1999-08-29 | 1 | -1/+2 |
| | |||||
* | Re-enforce caps, no period. An "exceptions" file has been created | Tim Vanderhoek | 1999-08-02 | 1 | -1/+1 |
| | | | | containing the ports editors/vim5, sysutils/star, and one other. | ||||
* | Loadable servlet module for apache. | Jun Kuriyama | 1999-06-30 | 11 | -0/+240 |
PR: ports/10389 (part of) Submitted by: greg@greg.rim.or.jp |