aboutsummaryrefslogtreecommitdiff
path: root/converters/p5-Unicode-String
Commit message (Collapse)AuthorAgeFilesLines
* 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=154109
* Update to 2.09. Change maintainer to perl@. Remove copyright noticeAnton Berezin2005-11-153-12/+8
| | | | | | | | from pkg-descr. Put correct WWW from CPAN (http://www.unicode.org/ was not really helpful WWW for this port). Notes: svn path=/head/; revision=148335
* Reset maintainer:Edwin Groothuis2005-11-141-1/+1
| | | | | | | | <ilia@cgu.chel.su>: Host or domain name not found. Name service error for name=cgu.chel.su type=A: Host found but no data record of requested type Notes: svn path=/head/; revision=148217
* Only perl 5.8.4 have Base64 3.01, use 500804 as PERL_LEVELAndrey A. Chernov2004-07-151-1/+1
| | | | Notes: svn path=/head/; revision=113711
* Add including pre/post.mk, missing in prev. commitAndrey A. Chernov2004-07-151-1/+3
| | | | Notes: svn path=/head/; revision=113709
* Do not install p5-MIME-Base64 for newer perlsAndrey A. Chernov2004-07-151-0/+3
| | | | Notes: svn path=/head/; revision=113707
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Update to 2.07Mathieu Arnold2003-09-025-24/+35
| | | | | | | | | | | | use SITE_PERL and %%SITE_PERL%% strip pkg-descr from all it's superfluous spaces PR: 51568 Submitted by: me Approved by: maintainer timeout (+2 months) Notes: svn path=/head/; revision=88354
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76030
* Remove do-configure section, use PERL_CONFIGURE now.Vanilla I. Shu2001-03-011-6/+1
| | | | Notes: svn path=/head/; revision=38917
* Make this port respect CC/CFLAGS. I discovered this discrepancy whileWill Andrews2000-09-201-1/+2
| | | | | | | | | reviewing converters/p5-Unicode-Map8. The Porter's Handbook should probably note that perl module ports that compile something should have a diff similar to this one. Notes: svn path=/head/; revision=32906
* Add p5-Unicode-String, a perl5 module needed for writing CGI programsAde Lovett2000-09-195-0/+54
with different national languages PR: 21164 Submitted by: Ilia Chipitsine <ilia@jane.cgu.chel.su> Notes: svn path=/head/; revision=32869