aboutsummaryrefslogtreecommitdiff
path: root/devel/ocaml-classes
Commit message (Collapse)AuthorAgeFilesLines
* switch to USE_OCAML*.Vanilla I. Shu2014-07-112-24/+3
| | | | Notes: svn path=/head/; revision=361535
* - Update to version 4.00Martin Wilke2014-05-174-26/+16
| | | | | | | | | | - Stage support PR: 188354 Submitted by: Ports Fury Notes: svn path=/head/; revision=354323
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | devel part 3) Notes: svn path=/head/; revision=327724
* Update master_sitesBaptiste Daroussin2012-10-281-8/+3
| | | | | | | | | PR: ports/172227 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Feature safe: yes Notes: svn path=/head/; revision=306587
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450Eitan Adler2012-01-211-1/+1
| | | | | | | | | | | | | ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are currently broken. This is a temporary measure until we organically stop using := or someone(s) spend a lot of time changing all the ports over. Explicit duplication > := > = and this just moves ports one step to the left Approved by: portmgr Notes: svn path=/head/; revision=289563
* - Return my ports back to the pool. I was unable to make any fixes toStanislav Sedov2011-10-241-1/+1
| | | | | | | | | | | my ports in the past 3 weeks while ports were broken on any 10.x machines, which means I'm unable to maintain them. So let people know that there's no available support for them until things are back to normal (which also means that anyone with spare time will be able to fix them without getting approval). Notes: svn path=/head/; revision=284225
* - remove maintainer tags from pkg-descrEitan Adler2011-10-221-3/+0
| | | | | | | | Approved by: portmgr Approved by: bapt (mentor) Notes: svn path=/head/; revision=284139
* -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-1/+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
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Change my email.Stanislav Sedov2007-03-271-1/+1
| | | | | | | Suggested by: skv Notes: svn path=/head/; revision=188599
* - Respect CFLAGS, PREFIXRong-En Fan2006-08-023-12/+34
| | | | | | | | | | | - Add missing RUN_DEPENDS on ocaml - Pass maintainership to submitter PR: ports/101148 Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru> Notes: svn path=/head/; revision=169439
* - Add some SHA256 checksumsPav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149311
* Unbreak: List missing directory in plistVolker Stolz2005-04-142-2/+1
| | | | Notes: svn path=/head/; revision=133304
* Current maintainer is no longer able to look after this port. We appreciateMark Linimon2005-04-051-1/+1
| | | | | | | the help in the past. Notes: svn path=/head/; revision=132515
* BROKEN: Incomplete pkg-plistKris Kennaway2005-02-281-0/+2
| | | | Notes: svn path=/head/; revision=129957
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76032
* Remove a bogus line continuation and set PKGNAMEPREFIX properly.Akinori MUSHA2002-12-161-1/+1
| | | | | | | (PKGNAME=classes-3.05 -> PKGNAME=ocaml-classes-3.05) Notes: svn path=/head/; revision=71669
* add ocaml-classes 3.05Ying-Chieh Liao2002-09-207-0/+95
Ocaml Object interface for ocaml's standard library modules PR: 42677 Submitted by: michaelgrunewald@yahoo.fr Notes: svn path=/head/; revision=66836