Date: Tue, 19 Aug 2008 00:37:54 +0000 (UTC) From: Edwin Groothuis <edwin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/misc Makefile ports/misc/wanpipe Makefile distinfo pkg-descr pkg-message pkg-plist ports/misc/wanpipe/files patch-configure_port.sh Message-ID: <200808190037.m7J0bsHc069081@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
edwin 2008-08-19 00:37:54 UTC FreeBSD ports repository Modified files: misc Makefile Added files: misc/wanpipe Makefile distinfo pkg-descr pkg-message pkg-plist misc/wanpipe/files patch-configure_port.sh Log: New Port: misc/wanpipe drivers for various sangoma cards This package contains the latest Sangoma drivers that supports following Sangoma cards under FreeBSD OS: o AFT Series PCI/PCI Express cards o S51x PCI cards: The current version wanpipe-3.3.1 supports following protocols: o Asterisk/Zaptel interface o Cisco HDLC, Frame Relay and Point-to-Point o PPPoE and PPPoA (for S518 ADSL card) Release date: Tue Jul 15 14:27:03 UTC 2008 I have added a patch to configure_port.sh to accept a new parameter: the WRKSRC and to not enable TDM_VOICE and WANPIPE by default. Remove the pkg-deinstall script, that was just naughty. Added "kldxref" to the pkg-plist (just in case). Please note that: - The Makefile contains KMODDIR, but it is not used in the pkg-plist and in the softwares Makefiles. - Please add kldxref to the post-install target. PR: ports/125939 Submitted by: Josh Paetzel <josh@tcbug.org> Revision Changes Path 1.886 +1 -0 ports/misc/Makefile 1.1 +67 -0 ports/misc/wanpipe/Makefile (new) 1.1 +3 -0 ports/misc/wanpipe/distinfo (new) 1.1 +53 -0 ports/misc/wanpipe/files/patch-configure_port.sh (new) 1.1 +10 -0 ports/misc/wanpipe/pkg-descr (new) 1.1 +4 -0 ports/misc/wanpipe/pkg-message (new) 1.1 +24 -0 ports/misc/wanpipe/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808190037.m7J0bsHc069081>