Ticket #23552 (closed enhancement: fixed)
Enable yacas server feature
| Reported by: | felix.riedel@… | Owned by: | olt@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.8.2 |
| Keywords: | haspatch | Cc: | |
| Port: | yacas |
Description
yacas can be run as server if '--enable-server' is passed to the configure script. The current Portfile does not handle this.
I attached a patch that adds a 'server' variant and makes the server variant default.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


Patch adding a default variant 'server'