summaryrefslogtreecommitdiff
path: root/audio (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add slash to MASTER_SITESTorsten Blum1996-09-171-1/+1
| | | | | | | | | *sigh* Pointed out by: asami Notes: svn path=/head/; revision=3795
* Path on MASTER_SITE has changedTorsten Blum1996-09-141-1/+1
| | | | Notes: svn path=/head/; revision=3776
* Change patch to use "${MOTIFLIB} ${XTOOLLIB} ${XLIB}" instead ofSatoshi Asami1996-08-201-1/+1
| | | | | | | | "${MOTIFLIB} XawClientLibs" to substitute for "XmClientLibs". Motif doesn't depend on the Athena Widget set. Notes: svn path=/head/; revision=3661
* XmClientLibs -> ${MOTIFLIB} XawClientLibsSatoshi Asami1996-08-191-0/+11
| | | | Notes: svn path=/head/; revision=3650
* soundcard.h is in /usr/include/machine (aka /sys/i386/include), notSatoshi Asami1996-08-191-0/+11
| | | | | | | /usr/include/sys (aka /sys/sys). Notes: svn path=/head/; revision=3649
* Added $Id$. Eric, will you mind if I add you as the maintainer too? :)Satoshi Asami1996-08-191-0/+2
| | | | Notes: svn path=/head/; revision=3648
* Stamp on another malloc library definition. This time, it's dead!Chuck Robey1996-08-181-2/+2
| | | | Notes: svn path=/head/; revision=3638
* added in my new portsEric L. Hernes1996-08-161-1/+2
| | | | Notes: svn path=/head/; revision=3621
* New port for `xmmix', a motif based x-audio mixerEric L. Hernes1996-08-165-0/+41
| | | | Notes: svn path=/head/; revision=3617
* Take out -lmalloc (an artifact of the old 1.0 days, oops!)Chuck Robey1996-08-081-2/+2
| | | | Notes: svn path=/head/; revision=3540
* Adding new audio port 'rosegarden', a midi sequencer and musicalChuck Robey1996-08-061-1/+2
| | | | | | | | notation editor. Submitted by: Andreas Kohout Notes: svn path=/head/; revision=3534
* New audio port, Rosegarden, a midi musical sequencer and notation editor.Chuck Robey1996-08-067-0/+81
| | | | | | | Submitted by: Andreas Kohout Notes: svn path=/head/; revision=3533
* include stdlib.h in music{in|out}.c so that the atol()'s workEric L. Hernes1996-08-011-0/+22
| | | | | | | properly Notes: svn path=/head/; revision=3480
* Submitted by: chuckrChuck Robey1996-07-281-0/+10
| | | | | | | tiny change to make rplayd compile. Jordan's crossfire needs it. Notes: svn path=/head/; revision=3441
* This patch fixes a bug in the NAS port included with 2.1R.Jordan K. Hubbard1996-07-271-0/+25
| | | | | | | | | | | | | The symptom: NAS client applications cannot properly locate the server. Specifically, server specifications such as `:0' are not properly linked. The cause: A compiler define for BSD 4.4 Sockets was incorrectly set in the makefile. Submitted-By: Tim Kientzle <kientzle@netcom.com> Notes: svn path=/head/; revision=3434
* New checksum, file updated without name change.Satoshi Asami1996-07-101-1/+1
| | | | | | | Submitted by: "Daniel M. Eischen" <deischen@iworks.InterWorks.org> Notes: svn path=/head/; revision=3355
* Fix typo and shorten.Satoshi Asami1996-07-101-1/+1
| | | | | | | Typo fix submitted by: James Raynard <fports@jraynard.demon.co.uk> Notes: svn path=/head/; revision=3345
* Add mpegaudioGary Palmer1996-07-061-1/+2
| | | | Notes: svn path=/head/; revision=3317
* MPEG/audio Layer 1 and Layer 2 encoder/decoderGary Palmer1996-07-067-0/+98
| | | | | | | Submitted by: torstenb Notes: svn path=/head/; revision=3316
* Version change (1.3 -> 1.4)Jean-Marc Zucconi1996-04-302-4/+4
| | | | Notes: svn path=/head/; revision=3050
* Don't define USE_FLOAT_MUL, cause SIGFPE in FreeBSDAndrey A. Chernov1996-04-183-9/+162
| | | | | | | | Make shared library too (changes needed for upcoming speak_freely port) Notes: svn path=/head/; revision=3007
* Change PREFIX= to ?=, PREFIX is now passed as an environment variable.Satoshi Asami1996-04-161-53/+38
| | | | Notes: svn path=/head/; revision=2999
* Add gmod and xmcd to SUBDIR list. (xmcd uses Motif.)Satoshi Asami1996-04-121-3/+3
| | | | Notes: svn path=/head/; revision=2978
* Upgrade, 1.4 -> 2.0. Also modified to conform to our new MotifSatoshi Asami1996-04-115-19/+202
| | | | | | | | | standards to allow shared and static linkage. Submitted by: Daniel M. Eischen <deischen@iworks.InterWorks.org> Notes: svn path=/head/; revision=2967
* pkg/COMMENT files for use by ports READMEs.Satoshi Asami1996-04-091-0/+1
| | | | Notes: svn path=/head/; revision=2959
* Upgrade to 4.44Andrey A. Chernov1996-01-164-56/+40
| | | | Notes: svn path=/head/; revision=2631
* Update (version 1.3)Jean-Marc Zucconi1995-12-132-4/+4
| | | | Notes: svn path=/head/; revision=2555
* Added workman.Satoshi Asami1995-11-261-1/+2
| | | | Notes: svn path=/head/; revision=2474
* Yet another CD player, just much better than others. Requires xview.Satoshi Asami1995-11-266-0/+350
| | | | | | | Submitted by: Donald Burr <d_burr@ix.netcom.com> Notes: svn path=/head/; revision=2473
* Update to version 1.2Jean-Marc Zucconi1995-11-232-4/+4
| | | | Notes: svn path=/head/; revision=2460
* Change category from "audio networking" to "audio net".Satoshi Asami1995-11-221-1/+1
| | | | Notes: svn path=/head/; revision=2444
* Upgrade to 4.43Andrey A. Chernov1995-10-163-6/+6
| | | | Notes: svn path=/head/; revision=2335
* Checksum was still 1.0.Satoshi Asami1995-10-101-1/+1
| | | | Notes: svn path=/head/; revision=2308
* RUN_DEPENDS= wish:${PORTSDIR}/x11/tkJean-Marc Zucconi1995-10-051-1/+3
| | | | Notes: svn path=/head/; revision=2272
* Update: 1.0 -> 1.1Jean-Marc Zucconi1995-10-051-3/+3
| | | | Notes: svn path=/head/; revision=2271
* Fix compression_methods installationAndrey A. Chernov1995-10-041-2/+19
| | | | Notes: svn path=/head/; revision=2258
* Added "XMKMF=xmkmf" -- this port has "ALL_TARGET=World", which involvesSatoshi Asami1995-10-041-1/+3
| | | | | | | | rebuilding all the Makefiles, so no need to do it from the default "xmkmf -a" (and boy did it take long or what). Notes: svn path=/head/; revision=2246
* Convert all makefiles to new formats.Satoshi Asami1995-10-031-18/+16
| | | | Notes: svn path=/head/; revision=2233
* Upgrade 4.41->4.42Andrey A. Chernov1995-09-183-6/+6
| | | | Notes: svn path=/head/; revision=2162
* Upgrade 4.36->4.41Andrey A. Chernov1995-09-145-50/+23
| | | | Notes: svn path=/head/; revision=2152
* Upgrade 4.35->4.36Andrey A. Chernov1995-08-305-49/+47
| | | | Notes: svn path=/head/; revision=2134
* Add -fno-strength-reduce to eliminate -O2 bugAndrey A. Chernov1995-08-191-1/+18
| | | | Notes: svn path=/head/; revision=2083
* Upgrade GSM library to 1.0pl7Paul Traina1995-08-172-7/+6
| | | | Notes: svn path=/head/; revision=2067
* Add radio.Satoshi Asami1995-07-121-1/+2
| | | | Notes: svn path=/head/; revision=1948
* Radio over the Internet.Satoshi Asami1995-07-126-0/+353
| | | | | | | Submitted by: "Janusz Kokot" <JKOKOT@demeter.ipan.lublin.pl> Notes: svn path=/head/; revision=1947
* Change "install -d <dir>" to mkdir.Satoshi Asami1995-07-041-0/+11
| | | | Notes: svn path=/head/; revision=1920
* Upgrade, 4.33 -> 4.35Andrey A. Chernov1995-07-045-9/+40
| | | | Notes: svn path=/head/; revision=1919
* add rsynth back to the SUBDIRs listTorsten Blum1995-07-031-2/+2
| | | | Notes: svn path=/head/; revision=1918
* upgrade (to rsynth 2.0)Torsten Blum1995-07-0310-9/+3981
| | | | Notes: svn path=/head/; revision=1917
* Add xmix, convert Makefile along the way.Satoshi Asami1995-07-011-2/+12
| | | | Notes: svn path=/head/; revision=1907