Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Jul 2004 21:43:11 +0000 (UTC)
From:      Pav Lucistnik <pav@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/security Makefile ports/security/manipulate_data Makefile distinfo pkg-descr pkg-plistpatch-write_data.c
Message-ID:  <200407252143.i6PLhBrO055307@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407252143.i6PLhBrO055307>