edwin       2008-08-18 00:50:46 UTC

  FreeBSD ports repository

  Modified files:
    devel/ptmalloc       Makefile pkg-descr 
  Log:
  devel/ptmalloc port enhancements
  
          - USE_GMAKE is not necessary
          - make thread aware by using the 'posix' target
          - add regression-test target
          - Clean up some unnecessary verbosity.
  
          The posix target introduced a lot of warnings but it seems
          to work. This malloc should behave pretty much like the one
          in glibc now, but FreeBSD's native malloc is probably better.
  
  PR:             ports/126547
  Submitted by:   "Pedro F. Giffuni" <[EMAIL PROTECTED]>
  
  Revision  Changes    Path
  1.6       +4 -8      ports/devel/ptmalloc/Makefile
  1.6       +3 -7      ports/devel/ptmalloc/pkg-descr
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to