Prev: FreeBSD Port: opera-10.10.20091120_2
Next: [patch] Integration between portconf and port options
From: Mark Linimon on 21 Jul 2010 18:05 On Wed, Jul 21, 2010 at 10:21:11PM +0200, Kurt Jaeger wrote: > > And is this ok to have two ports with the same name. > > No, it's bad and should be avoided. I'm pretty sure some > portupgrade tool will break. No, they actually handle it ok. It _is_ confusing to the users, however (and, if you go through a raw list of package binaries, You Just Have To Know which one's which.) mcl _______________________________________________ freebsd-ports(a)freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscribe(a)freebsd.org"
From: Anonymous on 21 Jul 2010 18:13 Mark Linimon <linimon(a)lonesome.com> writes: > On Wed, Jul 21, 2010 at 10:21:11PM +0200, Kurt Jaeger wrote: >> > And is this ok to have two ports with the same name. >> >> No, it's bad and should be avoided. I'm pretty sure some >> portupgrade tool will break. > > No, they actually handle it ok. It _is_ confusing to the users, however > (and, if you go through a raw list of package binaries, You Just Have To > Know which one's which.) So, which package the following command will install? $ pkg_add -r hydra _______________________________________________ freebsd-ports(a)freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscribe(a)freebsd.org"
From: Anonymous on 21 Jul 2010 18:18 Anonymous <swell.k(a)gmail.com> writes: > Mark Linimon <linimon(a)lonesome.com> writes: > >> On Wed, Jul 21, 2010 at 10:21:11PM +0200, Kurt Jaeger wrote: >>> > And is this ok to have two ports with the same name. >>> >>> No, it's bad and should be avoided. I'm pretty sure some >>> portupgrade tool will break. >> >> No, they actually handle it ok. It _is_ confusing to the users, however >> (and, if you go through a raw list of package binaries, You Just Have To >> Know which one's which.) > > So, which package the following command will install? > > $ pkg_add -r hydra Ah, it uses NO_LATEST_LINK. So the answer is `none'. Sorry. _______________________________________________ freebsd-ports(a)freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscribe(a)freebsd.org"
From: Mark Linimon on 21 Jul 2010 18:21 On Thu, Jul 22, 2010 at 02:18:36AM +0400, Anonymous wrote: > Ah, it uses NO_LATEST_LINK. So the answer is `none'. Sorry. Yeah, but I had to look it up myself. Do you know of any other examples that are missing either CONFLICTS or NO_LATEST_LINK? mcl _______________________________________________ freebsd-ports(a)freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscribe(a)freebsd.org"
From: Anonymous on 21 Jul 2010 19:17 Mark Linimon <linimon(a)lonesome.com> writes: > On Thu, Jul 22, 2010 at 02:18:36AM +0400, Anonymous wrote: >> Ah, it uses NO_LATEST_LINK. So the answer is `none'. Sorry. > > Yeah, but I had to look it up myself. > > Do you know of any other examples that are missing either CONFLICTS or > NO_LATEST_LINK? > I'm not sure what you mean by `either ... or' here but I don't think you can substitute CONFLICTS with NO_LATEST_LINK. As for missing CONFLICTS there are too many to check, I've stopped after finding following net/ttt, games/ttt - both install bin/ttt but only games/ttt has CONFLICTS chinese/vflib, japanese/vflib - have similar PLIST and no CONFLICTS lang/gawk, japanese/gawk - bin/gawk, no CONFLICTS math/surf, www/surf - bin/surf, no CONFLICTS _______________________________________________ freebsd-ports(a)freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscribe(a)freebsd.org"
First
|
Prev
|
Next
|
Last
Pages: 1 2 3 Prev: FreeBSD Port: opera-10.10.20091120_2 Next: [patch] Integration between portconf and port options |