olgeni      2007-07-02 20:47:53 UTC

  FreeBSD ports repository

  Modified files:
    lang/erlang          Makefile 
  Added files:
    lang/erlang/files    patch-erts-emulator-Makefile.in 
                         patch-erts-emulator-drivers-common-inet_drv.c 
                         patch-erts_config.h.in 
                         patch-erts_configure 
  Log:
  * Use gcc(1) rather than ld(1) to link the crypto_drv.so port driver, else 
the Erlang runtime would fail to load it.
  
  * Use the correct struct member when compiling SCTP support (this should 
unbreak CURRENT).
  
  Submitted by:   dumbbell
  
  Revision  Changes    Path
  1.108     +1 -0      ports/lang/erlang/Makefile
  1.1       +15 -0     ports/lang/erlang/files/patch-erts-emulator-Makefile.in 
(new)
  1.1       +29 -0     
ports/lang/erlang/files/patch-erts-emulator-drivers-common-inet_drv.c (new)
  1.1       +17 -0     ports/lang/erlang/files/patch-erts_config.h.in (new)
  1.10      +140 -0    ports/lang/erlang/files/patch-erts_configure (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to