Commit graph

9 commits

Author SHA1 Message Date
Mathieu Arnold
5180fd25d7 Update to 1.03 2009-04-07 21:58:30 +00:00
Martin Wilke
675d942460 - Update to 1.02
- Pass maintainership to perl
2008-04-29 11:19:56 +00:00
Mark Linimon
e3e5d56ef1 Reset aaron's port maintainerships due to many maintainer-timeouts. 2008-04-29 05:27:09 +00:00
Marcelo Araujo
4aaab89f57 - Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_CPAN} to CPAN.
PR:		ports/122674
Submitted by:	Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:	araujo (myself)
Approved by:	portmgr (pav)
2008-04-17 14:30:31 +00:00
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