aboutsummaryrefslogtreecommitdiffstats
path: root/misc/callid
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
|
* For ports maintained by ports@FreeBSD.org, remove names and/ordougb2009-12-211-3/+0
| | | | | | | | e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports.
* Before bsd.port.pre.mk, set either USE_PERL5 or WANT_PERL, depending onlinimon2007-09-301-0/+1
| | | | | whether the perl dependency is unconditional or conditional. This will be needed for the conditional inclusion of bsd.perl.mk.
* - remove 4.x workarounderwin2007-06-211-8/+2
| | | | | | | | | | PR: 113814 Reviewed by: erwin Approved by: maintainer - reset maintainership Submitted by: maintainer
* Fix detection of called/calling numbers when there is no calling number.lawrance2006-02-112-0/+28
| | | | | | PR: ports/91284 Submitted by: Torfinn Ingolfsen <tingo@start.no> Approved by: possamai@xs4all.nl (maintainer, timeout 5 weeks)
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* - Update to 1.2pav2004-04-182-6/+13
| | | | | PR: ports/65526 Submitted by: <possamai@xs4all.nl> (maintainer)
* Add callid, a tool to be be able to show incoming calls in a web-based ↵pav2004-03-084-0/+80
interface. the calls are logged through the ISDN D-Channel. PR: ports/63067 Submitted by: Michele Possamai <possamai@xs4all.nl>