mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 15:33:55 +02:00
677e69010c
- I have dropped the xmms2 variant. Our xmms2 is py27 and I see no motivation to install or update it. - I have borrowed some patches from FreeBSD - I have tried to leave the same defaults as before. - Added new build dependency on gperf - Remove APP_SED (unused) - Fix man1 directory - Add a logic to use pypandoc or lowdown to generate the man page. (You could push this upstream if you adjust the docs.) Feedback by sthen@ and tested pascal@, thanks!