summaryrefslogtreecommitdiff
path: root/net/sniffit (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Spelling police.David E. O'Brien2000-09-011-1/+1
| | | | Submitted by: Jon Parise <jon@csh.rit.edu>
* Use Debian patch which contains some security tweaks (as discussed onDavid E. O'Brien2000-08-273-8/+5
| | | | Bugtraq), and updates the GNU autoconf bits to newer versions.
* Remove crud abusive language in a printf().David E. O'Brien2000-07-151-0/+7
|
* Use ${MASTER_SITE_LOCAL}.Satoshi Asami2000-06-291-1/+2
|
* The local-distfiles dir on ftp.freebsd.org was moved under ports/.David E. O'Brien2000-06-071-1/+1
|
* Become the guinnie-pig and move all my Freefall ~/public_html distfilesDavid E. O'Brien2000-06-071-1/+1
| | | | over to the new ftp.freebsd.org local distfiles site.
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-3/+3
|
* Restore useless version required comments.David E. O'Brien2000-03-221-0/+1
|
* Remove the "version required" line.David E. O'Brien2000-03-201-1/+0
|
* Style nits in the ports I maintain.David E. O'Brien2000-02-131-4/+4
|
* Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,Peter Wemm2000-02-081-1/+1
| | | | | | as the days of the former are numbered. Reviewed by: asami
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* $Id$ -> $FreeBSD$Peter Wemm1999-08-301-1/+1
|
* Commit #3/4 to enforce caps, no period.Tim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s
* WWW: This is definately the daemon's work. In Chuck we trust.Michael Haro1999-05-031-6/+4
|
* Add another mastersite.David E. O'Brien1999-03-231-2/+3
|
* This netted the largest set of mis-installed manpages, yet!Tim Vanderhoek1998-08-181-2/+0
|
* upgrade to 0.3.7.betaDavid E. O'Brien1998-08-175-58/+38
|
* Use ${CFLAGS} on Makefile.in.Vanilla I. Shu1998-07-021-6/+9
|
* Add useful URLsDavid E. O'Brien1998-05-101-0/+7
|
* Network packet snifferDavid E. O'Brien1998-04-048-0/+112
PR: ports/6160 Submitted by: Adam McDougall <mcdouga9@egr.msu.edu> and reworked by me