FreeBSD Bugzilla – Attachment 147262 Details for
Bug 193574
[NEW PORT] - jadm
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
vanilla modified.
jadm.shar (text/plain), 2.11 KB, created by
Vanilla I. Shu
on 2014-09-13 01:48:57 UTC
(
hide
)
Description:
vanilla modified.
Filename:
MIME Type:
Creator:
Vanilla I. Shu
Created:
2014-09-13 01:48:57 UTC
Size:
2.11 KB
patch
obsolete
># 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: ># ># Makefile ># distinfo ># pkg-descr ># pkg-plist ># >echo x - Makefile >sed 's/^X//' >Makefile << 'b67911656ef5d18c4ae36cb6741b7965' >X# Created by: Nikolay Dachev <nikolay@dachev.info> >X# $FreeBSD$ >X >XPORTNAME= jadm >XPORTVERSION= 1.0 >XCATEGORIES= sysutils >X >XMAINTAINER= jadm@dachev.info >XCOMMENT= Jail framework with vnet, zfs and jail.conf support >X >XLICENSE= BSD3CLAUSE >XLICENSE_FILE= ${WRKSRC}/LICENSE >X >XBUILD_DEPENDS= ${LOCALBASE}/bin/easy_install-${PYTHON_VER}:${PORTSDIR}/devel/py-setuptools \ >X ${PYTHON_PKGNAMEPREFIX}netifaces>=0:${PORTSDIR}/net/py-netifaces \ >X ${PYTHON_PKGNAMEPREFIX}paramiko>=1:${PORTSDIR}/security/py-paramiko >XRUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}netifaces>=0:${PORTSDIR}/net/py-netifaces \ >X ${PYTHON_PKGNAMEPREFIX}paramiko>=1:${PORTSDIR}/security/py-paramiko >X >XUSES= python >XUSE_GITHUB= yes >XGH_ACCOUNT= NikolayDachev >XGH_COMMIT= 2e23393 >XGH_TAGNAME= 1.0 >X >Xpre-install: >X# remove junk if exist >X ${RM} ${PYTHON_LIBDIR}/site-packages/jadm*egg >X ${CP} ${WRKSRC}/man8/jadm.8 ${WRKDIR}/stage${PREFIX}/man/man8 >X ${CP} ${WRKSRC}/jadm ${WRKDIR}/stage${PREFIX}/bin/ >X >Xpost-install: >X# remove jadm.8 installed from setup.py >X ${RM} ${PREFIX}/man/man8/jadm.8 >X >X.include <bsd.port.mk> >b67911656ef5d18c4ae36cb6741b7965 >echo x - distinfo >sed 's/^X//' >distinfo << '57677d168a5ec21bdf22c9501f075a8f' >XSHA256 (jadm-1.0.tar.gz) = 60eb0337cb747901f3d4faf204988ec7748b62d362dfd5ee706a89b1630f8da3 >XSIZE (jadm-1.0.tar.gz) = 8814683 >57677d168a5ec21bdf22c9501f075a8f >echo x - pkg-descr >sed 's/^X//' >pkg-descr << '7f9555c3c1089940396b503dd37f3979' >XJadm is python script which pars /etc/jail.conf in his own format. >XUse zfs for jail home also bridge interface and epair interfaces for jail vnet. >7f9555c3c1089940396b503dd37f3979 >echo x - pkg-plist >sed 's/^X//' >pkg-plist << '842cde48cf18b70a11b15515ca566742' >Xbin/jadm >Xman/man8/jadm.8.gz >842cde48cf18b70a11b15515ca566742 >exit >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 193574
:
147227
|
147261
| 147262 |
147305
|
147306
|
147307
|
147308
|
147321
|
147322
|
147323