aboutsummaryrefslogtreecommitdiffstats
path: root/audio/wmix
Commit message (Collapse)AuthorAgeFilesLines
* Bump PORTREVISION (had to do this in my previous commit).novel2006-01-261-0/+1
| | | | Reminded by: kris
* Make it work with new -CURRENT's malloc().novel2006-01-241-0/+9
| | | | Submitted by: danfe
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* Use @freebsd.org address for my ports.novel2005-03-081-1/+1
| | | | Approved by: krion (mentor)
* - Update to 3.1vs2004-07-157-202/+100
| | | | | | | | - Install documentation - Assign maintership to submitter PR: ports/69056 Submitted by: Roman Bogorodskiy
* Use PLIST_FILES.trevor2004-02-062-1/+1
| | | | Reviewed by: marcus
* Add SIZE.trevor2004-01-281-0/+1
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* Pass maintainership for these ports to ports@.kuriyama2002-11-181-1/+1
| | | | Domain of former maintainer is not exist.
* Don't include popt.h on FreeBSD since it doesn't exist unless the portsteve2001-07-261-11/+9
| | | | | is installed. The getopt declarations are in <unistd.h> which is already included.
* Update port: audio/wmix to 2.20mharo2001-05-013-41/+23
| | | | | PR: 26939 Submitted by: Konstantinos Konstantinidis <kkonstan@duth.gr>
* Add wmix 2.2, an audio mixer for the WindowMaker dock with TV-likewill2001-04-078-0/+249
OSD. PR: 26276 Submitted by: Konstantinos Konstantinidis <kkonstan@daemon.gr>