summaryrefslogtreecommitdiff
path: root/java/junit (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Update to 3.8.2Herve Quiroz2006-05-202-5/+4
| | | | | | | - Do not mkdir ${JAVAJARDIR} (already in mtree now) Notes: svn path=/head/; revision=162877
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154157
* - Update to bsd.java.mk 2.0Herve Quiroz2005-01-212-216/+25
| | | | | | | | | | | | | - Use JAVAJARDIR and JAVALIBDIR - Dynamic plist - Unroll documentation install loop - Honor hier(7): install samples in ${EXAMPLESDIR} PR: 74285 Submitted by: me Notes: svn path=/head/; revision=127041
* Pass maintainership to hq.OKAZAKI Tetsurou2005-01-211-1/+1
| | | | Notes: svn path=/head/; revision=127019
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Don't remove system directories share/java, share/java/classes, andKris Kennaway2002-11-101-2/+0
| | | | | | | share/doc Notes: svn path=/head/; revision=69861
* Upgrade to JUnit 3.8.1, a roll-up release for 3.8 with a couple of fixes.OKAZAKI Tetsurou2002-09-073-2/+6
| | | | Notes: svn path=/head/; revision=65779
* Upgrade to JUnit 3.8.OKAZAKI Tetsurou2002-08-253-80/+115
| | | | | | | | Install src.jar again, since it is possible for a Java-developper to use source archive effectively in some IDEs. Notes: svn path=/head/; revision=64996
* Use "bsd.java.mk".OKAZAKI Tetsurou2002-06-232-184/+175
| | | | | | | | | | Install documents into ${DOCSDIR}. Increment PORTREVISION. Submitted by: des Notes: svn path=/head/; revision=61833
* Updated MASTER_SITES.Ernst de Haan2001-11-271-2/+1
| | | | | | | Approved by: sobomax Notes: svn path=/head/; revision=50631
* Fix previous commit.OKAZAKI Tetsurou2001-10-221-3/+4
| | | | | | | | PR: 31373 Submitted by: Ernst de Haan <ernst@jollem.com> Notes: svn path=/head/; revision=49053
* Add 2 extra download locations.Clive Lin2001-10-201-2/+3
| | | | | | | | PR: ports/31373 Submitted by: Ernst de Haan <ernst@jollem.com> Notes: svn path=/head/; revision=48996
* Update to 3.7. Change maintainer's address.OKAZAKI Tetsurou2001-06-265-228/+171
| | | | Notes: svn path=/head/; revision=44469
* Add JUnit, a regression testing utility for use with the Java(TM)Akinori MUSHA2000-11-036-0/+282
Language. PR: ports/22578 Submitted by: OKAZAKI Tetsurou <okazaki@be.to> Notes: svn path=/head/; revision=34771