Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | -remove MD5 | Olli Hauer | 2011-07-03 | 1 | -1/+0 |
| | | | | Notes: svn path=/head/; revision=276994 | ||||
* | Reset paul+ports@it.ca due to maintainer-timeouts and no response | Mark Linimon | 2009-08-17 | 2 | -3/+1 |
| | | | | | | | | | to email. Hat: portmgr Notes: svn path=/head/; revision=239704 | ||||
* | - Use ${PERL} instead /usr/bin/perl | Marcus Alves Grando | 2006-02-20 | 2 | -6/+13 |
| | | | | | | | | | | | | - Add more one MASTER_SITES - Update COMMENT - Bump PORTREVISION PR: 93584 Submitted by: maintainer Notes: svn path=/head/; revision=156488 | ||||
* | Add xmlprpr. | Jean-Yves Lefort | 2006-02-11 | 3 | -0/+42 |
An XML pretty printer created to format XML that doesn't make use of mixed content. In the default mode each element is put on a separate line with consistent indentation. It can also separate attributes onto individual lines, sort attributes in a specified or alphabetic order, expand self closing tags, and more. Note that the distribution calls this tool "xmlpp", but it has been renamed so as not to conflict with an xmlpp already in the ports tree. WWW: http://software.decisionsoft.com/tools.html PR: ports/92946 Submitted by: Paul Chvostek <paul+ports@it.ca> Notes: svn path=/head/; revision=155718 |