aboutsummaryrefslogtreecommitdiff
path: root/devel/ocaml-ounit
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | devel part 3) Notes: svn path=/head/; revision=327724
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276999
* - Bump portrevisions on all ocaml libraries, as it appears that compiledStanislav Sedov2011-04-051-0/+1
| | | | | | | | | | | interface files (.cmi) are not backward compatible with a newer ocaml version. PR: ports/156195 Suggested by: mandree Notes: svn path=/head/; revision=272267
* - Update to 1.0.3.Marcelo Araujo2009-09-012-5/+4
| | | | | | | | | PR: ports/138324 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> Approved by: Meikel Brandmeyer <mb@kotka.de> (maintainer) Notes: svn path=/head/; revision=240631
* - 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
* OUnit is a unit testing framework for Objective Caml, inspired byRenato Botelho2006-07-064-0/+56
the JUnit tool for Java, and the HUnit tool for Haskell. WWW: http://home.wanadoo.nl/maas/ocaml PR: ports/93957 Submitted by: Meikel Brandmeyer <ocaml-ounit-port at kotka.de> Notes: svn path=/head/; revision=167072