Ticket #18284 (closed defect: fixed)
ikiwiki-3.01 not support external plugins
| Reported by: | weakish@… | Owned by: | tommyd@… |
|---|---|---|---|
| Priority: | Low | Milestone: | |
| Component: | ports | Version: | 1.7.0 |
| Keywords: | Cc: | tommyd@… | |
| Port: | ikiwiki |
Description
Some external (non perl) plugins, like rst and proxy.py, are included in the upstream tarball and should be installed into $installDir/lib/ikiwiki/plugins. But they are not available in macports.
Also, the ikiwiki port doesn't depends on RPC::XML. Thus the ikiwiki port cannot use external plugins even when installing external plugins manually.
Change History
comment:1 Changed 4 years ago by tommyd@…
- Owner changed from macports-tickets@… to tommyd@…
- Status changed from new to assigned
comment:2 Changed 4 years ago by tommyd@…
- Status changed from assigned to closed
- Resolution set to fixed
Revision r46369 resolved the issue, it includes an extended patch to Makefile.PL which now properly copies the external plugins into DESTDIR. I've also informed the upstream author about the issue.
Note: See
TracTickets for help on using
tickets.

