aboutsummaryrefslogtreecommitdiff
path: root/misc/callid
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* For ports maintained by ports@FreeBSD.org, remove names and/orDoug Barton2009-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. Notes: svn path=/head/; revision=246327
* Before bsd.port.pre.mk, set either USE_PERL5 or WANT_PERL, depending onMark Linimon2007-09-301-0/+1
| | | | | | | | whether the perl dependency is unconditional or conditional. This will be needed for the conditional inclusion of bsd.perl.mk. Notes: svn path=/head/; revision=200412
* - remove 4.x workaroundErwin Lansing2007-06-211-8/+2
| | | | | | | | | | | | | PR: 113814 Reviewed by: erwin Approved by: maintainer - reset maintainership Submitted by: maintainer Notes: svn path=/head/; revision=194007
* Fix detection of called/calling numbers when there is no calling number.Sam Lawrance2006-02-112-0/+28
| | | | | | | | | PR: ports/91284 Submitted by: Torfinn Ingolfsen <tingo@start.no> Approved by: possamai@xs4all.nl (maintainer, timeout 5 weeks) Notes: svn path=/head/; revision=155747
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154159
* - Update to 1.2Pav Lucistnik2004-04-172-6/+13
| | | | | | | | PR: ports/65526 Submitted by: <possamai@xs4all.nl> (maintainer) Notes: svn path=/head/; revision=107373
* Add callid, a tool to be be able to show incoming calls in a web-based ↵Pav Lucistnik2004-03-074-0/+80
interface. the calls are logged through the ISDN D-Channel. PR: ports/63067 Submitted by: Michele Possamai <possamai@xs4all.nl> Notes: svn path=/head/; revision=103238