PortAuthority 2.0 now available

2007-04-24 Thread Kevin Walzer
PortAuthority 2.0, the GUI for MacPorts, is now available. PortAuthority aims to bring the power of MacPorts to the traditional Mac user by providing a user-friendly graphical interface to MacPorts. Using a familiar combination of windows, icons, and menus, PortAuthority users can search, inst

Thank you for Tomcat 5 (and dependencies) massive improvements!

2007-04-24 Thread Tabitha McNerney
I would like to thank the MacPorts maintainers who have improved the Tomcat5 port and all of its intricate dependencies. Last year I had problems with tomcat5 and its dependencies such as antlr and today everything worked from a MacPorts 1.4.0 clean install on both the Intel and PowerPC Mac runnin

Re: How do I find information about variants?

2007-04-24 Thread robert delius royar
Tue, 24 Apr 2007 (01:16 -0500 UTC) Ryan Schmidt wrote: On Apr 23, 2007, at 19:34, Markus Weimer wrote: And the original question remains: How would I have found out about this without bothering the mailing list? If the name of the variant does not explain its purpose, you can read the sour

Re: apache2 activating php5

2007-04-24 Thread Yvon Thoraval
Le 24 avr. 07 à 11:13, Ryan Schmidt a écrit : Sounds like you're almost there. Let me see what I have in my apache2 httpd.conf, which is working fine with php5. Near the other LoadModule directives at the top, you'll need this: LoadModule php5_module modules/libphp5.so obviously i've i

Re: apache2 activating php5

2007-04-24 Thread Ryan Schmidt
On Apr 24, 2007, at 03:37, Yvon Thoraval wrote: i've installed Apache2 by : $ sudo port install php5 +apache2 +mysql5 then, i did : stop Apple's default Apache ; chane firewall setup following in particular,adding :

apache2 activating php5

2007-04-24 Thread Yvon Thoraval
Hey all, i've installed Apache2 by : $ sudo port install php5 +apache2 +mysql5 then, i did : stop Apple's default Apache ; chane firewall setup following in particular,adding : cp httpd.conf-sample to http