pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/zephyr Remove net/zephyr: it was superseded by cha...
details: https://anonhg.NetBSD.org/pkgsrc/rev/52e5b7ce2b5e
branches: trunk
changeset: 461488:52e5b7ce2b5e
user: seb <seb%pkgsrc.org@localhost>
date: Tue Sep 16 19:56:28 2003 +0000
description:
Remove net/zephyr: it was superseded by chat/zephyr-current (now chat/zephyr).
Implicit approval by maintainer, mycroft@, deduced from a conversation
about 2 years ago ;)
diffstat:
net/zephyr/DESCR | 6 --
net/zephyr/HEADER | 55 ------------------------
net/zephyr/MESSAGE | 7 ---
net/zephyr/Makefile | 50 ----------------------
net/zephyr/PLIST | 100 --------------------------------------------
net/zephyr/distinfo | 30 -------------
net/zephyr/files/zhm.sh | 22 ---------
net/zephyr/patches/patch-aa | 14 ------
net/zephyr/patches/patch-ab | 14 ------
net/zephyr/patches/patch-ac | 14 ------
net/zephyr/patches/patch-ad | 14 ------
net/zephyr/patches/patch-ae | 14 ------
net/zephyr/patches/patch-af | 14 ------
net/zephyr/patches/patch-ag | 14 ------
net/zephyr/patches/patch-ah | 14 ------
net/zephyr/patches/patch-ai | 14 ------
net/zephyr/patches/patch-aj | 22 ---------
net/zephyr/patches/patch-ak | 14 ------
net/zephyr/patches/patch-al | 33 --------------
net/zephyr/patches/patch-am | 16 -------
net/zephyr/patches/patch-an | 14 ------
net/zephyr/patches/patch-ao | 14 ------
net/zephyr/patches/patch-ap | 14 ------
net/zephyr/patches/patch-aq | 14 ------
net/zephyr/patches/patch-ar | 13 -----
net/zephyr/patches/patch-as | 33 --------------
net/zephyr/patches/patch-at | 72 -------------------------------
net/zephyr/patches/patch-au | 28 ------------
net/zephyr/patches/patch-av | 31 -------------
net/zephyr/patches/patch-aw | 14 ------
net/zephyr/patches/patch-ax | 14 ------
net/zephyr/patches/patch-ay | 12 -----
net/zephyr/patches/patch-az | 15 ------
33 files changed, 0 insertions(+), 769 deletions(-)
diffs (truncated from 901 to 300 lines):
diff -r 1c70b3fd822d -r 52e5b7ce2b5e net/zephyr/DESCR
--- a/net/zephyr/DESCR Tue Sep 16 19:51:21 2003 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-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 -r 1c70b3fd822d -r 52e5b7ce2b5e net/zephyr/HEADER
--- a/net/zephyr/HEADER Tue Sep 16 19:51:21 2003 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,55 +0,0 @@
-# $NetBSD: HEADER,v 1.1 2003/07/30 10:53:00 jmmv Exp $
-
-EGDIR="${PKG_PREFIX}/share/examples/zephyr"
-
-for f in \
- acl/class-registry.acl \
- acl/iui-filsrv.acl \
- acl/iui-hm_ctl.acl \
- acl/iui-hm_stat.acl \
- acl/iui-login.acl \
- acl/iui-operations.acl \
- acl/iui-ops.acl \
- acl/iui-user_locate.acl \
- acl/iui-wg_ctl.acl \
- acl/iui-zephyr_admin.acl \
- acl/iui-zephyr_ctl.acl \
- acl/iui-zmatch_all.acl \
- acl/iws-filsrv.acl \
- acl/iws-hm_ctl.acl \
- acl/iws-hm_stat.acl \
- acl/iws-login.acl \
- acl/iws-operations.acl \
- acl/iws-ops.acl \
- acl/iws-user_locate.acl \
- acl/iws-wg_ctl.acl \
- acl/iws-zephyr_admin.acl \
- acl/iws-zephyr_ctl.acl \
- acl/iws-zmatch_all.acl \
- acl/sub-filsrv.acl \
- acl/sub-hm_ctl.acl \
- acl/sub-hm_stat.acl \
- acl/sub-login.acl \
- acl/sub-operations.acl \
- acl/sub-ops.acl \
- acl/sub-user_locate.acl \
- acl/sub-wg_ctl.acl \
- acl/sub-zephyr_admin.acl \
- acl/sub-zephyr_ctl.acl \
- acl/sub-zmatch_all.acl \
- acl/xmt-filsrv.acl \
- acl/xmt-hm_ctl.acl \
- acl/xmt-hm_stat.acl \
- acl/xmt-login.acl \
- acl/xmt-operations.acl \
- acl/xmt-ops.acl \
- acl/xmt-user_locate.acl \
- acl/xmt-wg_ctl.acl \
- acl/xmt-zephyr_admin.acl \
- acl/xmt-zephyr_ctl.acl \
- acl/xmt-zmatch_all.acl \
- default.subscriptions \
- zephyr.vars;
-do
- CONF_FILES="${CONF_FILES} ${EGDIR}/$f ${PKG_SYSCONFDIR}/$f"
-done
diff -r 1c70b3fd822d -r 52e5b7ce2b5e net/zephyr/MESSAGE
--- a/net/zephyr/MESSAGE Tue Sep 16 19:51:21 2003 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,7 +0,0 @@
-===========================================================================
-$NetBSD: MESSAGE,v 1.1 2003/07/30 10:53:02 jmmv Exp $
-
-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.
-
-===========================================================================
diff -r 1c70b3fd822d -r 52e5b7ce2b5e net/zephyr/Makefile
--- a/net/zephyr/Makefile Tue Sep 16 19:51:21 2003 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,50 +0,0 @@
-# $NetBSD: Makefile,v 1.27 2003/07/30 10:53:02 jmmv Exp $
-#
-
-DISTNAME= zephyr-2.0.4
-PKGREVISION= 1
-CATEGORIES= net
-MASTER_SITES= ftp://athena-dist.mit.edu/pub/ATHENA/zephyr/dist/
-
-MAINTAINER= mycroft%NetBSD.org@localhost
-HOMEPAGE= http://web.mit.edu/olh/Zephyr/index.html
-COMMENT= Zephyr Messaging Service
-
-CONFLICTS+= kth-krb4-[0-9]*
-
-.include "../../mk/bsd.prefs.mk"
-
-.if defined(KERBEROS)
-PKG_USE_KERBEROS= yes
-CONFIGURE_ARGS+="--with-krb4"
-CPPFLAGS+= -I/usr/include/kerberosIV
-.else
-CONFIGURE_ARGS+="--without-krb4"
-.endif
-
-USE_BUILDLINK2= yes
-USE_PKGINSTALL= yes
-USE_X11= yes
-GNU_CONFIGURE= yes
-
-ZEPHYR_DOCDIR= ${PREFIX}/share/doc/zephyr
-ZEPHYR_DOCS= INSTALL NOTES OPERATING README USING
-
-RCD_SCRIPTS= zhm
-
-CONFIGURE_ARGS+= --sysconfdir="${PKG_SYSCONFDIR}"
-PKG_SYSCONFSUBDIR= zephyr
-OWN_DIRS= ${PKG_SYSCONFDIR}/acl
-EGDIR= ${PREFIX}/share/examples/zephyr
-CONF_FILES= # Contents set in HEADER file
-
-pre-install:
- ${INSTALL_DATA_DIR} ${EGDIR}
- ${INSTALL_DATA_DIR} ${EGDIR}/acl
- ${INSTALL_DATA_DIR} ${ZEPHYR_DOCDIR}
-.for f in ${ZEPHYR_DOCS}
- ${INSTALL_DATA} ${WRKSRC}/$f ${ZEPHYR_DOCDIR}
-.endfor
-.undef f
-
-.include "../../mk/bsd.pkg.mk"
diff -r 1c70b3fd822d -r 52e5b7ce2b5e net/zephyr/PLIST
--- a/net/zephyr/PLIST Tue Sep 16 19:51:21 2003 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,100 +0,0 @@
-@comment $NetBSD: PLIST,v 1.2 2003/07/30 10:53:02 jmmv Exp $
-bin/xzwrite
-bin/zaway
-bin/zctl
-bin/zleave
-bin/zlocate
-bin/znol
-bin/zstat
-bin/zwgc
-bin/zwrite
-etc/rc.d/zhm
-include/com_err.h
-include/zephyr/mit-copyright.h
-include/zephyr/zephyr.h
-include/zephyr/zephyr_err.h
-lib/libcom_err.a
-lib/libzephyr.a
-man/man1/xzwrite.1
-man/man1/zaway.1
-man/man1/zctl.1
-man/man1/zephyr.1
-man/man1/zleave.1
-man/man1/zlocate.1
-man/man1/zmailnotify.1
-man/man1/znol.1
-man/man1/zwgc.1
-man/man1/zwrite.1
-man/man3/com_err.3
-man/man8/syslogd.8
-man/man8/zephyrd.8
-man/man8/zhm.8
-man/man8/zpopnotify.8
-man/man8/zshutdown_notify.8
-man/man8/zstat.8
-sbin/syslogd
-sbin/zephyrd
-sbin/zhm
-sbin/zmailnotify
-sbin/zpopnotify
-sbin/zshutdown_notify
-share/XZwrite
-share/xzwrite.bitmap
-share/zwgc.desc
-share/zwgc_resources
-share/doc/zephyr/INSTALL
-share/doc/zephyr/NOTES
-share/doc/zephyr/OPERATING
-share/doc/zephyr/README
-share/doc/zephyr/USING
-share/examples/zephyr/acl/class-registry.acl
-share/examples/zephyr/acl/iui-filsrv.acl
-share/examples/zephyr/acl/iui-hm_ctl.acl
-share/examples/zephyr/acl/iui-hm_stat.acl
-share/examples/zephyr/acl/iui-login.acl
-share/examples/zephyr/acl/iui-operations.acl
-share/examples/zephyr/acl/iui-ops.acl
-share/examples/zephyr/acl/iui-user_locate.acl
-share/examples/zephyr/acl/iui-wg_ctl.acl
-share/examples/zephyr/acl/iui-zephyr_admin.acl
-share/examples/zephyr/acl/iui-zephyr_ctl.acl
-share/examples/zephyr/acl/iui-zmatch_all.acl
-share/examples/zephyr/acl/iws-filsrv.acl
-share/examples/zephyr/acl/iws-hm_ctl.acl
-share/examples/zephyr/acl/iws-hm_stat.acl
-share/examples/zephyr/acl/iws-login.acl
-share/examples/zephyr/acl/iws-operations.acl
-share/examples/zephyr/acl/iws-ops.acl
-share/examples/zephyr/acl/iws-user_locate.acl
-share/examples/zephyr/acl/iws-wg_ctl.acl
-share/examples/zephyr/acl/iws-zephyr_admin.acl
-share/examples/zephyr/acl/iws-zephyr_ctl.acl
-share/examples/zephyr/acl/iws-zmatch_all.acl
-share/examples/zephyr/acl/sub-filsrv.acl
-share/examples/zephyr/acl/sub-hm_ctl.acl
-share/examples/zephyr/acl/sub-hm_stat.acl
-share/examples/zephyr/acl/sub-login.acl
-share/examples/zephyr/acl/sub-operations.acl
-share/examples/zephyr/acl/sub-ops.acl
-share/examples/zephyr/acl/sub-user_locate.acl
-share/examples/zephyr/acl/sub-wg_ctl.acl
-share/examples/zephyr/acl/sub-zephyr_admin.acl
-share/examples/zephyr/acl/sub-zephyr_ctl.acl
-share/examples/zephyr/acl/sub-zmatch_all.acl
-share/examples/zephyr/acl/xmt-filsrv.acl
-share/examples/zephyr/acl/xmt-hm_ctl.acl
-share/examples/zephyr/acl/xmt-hm_stat.acl
-share/examples/zephyr/acl/xmt-login.acl
-share/examples/zephyr/acl/xmt-operations.acl
-share/examples/zephyr/acl/xmt-ops.acl
-share/examples/zephyr/acl/xmt-user_locate.acl
-share/examples/zephyr/acl/xmt-wg_ctl.acl
-share/examples/zephyr/acl/xmt-zephyr_admin.acl
-share/examples/zephyr/acl/xmt-zephyr_ctl.acl
-share/examples/zephyr/acl/xmt-zmatch_all.acl
-share/examples/zephyr/default.subscriptions
-share/examples/zephyr/zephyr.vars
-@dirrm share/examples/zephyr/acl
-@dirrm share/examples/zephyr
-@dirrm share/doc/zephyr
-@dirrm include/zephyr
diff -r 1c70b3fd822d -r 52e5b7ce2b5e net/zephyr/distinfo
--- a/net/zephyr/distinfo Tue Sep 16 19:51:21 2003 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,30 +0,0 @@
-$NetBSD: distinfo,v 1.3 2003/07/30 10:53:02 jmmv Exp $
-
-SHA1 (zephyr-2.0.4.tar.gz) = df0e3f6da42d54fc218787c4e7eb9934f5bf5548
-Size (zephyr-2.0.4.tar.gz) = 435872 bytes
-SHA1 (patch-aa) = 074ea7b81c7c3265d80c19805a3e3a217d386ab4
-SHA1 (patch-ab) = 8f232d5b7ad82c6a656bc19e19ee1bcdcd6eb509
-SHA1 (patch-ac) = 2976c91ec491016fcdc82f0bcaed45d81f4d40dc
-SHA1 (patch-ad) = de8d583f1e5919fc6f337a98f401b53cefab7483
-SHA1 (patch-ae) = 49e7f8ee7a507bf86cc5f86ee09b9d421e34e237
-SHA1 (patch-af) = 916f07244f23ea0fbe20cb9f39cd86c6e4e80aba
-SHA1 (patch-ag) = abf58efa9da47405f277a80c5b098087ccb3d6dd
-SHA1 (patch-ah) = 1d181663cf85dea3635392886c68dac2f8950e10
-SHA1 (patch-ai) = 2a55884f62c016a592b27342433dc8c624883a4a
-SHA1 (patch-aj) = a458b70331ecc996c71eae07d9e2f64d340cd028
-SHA1 (patch-ak) = 2f22602c2dbca980872c6b7dffafb709c05a7a22
-SHA1 (patch-al) = ea69bec71bfac6c0093a4b46840f1eedc89f12b1
-SHA1 (patch-am) = e1158c4f45d8a1d92f91df9c0c102e9c9bc2b523
-SHA1 (patch-an) = 9b3ee33c50072835ff899732c9ba19b9d5784ddd
-SHA1 (patch-ao) = af1d162cf8a0cf7367a9d7717ac8e7045f7113e5
-SHA1 (patch-ap) = 0e46cdab29cbd05e34d3d7e64d73eefb37472bae
-SHA1 (patch-aq) = ce0283541623070e43558c3cc9460d17deaae663
-SHA1 (patch-ar) = 7bfcadad0ae701051a5784710805e9c18a71581c
-SHA1 (patch-as) = 14858ff528c9e38a947a1215aad388e46a8863c4
-SHA1 (patch-at) = ad95c4d16d6344afe53ddfec16165b8a85562a64
-SHA1 (patch-au) = bf64536800c30f698c7d2264551364dcd07bd616
-SHA1 (patch-av) = 741c1429955d08a56ee05ebeb79ee24aedf396f8
-SHA1 (patch-aw) = 5ba3962c76037364577894596cdde5a051bf2e2d
-SHA1 (patch-ax) = 3b66feaf74e5c97d880d7ea8eb6cf2b3acced06b
-SHA1 (patch-ay) = 160065ba97a074af47e9047fc03a9912259e326f
-SHA1 (patch-az) = 3f7aa8ed9f891777809063e7b9875240a8c84a09
diff -r 1c70b3fd822d -r 52e5b7ce2b5e net/zephyr/files/zhm.sh
--- a/net/zephyr/files/zhm.sh Tue Sep 16 19:51:21 2003 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,22 +0,0 @@
-#!@RCD_SCRIPTS_SHELL@
-#
-# $NetBSD: zhm.sh,v 1.4 2003/07/30 10:53:03 jmmv Exp $
-#
-# PROVIDE: zhm
-# REQUIRE: DAEMON
-
-. /etc/rc.subr
-
-name="zhm"
-rcvar="$name"
-command="@PREFIX@/sbin/${name}"
-pidfile="/var/run/${name}.pid"
-required_files="@PKG_SYSCONFDIR@/server.list"
-start_precmd="zhm_precmd"
-
-zhm_precmd()
-{
- _flags="`cat @PKG_SYSCONFDIR@/server.list`"
-}
-load_rc_config "$name"
-run_rc_command "$1"
diff -r 1c70b3fd822d -r 52e5b7ce2b5e net/zephyr/patches/patch-aa
--- a/net/zephyr/patches/patch-aa Tue Sep 16 19:51:21 2003 +0000
Home |
Main Index |
Thread Index |
Old Index