diff options
author | mellon <mellon@pkgsrc.org> | 1998-02-27 09:02:30 +0000 |
---|---|---|
committer | mellon <mellon@pkgsrc.org> | 1998-02-27 09:02:30 +0000 |
commit | 14456e1eca65852cfede410dea2605615f2ac93a (patch) | |
tree | 076f32f80e0a65d66adfad66f54a34c1d0129343 /net | |
parent | a34b42896b5f0ac082f838dc4ff79a8190ec77d4 (diff) | |
download | pkgsrc-14456e1eca65852cfede410dea2605615f2ac93a.tar.gz |
Initial checkin
Diffstat (limited to 'net')
-rw-r--r-- | net/zephyr/pkg/COMMENT | 1 | ||||
-rw-r--r-- | net/zephyr/pkg/DESCR | 9 | ||||
-rw-r--r-- | net/zephyr/pkg/INSTALL | 14 | ||||
-rw-r--r-- | net/zephyr/pkg/PLIST | 87 |
4 files changed, 111 insertions, 0 deletions
diff --git a/net/zephyr/pkg/COMMENT b/net/zephyr/pkg/COMMENT new file mode 100644 index 00000000000..e834bd9ba99 --- /dev/null +++ b/net/zephyr/pkg/COMMENT @@ -0,0 +1 @@ +Zephyr Messaging Service diff --git a/net/zephyr/pkg/DESCR b/net/zephyr/pkg/DESCR new file mode 100644 index 00000000000..2ef527bca2e --- /dev/null +++ b/net/zephyr/pkg/DESCR @@ -0,0 +1,9 @@ +----------- +what is it? +----------- +Zephyr is a messaging service for securely delivering notification messages. +It is intended to be a sort of network equivalent of wall, only you can +target messages to particular users or classes of users rather than being +forced to broadcast to everybody regardless of whether or not they are +interested. Messages are typically recieved either by the X client, zwgc, +or by the emacs client. diff --git a/net/zephyr/pkg/INSTALL b/net/zephyr/pkg/INSTALL new file mode 100644 index 00000000000..c68e9fe9914 --- /dev/null +++ b/net/zephyr/pkg/INSTALL @@ -0,0 +1,14 @@ +#! /bin/sh + +case "$2" in + ""|POST-INSTALL) cat <<EOF +============================================================= + +Zephyr requires a single master server, and then a host server for +every host that supports zephyr. You must start these out of your +rc script. + +============================================================= +EOF + ;; +esac diff --git a/net/zephyr/pkg/PLIST b/net/zephyr/pkg/PLIST new file mode 100644 index 00000000000..00089bfb68c --- /dev/null +++ b/net/zephyr/pkg/PLIST @@ -0,0 +1,87 @@ +@comment $NetBSD: PLIST,v 1.1 1998/02/27 09:02:31 mellon Exp $ +include/zephyr/mit-copyright.h +include/zephyr/zephyr.h +include/zephyr/zephyr_err.h +lib/libzephyr.a +man/man1/zephyr.1 +sbin/syslogd +man/man8/syslogd.8 +bin/xzwrite +man/man1/xzwrite.1 +share/XZwrite +share/xzwrite.bitmap +bin/zaway +man/man1/zaway.1 +bin/zctl +man/man1/zctl.1 +bin/zleave +man/man1/zleave.1 +bin/zlocate +man/man1/zlocate.1 +sbin/zmailnotify +man/man1/zmailnotify.1 +bin/znol +man/man1/znol.1 +sbin/zpopnotify +man/man8/zpopnotify.8 +sbin/zshutdown_notify +man/man8/zshutdown_notify.8 +bin/zstat +man/man8/zstat.8 +bin/zwgc +man/man1/zwgc.1 +share/zwgc.desc +share/zwgc_resources +etc/zephyr/zephyr.vars +bin/zwrite +man/man1/zwrite.1 +sbin/zephyrd +man/man8/zephyrd.8 +etc/zephyr/default.subscriptions +etc/zephyr/acl/class-registry.acl +etc/zephyr/acl/iui-filsrv.acl +etc/zephyr/acl/iui-hm_ctl.acl +etc/zephyr/acl/iui-hm_stat.acl +etc/zephyr/acl/iui-login.acl +etc/zephyr/acl/iui-operations.acl +etc/zephyr/acl/iui-ops.acl +etc/zephyr/acl/iui-user_locate.acl +etc/zephyr/acl/iui-wg_ctl.acl +etc/zephyr/acl/iui-zephyr_admin.acl +etc/zephyr/acl/iui-zephyr_ctl.acl +etc/zephyr/acl/iui-zmatch_all.acl +etc/zephyr/acl/iws-filsrv.acl +etc/zephyr/acl/iws-hm_ctl.acl +etc/zephyr/acl/iws-hm_stat.acl +etc/zephyr/acl/iws-login.acl +etc/zephyr/acl/iws-operations.acl +etc/zephyr/acl/iws-ops.acl +etc/zephyr/acl/iws-user_locate.acl +etc/zephyr/acl/iws-wg_ctl.acl +etc/zephyr/acl/iws-zephyr_admin.acl +etc/zephyr/acl/iws-zephyr_ctl.acl +etc/zephyr/acl/iws-zmatch_all.acl +etc/zephyr/acl/sub-filsrv.acl +etc/zephyr/acl/sub-hm_ctl.acl +etc/zephyr/acl/sub-hm_stat.acl +etc/zephyr/acl/sub-login.acl +etc/zephyr/acl/sub-operations.acl +etc/zephyr/acl/sub-ops.acl +etc/zephyr/acl/sub-user_locate.acl +etc/zephyr/acl/sub-wg_ctl.acl +etc/zephyr/acl/sub-zephyr_admin.acl +etc/zephyr/acl/sub-zephyr_ctl.acl +etc/zephyr/acl/sub-zmatch_all.acl +etc/zephyr/acl/xmt-filsrv.acl +etc/zephyr/acl/xmt-hm_ctl.acl +etc/zephyr/acl/xmt-hm_stat.acl +etc/zephyr/acl/xmt-login.acl +etc/zephyr/acl/xmt-operations.acl +etc/zephyr/acl/xmt-ops.acl +etc/zephyr/acl/xmt-user_locate.acl +etc/zephyr/acl/xmt-wg_ctl.acl +etc/zephyr/acl/xmt-zephyr_admin.acl +etc/zephyr/acl/xmt-zephyr_ctl.acl +etc/zephyr/acl/xmt-zmatch_all.acl +sbin/zhm +man/man8/zhm.8 |