1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
David E. O'Brien
04b79ace72 Update to 1.40.
- update mastersite
- install more docs, use DOCSDIR
- properly support NOPORTDOCS in pkg-plist
- sync pkg-descr with current features
- update ngrep.c (the t->tm_mon+1 change has been integrated in 1.40)
- remove patch-Makefile.in (no longer necessary)

PR:		29588
Submitted by:	Pete Fritchman <petef@databits.net>
2001-08-22 18:06:44 +00:00
David E. O'Brien
35577fddec "Fix a small nit that corrects an oversight in one of our newer features..."
Submitted by:	Dan Frasnelli <dfrasnel@corewar.com> (ngrep developer)
2000-08-27 00:35:58 +00:00
David E. O'Brien
256ba7de4e Remove useless GNU make'ism. 2000-08-13 16:33:54 +00:00
David E. O'Brien
5240ab0753 Update to version 1.38.
Reported by:	Chris D. Faulhaber <jedgar@fxp.org>
2000-08-09 09:23:43 +00:00
David E. O'Brien
ea0bdc3c86 GNU configure is setting up PCAP_RESTART to use yyrestart. yyrestart in the
pcap library requires a FILE * argument, ngrep is called it with none.

Submitted by:	Barry Lustig <barry@lustig.com>
2000-01-31 21:13:55 +00:00