aboutsummaryrefslogtreecommitdiff
path: root/audio/waveplay
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* audio/waveplay: enable on powerpc64lePiotr Kubaj2021-01-171-1/+1
| | | | Notes: svn path=/head/; revision=561784
* audio/waveplay: enable on powerpc64Piotr Kubaj2021-01-151-1/+1
| | | | | | | MFH: 2021Q1 Notes: svn path=/head/; revision=561646
* Cleanup patches, a* categories.Mathieu Arnold2016-07-261-24/+15
| | | | | | | | | | Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=419133
* Support stage + cosmeticBaptiste Daroussin2014-02-051-16/+15
| | | | Notes: svn path=/head/; revision=342889
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | audio) Notes: svn path=/head/; revision=327706
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Let waveplay display something on systems without sound device or wrong deviceIon-Mihai Tetcu2006-06-092-1/+26
| | | | | | | | | | | passed via -f. PR: ports/98638 Submitted by: maintainer Approved by: lawrance (mentor, implict) Notes: svn path=/head/; revision=164881
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154140
* Seems to work on amd64 too.Tilman Keskinoz2005-01-251-1/+1
| | | | Notes: svn path=/head/; revision=127294
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+1
| | | | Notes: svn path=/head/; revision=100139
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76030
* update to 201.09.24.FUJISHIMA Satsuki2001-09-242-3/+3
| | | | | | | | PR: 30780 Submitted by: maintainer Notes: svn path=/head/; revision=48167
* "assumes (at least) arbitrary alignment access and little endian"Trevor Johnson2001-08-311-0/+1
| | | | | | | | PR: 29898 Submitted by: Christian Weisgerber <naddy@mips.inka.de> Notes: svn path=/head/; revision=47232
* No longer needed in 2000.12.10Peter Pentchev2000-12-103-80/+0
| | | | | | | | PR: 23418 Submitted by: maintainer Notes: svn path=/head/; revision=35819
* Update to 2000.12.10Peter Pentchev2000-12-103-13/+10
| | | | | | | | PR: 23418 Submitted by: maintainer Notes: svn path=/head/; revision=35818
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-3/+3
| | | | Notes: svn path=/head/; revision=27415
* Add support for FreeBSD/Alpha and minor tweaks to Makefile.Steve Price1999-12-274-5/+82
| | | | | | | | PR: 15710 Submitted by: maintainer Notes: svn path=/head/; revision=24174
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20938
* As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek1999-06-261-1/+1
| | | | | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. Notes: svn path=/head/; revision=19799
* A simple wav file playerSatoshi Taoka1999-04-025-0/+36
PR: ports/9872 Submitted by: Yoshihide SONODA ysonoda@dontaku.csce.kyushu-u.ac.jp Notes: svn path=/head/; revision=17519