Port details |
- html-xml-utils Utilities for manipulating HTML and XML files
- 8.7 textproc
=2 8.7Version of this port present on the latest quarterly branch. - Maintainer: takefu@airport.fm
 - Port Added: 2015-07-26 09:30:52
- Last Update: 2025-02-20 23:27:25
- Commit Hash: 7ce0a19
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: W3C
- WWW:
- https://www.w3.org/Status.html
- Description:
- A number of simple C programs for manipulating HTML & XML: number headings,
make a table of contents, make an index, manage bibliographic references
(a simple implementation of refer(1) for HTML), list all links,
create cross-references, extract elements that match a (CSS) selector, etc.
Most are meant to be used in a Unix pipe or in shell scripts.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- html-xml-utils>0:textproc/html-xml-utils
- To install the port:
- cd /usr/ports/textproc/html-xml-utils/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/html-xml-utils
- pkg install html-xml-utils
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: html-xml-utils
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1739949190
SHA256 (html-xml-utils-8.7.tar.gz) = 888a31631a7a70308bb2f333e077d0416f4bb78317f8697ffb4a95187f677301
SIZE (html-xml-utils-8.7.tar.gz) = 426378
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.4.1 : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for html-xml-utils-8.7:
CURL=off: Data transfer support via cURL
DOCS=on: Build and/or install documentation
IDN=off: International Domain Names support
IDN2=off: Use dns/libidn2 (IDNA2008 library)
===> Use 'make config' to modify these settings
- Options name:
- textproc_html-xml-utils
- USES:
- gmake iconv localbase shebangfix
- 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 |
8.7 20 Feb 2025 23:27:25
    |
Robert Clausecker (fuz)  Author: takefu |
textproc/html-xml-utils: update to 8.7
Upstream changes:
2025-02-16 Bert Bos <bert@w3.org>
* Released version 8.7
* textwrap.c: Corrected counting of visible characters on a line
(bufchars).
2023-10-24 Bert Bos <bert@w3.org>
* hxcopy.c: Fixed error in an error message.
PR: 284894
MFH: 2025Q1 |
8.6_2 02 May 2024 13:06:58
    |
Nuno Teixeira (eduardo)  |
*/*: Bump consumers of dns/libidn
Reported by: vvd |
8.6_1 26 Feb 2024 07:52:30
    |
Muhammad Moinur Rahman (bofh)  |
textproc/html-xml-utils: Moved man to share/man
Approved by: portmgr (blanket) |
8.6 17 Jan 2024 08:53:15
    |
Fernando Apesteguía (fernape)  |
textproc/html-xml-utils: Update to 8.6
* Pet linters
* MASTER_SITES change to https
* Improve description
PR: 276364
Reported by: takefu@airport.fm |
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) |
8.0 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 ) |
8.0 13 May 2021 05:42:19
    |
Fernando Apesteguía (fernape)  |
textproc/html-xml-utils: Update to 8.0
PR: 255808
Reported by: takefu@airport.fm (maintainer) |
7.9 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
7.9 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
7.9 15 Sep 2020 20:01:51
  |
lwhsu  |
textproc/html-xml-utils: Update to 7.9
PR: 249342
Submitted by: takefu@airport.fm (maintainer) |
7.8 05 Nov 2019 21:14:43
  |
dmgk  |
textproc/html-xml-utils: Update to 7.8
Changes: https://www.w3.org/Tools/HTML-XML-utils/ChangeLog
PR: 241561
Submitted by: takefu@airport.fm (maintainer)
Approved by: tz (mentor, implicit) |
7.7_3 02 Apr 2019 03:35:54
  |
yuri  |
dns/libidn: Update to 1.35
Bump 48 ports.
Previous update to 1.34 broke jabberd.
PR: 228048 |
7.7_2 09 Feb 2019 23:25:37
  |
sunpoet  |
Update dns/libidn2 to 2.1.1
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://gitlab.com/libidn/libidn2/blob/master/NEWS |
7.7_1 06 Jan 2019 20:39:43
  |
sunpoet  |
Update dns/libidn2 to 2.1.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://gitlab.com/libidn/libidn2/blob/master/NEWS |
7.7 10 Sep 2018 13:14:52
  |
mat  |
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
7.7 07 Jun 2018 13:38:54
  |
swills  |
textproc/html-xml-utils: Update to 7.7
PR: 228774
Submitted by: takefu@airport.fm (maintainer) |
7.5 22 Jan 2018 18:09:08
  |
rm  |
textproc/html-xml-utils: update to 7.5
PR: 225373
Submitted by: takefu@airport.fm (maintainer) |
7.4 27 Nov 2017 18:45:14
  |
joneum  |
textproc/html-xml-utils: Update to 7.4
Changelog: https://www.w3.org/Tools/HTML-XML-utils/ChangeLog
PR: 223904
Submitted by: takefu@airport.fm (maintainer)
Approved by: mentors (implicit) |
7.2 16 Oct 2017 08:03:46
  |
pizzamig  |
textproc/html-xml-utils: Update to 7.3
Moreover, add options CURL IDN and IDN2
PR: 222887
Submitted by: takefu@airport.fm (maintainer)
Approved by: lme (mentor)
Differential Revision: https://reviews.freebsd.org/D12681 |
7.1_1 07 Jan 2017 07:22:36
  |
antoine  |
Fix LICENSE_PERMS, we are allowed to mirror package and source
Reported by: pkg-fallout (master site temporarily unavailable and nothing in
distcache)
MFH: 2017Q1 |
7.1_1 09 Dec 2016 16:03:30
  |
robak  |
textproc/html-xml-utils: fix build on 9.3
PR: 214526
Submitted by: Takefu <takefu@airport.fm> (maintainer)
MFH: 2016Q4 |
7.1 13 Nov 2016 12:58:12
  |
riggs  |
Update to upstream version 7.1
PR: 214200
Submitted by: udvzsolt@gmail.com
Reviewed by: takefu@airport.fm (maintainer)
Approved by: takefu@airport.fm (maintainer) |
7.0 27 May 2016 16:01:40
  |
amdmi3  |
- Update to 7.0
PR: 209783
Submitted by: takefu@airport.fm (maintainer) |
6.9 28 Feb 2016 23:54:47
  |
rakuco  |
Stop setting USE_GCC=yes.
The port builds fine without it on 9, 10 and 11.
PR: 206557
Submitted by: Zsolt Udvari <udvzsolt@gmail.com>
Approved by: maintainer timeout (36 days) |
6.9 26 Jul 2015 09:30:41
  |
robak  |
textproc/html-xml-utils: create port
Simple utilities for manipulating HTML and XML files.
WWW: http://www.w3.org/Status.html#HTML-XML-utils
PR: 201119
Submitted by: Takefu <takefu@airport.fm> |