aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Text-Autoformat
Commit message (Collapse)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412349
* - Fix *_DEPENDS: version is already in all supported Perl releasesSunpoet Po-Chuan Hsieh2015-03-211-3/+7
| | | | | | | | | | | | - Add LICENSE [1] - Use CPAN :id subdir macro - Bump PORTREVISION for dependency change Approved by: portmgr (blanket) [1] With hat: perl Notes: svn path=/head/; revision=381847
* Remove Author from pkg-descr and white space fixesBaptiste Daroussin2015-03-021-3/+2
| | | | Notes: svn path=/head/; revision=380311
* Update to 1.67(0.000).Anton Berezin2015-01-092-6/+5
| | | | Notes: svn path=/head/; revision=376591
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-262-4/+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
* * Convert to stagingMathieu Arnold2014-01-222-3/+1
| | | | | | | | | | * Add license * pet portlint Sponsored by: Absolight Notes: svn path=/head/; revision=340711
* 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
* Update to 1.669(.)004.Anton Berezin2013-09-082-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Text-Autoformat/Changes Notes: svn path=/head/; revision=326760
* - Convert to new perl frameworkAndrej Zverev2013-08-051-1/+2
| | | | | | | | | - Trim Makefile header Approved by: tobez@ (maintainer) Notes: svn path=/head/; revision=324276
* Update to 1.669(.)003.Anton Berezin2013-05-132-8/+4
| | | | | | | | Changes: http://search.cpan.org/dist/Text-Autoformat/Changes (Changes file not useful for this revision). Notes: svn path=/head/; revision=318066
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450Eitan Adler2012-01-211-1/+1
| | | | | | | | | | | | | ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are currently broken. This is a temporary measure until we organically stop using := or someone(s) spend a lot of time changing all the ports over. Explicit duplication > := > = and this just moves ports one step to the left Approved by: portmgr Notes: svn path=/head/; revision=289563
* The vast majority of pkg-descr files had the following format when theyDoug Barton2011-10-241-3/+0
| | | | | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues Notes: svn path=/head/; revision=284239
* Update to 1.669(.)002.Anton Berezin2011-01-102-4/+3
| | | | | | | Changes: http://search.cpan.org/dist/Text-Autoformat/Changes Notes: svn path=/head/; revision=267588
* Update to 1.669(.)001.Anton Berezin2010-06-112-4/+4
| | | | | | | | Changes: http://search.cpan.org/dist/Text-Autoformat/Changes Feature safe: yes Notes: svn path=/head/; revision=256383
* Update to 1.668(.)001.Anton Berezin2010-04-062-6/+7
| | | | | | | Changes: http://search.cpan.org/dist/Text-Autoformat/Changes Notes: svn path=/head/; revision=252334
* Update to 1.666.0.Anton Berezin2009-05-142-5/+4
| | | | | | | Changes: http://search.cpan.org/dist/Text-Autoformat/Changes Notes: svn path=/head/; revision=233880
* - Fix fetchPav Lucistnik2009-01-301-1/+1
| | | | | | | Reported by: -fetch-original pointyhat run Notes: svn path=/head/; revision=227219
* - 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
* Update to 1.14.0.Anton Berezin2007-12-202-6/+8
| | | | | | | Changes: http://search.cpan.org/dist/Text-Autoformat/Changes Notes: svn path=/head/; revision=204207
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-7/+1
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* Update to 1.13; require at least perl 5.6.0.Anton Berezin2005-05-242-4/+10
| | | | Notes: svn path=/head/; revision=136024
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Update to 1.12Mathieu Arnold2003-10-144-10/+11
| | | | | | | | | remove MANPREFIX, add correct DEPENDS, fix WWW, and use %%SITE_PERL%% Approved by: maintainer Notes: svn path=/head/; revision=91155
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Add WWW and Author to pkg-descr.Anton Berezin2001-12-061-0/+3
| | | | Notes: svn path=/head/; revision=51144
* Updated MAINTAINER to my new committer email address.Anton Berezin2001-06-122-2/+2
| | | | | | | | | Do the same for pkg-descr files. Approved by: markm Notes: svn path=/head/; revision=43917
* Remove do-configure section, use PERL_CONFIGURE now.Vanilla I. Shu2001-03-011-1/+0
| | | | Notes: svn path=/head/; revision=38917
* Add p5-Text-Autoformat 1.04, a perl module for automatic and manual textWill Andrews2000-12-315-0/+44
wrapping and reformating formatting. PR: 23918 Submitted by: Anton Berezin <tobez@tobez.org> Notes: svn path=/head/; revision=36494