Import of pkgsrc-2015Q1

This commit is contained in:
2015-04-22 14:34:26 +02:00
committed by Lionel Sambuc
parent 9a8c06dafb
commit 4af1cdf7a9
25114 changed files with 870550 additions and 795435 deletions

7
sysutils/direvent/DESCR Normal file
View File

@@ -0,0 +1,7 @@
Direvent is a directory content watcher daemon, i.e. a program that
monitors a set of directories on the file system and reacts when
their content changes. When a change is detected, the daemon reacts by
invoking an external command configured for that kind of change.
The program aims to provide a uniform and system-independent
command-level interface for file system events.

View File

@@ -0,0 +1,17 @@
# $NetBSD: Makefile,v 1.1 2014/09/08 09:13:02 wiz Exp $
DISTNAME= direvent-5.0
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_GNU:=direvent/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://ftp.gnu.org/gnu/direvent/
COMMENT= Daemon that monitors file system directories for events
LICENSE= gnu-gpl-v3
GNU_CONFIGURE= yes
USE_PKGLOCALEDIR= yes
TEST_TARGET= check
INFO_FILES= yes
.include "../../mk/bsd.pkg.mk"

5
sysutils/direvent/PLIST Normal file
View File

@@ -0,0 +1,5 @@
@comment $NetBSD: PLIST,v 1.1 2014/09/08 09:13:02 wiz Exp $
bin/direvent
info/direvent.info
man/man5/direvent.conf.5
man/man8/direvent.8

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1 2014/09/08 09:13:02 wiz Exp $
SHA1 (direvent-5.0.tar.gz) = 16d495b9fd5e1aa5dad879ddb8acbb453d2d6d36
RMD160 (direvent-5.0.tar.gz) = 8a3c297c4bc8d1f5a37047de4a24dc8780d225d8
Size (direvent-5.0.tar.gz) = 742586 bytes