Commit Graph

82 Commits

Author SHA1 Message Date
marc
c224d28d29 update to gimp 1.0.2; Makefile changes from dugsong@openbsd.org 1998-11-08 01:38:42 +00:00
form
03a6993c8e form@vs.itam.nsc.ru -> form@openbsd.org 1998-10-20 08:39:43 +00:00
marc
b4f0999179 add compface to makefile 1998-09-25 03:36:15 +00:00
marc
cd71317e06 compface; hgweigand@wiesbaden.netsurf.de 1998-09-25 03:34:31 +00:00
marc
0aad802867 update to version 1.2 1998-09-11 21:11:07 +00:00
marc
73926b04ce remove unneeded @exec ranlib %D/%F from packing lists 1998-09-08 18:01:33 +00:00
marc
5963360660 xv requires -lz when statically linked 1998-08-23 04:58:27 +00:00
marc
26d18ddd4a don't install compatibility link for shared lib unless lib exists 1998-08-23 04:30:30 +00:00
mickey
c259d3276d update to 2.4 1998-07-23 16:46:48 +00:00
marc
d1cfb4a7e9 update to version 3.2.2; includes a library of pre-drawn symbols 1998-07-04 06:41:03 +00:00
marc
a21f39a4cd remove patches no longer needed for tiff34 1998-07-04 03:40:38 +00:00
marc
c4297f02a1 update to 2.5.5; remove patches no longer needed for tiff34 1998-07-04 03:22:14 +00:00
marc
05725cbbd9 fix png support accidently lost when Imake was used. 1998-07-04 02:06:36 +00:00
marc
d651593a6d don't build shared libs on the alpha; only one patch per patch file 1998-06-30 22:29:09 +00:00
marc
8c7afd1827 always install libs, not just when shared lib built 1998-06-30 05:45:31 +00:00
marc
450b94391a add packing list for alpha that does not reference shared libs 1998-06-29 23:24:23 +00:00
marc
363e3fb761 add packing list for alpha that does not reference shared libs 1998-06-29 22:57:59 +00:00
marc
a65b823e25 add patch to configure script so it works with POSIX compatible shells 1998-06-26 00:38:38 +00:00
marc
83509d9a0f when previously updating tiff34 to install as libtiff the shared
version was left at 1.0.  Oops.  The old tiff (3.3) installed as
libtiff.so.3.3. Install tiff34 as libtiff.so.3.4 but keep the libtiff34
link at version 1.0.  confusing but it seems to work correctly.
Update all ports that depend upon tiff so the dependency is on
tiff.3.4.
1998-06-14 08:10:23 +00:00
marc
a0eb3c6241 don't depend on the ports libxpm unless os release < 2.3;
libXpm is standard with 2.3
1998-06-13 23:26:38 +00:00
marc
b3aac7c901 1) remove tiff from graphics makefile as there is nothing to make
2) change tiff/Makefile to spit out message saying to use tiff34
   remove all tiff files, patches, and pkg data; they're no longer needed
3) install tiff34 as libtiff, tiff.h, and tiffio.h; add symbolic links
   so the old names of libtiff34, tiff34.h, and tiffio34.h still work.
4) Change ImageMagick to use -ltiff, not -ltiff34; remove the patch
   files and directory as they are no longer needed.
5) Change gimp to use -ltiff, not -ltiff34; remove the patch files and
   directory as they are no longer needed.

NOTE: with these changes ImageMagick and gimp require the updated tiff34
      port.
1998-06-10 02:56:11 +00:00
marc
180ad780db add gimp to makefile 1998-06-09 20:41:00 +00:00
marc
e50d61b4bc Sometimes I hate CVS. Import did not raise these from the dead
so I'm doing it the hard way.  Gimp 1.0.0
1998-06-08 17:16:07 +00:00
marc
b12ee55c6c update to version 4.0.6 1998-06-07 19:25:41 +00:00
angelos
0e900c35ea gets->fgets
tmpnam->mkstemp
1998-05-31 00:02:34 +00:00
angelos
aa67513855 Fix an mktemp() 1998-05-30 23:45:06 +00:00
marc
be32759220 enable ImageMagick in Makefile 1998-05-23 20:00:44 +00:00
marc
3d3a165ac0 ImageMagick 4.0.5 1998-05-23 19:00:10 +00:00
form
b44fc0a436 add giftrans to makefile 1998-05-20 10:15:45 +00:00
form
19b38f1604 giftrans 1.12, gif transparency utility 1998-05-20 10:03:16 +00:00
form
8b95867f78 update xpaint to 2.5.4 1998-05-20 09:45:04 +00:00
angelos
9d52a52740 Forgot to change the version mentioned in the Makefile. 1998-05-16 01:46:32 +00:00
angelos
6c5ec374ec Version 0.7a
Thanks to toddf@ for telling me about the new version.
1998-05-16 00:28:27 +00:00
form
9a41a5fc25 add netpbm to makefile 1998-05-14 05:47:57 +00:00
form
d4b828b152 netpbm-94.3.1, image converter of many formats 1998-05-14 05:41:13 +00:00
marc
bd7ee9e729 update LIB_DEPENDS for new jpeg library;
use tiff 3.4 instead of the older tiff
1998-05-06 02:54:46 +00:00
marc
abcc1f4848 update LIB_DEPENDS for new jpeg library 1998-05-06 02:49:32 +00:00
marc
6c96a4944f update jpeg lib to version 6b 1998-05-06 02:48:16 +00:00
form
a48714ea15 add xbmbrowser to makefile 1998-05-06 01:35:19 +00:00
form
9992137257 xbmbrowser-5.1 port, xbm/xpm icons browser 1998-05-05 14:56:23 +00:00
angelos
5b45abcde5 mktemp->mkstemp 1998-04-26 00:24:28 +00:00
angelos
4d47f3cd41 Look for the right png library. 1998-04-25 23:16:55 +00:00
marc
4b50481e56 update NO_CDROM status in makefile 1998-04-14 05:45:40 +00:00
marc
9f53632e08 remove broken port 1998-04-10 21:40:08 +00:00
marc
e16ed90d53 xpm COMES_WITH 2.3 1998-03-27 05:03:21 +00:00
marc
b2546baade update to xpm-3.4k; install doc and FAQ 1998-03-22 04:16:45 +00:00
marc
91b1f99909 Add xv to makefile 1998-03-21 05:39:40 +00:00
marc
f5b9a210d5 xv-3.10a plus current jpeg/tiff/png 1998-03-21 05:38:13 +00:00
marc
d9bd96efdc update to 1.0.1 as 1.0.0 is no longer available;
Install man pages and doc.
1998-03-21 04:59:59 +00:00
jason
08aa5bbd99 updated to png-1.0.0 1998-03-13 00:37:52 +00:00