aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Text-Reflow
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.06Mathieu Arnold2009-02-123-10/+9
| | | | Notes: svn path=/head/; revision=228132
* Use the CPAN site macro.Mathieu Arnold2007-08-311-5/+1
| | | | | | | | Use DISTVERSION in place of DISTNAME where possible. Remove perl 5.005 shims. Notes: svn path=/head/; revision=198588
* 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
* Be hipe and add SHA256Mathieu Arnold2005-11-141-0/+1
| | | | Notes: svn path=/head/; revision=148240
* Update to use the perl version of the algorithm over the C version for 5.8.5Mathieu Arnold2004-10-072-0/+67
| | | | | | | | | | | because it uses 64 bit integers by default and it messes very badly with some pack/unpack things on the perl part and some << and >> on the C part, so, use the perl part everywhere. Approved by: portmgr (krion) Notes: svn path=/head/; revision=118573
* Add SIZE fieldMathieu Arnold2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99406
* Update to 1.05Mathieu Arnold2004-01-093-8/+7
| | | | Notes: svn path=/head/; revision=97785
* garbage in ports/textproc/p5-Text-Reflow/distinfo [PATCH :-)Edwin Groothuis2003-12-201-1/+1
| | | | | | | | | | ports/textproc/p5-Text-Reflow/distinfo has =3D PR: ports/60435 Submitted by: "Alexandr A.Babaylov" <babolo@cicuta.babolo.ru> Notes: svn path=/head/; revision=96281
* Update my ports to use my @FreeBSD.org addressMathieu Arnold2003-08-161-1/+1
| | | | | | | Approved by: demon (mentor) Notes: svn path=/head/; revision=87033
* Cleanups, use PERL_LEVEL and not a pre-everything::Yen-Ming Lee2003-05-033-14/+15
| | | | | | | | PR: 51689 Submitted by: Mathieu Arnold <m@absolight.net> Notes: svn path=/head/; revision=80027
* add WWW siteYen-Ming Lee2003-04-261-0/+2
| | | | | | | | PR: 51413 Submitted by: Mathieu Arnold <m@absolight.net> Notes: svn path=/head/; revision=79670
* Use pre-everything:: instead of pre-everything: to avoid conflict withKris Kennaway2003-02-281-1/+1
| | | | | | | targets in bsd.port.mk Notes: svn path=/head/; revision=76674
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76042
* Add p5-Text-Reflow 1.04, perl module for reflowing text files.Norikatsu Shigemura2002-11-225-0/+39
PR: ports/41265 Submitted by: Mathieu Arnold <m@absolight.net> Notes: svn path=/head/; revision=70767