Port details |
- chntpw Utility to set the password and edit registry on Microsoft NT system
- 140201 security =5 140201Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2007-07-27 14:41:12
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: wget, lame, mc, pth, openssl
- Also Listed In: sysutils
- License: GPLv2
- WWW:
- http://pogostick.net/~pnh/ntpasswd/
- Description:
- * This is a utility to (re)set the password of any user that has a valid
(local) account on your NT system.
* You do not need to know the old password to set a new one.
* It works offline, that is, you have to shutdown your computer and boot off
a floppydisk or CD.
* Will detect and offer to unlock locked or disabled out user accounts!
* It is also an almost fully functional registry editor!
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/security/chntpw/ && make install clean
- To add the package, run one of these commands:
- pkg install security/chntpw
- pkg install chntpw
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: chntpw
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1516608504
SHA256 (chntpw-source-140201.zip) = 96e20905443e24cba2f21e51162df71dd993a1c02bfa12b1be2d0801a4ee2ccc
SIZE (chntpw-source-140201.zip) = 1404098
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for chntpw-140201:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- security_chntpw
- USES:
- gmake zip ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
140201 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
140201 20 Jul 2022 14:22:56 |
Tobias C. Berner (tcberner) |
security: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Dupre <ale@FreeBSD.org>
* Alex Kapranoff <kappa@rambler-co.ru>
* Alex Samorukov <samm@freebsd.org>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kriventsov <avk@vl.ru>
* Alexander Leidinger <netchild@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
140201 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
140201 05 May 2020 11:53:35 |
woodsb02 |
security/chntpw: Update to 140201
- Reset maintainer
- Re-format patch to apply cleanly
- pet portlint
PR: 220969
Submitted by: Walter Schwarzenfeld <w.schwarzenfeld@utanet.at>
Reported by: woodsb02
Approved by: buganini@gmail.com (ex maintainer) |
110511_2 15 Mar 2017 14:45:31 |
mat |
Remove all USE_OPENSSL occurrences.
Sponsored by: Absolight |
110511_2 15 Sep 2015 12:23:20 |
amdmi3 |
- Drop ARCH condition for removing -m32 flag: on i386 it's no-op anyway
- Drop ONLY_FOR_ARCHS, it builds fine on arm, mips and mips64, however not sure
if it's usable there
- Switch to options helpers
PR: 202870
Submitted by: amdmi3
Approved by: buganini@gmail.com (maintainer) |
110511_2 04 Apr 2015 12:19:15 |
riggs |
- Replace deprecated des_* methods with DES_* counterparts
- Fix build with LibreSSL
PR: 198346
Submitted by: spil.oss@gmail.com
Approved by: buganini@gmail.com (maintainer)
MFH: 2015Q2 |
110511_1 10 Mar 2014 17:01:37 |
bapt |
Convert s* to USES=zip |
110511_1 28 Nov 2013 15:48:46 |
jadawin |
- Install more binaries with chntpwd
- Bump portrevision
PR: ports/184158
Submitted by: John Hein <jhein@symmetricom.com>
Approved by: maintainer |
110511 10 Oct 2013 06:53:56 |
sunpoet |
- Add LICENSE
- Convert to new OPTIONS framework
- Allow build on amd64
- Respect CC: fix build with clang
- Support STAGEDIR
- While I'm here, use USES=gmake
PR: ports/182832
Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer) |
110511 20 Sep 2013 22:55:26 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
110511 14 Jan 2012 19:11:50 |
miwi |
- Update to 110511
PR: 164014
Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu>
Approved by: maintainer |
100627 03 Jul 2011 14:03:52 |
ohauer |
-remove MD5 |
100627 13 Aug 2010 14:50:21 |
glarkin |
- Updated to 100627
PR: ports/149312
Submitted by: Alexander <bas at it dash core dot org>
Approved by: Buganini <buganini at gmail dot com> (maintainer) |
080526 19 Oct 2008 14:56:01 |
miwi |
- Update to 080526
PR: 128194
Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer) |
070923 06 Oct 2007 06:36:21 |
chinsan |
- Update security/chntpw to 070923.
PR: ports/116967
Submmitter: maintainer |
070409 29 Jul 2007 11:58:14 |
chinsan |
- Only for i386 arch.
Submitted by: maintainer
Approved by: maintainer |
070409 27 Jul 2007 14:41:08 |
chinsan |
Add chntpw 070409, utility to set the password and edit registry on
Microsoft NT system.
PR: ports/114897
Submitted by: buganini at gmail.com
Approved by: rafan (mentor, implicit) |