Date: Tue, 19 Apr 2011 02:08:54 +0800 (CST) From: Jyun-Yan You <jyyou@cs.nctu.edu.tw> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/156478: [NEW PORT] net/mkntpwd: A utility to create the Samba password hashes Message-ID: <201104181808.p3II8shJ018385@csduty.cs.nctu.edu.tw> Resent-Message-ID: <201104181810.p3IIAAqL033328@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 156478 >Category: ports >Synopsis: [NEW PORT] net/mkntpwd: A utility to create the Samba password hashes >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: Mon Apr 18 18:10:10 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Jyun-Yan You >Release: FreeBSD 8.2-RELEASE amd64 >Organization: >Environment: System: FreeBSD csduty.cs.nctu.edu.tw 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Thu Feb 17 02:41:51 UTC 2011 >Description: A utility to create the Samba password hashes Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- mkntpwd-1.0.shar begins here --- # 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: # # mkntpwd # mkntpwd/files # mkntpwd/files/patch-Makefile # mkntpwd/Makefile # mkntpwd/distinfo # mkntpwd/pkg-descr # echo c - mkntpwd mkdir -p mkntpwd > /dev/null 2>&1 echo c - mkntpwd/files mkdir -p mkntpwd/files > /dev/null 2>&1 echo x - mkntpwd/files/patch-Makefile sed 's/^X//' >mkntpwd/files/patch-Makefile << 'c1ccae8b6516591fbfda756542478c00' X--- Makefile 2011-04-18 19:11:39.288885000 +0800 X+++ Makefile.new 2011-04-18 20:00:41.691637000 +0800 X@@ -47,7 +47,7 @@ X #OPTIMIZE= X #XLIBS= X X-CFLAGS= $(DEBUG) $(OPTIMIZE) $(ARCH) $(VISUAL) $(PERMUTE) $(STATIC) X+#CFLAGS= $(DEBUG) $(OPTIMIZE) $(ARCH) $(VISUAL) $(PERMUTE) $(STATIC) X X OBJS = getopt.o md4.o mkntpwd.o smbdes.o X c1ccae8b6516591fbfda756542478c00 echo x - mkntpwd/Makefile sed 's/^X//' >mkntpwd/Makefile << 'b1a7a568a199cb5174debccfea8bc151' X# New ports collection makefile for: mkntpwd X# Date created: 2011-04-18 X# Whom: Jyun-Yan You <jyyou@cs.nctu.edu.tw> X# X# $FreeBSD$ X# X XPORTNAME= mkntpwd XPORTVERSION= 1.0 XCATEGORIES= net XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= ldaputils/Contrib/mkntpwd XDISTNAME= ${PORTNAME} X XMAINTAINER= ta@cs.nctu.edu.tw XCOMMENT= A utility to create the Samba password hashes X XFETCH_ARGS= -p X XALL_TARGET= # No target X XNO_WRKSUBDIR= yes XPLIST_FILES= bin/mkntpwd X Xdo-install: X ${INSTALL_PROGRAM} ${WRKSRC}/mkntpwd ${PREFIX}/bin X X.include <bsd.port.mk> b1a7a568a199cb5174debccfea8bc151 echo x - mkntpwd/distinfo sed 's/^X//' >mkntpwd/distinfo << 'cf74c8b9d82a4f953275e24c6cb6d9da' XSHA256 (mkntpwd.tar.gz) = 29a6769ee30e8cf2dda46fbf6b2d772d1d03e3b2760c501325f35098de25e4a2 XSIZE (mkntpwd.tar.gz) = 21810 cf74c8b9d82a4f953275e24c6cb6d9da echo x - mkntpwd/pkg-descr sed 's/^X//' >mkntpwd/pkg-descr << '2c6c1a1b7156290a52d151306335bd85' XA utility to create the Samba password hashes 2c6c1a1b7156290a52d151306335bd85 exit --- mkntpwd-1.0.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201104181808.p3II8shJ018385>