aboutsummaryrefslogtreecommitdiff
path: root/graphics/hpscan
Commit message (Collapse)AuthorAgeFilesLines
* Trim down excessively long DESCR files in ports i either own, or whereJoerg Wunsch1996-12-221-43/+0
| | | | | | | | | i'm somehow related to (hpscan, that is). Requested by: asmi (long ago) Notes: svn path=/head/; revision=5057
* Update LIB_DEPENDS to new jpeg major. Note we don't know if theseSatoshi Asami1996-11-191-2/+2
| | | | | | | will work yet, people are encouraged to test them. Notes: svn path=/head/; revision=4584
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-11-181-1/+0
| | | | | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building. Notes: svn path=/head/; revision=4578
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-2/+2
| | | | Notes: svn path=/head/; revision=4575
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi Asami1996-10-101-1/+1
| | | | | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified! Notes: svn path=/head/; revision=3948
* Support the use of JPEG files instead of PPM.Jordan K. Hubbard1996-09-266-658/+809
| | | | Notes: svn path=/head/; revision=3879
* freefall.cdrom.com -> freefall.freebsd.orgSatoshi Asami1996-06-031-2/+2
| | | | Notes: svn path=/head/; revision=3165
* A few enhancements:Joerg Wunsch1996-03-072-0/+662
| | | | | | | | | | | | | . adjustable scanner intensity and contrast, . extracted the customizable resources into Xrm resource files, including ``colorization'' to make the appearance prettier, . fixed a bug in the gamma handling on truecolor displays that caused a core dump for me, . taught it to register a WM_DELETE message and an icon with the window manager Notes: svn path=/head/; revision=2803
* (Among other things) add version number 1.0 to PKGNAME.Satoshi Asami1996-01-151-7/+7
| | | | Notes: svn path=/head/; revision=2629
* PLIST: the binary is now named `hpscan', not `scanner'Joerg Wunsch1996-01-132-4/+4
| | | | | | | DESCR: the program is know to work with a Scanjet 4A as well Notes: svn path=/head/; revision=2621
* Some additions:Joerg Wunsch1996-01-133-0/+262
| | | | | | | | | | | . fix a minor bug, causing core dumps in some occasions . add handling for 15/16/24/32 bit displays . provide an Imakefile Reviewed by: Richard Tobin, and nate Notes: svn path=/head/; revision=2620
* We do have an Imakefile now.Joerg Wunsch1996-01-131-1/+2
| | | | Notes: svn path=/head/; revision=2619
* HP ScanJet user-level scanner driver written by Richard Tobin.Nate Williams1996-01-126-0/+122
This code is known to work with the HP3C, but was written for the HP IIcx, so it appears to be generically applicable to newer HP scanners. Notes: svn path=/head/; revision=2616