From 743f86f683a9d244c4f3cdfe984349a50fc5d010 Mon Sep 17 00:00:00 2001 From: Alejandro Pulver Date: Mon, 2 Oct 2006 17:06:07 +0000 Subject: - Remove comms/pstngw: has been broken for 2 years and has no maintainer. --- MOVED | 1 + comms/Makefile | 1 - comms/pstngw/Makefile | 43 ------------------------------------------- comms/pstngw/distinfo | 3 --- comms/pstngw/pkg-descr | 7 ------- 5 files changed, 1 insertion(+), 54 deletions(-) delete mode 100644 comms/pstngw/Makefile delete mode 100644 comms/pstngw/distinfo delete mode 100644 comms/pstngw/pkg-descr diff --git a/MOVED b/MOVED index 98c49e91625e..65293fc112e9 100644 --- a/MOVED +++ b/MOVED @@ -2478,3 +2478,4 @@ emulators/linux_base-8||2006-10-02|Has expired: unsupported by upstream, no secu emulators/linux_base-rh-9||2006-10-02|Has expired: unsupported by upstream, no security support anymore misc/pointless||2006-10-02|Has expired: No longer actively maintained www/mediawiki14||2006-10-02|Has expired: No longer supported, please upgrade your wiki installation +comms/pstngw||2006-10-02|Has expired diff --git a/comms/Makefile b/comms/Makefile index 9e69368fa1b8..3b5cca0a5cea 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -79,7 +79,6 @@ SUBDIR += plp SUBDIR += pr SUBDIR += predict - SUBDIR += pstngw SUBDIR += py-bulksms SUBDIR += py-lirc SUBDIR += py-serial diff --git a/comms/pstngw/Makefile b/comms/pstngw/Makefile deleted file mode 100644 index e33a76efb906..000000000000 --- a/comms/pstngw/Makefile +++ /dev/null @@ -1,43 +0,0 @@ -# New ports collection makefile for: pstngw -# Date created: Wed Apr 15 15:41:00 GMT 2000 -# Whom: Jakub Klausa -# -# $FreeBSD$ -# - -PORTNAME= pstngw -PORTVERSION= 1.2.2 -PORTREVISION= 1 -CATEGORIES= comms -MASTER_SITES= http://www.openh323.org/bin/ -DISTNAME= pstngw_${PORTVERSION} - -MAINTAINER= ports@FreeBSD.org -COMMENT= Simple H.323-PSTN (POTS) gateway - -BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/net/openh323-112:build - -NOCLEANDEPENDS= yes - -USE_GMAKE= yes -WRKSRC= ${WRKDIR}/pstngw -MAKE_ENV+= PWLIBDIR=${WRKDIRPREFIX}${.CURDIR}/../../devel/pwlib152/work/pwlib \ - OPENH323DIR=${WRKDIRPREFIX}${.CURDIR}/../../net/openh323-112/work/openh323 -THE_MACHTYPE= ${ARCH:S/i386/x86/} - -PLIST_FILES= bin/pstngw - -.include - -.if ${OSVERSION} >= 502126 -BROKEN= "Does not compile on FreeBSD >= 5.x" -.endif - -.if ${ARCH} == "amd64" -BROKEN= "Does not build on amd64 (shared libraries must be compiled with -fPIC)" -.endif - -do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/obj_${OPSYS}_${THE_MACHTYPE}_d/pstngw ${PREFIX}/bin - -.include diff --git a/comms/pstngw/distinfo b/comms/pstngw/distinfo deleted file mode 100644 index 00902e8bc6db..000000000000 --- a/comms/pstngw/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (pstngw_1.2.2.tar.gz) = 42cf263a23b45ee962a026b463050ce2 -SHA256 (pstngw_1.2.2.tar.gz) = 616d8051bd8c737d2e8aeca49a45b861af73830c63137acd8ed0f6c43d01fa92 -SIZE (pstngw_1.2.2.tar.gz) = 25248 diff --git a/comms/pstngw/pkg-descr b/comms/pstngw/pkg-descr deleted file mode 100644 index 655f06d453a4..000000000000 --- a/comms/pstngw/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -This is a very simple PSTN to H.323 gateway program using the OpenH323 -library. It allows H.323 clients to make outgoing calls, and incoming -calls to be routed to a specific H.323 client. - -It makes use of PWLib and the OpenH323 stack from Equivalence Ltd Pty - -WWW: http://www.openh323.org/ -- cgit v1.2.3