aboutsummaryrefslogtreecommitdiff
path: root/audio/wavplay
Commit message (Collapse)AuthorAgeFilesLines
* audio/wavplay: unbreak on powerpc64Piotr Kubaj2019-11-041-1/+1
| | | | | | | | | Builds fine. Approved by: mentors (implicit approval) Notes: svn path=/head/; revision=516747
* Work around the lack of definition of union semun per POSIX.Brooks Davis2018-03-021-0/+2
| | | | | | | | | | | | | | | When feasible do this by adding -D_WANT_SEMUN to CFLAGS or CXXFLAGS. Where this fails due to ports not honoring C*FLAGS, patch using __FreeBSD_version to enable the definition. PR: 224300, 224443 (exp-run) Approved by: portmgr (antoine) Exp-run: antoine Sponsored by: DARPA, AFRL Differential Revision: https://reviews.freebsd.org/D14137 Notes: svn path=/head/; revision=463452
* For ports that are explicitly enabled on armv6, also enable themMark Linimon2017-10-101-1/+1
| | | | | | | | | | on armv7. This has not been tested with an -exp run but should "do no harm". PR: 221894 (partial) Notes: svn path=/head/; revision=451721
* Sort ARCHs.Mark Linimon2017-06-261-1/+1
| | | | | | | Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=444429
* Cleanup patches, a* categories.Mathieu Arnold2016-07-269-197/+171
| | | | | | | | | | Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=419133
* - Add LICENSEDmitry Marakasov2015-03-221-0/+3
| | | | Notes: svn path=/head/; revision=381959
* - Fix misspelled armv6Dmitry Marakasov2015-01-201-2/+1
| | | | | | | - Remove uninformative ONLY_FOR_ARCHS_REASON Notes: svn path=/head/; revision=377516
* - Confirmed to work on armDmitry Marakasov2014-06-111-2/+2
| | | | | | | Submitted by: MIHIRA Sanpei Yoshiro <sanpei at sanpei dot org> Notes: svn path=/head/; revision=357474
* Remove indefinite articles and trailing periods from COMMENT, plusJimmy Olgeni2014-06-091-1/+1
| | | | | | | | | | minor COMMENT typos and surrounding whitespace fixes. Categories A-C. CR: D196 Approved by: portmgr (bapt) Notes: svn path=/head/; revision=357139
* Fix staging (make sure that PREFIX is changed only at install time and not ↵Baptiste Daroussin2014-06-031-2/+2
| | | | | | | at build time) Notes: svn path=/head/; revision=356381
* - Support stagingDmitry Marakasov2013-09-289-3/+2
| | | | | | | - Rename patches according to porter's handbook Notes: svn path=/head/; revision=328584
* 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
* - Trim Makefile headersDmitry Marakasov2013-06-181-5/+1
| | | | | | | | | | - Drop ABI versions from LIB_DEPENDS - OptionsNG - Pet portlint - Switch to dynamic plist where useful Notes: svn path=/head/; revision=321181
* - remove maintainer tags from pkg-descrEitan Adler2011-10-221-3/+0
| | | | | | | | Approved by: portmgr Approved by: bapt (mentor) Notes: svn path=/head/; revision=284139
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Leave ONLY_FOR_ARCHS as it's untested (and likely doesn't work) on other archsDmitry Marakasov2010-12-191-2/+4
| | | | | | | Submitted by: MIHIRA Sanpei Yoshiro <sanpei@sanpei.org> (private email) Notes: svn path=/head/; revision=266570
* - fix for amd64.MIHIRA Sanpei Yoshiro2010-12-161-4/+4
| | | | Notes: svn path=/head/; revision=266428
* - Mark ONLY_FOR_ARCHS=i386Dmitry Marakasov2009-12-081-0/+3
| | | | | | | Suggested by: naddy@ via private email Notes: svn path=/head/; revision=245373
* Update my email address in 132 ports.Dmitry Marakasov2008-06-191-1/+1
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=215297
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-1/+1
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* [MAINTAINER] update my email address in 76 ports + mirror some distfilesEdwin Groothuis2006-12-211-1/+1
| | | | | | | | | | | | I've got a brand new hosting, so change my email to the new one. Also, now I can mirror some distfiles, so update MASTER_SITES for some ports. PR: ports/107038 Submitted by: Dmitry Marakasov <amdmi3@mail.ru> Notes: svn path=/head/; revision=180390
* Builds on amd64, assuming elsewhereKris Kennaway2006-09-291-2/+0
| | | | Notes: svn path=/head/; revision=174078
* Dmitry Marakasov adopts this orphan ports that he uses.Ion-Mihai Tetcu2006-06-061-1/+1
| | | | | | | | | PR: ports/98284 Submitted by: Dmitry Marakasov <amdmi3@mail.ru> Approved by: lawrence (mentor, implicit) Notes: svn path=/head/; revision=164641
* - Open sound device in read-only mode so it works also on the second, third,...Simon Barner2005-12-112-24/+31
| | | | | | | | | | | invokation if the soundcard is in half-duplex mode. - Bump PORTREVISION Submitted by: Watanabe Kazuhiro <CQG00620@nifty.ne.jp> PR: ports/90226 Notes: svn path=/head/; revision=150927
* - Add some SHA256 checksumsPav Lucistnik2005-11-231-0/+1
| | | | Notes: svn path=/head/; revision=149221
* Fix a function prototype to get this to build with -CURRENT's gcc 3.4.Peter Pentchev2004-08-052-0/+12
| | | | Notes: svn path=/head/; revision=115464
* Move package files from plist to Makefile, remove pkg-plist.Sergey A. Osokin2004-07-262-2/+2
| | | | Notes: svn path=/head/; revision=114776
* Add SIZE.Trevor Johnson2004-01-271-0/+1
| | | | Notes: svn path=/head/; revision=99295
* - fix spelling of maintainerDirk Meyer2003-12-041-1/+1
| | | | Notes: svn path=/head/; revision=94867
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75951
* Remove old WWW site which isn't reachable (and author seems to be MIA)Edwin Groothuis2002-12-261-4/+2
| | | | | | | Noticed by: portsurvey Notes: svn path=/head/; revision=71894
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* machine/soundcard.h -> sys/soundcard.hPete Fritchman2002-06-075-5/+5
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=60745
* Remove greg@rosevale.com.au as MAINTAINER; mail.rosevale.com.au has beenBill Fenner2002-01-211-1/+1
| | | | | | | bouncing mail with an "5.7.1 Access denied" message for 2.5 months. Notes: svn path=/head/; revision=53479
* Added ONLY_FOR_ARCHS = i386 to Makefile and removed an unnecessaryKevin Lo2001-08-202-1/+2
| | | | | | | | | | MD5 checksum file from distinfo. PR: 29864 Submitted by: MAINTAINER Notes: svn path=/head/; revision=46555
* - Use MASTER_SITE_SUNSITE to MASTER_SITESMaxim Sobolev2000-06-232-18/+10
| | | | | | | | PR: 19496 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=29808
* Initial import of wavplay - utility to record/playback audio.Maxim Sobolev2000-06-0713-0/+388
PR: 16693 Submitted by: Greg Robinson <greg@rosevale.com.au> Notes: svn path=/head/; revision=29314