ports/159114: [new port] sysutils/flock: Manage locks from shell scripts

Andrey Zonov andrey at zonov.org
Fri Jul 22 14:20:09 UTC 2011


>Number:         159114
>Category:       ports
>Synopsis:       [new port] sysutils/flock: Manage locks from shell scripts
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 22 14:20:09 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Andrey Zonov
>Release:        stable-7, stable-8
>Organization:
>Environment:
>Description:
Manage locks from shell scripts
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# 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:
#
#	flock/
#	flock/Makefile
#	flock/distinfo
#	flock/pkg-descr
#
echo c - flock/
mkdir -p flock/ > /dev/null 2>&1
echo x - flock/Makefile
sed 's/^X//' >flock/Makefile << 'e624d88255284a8ec5650766cdaeb007'
X# New ports collection makefile for:	flock
X# Date created:				26 May 2011
X# Whom:					Andrey Zonov <andrey at zonov.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	flock
XPORTVERSION=	2.19
XCATEGORIES=	sysutils
XMASTER_SITES=	http://www.zonov.org/${PORTNAME}/
X
XMAINTAINER=	andrey at zonov.org
XCOMMENT=	Manage locks from shell scripts
X
XPLIST_FILES=	bin/${PORTNAME}
XMAN1=		${PORTNAME}.1
X
Xdo-install:
X	${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin
X	${INSTALL_MAN} ${WRKSRC}/${MAN1} ${MANPREFIX}/man/man1
X
X.include <bsd.port.mk>
e624d88255284a8ec5650766cdaeb007
echo x - flock/distinfo
sed 's/^X//' >flock/distinfo << '1b9dfc209410adef9ece0507c22c2fbc'
XMD5 (flock-2.19.tar.gz) = 60bb3ce83dc4d28391855eb563175422
XSHA256 (flock-2.19.tar.gz) = 9716618042a753cc4bd6e787d0886ea5fce8a167d5ce62421cee2c09ea86fbda
XSIZE (flock-2.19.tar.gz) = 5452
1b9dfc209410adef9ece0507c22c2fbc
echo x - flock/pkg-descr
sed 's/^X//' >flock/pkg-descr << '639db650accc85e45d3f0cfa03091ee6'
XManage locks from shell scripts
X
XWWW: http://ftp.kernel.org/pub/linux/utils/util-linux/
639db650accc85e45d3f0cfa03091ee6
exit



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



More information about the freebsd-ports-bugs mailing list