Home » PEAR » PEAR_Size
Determine and list how much filespace each installed package consumes.
This package is unmaintained.
Download latest release 1.0.0RC2 (archived versions might be outdated)
License: LGPL
Description
A commandline tool modeled on the Unix 'df' that lists how much filespace each installed package consumes. A subset of packages can be specified as can channels.
Documentation
Maintainers
- Ken Guest (kguest) — lead, active
Dependencies
Required
- PHP (>= 5.1.4)
- PEAR Installer (>= 1.4.0)
- Console_Getargs (>= 1.3.4)
- Console_Table (>= 1.1.0)
- HTML_Table (>= 1.8.2)
Releases
- 1.0.0RC2 (beta, 2017-02-20)
Release notes
License: LGPL
* bug fix: Fix method name mismatch.
- 1.0.0RC1 (beta, 2015-08-01)
Release notes
License: LGPL
* Add file size calculations/support for man page role.
- 0.2.0 (beta, 2009-11-05)
Release notes
License: LGPL
* Bug 14975 - Unit test failures - "Killzero" isn't rendered
* Bug 15087 - Unit tests should skip if pear size isn't installed - 0.1.9 (alpha, 2008-11-09)
Release notes
License: LGPL
* now dependant on version 1.1.0 of Console_Table
* Fix Bug #14764: html output is ugly [kguest]
* Fix Bug #14975: Unit test failures - 'Killzero' isn't rendered [kguest]
* Implement Feature #14748: option to not display zero lines in verbose mode [kguest] - 0.1.8 (alpha, 2008-09-24)
Release notes
License: LGPL
* now dependant on version 1.1.0 of Console_Table
- 0.1.7 (alpha, 2008-09-21)
Release notes
License: LGPL
* Fix Bug #14465: warning if files (which are registered as installed) are missing
* Fix Bug #14474: channel selection doesn't work - 0.1.6 (alpha, 2008-08-06)
Release notes
License: LGPL
* Fix Bug #14465: warning if files (which are registered as installed) are missing
- 0.1.5 (alpha, 2008-08-06)
Release notes
License: LGPL
* Fix Bug #14464: fatal error occurs if Output driver is set incorrectly
- 0.1.4 (alpha, 2008-05-24)
Release notes
License: LGPL
* Fix Bug #13619: XML output - pear size -X PEAR_Size doesn't work [kguest]
* Fix Bug #13620: sort by file size doesn't work [kguest]
* Fix Bug #13630: xml output contains header lines from CSV driver [kguest]
* Fix Bug #13647: package description should identify what 'df' is [kguest]
* Fix Bug #13655: Wrong behaviour when specified package not found [kguest]
* Fix Bug #13660: Size.xml is incomplete [kguest]
* Fix Bug #13663: usage doesn't list all supported types [kguest]
* Fix Bug #13709: Some form of end-user documentation is required. [kguest]
* Fix Bug #13907: output format is always xml [kguest]
* Implement Feature #13618: pear size $channel/$package does not work [kguest] - 0.1.3 (alpha, 2008-05-16)
Release notes
License: LGPL
* bug fix: #13549 - all PEAR roles are supported (including 'ext' and 'src')
* request: #13441 - console/text output is neater
* request: #13442 - channel summary
* request: #13527 - CSV output
* request: #13550 - XML output
* request: #13572 - move cli processing intelligence from PEAR_Size to separate class
* request: #13573 - integration with pear command - 0.1.2 (alpha, 2008-04-07)
Release notes
License: LGPL
* request: channel summary
* request: CSV output
* request: XML output
* request: console/text output is neater
* bug fix: #13549 - all PEAR roles are supported (including 'ext' and 'src') - 0.1.1 (alpha, 2008-03-18)
Release notes
License: LGPL
* request: channel summary
* request: CSV output
* request: XML output
* request: console/text output is neater
* bug fix: all PEAR roles are supported (including 'ext' and 'src')
Bugs
| ID | Status | Type | Version | Date | Summary |
|---|---|---|---|---|---|
| #13441 | Closed | Req | 0.1.1 | 2008-03-19 | console output too long |
| #13442 | Closed | Req | 0.1.1 | 2008-03-19 | add a channel summary view |
| #13527 | Closed | Req | 0.1.1 | 2008-03-28 | "comma seperated mode" requested |
| #13549 | Closed | Bug | CVS | 2008-03-31 | not all common roles are being used |
| #13550 | Closed | Req | 2008-03-31 | XML report/style would be useful | |
| #13571 | Closed | Bug | 0.1.1 | 2008-04-03 | not enough error checks |
| #13572 | Closed | Req | 0.1.1 | 2008-04-03 | move intelligence out of pearsize into own class |
| #13573 | Closed | Req | 0.1.1 | 2008-04-03 | PEAR cli integration |
| #13618 | Closed | Req | 0.1.2 | 2008-04-08 | pear size $channel/$package does not work |
| #13619 | Closed | Bug | 0.1.2 | 2008-04-08 | XML output - pear size -X PEAR_Size doesn't work |
| #13620 | Closed | Bug | 0.1.2 | 2008-04-08 | sort by file size doesn't work |
| #13630 | Closed | Bug | 0.1.2 | 2008-04-08 | xml output contains header lines from CSV driver |
| #13647 | Closed | Bug | 0.1.2 | 2008-04-10 | package description should identify what 'df' is |
| #13655 | Closed | Bug | 0.1.2 | 2008-04-11 | Wrong behaviour when specified package not found |
| #13660 | Closed | Bug | 0.1.2 | 2008-04-13 | Size.xml is incomplete |
| #13663 | Closed | Bug | 0.1.2 | 2008-04-13 | usage doesn't list all supported types |
| #13709 | Closed | Bug | 0.1.2 | 2008-04-17 | Some form of end-user documentation is required. |
| #13907 | Closed | Bug | 0.1.2 | 2008-05-15 | output format is always xml |
| #13924 | Closed | Bug | 0.1.3 | 2008-05-17 | Console_Getopt: unrecognized option |
| #13983 | Bogus | Bug | 0.1.4 | 2008-05-25 | pear size command integration have different behaviors |
| #14464 | Closed | Bug | 0.1.4 | 2008-08-06 | fatal error occurs if Output driver is set incorrectly |
| #14465 | Closed | Bug | 0.1.5 | 2008-08-06 | warning if files (which are registered as installed) are missing |
| #14474 | Closed | Bug | 0.1.6 | 2008-08-08 | channel selection doesn't work |
| #14748 | Closed | Req | 0.1.8 | 2008-10-05 | option to not display zero lines in verbose mode |
| #14764 | Closed | Bug | 0.1.8 | 2008-10-08 | html output is ugly |
| #14975 | Closed | Bug | CVS | 2008-11-08 | Unit test failures - "Killzero" isn't rendered |
| #15087 | Closed | Bug | CVS | 2008-11-19 | Unit tests should skip if pear size isn't installed |
| #17111 | Closed | Bug | CVS | 2010-02-16 | Tests should check environment, skip |