import p5-Safe-Hole

Through Safe::Hole, one can execute outside defined subroutines in the
original main compartment from the Safe compartment.

ok merdely@
This commit is contained in:
okan 2007-12-30 22:34:41 +00:00
parent 9ea7c443e0
commit 404634a098
5 changed files with 40 additions and 0 deletions

View File

@ -0,0 +1,21 @@
# $OpenBSD: Makefile,v 1.1.1.1 2007/12/30 22:34:41 okan Exp $
COMMENT= make a hole to the main compartment in the Safe compartment
SHARED_ONLY= Yes
DISTNAME= Safe-Hole-0.10
CATEGORIES= devel
MODULES= cpan
CPAN_AUTHOR= SEYN
MAINTAINER= Okan Demirmen <okan@openbsd.org>
# Perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>

View File

@ -0,0 +1,5 @@
MD5 (Safe-Hole-0.10.tar.gz) = lZOK0DK1duDsrmub8uHeJw==
RMD160 (Safe-Hole-0.10.tar.gz) = 0a9+hw7rdtMjf76XX5QIfyOoor0=
SHA1 (Safe-Hole-0.10.tar.gz) = nnuG2ZpzyvblDQoYDQbG7cFndvE=
SHA256 (Safe-Hole-0.10.tar.gz) = rn170CCTGuVeUjiGSsK/B2Sok8oD0zTkTBH5m/tFMYg=
SIZE (Safe-Hole-0.10.tar.gz) = 11433

View File

@ -0,0 +1,2 @@
Through Safe::Hole, one can execute outside defined subroutines in the
original main compartment from the Safe compartment.

View File

@ -0,0 +1,2 @@
@comment $OpenBSD: PFRAG.shared,v 1.1.1.1 2007/12/30 22:34:41 okan Exp $
${P5ARCH}/auto/Safe/Hole/Hole.so

View File

@ -0,0 +1,10 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2007/12/30 22:34:41 okan Exp $
%%SHARED%%
${P5ARCH}/
${P5ARCH}/Safe/
${P5ARCH}/Safe/Hole.pm
${P5ARCH}/auto/
${P5ARCH}/auto/Safe/
${P5ARCH}/auto/Safe/Hole/
${P5ARCH}/auto/Safe/Hole/Hole.bs
@man man/man3p/Safe::Hole.3p