diff options
author | wiz <wiz@pkgsrc.org> | 2011-10-02 14:32:31 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2011-10-02 14:32:31 +0000 |
commit | 94fb8b8e3ecb30913606cc435c02304c9b17c5b0 (patch) | |
tree | 6a5d6ebf09a1494ea50e55f7582cc1811db8d912 /comms | |
parent | ea220f9c5e7f000901ce29aba153f5a0b10fbe9a (diff) | |
download | pkgsrc-94fb8b8e3ecb30913606cc435c02304c9b17c5b0.tar.gz |
Remove packages depending on the removed packages.
Diffstat (limited to 'comms')
-rw-r--r-- | comms/Makefile | 3 | ||||
-rw-r--r-- | comms/zaptel-netbsd/DESCR | 11 | ||||
-rw-r--r-- | comms/zaptel-netbsd/MESSAGE | 19 | ||||
-rw-r--r-- | comms/zaptel-netbsd/Makefile | 33 | ||||
-rw-r--r-- | comms/zaptel-netbsd/PLIST | 16 | ||||
-rw-r--r-- | comms/zaptel-netbsd/buildlink3.mk | 16 | ||||
-rw-r--r-- | comms/zaptel-netbsd/distinfo | 5 | ||||
-rw-r--r-- | comms/zaptel-netbsd/files/ztcfg.sh | 24 |
8 files changed, 1 insertions, 126 deletions
diff --git a/comms/Makefile b/comms/Makefile index 5417ede08a4..058b72d5113 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.85 2011/10/02 14:11:51 wiz Exp $ +# $NetBSD: Makefile,v 1.86 2011/10/02 14:32:32 wiz Exp $ # COMMENT= Communication utilities @@ -72,6 +72,5 @@ SUBDIR+= tkhylafax SUBDIR+= tn3270 SUBDIR+= xisp SUBDIR+= xtel -SUBDIR+= zaptel-netbsd .include "../mk/misc/category.mk" diff --git a/comms/zaptel-netbsd/DESCR b/comms/zaptel-netbsd/DESCR deleted file mode 100644 index 27c03fdffbe..00000000000 --- a/comms/zaptel-netbsd/DESCR +++ /dev/null @@ -1,11 +0,0 @@ -This package provides the "zaptel" drivers, which support the Asterisk -software PBX, ported to NetBSD. - -These are some drivers and auxiliary tools for NetBSD in support of -the Asterisk PBX. The wcfxo driver supports the Wildcard X100P/X101P and -clones, the wcfxs driver supports the Wildcard TDM400p, and the ztdummy -driver provides a software-only timer device which makes conferencing -work much better. (That is, if you run Asterisk, you may want these -drivers even if you don't have any of the hardware) - -The T1 board driver has not yet been ported. diff --git a/comms/zaptel-netbsd/MESSAGE b/comms/zaptel-netbsd/MESSAGE deleted file mode 100644 index 6acabe4b36f..00000000000 --- a/comms/zaptel-netbsd/MESSAGE +++ /dev/null @@ -1,19 +0,0 @@ -=========================================================================== -$NetBSD: MESSAGE,v 1.1.1.1 2005/04/08 03:03:42 riz Exp $ -To have the zaptel modules automatically loaded at boot time, add the -following to /etc/lkm.conf: - -${PREFIX}/lkm/mod_zaptel.o -s - ${PREFIX}/sbin/zaptel_postinstall - - -# Uncomment the drivers you want; use mod_ztdummy.o only if you have -# no hardware -#${PREFIX}/lkm/mod_ztdummy.o -s - - - - -#${PREFIX}/lkm/mod_wcfxo.o -s - - - - -#${PREFIX}/lkm/mod_wcfxs.o -s - - - - - -And then add 'lkm=YES' to /etc/rc.conf. Refer to lkm.conf(5) for -additional details. (Make sure to uncomment the appropriate lines for -your hardware, or lack thereof) - -The script ${PREFIX}/sbin/zaptel_postinstall creates the relevant device -nodes in /dev, and can be used independently. -=========================================================================== diff --git a/comms/zaptel-netbsd/Makefile b/comms/zaptel-netbsd/Makefile deleted file mode 100644 index 8959d22ec9f..00000000000 --- a/comms/zaptel-netbsd/Makefile +++ /dev/null @@ -1,33 +0,0 @@ -# $NetBSD: Makefile,v 1.8 2010/03/07 23:56:17 jnemeth Exp $ -# - -DISTNAME= zaptel-netbsd-20060127 -PKGREVISION= 1 -CATEGORIES= comms -MASTER_SITES= http://www.tastylime.net/netbsd/zaptel/ -EXTRACT_SUFX= .tar.bz2 - -MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.tastylime.net/netbsd/zaptel/ -COMMENT= The "zaptel" drivers and utils for the Asterisk Software PBX - -ONLY_FOR_PLATFORM= NetBSD-[2-4]*-* -INSTALLATION_DIRS= lkm - -ZAPTEL_KERNEL_ENV?= # empty -BUILD_DEFS+= ZAPTEL_KERNEL_ENV -MAKE_ENV+= ZAPTEL_KERNEL_ENV=${ZAPTEL_KERNEL_ENV:Q} -MAKE_ENV+= BSDSRCDIR=${BSDSRCDIR} -CONF_FILES= ${PREFIX}/share/examples/zaptel/zaptel.conf \ - ${PKG_SYSCONFDIR}/zaptel.conf - -RCD_SCRIPTS= ztcfg - -.include "../../mk/bsd.prefs.mk" - -.if !exists(${BSDSRCDIR}/sys) -PKG_FAIL_REASON+= "${PKGNAME} needs kernel sources in ${BSDSRCDIR}." -.endif - -.include "../../devel/newt/buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/comms/zaptel-netbsd/PLIST b/comms/zaptel-netbsd/PLIST deleted file mode 100644 index 0220ea93410..00000000000 --- a/comms/zaptel-netbsd/PLIST +++ /dev/null @@ -1,16 +0,0 @@ -@comment $NetBSD: PLIST,v 1.4 2009/06/14 18:31:59 joerg Exp $ -bin/fxo_test -bin/ztcfg -bin/ztmonitor -bin/zttest -bin/zttool -include/tonezone.h -include/zaptel.h -lib/libtonezone.a -lkm/mod_wcfxo.o -lkm/mod_wcfxs.o -lkm/mod_zaptel.o -lkm/mod_ztdummy.o -sbin/zaptel_postinstall -share/examples/rc.d/ztcfg -share/examples/zaptel/zaptel.conf diff --git a/comms/zaptel-netbsd/buildlink3.mk b/comms/zaptel-netbsd/buildlink3.mk deleted file mode 100644 index f0cd577f489..00000000000 --- a/comms/zaptel-netbsd/buildlink3.mk +++ /dev/null @@ -1,16 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.8 2009/03/20 19:24:03 joerg Exp $ - -BUILDLINK_TREE+= zaptel-netbsd - -.if !defined(ZAPTEL_NETBSD_BUILDLINK3_MK) -ZAPTEL_NETBSD_BUILDLINK3_MK:= - -BUILDLINK_API_DEPENDS.zaptel-netbsd+= zaptel-netbsd>=20050314 -BUILDLINK_ABI_DEPENDS.zaptel-netbsd?= zaptel-netbsd>=20060127nb1 -BUILDLINK_PKGSRCDIR.zaptel-netbsd?= ../../comms/zaptel-netbsd -BUILDLINK_DEPMETHOD.zaptel-netbsd?= build - -.include "../../devel/newt/buildlink3.mk" -.endif # ZAPTEL_NETBSD_BUILDLINK3_MK - -BUILDLINK_TREE+= -zaptel-netbsd diff --git a/comms/zaptel-netbsd/distinfo b/comms/zaptel-netbsd/distinfo deleted file mode 100644 index 91ca1892d22..00000000000 --- a/comms/zaptel-netbsd/distinfo +++ /dev/null @@ -1,5 +0,0 @@ -$NetBSD: distinfo,v 1.2 2006/02/01 00:10:53 riz Exp $ - -SHA1 (zaptel-netbsd-20060127.tar.bz2) = c4417c74beb43ec023a0118ea0e4f29bc6bce999 -RMD160 (zaptel-netbsd-20060127.tar.bz2) = 6676580715ac09bb380dcdc8886c79180d493535 -Size (zaptel-netbsd-20060127.tar.bz2) = 161209 bytes diff --git a/comms/zaptel-netbsd/files/ztcfg.sh b/comms/zaptel-netbsd/files/ztcfg.sh deleted file mode 100644 index 4d0075c1c0d..00000000000 --- a/comms/zaptel-netbsd/files/ztcfg.sh +++ /dev/null @@ -1,24 +0,0 @@ -#!@RCD_SCRIPTS_SHELL@ -# -# $NetBSD: ztcfg.sh,v 1.1.1.1 2005/04/08 03:03:42 riz Exp $ -# -# PROVIDE: ztcfg -# REQUIRE: aftermountlkm -# BEFORE: asterisk -# -# You will need to set some variables in /etc/rc.conf to run ztcfg: -# -# ztcfg=YES - -if [ -f /etc/rc.subr ] -then - . /etc/rc.subr -fi - -name="ztcfg" -rcvar=$name -command="@PREFIX@/bin/ztcfg" -required_files="@PKG_SYSCONFDIR@/zaptel.conf" - -load_rc_config $name -run_rc_command "$1" |