Path to this page:
./
textproc/pear-Console_Table,
Class that makes it easy to build console style tables
Branch: CURRENT,
Version: 1.3.1,
Package name: php74-pear-Console_Table-1.3.1,
Maintainer: pkgsrc-usersProvides methods such as addRow(), insertRow(), addCol() etc. to build console
tables with or without headers and with user defined table rules and padding.
Required to run:[
lang/pear] [
lang/php71]
Required to build:[
pkgtools/cwrappers]
Master sites: (Expand)
Version history: (Expand)
- (2021-10-07) Updated to version: php74-pear-Console_Table-1.3.1
- (2018-02-28) Updated to version: php71-pear-Console_Table-1.3.1
- (2017-11-23) Package has been reborn
- (2017-08-31) Updated to version: php56-pear-Console_Table-1.3.0
- (2016-07-19) Updated to version: php55-pear-Console_Table-1.3.0
- (2015-12-19) Updated to version: php55-pear-Console_Table-1.2.1
CVS history: (Expand)
2021-10-26 13:23:42 by Nia Alarie | Files touched by this commit (1161) |
Log message:
textproc: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./textproc/convertlit/distinfo clit18src.zip
|
2021-10-07 17:02:49 by Nia Alarie | Files touched by this commit (1162) |
Log message:
textproc: Remove SHA1 hashes for distfiles
|
2018-02-28 17:03:31 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
textproc/pear-Console_Table: update to 1.3.1
1.3.1 2018-01-25 15:56 UTC
Changelog:
* Fix warning with PHP 7.2 when passing non-array data (Remi Collet
<remi@remirepo.net>, PR #14).
|
2016-07-19 17:08:21 by Takahiro Kambe | Files touched by this commit (2) |
Log message:
Update pear-Console_Talbe to 1.3.0.
* Fix warning with PHP 7 and bump required PHP version to 5.2.0 (Pieter
Frenssen PR #13).
|
2015-11-04 03:00:17 by Alistair G. Crooks | Files touched by this commit (797) |
Log message:
Add SHA512 digests for distfiles for textproc category
Problems found locating distfiles:
Package cabocha: missing distfile cabocha-0.68.tar.bz2
Package convertlit: missing distfile clit18src.zip
Package php-enchant: missing distfile php-enchant/enchant-1.1.0.tgz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2015-08-30 16:57:42 by Takahiro Kambe | Files touched by this commit (2) |
Log message:
Update pear-Console_Table to 1.2.1.
1.2.1:
* Add travis configuration (Christian Weiske).
* Try to autoload Console_Color2 first (Jurgen Rutten, PR #11).
* Fix Composer definition syntax (Rob Loach, PR #9).
1.2.0:
* Make border visibility configurable (Christian Weiske, Request #20186).
* Allow to customize all border characters (Christian Weiske, Request
#20182).
* Fix notice when using setAlign() on other than first column (Christian
Weiske, Bug #20181).
* Use Console_Color2 to avoid notices from PHP 4 code (Christian Weiske, Bug
#20188)
1.1.6:
Use line breaks dependent on the current operating system.
|
2013-03-16 04:49:36 by Takahiro Kambe | Files touched by this commit (2) |
Log message:
Update pear-Console_Table to 1.1.5 and add LICENSE.
* Use mb_strwidth() instead of mb_strlen() to determine lengths of multi-byte
strings (Bug #19423).
|
2012-10-25 08:57:09 by Aleksej Saushev | Files touched by this commit (587) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
|