Port details |
- html2fo HTML to xsl:fo converter
- 0.4.2 textproc =3 0.4.2Version 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: 2001-07-30 14:02:15
- Last Update: 2023-11-01 22:11:47
- Commit Hash: 05f0f44
- People watching this port, also watch:: autoconf, libevent, newfile, p5-MIME-Tools, gentoo
- License: not specified in port
- WWW:
- https://html2fo.sourceforge.net/
- Description:
- html2fo is a converter from html to xsl:fo. The html code could be written
with StarOffice or other WYSIWYM editors and must not be 100% valid html code.
html2fo is designed to produce a valid xsl:fo for using FOP from Apache.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- html2fo>0:textproc/html2fo
- To install the port:
- cd /usr/ports/textproc/html2fo/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/html2fo
- pkg install html2fo
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: html2fo
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (html2fo-0.4.2.tar.gz) = 9256f7b92ad23c37487f411cab43ea95c9b500bb06c1ccec7b57389b947173f9
SIZE (html2fo-0.4.2.tar.gz) = 48314
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_html2fo
- 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.4.2 01 Nov 2023 22:11:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart |
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.4.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.4.2 20 Jul 2022 14:23:14 |
Tobias C. Berner (tcberner) |
textproc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* -
* <glewis@FreeBSD.org>
* <koshy@india.hp.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron Straup Cope
* Aaron Straup Cope <ascope@cpan.org>
* Ache
* Adam Herzog <adam@herzogdesigns.com>
* Adam Weinberger <adamw@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
0.4.2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.4.2 28 Jan 2014 15:49:31 |
mat |
Convert to staging.
Sponsored by: Absolight |
0.4.2 20 Sep 2013 23:17:32 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
0.4.2 03 Jul 2011 14:40:25 |
ohauer |
-remove MD5 |
0.4.2 22 Aug 2009 00:37:17 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with T,U,V |
0.4.2 25 Nov 2005 18:40:57 |
pav |
- Add SHA256 |
0.4.2 05 Feb 2004 20:38:07 |
trevor |
Use PLIST_FILES.
Reviewed by: marcus |
0.4.2 29 Jan 2004 16:13:06 |
trevor |
SIZEify. |
0.4.2 10 Nov 2003 20:27:51 |
krion |
- Update to version 0.4.2
PR: 59137
Submitted by: Ports Fury |
0.4.1 20 Feb 2003 19:11:26 |
knu |
De-pkg-comment. |
0.4.1 01 Sep 2002 16:07:59 |
dwcjr |
${PERL} -> ${REINPLACE_CMD}
PR: 40784
Submitted by: corecode@corecode.ath.cx
Reviewed by: flynn@energyhq.homeip.net |
25 Dec 2001 16:59:04 |
dirk |
portlint: - begin with a capital - don't end with '.' - remove port name
- don't exceed 70 characters |
17 Oct 2001 10:10:33 |
ijliao |
upgrade to 0.4.1 |
30 Jul 2001 18:02:15 |
ijliao |
add html2fo html to xsl:fo converter |