aboutsummaryrefslogtreecommitdiffstats
path: root/lang/caml-light
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to v0.75. Unbreak for non-i386 architectures.jkoshy2004-03-064-24/+47
|
* BROKEN on !i386: Does not compilekris2004-02-251-0/+4
|
* Unbreak for 5.x.jkoshy2003-08-022-4/+11
|
* Move inclusion of bsd.port.pre.mk later in the file for conditional BROKENkris2003-06-051-5/+5
| | | | | | | tag. Early inclusion caused problems for some ports, so to be safe I'm updating all of them. Pointy hat to: kris
* BROKEN on 5.1: does not buildkris2003-05-181-1/+7
|
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Convert to the PORTNAME - PORTVERSION syntax.obrien2000-04-121-3/+3
|
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Commit #3/4 to enforce caps, no period.hoek1999-06-271-1/+1
| | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s
* Yet more WWW: additionsmharo1999-05-031-1/+1
|
* Unbreak for ELF.jkoshy1999-04-221-6/+2
|
* Add USE_XLIB.asami1998-12-221-1/+2
|
* Add virtual category elisp.kuriyama1998-11-201-2/+2
| | | | | Reminded by: wosch Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
* Mark BROKEN for ELF:jseger1998-10-141-1/+3
| | | | | | cp bignum/libbignum.a libnums.a cp: bignum/libbignum.a: No such file or directory *** Error code 1
* Correct master site url.jkoshy1998-09-071-2/+2
|
* Don't bytecompile emacs .el files that go in to site-lisp/.jkoshy1998-08-202-7/+4
| | | | Requested by: asami@freebsd.org
* The first time I tried committing this set of manpage removals it gothoek1998-08-191-10/+0
| | | | | | | | all the way to diffing yorick/pkg/PLIST and then died with a "bad hostname freefall.freebsd.org" .... Hopefully that's not bad... ;-) Hmm.. Maybe I'll try doing this from beast, next! kickme's a boring machine, and bento is busy.
* A light weight implementation of CAML, a strongly typed functionaljkoshy1998-07-2810-0/+406
language belonging to the ML family.