summaryrefslogtreecommitdiffstats
path: root/main/freeswitch
Commit message (Collapse)AuthorAgeFilesLines
* main/freeswitch: Specify pidfile.Mika Havela2015-06-032-4/+5
| | | | | When running freeswitch in a lxc environment, rc-status will fail when called using the 'lxc-attach' (and maybe also other tools). Specifying the pidfile for 'start-stop-daemon' will resolve this problem.
* main/freeswitch: fix default paths to be FHS compliantNatanael Copa2015-05-212-27/+16
| | | | fixes #4065
* main/freeswitch: fix shutdownTimo Teräs2015-05-212-1/+45
| | | | | | fix incorrect usage of pthread_detach/pthread_join. fixes #3496
* main/freeswitch: enable -dbg subpackageNatanael Copa2015-05-211-2/+2
| | | | to help debug #3496
* main/*: replace all sbin/runscript with sbin/openrc-runNatanael Copa2015-04-282-5/+5
|
* main/*: remove libiconv-dev from makedependsNatanael Copa2015-04-091-1/+0
|
* main/freeswitch: force build with system lameNatanael Copa2015-04-012-4/+35
| | | | mod_shout failed to build on 32 bit x86. Make it use system lame instead.
* main/freeswitch: upgrade to 1.4.18Natanael Copa2015-04-012-66/+42
|
* main/freeswitch: upgrade to 1.4.13Natanael Copa2014-11-182-25/+14
|
* main/freeswitch: fix mod_luaNatanael Copa2014-11-182-6/+8
| | | | | fix patch for system lua fixes #3505
* main/freeswitch: remove unused patch for LuaNatanael Copa2014-09-112-27/+0
| | | | | we use system liblua so we dont need patch the lua sources in freeswitch source tree.
* main/freeswitch: upgrade to 1.4.7Natanael Copa2014-09-103-33/+57
| | | | | | | | also rework the system-lua patch so we dont need bootstrap as it takes too much time. Patch has been sent upstream: https://jira.freeswitch.org/browse/FS-353
* main/freeswitch: use system liblua instead of embeddedNatanael Copa2014-09-102-5/+43
|
* main/freeswitch: enable and upgrade to 1.4.6Carlo Landmeter2014-06-124-57/+65
|
* main/freeswitch: disable. does not build with muslNatanael Copa2014-05-302-1/+83
|
* main/freeswitch: save 3rdparty archives with freeswitch prefixNatanael Copa2013-09-041-20/+25
| | | | | | freeswitch appears to patch the 3rdparty and use same name as upstream we need to avoid clash in our download cache with the upstream archives so we prefix the freeswitch variant with "freeswitch"
* main/freeswitch: add missing patchNatanael Copa2013-09-041-0/+14
|
* main/freeswitch: add --host/--build and use /sbin/nologin as shellNatanael Copa2013-09-042-3/+54
| | | | | we need to download and unpack sources for 3rd party libs so we can update config.sub for those.
* main/freeswitch: use /sbin/nologin as shellNatanael Copa2013-09-031-1/+1
|
* main/freeswitch: build fixNatanael Copa2013-08-131-3/+1
| | | | | | | remove the --build --host options for now we will probably need to manually wget and unpack all the source packages freeswitch needs, before running update_config_sub.
* [all autotools packages]: normalize ./configureTimo Teräs2013-07-301-1/+4
|
* main/freeswitch: upgrade to 1.4.0Natanael Copa2013-07-151-5/+6
|
* main/freeswitch: upgrade to 1.2.10Natanael Copa2013-05-231-5/+5
|
* main/freeswitch: set stacksize to 240Natanael Copa2013-05-232-3/+15
| | | | ref #1929
* main/freeswitch: fix build on eglibcCarlo Landmeter2013-01-041-1/+1
|
* main/freeswitch: disable mod_zmq as it does not build with automake-1.13Natanael Copa2012-12-312-10/+3
|
* main/freeswitch: disable spidermonkeyNatanael Copa2012-12-282-3/+3
| | | | It ships its own version of libnspr which confilcts with the real nspr
* main/freeswitch: upgrade to 1.2.5.3Carlo Landmeter2012-12-102-73/+85
|
* main/freeswitch: enable rtmpNatanael Copa2012-12-102-2/+3
| | | | fixes #1523
* main/freeswitch: use libjpeg-turboNatanael Copa2012-12-031-2/+2
|
* main/freeswitch: rebuild against postgresql-9.2Natanael Copa2012-09-131-1/+1
|
* main/freeswitch: update to 1.2.0 releaseCameron Banta2012-08-143-34/+19
|
* main/freeswitch: fix init.d scriptNatanael Copa2012-05-202-3/+4
| | | | | | and build fix for portaudio and ccache ref #1172
* main/freeswitch: rebuild against new net-snmp subpackagesNatanael Copa2012-04-191-1/+1
|
* main/freeswitch: add mod_portaudioJeff Bilyk2012-04-112-3/+3
| | | | fixes #996
* main/freeswitch: bump pkgrelJeff Bilyk2012-04-111-1/+1
|
* main/freeswitch: add mod_dingaling moduleJeff Bilyk2012-04-112-3/+3
| | | | fixes #856
* main/freeswitch: cleanup previous fixNatanael Copa2012-03-182-2/+7
|
* main/freeswitch: move permissions changes from post-install script to package()Jeff Bilyk2012-03-172-7/+3
| | | | fixes #1053
* main/freeswitch: add snapshot to APKBUILDCameron Banta2012-03-121-6/+22
|
* main/freeswitch: update to latest git snapshotCameron Banta2012-03-103-63/+7
|
* main/freeswitch: replace opts in init.d scriptNatanael Copa2012-01-192-3/+3
| | | | ref #943
* main/freeswitch: build fixNatanael Copa2011-08-101-1/+1
|
* main/freeswitch: move sounds to /usr/share. subpkg for timezonesNatanael Copa2011-08-101-5/+18
| | | | | fixes #647 fixes #701
* main/freeswitch: enable mod_sangoma_codecNatanael Copa2011-08-102-4/+11
| | | | fixes #721
* main/freeswitch: rebuild against new net-snmpNatanael Copa2011-07-211-1/+1
|
* main/freeswitch: remove *.laNatanael Copa2011-07-011-1/+3
|
* main/freeswitch: add the missing patchTimo Teräs2011-06-111-0/+27
|
* main/freeswitch: add preliminary fix for FS-3337Timo Teräs2011-06-111-1/+3
|
* main/freeswitch: fix some bugsTimo Teräs2011-06-103-1/+70
| | | | | | * use /var/lib/freeswitch as path for db, instead of /usr/db * apply fix for FS-3336 from freeswitch jira * make the lua compiler have alpine search path for modules