moodle has TeX filter functionality with built-in mimetex.freebsd binary, but the binary requires an old library based on FreeBSD 5.x and is not executable in the current installation. moodle should depend on the latest www/mimetex port for any version of FreeBSD. Fix: Patch attached with submission follows:
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Responsible Changed From-To: freebsd-ports-bugs->beech I'll take it
The patch is OK. I tested the mimetex functionality and works fine. Thank you for the patch. However, I think it's better not to enable it by default, because I think many users won't use that functionality and it's better not to install additional software unless you really need it. Therefore, I propose to change the option from On to Off. I enclose a new patch with just that change. With this change, I see no problem to update the port.
beech 2008-04-03 20:19:01 UTC FreeBSD ports repository Modified files: www/moodle Makefile Log: - Enable mimeTeX functionality PR: ports/122178 Submitted by: Hiroto Kagotani <hiroto.kagotani@gmail.com> Approved by: Javier Martín Rueda <jmrueda@diatel.upm.es> (maintainer) Revision Changes Path 1.15 +9 -1 ports/www/moodle/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 Committed, Thanks!