summaryrefslogtreecommitdiff
path: root/lang/caml-light (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | lang) Notes: svn path=/head/; revision=327741
* - Fix BuildMartin Wilke2012-01-293-10/+97
| | | | | | | | PR: 162577 Submitted by: maintainer Notes: svn path=/head/; revision=290020
* Over to new volunteerBaptiste Daroussin2011-06-101-1/+1
| | | | | | | Submitted by: Michael Grunewald <michael.grunewald@laposte.net> (new maintainer by mail) Notes: svn path=/head/; revision=275313
* update MASTER_SITE and WWWBaptiste Daroussin2011-03-153-7/+4
| | | | | | | while here remove MD5 Notes: svn path=/head/; revision=270933
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-192-4/+4
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* Reset maintainership.Joseph Koshy2008-04-101-1/+1
| | | | Notes: svn path=/head/; revision=210992
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-231-2/+2
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209644
* - 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
* - Honor CC, CFLAGS etc. [1]Joseph Koshy2006-08-0624-24/+594
| | | | | | | | | | | - Use BSD_INSTALL_* macros to install files. [1] - Make the port PREFIX clean. PR: ports/101398 [1] Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru> Notes: svn path=/head/; revision=169820
* Add SA256 checksums.Joseph Koshy2005-12-131-0/+1
| | | | Notes: svn path=/head/; revision=151108
* Upgrade to v0.75. Unbreak for non-i386 architectures.Joseph Koshy2004-03-064-24/+47
| | | | Notes: svn path=/head/; revision=103111
* BROKEN on !i386: Does not compileKris Kennaway2004-02-251-0/+4
| | | | Notes: svn path=/head/; revision=102059
* Unbreak for 5.x.Joseph Koshy2003-08-022-4/+11
| | | | Notes: svn path=/head/; revision=86192
* Move inclusion of bsd.port.pre.mk later in the file for conditional BROKENKris Kennaway2003-06-041-5/+5
| | | | | | | | | | tag. Early inclusion caused problems for some ports, so to be safe I'm updating all of them. Pointy hat to: kris Notes: svn path=/head/; revision=82300
* BROKEN on 5.1: does not buildKris Kennaway2003-05-181-1/+7
| | | | Notes: svn path=/head/; revision=81232
* 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
* Convert to the PORTNAME - PORTVERSION syntax.David E. O'Brien2000-04-121-3/+3
| | | | Notes: svn path=/head/; revision=27458
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20952
* Commit #3/4 to enforce caps, no period.Tim Vanderhoek1999-06-261-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 Notes: svn path=/head/; revision=19803
* Yet more WWW: additionsMichael Haro1999-05-031-1/+1
| | | | Notes: svn path=/head/; revision=18435
* Unbreak for ELF.Joseph Koshy1999-04-221-6/+2
| | | | Notes: svn path=/head/; revision=18075
* Add USE_XLIB.Satoshi Asami1998-12-221-1/+2
| | | | Notes: svn path=/head/; revision=15477
* Add virtual category elisp.Jun Kuriyama1998-11-201-2/+2
| | | | | | | | Reminded by: wosch Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp> Notes: svn path=/head/; revision=14719
* Mark BROKEN for ELF:Justin M. Seger1998-10-131-1/+3
| | | | | | | | | cp bignum/libbignum.a libnums.a cp: bignum/libbignum.a: No such file or directory *** Error code 1 Notes: svn path=/head/; revision=13964
* Correct master site url.Joseph Koshy1998-09-071-2/+2
| | | | Notes: svn path=/head/; revision=13041
* Don't bytecompile emacs .el files that go in to site-lisp/.Joseph Koshy1998-08-202-7/+4
| | | | | | | Requested by: asami@freebsd.org Notes: svn path=/head/; revision=12678
* The first time I tried committing this set of manpage removals it gotTim Vanderhoek1998-08-181-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. Notes: svn path=/head/; revision=12621
* A light weight implementation of CAML, a strongly typed functionalJoseph Koshy1998-07-2810-0/+406
language belonging to the ML family. Notes: svn path=/head/; revision=12180