Paul Fertser
7eb58cb2bf
nginx: add support for SPNEGO authentication
...
This adds a module suitable for Kerberos SSO, e.g. for integrating
into Active Directory domains.
Signed-off-by: Paul Fertser <fercerpav@gmail.com >
2015-09-01 08:15:26 +03:00
Paul Fertser
608d71b26f
openocd: include nls.mk to fix build with full NLS support
...
Since openocd depends on hidapi it needs appropriate LD_FLAGS to link
against it as that library depends on libiconv.
Signed-off-by: Paul Fertser <fercerpav@gmail.com >
2015-08-29 14:35:22 +03:00
Paul Fertser
26c9101b54
freetype: fix include path for cross-compilation
...
Signed-off-by: Paul Fertser <fercerpav@gmail.com >
2015-07-19 18:53:55 +03:00
Paul Fertser
4869be787a
macchanger: fix build with musl
...
According to netdevice(7) ifr_data is a "char *", not caddr_t.
Signed-off-by: Paul Fertser <fercerpav@gmail.com >
2015-06-21 15:06:32 +03:00
Paul Fertser and Karl Palsson
6e416709e8
openocd: update to final 0.9.0
...
Disables building documentation to avoid makeinfo v4,v5
incompatibilities.
Signed-off-by: Paul Fertser <fercerpav@gmail.com >
2015-06-02 10:05:25 +00:00
Paul Fertser
fea9189e89
openocd: update to 0.9.0-rc1
...
Signed-off-by: Paul Fertser <fercerpav@gmail.com >
2015-04-24 19:27:15 +03:00
Paul Fertser
ad9ae24a29
openocd: fix package dependencies
...
OpenOCD autoselects libftdi1 when it's present, and should explicitly
depend on it, same about libusb-0.1 API which is provided by
libusb-compat.
Signed-off-by: Paul Fertser <fercerpav@gmail.com >
2015-02-03 17:11:37 +03:00
Paul Fertser
361c320678
openocd: add OpenOCD, a tool to work with on-chip debug and JTAG
...
Signed-off-by: Paul Fertser <fercerpav@gmail.com >
2015-02-01 21:18:00 +03:00
Paul Fertser
d045b02883
hidapi: add HIDAPI, a library to access HID devices
...
Signed-off-by: Paul Fertser <fercerpav@gmail.com >
2015-02-01 21:17:52 +03:00