1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
Commit Graph

27 Commits

Author SHA1 Message Date
Baptiste Daroussin
8ac99398e2 Add NO_STAGE all over the place in preparation for the staging support (cat: misc) 2013-09-20 20:50:57 +00:00
Max Khon
cad4f6c00c Firmware is no longer installed by this port - remove firmware master site. 2013-05-09 08:46:53 +00:00
Max Khon
960d281773 Fix dahdi-kmod userland headers installation without /usr/src 2012-06-08 09:45:15 +00:00
Max Khon
17f176e123 Add more logging when installing dahdi-kmod userland includes. 2012-06-08 08:31:52 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Max Khon
af315351aa Split dahdi port into two parts:
- dahdi - userland libraries and utilities
- dahdi-kmod - kernel modules

dahdi port can be packaged and this allows asterisk package
(that depends on dahdi) to be built as well.
2011-04-18 17:38:21 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Max Khon
e75bcadbbd Set group ownership of dahdi device nodes to "dahdi" group. 2010-11-07 17:18:36 +00:00
Max Khon
7f32b10cef Add patch to define __BIG_ENDIAN and __LITTLE_ENDIAN properly.
May fix wctdm on sparc64.
2010-10-05 16:44:43 +00:00
Max Khon
043f46f727 Update to 2.4.0-rc5.
Major changes are:
- it is no longer possible to unload drivers in use [1]
- wctdm params patch is now in upstream
- NO_FETCH patch and ADDITIONAL_DRIVERS patches are no longer required

PR:		150175 [1]
Sponsored by:	The FreeBSD Foundation
2010-09-04 09:04:24 +00:00
Max Khon
95f3227edc Fix wctdm driver parameters declaration.
Sponsored by:	The FreeBSD Foundation
2010-09-01 15:22:32 +00:00
Max Khon
8bfbe9aecb Do not fetch during port build: fetch firmware binaries during port fetch stage.
Sponsored by:	The FreeBSD Foundation
2010-09-01 06:57:21 +00:00
Max Khon
f3f52456a8 Fix the breakage introduced with the latest commit: USE_GMAKE can not be used with this port.
Sponsored by:	The FreeBSD Foundation
2010-09-01 06:10:47 +00:00
Max Khon
bed12bdfb6 Fix portlint warnings. 2010-08-31 20:58:06 +00:00
Max Khon
da90049c53 Update to 2.4.0-rc4. Most notable changes are:
- OSLEC echo canceller
- experimental wcb1xxp (zaphfc) port for CCD HFC-S single-port PCI ISDN cards

Sponsored by:	The FreeBSD Foundation (this and all previous commits to this port)
2010-08-31 20:54:20 +00:00
Max Khon
0babd6d2de - Update to 2.4.0rc3
- Run "fxotune -s" during startup if fxotune.conf is present in the
default location ($PREFIX/etc/fxotune.conf).
2010-08-31 03:37:06 +00:00
Max Khon
01f74df735 Update to 2.4.0-rc2.
Most notable changes are:
- wctdm, wcte11xp, wcte12xp drivers are no longer experimental
- outgoing FXO calls now work properly
- experimental wctc4xxp support
- experimental sparc64 support

Add a bchan patch for zaphfc driver.
2010-08-26 04:10:10 +00:00
Max Khon
41852a73b2 Add OS version check. 2010-06-14 18:13:15 +00:00
Max Khon
193f33ad74 Update to 2.3.0-rc2.
Major changes are:
- wcfxo driver (X100P single-port FXO)
- hx8 firmware driver (hybrid 8-port FXO/FXS/BRI)
- all driver parameters are now exported as sysctl's
- experimental drivers (source-code ported but not tested on real HW yet):
	- wctdm (Digium TDM400P: 4-port FXO/FXS)
	- wcte11xp (Digium TE110P: PCI single-port T1/E1/J1)
	- wcte12xp (Digium TE120P/TE121/TE122: PCI/PCI-E single-port T1/E1/J1)
	- vpmadt032 (HW echo canceler)

Experimental drivers are available as a port option and are not enabled
by default.
2010-06-01 14:57:55 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Doug Barton
1d6b4b3f91 Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Max Khon
3f2f0cbb93 Fix pkg-plist: dahdi_dummy.ko is no more. 2010-03-18 15:06:13 +00:00
Max Khon
c21b255603 Fix getting dahdi_enable value in rc.d script. 2010-03-18 13:57:26 +00:00
Max Khon
76121f0f5b Update to 2.2.1-rc2 (initial wctdm24xxp support). 2010-03-15 20:45:40 +00:00
Max Khon
beef1ab75f Add ${LOCALBASE}/lib/dahdi to the KLD search path, so that autoloading
of echo cancellation modules or Octasic firmware modules works as expected.

Feature safe:	yes
2010-03-06 05:11:59 +00:00
Max Khon
a25ac21e9a - Remove overdebug.
- Mute ${REINPLACE_CMD}
- Fix zaptel -> dahdi typo

Feature safe:	yes
2010-03-03 13:11:47 +00:00
Max Khon
804aa478a1 Initial version of dahdi-freebsd (and dahdi-tools) port.
DAHDi (Digium/Asterisk Hardware Device Interface) is the open source
device interface technology used to control Digium and other telephony
interface cards.

WWW: http://www.asterisk.org/dahdi/

Feature safe:	yes
2010-03-03 12:45:47 +00:00