Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | "Fix a small nit that corrects an oversight in one of our newer features..." | obrien | 2000-08-27 | 1 | -3/+24 |
| | | | | Submitted by: Dan Frasnelli <dfrasnel@corewar.com> (ngrep developer) | ||||
* | Remove useless GNU make'ism. | obrien | 2000-08-14 | 1 | -0/+5 |
| | |||||
* | Update to version 1.38. | obrien | 2000-08-09 | 3 | -19/+7 |
| | | | | Reported by: Chris D. Faulhaber <jedgar@fxp.org> | ||||
* | Remove directory on deinstall | kris | 2000-07-03 | 1 | -0/+1 |
| | | | | Noticed by: bento | ||||
* | Portlint COMMENT's. | knu | 2000-04-15 | 1 | -1/+1 |
| | | | | | | | Everybody should read the Handbook again! PR: ports/18008 Submitted by: tkato@prontomail.ne.jp | ||||
* | Update with the new PORTNAME/PORTVERSION variables | cpiazza | 2000-04-10 | 1 | -2/+2 |
| | |||||
* | Restore useless version required comments. | obrien | 2000-03-22 | 1 | -0/+1 |
| | |||||
* | Remove the "version required" line. | obrien | 2000-03-20 | 1 | -1/+0 |
| | |||||
* | Style nits in the ports I maintain. | obrien | 2000-02-13 | 1 | -2/+2 |
| | |||||
* | GNU configure is setting up PCAP_RESTART to use yyrestart. yyrestart in the | obrien | 2000-02-01 | 1 | -0/+19 |
| | | | | | | pcap library requires a FILE * argument, ngrep is called it with none. Submitted by: Barry Lustig <barry@lustig.com> | ||||
* | ngrep strives to provide most of GNU grep's common features, applying | obrien | 2000-01-02 | 5 | -0/+40 |
them to the network layer. ngrep somewhat replaces tcpdump. {DESCR,COMMENT} Obtained from: NetBSD [after I started making this port, I realized NetBSD had a port if it] |