Commit graph

13 commits

Author SHA1 Message Date
Emanuel Haupt
ee5773d574 Update to 1.1.5 2017-08-15 13:18:28 +00:00
Jan Beich
0bc54d0efb 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)
2017-02-05 03:30:17 +00:00
Emanuel Haupt
fbfde359af Update to 1.0 2017-01-17 13:12:41 +00:00
Emanuel Haupt
ea9aa57517 Pacify portlint and stage-qa. 2016-08-08 14:41:55 +00:00
Antoine Brodin
c905c203db Allow building with giflib 5.1
PR:		204492
2015-11-12 18:35:53 +00:00
John Marino
b2053786ce 4 ports categories: Remove $PTHREAD_LIBS
Categories: www, ftp, net-im, net-mgmt

approved by:	PTHREAD blanket
2015-03-24 18:19:23 +00:00
Antoine Brodin
729a381c7f Allow building with either giflib 4.2 or 5.0 2014-12-26 12:42:28 +00:00
Emanuel Haupt
043c872de3 - Support Staging
- Add LICENSE
- Take maintainership
2014-06-25 09:15:20 +00:00
Dirk Meyer
ed848e6db8 - build with giflib 2012-02-18 19:26:46 +00:00
Kris Kennaway
7ba7a368c1 Fix build (4.x doesn't have <stdint.h>) 2002-09-29 05:19:53 +00:00
David W. Chapman Jr.
b514447373 Remove Makefile missing from last commit
Noticed by:	corecode@corecode.ath.cx
2002-09-02 20:15:14 +00:00
David W. Chapman Jr.
aa6fa81be8 Update to 0.1.6
PR:		41806
Submitted by:	maintainer
2002-08-21 19:32:42 +00:00
Pete Fritchman
5a72e169c0 Add driftnet 0.1.4, a Tool to grab images out of (your) TCP
connections.

PR:		35438
Submitted by:	Simon 'corecode' Schubert <corecode@corecode.ath.cx>
2002-06-09 23:51:16 +00:00