aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Text-Table/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.132Sunpoet Po-Chuan Hsieh2016-11-291-3/+4
| | | | | | | | | | - Add NO_ARCH - Sort PLIST Changes: http://search.cpan.org/dist/Text-Table/Changes Notes: svn path=/head/; revision=427393
* - Update to 1.131Wen Heping2016-08-101-2/+1
| | | | | | | Changes: http://cpansearch.perl.org/src/SHLOMIF/Text-Table-1.131/Changes Notes: svn path=/head/; revision=420021
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.Mathieu Arnold2016-04-011-2/+2
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412349
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-261-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Before, we had: site_perl : lib/perl5/site_perl/5.18 site_perl/perl_arch : lib/perl5/site_perl/5.18/mach perl_man3 : lib/perl5/5.18/man/man3 Now we have: site_perl : lib/perl5/site_perl site_arch : lib/perl5/site_perl/mach/5.18 perl_man3 : lib/perl5/site_perl/man/man3 Modules without any .so will be installed at the same place regardless of the Perl version, minimizing the upgrade when the major Perl version is changed. It uses a version dependent directory for modules with compiled bits. As PERL_ARCH is no longer needed in plists, it has been removed from PLIST_SUB. The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now always removed, as is perllocal.pod. The old site_perl and site_perl/arch directories have been kept in the default Perl @INC for all Perl ports, and will be phased out as these old Perl versions expire. PR: 194969 Differential Revision: https://reviews.freebsd.org/D1019 Exp-run by: antoine Reviewed by: perl@ Approved by: portmgr Notes: svn path=/head/; revision=373448
* Take miwi's old perl ports into perl@'s fold.Mathieu Arnold2014-11-181-1/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=372712
* 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
* - Update to 1.130Martin Wilke2014-05-201-1/+1
| | | | | | | | PR: 189803 Submitted by: Bartek Rutkowski <ports@robakdesign.com> Notes: svn path=/head/; revision=354592
* * Support stagingMathieu Arnold2014-01-211-3/+3
| | | | | | | | | * Add license Sponsored by: Absolight Notes: svn path=/head/; revision=340574
* 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
* - convert to the new perl5 frameworkAndrej Zverev2013-09-101-1/+2
| | | | | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=326918
* - Update to 1.127Martin Wilke2013-06-091-1/+1
| | | | Notes: svn path=/head/; revision=320403
* - Update to 1.126Martin Wilke2013-02-191-6/+2
| | | | | | | - Trim header Notes: svn path=/head/; revision=312576
* - Update to 1.124Martin Wilke2011-11-061-1/+1
| | | | Notes: svn path=/head/; revision=285165
* - Update to 1.123Martin Wilke2011-06-251-2/+2
| | | | Notes: svn path=/head/; revision=276310
* Update to 1.116:Andrej Zverev2010-09-251-2/+2
| | | | | | | | | | | | | | | - BUILD_DEPENDS updated to show minimum version requirements for p5-Text-Aligner (was updated by vendor to 0.05). - WWW link added to pkg-descr Changes: http://search.cpan.org/dist/Text-Table/Changes PR: ports/150268 Submitted by: Frederic Culot <frederic@culot.org> Approved by: miwi@ (maintainer via timeout) Notes: svn path=/head/; revision=261832
* - Update to 1.114Martin Wilke2008-05-171-2/+2
| | | | | | | - Take maintainership Notes: svn path=/head/; revision=213224
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-2/+1
| | | | | | | | | | | | ${MASTER_SITE_PERL_CPAN} to CPAN. PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav) Notes: svn path=/head/; revision=211450
* - Remove old Perl support from unmaintained ports in categories startingGabor Kovesdan2007-04-061-7/+1
| | | | | | | with letter o-z Notes: svn path=/head/; revision=189335
* - update to 1.107Yen-Ming Lee2005-09-141-2/+2
| | | | Notes: svn path=/head/; revision=142726
* Reset bouncing maintainer address. Sorry to see you go.Mark Linimon2005-09-101-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=142340
* Make this ports building with 5.6+ only.Vanilla I. Shu2004-05-091-1/+7
| | | | | | | Submitted by: maintainer. Notes: svn path=/head/; revision=108722
* Add p5-Text-Table 1.102, organize Data in Tables.Vanilla I. Shu2004-05-051-0/+25
PR: ports/66224 Submitted by: Autrijus Tang <autrijus@autrijus.org> Notes: svn path=/head/; revision=108492