ports/163679: [NEW PORT] sysutils/sysrc: Utility to get or set rc.conf(5) values

Devin Teske dteske at vicor.com
Wed Dec 28 20:20:10 UTC 2011


>Number:         163679
>Category:       ports
>Synopsis:       [NEW PORT] sysutils/sysrc: Utility to get or set rc.conf(5) values
>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:   Wed Dec 28 20:20:09 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Devin Teske
>Release:        FreeBSD 8.1-RELEASE-p6 i386
>Organization:
FIS Global, Inc.
>Environment:
FreeBSD kxt2a.jbsd.vicor.com 8.1-RELEASE-p6 FreeBSD 8.1-RELEASE-p6 #15: Wed Dec  7 11:08:51 PST 2011
dteske at ipm0.vbsd.vicor.com:/usr/src/sys/i386/compile/FIS  i386
>Description:
New Port sysutils/sysrc.

Sysrc is a robust utility for managing rc.conf(5) from the command-line without
a text-editor. Feature-highlights include (but are not limited to):
  - Environment variable taint prevention
  - Shell taint checking (aka boot-regression prevention)
  - File-access race-condition prevention
  - File-structure sensitivity/preservation
  - Intelligent syntax handling
  - Execution performance optimizations
  - Detailed safety measures
  - Support for jails (both legacy and current)



WWW: http://druidbsd.sourceforge.net/

>How-To-Repeat:

>Fix:
# 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:
#
#	sysrc
#	sysrc/Makefile
#	sysrc/distinfo
#	sysrc/pkg-descr
#
echo c - sysrc
mkdir -p sysrc > /dev/null 2>&1
echo x - sysrc/Makefile
sed 's/^X//' >sysrc/Makefile << 'a9f17ccaa2f1f1e163da334e1a54e608'
X# New ports collection makefile for:	sysrc
X# Date created:				28 December 2011
X# Whom:					Devin Teske <dteske at vicor.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	sysrc
XPORTVERSION=	3.2
XCATEGORIES=	sysutils
XMASTER_SITES=	http://druidbsd.sourceforge.net/download/
XEXTRACT_SUFX=	.txt
X
XMAINTAINER=	dteske at vicor.com
XCOMMENT=	Utility to get or set rc.conf(5) values
X
XNO_BUILD=	yes
X
XEXTRACT_CMD=	:
XEXTRACT_BEFORE_ARGS=
XEXTRACT_AFTER_ARGS=
X
XPLIST_FILES=	sbin/${PORTNAME}
X
Xdo-install:
X	${INSTALL_SCRIPT} ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX} ${PREFIX}/sbin/${PORTNAME}
X
X.include <bsd.port.mk>
a9f17ccaa2f1f1e163da334e1a54e608
echo x - sysrc/distinfo
sed 's/^X//' >sysrc/distinfo << 'aac06a6f58bdae28f4fd75cf48d7bb8c'
XSHA256 (sysrc-3.2.txt) = a3f3bfe190c56110d051fa230713632b97641961332c76f71f694ae157520ab7
XSIZE (sysrc-3.2.txt) = 29609
aac06a6f58bdae28f4fd75cf48d7bb8c
echo x - sysrc/pkg-descr
sed 's/^X//' >sysrc/pkg-descr << '77c1c3577dad93d6a4a2d821a0245036'
XSysrc is a robust utility for managing rc.conf(5) from the command-line without
Xa text-editor. Feature-highlights include (but are not limited to):
X  - Environment variable taint prevention
X  - Shell taint checking (aka boot-regression prevention)
X  - File-access race-condition prevention
X  - File-structure sensitivity/preservation
X  - Intelligent syntax handling
X  - Execution performance optimizations
X  - Detailed safety measures
X  - Support for jails (both legacy and current)
X
X
X
XWWW: http://druidbsd.sourceforge.net/
77c1c3577dad93d6a4a2d821a0245036
exit


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list