summaryrefslogtreecommitdiff
path: root/audio/mikmod (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update MASTER_SITES and WWW: to mikmod's new home.Pete Fritchman2001-12-282-2/+2
| | | | | PR: 33283 Submitted by: maintainer
* Looks MASTER_SITE_LOCAL is not needed any more.SADA Kenji2001-04-241-3/+1
|
* The project has moved to the new location - update MASTER_SITES and WWW.Maxim Sobolev2001-04-192-2/+3
|
* Move MASTER_SITES to MASTER_SITE_LOCAL since original sites are lost.SADA Kenji2001-04-171-2/+2
| | | | | Requested by: maintainer at [ports-jp 10962] Approved by: kiri
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-2/+2
|
* add WWWMichael Haro2000-02-241-0/+2
|
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
|
* Remove period at end of comment that slipped back in.Chris Piazza1999-07-111-1/+1
|
* Update to 3.1.6Chris Piazza1999-07-113-13/+6
| | | | | PR: 12583 Submitted by: maintainer
* 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)
* 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.
* Upgrade to 3.1.5Michael Haro1999-05-053-22/+11
| | | | | PR: 11083 Submitted by: me
* Upgrade to 3.1.2.Vanilla I. Shu1998-12-082-4/+4
|
* Upgrade to 3.1.1.Vanilla I. Shu1998-12-033-31/+22
|
* Fix BROKEN.Seiichirou Hiraoka1998-11-251-3/+1
| | | | in patches/patch-s3mvolslides.diff
* 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
* Update to mikmod-3.0.4.Seiichirou Hiraoka1998-11-244-22/+35
| | | | Changes pkg/COMMENT
* Upgrade to mikmod 3.0.3Vanilla I. Shu1998-11-115-24/+28
| | | | | PR: ports/7721 Submitted by: yoshiaki@kt.rim.or.jp
* 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.
* New address for Daniel O'ConnorMike Smith1998-01-221-3/+3
|
* 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>
* Install some doc files that have copyright info.Masafumi Max NAKANE1997-09-051-0/+4
|
* 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.
* 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>