summaryrefslogtreecommitdiff
path: root/audio (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_CDROM clause - dguspat.zip is copyrighted.Jordan K. Hubbard1997-06-142-2/+6
| | | | Notes: svn path=/head/; revision=6929
* Upgrade to b6Andrey A. Chernov1997-06-134-9/+68
| | | | | | | | | Install rplayd automatically Use gsm library from ports Fix PLIST Notes: svn path=/head/; revision=6908
* Distfile changedAndrey A. Chernov1997-06-113-48/+60
| | | | Notes: svn path=/head/; revision=6864
* Added cddbd.Satoshi Asami1997-06-041-1/+2
| | | | Notes: svn path=/head/; revision=6756
* don't override CFLAGS and don't compile with -gJohn-Mark Gurney1997-06-032-0/+31
| | | | | | | | add a missing header file the 3.0 needs... Submitted by: asami Notes: svn path=/head/; revision=6696
* activate nspmodJohn-Mark Gurney1997-06-031-1/+2
| | | | | | | Reminded-by: Satoshi Asami Notes: svn path=/head/; revision=6693
* Move MASTER_SITE_SUBDIR after MASTER_SITES.Satoshi Asami1997-06-031-2/+2
| | | | Notes: svn path=/head/; revision=6692
* this is the inital import of nspmod, a tracker that does it's own DSP...John-Mark Gurney1997-06-036-0/+50
| | | | | | | | if you're unhappy with s3mod, try this one, it's good, even though it's such an early version... Notes: svn path=/head/; revision=6691
* Version change: 1.5 -> 1.6Jean-Marc Zucconi1997-06-012-4/+4
| | | | Notes: svn path=/head/; revision=6665
* - modified Makefile, to use CFLAGS form /etc/make.confAndreas Klemm1997-05-252-8/+11
| | | | | | | | | | | | | | - reformatted DESCR - removed manpage compression from tosha's Makefile and added manpages in the ports Makefile (MAN1) so that the port is now aware of NOMANCOMPRESS PR: Reviewed by: Submitted by: Obtained from: Notes: svn path=/head/; revision=6558
* enabled toshaAndreas Klemm1997-05-251-1/+2
| | | | Notes: svn path=/head/; revision=6556
* Imported new audio port tosha.Andreas Klemm1997-05-255-0/+31
| | | | | | | | | tosha: read CD digital audio data through the SCSI bus. PR: closes PR 3652 Submitted by: oliver.fromme@heim3.tu-clausthal.de (Oliver Fromme) Notes: svn path=/head/; revision=6555
* Upgrade, 0.2 -> 0.3.Masafumi Max NAKANE1997-05-166-270/+22
| | | | | | | | PR: 3321 Submitted by: Choi Jun Ho <junker@moderato.snu.ac.kr> Notes: svn path=/head/; revision=6460
* The distfile has been changed.Masafumi Max NAKANE1997-04-253-36/+19
| | | | | | | | PR: 3203 Noticed by: Frank Seltzer <frankd@Kryten.nina.org> Notes: svn path=/head/; revision=6299
* Add virtual category 'tk41'.Wolfram Schneider1997-04-202-4/+4
| | | | Notes: svn path=/head/; revision=6248
* Fix for CPU=FREEBSD so that build works.David Nugent1997-04-181-3/+4
| | | | Notes: svn path=/head/; revision=6239
* Fix several bogons. This port still doesn't compile, though. The buildSatoshi Asami1997-04-181-5/+6
| | | | | | | | | | | | | | | | | target does nothing (if I go into work/ and type "make all" it doesn't do anything, either). (1) BUILD_DEPENDS is not supposed to be a single program name; it's a program name:directory pair. Please check other ports or the handbook. (2) Use NO_WRKSUBDIR. (3) /usr/local/interviews/bin/FREEBSD is not in everyone's path, so specify XMKMF with full pathname. Notes: svn path=/head/; revision=6232
* Add mxv.David Nugent1997-04-171-1/+2
| | | | Notes: svn path=/head/; revision=6226
* MiXViews audio file editor/player/recorder.David Nugent1997-04-1714-0/+1075
| | | | Notes: svn path=/head/; revision=6225
* Don't forget to update the checksum too. Remember, get the latest bsd.port.mk!Satoshi Asami1997-04-021-1/+1
| | | | Notes: svn path=/head/; revision=6106
* Update MASTER_SITES pointer to ftp.x.org since previous no longer exists.Steven Wallace1997-04-011-2/+4
| | | | | | | Now uses a .tar.Z archive. Notes: svn path=/head/; revision=6098
* Minor stylistic fix.Satoshi Asami1997-03-281-3/+1
| | | | Notes: svn path=/head/; revision=6042
* Add mail/bulk_mailer and audio/splayJames FitzGibbon1997-03-261-1/+2
| | | | Notes: svn path=/head/; revision=6022
* Import of splay v0.2, a command line MPEG and WAV player.James FitzGibbon1997-03-266-0/+304
| | | | | | | | Reviewed by: James FitzGibbon <jfitz@FreeBSD.ORG> Submitted by: junker@jazz.snu.ac.kr Notes: svn path=/head/; revision=6019
* Add a comment for the reason of IS_INTERACTIVE.Satoshi Asami1997-03-061-2/+2
| | | | Notes: svn path=/head/; revision=5891
* A quick purousal thru our port's patches directory shows a *WAY* over use ofDavid E. O'Brien1997-02-162-10/+10
| | | | | | | | | __FreeBSD__. That said, add __OpenBSD__ and __NetBSD__ where approapiate. Notes: svn path=/head/; revision=5656
* Upgrade, 10.11 -> 12.12.Masafumi Max NAKANE1997-02-044-44/+42
| | | | | | | | Suggested by: Bill Fenner <fenner@parc.xerox.com> (Closing PR #2554.) Notes: svn path=/head/; revision=5525
* add myself as maintainerTorsten Blum1997-01-071-2/+4
| | | | Notes: svn path=/head/; revision=5254
* Remove myself as MAINTAINER from a number of ports I no longerJordan K. Hubbard1997-01-062-7/+3
| | | | | | | | have time to properly maintain. This will cause the position to revert to ports. Notes: svn path=/head/; revision=5235
* Add RESTRICTED="non-redistributable beta"Andrey A. Chernov1996-12-202-4/+94
| | | | | | | Add all docs to package Notes: svn path=/head/; revision=5048
* Add "-o" flag to unzip so it won't prompt about overwriting existingSatoshi Asami1996-12-052-4/+4
| | | | | | | files. Add slash at end of ${DISTDIR}. Notes: svn path=/head/; revision=4807
* Only ask essential questions (i.e., don't ask if it's ok to put theSatoshi Asami1996-12-041-0/+137
| | | | | | | | | binary in /usr/X11R6/bin, if that's not ok, 400 ports will break anyway). Submitted by: "Daniel M. Eischen" <deischen@iworks.InterWorks.org> Notes: svn path=/head/; revision=4794
* Upgrade to 2.1Torsten Blum1996-11-293-8/+11
| | | | Notes: svn path=/head/; revision=4717
* Added MAINTAINERDavid E. O'Brien1996-11-201-1/+3
| | | | Notes: svn path=/head/; revision=4602
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-11-188-23/+19
| | | | | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building. Notes: svn path=/head/; revision=4578
* Add $Id$.Satoshi Asami1996-11-181-0/+2
| | | | Notes: svn path=/head/; revision=4577
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-183-16/+6
| | | | Notes: svn path=/head/; revision=4575
* Use MASTER_SITE_SUNSITE. Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-183-8/+9
| | | | Notes: svn path=/head/; revision=4572
* Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-184-9/+12
| | | | Notes: svn path=/head/; revision=4570
* Standardize.Satoshi Asami1996-11-182-10/+8
| | | | Notes: svn path=/head/; revision=4561
* Add timidityAndrey A. Chernov1996-11-171-1/+2
| | | | Notes: svn path=/head/; revision=4545
* MIDI-to-WAV rendered/player, sounds much better than playmidiAndrey A. Chernov1996-11-1715-0/+961
| | | | Notes: svn path=/head/; revision=4543
* While I'm here, change this to use MASTER_SITE_SUNSITE.Satoshi Asami1996-11-161-2/+3
| | | | Notes: svn path=/head/; revision=4504
* Cosmetic cleanup.Satoshi Asami1996-11-161-3/+3
| | | | Notes: svn path=/head/; revision=4503
* CATAGORIES+= -> CATAGORIES=David E. O'Brien1996-11-1515-38/+58
| | | | | | | Added MAINTAINERS to many of them. Notes: svn path=/head/; revision=4497
* Removed unnecessary @cwd directive.Masafumi Max NAKANE1996-11-153-3/+0
| | | | Notes: svn path=/head/; revision=4486
* add camEric L. Hernes1996-11-151-1/+2
| | | | Notes: svn path=/head/; revision=4485
* new port for `cam', a curses/command line based audio mixer.Eric L. Hernes1996-11-155-0/+25
| | | | Notes: svn path=/head/; revision=4484
* Compress manpage. While I'm here, put MAINTAINER in the middle ofSatoshi Asami1996-11-151-1/+1
| | | | | | | the Makefile so people can yell at Andrey if it doesn't work. :) Notes: svn path=/head/; revision=4475
* Compress manpage. While I'm here, put MAINTAINER in the middle ofSatoshi Asami1996-11-151-3/+4
| | | | | | | the Makefile so people can yell at Andrey if it doesn't work. :) Notes: svn path=/head/; revision=4474