summaryrefslogtreecommitdiff
path: root/audio (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Added `#' only lines above & below the $Id: line to standardize the Makefile.Masafumi Max NAKANE1996-10-181-1/+3
| | | | | | | Suggested by: asami Notes: svn path=/head/; revision=4037
* Removed unnecessary @mode, @owner and @group directives.Masafumi Max NAKANE1996-10-181-4/+0
| | | | Notes: svn path=/head/; revision=4024
* Changed the patch to Makefile and added -s flag to the install commandMasafumi Max NAKANE1996-10-181-2/+2
| | | | | | | in the install: target. Notes: svn path=/head/; revision=4023
* Honor NOMANCOMPRESS.Masafumi Max NAKANE1996-10-181-1/+3
| | | | | | | | | Submitted by: "Philippe Charnier" <charnier@xp11.frmug.org> Added $Id. Notes: svn path=/head/; revision=4022
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi Asami1996-10-1014-14/+14
| | | | | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified! Notes: svn path=/head/; revision=3948
* Added several files that were missing.Masafumi Max NAKANE1996-10-051-2/+8
| | | | | | | Removed unnecessary @cwd directive. Notes: svn path=/head/; revision=3916
* Replaced several hunks that didn't apply properly.Masafumi Max NAKANE1996-10-053-31/+19
| | | | | | | Also, removed one hunk from patch-ac which seemed no longer needed. Notes: svn path=/head/; revision=3915
* version 3.2.0b5Adam David1996-10-033-13/+3
| | | | Notes: svn path=/head/; revision=3911
* ps, forgot thisAdam David1996-10-031-1/+1
| | | | Notes: svn path=/head/; revision=3910
* version 1.2p5Adam David1996-10-032-33/+3
| | | | Notes: svn path=/head/; revision=3909
* 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