Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Nov 2002 17:14:43 -0500 (EST)
From:      Ben Kibbey <bjk@m-net.arbornet.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/44956: ports
Message-ID:  <200211052214.gA5MEhbj046363@m-net.arbornet.org>

next in thread | raw e-mail | index | archive | help

>Number:         44956
>Category:       ports
>Synopsis:       ports
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov 05 14:20:12 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Ben Kibbey
>Release:        FreeBSD 4.7-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD m-net.arbornet.org 4.7-PRERELEASE FreeBSD 4.7-PRERELEASE #4: Tue Sep 3 12:18:24 EDT 2002 root@m-net.arbornet.org:/source/stable/src/sys/compile/MNET i386


	
>Description:
	A daemon to watch files for changes.
>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:
#
#	bubblegum
#	bubblegum/pkg-plist
#	bubblegum/pkg-descr
#	bubblegum/pkg-comment
#	bubblegum/distinfo
#	bubblegum/Makefile
#	bubblegum/patch-doc-Makefile.in
#
echo c - bubblegum
mkdir -p bubblegum > /dev/null 2>&1
echo x - bubblegum/pkg-plist
sed 's/^X//' >bubblegum/pkg-plist << 'END-of-bubblegum/pkg-plist'
Xbin/bubblegum
END-of-bubblegum/pkg-plist
echo x - bubblegum/pkg-descr
sed 's/^X//' >bubblegum/pkg-descr << 'END-of-bubblegum/pkg-descr'
XBubblegum is a daemon which watches a file for changes in access, modification
Xand inode change times and MD5 checksums. It can run a command upon a change
Xa specified number of times, read from a file list and more.
X
XWWW: http://arbornet.org/~bjk/bubblegum/
END-of-bubblegum/pkg-descr
echo x - bubblegum/pkg-comment
sed 's/^X//' >bubblegum/pkg-comment << 'END-of-bubblegum/pkg-comment'
XWatch a file for changes
END-of-bubblegum/pkg-comment
echo x - bubblegum/distinfo
sed 's/^X//' >bubblegum/distinfo << 'END-of-bubblegum/distinfo'
XMD5 (bubblegum-1.12.tar.gz) = b0cea809735aa3ab85cbc3a577ef8aeb
END-of-bubblegum/distinfo
echo x - bubblegum/Makefile
sed 's/^X//' >bubblegum/Makefile << 'END-of-bubblegum/Makefile'
X# Ports collection Makefile for:	bubblegum
X# Date created:		5 November 2002
X# Whom:			Ben Kibbey <bjk@arbornet.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	bubblegum
XPORTVERSION=	1.12
XCATEGORIES=	security
XMASTER_SITES=	http://arbornet.org/~bjk/bubblegum/
X
XMAINTAINER=	ports@FreeBSD.org
X
XGNU_CONFIGURE=	yes
X
XMAN1=		bubblegum.1
XMANCOMPRESSED=	no
X
XCONFIGURE_TARGET=
X
Xpre-build:
X	${CP} ${WRKSRC}/doc/bubblegum.man ${WRKSRC}/doc/bubblegum.1
X
X.include <bsd.port.mk>
END-of-bubblegum/Makefile
echo x - bubblegum/patch-doc-Makefile.in
sed 's/^X//' >bubblegum/patch-doc-Makefile.in << 'END-of-bubblegum/patch-doc-Makefile.in'
Xdiff -ru bubblegum-1.12.orig/doc/Makefile.in bubblegum-1.12/doc/Makefile.in
X--- bubblegum-1.12.orig/doc/Makefile.in	Tue Oct  8 09:51:06 2002
X+++ bubblegum-1.12/doc/Makefile.in	Tue Nov  5 16:59:24 2002
X@@ -114,7 +114,7 @@
X target_cpu = @target_cpu@
X target_os = @target_os@
X target_vendor = @target_vendor@
X-dist_man1_MANS = bubblegum.man
X+dist_man1_MANS = bubblegum.1
X subdir = doc
X mkinstalldirs = $(SHELL) $(top_srcdir)/build/mkinstalldirs
X CONFIG_HEADER = $(top_builddir)/config.h
END-of-bubblegum/patch-doc-Makefile.in
exit


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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200211052214.gA5MEhbj046363>