summaryrefslogtreecommitdiff
path: root/audio/mikmod (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20938
* Remove period at end of comment that slipped back in.Chris Piazza1999-07-111-1/+1
| | | | Notes: svn path=/head/; revision=20155
* Update to 3.1.6Chris Piazza1999-07-113-13/+6
| | | | | | | | PR: 12583 Submitted by: maintainer Notes: svn path=/head/; revision=20154
* Make mikmod work with new version of libmikmodMichael Haro1999-07-032-5/+8
| | | | | | | | PR: 12455 Submitted by: Douglas Carmichael dcarmich@xnet.com (with modification by me) Notes: svn path=/head/; revision=19974
* As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek1999-06-261-1/+1
| | | | | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. Notes: svn path=/head/; revision=19799
* Upgrade to 3.1.5Michael Haro1999-05-053-22/+11
| | | | | | | | PR: 11083 Submitted by: me Notes: svn path=/head/; revision=18523
* Upgrade to 3.1.2.Vanilla I. Shu1998-12-082-4/+4
| | | | Notes: svn path=/head/; revision=15195
* Upgrade to 3.1.1.Vanilla I. Shu1998-12-033-31/+22
| | | | Notes: svn path=/head/; revision=15093
* Fix BROKEN.Seiichirou Hiraoka1998-11-251-3/+1
| | | | | | | in patches/patch-s3mvolslides.diff Notes: svn path=/head/; revision=14886
* Mark this broken:Satoshi Asami1998-11-251-1/+3
| | | | | | | | | | | | | | | ------- ===> Extracting for mikmod-3.0.4 >> Checksum OK for mikmod-3.0.4.tar.gz. ===> Patching for mikmod-3.0.4 1 out of 2 hunks failed--saving rejects to playercode/mplayer.c.rej *** Error code 1 Stop. *** Error code 1 Notes: svn path=/head/; revision=14883
* Update to mikmod-3.0.4.Seiichirou Hiraoka1998-11-244-22/+35
| | | | | | | Changes pkg/COMMENT Notes: svn path=/head/; revision=14864
* Upgrade to mikmod 3.0.3Vanilla I. Shu1998-11-115-24/+28
| | | | | | | | PR: ports/7721 Submitted by: yoshiaki@kt.rim.or.jp Notes: svn path=/head/; revision=14471
* It's not that ports/astro/* had no manpages to remove from theirTim Vanderhoek1998-08-171-1/+0
| | | | | | | | PLISTs, it's just that none of the ones that do use the MANx variables. Notes: svn path=/head/; revision=12569
* New address for Daniel O'ConnorMike Smith1998-01-221-3/+3
| | | | Notes: svn path=/head/; revision=9404
* Commented out MAINTAINER until we find a working email address.Bill Fenner1998-01-211-2/+2
| | | | | | | Submitted by: Mail Delivery Subsystem <MAILER-DAEMON@y.physics.usyd.edu.au> Notes: svn path=/head/; revision=9400
* Install some doc files that have copyright info.Masafumi Max NAKANE1997-09-051-0/+4
| | | | Notes: svn path=/head/; revision=7781
* Define RESTRICTED as this is shareware and registration is requiredMasafumi Max NAKANE1997-09-051-0/+8
| | | | | | | | | to redistribute the source and commercial use of binaries. Also, install some doc files that have copyright info. Notes: svn path=/head/; revision=7780
* New port, mikmod:Masafumi Max NAKANE1997-09-055-0/+34
This is a mod player which uses ncurses as a UI. It can play S3M, XM, MOD, MTM, STM, ULT, and UNI module types. It uses the Open Sound System, and has features like sample interpolation, random mod playing, and supports playing compressed modules. (Note: its playing of compressed modules is OK, providing they don't have spaces in their names...) PR: 4066 Submitted by: Daniel O'Connor <doconnor@ist.flinders.edu.au> Notes: svn path=/head/; revision=7778