Port details |
- xml-format XML beautifier
- 0.2_1 textproc =3 0.2_1Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2013-05-09 22:42:59
- Last Update: 2024-02-26 12:35:35
- Commit Hash: 5b02848
- People watching this port, also watch:: ssss, ocaml-ocurl, autoconf, dmtx-utils, gnupg1
- License: not specified in port
- WWW:
- https://acadix.biz/xml-format.php
- Description:
- xml-format is an XML beautifier that indents and formats XML files for
consistent line length.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- xml-format>0:textproc/xml-format
- To install the port:
- cd /usr/ports/textproc/xml-format/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/xml-format
- pkg install xml-format
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: xml-format
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (xml-format-0.2.tar.gz) = 742f61c8dc7bfcd9deccbba7eb5c7d26f51e6a50e5177dbb0d3648f6df95ff5e
SIZE (xml-format-0.2.tar.gz) = 55387
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- textproc_xml-format
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.2_1 26 Feb 2024 12:35:35 |
Muhammad Moinur Rahman (bofh) |
textproc/xml-format: Moved man to share/man
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.2 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.2 04 Nov 2019 21:21:04 |
rene |
Returns johans's ports to the pool after safekeeping his commit bit. |
0.2 31 Jan 2018 01:07:08 |
jwb |
Multiple ports:
Change maintainer email bacon4000@gmail.com to jwb@FreeBSD.org
Remove Created by comments for same user
Approved by: jrm (mentor)
Differential Revision: https://reviews.freebsd.org/D14128 |
0.2 11 Dec 2015 08:48:57 |
miwi |
- Update maintainer mail address
- Update/Remove MASTER_SITE
PR: 204755
Submitted by: jwbacon@tds.net (maintainer)
Approved by: mat (mentor)
Differential Revision: D4493 |
0.2 15 Nov 2014 16:26:33 |
antoine |
Cleanup plist |
0.2 10 Jul 2014 05:27:07 |
johans |
Correct DATADIR creation |
0.2 09 Jul 2014 11:58:37 |
johans |
- Update xml-format to 0.2
- Stagify
- Adopt port |
0.1.1 02 Jul 2014 17:35:21 |
bapt |
Resetting maintainership on ports that have not been staged and without any
pending PR
With hat: portmgr |
0.1.1 20 Sep 2013 23:17:32 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
0.1.1 25 Jul 2013 22:01:10 |
jgh |
- update to 0.1.1
This update unbreaks build due to fetch, as upstream is unable to locate
previous
distribution files. A new version is on the way, however this is effectively a
re-roll
of a newly packaged version of 0.1 code base.
Submitted by: jwbacon@tds.net (maintainer) |
0.1 09 May 2013 22:42:49 |
jgh |
xml-format is an XML beautifier that indents and formats XML files for
consistent line length.
WWW: http://acadix.biz/xml-format.php
PR: ports/177818
Submitted by: jwbacon@tds.net |