From 9f7e1f31153e480e844a121322a2ecbbd6c28677 Mon Sep 17 00:00:00 2001 From: Will Andrews Date: Mon, 7 Jan 2002 03:04:52 +0000 Subject: Upgrade to 1.1. This includes fixes for -CURRENT according to Daniel and WATANABE-san. Also added a faster mirror of the tarball. Submitted by: maintainer --- comms/ltmdm/Makefile | 11 ++++------- comms/ltmdm/distinfo | 2 +- comms/ltmdm/pkg-descr | 7 +++++-- comms/ltmdm/pkg-message | 6 ++---- comms/ltmdm/pkg-plist | 9 +-------- 5 files changed, 13 insertions(+), 22 deletions(-) (limited to 'comms') diff --git a/comms/ltmdm/Makefile b/comms/ltmdm/Makefile index e82039e0569c..8ee326e8e1cc 100644 --- a/comms/ltmdm/Makefile +++ b/comms/ltmdm/Makefile @@ -6,9 +6,10 @@ # PORTNAME= ltmdm -PORTVERSION= 1.0 +PORTVERSION= 1.1 CATEGORIES= comms -MASTER_SITES= http://www.gsoft.com.au/~doconnor/ +MASTER_SITES= http://www.csociety.org/~will/ \ + http://www.gsoft.com.au/~doconnor/ EXTRACT_SUFX= .tgz MAINTAINER= darius@dons.net.au @@ -28,12 +29,8 @@ pre-fetch: do-install: @${PERL} -pi.orig -e "s@%%PREFIX%%@${PREFIX}@g" ${WRKSRC}/ltmdm.sh @${MKDIR} ${DATADIR} - @${CP} ${WRKSRC}/sys/modules/ltmdm/ltmdm.ko ${DATADIR} - @(cd ${WRKSRC}/sys/modules/ltmdm; ${MAKE} clean) - @${MKDIR} ${PREFIX}/src - ${TAR} -C ${WRKSRC} -cf - sys | ${TAR} -C ${PREFIX}/src -xvf - + @${INSTALL_DATA} ${WRKSRC}/sys/modules/ltmdm/ltmdm.ko ${DATADIR} @${INSTALL_SCRIPT} ${WRKSRC}/ltmdm.sh ${PREFIX}/etc/rc.d/ - @${ECHO} "" @${CAT} ${PKGMESSAGE} .include diff --git a/comms/ltmdm/distinfo b/comms/ltmdm/distinfo index c026d3e77837..6b43da7f4bbd 100644 --- a/comms/ltmdm/distinfo +++ b/comms/ltmdm/distinfo @@ -1 +1 @@ -MD5 (ltmdm-1.0.tgz) = be35cef381b531bb27dc01f4e7e82466 +MD5 (ltmdm-1.1.tgz) = 15eab544df565d4d89e2af18c0f7fbf4 diff --git a/comms/ltmdm/pkg-descr b/comms/ltmdm/pkg-descr index d2d7c92a509f..eb8eb620a01e 100644 --- a/comms/ltmdm/pkg-descr +++ b/comms/ltmdm/pkg-descr @@ -1,7 +1,10 @@ This port contains a driver for several Winmodems based on the Lucent LT chipset. It consists of a shim for the Linux binary only object file. +I have tested this code on a Dell Inspiron 8000. Mr Watanabe has tested it on +a ThinkPad i1124. + The shim code was written Watanabe Kiyoshi , see -http://www.geocities.com/wtnbkysh/ +WWW: http://www.geocities.com/wtnbkysh/ -WWW: http://www.heby.de/ltmodem +Home page of the Linux driver :- http://www.heby.de/ltmodem diff --git a/comms/ltmdm/pkg-message b/comms/ltmdm/pkg-message index 4dd3e3320127..67bfbfcbefa1 100644 --- a/comms/ltmdm/pkg-message +++ b/comms/ltmdm/pkg-message @@ -1,9 +1,7 @@ + ******************************************************************************* * 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 execute the following commands :- * -* cd $PREFIX/src/sys/modules/ltmdm * -* make * -* cp ltmdm.ko $PREFIX/share/ltmdm * +* source update. To do this reinstall the port. * ******************************************************************************* diff --git a/comms/ltmdm/pkg-plist b/comms/ltmdm/pkg-plist index f97edc3ff6f7..c95da8369c72 100644 --- a/comms/ltmdm/pkg-plist +++ b/comms/ltmdm/pkg-plist @@ -1,11 +1,4 @@ -src/sys/modules/ltmdm/Makefile -@dirrm src/sys/modules/ltmdm -@dirrm src/sys/modules -src/sys/dev/ltmdm/ltmdmsio.c -src/sys/dev/ltmdm/ltmdmobj.o.uu -@dirrm src/sys/dev/ltmdm -@dirrm src/sys/dev -@dirrm src/sys +@unexec kldunload ltmdm || true etc/rc.d/ltmdm.sh share/ltmdm/ltmdm.ko @dirrm share/ltmdm -- cgit v1.2.3