Any plans to upgrade phantomjs port to version 1.4?
Thanks!
--
Alan Bryan
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
Any idea when an upgrade to 5.2.0c will be coming?
Thanks,
Alan Bryan
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
This port hasn't been updated in a long time and Propel is now at 1.3.
Any plans to update the port or should I just install a later version
manually?
Thanks,
Alan Bryan
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/ma
Wesley Shields wrote:
On Tue, May 06, 2008 at 10:13:33AM -0700, Alan Bryan wrote:
Pound isn't working in ports.
dev1# cd /usr/ports/www/pound/
dev1# ls
Makefilefiles pkg-plist
distinfopkg-descr work
dev1# more distinfo
MD5 (Pound-2.4.
Pound isn't working in ports.
dev1# cd /usr/ports/www/pound/
dev1# ls
Makefilefiles pkg-plist
distinfopkg-descr work
dev1# more distinfo
MD5 (Pound-2.4.1.tgz) = e61baa5f24d2c17e1cfddac4c0a303be
SHA256 (Pound-2.4.1.tgz) =
c4162ba8d1569cf478640de7e70c9bc4cd6725035ab
On 8/18/06, Roman Bogorodskiy <[EMAIL PROTECTED]> wrote:
> I could use (and have in the past on apache 2.0) www/mod_auth_pgsql2
> but I was getting "No Authn provider configured" with the following
> ..htaccess:
Yeah, I had the same error. It fixed by placing line
"LoadModule auth_pgsql_module
On 8/18/06, Roman Bogorodskiy <[EMAIL PROTECTED]> wrote:
> I compiled ports/apache22 with WITH_PGSQL=yes and also tried
> WITH_PGSQL=/usr/local/pgsql with no changes in result. Am I doing
> something wrong here?
Hm... www/apache22 port has no WITH_PGSQL knob. I was figthing with
apache22 + auth
On 8/17/06, Jeremy Chadwick <[EMAIL PROTECTED]> wrote:
On Thu, Aug 17, 2006 at 02:24:31PM -0700, alan bryan wrote:
> # ldd /usr/local/libexec/apache22/mod_authn_dbd.so
> /usr/local/libexec/apache22/mod_authn_dbd.so:
> # ldd /usr/local/libexec/apache22/mod_dbd.so
> /usr/loca
Hi,
I'm trying to get Apache 2.2 and Postgres to work together so that I
can use mod_authn_dbd.
I think the problem is that APR is not being passed the correct
arguments so that it configures with PGSQL support.
# ldd /usr/local/libexec/apache22/mod_authn_dbd.so
/usr/local/libexec/apache22/mod_