Bug 122178 - www/moodle: enabling mimeTeX functionality
Summary: www/moodle: enabling mimeTeX functionality
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Beech Rintoul
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-28 04:00 UTC by hiroto.kagotani
Modified: 2008-04-03 21:20 UTC (History)
0 users

See Also:


Attachments
file.diff (1.05 KB, patch)
2008-03-28 04:00 UTC, hiroto.kagotani
no flags Details | Diff
parche.txt (1.06 KB, text/plain)
2008-04-03 09:19 UTC, Javier Martín Rueda
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description hiroto.kagotani 2008-03-28 04:00:01 UTC
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:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-03-28 04:00:06 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 2 Beech Rintoul freebsd_committer freebsd_triage 2008-03-28 04:02:25 UTC
Responsible Changed
From-To: freebsd-ports-bugs->beech

I'll take it
Comment 3 Javier Martín Rueda 2008-04-03 09:19:42 UTC
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.
Comment 4 dfilter service freebsd_committer freebsd_triage 2008-04-03 21:19:10 UTC
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"
Comment 5 Beech Rintoul freebsd_committer freebsd_triage 2008-04-03 21:19:32 UTC
State Changed
From-To: feedback->closed

Committed, Thanks!