aboutsummaryrefslogtreecommitdiff
path: root/misc/libsupertone
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Mark these ports as buildable on armv6 after a trybroken run. (AlsoMark Linimon2017-12-081-2/+0
| | | | | | | | | | | tested with trybroken on armv7.) The 'runaway process' ones are most likely just statistical. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=455765
* Mark some ports failing on armv6, for errors classified as "configure_error".Mark Linimon2017-05-271-0/+2
| | | | | | | | | | | | | Note: this skips all the ports that _sometimes_ fail with CMake errors. We need to investigate that problem, and find out if it is specific to the qemu environment. While here, pet portlint. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=441874
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-4/+4
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* - Update comms/spandsp to version 0.0.6 [1]Pawel Pekala2014-12-151-2/+2
| | | | | | | | | | | | | | - 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-12-091-1/+0
| | | | Notes: svn path=/head/; revision=374378
* comms/spandsp-devel:Tijl Coosemans2014-09-141-2/+2
| | | | | | | | | | | - Fix installation of lib/libspandsp.so.2 (when patching configure.ac almost all USE_AUTOTOOLS are needed) - Replace CONFIGURE_ARGS with CPPFLAGS/LIBS Reported by: antoine Notes: svn path=/head/; revision=368167
* - Switch comms/spandsp-devel to USES=libtool, drop .la filesDmitry Marakasov2014-08-271-2/+2
| | | | | | | | | | | - Bump dependent ports as .so version has changed - Use install-strip target instead of STRIP_CMD - Add/fix libspandsp.so versions in LIB_DEPENDS to differentiate between spandsp and spandsp-devel Approved by: portmgr blanket Notes: svn path=/head/; revision=366310
* - Switch to USES=libtool, drop .la filesDmitry Marakasov2014-06-112-3/+3
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=357534
* The FreeBSD x11@ and graphics team proudly presentsNiclas Zeising2014-04-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a zeising, kwm production, with help from dumbbell, bdrewery: NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE This update switches over to use the new xorg stack by default on FreeBSD 9 and 10 stable, on osversions where vt(9) is available. It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in /etc/make.conf . FreeBSD 8-STABLE and released versions of FreeBSD still use the old version. A package repository with binary packages for new xorg will be available soon. This patch also contains updates of libxcb and related ports, pixman, as well as some drivers and utilities. Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due to xserver version change. Apart from these updates, the way shared libraries are handled has been changed for all xorg ports, as well as libxml2 and freetype, which means ltverhack is gone and as a consequence shared libraries have been bumped. The plan is that this change will make library bumps less likely in the future. All affected ports have had their portrevisions bumped as a consequence of this. Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT. Update instructions, hardware support, and more notes can be found on https://wiki.freebsd.org/Graphics Thanks to: all testers, bdrewery and the FreeBSD x11@ team exp-run by: bdrewery [1] PR: ports/187602 [1] Approved by: portmgr (bdrewery), core (jhb) Notes: svn path=/head/; revision=351411
* Support stageBaptiste Daroussin2014-03-241-2/+1
| | | | Notes: svn path=/head/; revision=349099
* Update to 0.3.6.Koop Mast2013-11-081-0/+1
| | | | | | | | | | This update supports a number of new codecs. Remove indiffently argument from COMMENT Update pkg-descr to supported codec list. Stageify. Notes: svn path=/head/; revision=333231
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | misc) Notes: svn path=/head/; revision=327745
* - Fix targets' dependencies in an attempt to fix parallel (-jX) buildsAlexey Dokuchaev2013-08-152-14/+17
| | | | | | | | | | | | | - Tighten Makefile header and COMMENT line (trim the article) - Convert LIB_DEPENDS to the newish form (since r322328) - Fix couple of portlint(1) warnings while here (knobs order, WWW line in port description) Reported by: marino Approved by: miwi, bapt (portmgr, implicit) Notes: svn path=/head/; revision=324769
* Add missing LIB_DEPENDS.Max Khon2012-06-261-1/+4
| | | | Notes: svn path=/head/; revision=300006
* New port: libsupertoneMax Khon2012-06-266-0/+59
This library is designed to support supervisory tone generation and detection for all parts of the world. WWW: http://www.soft-switch.org/ Notes: svn path=/head/; revision=300002