This was tracked down to two commits upstream which broke the sndio
backend due to >2 channel support being added.
Until this can be sorted out, this diff reverts two upstream commits:
5cffe7e50a2885d9b392c15f2cd3941cac49692c
b4a52321c4ad8e8bc0eb29d2cdae2c043fc405e1
From Brad, tested by me and kmos@
ok kmos@ sthen@
- fix diff mode bug caused by a diff chunk only adding cpp directives
- fix incorrect indentation for block comments followed by goto labels
- recognize function pointer types without arguments
with full namespace zero support. The specification is fetched as
additional distfile from the OPC UA foundation. The compiler needs
8 MB stack limit. The package size grows from 4 to 10 MB.
OK sthen@
Only 1.0.1 to 1.0.3 contains minor bug fixes.
Newer versions will break the API and are harder to port.
Use recent release directory at github.
Bump library version as public structures have changed.
There is no more reasons to keep it broken due to wasted bulk time.
Rust has taken out many ports, Qt4 has been removed and guile2 has
now a bootstrap that allows a fast build.
Originally proposed by Brad and gkoehler@ long ago.
OK rsadowski@
Code evolves, and we all spend time studying diffs. Delta aims to make this
both efficient and enjoyable: it allows you to make extensive changes to the
layout and styling of diffs, as well as allowing you to stay arbitrarily close
to the default git/diff output.
initial submission by me, improved/tested by Stefan Hagen, thanks !
ok rsadowski@ looks fine to semarie@
Code evolves, and we all spend time studying diffs. Delta aims to make this
both efficient and enjoyable: it allows you to make extensive changes to the
layout and styling of diffs, as well as allowing you to stay arbitrarily close
to the default git/diff output.
initial submission by me, improved/tested by Stefan Hagen, thanks !
ok rsadowski@ looks fine to semarie@
@sample /var/openldap-data/ earlier (before /var/openldap-data/DB_CONFIG)
otherwise pkg_add complains that the file could not be installed.
ok sthen@ (MAINTAINER)