summaryrefslogtreecommitdiff
path: root/net/xferstats (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade port to version 2.16;Dmitry Sivachenko2002-10-145-4/+119
| | | | | | | | | | | | | | | | | | | | | Add three patches: patch-aa: If you use CHUNK_INPUT without this patch, you end up with many error messages xferstats in free(): warning: modified (chunk-) pointer (or you may want to fix chunks...) patch-ab: If number of "Files Transmitted" is divisible by CHUNK_INPUT without this patch, you end up with error "No data to process." instead of results. patch-ac: Typical beginner's bug in C: feof() is used before read function, where its result is not tested then. Without this patch the last line is counted twice. PR: 44015 Submitted by: Cejka Rudolf <cejkar@fit.vutbr.cz> Notes: svn path=/head/; revision=68010
* Convert USE_GLIB into USE_GNOMENG+USE_GNOME.Maxim Sobolev2002-07-151-1/+2
| | | | Notes: svn path=/head/; revision=63003
* Change MAINTAINER field.Dmitry Sivachenko2000-11-131-1/+1
| | | | | | | | | I am now at FreeBSD dot org Approved by: sobomax Notes: svn path=/head/; revision=35074
* Implement USE_GLIB.Jeremy Lea2000-10-051-8/+5
| | | | Notes: svn path=/head/; revision=33423
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-2/+2
| | | | Notes: svn path=/head/; revision=27423
* Remove nonexistent web pageChris D. Faulhaber1999-12-221-2/+0
| | | | | | | | PR: 15569 Submitted by: Maintainer Notes: svn path=/head/; revision=23837
* Update MASTER_SITESChris Piazza1999-10-251-2/+1
| | | | | | | | PR: 14494 Submitted by: maintainer Notes: svn path=/head/; revision=22607
* Bump glib12 's share library version to 3,Vanilla I. Shu1999-10-091-1/+1
| | | | | | | and portlint. Notes: svn path=/head/; revision=22283
* $Id$ -> $FreeBSD$Peter Wemm1999-08-301-1/+1
| | | | Notes: svn path=/head/; revision=21126
* Use glib version 1.2.3.Steve Price1999-05-291-3/+6
| | | | | | | | PR: 11841 Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=19052
* WWW: This is definately the daemon's work. In Chuck we trust.Michael Haro1999-05-031-1/+1
| | | | Notes: svn path=/head/; revision=18431
* upgrade xferstat to 2.14.Foxfair Hu1999-03-081-1/+1
| | | | | | | | | | | Submitted by: Ying-Chieh Liao <ijliao@Terry.Dorm10.NCTU.edu.tw> PR: 10318 upgrade xferstat from 2.13 to 2.14. Submitted by: Ying-Chieh Liao <ijliao@Terry.Dorm10.NCTU.edu.tw> PR: 10318 Notes: svn path=/head/; revision=17063
* upgrade xferstat to 2.14.Foxfair Hu1999-03-081-2/+2
| | | | | | | | Submitted by: Ying-Chieh Liao <ijliao@Terry.Dorm10.NCTU.edu.tw> PR: 10318 Notes: svn path=/head/; revision=17062
* Use glib11 instead of glib.Steve Price1999-03-021-2/+2
| | | | Notes: svn path=/head/; revision=16974
* Re-Import of xferstats, please see ports/textproc/xferstats/MakefileBill Fumerola1999-02-225-0/+40
Notes: svn path=/head/; revision=16863