portmaster cannot find package

Scot Hetzel swhetzel at gmail.com
Wed May 5 13:35:39 UTC 2010


On Wed, May 5, 2010 at 6:55 AM, Aristedes Maniatis <ari at ish.com.au> wrote:
>> Is there an apache-2.2.13 package in packages/All? And what do the links
>> in packages/www and packages/Latest refer to?
>
>
> No package named that in All. Just the *-worker variant.
>
> /usr/ports/packages # ls -al www/apache-worker-2.2.14_6.tbz
> lrwxr-xr-x  1 root  wheel  33 May  3 13:04 www/apache-worker-2.2.14_6.tbz ->
> ../All/apache-worker-2.2.14_6.tbz
>
This doesn't show us if you have any other apache packages in All or www.  Try:

ls -al All/apache-*
ls -al www/apache-*

Does this show more than 1 apache-* port? If it does, try removing them.

>
> I just hit a pretty similar problem with the package
> ImageMagick-nox11-6.6.0.10.tbz for I assume the same reason.
>
Try the same for ImageMagick to see if you have multiple packages:

ls -al All/ImageMagick*
ls -al graphics/ImageMagick*
ls -al Latest/ImageMagick*

Scot


More information about the freebsd-ports mailing list