Panagiotis Christias schrieb:
I am already using that. Without it portinstall/upgrade would try every
time to install net/openldap24-client (and fail). But it still does not
register the dependency.
There is a "knob" for this problem that should help you, please add
WANT_OPENLDAP_SASL=YE
Frederique Rijsdijk schrieb:
Now tons of things are broken (looking for stuff in */site_perl/5.8.8/*
but that's now */site_perl/5.8.9/*) and I have to recompile those that
failed earlier:
cd /var/db/pkg ; grep -r 'site_perl/5\.8\.8' * | awk -F\/ '{print $1}' |
sort | grep -v pkgdb | xargs po
Troy schrieb:
The Slimeserver port cannot fetch the file the port is calling for. I
manually looked at each of the locations and the file doesn't exist.
-Troy
/usr/ports/audio/slimserver# make
It was renamed to squeezecenter a while ago, you find it in:
/usr/ports/audio/squeezecenter.
Uwe
On Thu, Dec 18, 2008 at 04:48:22PM +0200, Kristjan Sander wrote:
> Zope came with Python 2.4 and I do not have _mysql support for that. I
> guess that there will not be a Zope 2.10 port with Python 2.5 support in
> the near future because Zope 2.10 does not support Python 2.5 as they
> say at http
On Wed, Jun 06, 2007 at 10:14:56AM -0700, Doug Barton wrote:
> Well boo hoo! If you're smart enough to be useful in testing new
> versions, you're smart enough to modify the port yourself, or build
> the software without the port.
Yes, I guess that's true.
> Sorry to be so flippant, but this who
On Tue, Jun 05, 2007 at 03:54:25PM -0700, Doug Barton wrote:
> I think it's very reasonable, and well in keeping with FreeBSD
> tradition, to delay upgrading to a new release of ported software
> until the maintainer is convinced that it's safe to do so. I have
Yes, but on the other hand it is th
On Mon, Feb 12, 2007 at 08:30:58PM +0100, Lars Stokholm wrote:
> First of all, is it safe to just use 'portupgrade -a' or should I use
> 'portupgrade -ar'.
'portupgrade -a' is sufficient and in fact is not different from '-ar'
or '-arR'. If you take a look at the source of portupgrade (just read