aboutsummaryrefslogtreecommitdiff
path: root/sysutils/dt
Commit message (Collapse)AuthorAgeFilesLines
* Reset ports of itetcu@ after taking in his commit bit for safekeeping.Rene Ladan2017-02-271-1/+1
| | | | | | | With hat: portmgr-secretary Notes: svn path=/head/; revision=434992
* - Switch to options helpersDmitry Marakasov2015-09-111-0/+2
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=396693
* - Fix shebangsDmitry Marakasov2015-09-111-0/+10
| | | | | | | | Approved by: portmgr blanket MFH: 2015Q3 (blanket) Notes: svn path=/head/; revision=396691
* - replace back-up MASTERSITE with one that actually works [1]Ion-Mihai Tetcu2015-08-091-2/+7
| | | | | | | | | | - pet portlint Submitted by: Sitsofe Wheeler <sits@sucs.org> [1] MFH: 2 weeks Notes: svn path=/head/; revision=393774
* Cleanup plistAntoine Brodin2014-11-221-2/+0
| | | | Notes: svn path=/head/; revision=373038
* Support stageBaptiste Daroussin2014-04-041-15/+14
| | | | | | | Change license to ISCL which it is Notes: svn path=/head/; revision=350145
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-7/+2
| | | | | | | sysutils) Notes: svn path=/head/; revision=327772
* Fix a few typos.Jimmy Olgeni2011-09-091-3/+3
| | | | Notes: svn path=/head/; revision=281503
* Update to 17.07Ion-Mihai Tetcu2011-05-133-11/+19
| | | | | | | | PR: 156636 Submitted by: Radim Kolar Notes: svn path=/head/; revision=274037
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Adjust MASTER_SITES to an other server of mineIon-Mihai Tetcu2008-03-251-2/+1
| | | | Notes: svn path=/head/; revision=209764
* Fix typo in MASTER_SITESIon-Mihai Tetcu2008-03-011-1/+1
| | | | Notes: svn path=/head/; revision=208277
* - switch to my @FreeBSD.org addressIon-Mihai Tetcu2008-02-281-2/+3
| | | | | | | | | | - mirror the distfile on a second server (the vendor site now caries a WIP tarball) Prompted by: ponty via erwin@ Notes: svn path=/head/; revision=208132
* Remove USE_REINPLACE from all categories starting with SEdwin Groothuis2006-05-131-2/+0
| | | | Notes: svn path=/head/; revision=162215
* Update WWW.Sam Lawrance2006-02-121-1/+1
| | | | | | | | PR: ports/93208 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> (maintainer) Notes: svn path=/head/; revision=155821
* - Update to 15.14Emanuel Haupt2005-12-133-22/+10
| | | | | | | | | | | | - Remove files/patch-Makefile.freebsd (incorporated upstream) - Add additional master site - Pass maintainership to submitter PR: 90306 Submitted by: itetcu@people.tecnik93.com Notes: svn path=/head/; revision=151090
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149455
* BROKEN: Size mismatchKris Kennaway2005-11-151-0/+2
| | | | Notes: svn path=/head/; revision=148315
* Chase updated mastersite. Note that the (unversioned, sigh) distfileMark Linimon2005-09-282-3/+3
| | | | | | | | | | has changed, so anyone who wants to use this port should be prepared to do a little work on the update. Source: distfile survey Notes: svn path=/head/; revision=143662
* - Update to 15.6Pav Lucistnik2004-06-223-3/+14
| | | | | | | | PR: ports/68186 Submitted by: Chris Pressey <cpressey@catseye.mine.nu> Notes: svn path=/head/; revision=111992
* Add sizeEdwin Groothuis2004-03-061-0/+1
| | | | | | | | PR: ports/63832 Submitted by: Radim Kolar <hsn@netmag.cz> Notes: svn path=/head/; revision=103082
* - Update to version 14.39Kirill Ponomarev2004-02-193-216/+3
| | | | | | | | | | - Assign maintainership to ports@ PR: ports/63029 Submitted by: maintainer Notes: svn path=/head/; revision=101375
* dt is a generic data test program used to verify proper operation ofPav Lucistnik2004-01-235-0/+293
peripherals, file systems, device drivers, or any data stream supported by the operating system. In its' simplest mode of operation, dt writes and then verifys its' default data pattern, then displays performance statisics and other test parameters before exiting. Since verification of data is performed, dt can be thought of as a generic diagnostic tool. WWW: http://www.bit-net.com/~rmiller/dt.html PR: ports/61801 Submitted by: Radim Kolar <hsn@netmag.cz> Notes: svn path=/head/; revision=98933