From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Apr 19 00:10:02 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 680A11065677 for ; Sun, 19 Apr 2009 00:10:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 41CF58FC1D for ; Sun, 19 Apr 2009 00:10:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n3J0A2u2015875 for ; Sun, 19 Apr 2009 00:10:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n3J0A2Xc015874; Sun, 19 Apr 2009 00:10:02 GMT (envelope-from gnats) Resent-Date: Sun, 19 Apr 2009 00:10:02 GMT Resent-Message-Id: <200904190010.n3J0A2Xc015874@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Joris Dedieu Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D27C9106564A for ; Sun, 19 Apr 2009 00:08:45 +0000 (UTC) (envelope-from joris@pontiac3.nfrance.com) Received: from pontiac3.nfrance.com (pontiac3.nfrance.com [80.247.233.60]) by mx1.freebsd.org (Postfix) with ESMTP id 4F8B08FC0A for ; Sun, 19 Apr 2009 00:08:45 +0000 (UTC) (envelope-from joris@pontiac3.nfrance.com) Received: from pontiac3.nfrance.com (localhost [127.0.0.1]) by pontiac3.nfrance.com (8.14.3/8.14.3) with ESMTP id n3J08iur038054 for ; Sun, 19 Apr 2009 02:08:44 +0200 (CEST) (envelope-from joris@pontiac3.nfrance.com) Received: (from root@localhost) by pontiac3.nfrance.com (8.14.3/8.14.3/Submit) id n3J08iHl038053; Sun, 19 Apr 2009 02:08:44 +0200 (CEST) (envelope-from joris) Message-Id: <200904190008.n3J08iHl038053@pontiac3.nfrance.com> Date: Sun, 19 Apr 2009 02:08:44 +0200 (CEST) From: Joris Dedieu To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/133846: New port: security/py-pylibacl - Manipulate acl with python X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Joris Dedieu List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Apr 2009 00:10:02 -0000 >Number: 133846 >Category: ports >Synopsis: New port: security/py-pylibacl - Manipulate acl with python >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: Sun Apr 19 00:10:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Joris Dedieu >Release: FreeBSD 7.1-STABLE i386 >Organization: >Environment: System: FreeBSD pontiac3.nfrance.com 7.1-STABLE FreeBSD 7.1-STABLE #0: Wed Jan 14 11:04:24 UTC 2009 root@pontiac3.nfrance.com:/usr/obj/usr/src/sys/PONTIAC3 i386 >Description: >How-To-Repeat: >Fix: --- py-pylibacl.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: # # py-pylibacl # py-pylibacl/Makefile # py-pylibacl/pkg-descr # py-pylibacl/pkg-plist # py-pylibacl/distinfo # echo c - py-pylibacl mkdir -p py-pylibacl > /dev/null 2>&1 echo x - py-pylibacl/Makefile sed 's/^X//' >py-pylibacl/Makefile << 'ed46476b6191a0c30df2cc57ddf6e72b' X# New ports collection makefile for: py-pylibacl X# Date created: 18 april 2009 X# Whom: joris X# X# $FreeBSD$ X# X XPORTNAME= pylibacl XPORTVERSION= 0.4.0 XCATEGORIES= security python XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= ${PORTNAME} X XMAINTAINER= joris.dedieu@gmail.com XCOMMENT= Manipulate ACL with Python X XUSE_PYTHON= 2.4+ XUSE_PYDISTUTILS= easy_install XPYEASYINSTALL_ARCHDEP= yes X X.include X ed46476b6191a0c30df2cc57ddf6e72b echo x - py-pylibacl/pkg-descr sed 's/^X//' >py-pylibacl/pkg-descr << '154b44447bbe0777d1cd6a6719f741bf' Xpy-pylibacl -- Manipulate the POSIX.1e Access Control Lists with python X X XAuthor: Iustin Pop, XWWW: http://pylibacl.sourceforge.net/ 154b44447bbe0777d1cd6a6719f741bf echo x - py-pylibacl/pkg-plist sed 's/^X//' >py-pylibacl/pkg-plist << '1d2256b4e34041c7734f7fe11e1c68a2' X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%% X 1d2256b4e34041c7734f7fe11e1c68a2 echo x - py-pylibacl/distinfo sed 's/^X//' >py-pylibacl/distinfo << 'f44b0616e3b42b00e48b01c3a2ff1a7b' XMD5 (pylibacl-0.4.0.tar.gz) = 0c8c7fd673527fd63d970a6bac15779a XSHA256 (pylibacl-0.4.0.tar.gz) = 77fdb67239f44d1e41315e36be7094a2fdf55a0021e9613540936abab3de3480 XSIZE (pylibacl-0.4.0.tar.gz) = 25469 f44b0616e3b42b00e48b01c3a2ff1a7b exit --- py-pylibacl.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: