From owner-freebsd-ports Sat Mar 3 20: 8:11 2001 Delivered-To: freebsd-ports@freebsd.org Received: from duchess.twilley.org (dsl081-068-081-sfo1.dsl-isp.net [64.81.68.81]) by hub.freebsd.org (Postfix) with ESMTP id 577F137B718 for ; Sat, 3 Mar 2001 20:08:08 -0800 (PST) (envelope-from jmt@tbe.net) Received: (from jmt@localhost) by duchess.twilley.org (8.11.1/8.11.1) id f24480S14516; Sat, 3 Mar 2001 20:08:01 -0800 (PST) (envelope-from jmt@tbe.net) X-Authentication-Warning: duchess.twilley.org: jmt set sender to jmt@tbe.net using -f To: Kris Kennaway Cc: mh@mpg123.de, ports@freebsd.org Subject: Re: NAS support under FreeBSD? References: <867l29rf3a.fsf@duchess.twilley.org> <20010303195526.D61727@mollari.cthul.hu> From: Jack Twilley X-Attribution: Jack X-PGP-Key: 0x007F7B38 X-PGP-Fingerprint: 5315 7434 6095 DF36 995B 3407 18F1 527C 007F 7B38 X-Face: .NHAX*9Wpk.L>*/dOY%Tx85BIb;aN`:H*I7y}qDK{(&Q(zjfnli]\}|xh+mpp22}~9u.T[[ zaK{BFgnXg'rBY+GiwLccR(O/iXq"_Fhrx0+%!1N}?D(mT{T$n_q}f`!f\(,@dR~*x&{_Zn^Qm)6rV ]E,6z3JLm6k<9>^9kg:#TU-S'a3{@c,rcT7YF`M*cCg_S0e1=C?!^kg-Wy]f+Xjpe#gB]>#xi= sa4'F#mX[QH^5}1B$0.s"6Y0R["ypG0mIe;8R6H_W]*_c:1|0Z^FgjUA?dCr`b[TX (Kris Kennaway's message of "Sat, 3 Mar 2001 19:55:27 -0800") Message-ID: <863dcufa74.fsf@duchess.twilley.org> Lines: 27 User-Agent: Gnus/5.090001 (Oort Gnus v0.01) XEmacs/21.1 (Cuyahoga Valley) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >>>>> "Kris" == Kris Kennaway writes: Kris> NAS support was added to the mpg123 port a few weeks ago. I sync-ed my ports and found no dependency of mpg123 on nas, and I found no makefile targets for freebsd and nas. I added the following target and built mpg123 by hand, and it works just fine: 350a351,357 > freebsd-nas: > $(MAKE) AUDIO_LIB='-laudio -lXau -lXt' \ > LDFLAGS='-L/usr/X11R6/lib' \ > CFLAGS='$(CFLAGS) -I/usr/X11R6/include -DNAS' \ > OBJECTS='${ARCHFILES} audio_nas.o dct64.o term.o' \ > mpg123-make > Kris> Kris Jack. (now trying to find out why xemacs isn't nas friendly by default.) -- Jack Twilley jmt at tbe dot net http colon slash slash www dot tbe dot net slash tilde jmt slash To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message