aboutsummaryrefslogtreecommitdiffstats
path: root/net/bing
Commit message (Collapse)AuthorAgeFilesLines
* SIZEify.trevor2004-01-301-0/+1
|
* - Update to version 1.0.5krion2003-12-055-25/+7
| | | | | PR: 59911 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
* Open the raw socket early and then drop setuid root privileges. Bumpkris2003-06-152-0/+53
| | | | | | PORTREVISION. Obtained from: OpenBSD
* - Update MASTER_SITESnaddy2003-03-251-4/+4
| | | | | | | - Portlint PR: 49099 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
* Reset maintainer of ports previously maintained by jmg and jseger, whokris2003-03-091-1/+1
| | | | have had their commit bits retired.
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Remove directory on deinstallkris2000-06-051-0/+1
|
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-2/+2
|
* This is a setuid root binary. sprintf()s of DNS hostnames into undersizedkris2000-03-051-0/+19
| | | | | buffers are bad. Fix this. It should also drop privileges for extra safety, but doesn't.
* Web site is no longer activejseger1999-11-161-5/+0
|
* $Id$ -> $FreeBSD$peter1999-08-301-1/+1
|
* Commit #3/4 to enforce caps, no period.hoek1999-06-271-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.mharo1999-05-031-1/+2
|
* Remove pkgname from front of COMMENT.asami1999-02-131-1/+1
|
* This netted the largest set of mis-installed manpages, yet!hoek1998-08-191-1/+0
|
* Change ftp.ibp.fr to ftp.lip6.fr in the archive URL.pb1998-08-011-2/+2
| | | | Submitted by: Philippe Regnauld <regnauld@deepo.prosa.dk>
* Fix Justin M Seger's e-mail address.tg1997-10-131-2/+2
|
* Correct typogpalmer1997-03-041-1/+1
|
* Bing is a point-to-point bandwidth measurement tool (hence the 'b'),obrien1997-02-165-0/+34
based on ping. Closes PR: ports/2576 Submitted by: jseger@scds.com