Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Define MASTER_SITE_SUBDIR=asami/LOCAL_PORTS as these are moved to my | asami | 2000-06-09 | 1 | -0/+1 |
| | | | | area on the local ports tree. | ||||
* | Back out useful `Version required lines' that I'd blindly removed. | knu | 2000-04-15 | 1 | -0/+1 |
| | |||||
* | Remove obsolete `Version required' lines. | knu | 2000-04-14 | 1 | -1/+0 |
| | |||||
* | Convert to PORTNAME/PORTVERSION. lfview had an invalid version | asami | 2000-04-14 | 1 | -2/+3 |
| | | | | string so I fixed it. | ||||
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | Commit #2/4 to enforce Caps, no period. I ran this oe as | hoek | 1999-06-26 | 1 | -1/+1 |
| | | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) | ||||
* | Unbreak for current. | jseger | 1998-10-12 | 6 | -48/+116 |
| | | | | Submitted by: sprice | ||||
* | MARK BROKEN for current. scsi.h | jseger | 1998-10-11 | 1 | -1/+6 |
| | |||||
* | - Make Jordan the maintainer, since I don't even own a scanner anymore and | nate | 1998-10-05 | 1 | -2/+2 |
| | | | | | | he was the last person to touch it. :) Nate | ||||
* | jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly. | asami | 1998-09-15 | 1 | -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. | asami | 1998-08-09 | 1 | -2/+2 |
| | |||||
* | Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or | asami | 1998-08-05 | 1 | -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 everyone | jseger | 1998-05-04 | 1 | -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. | jseger | 1998-04-15 | 1 | -2/+2 |
| | |||||
* | Use new MASTER_SITE_LOCAL variable from bsd.port.mk. | asami | 1997-04-30 | 1 | -2/+2 |
| | |||||
* | Update master Site by author's request. | nate | 1997-02-07 | 1 | -2/+2 |
| | | | | Submitted by: richard@cogsci.ed.ac.uk | ||||
* | Trim down excessively long DESCR files in ports i either own, or where | joerg | 1996-12-22 | 1 | -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 these | asami | 1996-11-19 | 1 | -2/+2 |
| | | | | will work yet, people are encouraged to test them. | ||||
* | Compress a bunch of manpages. Remove unnecessary @ directives from | asami | 1996-11-18 | 1 | -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. | asami | 1996-11-18 | 1 | -2/+2 |
| | |||||
* | Oh my goodness! Satoshi is finally fed up and decided to "clean up" | asami | 1996-10-10 | 1 | -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. | jkh | 1996-09-26 | 6 | -658/+809 |
| | |||||
* | freefall.cdrom.com -> freefall.freebsd.org | asami | 1996-06-03 | 1 | -2/+2 |
| | |||||
* | A few enhancements: | joerg | 1996-03-07 | 2 | -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. | asami | 1996-01-15 | 1 | -7/+7 |
| | |||||
* | PLIST: the binary is now named `hpscan', not `scanner' | joerg | 1996-01-13 | 2 | -4/+4 |
| | | | | DESCR: the program is know to work with a Scanjet 4A as well | ||||
* | Some additions: | joerg | 1996-01-13 | 3 | -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. | joerg | 1996-01-13 | 1 | -1/+2 |
| | |||||
* | HP ScanJet user-level scanner driver written by Richard Tobin. | nate | 1996-01-12 | 6 | -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. |