Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Jul 2007 14:06:14 GMT
From:      Kuan-Chung Chiu <buganini@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/114897: [New Port] sysutils/chntpw
Message-ID:  <200707251406.l6PE6EeX076937@www.freebsd.org>
Resent-Message-ID: <200707251410.l6PEA2Ja096323@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         114897
>Category:       ports
>Synopsis:       [New Port] sysutils/chntpw
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 25 14:10:01 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Kuan-Chung Chiu
>Release:        
>Organization:
N/A
>Environment:
>Description:
New port for sysutils/chntpw
A utility to reset the password of any user and edit registry on Microsoft NT system 
>How-To-Repeat:

>Fix:
# 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 reset the password of any user 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


>Release-Note:
>Audit-Trail:
>Unformatted:



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