Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-01-24 | replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. | grant | 1 | -2/+2 | |
2003-12-09 | Some versions of BSD install(1) do not handle more than one directory | sketch | 2 | -1/+14 | |
argument. As these are standard directories, remove the command rather than splitting it into separate statements. Fixes install on Solaris. | |||||
2003-07-24 | Convert to buildlink2 -- fixes PR 22222 from Marko Schuetz, who | wiz | 3 | -12/+12 | |
also provided the buildlink2ification. | |||||
2003-07-22 | fix comment. | wiz | 1 | -2/+2 | |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-06-23 | new package for "gocr": | mrg | 5 | -0/+50 | |
GOCR is an optical character recognition program, released under the GNU General Public License. It reads images in many formats (pnm, pbm, pgm, ppm, some pcx and tga image files (or PNM from stdin); if PNM-tools installed and running linux-like system you can also use pnm.gz, pnm.bz2, png, jpg, tiff, gif, bmp and others) and outputs a text file. You do not have to train the program or store large font bases. Simply call gocr from the command line and get your results. |