On Wed, Nov 19, 2014 at 10:00:18PM +0100, Donovan Watteau wrote: > Hi, > > Now that bzip2 support has been enabled in devel/boost, let me > present you archivers/innoextract. > > Inno Setup is a tool to create installers for Microsoft Windows > applications. innoextract allows to extract such installers under > non-windows systems without running the actual installer using Wine. > > innoextract is able to unpack GOG.com installers, Wadjet Eye Games > installers (to play with AGS), Arx Fatalis patches (for use with > Arx Libertatis) as well as various other Inno Setup executables. > > With this, I'm able to buy some old games from GOG.com, extract them > with innoextract, and then play them with DOSBox, ScummVM... (and a > new port I'm working on), all of this on OpenBSD.
Is doxygen support broken to disable it ? We usually let it enabled with a hack in the env so that the html files have consistent names. Also, if it depends on a specific version of boost with bzip2 support, for the sake of cleanliness you should precise the version dependency in the port. other than that it looks good. Landry