Subject: CVS commit: pkgsrc/lang/ocaml
To: None <pkgsrc-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: pkgsrc-changes
Date: 04/22/2004 09:18:47
Module Name:	pkgsrc
Committed By:	tron
Date:		Thu Apr 22 09:18:47 UTC 2004

Modified Files:
	pkgsrc/lang/ocaml: Makefile PLIST buildlink2.mk buildlink3.mk distinfo
	pkgsrc/lang/ocaml/patches: patch-aa patch-ab patch-ac patch-ad patch-ae
	    patch-af patch-ag patch-ah patch-ai patch-aj patch-ak patch-al
	    patch-am patch-ao
Added Files:
	pkgsrc/lang/ocaml/patches: patch-an patch-ap patch-aq patch-ar patch-as
	    patch-at patch-au patch-av patch-aw patch-ax patch-ay patch-az
	    patch-ba patch-bb patch-bc patch-bd patch-be patch-bf patch-bg
	    patch-bh patch-bi patch-bj patch-bk patch-bl patch-bm patch-bn
	    patch-bo patch-bp patch-bq patch-br patch-bs
Removed Files:
	pkgsrc/lang/ocaml: PLIST.common_end PLIST.threads

Log Message:
Fix various issues with this package:
- split patches files
- always enable threading which has various advantages
  - it fixes the build of the Tk library
  - it greatly simplifies the package list handling
  - it provides threading support under NetBSD 1.6/1.6.x
- correct default dependence in "buildlink2.mk" to "build"
Bump package revision because of all these changes.


To generate a diff of this commit:
cvs rdiff -r1.28 -r1.29 pkgsrc/lang/ocaml/Makefile
cvs rdiff -r1.6 -r1.7 pkgsrc/lang/ocaml/PLIST
cvs rdiff -r1.2 -r0 pkgsrc/lang/ocaml/PLIST.common_end
cvs rdiff -r1.3 -r0 pkgsrc/lang/ocaml/PLIST.threads
cvs rdiff -r1.1 -r1.2 pkgsrc/lang/ocaml/buildlink2.mk
cvs rdiff -r1.5 -r1.6 pkgsrc/lang/ocaml/buildlink3.mk
cvs rdiff -r1.14 -r1.15 pkgsrc/lang/ocaml/distinfo
cvs rdiff -r1.2 -r1.3 pkgsrc/lang/ocaml/patches/patch-aa \
    pkgsrc/lang/ocaml/patches/patch-ac pkgsrc/lang/ocaml/patches/patch-ae \
    pkgsrc/lang/ocaml/patches/patch-aj pkgsrc/lang/ocaml/patches/patch-al
cvs rdiff -r1.1 -r1.2 pkgsrc/lang/ocaml/patches/patch-ab \
    pkgsrc/lang/ocaml/patches/patch-af pkgsrc/lang/ocaml/patches/patch-ag \
    pkgsrc/lang/ocaml/patches/patch-ai pkgsrc/lang/ocaml/patches/patch-ak \
    pkgsrc/lang/ocaml/patches/patch-am pkgsrc/lang/ocaml/patches/patch-ao
cvs rdiff -r1.3 -r1.4 pkgsrc/lang/ocaml/patches/patch-ad \
    pkgsrc/lang/ocaml/patches/patch-ah
cvs rdiff -r0 -r1.1 pkgsrc/lang/ocaml/patches/patch-an \
    pkgsrc/lang/ocaml/patches/patch-ap pkgsrc/lang/ocaml/patches/patch-aq \
    pkgsrc/lang/ocaml/patches/patch-ar pkgsrc/lang/ocaml/patches/patch-as \
    pkgsrc/lang/ocaml/patches/patch-at pkgsrc/lang/ocaml/patches/patch-au \
    pkgsrc/lang/ocaml/patches/patch-av pkgsrc/lang/ocaml/patches/patch-aw \
    pkgsrc/lang/ocaml/patches/patch-ax pkgsrc/lang/ocaml/patches/patch-ay \
    pkgsrc/lang/ocaml/patches/patch-az pkgsrc/lang/ocaml/patches/patch-ba \
    pkgsrc/lang/ocaml/patches/patch-bb pkgsrc/lang/ocaml/patches/patch-bc \
    pkgsrc/lang/ocaml/patches/patch-bd pkgsrc/lang/ocaml/patches/patch-be \
    pkgsrc/lang/ocaml/patches/patch-bf pkgsrc/lang/ocaml/patches/patch-bg \
    pkgsrc/lang/ocaml/patches/patch-bh pkgsrc/lang/ocaml/patches/patch-bi \
    pkgsrc/lang/ocaml/patches/patch-bj pkgsrc/lang/ocaml/patches/patch-bk \
    pkgsrc/lang/ocaml/patches/patch-bl pkgsrc/lang/ocaml/patches/patch-bm \
    pkgsrc/lang/ocaml/patches/patch-bn pkgsrc/lang/ocaml/patches/patch-bo \
    pkgsrc/lang/ocaml/patches/patch-bp pkgsrc/lang/ocaml/patches/patch-bq \
    pkgsrc/lang/ocaml/patches/patch-br pkgsrc/lang/ocaml/patches/patch-bs

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.