Date: Tue, 24 Apr 2001 18:32:28 +0200 From: Palle Girgensohn <girgen@partitur.se> To: Rasputin <rara.rasputin@virgin.net> Cc: ports@freebsd.org Subject: Re: naming conflict (PostgreSQL) Message-ID: <3AE5AA9C.444B2415@partitur.se> References: <20010424163249.A62508@shikima.mine.nu>
next in thread | previous in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format. --------------6314EFB08DC8B623877951DD Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Rasputin wrote: > > Houston, we have a problem. > > PostgreSQl depends on ant. (Part of jakarta, right?) yep, devel/jakarta-ant > I'm guessing it's some kind of macro doo-dah. Well, it is a java alternative to make. > xscreensaver installs a binary called ant too. > /usr/X11R6/bin/ant true. > Chances are a lot of people will have this already > e.g anyone who runs GNOME, for starters, along with folks like > me who like eye candy. > > Probably people will have this installed than jakarta-ant. true. > I can do a local workaround, just by changing my PATH. > > This is a bit flaky, though. > Is there a way you could modify Makefile.inc to > explicitly require jakarta-ant rather than ant? See if the attached patch fixes the problem. If it does, I'll send it for submission. > What's the general solution to naming conflicts like this? > As the ports grow, this is probably going to become more common. I tend to egrep '(my|binary|file|name)' /usr/ports/*/pkg-info if I suspect it there might be a name clash. /Palle -- Partitur Informationsteknik AB Wenner-Gren Center +46 8 566 280 02 113 46 Stockholm +46 70 785 86 02 Sweden girgen@partitur.se --------------6314EFB08DC8B623877951DD Content-Type: application/octet-stream; name="c" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="c" SW5kZXg6IHNjcmlwdHMvY29uZmlndXJlLnBvc3RncmVzcWwKPT09PT09PT09PT09PT09PT09 PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PQpSQ1Mg ZmlsZTogL25ldC9lbGJhcy9vcHQvbmN2cy9wb3J0cy9kYXRhYmFzZXMvcG9zdGdyZXNxbDcv c2NyaXB0cy9jb25maWd1cmUucG9zdGdyZXNxbCx2CnJldHJpZXZpbmcgcmV2aXNpb24gMS4z CmRpZmYgLXUgLXIxLjMgY29uZmlndXJlLnBvc3RncmVzcWwKLS0tIHNjcmlwdHMvY29uZmln dXJlLnBvc3RncmVzcWwJMjAwMS8wNC8yMSAxMTozNDozNAkxLjMKKysrIHNjcmlwdHMvY29u ZmlndXJlLnBvc3RncmVzcWwJMjAwMS8wNC8yNCAxNjoyMjoyMApAQCAtODgsNyArODgsOCBA QAogCQkJCWZpCiAJCQlmaQogCQkJY2F0IDw8LUVPRgotCQkJCUJVSUxEX0RFUEVORFMrPQlh bnQ6XCR7UE9SVFNESVJ9L2RldmVsL2pha2FydGEtYW50CisJCQkJQlVJTERfREVQRU5EUys9 CVwke0xPQ0FMQkFTRX0vYmluL2FudDpcJHtQT1JUU0RJUn0vZGV2ZWwvamFrYXJ0YS1hbnQK KwkJCQlDT05GSUdVUkVfRU5WKz0gQU5UPVwke0xPQ0FMQkFTRX0vYmluL2FudAogCQkJCVdJ VEhfSkRCQz1ZRVMKIAkJCQlNQUtFX0VOVis9CUpBVkFfSE9NRT1cJHtKQVZBX0hPTUV9CiAJ CQkJU0NSSVBUU19FTlYrPQlKQVZBX0hPTUU9XCR7SkFWQV9IT01FfQo= --------------6314EFB08DC8B623877951DD-- 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?3AE5AA9C.444B2415>