| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
already supported arches.
Submitted by: David Taylor
|
|
|
|
| |
Submitted by: Jean Milanez Melo
|
| |
|
|
|
|
|
|
|
| |
- Unify WITH_FOO knobs.
- Bump PORTREVISION.
Approved by: portmgr, MAINTAINER
|
|
|
|
|
|
| |
Bump PORTREVISION.
Approved by: MAINTAINER
|
|
|
|
| |
Approved by: MAINTAINER
|
| |
|
|
|
|
|
|
|
| |
o use USE_MYSQL instead of manually specifying MySQL dependency.
PR: 79253
Submitted by: Ari Maniatis <ari@ish.com.au>
|
|
|
|
|
|
|
| |
may not work in some locales.
PR: 75193
Submitted by: Stuart Barkley <stuartb@4gh.net>
|
|
|
|
|
|
| |
code, cleanup comments.
This version is more or less in line with the one that i submitted
to the asterisk developers.
|
|
|
|
|
|
|
|
|
|
|
| |
depending on old bison behaviour (#define YYPURE) which no longer
works. Fixes crash of opengk and maybe more.
- Bump PORTREVISION of ports using pwlib (they link with it statically)
PR: ports/61053
Submitted by: Andrew MacTaggart <amactaggart@hkis.edu.hk>
Approved by: clement (mentor)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Improve codec negotiation logic.
- make sure to parse SDP on re-INVITE.
o chan_zap.c:
- If unanswered Zap channnel is hanged up wait until the calling party
in turn hangs up (by detecting ring timeout). Otherwise next ring will
trigger a "new" incoming call. This appears to be design limitation of
the analogue telephone system - there is no way to reject the call without
answering it first.
Sponsored by: Porta Software Ltd, PBXpress Inc
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
new patch for this file, smooths the effects of
an unhandled error Cexiting from poll() and resulting
otherwise in this process taking 100% of the CPU
rtp.c:
updated patch for rtp.c, removes a misleading 'checksum error'
message when in reality the recvfrom() just returned no data;
chan_oss.c:
replacement for the old chan_oss.c - the changes are
so massive that having a patch would be completely
unreadable.
Among other things this lets you change many /dev/dsp
parameters from the config file, to ease adapting to
the idiosincracies of various sound cards and drivers.
It also supports multiple soundcards on the same box,
which might be useful in some cases.
Submitted by: luigi
Add WITHOUT_MYSQL knob.
Suggested by: phantom
|
|
|
|
|
|
| |
Submited by: luigi
o add mpg123 into runtime dependencies list.
|
|
|
|
|
|
|
| |
remove some junk left from previous commit.
- Bump PORTREVISION
Approved by: MAINTAINER
|
|
|
|
|
|
| |
Based on PR: ports/79246
Submitted by: Ari Maniatis
Approved by: maintainer
|
|
|
|
| |
Requested by: many
|
|
|
|
|
| |
Approved by: MAINTAINER
Sponsored by: LF.net
|
|
|
|
|
|
|
|
| |
- Add PATCHFILE by Klaus-Peter Junghanns for quadBRI/octoBRI (HFC-S) support
- Enable libpri support in chan_zap module.
Sponsored by: LF.net
Approved by: MAINTAINER
|
|
|
|
| |
Approved by: maintainer
|
|
|
|
|
| |
PR: 75827
Submitted by: Christopher Sean Hilton <chris@vindaloo.com>
|
| |
|
|
|
|
|
|
| |
o Fix build on 5.2.1.
Submitted by: Marat N.Afanasyev <amarat@ksu.ru>
|
| |
|
|
|
|
|
|
| |
o Add often requested knobs WITHOUT_H323 and WITHOUT_ZAPTEL.
o Add untested support for building on sparc64.
|
|
|
|
| |
Reminded by: David Magda <dmagda@ee.ryerson.ca>
|
|
|
|
|
|
|
|
| |
fixes `Undefined symbol "__ls__7ostreamPCc"' when loading chan_h323.so module.
Bump PORTREVISION.
Reported by: Christophe Prevotaux <c.prevotaux@rural-networks.com>
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
PORTREVISION of related ports.
Requested by: *many*
No reply from: security-officer
Obtained from: Debian/pwlib cvs
|
|
|
|
| |
- add optional support for building with Zaptel module.
|
|
|
|
|
|
|
|
| |
individual database entries for details. Report errors and omissions in the
database to the FreeBSD Security Officer <security-officer@FreeBSD.org>
bump PORTREVISON for x11/linux-XFree86-libs, since the vulnerabilites are
fixed.
|
|
|
|
|
|
|
|
|
|
| |
http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/porting-wrkdirprefix.html
"In particular, if you are referring to a WRKDIR of another port, note that
the correct location is ${WRKDIRPREFIX}${PORTSDIR}/subdir/name/work"
Other ports that use ${.CURDIR} when reffering WRKDIR of another port should
be fixed along with bento scripts.
|
|
|
|
|
|
|
|
|
| |
reffering other ports, since the former for some reason doesn't work
in bento environment (it works here just fine even with WRKDIRPREFIX
set).
BTW, this is good evidence which shows that breakage on bento isn't
sufficient to mark port as BROKEN.
|
|
|
|
| |
- fix problem with h323 channel module loading reported by several users.
|
| |
|
| |
|
|
|
|
| |
(Part 1)
|
|
|
|
| |
Approved by: portmgr
|
| |
|
|
|
|
| |
- build/install h323 channel module.
|
|
|
|
| |
Reported by: Tilghman Lesher <tilghman@mail.jeffandtilghman.com>
|
|
|