Bug 81991

Summary: [maintainer-update] devel/ocaml-ulex : update to version 0.7
Product: Ports & Packages Reporter: Burelle Marwan <Marwan.Burelle>
Component: Individual Port(s)Assignee: Thierry Thomas <thierry>
Status: Closed FIXED    
Severity: Affects Only Me CC: Marwan.Burelle
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
new-ocaml-ulex-port none

Description Burelle Marwan 2005-06-07 13:30:30 UTC

Update to new release version, also add OCAMLFIND_DESTDIR to MAKE_ENV, for in order for ocamlfind to respect PREFIX.
Comment 1 Thierry Thomas freebsd_committer freebsd_triage 2005-06-07 22:22:33 UTC
State Changed
From-To: open->feedback


Sorry, it does not build on my test machine: 

===>  Extracting for ocaml-ulex-0.5 
=> Checksum OK for ulex-0.5.tar.gz. 
===>  Patching for ocaml-ulex-0.5 
===>  Applying FreeBSD patches for ocaml-ulex-0.5 
===>   ocaml-ulex-0.5 depends on executable: ocamlc - found 
===>   ocaml-ulex-0.5 depends on executable: ocamlfind - found 
===>   ocaml-ulex-0.5 depends on executable: gmake - found 
===>  Configuring for ocaml-ulex-0.5 
===>  Building for ocaml-ulex-0.5 
ocamlc -a -o ulexing.cma utf8.mli utf8.ml ulexing.mli ulexing.ml 
ocamlc -a -o pa_ulex.cma -pp 'camlp4o pa_extend.cmo q_MLast.cmo' -I +camlp4 cset.ml ulex.mli ulex.ml pa_ulex.ml 
Error while loading "pa_extend.cmo": native-code program cannot do a dynamic load. 
Preprocessor error 
gmake: *** [pa_ulex.cma] Erreur 2 
*** Error code 2 



Comment 2 Thierry Thomas freebsd_committer freebsd_triage 2005-06-07 22:22:33 UTC
Responsible Changed
From-To: freebsd-ports-bugs->thierry


Take it.
Comment 3 Thierry Thomas freebsd_committer freebsd_triage 2005-06-08 22:21:10 UTC
State Changed
From-To: feedback->closed


Committed, thanks! 

Note: USE_GMAKE removed.