Bug 43801 - update port math/mupad
Summary: update port math/mupad
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: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-10-08 00:10 UTC by chat95
Modified: 2002-10-28 17:20 UTC (History)
0 users

See Also:


Attachments
file.diff (156.51 KB, patch)
2002-10-08 00:10 UTC, chat95
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description chat95 2002-10-08 00:10:00 UTC
math/mupad port is updated by request(not fetchable).
some modifications have been done.
1. add %%PORTDOCS%%
2. now mupad explicitly depends on open-motif(x11-toolkit/linux-openmotif) so I added LIB_DEPENDS, however in this case it is not appropreate, since it is linux's one. LIB_DEPENDS only detects FreeBSD native library. So I selected RUN_DEPENDS for linux-openmotif, I don't know whether it is a good choice.
Comment 1 Ying-Chieh Liao freebsd_committer freebsd_triage 2002-10-28 17:20:48 UTC
State Changed
From-To: open->closed

committed, thanks