aboutsummaryrefslogtreecommitdiff
path: root/audio/dtmfdial
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup patches, a* categories.Mathieu Arnold2016-07-261-3/+3
| | | | | | | | | | Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=419133
* - Switch to options helpersDmitry Marakasov2015-12-071-0/+2
| | | | Notes: svn path=/head/; revision=403212
* MASTER_SITES cleanup.Mathieu Arnold2015-05-141-2/+1
| | | | | | | | | | | | | | | | | | | | | | - Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386312
* Add DOCS to OPTIONS_DEFINE where PORTDOCS= is set.Adam Weinberger2014-07-161-0/+2
| | | | Notes: svn path=/head/; revision=362027
* Support stagingBaptiste Daroussin2013-11-241-7/+3
| | | | Notes: svn path=/head/; revision=334779
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | audio) Notes: svn path=/head/; revision=327706
* - move pkg-plist entry into PLIST_FILESRuslan Makhmatkhanov2013-09-142-1/+2
| | | | Notes: svn path=/head/; revision=327277
* Use PORT_OPTIONS:MDOCS instead of NOPORTDOCSBaptiste Daroussin2012-12-311-6/+3
| | | | | | | Trim headers Notes: svn path=/head/; revision=309758
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Reset jylefort's port maintainerships. portmgr has taken his commit bitMark Linimon2008-04-291-1/+1
| | | | | | | into safekeeping due to inactivity. Notes: svn path=/head/; revision=212200
* Add dtmfdial.Jean-Yves Lefort2006-03-315-0/+59
dtmfdial generates DTMF (touch tone) signals and sends them to the sound card or stores them as a raw sound file. PR: ports/94988 Submitted by: David Bushong <david@bushong.net> Notes: svn path=/head/; revision=158442