cvs commit: ports/devel/ptmalloc Makefile pkg-descr

Edwin Groothuis edwin at FreeBSD.org
Mon Aug 18 00:50:46 UTC 2008


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" <giffunip at tutopia.com>
  
  Revision  Changes    Path
  1.6       +4 -8      ports/devel/ptmalloc/Makefile
  1.6       +3 -7      ports/devel/ptmalloc/pkg-descr


More information about the cvs-ports mailing list