Devin Teske
e34274ae37
Fix buildworld by adding DPADD= to libdpv [dpv(3)] Makefile
...
NB: Should also address `make -j' building
Remove "+" from "+=" in assignments to DPADD/LDADD while here.
NB: Also move CFLAGS for style measure.
Reviewed by: shurd
MFC after: 21 days
X-MFC-to: stable/10 stable/9
X-MFC-with: 274116 274120 274121
2014-11-05 02:36:28 +00:00
Devin Teske
492b82715f
Make libdpv [dpv(3)] WARNS=6 clean for clang on -CURRENT.
...
NB: aka unbreak the build
Reviewed by: shurd
MFC after: 21 days
X-MFC-to: stable/10 stable/9
X-MFC-with: 274116 274120
2014-11-05 01:57:32 +00:00
Devin Teske
964b46aaea
Fix build-error (pointy hat; didn't merge full up-to-date code)
...
MFC after: 21 days
X-MFC-to: stable/10 stable/9
X-MFC-with: 274116
2014-11-05 01:47:25 +00:00
Devin Teske
041394f38a
Add new libraries/utilities for data throughput visualization.
...
dpv(3): dialog progress view library
dpv(1): stream data from stdin or multiple paths with dialog progress view
figpar(3): configuration file parsing library
Reviews: D714
Reviewed by: jelischer, shurd
Discussed at: MeetBSD California 2014 Vendor/Dev Summit
Discussed on: -current
MFC after: 21 days
X-MFC-to: stable/10 stable/9
2014-11-04 23:46:01 +00:00