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