aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/p5-Unicode-Escape
Commit message (Collapse)AuthorAgeFilesLines
* - Convert to new perl frameworkmat2013-08-031-6/+3
| | | | - Trim Makefile header
* - Reset due to mail bouncetabthorpe2012-08-261-1/+1
| | | | With hat: portmgr
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450eadler2012-01-221-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
* -remove MD5ohauer2011-07-031-1/+0
|
* Add p5-Unicode-Escape 0.0.2, escape and unescape Unicode charactersskv2009-03-304-0/+33
other than ASCII.