cvs commit: ports/devel/cil/files patch-Makefile.in
ports/devel/deputy/files
patch-cil-Makefile.in ports/devel/omake Makefile distinfo
pkg-plist ports/devel/omake/files patch-src_exec_omake_exec.ml
ports/lang/cduce Makefile distinfo ports/lang/cduce/files ...
Stanislav Sedov
stas at FreeBSD.org
Sat Apr 11 06:23:06 PDT 2009
stas 2009-04-11 13:23:05 UTC
FreeBSD ports repository
Modified files:
devel/deputy/files patch-cil-Makefile.in
devel/omake Makefile distinfo pkg-plist
lang/cduce Makefile distinfo
lang/mtasc Makefile
lang/mtasc/files patch-basepath
lang/ocaml Makefile distinfo pkg-plist
lang/ocaml/files mann patch-camlp4-man_Makefile
patch-configure
lang/ocamlduce Makefile
print/advi Makefile
Added files:
devel/cil/files patch-Makefile.in
devel/omake/files patch-src_exec_omake_exec.ml
lang/mtasc/files patch-extc_extc_stubs.c
patch-mtasc_parser.ml
www/geneweb/files patch-tools_Makefile.inc.unix
Removed files:
lang/cduce/files patch-parser_cduce_curl.ml
lang/ocaml/files patch-stdlib_Makefile
Log:
- Update lang/ocaml to 3.11.0. [1]
- 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 at ueo.co.jp> [1],
Tsurutani Naoki <turutani at scphys.kyoto-u.ac.jp> [2]
Revision Changes Path
1.3 +25 -0 ports/devel/cil/files/patch-Makefile.in (new)
1.2 +25 -2 ports/devel/deputy/files/patch-cil-Makefile.in
1.8 +4 -5 ports/devel/omake/Makefile
1.3 +3 -3 ports/devel/omake/distinfo
1.1 +11 -0 ports/devel/omake/files/patch-src_exec_omake_exec.ml (new)
1.3 +2 -0 ports/devel/omake/pkg-plist
1.11 +2 -3 ports/lang/cduce/Makefile
1.6 +3 -3 ports/lang/cduce/distinfo
1.2 +0 -18 ports/lang/cduce/files/patch-parser_cduce_curl.ml (dead)
1.3 +1 -0 ports/lang/mtasc/Makefile
1.2 +6 -4 ports/lang/mtasc/files/patch-basepath
1.1 +42 -0 ports/lang/mtasc/files/patch-extc_extc_stubs.c (new)
1.1 +40 -0 ports/lang/mtasc/files/patch-mtasc_parser.ml (new)
1.62 +7 -8 ports/lang/ocaml/Makefile
1.24 +3 -3 ports/lang/ocaml/distinfo
1.2 +1 -0 ports/lang/ocaml/files/mann
1.2 +5 -5 ports/lang/ocaml/files/patch-camlp4-man_Makefile
1.11 +10 -7 ports/lang/ocaml/files/patch-configure
1.2 +0 -12 ports/lang/ocaml/files/patch-stdlib_Makefile (dead)
1.32 +16 -4 ports/lang/ocaml/pkg-plist
1.5 +1 -0 ports/lang/ocamlduce/Makefile
1.6 +1 -0 ports/print/advi/Makefile
1.1 +13 -0 ports/www/geneweb/files/patch-tools_Makefile.inc.unix (new)
More information about the cvs-ports
mailing list