1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-07 22:58:11 +00:00
Commit Graph

156 Commits

Author SHA1 Message Date
Satoshi Asami
9c9b9cf636 Clean this up a bit. My criteria: don't type the same thing twice. :) 1996-03-09 11:43:35 +00:00
Eric L. Hernes
aa01e30895 upgraded to version 2.70.3; added support for cinepak and indeo codecs 1996-03-08 14:37: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
17c5e61843 Redefine WRKSRC instead of WRKDIR so that "work/" won't be left behind
after a "make clean".  Adjust scripts and variables accordingly.
1996-03-07 00:21:43 +00:00
Satoshi Asami
9524631c60 Set an example by installing the xv manual (postscript, only 3.6MB)
in ${PREFIX}/share/doc/xv, conditional to NOPORTDOCS.

Note that README is not conditionalized on NOPORTDOCS, this is the
license statement and its installation is required by the xv author.
1996-03-06 12:53:10 +00:00
Satoshi Asami
e2c6ed4533 Add hpscan, which was, um, sort of missing. 1996-03-06 11:05:08 +00:00
Satoshi Asami
54bfe2c902 Remove ${KEYWORDS}. 1996-03-06 08:20:19 +00:00
Satoshi Asami
f3831e8f64 New checksum 1996-03-05 08:00:32 +00:00
Satoshi Asami
9d85840690 Just another little variable reorginization. 1996-02-20 05:35:35 +00:00
Andrey A. Chernov
30a6ef9fbc Upgrade to 0.88 1996-02-19 22:17:46 +00:00
Satoshi Asami
e461c27ad6 Our X libraries are in ${X11BASE}/lib, not /usr/X11/lib.
While I'm here, change -I/usr/X11R6/include to -I${X11BASE}/include.
1996-02-11 03:08:21 +00:00
Satoshi Asami
41261c38b3 Remove unnecessary PKGNAME (same as DISTNAME). 1996-02-11 03:06:46 +00:00
Bill Fenner
c1b1619797 Added xpdf. 1996-02-10 20:34:58 +00:00
Bill Fenner
27a1370b5f Chuck Robey's xpdf port. xpdf is an X-Windows pdf viewer.
Submitted by:	Chuck Robey <chuckr@glue.umd.edu>
1996-02-10 20:33:09 +00:00
Satoshi Asami
394c2c8970 Upgrade, 2.0 -> 2.2. They apparently stopped using Motif (which
they were in 2.0.1). :)

patch-ab and patch-ac are gone, 16/24 bit displays are now supported
in the original code.
1996-02-07 09:28:43 +00:00
Satoshi Asami
0cacfb64bb Added tgif. 1996-01-31 11:13:36 +00:00
Satoshi Asami
b597026acc tgif, an X11-based drawing tool.
Submitted by:	Brian Clapper <bmc@telebase.com>
1996-01-31 11:12:48 +00:00
Andrey A. Chernov
0fd1ce02d6 Use absolute path to ldconfig 1996-01-25 05:48:16 +00:00
Andrey A. Chernov
70aafeb7ef add @exec ranlib 1996-01-25 05:31:13 +00:00
Andrey A. Chernov
ed6121bf73 exec ranlib & ldconfig 1996-01-25 04:37:22 +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
Satoshi Asami
4a0364b2e4 xv is "shareware except for personal use only", and it is ok to put it
on our CDROM and ftp site.  Add a post-install target to copy the README
to ${PREFIX}/share/doc/xv at author's request.
1995-12-20 10:49:18 +00:00
Andrey A. Chernov
1b79077ae2 Fix categories 1995-12-05 02:57:05 +00:00
Andrey A. Chernov
3dd3603aa5 Add png 1995-12-05 02:49:53 +00:00
Andrey A. Chernov
85bc0bac44 libpng - manipulate PNG images library 1995-12-05 02:48:19 +00:00
Satoshi Asami
7cd6a55ea4 Delete @cwd, @mode, @owner and @group from these packing lists.
Reported by:	jkh
1995-11-13 13:21:26 +00:00
Satoshi Asami
860bcca928 Use @cd to switch between /usr/local and /usr/X11R6, not absolute pathnames.
This package properly pkg_adds again now.
1995-11-13 10:18:01 +00:00
Satoshi Asami
309fb1c520 Add xbmbrowser. 1995-11-09 06:50:18 +00:00
Satoshi Asami
1f5db5b0b7 View complete directories of X bitmaps and X pixmaps.
Submitted by:	Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de>
1995-11-09 06:49:27 +00:00
Satoshi Asami
14cd728249 Shorten one-line comments. Boy, I'm listed as MAINTAINERs in a
lot of ports or what! ;>
1995-11-09 06:41:02 +00:00
Eric L. Hernes
c3cf475762 fixed COMMENTS 1995-10-28 20:33:46 +00:00
Satoshi Asami
8a98315697 Remove NO_PACKAGE, this comes as a binary package but it is redistributable. 1995-10-12 09:19:57 +00:00
Satoshi Asami
cd4be4121c (1) Change second master site's path (netcom)
(2) Add "/sbin" to ldconfig's path

Submitted by:	me
1995-10-11 08:21:48 +00:00
Eric L. Hernes
66b767ed82 fixed EXEC_DEPENDS => RUN_DEPENDS
added myself as maintainer
1995-10-05 13:54:55 +00:00
Andrey A. Chernov
4f5963616a Add missing manpage 1995-10-04 02:28:01 +00:00
Andrey A. Chernov
a642a22e35 Change jpeg library major to 6 1995-10-03 21:58:40 +00:00
Satoshi Asami
5cf77b5e9e Added spigot library. 1995-10-03 09:36:49 +00:00
Satoshi Asami
f7450d7402 The libspigot library. Required by nv. Note this is a binary package.
Submitted by:	james
1995-10-03 09:34:11 +00:00
Andrey A. Chernov
d5e41939a1 Do not build regular objects with -fpic
Build complete .so set
Upgrade to version 6
1995-10-02 14:05:22 +00:00
Satoshi Asami
ea0fa0284b Upgrade, 3.1.3 -> 3.1.4.
Submitted by:	Cristian Ferretti <cfs@riemann.mat.puc.cl>
1995-09-26 09:45:45 +00:00
Andrey A. Chernov
c04dd7bbad Upgrade to 2.70.1 1995-09-22 19:06:03 +00:00
Satoshi Asami
2b6b308151 Added xfractint. 1995-09-09 04:23:32 +00:00
Satoshi Asami
3b77cfee25 The Unix port of fractint, a program to calculate pretty fractals.
Submitted by:	"Hector Gonzalez Jaime." <CACHO@mexicano.gdl.iteso.mx>
1995-09-09 04:21:57 +00:00
Satoshi Asami
18f8b44678 (1) Take out x11 from CATEGORIES, we don't put it there just because it
uses X.
(2) libfwf is a static library, so take it out of LIB_DEPENDS.
(3) Add the version number to "Xpm:..." in the other LIB_DEPENDS.
(4) Reorder variables, we have a standard for these things now.
1995-08-29 07:08:39 +00:00
Jordan K. Hubbard
680f1884e6 Add aero to SUBDIRs 1995-08-28 15:11:46 +00:00
Jordan K. Hubbard
7d81ddcf68 A povray modeller. I tweaked the original to also install the examples
since nobody reads man pages anymore.
Submitted by:	"Eric L. Hernes" <erich@lodgenet.com>
1995-08-28 14:50:52 +00:00