Commit Graph

30 Commits

Author SHA1 Message Date
Maxim Sobolev
29a0461ea9 Ditch out "Version required" from comments section. 2000-11-23 11:56:11 +00:00
Satoshi Asami
fe90a46320 Define MASTER_SITE_SUBDIR=asami/LOCAL_PORTS as these are moved to my
area on the local ports tree.
2000-06-09 21:59:16 +00:00
Akinori MUSHA
17f3def895 Back out useful `Version required lines' that I'd blindly removed. 2000-04-15 15:13:52 +00:00
Akinori MUSHA
74dd526e72 Remove obsolete `Version required' lines. 2000-04-14 17:44:00 +00:00
Satoshi Asami
c99c600944 Convert to PORTNAME/PORTVERSION. lfview had an invalid version
string so I fixed it.
2000-04-14 10:48:02 +00:00
David E. O'Brien
5133141363 Change Id->FreeBSD. 1999-08-25 06:16:32 +00:00
Tim Vanderhoek
4b7f92f936 Commit #2/4 to enforce Caps, no period. I ran this oe as
$ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab`

Results to follow.  :)
1999-06-26 17:55:58 +00:00
Justin M. Seger
65cf9d05d7 Unbreak for current.
Submitted by:	sprice
1998-10-12 04:25:34 +00:00
Justin M. Seger
56f3eee3e8 MARK BROKEN for current. scsi.h 1998-10-11 23:35:55 +00:00
Nate Williams
a87ac859ff - Make Jordan the maintainer, since I don't even own a scanner anymore and
he was the last person to touch it. :)

Nate
1998-10-05 18:27:26 +00:00
Satoshi Asami
4dc064b0c5 jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.
(Note, since the shlib major didn't change this just removes the regexp
 support.)
1998-09-15 11:46:15 +00:00
Satoshi Asami
91db59fb21 No need to use += to variable defined only once. 1998-08-09 08:58:44 +00:00
Satoshi Asami
ceba211283 Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted
correctly.
1998-08-05 09:31:52 +00:00
Justin M. Seger
18f33c0f93 Change JPEG shared library number to 9. This is to make sure that everyone
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
1998-05-04 20:23:32 +00:00
Justin M. Seger
b5544f1358 Switch remaining ports to use jpeg lib version 8.0. 1998-04-15 22:18:24 +00:00
Satoshi Asami
bada70ab1f Use new MASTER_SITE_LOCAL variable from bsd.port.mk. 1997-04-30 03:18:09 +00:00
Nate Williams
c6998edd79 Update master Site by author's request.
Submitted by:	richard@cogsci.ed.ac.uk
1997-02-07 15:41:08 +00:00
Joerg Wunsch
3138dc639c Trim down excessively long DESCR files in ports i either own, or where
i'm somehow related to (hpscan, that is).

Requested by:	asmi (long ago)
1996-12-22 11:01:16 +00:00
Satoshi Asami
6b553b9eb3 Update LIB_DEPENDS to new jpeg major. Note we don't know if these
will work yet, people are encouraged to test them.
1996-11-19 04:18:49 +00:00
Satoshi Asami
c98cfd116d Compress a bunch of manpages. Remove unnecessary @ directives from
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.
1996-11-18 14:17:24 +00:00
Satoshi Asami
300c45cf2e Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 11:44:27 +00:00
Satoshi Asami
95137d2010 Oh my goodness! Satoshi is finally fed up and decided to "clean up"
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!
1996-10-10 05:05:35 +00:00
Jordan K. Hubbard
df6e186706 Support the use of JPEG files instead of PPM. 1996-09-26 10:55:14 +00:00
Satoshi Asami
9e28324574 freefall.cdrom.com -> freefall.freebsd.org 1996-06-03 02:17:34 +00:00
Joerg Wunsch
03be1bb732 A few enhancements:
. 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
1996-03-07 22:44:50 +00:00
Satoshi Asami
cbe918a0c1 (Among other things) add version number 1.0 to PKGNAME. 1996-01-15 10:40:43 +00:00
Joerg Wunsch
be3f1f8a3c PLIST: the binary is now named hpscan', not scanner'
DESCR: the program is know to work with a Scanjet 4A as well
1996-01-13 19:01:10 +00:00
Joerg Wunsch
8c01e708c2 Some additions:
. 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
1996-01-13 18:59:59 +00:00
Joerg Wunsch
7f5729d85d We do have an Imakefile now. 1996-01-13 18:56:58 +00:00
Nate Williams
ac87bb311c HP ScanJet user-level scanner driver written by Richard Tobin.
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.
1996-01-12 20:58:39 +00:00