summaryrefslogtreecommitdiff
path: root/textproc/java2html (follow)
Commit message (Collapse)AuthorAgeFilesLines
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
|
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | 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.
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
|
* ``Homepage:'' -> ``WWW:''Peter Pentchev2001-02-211-1/+1
| | | | | PR: 25256 Submitted by: maintainer
* More style fixes for ports/textproc.Jimmy Olgeni2001-02-051-1/+1
|
* Update to version 0.9.2.Steve Price2000-05-282-2/+2
|
* Update to version 0.9.1.Steve Price2000-04-303-8/+32
| | | | | PR: 18183 Submitted by: maintainer
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-2/+2
|
* Update to version 0.7.2.Steve Price1999-12-253-3/+5
| | | | | PR: 15562 Submitted by: maintainer
* Update {java,perl}2html to 0.6.3Dan Moschuk1999-09-282-2/+2
| | | | | PR: ports/1400[34] Submitted by: Martin Kammerhofer <dada@sbox.tu-graz.ac.at>
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
|
* Update to version 0.6.1.Steve Price1999-05-293-10/+10
| | | | | PR: 11897 Submitted by: maintainer
* Update to version 0.5.Steve Price1999-05-044-15/+14
| | | | | PR: 10885 Submitted by: maintainer
* Initial import of java2html version 0.4.Steve Price1999-05-036-0/+68
A Jave, C, and C++ to HTML converter. PR: 10885 Submitted by: Martin Kammerhofer <mkamm@gmx.net>