On Mar 17, 2009, at 21:19, [email protected] wrote:
Revision: 48280
http://trac.macports.org/changeset/48280
Author: [email protected]
Date: 2009-03-17 19:18:50 -0700 (Tue, 17 Mar 2009)
Log Message:
-----------
net/proftpd - version update to 1.3.2 (ticket #15046) and add
+mysql5 variant (ticket #15047)
[snip]
+variant mysql5 {
+ depends_lib-append port:mysql5
+ configure.args-append --with-modules=mod_sql:mod_sql_mysql \
+ --with-includes=${prefix}/include/mysql5/mysql \
+ --with-libraries=${prefix}/lib/mysql5/mysql
+}
Do you have any objection to allowing mysql5-devel to satisfy the
mysql5 dependency? If not, we should change "port:mysql5" to
"path:bin/mysql_config5:mysql5" as other ports do.
I assume the mysql5 variant conflicts with the existing mysql4
variant? If so, they should be marked as such, by replacing "variant
mysql4" with "variant mysql4 conflicts mysql5" and replacing "variant
mysql5" with "variant mysql5 conflicts mysql4".
Both variants should also have descriptions.
Please let me know if these changes are ok and I will change them.
_______________________________________________
macports-dev mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev