notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
non port: net-mgmt/driftnet/files/patch-Makefile.in

Number of commits found: 2

Sunday, 5 Feb 2017
03:30 jbeich search for other commits by this committer
net-mgmt/driftnet: use clang and unbreak with gcc5 or later

driftnet.o: In function `capture_thread':
src/driftnet.c:89: undefined reference to `packetcapture_dispatch'
options.o: In function `validate_options':
src/options.c:178: undefined reference to `get_default_interface'
media/libmedia.a(media.o): In function `dispatch_image':
src/media/media.c:47: undefined reference to `get_tmpdir'
display/libdisplay.a(display.o): In function `pipe_event':
src/display/display.c:356: undefined reference to `get_tmpdir'
src/display/display.c:346: undefined reference to `get_tmpdir'
collect2: error: ld returned 1 exit status

PR:		216707
Reported by:	antoine (via exp-run)
Original commitRevision:433343 
Tuesday, 17 Jan 2017
13:12 ehaupt search for other commits by this committer
Update to 1.0
Original commitRevision:431738 

Number of commits found: 2