aboutsummaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
Diffstat (limited to 'comms')
-rw-r--r--comms/Makefile2
-rw-r--r--comms/ib-kmod/Makefile51
-rw-r--r--comms/ib-kmod/distinfo2
-rw-r--r--comms/ib-kmod/files/pkg-deinstall.in20
-rw-r--r--comms/ib-kmod/files/pkg-install.in12
-rw-r--r--comms/ib-kmod/files/pkg-message.in2
-rw-r--r--comms/ib-kmod/pkg-descr1
-rw-r--r--comms/uticom/Makefile40
-rw-r--r--comms/uticom/distinfo2
-rw-r--r--comms/uticom/pkg-descr3
10 files changed, 0 insertions, 135 deletions
diff --git a/comms/Makefile b/comms/Makefile
index ffa489b9d084..5fbee5b5ce49 100644
--- a/comms/Makefile
+++ b/comms/Makefile
@@ -64,7 +64,6 @@
SUBDIR += hcidump
SUBDIR += hf
SUBDIR += hylafax
- SUBDIR += ib-kmod
SUBDIR += ibp
SUBDIR += java-commapi
SUBDIR += java-commapi-freebsd
@@ -159,7 +158,6 @@
SUBDIR += unixcw
SUBDIR += usbmuxd
SUBDIR += usrp
- SUBDIR += uticom
SUBDIR += viewfax
SUBDIR += vrflash
SUBDIR += wsjt
diff --git a/comms/ib-kmod/Makefile b/comms/ib-kmod/Makefile
deleted file mode 100644
index e631f272d629..000000000000
--- a/comms/ib-kmod/Makefile
+++ /dev/null
@@ -1,51 +0,0 @@
-# New ports collection makefile for: ib
-# Date created: 27 February 2008
-# Whom: Tofig Suleymanov <tofig@freebsd.az>
-#
-# $FreeBSD$
-#
-
-PORTNAME= ib
-PORTVERSION= 1.0.2
-CATEGORIES= comms kld
-MASTER_SITES= http://www.freebsd.az/other/
-PKGNAMESUFFIX= -kmod
-
-MAINTAINER= tofig@freebsd.az
-COMMENT= Driver for the Kyocera UTU Iburst modem
-
-DEPRECATED= Broken on FreeBSD 8 and newer
-EXPIRATION_DATE=2013-09-01
-
-MODULES_WITH_WORLD?= yes
-ONLY_FOR_ARCHS= i386
-SUB_FILES= pkg-install pkg-deinstall pkg-message
-SUB_LIST+= KMODDIR=${KMODDIR}
-PKGMESSAGE= ${WRKDIR}/pkg-message
-
-KMODDIR?= /boot/modules
-PLIST_FILES= "@cwd ${KMODDIR}" \
- if_ib.ko
-
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 800064
-BROKEN= does not build
-.endif
-
-pre-fetch:
-.if !exists(${SRC_BASE}/sys/Makefile)
- @${ECHO} "*************************************************"; \
- ${ECHO} "This port requires the kernel source be available"; \
- ${ECHO} "*************************************************"; \
- exit 1
-.endif
-
-do-install:
- @${INSTALL_KLD} ${WRKSRC}/src/sys/modules/ib/if_ib.ko ${KMODDIR}
-
-post-install:
- @${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL
- @${CAT} ${PKGMESSAGE}
-
-.include <bsd.port.post.mk>
diff --git a/comms/ib-kmod/distinfo b/comms/ib-kmod/distinfo
deleted file mode 100644
index f476c468909a..000000000000
--- a/comms/ib-kmod/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (ib-1.0.2.tar.gz) = 44d2bfd465794830cf2c61fe8e59877421a37be4703c415ee9268faa920236e0
-SIZE (ib-1.0.2.tar.gz) = 7147
diff --git a/comms/ib-kmod/files/pkg-deinstall.in b/comms/ib-kmod/files/pkg-deinstall.in
deleted file mode 100644
index 1056f4e81819..000000000000
--- a/comms/ib-kmod/files/pkg-deinstall.in
+++ /dev/null
@@ -1,20 +0,0 @@
-#!/bin/sh
-#
-# Unload if_ib module if necessary
-#
-# $FreeBSD$
-#
-
-KMODDIR="%%KMODDIR%%"
-
-case "$2" in
-DEINSTALL)
- echo "Unloading if_ib kernel module."
-
- # Unload the module if it is currently loaded.
- kldstat -n if_ib 2>/dev/null >/dev/null && kldunload if_ib || true
- ;;
-POST-DEINSTALL)
- type kldxref >/dev/null 2>&1 && kldxref ${KMODDIR} || true
- ;;
-esac
diff --git a/comms/ib-kmod/files/pkg-install.in b/comms/ib-kmod/files/pkg-install.in
deleted file mode 100644
index 375d226c46e8..000000000000
--- a/comms/ib-kmod/files/pkg-install.in
+++ /dev/null
@@ -1,12 +0,0 @@
-#!/bin/sh
-#
-# $FreeBSD$
-#
-
-KMODDIR="%%KMODDIR%%"
-
-if [ "$2" != "POST-INSTALL" ]; then
- exit 0
-fi
-
-type kldxref >/dev/null 2>&1 && kldxref ${KMODDIR} || true
diff --git a/comms/ib-kmod/files/pkg-message.in b/comms/ib-kmod/files/pkg-message.in
deleted file mode 100644
index 91a6ee3fd77d..000000000000
--- a/comms/ib-kmod/files/pkg-message.in
+++ /dev/null
@@ -1,2 +0,0 @@
-For further instructions please visit:
-http://www.freebsd.az/blog/category/usb-driver-development/kyocera-iburst-usb-modem/
diff --git a/comms/ib-kmod/pkg-descr b/comms/ib-kmod/pkg-descr
deleted file mode 100644
index a6ecd3dbe811..000000000000
--- a/comms/ib-kmod/pkg-descr
+++ /dev/null
@@ -1 +0,0 @@
-ib is a FreeBSD driver for the Kyocera UTU/UTD Iburst modem.
diff --git a/comms/uticom/Makefile b/comms/uticom/Makefile
deleted file mode 100644
index 43f6fed684df..000000000000
--- a/comms/uticom/Makefile
+++ /dev/null
@@ -1,40 +0,0 @@
-# Ports collection makefile for: uticom
-# Date created: 01-12-2005
-# Whom: Dmitry Komissaroff <dxi@mail.ru>
-#
-# $FreeBSD$
-#
-
-PORTNAME= uticom
-PORTVERSION= 0.3
-CATEGORIES= comms kld
-MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
-
-MAINTAINER= dxi@mail.ru
-COMMENT= A FreeBSD Driver for TUSB3410 uart-to-usb converter
-
-DEPRECATED= Broken on FreeBSD 8 and newer
-EXPIRATION_DATE=2013-09-01
-
-NO_PACKAGE= Should be in sync with the kernel to work correctly
-
-ONLY_FOR_ARCHS= i386
-SRCPREFIX?= /usr/src
-
-WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
-LOCALBASE= /boot/kernel
-
-PLIST_FILES= uticom.ko
-
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 800064
-BROKEN= does not compile
-.endif
-
-# Make sure kernel sources are present before going any further
-.if ! exists(${SRCPREFIX}/sys/dev/usb/usb.c)
-IGNORE= you need to extract kernel source tree before building this package
-.endif
-
-.include <bsd.port.post.mk>
diff --git a/comms/uticom/distinfo b/comms/uticom/distinfo
deleted file mode 100644
index 54f1b9a23d04..000000000000
--- a/comms/uticom/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (uticom-0.3.tar.gz) = 50105309e37a741180c73216e5112ed76df4cc1becaf1d232ccd3608b8450e75
-SIZE (uticom-0.3.tar.gz) = 14298
diff --git a/comms/uticom/pkg-descr b/comms/uticom/pkg-descr
deleted file mode 100644
index 4116cb2821cb..000000000000
--- a/comms/uticom/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-FreeBSD Driver for TUSB3410 uart-to-usb converter.
-
-WWW: http://sf.net/projects/uticom