Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Mar 2001 20:13:04 -0800
From:      Kris Kennaway <kris@obsecurity.org>
To:        Jack Twilley <jmt@tbe.net>
Cc:        Kris Kennaway <kris@obsecurity.org>, mh@mpg123.de, ports@freebsd.org
Subject:   Re: NAS support under FreeBSD?
Message-ID:  <20010303201304.A75439@mollari.cthul.hu>
In-Reply-To: <863dcufa74.fsf@duchess.twilley.org>; from jmt@tbe.net on Sat, Mar 03, 2001 at 08:07:59PM -0800
References:  <867l29rf3a.fsf@duchess.twilley.org> <20010303195526.D61727@mollari.cthul.hu> <863dcufa74.fsf@duchess.twilley.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--ReaqsoxgOBHFXBhH
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Sat, Mar 03, 2001 at 08:07:59PM -0800, Jack Twilley wrote:
> >>>>> "Kris" =3D=3D Kris Kennaway <kris@obsecurity.org> writes:
>=20
> Kris> NAS support was added to the mpg123 port a few weeks ago.
>=20
> I sync-ed my ports and found no dependency of mpg123 on nas, and I
> found no makefile targets for freebsd and nas.
>=20
> I added the following target and built mpg123 by hand, and it works
> just fine:
>=20
> 350a351,357
> > freebsd-nas:
> > 	$(MAKE) AUDIO_LIB=3D'-laudio -lXau -lXt' \
> > 		LDFLAGS=3D'-L/usr/X11R6/lib' \
> > 		CFLAGS=3D'$(CFLAGS) -I/usr/X11R6/include -DNAS' \
> > 		OBJECTS=3D'${ARCHFILES} audio_nas.o dct64.o term.o' \
> > 		mpg123-make
> >=20

=2Eif defined(WITH_NAS)
HAVE_NAS=3D       yes
LIB_DEPENDS=3D    audio.1:${PORTSDIR}/audio/nas
MAKE_ENV+=3D      HAVE_NAS=3D${HAVE_NAS}
=2Eendif

----------------------------
revision 1.29
date: 2001/02/27 12:39:16;  author: sobomax;  state: Exp;  lines: +21 -5
Add optional NAS support.

Submitted by:   Christian Weisgerber <naddy@mips.inka.de>
----------------------------

(okay, so it's only been there for about 4 days)

Kris

--ReaqsoxgOBHFXBhH
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.4 (FreeBSD)
Comment: For info see http://www.gnupg.org

iD8DBQE6ocDPWry0BWjoQKURAh0lAJwJGfZ035qa8OnXVQ2Ce2USGAmr2QCg6ycX
fTZClo8A/0m9MO/RhyZNI7w=
=DkA9
-----END PGP SIGNATURE-----

--ReaqsoxgOBHFXBhH--

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010303201304.A75439>