Bug 122273 - New port: sysutils/aimage Advanced disk imager
Summary: New port: sysutils/aimage Advanced disk imager
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Rong-En Fan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-30 23:30 UTC by Chris Calvey
Modified: 2008-04-06 16:20 UTC (History)
0 users

See Also:


Attachments
file.shar (2.16 KB, text/plain)
2008-03-30 23:30 UTC, Chris Calvey
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Calvey 2008-03-30 23:30:04 UTC
New port of the Advanced Disk Imager.
Comment 1 Rong-En Fan freebsd_committer freebsd_triage 2008-04-06 13:04:34 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rafan

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-04-06 16:10:48 UTC
rafan       2008-04-06 15:10:26 UTC

  FreeBSD ports repository

  Modified files:
    sysutils             Makefile 
  Added files:
    sysutils/aimage      Makefile distinfo pkg-descr 
    sysutils/aimage/files patch-src-imager.cpp 
  Log:
  aimage is the Advanced Disk Imager a tool to create forensic disk images.
  aimage is a component the Advanced Forensics Format project.
  
  WWW: http://www.afflib.org
  
  PR:             ports/122273
  Submitted by:   Chris Calvey <chris at securityforensics.co.uk>
  
  Revision  Changes    Path
  1.996     +1 -0      ports/sysutils/Makefile
  1.1       +25 -0     ports/sysutils/aimage/Makefile (new)
  1.1       +3 -0      ports/sysutils/aimage/distinfo (new)
  1.1       +11 -0     ports/sysutils/aimage/files/patch-src-imager.cpp (new)
  1.1       +4 -0      ports/sysutils/aimage/pkg-descr (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Rong-En Fan freebsd_committer freebsd_triage 2008-04-06 16:11:15 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!