Commit graph

5 commits

Author SHA1 Message Date
Mark Linimon
9839011ec3 Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:	gabor
Sponsored by:	Google Summer of Code 2007
Hat:		portmgr
2007-09-08 01:12:10 +00:00
Aaron Dalton
ad0a0fcd6f - Update from v1.00 to v1.01
Approved by:	tobez (implicit)
2006-06-14 19:33:04 +00:00
Aaron Dalton
0dcbd0e0da - Updated from v0.32 to v1.00
Approved by:	tobez (implicit)

1.00  Thu May 25 20:35:06 2006
    - Pure Perl: compose($not_canonically_reordered) works like that in XSUB,
      where an intervening character with higher combining class blocks
      the composition. (This change doesn't affect any normalization forms.)
    - XSUB: NFD(), NFC(), NFKD(), NFC(), and FCC() are now in XSUB, then
      internal subroutine calls are avoided.
    - The functions isComp_Ex(), isNFD_NO(), isNFC_NO(), isNFC_MAYBE(),
      isNFKD_NO(), isNFKC_NO(), and isNFKC_MAYBE() are documented.
    - Tests are more amplified and documentations are more clarified.
    - Makefile.PL: Change 26295 is incorporated.
2006-05-26 18:57:54 +00:00
Bill Fenner
83764e1daa Update search.cpan.org WWW: entries to have a trailing slash.
Change some URLs from author dirs to dist dirs.

The example in the porter's handbook didn't have the trailing slash;
mea culpa for not having caught that when it went in.
2006-02-20 20:50:22 +00:00
Aaron Dalton
8debde9f8b Adding port textproc/p5-Unicode-Normalize, implements Unicode normalization forms.
Committed by:	aaron
Approved by:	tobez (implicit)
2006-02-18 09:31:07 +00:00