# Created by: MANTANI Nobutaka # $FreeBSD$ PORTNAME= dc3dd PORTVERSION= 7.1.614 CATEGORIES= sysutils MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/7.1.0 MAINTAINER= nobutaka@FreeBSD.org COMMENT= A dd program useful for computer forensics USE_BZIP2= yes USES= gettext iconv gmake GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING OPTIONS_DEFINE= NLS .include .if ${PORT_OPTIONS:MNLS} PLIST_SUB+= NLS="" .else CONFIGURE_ARGS= --disable-nls PLIST_SUB+= NLS="@comment " .endif .include cs Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
* - Fix after objformat removalpav2007-02-051-2/+3
* - Update to 2.25.6rafan2007-01-191-4/+4
* - Respect DESTDIRmiwi2006-08-151-8/+9
* - s,INSTALLS_SHLIB,USE_LDCONFIG,gclsung2006-08-141-1/+1