FreeBSD Bugzilla – Attachment 41627 Details for
Bug 65095
New port: sysutils/jailadmin A system to manage jail services
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
jailadmin-port
jailadmin-port (text/plain), 2.42 KB, created by
Kirk Strauser
on 2004-04-02 18:50:21 UTC
(
hide
)
Description:
jailadmin-port
Filename:
MIME Type:
Creator:
Kirk Strauser
Created:
2004-04-02 18:50:21 UTC
Size:
2.42 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 << 'END-of-Makefile' >X# New ports collection makefile for: jailadmin >X# Date created: 02 Apr 2004 >X# Whom: Kirk Strauser <kirk@strauser.com> >X# >X# $FreeBSD$ >X# >X >XPORTNAME= jailadmin >XPORTVERSION= 1.6 >XCATEGORIES= sysutils >XMASTER_SITES= http://subwiki.honeypot.net/pub/Freebsd/JailAdmin/ >XDISTNAME= jailadmin-${PORTVERSION} >X >XMAINTAINER= kirk@strauser.com >XCOMMENT= A system for managing a set of named jails >X >XUSE_PERL5= yes >X >X.if defined(WITH_SNMP) >X.if exists(${LOCALBASE}/lib/libsnmp.so.4) || defined(WITH_SNMP4) >XLIB_DEPENDS+= snmp.4:${PORTSDIR}/net-mgmt/net-snmp4 >X.else >XLIB_DEPENDS+= netsnmp.6:${PORTSDIR}/net-mgmt/net-snmp >X.endif >XPLIST_SUB+= SNMP="" >X.else >XINSTALL_TARGET= installbase >XPLIST_SUB+= SNMP="@comment " >X.endif >X >Xpre-everything:: >X @${ECHO} >X @${ECHO} "You can build ${PKGNAME} with the following options:" >X @${ECHO} "WITH_SNMP install the additional SNMP management components" >X @${ECHO} >X >Xpre-install: >X ${SED} -i -e "s#^SITEPERLDIR=.*#SITEPERLDIR= ${SITE_PERL}#" ${WRKSRC}/Makefile >X >X.include <bsd.port.mk> >END-of-Makefile >echo x - distinfo >sed 's/^X//' >distinfo << 'END-of-distinfo' >XMD5 (jailadmin-1.6.tar.gz) = 40db8f9df36c965e3c28937cfdd2d807 >XSIZE (jailadmin-1.6.tar.gz) = 9135 >END-of-distinfo >echo x - pkg-descr >sed 's/^X//' >pkg-descr << 'END-of-pkg-descr' >XJailAdmin is a system for managing a set of named jails. It provides: >X >X - A command line utility for starting and stopping named jails. >X >X - An efficient method for shutting down a large number of jails in >X parallel. >X >X - A simple configuration syntax. >X >X - SNMP monitoring facilities. >X >XIt is designed to provide more flexible functionality than FreeBSD's own >Xrc.d/jail script, and should provide a complete superset of features. >X >XWWW: http://subwiki.honeypot.net/cgi-bin/view/Freebsd/JailAdmin >X >X- Kirk Strauser >Xkirk@strauser.com >END-of-pkg-descr >echo x - pkg-plist >sed 's/^X//' >pkg-plist << 'END-of-pkg-plist' >Xetc/jailadmin.conf.sample >Xetc/rc.d/zzz-jail.sh >X%%SITE_PERL%%/Jail.pm >X%%SNMP%%sbin/jail-snmp >Xsbin/jailadmin >X%%SNMP%%share/snmp/mibs/JAIL-MIB.txt >END-of-pkg-plist >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 65095
: 41627