aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-LaTeX-Table
Commit message (Collapse)AuthorAgeFilesLines
* * Convert to stagingMathieu Arnold2014-01-212-14/+16
| | | | | | | | | * Add license Sponsored by: Absolight Notes: svn path=/head/; revision=340622
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | textproc) Notes: svn path=/head/; revision=327773
* - Use single space after WWW:Sunpoet Po-Chuan Hsieh2013-08-291-1/+1
| | | | Notes: svn path=/head/; revision=325559
* - Convert to new perl frameworkMathieu Arnold2013-08-021-6/+3
| | | | | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324174
* PERL_MODBUILD implies PERL_CONFIGURE.Mathieu Arnold2013-06-061-1/+0
| | | | | | | Reported by: http://az.semmy.ru/perl_sdad.txt Notes: svn path=/head/; revision=320091
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+1
| | | | Notes: svn path=/head/; revision=297915
* - Update to 1.0.6Wen Heping2010-11-042-8/+9
| | | | | | | Changelog: http://search.cpan.org/src/LIMAONE/LaTeX-Table-v1.0.6/Changes Notes: svn path=/head/; revision=264028
* - Update to 1.0.5Wen Heping2010-09-012-6/+5
| | | | | | | - Reset maintainer to perl@ Notes: svn path=/head/; revision=260323
* - update to 1.4.1Dirk Meyer2010-03-281-0/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - Update to 1.0.1Wen Heping2010-03-032-5/+4
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=250528
* - update to jpeg-8Dirk Meyer2010-02-051-0/+1
| | | | Notes: svn path=/head/; revision=249285
* - Update to 1.0.0Wen Heping2009-09-232-5/+7
| | | | | | | | | | - Update my mail address to FreeBSD Approved by: jadawin(co-mentor) Feature safe: yes Notes: svn path=/head/; revision=241966
* - Update to 0.9.17Martin Wilke2009-08-032-4/+5
| | | | | | | | PR: 137353 Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) Notes: svn path=/head/; revision=238834
* - Update to 0.9.16Martin Wilke2009-07-282-4/+4
| | | | | | | Approved by: maintainer implicit Notes: svn path=/head/; revision=238560
* This module supports multipage tables via the xtab and the longtableMartin Wilke2009-06-054-0/+83
package. For publication quality tables it utilizes the booktabs package. It also supports the tabularx and tabulary packages for nicer fixed-width tables. Furthermore, it supports the colortbl package for colored tables optimized for presentations. The powerful new ctable package is supported and especially recommended when footnotes are needed. LaTeX::Table ships with some predefined, good looking themes. WWW: http://search.cpan.org/dist/LaTeX-Table/ PR: ports/135243 Submitted by: Wen Heping <wenheping at gmail.com> Notes: svn path=/head/; revision=235247