aboutsummaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2011-04-18 22:25:41 +0000
committerRene Ladan <rene@FreeBSD.org>2011-04-18 22:25:41 +0000
commit48f1d8c469aeb67c4c7838bd2bdf17f28eacbc79 (patch)
tree5509f9ae2d797f02944d429c11a7b43a3c3d2cf3 /comms
parent1042e1bbe987939d4dce45f572cba84222b10aa9 (diff)
downloadports-48f1d8c469aeb67c4c7838bd2bdf17f28eacbc79.tar.gz
ports-48f1d8c469aeb67c4c7838bd2bdf17f28eacbc79.zip
Notes
Diffstat (limited to 'comms')
-rw-r--r--comms/Makefile1
-rw-r--r--comms/hcfmdm/Makefile75
-rw-r--r--comms/hcfmdm/distinfo6
-rw-r--r--comms/hcfmdm/files/pkg-message.in17
-rw-r--r--comms/hcfmdm/pkg-descr7
-rw-r--r--comms/hcfmdm/pkg-plist2
6 files changed, 0 insertions, 108 deletions
diff --git a/comms/Makefile b/comms/Makefile
index c6654827c77f..eaae26d84e5a 100644
--- a/comms/Makefile
+++ b/comms/Makefile
@@ -50,7 +50,6 @@
SUBDIR += gsmlib
SUBDIR += hamfax
SUBDIR += hamlib
- SUBDIR += hcfmdm
SUBDIR += hcidump
SUBDIR += hf
SUBDIR += hso-kmod
diff --git a/comms/hcfmdm/Makefile b/comms/hcfmdm/Makefile
deleted file mode 100644
index e422f7f55441..000000000000
--- a/comms/hcfmdm/Makefile
+++ /dev/null
@@ -1,75 +0,0 @@
-# New ports collection makefile for: hcfmdm
-# Date Created: Jul 30, 2006
-# Whom: Alexey Illarionov <littlesavage@rambler.ru>
-#
-# Based on: ltmdm created by Daniel O'Connor <darius@dons.net.au>
-# Based on: $FreeBSD$
-#
-# $FreeBSD$
-#
-
-PORTNAME= hcfmdm
-PORTVERSION= 0.99.1
-PORTREVISION= 1
-CATEGORIES= comms kld
-MASTER_SITES= http://lug.cbx.ru/files/modem/ \
- http://www.int21.de/conexant/ \
- ${MASTER_SITE_GENTOO} \
- http://marvin.lirex.com/~maxx/ \
- http://zoltek7.webpark.pl/ \
- http://www.linuxant.com/drivers/hsf/free/archive/
-DISTFILES= hcfmdm-0.99.1.tar.gz \
- hcfpcimodem-0.99lnxtbeta03042700.tar.gz
-DIST_SUBDIR= ${PORTNAME}
-EXTRACT_ONLY= hcfmdm-0.99.1.tar.gz hcfpcimodem-0.99lnxtbeta03042700.tar.gz
-
-MAINTAINER= littlesavage@rambler.ru
-COMMENT= Driver for the Conexant HCF PCI winmodem chipset (Acorp PIM/PIM2)
-
-BROKEN= does not compile on 7.X or higher
-DEPRECATED= does not compile on 7.X or higher
-EXPIRATION_DATE=2011-04-17
-
-MODULES_WITH_WORLD?= yes
-ONLY_FOR_ARCHS= i386
-SUB_FILES+= pkg-message
-PKGMESSAGE= ${WRKDIR}/pkg-message
-RESTRICTED= Redistribution of versions marked lnxtbeta requires explicit written approval from Linuxant
-RESTRICTED_FILES= hcfpcimodem-0.99lnxtbeta03042700.tar.gz
-NO_CDROM= No redistribution allowed
-NO_PACKAGE= ${NO_CDROM}
-
-LNXTDOCS= README FAQ BUGS
-PORTDOCS= ${LNXTDOCS} 100498D_RM_HxF_Released.pdf
-
-.include <bsd.port.pre.mk>
-
-PLIST_SUB+= KMODDIR=${KMODDIR}
-
-.if !defined(NOPORTDOCS)
-DISTFILES+= 100498D_RM_HxF_Released.pdf
-.endif
-
-pre-fetch:
-.if !exists(/usr/src/sys/Makefile)
- @${ECHO} "*************************************************"; \
- ${ECHO} "This port requires the kernel source be available"; \
- ${ECHO} "*************************************************"; \
- exit 1
-.endif
-
-do-install:
- @${MKDIR} ${KMODDIR}
- @${INSTALL_KLD} ${BUILD_WRKSRC}/hcfmdm.ko ${KMODDIR}/
-.if !defined(NOPORTDOCS)
- @${MKDIR} ${DOCSDIR}
-.for i in ${LNXTDOCS}
- @${INSTALL_DATA} ${WRKDIR}/hcfpcimodem-0.99lnxtbeta03042700/${i} ${DOCSDIR}/
-.endfor
-
- @${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/100498D_RM_HxF_Released.pdf ${DOCSDIR}/
-.endif
-
- @${CAT} ${PKGMESSAGE}
-
-.include <bsd.port.post.mk>
diff --git a/comms/hcfmdm/distinfo b/comms/hcfmdm/distinfo
deleted file mode 100644
index ecdbb348d741..000000000000
--- a/comms/hcfmdm/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-SHA256 (hcfmdm/hcfmdm-0.99.1.tar.gz) = 2c1f2fee7c0c09606e32f3a8af0dc95891cb174288ba607f3638af20c3b919be
-SIZE (hcfmdm/hcfmdm-0.99.1.tar.gz) = 14113
-SHA256 (hcfmdm/hcfpcimodem-0.99lnxtbeta03042700.tar.gz) = f99d40553234cd09353b35ce69104be432e501e541fe3ff5d8984c6e48f7ae24
-SIZE (hcfmdm/hcfpcimodem-0.99lnxtbeta03042700.tar.gz) = 644608
-SHA256 (hcfmdm/100498D_RM_HxF_Released.pdf) = e05385b094ac97f13aabc9432ba7478c0acf12862b3c4da097272435d43f6ac1
-SIZE (hcfmdm/100498D_RM_HxF_Released.pdf) = 718949
diff --git a/comms/hcfmdm/files/pkg-message.in b/comms/hcfmdm/files/pkg-message.in
deleted file mode 100644
index 26d6f42ade1d..000000000000
--- a/comms/hcfmdm/files/pkg-message.in
+++ /dev/null
@@ -1,17 +0,0 @@
-*******************************************************************************
-* *
-* This port contains a prebuilt kernel module. Due to the ever changing *
-* nature of FreeBSD it may be necessary to rebuild the module after a kernel *
-* source update. To do this reinstall the port. *
-* *
-*******************************************************************************
-To use these drivers, make sure that you have loaded the hcfmdm kernel
-module, by doing
-
- # kldload hcfmdm
-
-or adding
-
- hcfmdm_load="YES"
-
-to your /boot/loader.conf.
diff --git a/comms/hcfmdm/pkg-descr b/comms/hcfmdm/pkg-descr
deleted file mode 100644
index 9fae4ae0d2a3..000000000000
--- a/comms/hcfmdm/pkg-descr
+++ /dev/null
@@ -1,7 +0,0 @@
-This port contains a driver for several Winmodems based on the Conexant
-HCF chipset (Acorp PIM/PIM2). It consists of a shim for the Linux binary
-only object file.
-
-WWW: http://www.linuxant.com/
-
-- Alexey Illarionov <littlesavage@rambler.ru>
diff --git a/comms/hcfmdm/pkg-plist b/comms/hcfmdm/pkg-plist
deleted file mode 100644
index bcdc3caa9c0e..000000000000
--- a/comms/hcfmdm/pkg-plist
+++ /dev/null
@@ -1,2 +0,0 @@
-@cwd %%KMODDIR%%
-hcfmdm.ko