Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Dec 2003 10:50:19 +0100
From:      Stijn Hoop <stijn@win.tue.nl>
To:        Jeremy Messenger <mezz7@cox.net>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: The 'cat/foo-*' doesn't work in the pkgtools.conf?
Message-ID:  <20031204095019.GE57818@pcwin002.win.tue.nl>
In-Reply-To: <oprzm4qaox8ckrg5@smtp.central.cox.net>
References:  <oprzm4qaox8ckrg5@smtp.central.cox.net>

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

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

On Wed, Dec 03, 2003 at 11:12:00PM -0600, Jeremy Messenger wrote:
> I learned from the example in the pkgtools.conf, so what I am doing with=
=20
> mplayer that will not work..

>     'multimedia/mplayer-*' =3D> [

> It will work if I remove the '-*' like this:

>     'multimedia/mplayer' =3D> [

> I tested it by pkg_delete SDL and it doesn't install SDL if it's with=20
> '-*', so remove the '-*' the SDL is installed. To me, it looks like it's =
a=20
> bug in portupgrade?

Isn't it just a regular expression? In which case

'multimedia/mplayer-*' =3D>

would only match

multimedia/mplayer-fonts
multimedia/mplayer-skins

and not

multimedia/mplayer
multimedia/mplayerxp

Try using

'multimedia/mplayer*' =3D>

to set options for all mplayer ports.

HTH,

--Stijn

--=20
Remember, kids: "Q" is always followed by "U". You can learn more on the
Internet in the Spelling FAQU.
		-- James "Kibo" Parry

--8NvZYKFJsRX2Djef
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (FreeBSD)

iD8DBQE/zwNbY3r/tLQmfWcRAopGAJ96wwS7w2jOj90cUg5oOB8Z6qrrSQCfZtyx
AU/g37NbzLHQdjhRiOnAFP0=
=DvbM
-----END PGP SIGNATURE-----

--8NvZYKFJsRX2Djef--



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