From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jul 26 15:50:05 2007 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D18D316A4A9 for ; Thu, 26 Jul 2007 15:50:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id C059213C467 for ; Thu, 26 Jul 2007 15:50:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.1/8.14.1) with ESMTP id l6QFo5oH096708 for ; Thu, 26 Jul 2007 15:50:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.1/8.14.1/Submit) id l6QFo5eX096707; Thu, 26 Jul 2007 15:50:05 GMT (envelope-from gnats) Date: Thu, 26 Jul 2007 15:50:05 GMT Message-Id: <200707261550.l6QFo5eX096707@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Buganini Cc: Subject: Re: ports/114897: [New Port] sysutils/chntpw X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Buganini List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Jul 2007 15:50:05 -0000 The following reply was made to PR ports/114897; it has been noted by GNATS. From: Buganini To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/114897: [New Port] sysutils/chntpw Date: Thu, 26 Jul 2007 23:20:55 +0800 ------=_Part_128810_10760974.1185463255510 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline The previous shar file has some mistakes, this is the new one # 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: # # chntpw/ # chntpw/Makefile # chntpw/distinfo # chntpw/pkg-descr # echo c - chntpw/ mkdir -p chntpw/ > /dev/null 2>&1 echo x - chntpw/Makefile sed 's/^X//' >chntpw/Makefile << 'END-of-chntpw/Makefile' X# New ports collection makefile for: chntpw X# Date created: 25 July 2007 X# Whom: buganini@gmail.com X# X# $FreeBSD$ X# X XPORTNAME= chntpw XPORTVERSION= 070409 XCATEGORIES= sysutils XMASTER_SITES= http://home.eunet.no/pnordahl/ntpasswd/ XDISTNAME= ${PORTNAME}-source-${PORTVERSION} X XMAINTAINER= buganini@gmail.com XCOMMENT= A utility to set the password and edit registry on Microsoft NT system X XUSE_ZIP= yes XUSE_GMAKE= yes X XPLIST_FILES= bin/chntpw X XWRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} X Xdo-install: X ${INSTALL_PROGRAM} ${WRKSRC}/chntpw ${PREFIX}/bin X X.include END-of-chntpw/Makefile echo x - chntpw/distinfo sed 's/^X//' >chntpw/distinfo << 'END-of-chntpw/distinfo' XMD5 (chntpw-source-070409.zip) = 8953c585b907d54e74066300467f0730 XSHA256 (chntpw-source-070409.zip) = f12a068134d7184400314f3c2c71a8de75bdc6c51d1e580179a83a0510adec12 XSIZE (chntpw-source-070409.zip) = 385040 END-of-chntpw/distinfo echo x - chntpw/pkg-descr sed 's/^X//' >chntpw/pkg-descr << 'END-of-chntpw/pkg-descr' X* This is a utility to (re)set the password of any user that has a valid X (local) account on your NT system. X* You do not need to know the old password to set a new one. X* It works offline, that is, you have to shutdown your computer and boot off X a floppydisk or CD. X* Will detect and offer to unlock locked or disabled out user accounts! X* It is also an almost fully functional registry editor! X XWWW: http://home.eunet.no/pnordahl/ntpasswd/ END-of-chntpw/pkg-descr exit ------=_Part_128810_10760974.1185463255510 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline The previous shar file has some mistakes,
this is the new one

# 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:
#
#    chntpw/
#    chntpw/Makefile
#    chntpw/distinfo
#    chntpw/pkg-descr
#
echo c - chntpw/
mkdir -p chntpw/ > /dev/null 2>&1
echo x - chntpw/Makefile
sed 's/^X//' >chntpw/Makefile << 'END-of-chntpw/Makefile'
X# New ports collection makefile for:    chntpw
X# Date created:                         25 July 2007
X# Whom:                    buganini@gmail.com
X#
X# $FreeBSD$
X#
X
XPORTNAME=    chntpw
XPORTVERSION=    070409
XCATEGORIES=    sysutils
XMASTER_SITES=    http://home.eunet.no/pnordahl/ntpasswd/
XDISTNAME=    ${PORTNAME}-source-${PORTVERSION}
X
XMAINTAINER=    buganini@gmail.com
XCOMMENT=    A utility to set the password and edit registry on Microsoft NT system
X
XUSE_ZIP=    yes
XUSE_GMAKE=    yes
X
XPLIST_FILES=    bin/chntpw
X
XWRKSRC=        ${WRKDIR}/${PORTNAME}-${PORTVERSION}
X
Xdo-install:
X    ${INSTALL_PROGRAM} ${WRKSRC}/chntpw ${PREFIX}/bin
X
X.include <bsd.port.mk>
END-of-chntpw/Makefile
echo x - chntpw/distinfo
sed 's/^X//' >chntpw/distinfo << 'END-of-chntpw/distinfo'
XMD5 (chntpw-source-070409.zip) = 8953c585b907d54e74066300467f0730
XSHA256 (chntpw-source-070409.zip) = f12a068134d7184400314f3c2c71a8de75bdc6c51d1e580179a83a0510adec12
XSIZE (chntpw-source-070409.zip) = 385040
END-of-chntpw/distinfo
echo x - chntpw/pkg-descr
sed 's/^X//' >chntpw/pkg-descr << 'END-of-chntpw/pkg-descr'
X* This is a utility to (re)set the password of any user that has a valid
X  (local) account on your NT system.
X* You do not need to know the old password to set a new one.
X* It works offline, that is, you have to shutdown your computer and boot off
X  a floppydisk or CD.
X* Will detect and offer to unlock locked or disabled out user accounts!
X* It is also an almost fully functional registry editor!
X
XWWW: http://home.eunet.no/pnordahl/ntpasswd/
END-of-chntpw/pkg-descr
exit

------=_Part_128810_10760974.1185463255510--