aboutsummaryrefslogtreecommitdiff
path: root/java/infobus
Commit message (Collapse)AuthorAgeFilesLines
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-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) Notes: svn path=/head/; revision=214430
* . Require at least JDK 1.3.Greg Lewis2007-08-011-3/+1
| | | | | | | | . Remove dependency on java/collections since they've been a part of the standard runtime library since 1.2. Notes: svn path=/head/; revision=196904
* - Allow this to install on any jdk versionPav Lucistnik2007-07-211-1/+1
| | | | | | | Suggested by: glewis Notes: svn path=/head/; revision=196011
* Allow package buildsKris Kennaway2006-09-031-1/+1
| | | | Notes: svn path=/head/; revision=172020
* SHA256ify (and sometimes SIZEify)Edwin Groothuis2006-01-301-0/+2
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154796
* . 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