The port has a direct dependency on mysqld, which is a problem when using WITH_MYSQL_VER= 52: /usr/ports/security/pantera (pantera-0.1.1) Error. BUILD_DEPENDS /usr/ports/databases/mysql52-server -- dependency not found Fix: Apply the following patch: How-To-Repeat: See above.
Responsible Changed From-To: freebsd-ports-bugs->dougb Submitter has GNATS access (via the GNATS Auto Assign Tool)
Maintainer of security/pantera, Please note that PR ports/159542 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/159542 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
dougb 2011-08-20 00:18:24 UTC FreeBSD ports repository Modified files: security/pantera Makefile Log: Remove direct dependency on mysqld, and replace it with conditionally including USE_MYSQL= server if the option is chosen, or = yes if not to preserve the old behavior. PR: ports/159542 Submitted by: me Approved by: maintainer timeout (14 days) Revision Changes Path 1.5 +4 -2 ports/security/pantera/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: feedback->closed Fix committed.