Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Jul 2007 15:50:05 GMT
From:      Buganini <buganini@gmail.com>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/114897: [New Port] sysutils/chntpw
Message-ID:  <200707261550.l6QFo5eX096707@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/114897; it has been noted by GNATS.

From: Buganini <buganini@gmail.com>
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 <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
 Content-Type: text/html; charset=ISO-8859-1
 Content-Transfer-Encoding: 7bit
 Content-Disposition: inline
 
 The previous shar file has some mistakes,<br>this is the new one<br><br># This is a shell archive.&nbsp; Save it in a file, remove anything before<br># this line, and then unpack it by entering &quot;sh file&quot;.&nbsp; Note, it may
 <br># create directories; files and directories will be owned by you and<br># have default permissions.<br>#<br># This archive contains:<br>#<br>#&nbsp;&nbsp;&nbsp; chntpw/<br>#&nbsp;&nbsp;&nbsp; chntpw/Makefile<br>#&nbsp;&nbsp;&nbsp; chntpw/distinfo<br>#&nbsp;&nbsp;&nbsp; chntpw/pkg-descr
 <br>#<br>echo c - chntpw/<br>mkdir -p chntpw/ &gt; /dev/null 2&gt;&amp;1<br>echo x - chntpw/Makefile<br>sed &#39;s/^X//&#39; &gt;chntpw/Makefile &lt;&lt; &#39;END-of-chntpw/Makefile&#39;<br>X# New ports collection makefile for:&nbsp;&nbsp;&nbsp; chntpw
 <br>X# Date created:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 25 July 2007<br>X# Whom:&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; <a href="mailto:buganini@gmail.com">buganini@gmail.com</a><br>X#<br>X# $FreeBSD$<br>X#<br>X<br>XPORTNAME=&nbsp;&nbsp;&nbsp; chntpw<br>XPORTVERSION=&nbsp;&nbsp;&nbsp; 070409
 <br>XCATEGORIES=&nbsp;&nbsp;&nbsp; sysutils<br>XMASTER_SITES=&nbsp;&nbsp;&nbsp; <a href="http://home.eunet.no/pnordahl/ntpasswd/">http://home.eunet.no/pnordahl/ntpasswd/</a><br>XDISTNAME=&nbsp;&nbsp;&nbsp; ${PORTNAME}-source-${PORTVERSION}<br>X<br>XMAINTAINER=&nbsp;&nbsp;&nbsp; <a href="mailto:buganini@gmail.com">
 buganini@gmail.com</a><br>XCOMMENT=&nbsp;&nbsp;&nbsp; A utility to set the password and edit registry on Microsoft NT system<br>X<br>XUSE_ZIP=&nbsp;&nbsp;&nbsp; yes<br>XUSE_GMAKE=&nbsp;&nbsp;&nbsp; yes<br>X<br>XPLIST_FILES=&nbsp;&nbsp;&nbsp; bin/chntpw<br>X<br>XWRKSRC=&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; ${WRKDIR}/${PORTNAME}-${PORTVERSION}
 <br>X<br>Xdo-install:<br>X&nbsp;&nbsp;&nbsp; ${INSTALL_PROGRAM} ${WRKSRC}/chntpw ${PREFIX}/bin<br>X<br>X.include &lt;<a href="http://bsd.port.mk">bsd.port.mk</a>&gt;<br>END-of-chntpw/Makefile<br>echo x - chntpw/distinfo<br>sed &#39;s/^X//&#39; &gt;chntpw/distinfo &lt;&lt; &#39;END-of-chntpw/distinfo&#39;
 <br>XMD5 (chntpw-source-070409.zip) = 8953c585b907d54e74066300467f0730<br>XSHA256 (chntpw-source-070409.zip) = f12a068134d7184400314f3c2c71a8de75bdc6c51d1e580179a83a0510adec12<br>XSIZE (chntpw-source-070409.zip) = 385040<br>
 END-of-chntpw/distinfo<br>echo x - chntpw/pkg-descr<br>sed &#39;s/^X//&#39; &gt;chntpw/pkg-descr &lt;&lt; &#39;END-of-chntpw/pkg-descr&#39;<br>X* This is a utility to (re)set the password of any user that has a valid<br>X&nbsp; (local) account on your NT system.
 <br>X* You do not need to know the old password to set a new one.<br>X* It works offline, that is, you have to shutdown your computer and boot off<br>X&nbsp; a floppydisk or CD.<br>X* Will detect and offer to unlock locked or disabled out user accounts!
 <br>X* It is also an almost fully functional registry editor! <br>X<br>XWWW: <a href="http://home.eunet.no/pnordahl/ntpasswd/">http://home.eunet.no/pnordahl/ntpasswd/</a><br>END-of-chntpw/pkg-descr<br>exit<br><br>;
 
 ------=_Part_128810_10760974.1185463255510--



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