summaryrefslogtreecommitdiff
path: root/textproc/p5-Text-Quoted (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-1/+1
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* - Add SHA256Pav Lucistnik2005-11-261-0/+1
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=149585
* Let the IGNORE message make a bit more sense and change it from:Erwin Lansing2005-10-311-1/+1
| | | | | | | | | | | | | | | ===> p5-Some-Module-0.7 Port requires perl 5.6.x or later. Install lang/perl5 then try again. to: ===> p5-Some-Module-0.7 requires perl 5.6.x or later. Install lang/perl5 then try again. Approved by: silence on -ports Notes: svn path=/head/; revision=146850
* Update to 1.8Erwin Lansing2004-07-242-3/+3
| | | | Notes: svn path=/head/; revision=114597
* Update to 1.7Erwin Lansing2004-07-022-3/+3
| | | | Notes: svn path=/head/; revision=112737
* Update 1.5Erwin Lansing2004-02-112-2/+3
| | | | Notes: svn path=/head/; revision=100671
* Update to 1.3Erwin Lansing2003-10-142-2/+2
| | | | Notes: svn path=/head/; revision=91171
* Change to my FreeBSD.org addressErwin Lansing2003-06-121-2/+2
| | | | Notes: svn path=/head/; revision=82871
* new port: textproc/p5-Text-QuotedEdwin Groothuis2003-04-144-0/+42
Text::Quoted examines the structure of some text which may contain multiple different levels of quoting, and turns the text into a nested data structure. PR: ports/50936 Submitted by: Erwin Lansing <erwin@lansing.dk> Notes: svn path=/head/; revision=78953