- heavy dose of const's
- poptParseArgvString() now NULL terminates the list
- added support for single -
- misc bug fixes
- portability improvements
- fixed memset() in help message generation
- added extern "C" stuff to popt.h for C++ compilers
- const'ified poptParseArgvString
- fixed bug in chaind alias happens which seems to have only
affected --triggers in rpm
- added POPT_ARG_VAL
- popt.3 installed by default
- added POPT_ARG_INTL_DOMAIN
- updated Makefile's to be more GNUish
first component is now a package name+version/pattern, no more
executable/patchname/whatnot.
While there, introduce BUILD_USES_MSGFMT as shorthand to pull in
devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current).
Patch by Alistair Crooks <agc@netbsd.org>
Since version 0.5.4, net/ORBit does not install it's own version of libpopt
any more. This makes devel/oaf fail during build.
The problem was noted by Love <lha@stacken.kth.se> in PR 11339, who
submitted this package for popt.