A utility to create the Samba password hashes Generated with FreeBSD Port Tools 0.99
update * change maintainer * add WWW to pkg-desc
Responsible Changed From-To: freebsd-ports-bugs->martymac I will take care of it.
martymac 2011-05-18 11:44:14 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/mkntpwd Makefile distinfo pkg-descr sysutils/mkntpwd/files patch-Makefile patch-md4.c patch-mkntpwd.c Log: Add mkntpwd, a utility to create Samba password hashes PR: ports/156478 Submitted by: Jyun-Yan You <jyyou at cs.nctu.edu.tw> Revision Changes Path 1.1296 +1 -0 ports/sysutils/Makefile 1.1 +27 -0 ports/sysutils/mkntpwd/Makefile (new) 1.1 +2 -0 ports/sysutils/mkntpwd/distinfo (new) 1.1 +51 -0 ports/sysutils/mkntpwd/files/patch-Makefile (new) 1.1 +11 -0 ports/sysutils/mkntpwd/files/patch-md4.c (new) 1.1 +41 -0 ports/sysutils/mkntpwd/files/patch-mkntpwd.c (new) 1.1 +3 -0 ports/sysutils/mkntpwd/pkg-descr (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed New port added. Thanks!