aboutsummaryrefslogtreecommitdiff
path: root/comms/pstngw
Commit message (Collapse)AuthorAgeFilesLines
* - Add a bison %pure-parser declaration in pwlib. The build wasSam Lawrance2005-05-161-0/+1
| | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=135316
* BROKEN on 5.x: Does not compileKris Kennaway2004-09-261-0/+4
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=118420
* BROKEN on amd64: Shared libraries must be compiled with -fPICKris Kennaway2004-06-191-1/+7
| | | | Notes: svn path=/head/; revision=111797
* Add pstngw 1.2.2, simple H.323-PSTN (POTS) gateway.Volker Stolz2004-06-143-0/+41
PR: ports/63024 Submitted by: Jakub Klausa <jacke@bofh.pl> Notes: svn path=/head/; revision=111445