Date: Sun, 19 Apr 2009 02:08:44 +0200 (CEST) From: Joris Dedieu <joris.dedieu@gmail.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/133846: New port: security/py-pylibacl - Manipulate acl with python Message-ID: <200904190008.n3J08iHl038053@pontiac3.nfrance.com> Resent-Message-ID: <200904190010.n3J0A2Xc015874@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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 <joris.dedieu@gmail.com> >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 <bsd.port.mk> 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, <iusty@k1024.org> 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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200904190008.n3J08iHl038053>