From owner-cvs-ports@FreeBSD.ORG Thu Oct 20 12:22:03 2011 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 59516106567C; Thu, 20 Oct 2011 12:22:03 +0000 (UTC) (envelope-from eadler@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 4A48B8FC24; Thu, 20 Oct 2011 12:22:03 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id p9KCM34a032530; Thu, 20 Oct 2011 12:22:03 GMT (envelope-from eadler@repoman.freebsd.org) Received: (from eadler@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p9KCM3ed032529; Thu, 20 Oct 2011 12:22:03 GMT (envelope-from eadler) Message-Id: <201110201222.p9KCM3ed032529@repoman.freebsd.org> From: Eitan Adler Date: Thu, 20 Oct 2011 12:22:03 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security Makefile ports/security/py-htpasswd Makefile distinfo pkg-descr X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Oct 2011 12:22:03 -0000 eadler 2011-10-20 12:22:03 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/py-htpasswd Makefile distinfo pkg-descr Log: Replacement for htpasswd. This port will install htpasswd.py that can be found in trac trac contrib directory. WWW: http://trac.edgewall.org/browser/trunk/contrib/htpasswd.py PR: ports/160213 Submitted by: Aldis Berjoza Approved by: bapt (mentor) Revision Changes Path 1.1218 +1 -0 ports/security/Makefile 1.1 +28 -0 ports/security/py-htpasswd/Makefile (new) 1.1 +2 -0 ports/security/py-htpasswd/distinfo (new) 1.1 +6 -0 ports/security/py-htpasswd/pkg-descr (new)