summaryrefslogtreecommitdiff
path: root/audio/nas (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20938
* 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
* Add MAINTAINER= ports@FreeBSD.ORG to makefile. It had no MAINTAINER line.Michael Haro1999-05-311-1/+3
| | | | Notes: svn path=/head/; revision=19149
* sort plistMichael Haro1999-05-311-29/+29
| | | | Notes: svn path=/head/; revision=19148
* Move manpages from pkg/PLIST to MAN* macro in Makefile and removeSteve Price1998-09-282-152/+52
| | | | | | | empty directories on deinstall. Notes: svn path=/head/; revision=13475
* Allow nas to compile under CURRENT.Justin M. Seger1997-11-061-0/+19
| | | | Notes: svn path=/head/; revision=8505
* Remove myself as MAINTAINER from a number of ports I no longerJordan K. Hubbard1997-01-061-3/+1
| | | | | | | | have time to properly maintain. This will cause the position to revert to ports. Notes: svn path=/head/; revision=5235
* Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-2/+3
| | | | Notes: svn path=/head/; revision=4570
* CATAGORIES+= -> CATAGORIES=David E. O'Brien1996-11-151-2/+4
| | | | | | | Added MAINTAINERS to many of them. Notes: svn path=/head/; revision=4497
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi Asami1996-10-101-1/+1
| | | | | | | | | | | | | 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
* 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
* 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
* 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
* Updating Makefiles, audio ports.Satoshi Asami1995-04-111-3/+5
| | | | Notes: svn path=/head/; revision=1338
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-04-011-1/+2
| | | | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. Notes: svn path=/head/; revision=1267
* Change an absolute reference to X11 from /usr/X11R6 to ${X11BASE}.Andreas Schulz1995-03-191-1/+1
| | | | Notes: svn path=/head/; revision=1157
* Yet more package filesGary Palmer1995-02-053-0/+194
| | | | Notes: svn path=/head/; revision=890
* First batch of MD5 checksum files. Only did through to the end of netGary Palmer1994-12-181-0/+1
| | | | | | | | | | to both give my fingers a rest & let freefall clear some of it's backlogged mail :-) The rest will follow later Notes: svn path=/head/; revision=590
* There is no longer a values.h in 2.0. Remove the reference to it and useJustin T. Gibbs1994-11-071-0/+55
| | | | | | | | | | limits.h instead. MAXSHORT -> SHRT_MAX -MAXSHORT -> SHRT_MIN Notes: svn path=/head/; revision=336
* NAS - NetAudio Server.Jordan K. Hubbard1994-11-044-0/+84
Notes: svn path=/head/; revision=317