aboutsummaryrefslogtreecommitdiffstats
path: root/java/infobus
Commit message (Collapse)AuthorAgeFilesLines
* De-pkg-comment.knu2003-02-212-1/+1
|
* 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
* 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
|
* Add $FreeBSD$ tag.steve1999-11-011-1/+1
|
* Initial import of infobus version 1.2.steve1999-11-015-0/+131
Enables dynamic exchange of data between JavaBeans(TM). PR: 13163 Submitted by: Jose Marques <noway@nohow.demon.co.uk>