notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
java2html Java sources to HTML converter
0.9.2_2 textproc on this many watch lists=3 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.9.2_1Version of this port present on the latest quarterly branch.
Maintainer: mkamm@gmx.net search for ports maintained by this maintainer
Port Added: unknown
Last Update: 2024-02-26 07:53:57
Commit Hash: 97ce90c
Also Listed In: www
License: GPLv2
WWW:
http://user.cs.tu-berlin.de/~schintke/x2html/
Description:
Java2html is a syntax highlighter for Java and C++ source code that produces a highlighted html file as output. Java2html offers the following features: - support for Java and C++ - fast (single pass conversion using flex) - doesn't change formatting - only adds <FONT COLOR=#XXXX> tags and properly escapes non-ascii characters - easy integration with webservers - browse your sources colourized - gzips http output for browsers to save bandwidth (only in CGI mode) - documentation and manpage included
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. bin/java2html
  2. share/man/man1/java2html.1.gz
  3. /usr/local/share/licenses/java2html-0.9.2_2/catalog.mk
  4. /usr/local/share/licenses/java2html-0.9.2_2/LICENSE
  5. /usr/local/share/licenses/java2html-0.9.2_2/GPLv2
Collapse this list.
Dependency lines:
  • java2html>0:textproc/java2html
Conflicts:
CONFLICTS_INSTALL:
  • source-highlight
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
To install the port:
cd /usr/ports/textproc/java2html/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/java2html
  • pkg install java2html
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: java2html
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (java2html-0.9.2.tar.gz) = b352fa391ea0f1fd39654a7113f9a50baac5dbf6b8d25f79f41f864e2e825188 SIZE (java2html-0.9.2.tar.gz) = 42927

Packages (timestamps in pop-ups are UTC):
java2html
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.9.2_20.9.2_20.9.2_10.9.2_20.9.2_2-0.9.2_1-
FreeBSD:13:quarterly0.9.2_10.9.2_10.9.2_10.9.2_10.9.2_10.9.2_10.9.2_10.9.2_1
FreeBSD:14:latest0.9.2_20.9.2_20.9.2_10.9.2_20.9.2_20.9.2_1-0.9.2_1
FreeBSD:14:quarterly0.9.2_10.9.2_1-0.9.2_10.9.2_10.9.2_10.9.2_10.9.2_1
FreeBSD:15:latest0.9.2_10.9.2_2n/a0.9.2_1n/a0.9.2_10.9.2_10.9.2_1
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for java2html-0.9.2_2: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
textproc_java2html
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (4 items)
Collapse this list.
  1. ftp://ftp.icm.edu.pl/pub/Linux/sunsite/apps/www/converters/
  2. ftp://ftp.sun.ac.za/pub/mirrors/sunsite.unc.edu/pub/Linux/apps/www/converters/
  3. http://www.gtlib.gatech.edu/pub/Linux/apps/www/converters/
  4. https://www.ibiblio.org/pub/Linux/apps/www/converters/
Collapse this list.

Number of commits found: 25

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.9.2_2
26 Feb 2024 07:53:57
commit hash: 97ce90c580d6e2c8811c3023713d52835ed7e988commit hash: 97ce90c580d6e2c8811c3023713d52835ed7e988commit hash: 97ce90c580d6e2c8811c3023713d52835ed7e988commit hash: 97ce90c580d6e2c8811c3023713d52835ed7e988 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
textproc/java2html: Moved man to share/man

Approved by:    portmgr (blanket)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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.9.2_1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
0.9.2_1
20 Jul 2022 14:23:14
commit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9bcommit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9bcommit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9bcommit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9b files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
0.9.2_1
10 Jan 2022 15:15:39
commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Fix CONFLICTS entries of multiple ports

There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.

This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.

Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.9.2_1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.9.2_1
10 Sep 2018 13:14:52
Revision:479406Original commit files touched by this commit
mat search for other commits by this committer
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
0.9.2_1
19 May 2016 10:53:06
Revision:415500Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [p-x]*

Approved by:	portmgr blanket
0.9.2_1
14 May 2015 10:15:09
Revision:386312Original commit files touched by this commit
mat search for other commits by this committer
MASTER_SITES cleanup.

- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
0.9.2_1
24 Sep 2014 12:58:47
Revision:369175Original commit files touched by this commit
tijl search for other commits by this committer
Remove USE_AUTOTOOLS
0.9.2_1
21 Jan 2014 08:02:11
Revision:340566Original commit files touched by this commit
mat search for other commits by this committer
* Convert to staging
* Add license
* Rename patch to follow makepatch naming

Sponsored by:	Absolight
0.9.2_1
22 Sep 2013 18:05:05
Revision:327888Original commit files touched by this commit
bapt search for other commits by this committer
Fix NO_STAGE attribution
0.9.2_1
20 Sep 2013 23:17:32
Revision:327773Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc)
0.9.2_1
03 Jul 2011 14:40:25
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
0.9.2_1
04 Dec 2010 07:34:27
Original commit files touched by this commit
ade search for other commits by this committer
Sync to new bsd.autotools.mk
0.9.2_1
22 Nov 2008 09:11:13
Original commit files touched by this commit
itetcu search for other commits by this committer
- use DOCSDIR
- fix plist for -DNOPORTDOCS
- bump PORTREVISION

Approved by:    maintainer timeout on QAT BotMail
Prompted by:    QAT QA run
0.9.2
24 Jan 2006 03:10:24
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
0.9.2
15 Nov 2005 06:52:12
Original commit files touched by this commit
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
0.9.2
31 Mar 2004 03:12:58
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify (maintainer timeout)
0.9.2
14 Mar 2004 06:17:56
Original commit files touched by this commit
ade search for other commits by this committer
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

        USE_LIBTOOL=YES         ->      USE_LIBTOOL_VER=13
        USE_AUTOCONF=YES        ->      USE_AUTOCONF_VER=213
        USE_AUTOMAKE=YES        ->      USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
0.9.2
21 Feb 2003 13:42:50
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
21 Feb 2001 17:14:41
commit hash: fp1.9811@dev.null.freshports.orgcommit hash: fp1.9811@dev.null.freshports.orgcommit hash: fp1.9811@dev.null.freshports.orgcommit hash: fp1.9811@dev.null.freshports.org files touched by this commit
roam search for other commits by this committer
``Homepage:'' -> ``WWW:''    
05 Feb 2001 16:35:27
commit hash: fp1.9250@dev.null.freshports.orgcommit hash: fp1.9250@dev.null.freshports.orgcommit hash: fp1.9250@dev.null.freshports.orgcommit hash: fp1.9250@dev.null.freshports.org files touched by this commit
olgeni search for other commits by this committer
More style fixes for ports/textproc.    
08 Oct 2000 07:29:51
commit hash: fp1.4800@dev.null.freshports.orgcommit hash: fp1.4800@dev.null.freshports.orgcommit hash: fp1.4800@dev.null.freshports.orgcommit hash: fp1.4800@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Convert category textproc to new layout.  
28 May 2000 05:11:34
commit hash: fp1.208@dev.null.freshports.orgcommit hash: fp1.208@dev.null.freshports.orgcommit hash: fp1.208@dev.null.freshports.orgcommit hash: fp1.208@dev.null.freshports.org files touched by this commit
steve search for other commits by this committer
Update to version 0.9.2.    

Number of commits found: 25