aboutsummaryrefslogtreecommitdiffstats
path: root/java/cos
Commit message (Collapse)AuthorAgeFilesLines
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
| | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* - Update to bsd.java.mk 2.0hq2005-02-142-94/+94
| | | | | | | - Add 'devel' category - Use DATADIR=${JAVASHAREDIR}/${PORTNAME} - Use %%JAVAJARDIR%% and %%DATADIR%% in pkg-plist - CP -> INSTALL_DATA
* . Add another MASTER_SITE.glewis2004-07-141-1/+2
| | | | Requested by: kris
* Add SIZE into distinfodaichi2004-03-181-0/+1
| | | | Submitted by: trevor
* java/cos: drop maintainer shipdaichi2003-08-191-1/+1
| | | | | PR: 55691 Submitted by: Jose Marques <noway@nohow.demon.co.uk> (maintainer)
* Don't remove the share/java and share/java/classes system directorieskris2003-02-221-3/+0
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* Update of java/cos to 05Nov2002edwin2003-02-083-40/+63
| | | | | | PR: ports/45165 Submitted by: Palle Girgensohn <girgen@pingpong.net> Approved by: maintainer timeout
* Don't remove system directories share/java, share/java/classes, andkris2002-11-111-2/+0
| | | | share/doc
* Fix dependencies to be in sync with the recent JDK ports renaming.glewis2002-06-161-1/+1
| | | | Forgotten by: znerd
* Adjust distfile and install .txt files rather than .html files.brian2001-10-033-5/+5
| | | | | PR: 30962 Submitted by: Juse Marques <noway@nohow.demon.co.uk>
* - Update java/cos to latest versionkevlo2001-06-233-3/+9
| | | | | | | - Fix broken link to sample code in docs PR: 28345 Submitted by: MAINTAINER
* Update to java/cos port to latest version (21May2001)jeh2001-05-274-4/+14
| | | | | PR: 27545 Submitted by: Jose Marques <noway@nohow.demon.co.uk>
* Update to version 12Jun2000kevlo2000-08-143-7/+10
| | | | | PR: 20574 Submitted by: Ports Fury
* Define NO_WRKSUBDIR = yes instead of setting WRKSRC = ${WRKDIR}knu2000-04-151-1/+1
| | | | | PR: ports/18009 Submitted by: tkato@prontomail.ne.jp
* Convert to the PORTNAME - PORTVERSION syntax.obrien2000-04-121-3/+3
|
* Adding cos version 1.0.steve2000-01-015-0/+96
The O'Reilly package of utility classes for servelt developers. PR: 12522 Submitted by: Jose Marques <noway@nohow.demon.co.uk>