aboutsummaryrefslogtreecommitdiff
path: root/audio/nas/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* De-pkg-comment.Akinori MUSHA2003-02-201-0/+1
| | | | Notes: svn path=/head/; revision=75951
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-101-2/+0
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-061-0/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Upgrade to 1.6.Oliver Braun2002-10-261-6/+3
| | | | | | | | PR: 44482 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=68862
* find->${FIND},xargs->${XARGS}Ying-Chieh Liao2002-09-291-1/+1
| | | | | | | | PR: 40791 Submitted by: Simon 'corecode' Schubert <corecode@corecode.ath.cx> Notes: svn path=/head/; revision=67236
* PERL -> REINPLACE_CMDYing-Chieh Liao2002-07-081-1/+2
| | | | | | | | PR: 39283 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> Notes: svn path=/head/; revision=62644
* - update to 1.5Pete Fritchman2001-12-301-55/+8
| | | | | | | | | | | | - update MASTER_SITES - split manpages out into Makefile.man - print out PKGMESSAGE better PR: 33333 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=52416
* Remove html man pages and tricks that deal with it -- these are nowSatoshi Asami2000-09-201-9/+1
| | | | | | | handled in bsd.port.mk. Notes: svn path=/head/; revision=32909
* Update to 1.4.1.Maxim Sobolev2000-09-071-4/+12
| | | | | | | | | | + Hack PLIST to delete HTML version of manpages on XFree4. PR: 21076 Submitted by: Trevor Johnson <trevor@jpj.net> Notes: svn path=/head/; revision=32384
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theSatoshi Asami2000-06-161-1/+1
| | | | | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax Notes: svn path=/head/; revision=29651
* Fourth round of INSTALLS_SHLIBS conversion.Maxim Sobolev2000-06-161-1/+1
| | | | Notes: svn path=/head/; revision=29630
* Add nasd.1 nasd.conf.1 to MAN1Chris D. Faulhaber2000-05-021-1/+1
| | | | | | | Found by: bento Notes: svn path=/head/; revision=28264
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-2/+2
| | | | Notes: svn path=/head/; revision=27415
* Update port to 1.4Chris D. Faulhaber2000-03-301-8/+16
| | | | | | | | | | Add WWW PR: 17645 Submitted by: tkato@prontomail.ne.jp Notes: svn path=/head/; revision=27135
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20938
* Add MAINTAINER= ports@FreeBSD.ORG to makefile. It had no MAINTAINER line.Michael Haro1999-05-311-1/+3
| | | | Notes: svn path=/head/; revision=19149
* Move manpages from pkg/PLIST to MAN* macro in Makefile and removeSteve Price1998-09-281-1/+51
| | | | | | | empty directories on deinstall. Notes: svn path=/head/; revision=13475
* 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
* version 1.2p5Adam David1996-10-031-3/+3
| | | | Notes: svn path=/head/; revision=3909
* 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
* NAS - NetAudio Server.Jordan K. Hubbard1994-11-041-0/+14
Notes: svn path=/head/; revision=317