gjb
955ce29ea3
MFH
...
Sponsored by: The FreeBSD Foundation
2016-03-02 16:14:46 +00:00
bdrewery
dd3505eed7
Remove WARNS inherited fine by ../Makefile.inc.
...
Sponsored by: EMC / Isilon Storage Division
2016-02-26 22:14:23 +00:00
gjb
fef2698edf
First pass through library packaging.
...
Sponsored by: The FreeBSD Foundation
2016-02-04 21:16:35 +00:00
bapt
6adce30d28
Convert libraries to use LIBADD
...
While here reduce a bit overlinking
2014-11-25 11:07:26 +00:00
dteske
b9f2cd3227
Balance DPADD against LDADD for dpv(1,3).
...
Thanks to: ngie
MFC after: 21 days
X-MFC-to: stable/10 stable/9
X-MFC-with: 274116 274120 274121 274123 274144
2014-11-05 20:58:25 +00:00
dteske
cc601efb69
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
dteske
bf764fc982
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