Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Aug 2006 10:53:54 +0000 (UTC)
From:      Joseph Koshy <jkoshy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/lang/caml-light Makefile ports/lang/caml-light/files patch-aa patch-ab patch-ad patch-ae patch-af patch-contrib_caml-tex_Makefile patch-contrib_camlsearch_doc_Makefile patch-contrib_camlsearch_source_Makefile patch-contrib_debugger_Makefile patch-contrib_libgraph_Makefile patch-contrib_libnum_Makefile ...
Message-ID:  <200608061053.k76ArsUc040663@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jkoshy      2006-08-06 10:53:54 UTC

  FreeBSD ports repository

  Modified files:
    lang/caml-light      Makefile 
    lang/caml-light/files patch-aa patch-ab patch-ad patch-ae 
                          patch-af 
  Added files:
    lang/caml-light/files patch-contrib_caml-tex_Makefile 
                          patch-contrib_camlsearch_doc_Makefile 
                          patch-contrib_camlsearch_source_Makefile 
                          patch-contrib_debugger_Makefile 
                          patch-contrib_libgraph_Makefile 
                          patch-contrib_libnum_Makefile 
                          patch-contrib_libnum_bignum_Makefile 
                          patch-contrib_libstr_Makefile 
                          patch-contrib_libstr_regex_Makefile.in 
                          patch-contrib_libunix_Makefile 
                          patch-contrib_lorder_Makefile 
                          patch-contrib_mletags_Makefile 
                          patch-contrib_profiler_Makefile 
                          patch-src_launch_Makefile 
                          patch-src_launch_camlc.tpl 
                          patch-src_launch_camllight.tpl 
                          patch-src_launch_camlmktop.tpl 
                          patch-src_runtime_Makefile 
  Log:
  - Honor CC, CFLAGS etc.                         [1]
  - Use BSD_INSTALL_* macros to install files.    [1]
  - Make the port PREFIX clean.
  
  PR:             ports/101398    [1]
  Submitted by:   Stanislav Sedov <ssedov@mbsd.msk.ru>
  
  Revision  Changes    Path
  1.15      +7 -7      ports/lang/caml-light/Makefile
  1.3       +20 -3     ports/lang/caml-light/files/patch-aa
  1.3       +15 -4     ports/lang/caml-light/files/patch-ab
  1.2       +4 -3      ports/lang/caml-light/files/patch-ad
  1.3       +5 -4      ports/lang/caml-light/files/patch-ae
  1.2       +4 -3      ports/lang/caml-light/files/patch-af
  1.1       +15 -0     ports/lang/caml-light/files/patch-contrib_caml-tex_Makefile (new)
  1.1       +6 -0      ports/lang/caml-light/files/patch-contrib_camlsearch_doc_Makefile (new)
  1.1       +32 -0     ports/lang/caml-light/files/patch-contrib_camlsearch_source_Makefile (new)
  1.1       +29 -0     ports/lang/caml-light/files/patch-contrib_debugger_Makefile (new)
  1.1       +38 -0     ports/lang/caml-light/files/patch-contrib_libgraph_Makefile (new)
  1.1       +34 -0     ports/lang/caml-light/files/patch-contrib_libnum_Makefile (new)
  1.1       +20 -0     ports/lang/caml-light/files/patch-contrib_libnum_bignum_Makefile (new)
  1.1       +49 -0     ports/lang/caml-light/files/patch-contrib_libstr_Makefile (new)
  1.1       +19 -0     ports/lang/caml-light/files/patch-contrib_libstr_regex_Makefile.in (new)
  1.1       +40 -0     ports/lang/caml-light/files/patch-contrib_libunix_Makefile (new)
  1.1       +36 -0     ports/lang/caml-light/files/patch-contrib_lorder_Makefile (new)
  1.1       +36 -0     ports/lang/caml-light/files/patch-contrib_mletags_Makefile (new)
  1.1       +56 -0     ports/lang/caml-light/files/patch-contrib_profiler_Makefile (new)
  1.1       +23 -0     ports/lang/caml-light/files/patch-src_launch_Makefile (new)
  1.1       +49 -0     ports/lang/caml-light/files/patch-src_launch_camlc.tpl (new)
  1.1       +19 -0     ports/lang/caml-light/files/patch-src_launch_camllight.tpl (new)
  1.1       +24 -0     ports/lang/caml-light/files/patch-src_launch_camlmktop.tpl (new)
  1.1       +14 -0     ports/lang/caml-light/files/patch-src_runtime_Makefile (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608061053.k76ArsUc040663>