Can you please update the mail/assp port to 1.2.5. Please see:
http://sourceforge.net/project/showfiles.php?group_id=69172
Thanks.
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send a
Hi;
Can someone please tell me how to add options to a port build? For example, I
want to rebuild my openldap with something like this:
env \
CC=gcc CPPFLAGS="-I/usr/local/include/openssl/" \
LDFLAGS="-L/usr/local/lib/" \
./configure \
--localstatedir=/var/run/slapd \
--enable-spasswd \
Rachel Florentine writes:
> Can someone please tell me how to add options to a port build?
> For example, I want to rebuild my openldap with something like
> this:
Start here:
man make.conf
man pkgtools.conf
Robert Huff
_
Dear Alex:
I was wondering if it is possible to install the php5 port without
apache? I'd like to use it together with lighttpd. The lighttp
documentation states that it is possible to use PHP 5 as a FastCGI.
I can probably install it from the raw PHP source, but that way I
would lose
On Sat, Nov 11, 2006 at 12:10:45AM +0100, Till Haselmann wrote:
> I was wondering if it is possible to install the php5 port without
> apache? I'd like to use it together with lighttpd. The lighttp
> documentation states that it is possible to use PHP 5 as a FastCGI.
> I can probably insta
Dear Alex:
I was wondering if it is possible to install the php5 port without
apache? I'd like to use it together with lighttpd. The lighttp
documentation states that it is possible to use PHP 5 as a
FastCGI. I can probably install it from the raw PHP source, but
that way I would lose
Hello.
I've found that file-4.17 and tct-1.16 ports share some files.
For example:
/var/db/pkg/file-4.17/+CONTENTS:bin/file
/var/db/pkg/file-4.17/+CONTENTS:man/man5/magic.5.gz
/var/db/pkg/tct-1.16/+CONTENTS:bin/file
/var/db/pkg/tct-1.16/+CONTENTS:man/man5/magic.5.gz
Thanks,
Madis.