Sergey Skvortsov
3f45ff28a7
Update to 1.12
...
Changes: http://cpansearch.perl.org/src/SADAHIRO/Unicode-Normalize-1.12-withoutworldwriteables/Changes
2011-05-25 08:00:36 +00:00
Steve Wills
189fcc0855
- Update to 1.10
...
Approved by: wxs@ and pgolluci@ (mentor implicit)
Feature safe: yes
2011-01-19 03:49:48 +00:00
Timur I. Bakeyev
59e3db8519
DISTFILE in CPAN has changed it's name to Unicode-Normalize-1.07-withoutworldwriteables.tar.gz. Reflect that in the port.
2010-12-10 00:36:30 +00:00
Yen-Ming Lee
3f2c01482b
- update to 1.07
2010-09-24 15:53:39 +00:00
Anton Berezin
eadc47269c
Update to 1.06.
...
Changes: http://search.cpan.org/dist/Unicode-Normalize/Changes
2010-02-11 11:26:11 +00:00
Anton Berezin
97192a7185
Update to 1.05.
...
Changes: http://search.cpan.org/dist/Unicode-Normalize/Changes
Feature safe: yes
2009-09-28 14:18:38 +00:00
Anton Berezin
fb12231073
Update to 1.04.
...
Changes: http://search.cpan.org/dist/Unicode-Normalize/Changes
Feature safe: yes
2009-09-23 15:24:08 +00:00
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
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