aboutsummaryrefslogtreecommitdiff
path: root/comms/spandsp-devel
Commit message (Collapse)AuthorAgeFilesLines
* - Remove 4.X gruftMartin Wilke2007-04-232-11/+3
| | | | | | | | | PR: 111948 Submitted by: Marcelo Araujo <araujo@bsdmail.org> Approved by: maintainer Notes: svn path=/head/; revision=190705
* Use libtool port instead of included one to avoid objformat a.out botchKris Kennaway2007-01-281-0/+1
| | | | Notes: svn path=/head/; revision=183519
* spandsp-devel is a DSP library to support fax functions.Martin Wilke2007-01-1811-131/+42
| | | | | | | | | | | | | Basically it implements a software fax machine to fax out or in. WWW: http://www.soft-switch.org/ PR: 107871 Submitted by: Joe Holden <joe@joeholden.co.uk> Repocopy by: marcus Notes: svn path=/head/; revision=182708
* - s,INSTALLS_SHLIB,USE_LDCONFIG,gCheng-Lung Sung2006-08-141-1/+1
| | | | | | | | | | - these include comms/ converters/ databases/ devel/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> Notes: svn path=/head/; revision=170639
* Fix on FreeBSD < 5.3.Maxim Sobolev2006-07-204-5/+45
| | | | | | | Reported by: Andriy I Pylypenko <bamby@ua.fm> Notes: svn path=/head/; revision=168334
* Fix build on 4.x. Untested due to the lack of 4.x system.Maxim Sobolev2006-07-203-5/+29
| | | | | | | | | No PORTREVISION bump since it doens't change package content. Submitted by: Andriy I Pylypenko <bamby@ua.fm> Notes: svn path=/head/; revision=168288
* Update to 0.0.2.p26.Maxim Sobolev2006-06-167-61/+28
| | | | Notes: svn path=/head/; revision=165610
* remove USE_REINPLACE for all ports with categories starting with CEdwin Groothuis2006-05-031-1/+0
| | | | Notes: svn path=/head/; revision=161308
* Conversion to a single libtool environment.Ade Lovett2006-02-232-1/+3
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* [PATCH] comms/spandsp: [fix build on FreeBSD < 5.3Edwin Groothuis2005-12-051-1/+6
| | | | | | | | | | | tgmath.h doesn't exist in FreeBSD prior to 5.3, so fake it when building on earlier FreeBSD PR: ports/89958 Submitted: Tod McQuillin <devin@spamcop.net> Notes: svn path=/head/; revision=150439
* [MAINTAINER-UPDATE] ports comms/spandspEdwin Groothuis2005-12-043-4/+6
| | | | | | | | | | Upgrade port to more recent version of spandsp PR: ports/89919 Submitted by: wlloyd@slap.net Notes: svn path=/head/; revision=150345
* - Add SHA256Pav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149237
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* Remove obsolete mastersite.Mark Linimon2005-10-091-1/+0
| | | | | | | Source: distfile survey Notes: svn path=/head/; revision=144647
* Update MASTER_SITES.Maxim Sobolev2005-09-281-1/+2
| | | | Notes: svn path=/head/; revision=143723
* - Fix fetching (mirror distfile locally)Pav Lucistnik2005-08-261-1/+3
| | | | | | | | Reported by: krionmail Approved by: portmgr (krion) Notes: svn path=/head/; revision=140980
* Add spandsp, software fax library for AsteriskPav Lucistnik2005-06-309-0/+171
PR: ports/82642 Submitted by: William Lloyd <wlloyd@slap.net> Notes: svn path=/head/; revision=138271