aboutsummaryrefslogtreecommitdiff
path: root/audio/fmio
Commit message (Collapse)AuthorAgeFilesLines
* Cosmetic fix: use %%DOCSDIR%% macro.Sergey A. Osokin2003-10-211-5/+5
| | | | | | | | | | No functionally changes. Submitted by: Oleg Karachevtsev <ok@etrust.ru> A part of PR: 57992 Notes: svn path=/head/; revision=91809
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76030
* ONLY_FOR_ARCHS=i386Kris Kennaway2002-12-031-1/+1
| | | | Notes: svn path=/head/; revision=71343
* Add missing rmdirKris Kennaway2002-10-281-0/+1
| | | | Notes: svn path=/head/; revision=68983
* Fix build on -current (machine/soundcard.h -> sys/soundcard.h)Kris Kennaway2002-10-242-0/+25
| | | | Notes: svn path=/head/; revision=68699
* Update WWW.Maxim Sobolev2002-10-081-1/+1
| | | | | | | Submitted by: MAINTAINER Notes: svn path=/head/; revision=67611
* Update to 2.0.4.Maxim Sobolev2002-09-242-12/+9
| | | | Notes: svn path=/head/; revision=67079
* Update to 1.2.29.Maxim Sobolev2002-07-103-4/+13
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=62777
* machine/soundcard.h -> sys/soundcard.hPete Fritchman2002-06-071-0/+5
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=60745
* Fix startup script and bump PORTREVISION.Maxim Sobolev2002-05-162-2/+3
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=59241
* - Use proper ${INSTALL_XXX} instead of ${INSTALL} for installing binaries andMaxim Sobolev2002-04-292-76/+9
| | | | | | | | | | | scripts; - remove junk at the beginning of files/bktrctl.sh. PR: 37427 Submitted by: maintainer Notes: svn path=/head/; revision=58316
* Update port to the lastest version.Maxim Sobolev2002-04-244-5/+117
| | | | | | | | PR: 37401 Submitted by: Olexander Kunytsa <kunia@istc.kiev.ua> Notes: svn path=/head/; revision=58054
* - Update to 1.2.18;Maxim Sobolev2002-03-184-52/+3
| | | | | | | | | | - pass over maintainership to Olexander Kunitsa <kunia@istc.kiev.ua> (maintainer timeout). Submitted by: Olexander Kunitsa <kunia@istc.kiev.ua> Notes: svn path=/head/; revision=56311
* Bump portrevision to note security fixKris Kennaway2001-08-111-0/+1
| | | | Notes: svn path=/head/; revision=46062
* Don't smash the stack in the '-x' option (local root exploit). The -xKris Kennaway2001-08-112-0/+48
| | | | | | | | | option doesn't seem to actually _work_, but that's not my problem. Don't install this binary setuid root: that's what UNIX file permissions on the device node were invented for. Notes: svn path=/head/; revision=46061
* update master siteYing-Chieh Liao2001-05-271-1/+1
| | | | | | | | PR: 27517 Submitted by: Jeff Palmer <scorpio@drkshdw.org> Notes: svn path=/head/; revision=43160
* Add fmio 1.1.4, a FM radio card manipulation utility.Will Andrews2001-04-075-0/+31
PR: 24984 Submitted by: Den Ivanov <d.s.div@bigfoot.com> Notes: svn path=/head/; revision=40978