Commit Graph

3314 Commits

Author SHA1 Message Date
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
marc
a1750380c5 mark as broken until update is done 1998-03-11 18:04:10 +00:00
marc
9c16b034ba pr 404: don't make .so on alpha 1998-02-13 22:27:45 +00:00
niklas
f9d74d909f ldconfig after installation 1998-02-12 14:38:32 +00:00
niklas
6f4f4d5f2a Check if ldconfig exists before trying to run (alpha) 1998-02-12 14:26:21 +00:00
niklas
6baa1e5afb Make work on alpha 1998-02-11 01:01:44 +00:00
niklas
c5abbb1969 Mark broken for alphas (link errors) 1998-02-10 13:59:44 +00:00
niklas
d0c641ec9b On a current system LDCONFIG need not be special cased for mips/alpha 1998-02-10 10:45:16 +00:00
don
a66227be29 More alpha .so fixes... 1998-02-07 07:16:59 +00:00
don
4632289511 Don't build shared libs on alpha 1998-02-07 06:39:12 +00:00
don
0108ff9599 ldconfig is already run in the real makefile properly. 1998-02-06 19:17:43 +00:00
don
fb0238cd88 Oops. Don't install .so's on alpha either. 1998-02-04 16:29:07 +00:00
don
094532dd37 Don't build shared libs on alpha 1998-02-04 02:21:12 +00:00
niklas
c4e1de020c man pages are not gzipped here 1997-12-23 10:32:18 +00:00
angelos
bfb84d9627 Pay attention. 1997-12-20 10:06:42 +00:00
angelos
97aaf52784 mktemp/open->mkstemp 1997-12-20 10:03:35 +00:00
don
cca05ebe09 Add mpeg-lib, mpeg_play and tiff34. 1997-12-20 04:11:59 +00:00
don
45360c2dd1 Initial import. 1997-12-20 03:22:28 +00:00
don
896b6236ed Initial import. 1997-12-20 03:17:26 +00:00
don
84e506713a Import from FreeBSD tree. 1997-12-20 02:56:45 +00:00
angelos
40b8419427 Added gimp. 1997-12-12 05:48:12 +00:00
angelos
82f906e0b2 Add gimp port. Need to have lesstiff compiled for this (and build with HAVE_MOTIF set). 1997-12-12 05:47:33 +00:00
angelos
792c1a3e68 Added xfig 3.2. 1997-12-03 04:18:28 +00:00
angelos
24a629eeaf Add xfig 3.2 port. 1997-12-03 04:17:13 +00:00
angelos
4659ca0525 Add xpaint 2.5 port. 1997-12-03 03:51:22 +00:00
angelos
076e636247 Add libpng and xpaint. 1997-12-03 03:51:17 +00:00
angelos
e82ae8beab Add libpng port. 1997-12-03 03:39:50 +00:00
angelos
eb9f560cd5 Add xpdf 0.7 port. 1997-12-03 03:13:16 +00:00
angelos
aa992cfec4 Add stuff. 1997-12-03 03:05:51 +00:00
angelos
2d12646ace libtiff port. 1997-12-03 02:37:00 +00:00
angelos
a862ca8165 Add jpeg lib port. 1997-12-03 02:30:52 +00:00
niklas
ff751ca666 Add makefiles from FreeBSD adapted to our current port set 1997-11-27 23:44:36 +00:00
todd
b3c0edc162 xpm 3.4j 1997-11-25 23:34:54 +00:00