summaryrefslogtreecommitdiffstats
path: root/graphics/hpscan
Commit message (Collapse)AuthorAgeFilesLines
* Define MASTER_SITE_SUBDIR=asami/LOCAL_PORTS as these are moved to myasami2000-06-091-0/+1
| | | | area on the local ports tree.
* Back out useful `Version required lines' that I'd blindly removed.knu2000-04-151-0/+1
|
* Remove obsolete `Version required' lines.knu2000-04-141-1/+0
|
* Convert to PORTNAME/PORTVERSION. lfview had an invalid versionasami2000-04-141-2/+3
| | | | string so I fixed it.
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Commit #2/4 to enforce Caps, no period. I ran this oe ashoek1999-06-261-1/+1
| | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :)
* Unbreak for current.jseger1998-10-126-48/+116
| | | | Submitted by: sprice
* MARK BROKEN for current. scsi.hjseger1998-10-111-1/+6
|
* - Make Jordan the maintainer, since I don't even own a scanner anymore andnate1998-10-051-2/+2
| | | | | | he was the last person to touch it. :) Nate
* jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.asami1998-09-151-2/+2
| | | | | (Note, since the shlib major didn't change this just removes the regexp support.)
* No need to use += to variable defined only once.asami1998-08-091-2/+2
|
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orasami1998-08-051-2/+2
| | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly.
* Change JPEG shared library number to 9. This is to make sure that everyonejseger1998-05-041-2/+2
| | | | | | | | | installs the version of the port that uses shared library number 9 and the LIBRARY_VERSION set to the default. Normally this is against our policy (bumping the version number for minor things), however due to the major problems caused with the upgrade, Satoshi and I decided that this was best. Approved by: asami
* Switch remaining ports to use jpeg lib version 8.0.jseger1998-04-151-2/+2
|
* Use new MASTER_SITE_LOCAL variable from bsd.port.mk.asami1997-04-301-2/+2
|
* Update master Site by author's request.nate1997-02-071-2/+2
| | | | Submitted by: richard@cogsci.ed.ac.uk
* Trim down excessively long DESCR files in ports i either own, or wherejoerg1996-12-221-43/+0
| | | | | | i'm somehow related to (hpscan, that is). Requested by: asmi (long ago)
* Update LIB_DEPENDS to new jpeg major. Note we don't know if theseasami1996-11-191-2/+2
| | | | will work yet, people are encouraged to test them.
* Compress a bunch of manpages. Remove unnecessary @ directives fromasami1996-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.
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.asami1996-11-181-2/+2
|
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"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!
* Support the use of JPEG files instead of PPM.jkh1996-09-266-658/+809
|
* freefall.cdrom.com -> freefall.freebsd.orgasami1996-06-031-2/+2
|
* A few enhancements:joerg1996-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
* (Among other things) add version number 1.0 to PKGNAME.asami1996-01-151-7/+7
|
* PLIST: the binary is now named `hpscan', not `scanner'joerg1996-01-132-4/+4
| | | | DESCR: the program is know to work with a Scanjet 4A as well
* Some additions:joerg1996-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
* We do have an Imakefile now.joerg1996-01-131-1/+2
|
* HP ScanJet user-level scanner driver written by Richard Tobin.nate1996-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.
OpenPOWER on IntegriCloud