Revision: 31703 http://trac.macosforge.org/projects/macports/changeset/31703 Author: markd@macports.org Date: 2007-12-03 10:37:15 -0800 (Mon, 03 Dec 2007) Log Message: ----------- Update to rc5. Modified Paths: -------------- trunk/dports/net/nedi/Portfile Modified: trunk/dports/net/nedi/Portfile =================================================================== --- trunk/dports/net/nedi/Portfile 2007-12-03 18:21:29 UTC (rev 31702) +++ trunk/dports/net/nedi/Portfile 2007-12-03 18:37:15 UTC (rev 31703) @@ -3,7 +3,7 @@ PortSystem 1.0 name nedi -version 1.0-rc4 +version 1.0-rc5 categories net maintainers markd platforms darwin @@ -19,7 +19,7 @@ distname ${name}-${version} extract.suffix .tgz worksrcdir ${name} -checksums md5 5b69ee82c31dfe64ec1f2d93772227dc +checksums md5 fd72f04d355159ba9c9d629b32ea577c default_variants +server depends_lib port:perl5.8 \ @@ -127,8 +127,8 @@ -Start MySQL and set it to run at system boot: sudo launchctl load -w /Library/LaunchDaemons/org.macports.mysql5.plist --Set the root MySQL password: - Follow the instructions that were given after you executed 'mysql_install_db' above. +-Set the root MySQL password (replace <mypassword> with your chosen password): + sudo ${prefix}/lib/mysql5/bin/mysqladmin -u root password <mypassword> 2) Install PHP5 with SNMP support and Apache 2