aboutsummaryrefslogtreecommitdiff
path: root/net/bing
Commit message (Collapse)AuthorAgeFilesLines
* - fix typo in MASTERS_SITESIon-Mihai Tetcu2008-11-212-3/+4
| | | | | | | | | | | - fix plist for -DNOPORTDOCS - bump PORTREVISION Approved by: maintianer timeout on QAT BotMail Prompted by: QAT QA run Notes: svn path=/head/; revision=223112
* - Change my ports MAINTAINER to jmelo@FreeBSD.org.Jean Milanez Melo2006-04-051-1/+1
| | | | | | | Approved by: mnag (mentor) Notes: svn path=/head/; revision=158897
* - Update mastersiteEmanuel Haupt2006-02-171-2/+3
| | | | | | | | | | - Pass maintainer-ship to submitter PR: 93482 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> Notes: svn path=/head/; revision=156227
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149443
* Respect PREFIXKris Kennaway2005-10-161-1/+3
| | | | Notes: svn path=/head/; revision=145510
* print IP address with inet_ntoa() when printing the details ofTilman Keskinoz2004-08-151-5/+41
| | | | | | | | | | | | | | | a received ICMP packet. This fixes a segfault on amd64 Obtained from: ping.c 1.28 #include signal.h instead of sys/signal.h Obtained from: NetBSD Fix a few Warnings while I'm here. Notes: svn path=/head/; revision=116278
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99421
* - Update to version 1.0.5Kirill Ponomarev2003-12-045-25/+7
| | | | | | | | PR: 59911 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> Notes: svn path=/head/; revision=95047
* Open the raw socket early and then drop setuid root privileges. BumpKris Kennaway2003-06-152-0/+53
| | | | | | | | | PORTREVISION. Obtained from: OpenBSD Notes: svn path=/head/; revision=82996
* - Update MASTER_SITESChristian Weisgerber2003-03-251-4/+4
| | | | | | | | | | - Portlint PR: 49099 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> Notes: svn path=/head/; revision=77424
* Reset maintainer of ports previously maintained by jmg and jseger, whoKris Kennaway2003-03-081-1/+1
| | | | | | | have had their commit bits retired. Notes: svn path=/head/; revision=77068
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Remove directory on deinstallKris Kennaway2000-06-051-0/+1
| | | | Notes: svn path=/head/; revision=29192
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-2/+2
| | | | Notes: svn path=/head/; revision=27423
* This is a setuid root binary. sprintf()s of DNS hostnames into undersizedKris Kennaway2000-03-051-0/+19
| | | | | | | | buffers are bad. Fix this. It should also drop privileges for extra safety, but doesn't. Notes: svn path=/head/; revision=26554
* Web site is no longer activeJustin M. Seger1999-11-161-5/+0
| | | | Notes: svn path=/head/; revision=23152
* $Id$ -> $FreeBSD$Peter Wemm1999-08-301-1/+1
| | | | Notes: svn path=/head/; revision=21126
* 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 Notes: svn path=/head/; revision=19803
* WWW: This is definately the daemon's work. In Chuck we trust.Michael Haro1999-05-031-1/+2
| | | | Notes: svn path=/head/; revision=18431
* Remove pkgname from front of COMMENT.Satoshi Asami1999-02-131-1/+1
| | | | Notes: svn path=/head/; revision=16710
* This netted the largest set of mis-installed manpages, yet!Tim Vanderhoek1998-08-181-1/+0
| | | | Notes: svn path=/head/; revision=12624
* Change ftp.ibp.fr to ftp.lip6.fr in the archive URL.Pierre Beyssac1998-07-311-2/+2
| | | | | | | Submitted by: Philippe Regnauld <regnauld@deepo.prosa.dk> Notes: svn path=/head/; revision=12233
* Fix Justin M Seger's e-mail address.Thomas Gellekum1997-10-131-2/+2
| | | | Notes: svn path=/head/; revision=8238
* Correct typoGary Palmer1997-03-041-1/+1
| | | | Notes: svn path=/head/; revision=5822
* Bing is a point-to-point bandwidth measurement tool (hence the 'b'),David E. O'Brien1997-02-165-0/+34
based on ping. Closes PR: ports/2576 Submitted by: jseger@scds.com Notes: svn path=/head/; revision=5629