NetBSD.se

CVS log for pkgsrc/lang/ocamlduce/distinfo

[BACK] Up to [NetBSD + pkgsrc-wip] / pkgsrc / lang / ocamlduce

Request diff between arbitrary revisions - Display revisions graphically


Keyword substitution: kv
Default branch: MAIN


Revision 1.4.22.1: download - view: text, markup, annotated - select for diffs
Sun Apr 15 14:35:20 2012 UTC (5 weeks, 3 days ago) by tron
Branches: pkgsrc-2012Q1
Diff to: previous 1.4: preferred, colored; next MAIN 1.5: preferred, colored
Changes since revision 1.4: +8 -8 lines
Pullup ticket #3735 - requested by dholland
lang/ocamlduce: build fix

Revisions pulled up:
- lang/ocamlduce/Makefile                                       1.9
- lang/ocamlduce/PLIST.opt                                      1.3
- lang/ocamlduce/distinfo                                       1.5
- lang/ocamlduce/files/ocaml-configure.diff                     1.1
- lang/ocamlduce/patches/patch-aa                               1.3

---
   Module Name:	pkgsrc
   Committed By:	dholland
   Date:		Fri Apr 13 07:34:54 UTC 2012

   Modified Files:
   	pkgsrc/lang/ocamlduce: Makefile PLIST.opt distinfo
   	pkgsrc/lang/ocamlduce/patches: patch-aa
   Added Files:
   	pkgsrc/lang/ocamlduce/files: ocaml-configure.diff

   Log Message:
   Update to 3.12.1, syncing with current ocaml in pkgsrc and thereby
   fixing the build.

   Changes 3.12.0.0 -> 3.12.1.0:

   - merge with OCaml 3.12.1

   Changes 3.11.2.0 -> 3.12.0.0:

   - merge with OCaml 3.12.0
   - drop native ocamlducedoc
   - fix memory leak issue in NS handling [Stefan Lampe]

   Changes 3.11.1.0 -> 3.11.2.0:

   - merge with OCaml 3.11.2
   - build and install native-code plugin
   - build ocamldoc library
   - accept also ocaml_cmi_magic_number in objinfo

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Apr 13 07:34:53 2012 UTC (5 weeks, 5 days ago) by dholland
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +8 -8 lines
Update to 3.12.1, syncing with current ocaml in pkgsrc and thereby
fixing the build.

Changes 3.12.0.0 -> 3.12.1.0:

- merge with OCaml 3.12.1

Changes 3.11.2.0 -> 3.12.0.0:

- merge with OCaml 3.12.0
- drop native ocamlducedoc
- fix memory leak issue in NS handling [Stefan Lampe]

Changes 3.11.1.0 -> 3.11.2.0:

- merge with OCaml 3.11.2
- build and install native-code plugin
- build ocamldoc library
- accept also ocaml_cmi_magic_number in objinfo

Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Sep 7 21:53:31 2009 UTC (2 years, 8 months ago) by tonio
Branches: MAIN
CVS tags: pkgsrc-2012Q1-base, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3
Branch point for: pkgsrc-2012Q1
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +8 -5 lines
Update lang/ocamlduce to 3.11.1.0 [pkg/41696]

Adds support for ocaml 3.11.1

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Oct 16 12:55:51 2008 UTC (3 years, 7 months ago) by taca
Branches: MAIN
CVS tags: pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +4 -4 lines
Update distinfo file.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Dec 1 14:48:28 2007 UTC (4 years, 5 months ago) by tonio
Branches: MAIN
CVS tags: pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, cwrapper, cube-native-xorg-base, cube-native-xorg
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +4 -4 lines
Update lang/ocamlduce to 3.10.0

This update lets ocamlduce work with ocaml 3.10

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Sun Apr 8 23:04:53 2007 UTC (5 years, 1 month ago) by tonio
Branches: TNF
CVS tags: pkgsrc-base, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
OCamlDuce is an enhancement to OCaml that allows one to use XML features,
such as types and values, natively in OCaml programs.

The goal of the OCamlDuce project is to extend the OCaml language with features
to make it easier to write safe and efficient complex applications that need to
deal with XML documents. In particular, it relies on a notion of types and
patterns to guarantee statically that all the possible input documents are
correctly processed, and that only valid output documents are produced.

WWW: http://www.cduce.org/ocaml

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Apr 8 23:04:53 2007 UTC (5 years, 1 month ago) by tonio
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

NetBSD-CVSweb <admin[at]NetBSD[dot]se>