Date: Wed, 2 Aug 2006 11:03:38 +0000 (UTC) From: Andrew Pantyukhin <sat@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc Makefile ports/textproc/p5-Text-Flowed Makefile distinfo pkg-descr pkg-plist Message-ID: <200608021103.k72B3cKT038300@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sat 2006-08-02 11:03:38 UTC
FreeBSD ports repository
Modified files:
textproc Makefile
Added files:
textproc/p5-Text-Flowed Makefile distinfo pkg-descr pkg-plist
Log:
Add port textproc/p5-Text-Flowed:
This module provides functions that deals with formatting data with
Content-Type 'text/plain; format=flowed' as described in RFC2646
(http://www.rfc-editor.org/rfc/rfc2646.txt). In a nutshell,
format=flowed text solves the problem in plain text files where it
is not known which lines can be considered a logical paragraph,
enabling lines to be automatically flowed (wrapped and/or joined)
as appropriate when displaying.
In format=flowed, a soft newline is expressed as " \n", while hard
newlines are expressed as "\n". Soft newlines can be automatically
deleted or inserted as appropriate when the text is reformatted.
WWW: http://search.cpan.org/dist/Text-Flowed/
Justification: socialtext dependency
Revision Changes Path
1.1040 +1 -0 ports/textproc/Makefile
1.1 +21 -0 ports/textproc/p5-Text-Flowed/Makefile (new)
1.1 +3 -0 ports/textproc/p5-Text-Flowed/distinfo (new)
1.1 +13 -0 ports/textproc/p5-Text-Flowed/pkg-descr (new)
1.1 +5 -0 ports/textproc/p5-Text-Flowed/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608021103.k72B3cKT038300>
