# This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # . # ./files # ./files/patch-src-imager.cpp # ./distinfo # ./pkg-descr # ./pkg-plist # ./Makefile # echo c - . mkdir -p . > /dev/null 2>&1 echo c - ./files mkdir -p ./files > /dev/null 2>&1 echo x - ./files/patch-src-imager.cpp sed 's/^X//' >./files/patch-src-imager.cpp << 'END-of-./files/patch-src-imager.cpp' X--- src/imager.cpp.orig Sat Mar 29 14:13:35 2008 X+++ src/imager.cpp Sat Mar 29 14:34:37 2008 X@@ -10,6 +10,8 @@ X #include X #include X #include X+#include X+#include X #include X #include X #include END-of-./files/patch-src-imager.cpp echo x - ./distinfo sed 's/^X//' >./distinfo << 'END-of-./distinfo' XMD5 (aimage-3.1.0.tar.gz) = b9fa654161a76f817f5f3dd1e2b74984 XSHA256 (aimage-3.1.0.tar.gz) = f48cb38fa6b5e474376f6ec2acbb41097139b10d017ca638a5a0f2bbaef6797e XSIZE (aimage-3.1.0.tar.gz) = 123474 END-of-./distinfo echo x - ./pkg-descr sed 's/^X//' >./pkg-descr << 'END-of-./pkg-descr' Xaimage is the Advanced Disk Imager a tool to create forensic disk images. Xaimage is a component the Advanced Forensics Format project. X XWWW: http://www.afflib.org END-of-./pkg-descr echo x - ./pkg-plist sed 's/^X//' >./pkg-plist << 'END-of-./pkg-plist' Xbin/aimage END-of-./pkg-plist echo x - ./Makefile sed 's/^X//' >./Makefile << 'END-of-./Makefile' X# Ports collection makefile for: aimage X# X# Date created: 29/03/2008 X# Whom: Chris Calvey X# X# $FreeBSD: ports/sysutils/afflib/Makefile,v 1.1 2008/03/26 15:18:09 miwi Exp $ X# X XPORTNAME= aimage XPORTVERSION= 3.1.0 XCATEGORIES= sysutils XMASTER_SITES= http://www.afflib.org/downloads/ X XMAINTAINER= chris@securityforensics.co.uk XCOMMENT= Advanced Disk Imager X XLIB_DEPENDS= afflib:${PORTSDIR}/sysutils/afflib X XUSE_OPENSSL= yes XUSE_GMAKE= yes XGNU_CONFIGURE= yes XUSE_AUTOTOOLS= autoconf:261 X X.include END-of-./Makefile exit