aboutsummaryrefslogtreecommitdiff
path: root/net/pchar
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | net) Notes: svn path=/head/; revision=327755
* - Fix build with clang and warnings [1]William Grzybowski2013-06-086-11/+63
| | | | | | | | | | | | - Use PLIST_FILES instead of pkg-plist - NOPORTDOCS -> PORT_OPTIONS:MDOCS PR: ports/178350 [1] Submitted by: nork [1] Approved by: culot / jpaetzel (mentors, implicit) Notes: svn path=/head/; revision=320248
* - Fix Whom lineThomas Abthorpe2012-10-101-1/+1
| | | | | | | | | | - Seems I neglected to abide by the community rules Submitted by: flo@ via irc Pointyhat to: tabthorpe Notes: svn path=/head/; revision=305676
* - Reassign to the heap at maintainer's requestThomas Abthorpe2012-10-101-7/+2
| | | | Notes: svn path=/head/; revision=305673
* The vast majority of pkg-descr files had the following format when theyDoug Barton2011-10-241-2/+0
| | | | | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues Notes: svn path=/head/; revision=284239
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Fix build with NOPORTDOCS.Bruce A. Mah2008-07-152-6/+6
| | | | | | | Pointed out by: itetcu@ (and ports tinderbox) Notes: svn path=/head/; revision=216860
* Add SHA256.Bruce A. Mah2005-11-211-1/+2
| | | | | | | | Also, the filename on the SIZE line was wrong for the last 9 months. Fix this. Notes: svn path=/head/; revision=148913
* Update to pchar-1.5.Bruce A. Mah2005-02-123-5/+5
| | | | | | | | | | Contains minor bugfixes, but no real changes in functionality for FreeBSD users. While here, update WWW and distfile location to reflect current reality. Notes: svn path=/head/; revision=128628
* Add size data, approved by maintainers.Trevor Johnson2004-03-191-0/+1
| | | | Notes: svn path=/head/; revision=104563
* Add another MASTER_SITE for distfile.Bruce A. Mah2003-05-221-0/+2
| | | | Notes: svn path=/head/; revision=81729
* De-pkg-comment.Bruce A. Mah2003-02-232-1/+1
| | | | Notes: svn path=/head/; revision=76218
* Update port to 1.4.Bruce A. Mah2001-06-133-80/+3
| | | | | | | | | | | | | Software changes: multi-packet probes, kernel-level timestamps, support for TCP probes. Port changes: Removed unneeded --with-ipv6 (it's been automatic for some time), add --with-pcap to turn on libpcap support. Patch formerly required for alpha build has been rolled into the source (in a slightly different form). Notes: svn path=/head/; revision=43956
* Unbreak this port on the Alpha (possibly other non-i386 architectures).Bruce A. Mah2001-04-151-0/+75
| | | | | | | | | | New patch file will be subsumed into the next distfile. No effect on the i386, so no PORTREVISION bump. Submitted by: steve Notes: svn path=/head/; revision=41397
* Update pchar port to 1.3.2.Bruce A. Mah2001-04-092-2/+2
| | | | | | | | | | | pchar-related changes: A few bugfixes, plus some IRIX and Solaris compatability changes (not used, obviously), and the option for SUID root builds (not used by the port). port-related changes: None. Notes: svn path=/head/; revision=41150
* Update net/pchar port.Bruce A. Mah2001-02-063-24/+3
| | | | | | | | | | | | | | | pchar changes: Update to 1.3.1, adding new analysis algorithms and network probe types, an option to set the outgoing interface of probe packets, and a new "tiny traceroute" mode. Port-related changes: patch-pchar.8 folded into distribution, thus no longer required. Take over the port since I'm the developer of the original software. Approved by: obrien (original maintainer) Notes: svn path=/head/; revision=38044
* 1. Update to pchar-1.2.Maxim Sobolev2000-06-215-5/+28
| | | | | | | | | | | | | | | 2. New MASTER_SITES and WWW. 3. pchar-1.2 makes patches/patch-PctestIpv6Udp.h unnecessary. 4. Add patches/patch-pchar.8 (patch from author) to fix a typo. (Will be fixed in next pchar release.) 5. Install CHANGES file in doc directory. 6. Fix PLIST to keep bento happy. PR: 19305 Submitted by: Bruce A. Mah <bmah@cisco.com> (author of the pchar) Notes: svn path=/head/; revision=29747
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-2/+2
| | | | Notes: svn path=/head/; revision=27423
* Restore useless version required comments.David E. O'Brien2000-03-221-0/+1
| | | | Notes: svn path=/head/; revision=26941
* Remove the "version required" line.David E. O'Brien2000-03-201-1/+0
| | | | Notes: svn path=/head/; revision=26835
* Style nits in the ports I maintain.David E. O'Brien2000-02-131-2/+2
| | | | Notes: svn path=/head/; revision=25734
* - Fix installation failureMunechika SUMIKAWA2000-01-261-7/+7
| | | | | | | | | | | - Use ${OSVERSION} instead of ${USE_INET6} PR: 16376 Partly Submitted by: Nickolay Dudorov <nnd@mail.nsk.ru> Approved by: obrien Notes: svn path=/head/; revision=25096
* Update to the emergency 1.1.1 release from the author.David E. O'Brien2000-01-242-2/+2
| | | | Notes: svn path=/head/; revision=25043
* Upgrade to version 1.1.David E. O'Brien2000-01-242-2/+2
| | | | Notes: svn path=/head/; revision=25040
* Add 'ipv6' on CATEGORIES.Munechika SUMIKAWA2000-01-181-1/+1
| | | | Notes: svn path=/head/; revision=24815
* Support IPv6.Munechika SUMIKAWA2000-01-081-0/+3
| | | | | | | Approved by: obrien(maintainer) Notes: svn path=/head/; revision=24574
* A Van Jacobson's pathchar clone.David E. O'Brien1999-11-045-0/+40
pchar finds bandwidth, delay, average queue and loss rate of hops between source and destination. Notes: svn path=/head/; revision=22901