cvs commit: ports/sysutils Makefile ports/sysutils/memfetch Makefile distinfo pkg-descr pkg-message pkg-plist ports/sysutils/memfetch/files patch-Makefile patch-memfetch.c

Pav Lucistnik pav at FreeBSD.org
Sat Nov 27 13:26:56 PST 2004


pav         2004-11-27 21:26:56 UTC

  FreeBSD ports repository

  Modified files:
    sysutils             Makefile 
  Added files:
    sysutils/memfetch    Makefile distinfo pkg-descr pkg-message 
                         pkg-plist 
    sysutils/memfetch/files patch-Makefile patch-memfetch.c 
  Log:
  Add memfetch, a cool util to dump the memory of a process. Good debug tool.
  
  PR:             ports/74371
  Submitted by:   Yonatan <onatan at gmail.com>
  
  Revision  Changes    Path
  1.598     +1 -0      ports/sysutils/Makefile
  1.1       +36 -0     ports/sysutils/memfetch/Makefile (new)
  1.1       +2 -0      ports/sysutils/memfetch/distinfo (new)
  1.1       +13 -0     ports/sysutils/memfetch/files/patch-Makefile (new)
  1.1       +111 -0    ports/sysutils/memfetch/files/patch-memfetch.c (new)
  1.1       +16 -0     ports/sysutils/memfetch/pkg-descr (new)
  1.1       +5 -0      ports/sysutils/memfetch/pkg-message (new)
  1.1       +4 -0      ports/sysutils/memfetch/pkg-plist (new)


More information about the cvs-all mailing list