ports/177969: [New Port] sysutils/entr

Danilo Egea Gondolfo danilogondolfo at gmail.com
Fri Apr 19 03:20:01 UTC 2013


>Number:         177969
>Category:       ports
>Synopsis:       [New Port] sysutils/entr
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Apr 19 03:20:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Danilo Egea Gondolfo
>Release:        FreeBSD 9.1-STABLE
>Organization:
Universidade Estadual de Maringá
>Environment:
FreeBSD projeto 9.1-STABLE FreeBSD 9.1-STABLE #0 r249522: Mon Apr 15 16:35:31 BRT 2013     root at projeto:/usr/obj/usr/src.stable/sys/PROJETO  amd64
>Description:
New port: sysutils/entr

A utility for running arbitrary commands when files change.
Uses kqueue(2) to avoid polling. entr responds to file system
events by executing command line arguments or by writing to a FIFO.
entr was written to provide an effective means of incorporating
micro-tests into the daily workflow on UNIX platforms.
>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:
#
#	entr
#	entr/distinfo
#	entr/pkg-descr
#	entr/Makefile
#
echo c - entr
mkdir -p entr > /dev/null 2>&1
echo x - entr/distinfo
sed 's/^X//' >entr/distinfo << '22d9f4afe4b76e5ceb7d8fd5980ee466'
XSHA256 (entr-1.9.tar.gz) = 7a4dd77c3694ac88a10d0d1e468ca7f1268275c419043d9d35514ef6763e7396
XSIZE (entr-1.9.tar.gz) = 8680
22d9f4afe4b76e5ceb7d8fd5980ee466
echo x - entr/pkg-descr
sed 's/^X//' >entr/pkg-descr << '4740ea54a68c889b48166a4ef00babe1'
XA utility for running arbitrary commands when files change.
XUses kqueue(2) to avoid polling. entr responds to file system
Xevents by executing command line arguments or by writing to a FIFO.
Xentr was written to provide an effective means of incorporating
Xmicro-tests into the daily workflow on UNIX platforms.
X
XWWW: http://entrproject.org
4740ea54a68c889b48166a4ef00babe1
echo x - entr/Makefile
sed 's/^X//' >entr/Makefile << '61cd03c65ec5e01873c5434ae6baee96'
X# $FreeBSD$
X
XPORTNAME=	entr
XPORTVERSION=	1.9
XCATEGORIES=	sysutils
XMASTER_SITES=	http://entrproject.org/code/
X
XMAINTAINER=	danilogondolfo at gmail.com
XCOMMENT=	Run arbitrary commands when files change
X
XPLIST_FILES=	bin/entr
X
XMAKE_ARGS=	MANPREFIX=${PREFIX}/man/
XMAKEFILE=	Makefile.bsd
XWRKSRC=	${WRKDIR}/eradman-entr-587c18272485
X
XMAN1=		entr.1
XMANCOMPRESSED=	no
X
X.include <bsd.port.mk>
61cd03c65ec5e01873c5434ae6baee96
exit



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


More information about the freebsd-ports-bugs mailing list