aboutsummaryrefslogtreecommitdiff
path: root/comms/spandsp
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Use USES=localbaseSunpoet Po-Chuan Hsieh2017-12-032-11/+4
| | | | | | | | | - Remove CONFLICTS: comms/spandsp-devel has been removed almost 3 years - Update pkg-descr - Update WWW Notes: svn path=/head/; revision=455484
* Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412344
* - Update comms/spandsp to version 0.0.6 [1]Pawel Pekala2014-12-155-13/+127
| | | | | | | | | | | | | | - Convert all comms/spandsp-devel consumers to use newer comms/spandsp - Bump affected ports - Mark comms/spandsp-devel as deprecated and set expiration date - Add upgrade instructions to UPDATING PR: 194399 [1] Submitted by: Nikola Kolev <koue@chaosophia.net> [1] Approved by: madpilot (asterisk ports), maintainer timeout (other) Notes: svn path=/head/; revision=374761
* Cleanup plistBaptiste Daroussin2014-10-201-1/+0
| | | | Notes: svn path=/head/; revision=371247
* Convert to USES=autoreconfTijl Coosemans2014-09-181-4/+2
| | | | Notes: svn path=/head/; revision=368436
* - Switch to USES=libtool, drop .la filesDmitry Marakasov2014-08-272-3/+6
| | | | | | | | | - Strip libraries Approved by: portmgr blanket Notes: svn path=/head/; revision=366309
* Convert a bunch of EXTRACT_SUFX=... into USES=tar:...Adam Weinberger2014-07-291-2/+1
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363374
* In preparation for making libtool generate libraries with a sane name, fix allBaptiste Daroussin2013-12-111-1/+1
| | | | | | | LIB_DEPENDS in comms Notes: svn path=/head/; revision=336176
* - Convert to stagingEitan Adler2013-10-301-5/+1
| | | | | | | - Perform general cleanup Notes: svn path=/head/; revision=332064
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | comms) Notes: svn path=/head/; revision=327714
* . remove shlib ABI version numbers from LIB_DEPENDS;Boris Samorodov2013-06-201-7/+3
| | | | | | | | . delete an article from COMMENT; . trim Makefile headers. Notes: svn path=/head/; revision=321419
* Fix build on FreeBSD 10Chris Rees2012-09-012-1/+11
| | | | | | | | | PR: ports/167985 (based on) Submitted by: truckman Obtained from: comms/spandsp-devel Notes: svn path=/head/; revision=303500
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-2/+2
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* Update to 0.0.5, based on spandsp-devel5, that will be removedRenato Botelho2010-08-3110-105/+20
| | | | Notes: svn path=/head/; revision=260293
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr Notes: svn path=/head/; revision=238781
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-0/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* - Remove conditional checks relevant only on FreeBSD 5.x and olderPav Lucistnik2009-01-051-6/+1
| | | | Notes: svn path=/head/; revision=225288
* - Update to 0.0.3Pav Lucistnik2007-07-228-64/+57
| | | | | | | | PR: ports/114778 Submitted by: Thomas Abthorpe <thomas@goodking.ca> Notes: svn path=/head/; revision=196027
* - Add backup MASTER_SITESMartin Wilke2007-06-221-1/+2
| | | | | | | | PR: 113907 Submitted by: Thomas Abthorpe <thomas@goodking.ca> Notes: svn path=/head/; revision=194073
* Use libtool port instead of included one to avoid objformat a.out botchKris Kennaway2007-01-281-0/+1
| | | | Notes: svn path=/head/; revision=183519
* - 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