aboutsummaryrefslogtreecommitdiff
path: root/java/infobus
Commit message (Collapse)AuthorAgeFilesLines
* . Fix RUN_DEPENDS (JAVAJARDIR -> JAVALIBDIR).Greg Lewis2005-09-272-86/+36
| | | | | | | | | | | | | . Respect NOPORTDOCS. . Split "docs" into examples and docs as appropriate and install them in the relevant directories. . Use PORTDOCS. . Use appropriate macros in the packing list (%%JAVAJARDIR%% and %%EXAMPLESDIR%%) and adjust it appropriately for the previous two changes. . Bump PORTREVISION. Notes: svn path=/head/; revision=143609
* . Quieten portlint:Greg Lewis2005-09-271-6/+5
| | | | | | | | | | . Add 'devel' as a secondary category. . Unquote IGNORE. . Remove unnecessary EXTRACT_SUFX setting. . Use bsd.java.mk 2.0. Notes: svn path=/head/; revision=143608
* . Update the download URL.Greg Lewis2005-09-271-1/+1
| | | | | | | | PR: 86547 Submitted by: Manfred Riem <mriem@manorrock.org> Notes: svn path=/head/; revision=143606
* java/infobus: drop maintainer shipDaichi GOTO2003-08-191-1/+1
| | | | | | | | PR: 55691 Submitted by: Jose Marques <noway@nohow.demon.co.uk> (maintainer) Notes: svn path=/head/; revision=87258
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76037
* Don't remove system directories share/java, share/java/classes, andKris Kennaway2002-11-101-2/+0
| | | | | | | share/doc Notes: svn path=/head/; revision=69861
* Fix dependencies to be in sync with the recent JDK ports renaming.Greg Lewis2002-06-161-1/+1
| | | | | | | Forgotten by: znerd Notes: svn path=/head/; revision=61337
* Define NO_WRKSUBDIR = yes instead of setting WRKSRC = ${WRKDIR}Akinori MUSHA2000-04-141-1/+1
| | | | | | | | PR: ports/18009 Submitted by: tkato@prontomail.ne.jp Notes: svn path=/head/; revision=27539
* Convert to the PORTNAME - PORTVERSION syntax.David E. O'Brien2000-04-121-3/+3
| | | | Notes: svn path=/head/; revision=27458
* Add $FreeBSD$ tag.Steve Price1999-11-011-1/+1
| | | | Notes: svn path=/head/; revision=22834
* Initial import of infobus version 1.2.Steve Price1999-11-015-0/+131
Enables dynamic exchange of data between JavaBeans(TM). PR: 13163 Submitted by: Jose Marques <noway@nohow.demon.co.uk> Notes: svn path=/head/; revision=22833