cvs commit: ports/security Makefile ports/security/manipulate_data Makefile distinfo pkg-descr pkg-plistpatch-write_data.c

Pav Lucistnik pav at FreeBSD.org
Sun Jul 25 14:43:12 PDT 2004


pav         2004-07-25 21:43:11 UTC

  FreeBSD ports repository

  Modified files:
    security             Makefile 
  Added files:
    security/manipulate_data Makefile distinfo pkg-descr pkg-plist 
    security/manipulate_data/files patch-read_data.c 
                                   patch-write_data.c 
  Log:
  Add manipulate_data, a set of tools to search data on a harddrive/partition/file,
  extract the part you are interested in, and write it back after you modified it.
  
  PR:             ports/69555
  Submitted by:   bugghy <bugghy at phenix.rootshell.be>
  
  Revision  Changes    Path
  1.532     +1 -0      ports/security/Makefile
  1.1       +29 -0     ports/security/manipulate_data/Makefile (new)
  1.1       +2 -0      ports/security/manipulate_data/distinfo (new)
  1.1       +11 -0     ports/security/manipulate_data/files/patch-read_data.c (new)
  1.1       +11 -0     ports/security/manipulate_data/files/patch-write_data.c (new)
  1.1       +7 -0      ports/security/manipulate_data/pkg-descr (new)
  1.1       +7 -0      ports/security/manipulate_data/pkg-plist (new)


More information about the cvs-all mailing list