Bye Bye. Since source-highlight includes java2html.

This commit is contained in:
kevlo 2001-07-30 04:15:42 +00:00
parent f3c39b5e18
commit d94fa93475
4 changed files with 0 additions and 69 deletions

View File

@ -1,22 +0,0 @@
# $OpenBSD: Makefile,v 1.2 2001/05/06 04:11:46 lebel Exp $
COMMENT= "Java sources to HTML converter"
DISTNAME= java2html-1.7
CATEGORIES= textproc
NEED_VERSION= 1.402
HOMEPAGE= http://www.gnu.org/software/java2html/
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${HOMEPAGE}
CONFIGURE_STYLE= gnu
.include <bsd.port.mk>

View File

@ -1,3 +0,0 @@
MD5 (java2html-1.7.tar.gz) = 8d85c33d6955a0c735a0ba3131b1ef0c
RMD160 (java2html-1.7.tar.gz) = 00c9bb73b891a9b8352042750dd9f09d730296b8
SHA1 (java2html-1.7.tar.gz) = be4c79713489c993c5aa843e8df9748af03716ed

View File

@ -1,14 +0,0 @@
Java2html is a simple program that, given a source java file, produces an
html source with syntax highlighting.
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
WWW: ${HOMEPAGE}

View File

@ -1,30 +0,0 @@
@comment $OpenBSD: PLIST,v 1.2 2001/03/18 15:17:16 kevlo Exp $
bin/java2html
share/doc/java2html/COPYING
share/doc/java2html/ChangeLog
share/doc/java2html/Hello.css
share/doc/java2html/Hello.java
share/doc/java2html/Hello.java.html
share/doc/java2html/Hello1.html
share/doc/java2html/Hello2.css
share/doc/java2html/Hello2.html
share/doc/java2html/Hello3.html
share/doc/java2html/Hello4.html
share/doc/java2html/Hello5.html
share/doc/java2html/Hello_h_f.html
share/doc/java2html/INSTALL
share/doc/java2html/NEWS
share/doc/java2html/README
share/doc/java2html/THANKS
share/doc/java2html/TODO.txt
share/doc/java2html/colors.html
share/doc/java2html/footer.html
share/doc/java2html/header.html
share/doc/java2html/java2html.html
share/doc/java2html/mails.txt
share/doc/java2html/mono-alt.css
share/doc/java2html/mono.css
share/doc/java2html/old-changes.html
share/java2html/tags.j2h
@dirrm share/java2html
@dirrm share/doc/java2html