| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
20 Aug 2012 01:42:56
1.0001
|
tj  |
Update to 1.0001.
Changes: http://cpansearch.perl.org/src/SIXTEASE/XML-Entities-1.0001/Changes
Approved by: db (mentor) |
30 Jun 2012 12:38:08
1.0000
|
az  |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
31 May 2012 19:40:19
1.0000
|
tj  |
Update my email address.
Approved by: eadler (mentor) |
21 Jan 2012 17:40:15
1.0000
|
eadler  |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr |
03 Nov 2010 08:06:45
1.0000
|
wen  |
XML::Entities provides a mapping from the standard XML entities
to their Unicode characters. A function for decoding is provided.
The mapping can be generated from a DTD file with entity definitions.
WWW: http://search.cpan.org/dist/XML-Entities/ |