aboutsummaryrefslogtreecommitdiffstats
path: root/audio/wavplay
Commit message (Collapse)AuthorAgeFilesLines
* - remove maintainer tags from pkg-descreadler2011-10-231-3/+0
| | | | | Approved by: portmgr Approved by: bapt (mentor)
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
|
* - Leave ONLY_FOR_ARCHS as it's untested (and likely doesn't work) on other archsamdmi32010-12-191-2/+4
| | | | Submitted by: MIHIRA Sanpei Yoshiro <sanpei@sanpei.org> (private email)
* - fix for amd64.sanpei2010-12-161-4/+4
|
* - Mark ONLY_FOR_ARCHS=i386amdmi32009-12-081-0/+3
| | | | Suggested by: naddy@ via private email
* Update my email address in 132 ports.amdmi32008-06-201-1/+1
| | | | Approved by: miwi (mentor)
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-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)
* [MAINTAINER] update my email address in 76 ports + mirror some distfilesedwin2006-12-221-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>
* Builds on amd64, assuming elsewherekris2006-09-291-2/+0
|
* Dmitry Marakasov adopts this orphan ports that he uses.itetcu2006-06-071-1/+1
| | | | | | PR: ports/98284 Submitted by: Dmitry Marakasov <amdmi3@mail.ru> Approved by: lawrence (mentor, implicit)
* - Open sound device in read-only mode so it works also on the second, third,...barner2005-12-122-24/+31
| | | | | | | | invokation if the soundcard is in half-duplex mode. - Bump PORTREVISION Submitted by: Watanabe Kazuhiro <CQG00620@nifty.ne.jp> PR: ports/90226
* - Add some SHA256 checksumspav2005-11-241-0/+1
|
* Fix a function prototype to get this to build with -CURRENT's gcc 3.4.roam2004-08-052-0/+12
|
* Move package files from plist to Makefile, remove pkg-plist.osa2004-07-262-2/+2
|
* Add SIZE.trevor2004-01-281-0/+1
|
* - fix spelling of maintainerdinoex2003-12-041-1/+1
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* Remove old WWW site which isn't reachable (and author seems to be MIA)edwin2002-12-271-4/+2
| | | | Noticed by: portsurvey
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
| | | | Approved by: pat
* machine/soundcard.h -> sys/soundcard.hpetef2002-06-075-5/+5
| | | | Submitted by: bento
* Remove greg@rosevale.com.au as MAINTAINER; mail.rosevale.com.au has beenfenner2002-01-221-1/+1
| | | | bouncing mail with an "5.7.1 Access denied" message for 2.5 months.
* Added ONLY_FOR_ARCHS = i386 to Makefile and removed an unnecessarykevlo2001-08-212-1/+2
| | | | | | | MD5 checksum file from distinfo. PR: 29864 Submitted by: MAINTAINER
* - Use MASTER_SITE_SUNSITE to MASTER_SITESsobomax2000-06-232-18/+10
| | | | | PR: 19496 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Initial import of wavplay - utility to record/playback audio.sobomax2000-06-0813-0/+388
PR: 16693 Submitted by: Greg Robinson <greg@rosevale.com.au>