aboutsummaryrefslogtreecommitdiff
path: root/audio/dtmfdial
Commit message (Collapse)AuthorAgeFilesLines
* 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