aboutsummaryrefslogtreecommitdiff
path: root/java/collections
Commit message (Collapse)AuthorAgeFilesLines
* - Update URL in pkg-descr [1]Herve Quiroz2004-12-162-11/+10
| | | | | | | | | | | | | - Use %%JAVAJARDIR%% - Use INSTALL_DATA to install JAR and documentation files - Add 'devel' category - Manual download URL is now a bit more specific - Removed unneeded JAVA_RUN statement (implied when nothing is set) Submitted by: Manfred N. Riem <mnriem@earthlink.net> [1] Notes: svn path=/head/; revision=124221
* . Use new bsd.java.mk features [1]Greg Lewis2004-04-063-46/+23
| | | | | | | | | | | | | | | | . Respect NOPORTDOCS [1] . Install documentation in DOCSDIR [1] . Use PORTDOCS and PLIST_FILES so that pkg-plist is no longer required. [1] . Use JAVAJARDIR [1] . More informative install messages [1] . SIZEify [1] . More informative message regarding fetching the distfile. PR: 65215 Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr> Notes: svn path=/head/; revision=106332
* java/collections: 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=87255
* 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
* Tidy up java/collections portOKAZAKI Tetsurou2001-06-263-4/+4
| | | | | | | | | | | | 1) Better comment 2) More specific URL in descr 3) New URL for fetching distfile in Makefile PR: 28344 Submitted by: maintainer Notes: svn path=/head/; revision=44475
* Convert to the PORTNAME - PORTVERSION syntax.David E. O'Brien2000-04-121-3/+3
| | | | Notes: svn path=/head/; revision=27458
* Initial import ov collections version 1.1.Steve Price1999-11-015-0/+82
An API for exchanging of DataItem's between InfoBus Producers and Consumers. PR: 13159 Submitted by: Jose Marques <noway@nohow.demon.co.uk> Notes: svn path=/head/; revision=22836