| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
- Support STAGEDIR
Changes: http://search.cpan.org/dist/Unicode-Normalize/Changes
Notes:
svn path=/head/; revision=329410
|
|
|
|
|
|
|
| |
textproc)
Notes:
svn path=/head/; revision=327773
|
|
|
|
|
|
|
|
| |
- Use single space after WWW:
- Remove Author line
Notes:
svn path=/head/; revision=325610
|
|
|
|
|
|
|
|
| |
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
Notes:
svn path=/head/; revision=324174
|
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Unicode-Normalize/Changes
Feature safe: yes
Notes:
svn path=/head/; revision=307482
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE (Artistic 1 & GPL 1)
Changes: http://search.cpan.org/dist/Unicode-Normalize/Changes
Notes:
svn path=/head/; revision=304912
|
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Unicode-Normalize/Changes
Feature safe: yes
Notes:
svn path=/head/; revision=293207
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues
Notes:
svn path=/head/; revision=284239
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Unicode-Normalize/Changes
Notes:
svn path=/head/; revision=281491
|
|
|
|
|
|
|
| |
Changes: http://cpansearch.perl.org/src/SADAHIRO/Unicode-Normalize-1.12-withoutworldwriteables/Changes
Notes:
svn path=/head/; revision=274610
|
|
|
|
|
|
|
|
| |
Approved by: wxs@ and pgolluci@ (mentor implicit)
Feature safe: yes
Notes:
svn path=/head/; revision=267967
|
|
|
|
|
|
|
| |
Unicode-Normalize-1.07-withoutworldwriteables.tar.gz. Reflect that in the port.
Notes:
svn path=/head/; revision=265951
|
|
|
|
| |
Notes:
svn path=/head/; revision=261773
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Unicode-Normalize/Changes
Notes:
svn path=/head/; revision=249565
|
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Unicode-Normalize/Changes
Feature safe: yes
Notes:
svn path=/head/; revision=242196
|
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Unicode-Normalize/Changes
Feature safe: yes
Notes:
svn path=/head/; revision=241985
|
|
|
|
| |
Notes:
svn path=/head/; revision=231825
|
|
|
|
|
|
|
| |
- Pass maintainership to perl
Notes:
svn path=/head/; revision=212230
|
|
|
|
| |
Notes:
svn path=/head/; revision=212202
|
|
|
|
|
|
|
|
|
|
|
|
| |
${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)
Notes:
svn path=/head/; revision=211450
|
|
|
|
|
|
|
|
|
|
|
| |
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr
Notes:
svn path=/head/; revision=199069
|
|
|
|
|
|
|
| |
Approved by: tobez (implicit)
Notes:
svn path=/head/; revision=165450
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=163534
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=156536
|
|
forms.
Committed by: aaron
Approved by: tobez (implicit)
Notes:
svn path=/head/; revision=156270
|