aboutsummaryrefslogtreecommitdiff
path: root/textproc/py-texttable
Commit message (Collapse)AuthorAgeFilesLines
* Add LICENSE/LICENSE_FILE.Vanilla I. Shu2015-03-121-0/+3
| | | | Notes: svn path=/head/; revision=381084
* Upgrade to 0.8.3.Vanilla I. Shu2015-03-122-3/+3
| | | | Notes: svn path=/head/; revision=381083
* Upgrade to 0.8.2.Vanilla I. Shu2015-01-262-3/+3
| | | | Notes: svn path=/head/; revision=377927
* - Convert textproc/ to USES=pythonMarcus von Appen2014-12-071-2/+2
| | | | | | | With hat: python@ Notes: svn path=/head/; revision=374183
* Reset miwi's maintainership per his demandBaptiste Daroussin2014-11-181-1/+1
| | | | | | | Hope to see you back! Thank for all the work! Notes: svn path=/head/; revision=372709
* - Stage supportMartin Wilke2014-01-251-1/+0
| | | | Notes: svn path=/head/; revision=340987
* - Update WWW:Sunpoet Po-Chuan Hsieh2013-11-201-1/+1
| | | | | | | | | | | - http://cheeseshop.python.org/ -> https://pypi.python.org/ - http://pypi.python.org/ -> https://pypi.python.org/ With hat: python Approved by: bapt (portmgr) Notes: svn path=/head/; revision=334452
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | textproc) Notes: svn path=/head/; revision=327773
* - Update to 0.8.1Martin Wilke2011-11-062-3/+3
| | | | Notes: svn path=/head/; revision=285166
* - Update to 0.8.0Martin Wilke2011-10-232-4/+4
| | | | | | | | PR: 161430 Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> Notes: svn path=/head/; revision=284182
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276994
* - Get rip python 2.3+Martin Wilke2009-12-131-1/+1
| | | | | | | | | | | Note: Python 2.3 is't longer supported and have a lot of security issues. Convert 2.3+ to yes/or 2.4/5+ With hat: portmgr Notes: svn path=/head/; revision=245717
* - Update to 0.7.0Martin Wilke2009-10-103-7/+8
| | | | | | | | PR: 139402 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> Notes: svn path=/head/; revision=242624
* - Update WWWMartin Wilke2007-04-241-1/+1
| | | | | | | Reported by: lwhsu@ Notes: svn path=/head/; revision=190809
* texttable is a module to generate a formatted text table, using ASCIIMartin Wilke2007-04-244-0/+30
characters. WWW: http://cheeseshop.python.org/pypi?name=texttable&:action=display Notes: svn path=/head/; revision=190807