aboutsummaryrefslogtreecommitdiff
path: root/devel/omake/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Fix LIB_DEPENDS on devel/readline: its sh lib version was bumped recently fromIon-Mihai Tetcu2009-05-121-3/+3
| | | | | | | | | | 5 to 6. Forgotten by: araujo@ Reported by: QAT Notes: svn path=/head/; revision=233764
* - Update lang/ocaml to 3.11.0. [1]Stanislav Sedov2009-04-111-5/+4
| | | | | | | | | | | | | | | | | | | | | - Fix devel/cil build with 3.11.0 by using proper object file name - Fix devel/deputy build with 3.11.0 by using proper object file name - Fix lang/mtasc. Ocamlp4 syntax has changed and usage of ';' as delimiters is not allowed now. - Fix usage message in lang/mtasc. - Implement a FreeBSD specific code for retriving the executable path in lang/mtasc. - Update devel/omake to 0.9.8.5. - Fix devel/omake compilation with 3.11 by dropping an unused reference from the code. - Fix www/geneweb build with 3.11 by not emitting errors for warnings. - Fix print/advi build. [2] - Update lang/cduce to 0.5.3 (this fixes build with ocaml 3.11.0). PR: ports/130845 [1] [2] (based on) Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp> [2] Notes: svn path=/head/; revision=232098
* Remove always-false/true conditions based on OSVERSION 500000Edwin Groothuis2007-10-041-10/+1
| | | | Notes: svn path=/head/; revision=200770
* - 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
* - COPYTREE_SHARE is not in bsd.port.mkPav Lucistnik2007-03-241-7/+0
| | | | Notes: svn path=/head/; revision=188193
* - Update to 0.9.8.1.Stanislav Sedov2007-03-171-6/+21
| | | | Notes: svn path=/head/; revision=187569
* Switch to using new files Mk/bsd.ocaml.mk [1] and Mk/bsd.xfce.mk [2].Mark Linimon2007-03-141-1/+0
| | | | | | | | | PR: 101029 [1], 108862 [2] Submitted by: Stanislav Sedov <ssedov at mbsd dot msk dot ru> [1], oliver [2] Notes: svn path=/head/; revision=187350
* - Add an additional mirrorStanislav Sedov2006-10-011-4/+4
| | | | | | | | | - Update my email address Approved by: sem (mentor) Notes: svn path=/head/; revision=174258
* OMake is a build system designed for scalability and portability. It uses aIon-Mihai Tetcu2006-09-061-0/+62
syntax similar to make utilities you may have used, but it features many additional enhancements. WWW: http://omake.metaprl.org/index.html PR: ports/101582 Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru> Notes: svn path=/head/; revision=172382