What actually uses textproc/sgmlformat? This package contains SGML formatting tools that were once a part of the base FreeBSD distribution. This port should be regarded as a temporary solution to formatting SGML files until the wrinkles in jade, a DSSSL processor, get ironed out.
devel/c2hs depends on sgmlformat, but doesn't appear to use it. It seems the only other project that has sgmlformat is FreeBSD. Their port even features a regexp(3) to regex(3) conversion--which is badly botched, so that's rarely used functionality, I guess. sgmlformat is the last user of regexp(3) and converting it to regex(3) isn't straightforward, so if we could get rid of it altogether... -- Christian "naddy" Weisgerber [email protected]
