summaryrefslogtreecommitdiff
path: root/print/html2latex (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Accidental whitespaceChris Piazza2000-04-091-2/+2
| | | | Notes: svn path=/head/; revision=27422
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-4/+3
| | | | Notes: svn path=/head/; revision=27421
* Shelder the next homeless... Distfile also resurrected from an oldJoerg Wunsch2000-02-191-1/+1
| | | | | | | CD-ROM. Notes: svn path=/head/; revision=26016
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21143
* Commit #3/4 to enforce caps, no period.Tim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s Notes: svn path=/head/; revision=19803
* Use the MANx variables. This commit only covers ports thatTim Vanderhoek1998-08-232-3/+5
| | | | | | | | | | | | | | don't USE_IMAKE, don't appear to change behaviour on NOMANCOMPRESS (many do, subtly) and don't install more than one manpage. Any port listed here is a good candidate for a general review simply due to age... For example, a number of them seem to patch an install: target into the program Makefile and/or arbitrarily compress their manpages from patches/patch-*. This has been out-of-vogue since I would guess mid-1996, at least. Notes: svn path=/head/; revision=12747
* Include <unistd.h> if __FreeBSD__ >= 3. I didn't see any easier waySatoshi Asami1997-03-281-1/+5
| | | | | | | to get the BSD macro. Notes: svn path=/head/; revision=6047
* CATEGORIES+= -> CATEGORIES=David E. O'Brien1996-11-171-2/+2
| | | | | | | Converted to MAN[1-9] Notes: svn path=/head/; revision=4539
* Typo in CATEGORIES.Satoshi Asami1996-07-121-2/+2
| | | | | | | Pointed out by: John Fieber <jfieber@indiana.edu> Notes: svn path=/head/; revision=3375
* Change category ( "printing" -> "print").Satoshi Asami1996-07-061-2/+2
| | | | Notes: svn path=/head/; revision=3318
* html2latex, a simple converter to make HTML files printable.Joerg Wunsch1996-04-128-0/+282
(I've made sure and got an explicit permission from the author for redistribution.) Notes: svn path=/head/; revision=2994