Index: graphics/urt/Makefile =================================================================== --- graphics/urt/Makefile (revision 435994) +++ graphics/urt/Makefile (working copy) @@ -5,27 +5,22 @@ PORTVERSION= 3.1b1 PORTREVISION= 10 CATEGORIES= graphics -MASTER_SITES= ftp://ftp.iastate.edu/pub/utah-raster/ -DISTNAME= urt -DISTFILES= urt-3.1b.tar.Z urt-doc.tar.Z urt-img.tar.Z +MASTER_SITES= http://www.funet.fi/pub/graphics/packages/urt/rel2/ +DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} -PATCH_SITES= http://www.funet.fi/pub/graphics/packages/urt/rel2/ -PATCHFILES= urt-3.1b-3.1b1.patch -PATCH_DIST_STRIP=-p1 - MAINTAINER= ports@FreeBSD.org COMMENT= Toolkit and library for raster image processing +LICENSE= UTAHRLE +LICENSE_NAME= UTAH weak copyleft +LICENSE_FILE= ${WRKSRC}/copyright +LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept + LIB_DEPENDS= libnetpbm.so:graphics/netpbm -BROKEN= unfetchable -DEPRECATED= mastersite disappeared, last release 1996 -EXPIRATION_DATE= 2016-12-31 +OPTIONS_DEFINE= DOCS +DOCS_DISTFILES= ${PORTNAME}-doc${EXTRACT_SUFX} -OPTIONS_DEFINE= DOCS EXAMPLES - -NO_WRKSUBDIR= yes - USE_XORG= x11 xext HAS_CONFIGURE= yes CONFIGURE_SCRIPT=Configure @@ -38,13 +33,11 @@ post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/librle.so + @${MKDIR} ${STAGEDIR}${PREFIX}/include + ${INSTALL_DATA} ${WRKSRC}/include/*.h ${STAGEDIR}${PREFIX}/include/ post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} - @(cd ${WRKSRC}/doc && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR}) + @(cd ${WRKDIR}/doc && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR}) -post-install-EXAMPLES-on: - @${MKDIR} ${STAGEDIR}${EXAMPLESDIR}/img - @(cd ${WRKSRC}/img && ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR}/img) - .include Index: graphics/urt/distinfo =================================================================== --- graphics/urt/distinfo (revision 435994) +++ graphics/urt/distinfo (working copy) @@ -1,8 +1,5 @@ -SHA256 (urt-3.1b.tar.Z) = 6d8b67f03507818ebdca3a342c96454780cc5eadcc58ac2713cbcdfdb61a6b41 -SIZE (urt-3.1b.tar.Z) = 1016405 -SHA256 (urt-doc.tar.Z) = 5cd7c26af15a54df9b206f0c99651d4f7b507083dcdc36cda37882a46a87b0c3 -SIZE (urt-doc.tar.Z) = 491431 -SHA256 (urt-img.tar.Z) = 52e7c474ab7d1381ce989bfed17b7c3809ddfafd47df569fe341fd17952b2b81 -SIZE (urt-img.tar.Z) = 1740307 -SHA256 (urt-3.1b-3.1b1.patch) = 726af8be834d3813a757bf0f0e2f00c958745c3be6d490f54da5ddd15855e112 -SIZE (urt-3.1b-3.1b1.patch) = 18264 +TIMESTAMP = 1482851324 +SHA256 (urt-3.1b1.tar.gz) = 16516867ea708c1c87618c167ea602b60f856eef0a89cb5c7917b9e516cc49e7 +SIZE (urt-3.1b1.tar.gz) = 675776 +SHA256 (urt-doc.tar.gz) = 70ab9166bb3045de039324ae8e725c9302f0ddd95e0ba183da494eafe4d8af82 +SIZE (urt-doc.tar.gz) = 368197 Index: graphics/urt/files/patch-cnv-rlatorle.c =================================================================== --- graphics/urt/files/patch-cnv-rlatorle.c (revision 435994) +++ graphics/urt/files/patch-cnv-rlatorle.c (working copy) @@ -1,6 +1,6 @@ ---- cnv/rlatorle.c.orig Thu Nov 29 22:14:43 2007 -+++ cnv/rlatorle.c Thu Nov 29 22:15:43 2007 -@@ -162,7 +162,7 @@ +--- cnv/rlatorle.c.orig 1992-04-30 13:58:33 UTC ++++ cnv/rlatorle.c +@@ -162,7 +162,7 @@ int *height; } VPRINTF(stderr, "Channel color space %s\n", head.rla_head.chan); if ( rlb_flag ) Index: graphics/urt/files/patch-cnv__aliastorle.c =================================================================== --- graphics/urt/files/patch-cnv__aliastorle.c (revision 435994) +++ graphics/urt/files/patch-cnv__aliastorle.c (working copy) @@ -1,6 +1,6 @@ ---- cnv/aliastorle.c.orig 1992-04-30 05:01:13.000000000 +0900 -+++ cnv/aliastorle.c 2012-10-15 22:22:54.000000000 +0900 -@@ -117,7 +117,7 @@ +--- cnv/aliastorle.c.orig 1992-04-29 20:01:13 UTC ++++ cnv/aliastorle.c +@@ -117,7 +117,7 @@ rle_hdr the_hdr; * [None] */ Index: graphics/urt/files/patch-cnv__cubitorle.c =================================================================== --- graphics/urt/files/patch-cnv__cubitorle.c (revision 435994) +++ graphics/urt/files/patch-cnv__cubitorle.c (working copy) @@ -1,5 +1,5 @@ ---- cnv/cubitorle.c.orig 1992-01-29 02:51:35.000000000 +0900 -+++ cnv/cubitorle.c 2012-10-15 22:27:30.000000000 +0900 +--- cnv/cubitorle.c.orig 1992-01-28 17:51:35 UTC ++++ cnv/cubitorle.c @@ -31,7 +31,7 @@ void read_cubi_hdr(), read_cubi_row(), read_cubi_chan(), bit_read(); Index: graphics/urt/files/patch-cnv__gif2rle.c =================================================================== --- graphics/urt/files/patch-cnv__gif2rle.c (revision 435994) +++ graphics/urt/files/patch-cnv__gif2rle.c (working copy) @@ -1,5 +1,5 @@ ---- cnv/giftorle.c.orig 1993-10-18 22:59:37.000000000 +0900 -+++ cnv/giftorle.c 2012-10-16 00:54:53.000000000 +0900 +--- cnv/giftorle.c.orig 1993-10-18 13:59:37 UTC ++++ cnv/giftorle.c @@ -22,6 +22,10 @@ /* +------------------------------------------------------------------+ */ @@ -11,7 +11,7 @@ #include "rle.h" #ifndef lint -@@ -69,7 +73,7 @@ +@@ -69,7 +73,7 @@ struct { static int output_colormap = FALSE; @@ -20,7 +20,7 @@ main(argc,argv) int argc; char **argv; -@@ -96,7 +100,7 @@ +@@ -96,7 +100,7 @@ char **argv; while ( nfname-- > 0 ) (void)ReadGIF( *infname++ ); @@ -29,7 +29,7 @@ } int -@@ -203,7 +207,7 @@ +@@ -203,7 +207,7 @@ FILE *fd; EasyFail("EOF in extention\n",TRUE); if (c == 0) return FALSE; @@ -38,7 +38,7 @@ EasyFail("EOF in extention\n",TRUE); } } -@@ -278,7 +282,7 @@ +@@ -278,7 +282,7 @@ int input_code_size; max_code_size = 2*clear_code; max_code = clear_code+2; Index: graphics/urt/files/patch-cnv__graytorle.c =================================================================== --- graphics/urt/files/patch-cnv__graytorle.c (revision 435994) +++ graphics/urt/files/patch-cnv__graytorle.c (working copy) @@ -1,6 +1,6 @@ ---- cnv/graytorle.c.orig 1993-04-21 23:42:40.000000000 +0900 -+++ cnv/graytorle.c 2012-10-15 22:31:19.000000000 +0900 -@@ -39,7 +39,7 @@ +--- cnv/graytorle.c.orig 1993-04-21 14:42:40 UTC ++++ cnv/graytorle.c +@@ -39,7 +39,7 @@ typedef FILE *FILPTR; * -a Uses first input file as alpha channel. */ Index: graphics/urt/files/patch-cnv__painttorle.c =================================================================== --- graphics/urt/files/patch-cnv__painttorle.c (revision 435994) +++ graphics/urt/files/patch-cnv__painttorle.c (working copy) @@ -1,6 +1,6 @@ ---- cnv/painttorle.c.orig 1992-01-17 06:44:02.000000000 +0900 -+++ cnv/painttorle.c 2012-10-15 22:40:22.000000000 +0900 -@@ -46,7 +46,7 @@ +--- cnv/painttorle.c.orig 1992-01-16 21:44:02 UTC ++++ cnv/painttorle.c +@@ -46,7 +46,7 @@ int invert_flag = 0, oflag = 0; void init(), read_scan(), write_scan(); Index: graphics/urt/files/patch-cnv__pgmtorle.c =================================================================== --- graphics/urt/files/patch-cnv__pgmtorle.c (revision 435994) +++ graphics/urt/files/patch-cnv__pgmtorle.c (working copy) @@ -1,6 +1,6 @@ ---- cnv/pgmtorle.c.orig 1992-04-30 22:57:30.000000000 +0900 -+++ cnv/pgmtorle.c 2012-10-16 00:55:59.000000000 +0900 -@@ -35,6 +35,7 @@ +--- cnv/pgmtorle.c.orig 1992-04-30 13:57:30 UTC ++++ cnv/pgmtorle.c +@@ -35,6 +35,7 @@ pgmtorle() /* Tag. */ * System includes. */ #include Index: graphics/urt/files/patch-cnv__ppmtorle.c =================================================================== --- graphics/urt/files/patch-cnv__ppmtorle.c (revision 435994) +++ graphics/urt/files/patch-cnv__ppmtorle.c (working copy) @@ -1,6 +1,6 @@ ---- cnv/ppmtorle.c.orig 1992-03-05 04:29:44.000000000 +0900 -+++ cnv/ppmtorle.c 2012-10-16 01:05:15.000000000 +0900 -@@ -37,6 +37,7 @@ +--- cnv/ppmtorle.c.orig 1992-03-04 19:29:44 UTC ++++ cnv/ppmtorle.c +@@ -37,6 +37,7 @@ ppmtorle() /* Tag. */ #define NO_DECLARE_MALLOC /* ppm.h does it */ #include "rle.h" #include Index: graphics/urt/files/patch-cnv__rastorle.c =================================================================== --- graphics/urt/files/patch-cnv__rastorle.c (revision 435994) +++ graphics/urt/files/patch-cnv__rastorle.c (working copy) @@ -1,6 +1,6 @@ ---- cnv/rastorle.c.orig 1992-04-30 22:58:02.000000000 +0900 -+++ cnv/rastorle.c 2012-10-16 00:16:45.000000000 +0900 -@@ -72,7 +72,7 @@ +--- cnv/rastorle.c.orig 1992-04-30 13:58:02 UTC ++++ cnv/rastorle.c +@@ -72,7 +72,7 @@ static unsigned char red[CMAPSIZE], /* green[CMAPSIZE], /* Green ditto */ blue[CMAPSIZE]; /* see a pattern? */ Index: graphics/urt/files/patch-cnv__rawtorle.c =================================================================== --- graphics/urt/files/patch-cnv__rawtorle.c (revision 435994) +++ graphics/urt/files/patch-cnv__rawtorle.c (working copy) @@ -1,5 +1,5 @@ ---- cnv/rawtorle.c.orig 1992-03-24 12:53:43.000000000 +0900 -+++ cnv/rawtorle.c 2012-10-16 00:15:58.000000000 +0900 +--- cnv/rawtorle.c.orig 1992-03-24 03:53:43 UTC ++++ cnv/rawtorle.c @@ -66,7 +66,7 @@ }\ } Index: graphics/urt/files/patch-cnv__rlesplice.c =================================================================== --- graphics/urt/files/patch-cnv__rlesplice.c (revision 435994) +++ graphics/urt/files/patch-cnv__rlesplice.c (working copy) @@ -1,5 +1,5 @@ ---- cnv/rletoascii.c.orig 1992-01-21 02:29:09.000000000 +0900 -+++ cnv/rletoascii.c 2012-10-16 00:21:43.000000000 +0900 +--- cnv/rletoascii.c.orig 1992-01-20 17:29:09 UTC ++++ cnv/rletoascii.c @@ -21,6 +21,7 @@ */ @@ -8,7 +8,7 @@ #include "rle.h" typedef FILE *FILPTR; -@@ -59,7 +60,7 @@ +@@ -59,7 +60,7 @@ typedef FILE *FILPTR; */ static char default_asciistr[] = "@BR*#$PX0woIcv:+!~\"., "; Index: graphics/urt/files/patch-cnv__rletoabA60.c =================================================================== --- graphics/urt/files/patch-cnv__rletoabA60.c (revision 435994) +++ graphics/urt/files/patch-cnv__rletoabA60.c (working copy) @@ -1,6 +1,6 @@ ---- cnv/rletoabA60.c.orig 1992-01-29 02:54:36.000000000 +0900 -+++ cnv/rletoabA60.c 2012-10-13 07:03:23.000000000 +0900 -@@ -52,7 +52,7 @@ +--- cnv/rletoabA60.c.orig 1992-01-28 17:54:36 UTC ++++ cnv/rletoabA60.c +@@ -52,7 +52,7 @@ rle_pixel scanred[FRAME_LENGTH][LINE_LEN rle_pixel scanblu[FRAME_LENGTH][LINE_LENGTH]; rle_pixel scangrn[FRAME_LENGTH][LINE_LENGTH]; Index: graphics/urt/files/patch-cnv__rletoabA62__rletoabA62.c =================================================================== --- graphics/urt/files/patch-cnv__rletoabA62__rletoabA62.c (revision 435994) +++ graphics/urt/files/patch-cnv__rletoabA62__rletoabA62.c (working copy) @@ -1,6 +1,6 @@ ---- cnv/rletoabA62/rletoabA62.c.orig 1992-04-30 23:15:19.000000000 +0900 -+++ cnv/rletoabA62/rletoabA62.c 2012-10-16 00:25:35.000000000 +0900 -@@ -42,6 +42,10 @@ +--- cnv/rletoabA62/rletoabA62.c.orig 1992-04-30 14:15:19 UTC ++++ cnv/rletoabA62/rletoabA62.c +@@ -42,6 +42,10 @@ rletoabA62() Tag the file. */ #include @@ -11,7 +11,7 @@ #ifndef TRUE #define TRUE 1 -@@ -101,7 +105,7 @@ +@@ -101,7 +105,7 @@ extern void dump2(); * Main entry... */ Index: graphics/urt/files/patch-cnv__rletoalias.c =================================================================== --- graphics/urt/files/patch-cnv__rletoalias.c (revision 435994) +++ graphics/urt/files/patch-cnv__rletoalias.c (working copy) @@ -1,6 +1,6 @@ ---- cnv/rletoalias.c.orig 1992-04-30 22:58:47.000000000 +0900 -+++ cnv/rletoalias.c 2012-10-13 07:07:29.000000000 +0900 -@@ -108,7 +108,7 @@ +--- cnv/rletoalias.c.orig 1992-04-30 13:58:47 UTC ++++ cnv/rletoalias.c +@@ -108,7 +108,7 @@ static char *Malloc(); * [None] */ Index: graphics/urt/files/patch-cnv__rletocgm.c =================================================================== --- graphics/urt/files/patch-cnv__rletocgm.c (revision 435994) +++ graphics/urt/files/patch-cnv__rletocgm.c (working copy) @@ -1,6 +1,6 @@ ---- cnv/rletocgm.c.orig 1992-04-30 22:59:08.000000000 +0900 -+++ cnv/rletocgm.c 2012-10-16 00:17:32.000000000 +0900 -@@ -449,6 +449,7 @@ +--- cnv/rletocgm.c.orig 1992-04-30 13:59:08 UTC ++++ cnv/rletocgm.c +@@ -449,6 +449,7 @@ rle_hdr *in_hdr; * Repeatedly read from the input until the file EOF or an * error is encountered. */ Index: graphics/urt/files/patch-cnv__rletogif__rletogif.c =================================================================== --- graphics/urt/files/patch-cnv__rletogif__rletogif.c (revision 435994) +++ graphics/urt/files/patch-cnv__rletogif__rletogif.c (working copy) @@ -1,5 +1,5 @@ ---- cnv/rletogif/rletogif.c.orig 1992-04-30 23:15:57.000000000 +0900 -+++ cnv/rletogif/rletogif.c 2012-10-16 00:28:02.000000000 +0900 +--- cnv/rletogif/rletogif.c.orig 1992-04-30 14:15:57 UTC ++++ cnv/rletogif/rletogif.c @@ -29,6 +29,7 @@ */ @@ -8,7 +8,7 @@ #include "rle.h" #include "rletogif.h" -@@ -44,7 +45,7 @@ +@@ -44,7 +45,7 @@ int get_scanlines(); int get_color_bits(); void GIFEncode(); Index: graphics/urt/files/patch-cnv__rletogray.c =================================================================== --- graphics/urt/files/patch-cnv__rletogray.c (revision 435994) +++ graphics/urt/files/patch-cnv__rletogray.c (working copy) @@ -1,6 +1,6 @@ ---- cnv/rletogray.c.orig 1992-04-30 22:59:30.000000000 +0900 -+++ cnv/rletogray.c 2012-10-15 22:37:09.000000000 +0900 -@@ -30,6 +30,7 @@ +--- cnv/rletogray.c.orig 1992-04-30 13:59:30 UTC ++++ cnv/rletogray.c +@@ -30,6 +30,7 @@ rletogray() Tag the file. */ #include @@ -8,7 +8,7 @@ #include "rle.h" typedef FILE *FILPTR; -@@ -41,7 +42,7 @@ +@@ -41,7 +42,7 @@ typedef FILE *FILPTR; * infile File to split. If none, uses stdin. */ Index: graphics/urt/files/patch-cnv__rletoiris.c =================================================================== --- graphics/urt/files/patch-cnv__rletoiris.c (revision 435994) +++ graphics/urt/files/patch-cnv__rletoiris.c (working copy) @@ -1,6 +1,6 @@ ---- cnv/rletoiris.c.orig 1992-04-30 22:59:53.000000000 +0900 -+++ cnv/rletoiris.c 2012-10-16 00:19:07.000000000 +0900 -@@ -32,6 +32,7 @@ +--- cnv/rletoiris.c.orig 1992-04-30 13:59:53 UTC ++++ cnv/rletoiris.c +@@ -32,6 +32,7 @@ short sbuf[4096]; rle_hdr hdr; Index: graphics/urt/files/patch-cnv__rletopaint.c =================================================================== --- graphics/urt/files/patch-cnv__rletopaint.c (revision 435994) +++ graphics/urt/files/patch-cnv__rletopaint.c (working copy) @@ -1,6 +1,6 @@ ---- cnv/rletopaint.c.orig 1992-05-22 00:11:41.000000000 +0900 -+++ cnv/rletopaint.c 2012-10-15 22:42:40.000000000 +0900 -@@ -74,7 +74,7 @@ +--- cnv/rletopaint.c.orig 1992-05-21 15:11:41 UTC ++++ cnv/rletopaint.c +@@ -74,7 +74,7 @@ int dmgray[8][8] = { 0 ,128 , 32 ,160 int compress_line(); void write_paint_line(), bytes_to_bits(); Index: graphics/urt/files/patch-cnv__rletops.c =================================================================== --- graphics/urt/files/patch-cnv__rletops.c (revision 435994) +++ graphics/urt/files/patch-cnv__rletops.c (working copy) @@ -1,6 +1,6 @@ ---- cnv/rletops.c.orig 1992-01-21 03:04:10.000000000 +0900 -+++ cnv/rletops.c 2012-10-15 22:45:15.000000000 +0900 -@@ -58,7 +58,7 @@ +--- cnv/rletops.c.orig 1992-01-20 18:04:10 UTC ++++ cnv/rletops.c +@@ -58,7 +58,7 @@ void prologue(), puthexpix(), epilogue() static int gencps = 0; /* generate color PostScript? */ @@ -9,7 +9,7 @@ main( argc, argv ) int argc; char **argv; -@@ -74,7 +74,7 @@ +@@ -74,7 +74,7 @@ char **argv; float heightinch = 3.0, center = 3.25, aspect = 1.0; @@ -18,7 +18,7 @@ float x1, y1, x2, y2, widthinch; unsigned char ** scan; unsigned char * buffer; -@@ -154,8 +154,7 @@ +@@ -154,8 +154,7 @@ char **argv; y2 = y1 + heightinch; prologue(outfile,sflag,nscan,nrow,x1,y1,x2,y2); @@ -28,7 +28,7 @@ { if (gencps) { /* generate a color line */ -@@ -231,7 +230,7 @@ +@@ -231,7 +230,7 @@ puthexpix(outfile,p) FILE *outfile; unsigned char p; { Index: graphics/urt/files/patch-cnv__rletorast.c =================================================================== --- graphics/urt/files/patch-cnv__rletorast.c (revision 435994) +++ graphics/urt/files/patch-cnv__rletorast.c (working copy) @@ -1,5 +1,5 @@ ---- cnv/rletorast.c.orig 1992-01-21 03:11:32.000000000 +0900 -+++ cnv/rletorast.c 2012-10-16 00:15:02.000000000 +0900 +--- cnv/rletorast.c.orig 1992-01-20 18:11:32 UTC ++++ cnv/rletorast.c @@ -41,7 +41,7 @@ typedef enum { GREY, GREY_ALPHA, COLOR, COLOR_ALPHA } Input_Type ; Index: graphics/urt/files/patch-cnv__rletoraw.c =================================================================== --- graphics/urt/files/patch-cnv__rletoraw.c (revision 435994) +++ graphics/urt/files/patch-cnv__rletoraw.c (working copy) @@ -1,5 +1,5 @@ ---- cnv/rletoraw.c.orig 1992-04-30 23:00:21.000000000 +0900 -+++ cnv/rletoraw.c 2012-10-16 00:14:10.000000000 +0900 +--- cnv/rletoraw.c.orig 1992-04-30 14:00:21 UTC ++++ cnv/rletoraw.c @@ -65,7 +65,7 @@ }\ Index: graphics/urt/files/patch-cnv__rletorla.c =================================================================== --- graphics/urt/files/patch-cnv__rletorla.c (revision 435994) +++ graphics/urt/files/patch-cnv__rletorla.c (working copy) @@ -1,5 +1,5 @@ ---- cnv/rletorla.c.orig 2012-10-16 00:51:43.000000000 +0900 -+++ cnv/rletorla.c 2012-10-16 01:00:52.000000000 +0900 +--- cnv/rletorla.c.orig 1996-01-14 18:51:05 UTC ++++ cnv/rletorla.c @@ -29,9 +29,13 @@ * System includes. */ @@ -14,7 +14,7 @@ #ifdef USE_STDLIB_H #include #else -@@ -52,6 +56,7 @@ +@@ -52,6 +56,7 @@ extern char *malloc(); extern void free(); #endif /* USE_STDLIB_H */ @@ -22,7 +22,7 @@ #define VPRINTF if (verbose || header) fprintf #define GRAYSCALE 001 /* 8 bits, no colormap */ -@@ -312,7 +317,7 @@ +@@ -312,7 +317,7 @@ void write_rlb_data() U_CHAR *buf; int *offset; int width, height; @@ -31,7 +31,7 @@ short len; long offptr; /* -@@ -348,7 +353,7 @@ +@@ -348,7 +353,7 @@ void write_rlb_data() exit(-1); } for (scan = 0; scan < height; scan++) { Index: graphics/urt/files/patch-cnv__rletotarga.c =================================================================== --- graphics/urt/files/patch-cnv__rletotarga.c (revision 435994) +++ graphics/urt/files/patch-cnv__rletotarga.c (working copy) @@ -1,6 +1,6 @@ ---- cnv/rletotarga.c.orig 1992-01-22 04:37:07.000000000 +0900 -+++ cnv/rletotarga.c 2012-10-15 22:47:54.000000000 +0900 -@@ -62,7 +62,7 @@ +--- cnv/rletotarga.c.orig 1992-01-21 19:37:07 UTC ++++ cnv/rletotarga.c +@@ -62,7 +62,7 @@ struct targafile { image_descriptor; /* Image Descriptor Byte */ }; Index: graphics/urt/files/patch-cnv__rletotiff.c =================================================================== --- graphics/urt/files/patch-cnv__rletotiff.c (revision 435994) +++ graphics/urt/files/patch-cnv__rletotiff.c (working copy) @@ -1,6 +1,6 @@ ---- cnv/rletotiff.c.orig 1992-04-30 23:01:10.000000000 +0900 -+++ cnv/rletotiff.c 2012-10-15 22:53:31.000000000 +0900 -@@ -48,7 +48,7 @@ +--- cnv/rletotiff.c.orig 1992-04-30 14:01:10 UTC ++++ cnv/rletotiff.c +@@ -48,7 +48,7 @@ TIFF *tif; static unsigned short compression = COMPRESSION_LZW; static int flip = 0; Index: graphics/urt/files/patch-cnv__rletovcr.c =================================================================== --- graphics/urt/files/patch-cnv__rletovcr.c (revision 435994) +++ graphics/urt/files/patch-cnv__rletovcr.c (working copy) @@ -1,6 +1,6 @@ ---- cnv/rletovcr.c.orig Thu Mar 10 20:17:23 2005 -+++ cnv/rletovcr.c Thu Mar 10 20:20:49 2005 -@@ -83,11 +83,10 @@ +--- cnv/rletovcr.c.orig 1992-02-18 21:46:29 UTC ++++ cnv/rletovcr.c +@@ -83,11 +83,10 @@ static char DAT_TIM[80]; /* when? */ static char COMMENT[80]; /* comment! */ #endif @@ -13,7 +13,7 @@ char *buffer, *bp; /* -@@ -254,7 +253,7 @@ +@@ -254,7 +253,7 @@ int main(argc,argv) int argc; char *argv[]; { Index: graphics/urt/files/patch-cnv__targatorle.c =================================================================== --- graphics/urt/files/patch-cnv__targatorle.c (revision 435994) +++ graphics/urt/files/patch-cnv__targatorle.c (working copy) @@ -1,6 +1,6 @@ ---- cnv/targatorle.c.orig 1992-02-28 06:11:12.000000000 +0900 -+++ cnv/targatorle.c 2012-10-15 22:51:12.000000000 +0900 -@@ -119,7 +119,7 @@ +--- cnv/targatorle.c.orig 1992-02-27 21:11:12 UTC ++++ cnv/targatorle.c +@@ -119,7 +119,7 @@ void targa_getrow(); void init_comp(); unsigned char getbyte(); Index: graphics/urt/files/patch-cnv__tex__makefile.src =================================================================== --- graphics/urt/files/patch-cnv__tex__makefile.src (revision 435994) +++ graphics/urt/files/patch-cnv__tex__makefile.src (working copy) @@ -1,6 +1,6 @@ ---- cnv/tex/makefile.src.orig Sat Jun 8 00:57:32 1991 -+++ cnv/tex/makefile.src Sat Dec 28 00:47:13 2002 -@@ -39,7 +39,7 @@ +--- cnv/tex/makefile.src.orig 1991-06-07 15:57:32 UTC ++++ cnv/tex/makefile.src +@@ -39,7 +39,7 @@ install: default install-pgm install-scr install-scripts: $(SCRIPTS) for pgm in $?; do d=$(DEST)/`basename $$pgm .sh`; \ Index: graphics/urt/files/patch-cnv__tifftorle.c =================================================================== --- graphics/urt/files/patch-cnv__tifftorle.c (revision 435994) +++ graphics/urt/files/patch-cnv__tifftorle.c (working copy) @@ -1,6 +1,6 @@ ---- cnv/tifftorle.c.orig 1992-08-07 04:44:25.000000000 +0900 -+++ cnv/tifftorle.c 2012-10-16 00:13:07.000000000 +0900 -@@ -47,7 +47,7 @@ +--- cnv/tifftorle.c.orig 1992-08-06 19:44:25 UTC ++++ cnv/tifftorle.c +@@ -47,7 +47,7 @@ unsigned char bc4[16] = { 0, 0x11, 0x22, unsigned char bc2[4] = { 0, 0x55, 0xaa, 0xff }; unsigned char bc1[2] = { 0, 0xff }; Index: graphics/urt/files/patch-cnv__vcrtorele.c =================================================================== --- graphics/urt/files/patch-cnv__vcrtorele.c (revision 435994) +++ graphics/urt/files/patch-cnv__vcrtorele.c (working copy) @@ -1,6 +1,6 @@ ---- cnv/vcrtorle.c.orig Thu Mar 10 20:22:42 2005 -+++ cnv/vcrtorle.c Thu Mar 10 20:30:16 2005 -@@ -94,9 +94,6 @@ +--- cnv/vcrtorle.c.orig 1992-02-18 21:05:31 UTC ++++ cnv/vcrtorle.c +@@ -94,9 +94,6 @@ vcrtorle() /* Tag. */ static int VERBOSE = 0; @@ -10,7 +10,7 @@ static void FatalError(s) char *s; -@@ -109,20 +106,10 @@ +@@ -109,20 +106,10 @@ static void FatalError(s) static int LBLSIZE; /* size of header, must be int mult of NS */ static char FORMAT[80]; /* 'BYTE' is OK */ static char TYPE[80]; /* 'IMAGE' is OK */ @@ -31,7 +31,7 @@ static char HOST[80]; /* machine type? */ static char INTFMT[80]; /* integer format? */ static char REALFMT[80]; /* real format? */ -@@ -218,20 +205,20 @@ +@@ -218,20 +205,20 @@ FILE *fd; if (0 == strcmp("FORMAT" ,Name)) {strcpy(FORMAT ,Value); continue;} if (0 == strcmp("TYPE" ,Name)) {strcpy(TYPE ,Value); continue;} @@ -62,7 +62,7 @@ if (0 == strcmp("HOST" ,Name)) {strcpy(HOST ,Value); continue;} if (0 == strcmp("INTFMT" ,Name)) {strcpy(INTFMT ,Value); continue;} if (0 == strcmp("REALFMT",Name)) {strcpy(REALFMT,Value); continue;} -@@ -249,7 +236,6 @@ +@@ -249,7 +236,6 @@ FILE *fd; n++; } @@ -70,7 +70,7 @@ } /* RLE stuff */ -@@ -297,7 +283,7 @@ +@@ -297,7 +283,7 @@ char *argv[]; unsigned char *VICARImage; char *outfname = NULL; int oflag = 0; Index: graphics/urt/files/patch-cnv__wasatchrle.c =================================================================== --- graphics/urt/files/patch-cnv__wasatchrle.c (revision 435994) +++ graphics/urt/files/patch-cnv__wasatchrle.c (working copy) @@ -1,5 +1,5 @@ ---- cnv/wasatchrle.c.orig 1992-01-21 03:33:32.000000000 +0900 -+++ cnv/wasatchrle.c 2012-10-16 00:57:04.000000000 +0900 +--- cnv/wasatchrle.c.orig 1992-01-20 18:33:32 UTC ++++ cnv/wasatchrle.c @@ -28,6 +28,7 @@ */ @@ -8,7 +8,7 @@ #include #include #include "rle.h" -@@ -51,7 +52,7 @@ +@@ -51,7 +52,7 @@ struct was_op { /* A wasatch "opcode" rle_pixel count, data; } was_op; Index: graphics/urt/files/patch-cnv__xbmtorle.c =================================================================== --- graphics/urt/files/patch-cnv__xbmtorle.c (revision 435994) +++ graphics/urt/files/patch-cnv__xbmtorle.c (working copy) @@ -1,6 +1,6 @@ ---- cnv/xbmtorle.c.orig 1992-04-30 23:01:54.000000000 +0900 -+++ cnv/xbmtorle.c 2012-10-16 01:02:29.000000000 +0900 -@@ -29,6 +29,7 @@ +--- cnv/xbmtorle.c.orig 1992-04-30 14:01:54 UTC ++++ cnv/xbmtorle.c +@@ -29,6 +29,7 @@ static char rcsid[] = "$Header: /l/spenc xbmtorle() Tag the file. */ @@ -8,7 +8,7 @@ #include "rle.h" #define MAX_LINE 500 -@@ -65,7 +66,7 @@ +@@ -65,7 +66,7 @@ static int ReadBitmapFile(); * Reads the bitmap, then builds an RLE image with one pixel per * bit in the input. */ Index: graphics/urt/files/patch-config__hp700-hpux10 =================================================================== --- graphics/urt/files/patch-config__hp700-hpux10 (revision 435994) +++ graphics/urt/files/patch-config__hp700-hpux10 (nonexistent) @@ -1,253 +0,0 @@ ---- config/hp700-hpux10.orig Fri Dec 27 23:02:36 2002 -+++ config/hp700-hpux10 Fri Dec 27 23:02:36 2002 -@@ -0,0 +1,250 @@ -+# Configuration file for HP 9000/700 series running HP-UX 10.01 with gcc -+# Note that you will probably need to change the INCX11 directive at the -+# end of this file -+ -+#quiet on -+ -+# Configuration file for the URT raster toolkit package. Modify all -+# entries in this file. -+ -+# This file should be the only thing you have to edit to configure the -+# toolkit for a new system. If you are adding capabilities, please -+# keep this in mind and be sure to make those capabilities configurable -+# from this file. -+ -+# The file "makefile.hdr" contains code common to all makefiles. It -+# should not be necessary to edit that file. -+ -+# The following define the available "hardware" display configuration. -+# Remove one # sign to define a symbol (i.e., leaving #define at the -+# beginning of the line.) -+ -+# Displays -+##define AMIGA Amiga computer display. -+##define APOLLO Apollo computer display. -+##define BOBCAT HP "bobcat" 9000 series (with Starbase). -+##define CX3D Chromatics CX3D system. -+##define FB BRL extended frame buffer library. -+##define GETICR Display for NCSA telnet. Requires PBMPLUS tools. -+##define GRINNELL Grinnell GMR27 frame buffer. -+##define HPQCR Matrix QCR-Z attached to HP series 300. -+##define IRIS Silicon Graphics Iris 2000/3000. -+##define IRIS4D Silicon Graphics Iris/4D. -+##define NEXT NeXT computer display. -+##define ORION High-Level Hardware Orion display. -+##define SUNTOOLS For Suns running SunTools. -+##define TAAC1 Suns with TAAC-1 board. -+##define X10 X10 Window system. -+#define X11 X11 Window system. -+ -+# Conversion programs -+#define ABEKASA60 Abekas A60 conversions. -+#define ABEKASA62 Abekas A62 conversions. -+#define ALIAS Alias conversions. -+##define CGM RLE to CGM conversion. -+#define CUBICOMP Cubicomp conversions. -+#define GIF GIF image conversions. -+#define GRAYFILES Grayscale conversions. -+##define SGICONV SGI Image conversions. -+#define MACPAINT Macpaint conversions. -+##define PBMPLUS PBMPLUS conversions. -+#define POSTSCRIPT Postscript conversions. -+##define SUNRASTER For Sun raster conversions. -+#define TARGA Targa format conversions. -+##define TIFF TIFF image conversions. -+#define TIFF2p4 Define if libtiff is version 2.4 or greater -+#define VICAR VICAR image conversions. -+#define WASATCH Wasatch Paintbox conversions. -+#define WAVEFRONT Wavefront RLA file conversions. -+ -+# The dvirle program requires the Maryland MC-TeX library. See the -+# README file in the cnv/tex subdirectory. -+##define DVIRLE Compile dvirle program -+ -+# Control C compilation flags. Define according to your compiler. -+ -+##define APOLLOCC Apollo computer. -+##define CONVEXCC Convex C 4.0 or greater -+##define CRAY2CC Cray-2 running UNICOS. -+#define GCC Gcc compiler. -+##define HPUX300CC HP 9000/300 running HP-UX. -+#define HPUX800CC HP 9000/800 running HP-UX. -+##define IBMR6000CC IBM RS6000. -+##define IRIS4DCC Silicon Graphics Iris 4D. -+##define IRISCC Silicon Graphics Iris 2400/3000. -+##define SUNCC Sun 3 computers. -+##define 386IXCC SVr3 386/ix 2.2 -+ -+# You can put any system dependent flags here. -+ExtraCFLAGS = -+ -+# System specific or configuration parameters. Define according to your -+# environment and desires. -+ -+##define ABEKAS_PAL Convert to PAL format in Abekas A60 tool. -+##define ALL_MAN Print/install all man pages. -+##define CONST_DECL If your compiler understands 'const' (ANSI) -+##define FILE_NAME_14_CHARS If filenames are limited to 14 characters. -+##define HAVE_CPROTO If you have the cproto command. Not normally required. -+##define NEED_BSTRING Your libc does not have bcopy or bzero (Sys V probably) -+##define NEED_GETOPT Your libc does not have the getopt function (BSD) -+##define NEED_RENAME Your libc does not have the rename function (Sys V) -+#define NEED_SETLINEBUF Your stdio does not have setlinebuf (Sys V) -+##define NO_MAKE_MAKEFILE If you don't want a "makefile" action. -+##define NO_OPEN_PIPES If file "names" "|..." and "*.Z" are not special. -+#define NO_RANLIB You don't have the ranlib program (Sys V) -+##define NO_ITIMER You don't have setitimer (e.g., Cray 2). -+##define NO_TOOLS Don't build tool directory. -+##define STDIO_NEEDS_BINARY Your fopen() needs "b" specified for binary io -+##define USE_TIME_H You need to include time.h for time_t (Sys V) -+#define SYS_V_SETPGRP Your system has the SysV setpgrp() call. -+##define USE_L_FLAG Use -Llibdir -lrle instead of libdir/liblre.a. -+#define USE_PROTOTYPES Declare library functions with ANSI-C prototypes. -+##define USE_RANDOM Your libc has the BSD random() function. -+#define USE_SHARED_LIB You want to link to shared libraries as possible. -+##define USE_STDARG Use 'stdarg' instead of 'varargs' (ANSI). -+##define USE_STDLIB_H You have "stdlib.h". -+##define USE_UNISTD_H You have "unistd.h". -+#define USE_STRING_H You have "string.h", not "strings.h" -+#define VOID_STAR Your C compiler understands the 'void *' declaration. -+##define USE_XLIBINT_H You have the include file . -+##define X_SHARED_MEMORY You have the XShm extension. -+ -+# DEST is where all programs will be put. Can be overridden for specific -+# directories below. -+# RI is where the include files live. You probably shouldn't change this. -+# RL is where the tool directories find the RLE library. You can change -+# this, but see the README instructions about making the toolkit in this -+# case. -+ -+# Path names not starting with a / are relative to this directory. -+# Path names starting with a / are absolute. -+ -+#defpath DEST bin -+#defpath RI include -+#defpath RL lib -+ -+# Note! LIB_DEST, INC_DEST, and MAN_DEST must be defined for the -+# library, include files, or manual pages, respectively, to be -+# installed anywhere. -+ -+##defpath MAN_DEST /usr/site/man -+##defpath LIB_DEST -+##defpath GET_DEST -+##defpath CNV_DEST -+##defpath TOOLS_DEST -+##defpath INC_DEST -+ -+# Control of formatting. If your "roff" program needs to be piped to -+# something to print, set ROFFPIPE to (e.g.) "| lpr" -+ROFF = nroff -+ROFFOPT = -man -+ROFFPIPE = | lpr -+ -+# Stuff you like to have removed from directories to "make clean" -+OTHERJUNK = core *~ #*# -+ -+# Files needed for the various options above. -+#ifdef BOBCAT -+#ifdef USE_SHARED_LIB -+LDOPTS = -a shared -+LIBBOBCAT = -L /usr/lib/X11R4 -lXwindow -lsb -ldld -lXhp11 -lX11 -+# #endif /* shared library */ -+# #ifndef USE_SHARED_LIB -+#else -+LDOPTS = -a archive -+LIBBOBCAT = -L /usr/lib/X11R4 -lXwindow -ldd98705 -ldd98721 -ldd98731 -ldd98736 -+-lddgcrx -lddbyte -lddsox11 -lsb1 -lsb2 -lXhp11 -lX11 -+#endif /* archive library */ -+#endif /* BOBCAT */ -+ -+#ifdef CGM -+# Path to directory where CGM library and include files may be found -+# Absolute or relative to URT root -+#defpath CGMDIR -+INCCGM = -I$(CGMDIR) -+LIBCGM = $(CGMDIR)/libcgm.a -+#endif -+ -+#ifdef CX3D -+# Where are the include files for the CX3D -+INCCX3D = /usr/site/include -+LIBCX3D = -lcx3d -+#endif -+ -+#ifdef DVIRLE -+#define DVIRLE_LIBSUBDIR Defined if LIBMCTEX is under cnv/tex directory -+# The MC-TeX library. -+LIBMCTEX = lib/lib.a # Note! relative to cnv/tex directory -+# Where to find the MC-TeX include files. -+INCMCTEX = h # Note! relative to cnv/tex directory -+# where to find the font description file -+CONFFILE = /usr/local/lib/tex/fontdesc -+#endif -+ -+#ifdef FB -+LIBFB = /usr/brl/lib/libfb.a -+#endif -+ -+#ifdef GRINNELL -+# Library containing GMR27 functions. -+LIBGRINNELL = -lfb -+#endif -+ -+#ifdef HPQCR -+# HP device io library. -+LIBHPQCR = -ldvio -+#endif -+ -+#ifdef IRIS -+LIBIRIS = -Zg -+#endif -+ -+#ifdef IRIS4D -+LIBIRIS4D = -lgl_s -+#endif -+ -+#ifdef PBMPLUS -+# PBMDIR should refer to the root of your PBM source tree. -+# If relative, it's relative to root of URT source tree. -+#defpath PBMDIR -+ -+INCPBMPLUS = -I$(PBMDIR) -I$(PBMDIR)/ppm -I$(PBMDIR)/pgm -I$(PBMDIR)/pbm -+LIBPBMPLUS = $(PBMDIR)/ppm/libppm.a $(PBMDIR)/pgm/libpgm.a \ -+ $(PBMDIR)/pbm/libpbm.a -+#endif -+ -+#ifdef SUNRASTER|SUNTOOLS|TAAC1 -+LIBSUNTOOLS_COM = -lsuntool -lsunwindow -lpixrect -+#endif -+ -+#ifdef SUNRASTER -+LIBSUNRASTER = $(LIBSUNTOOLS_COM) -+#endif -+ -+#ifdef SUNTOOLS -+LIBSUNTOOLS = $(LIBSUNTOOLS_COM) -+#endif -+ -+#ifdef TAAC1 -+LIBTAAC1 = -ltaac1 $(LIBSUNTOOLS_COM) -+#endif -+ -+#ifdef TIFF -+# Location of tiff library and include files. Relative to URT root directory. -+#defpath TIFFDIR -+INCTIFF = -I$(TIFFDIR) -+LIBTIFF = $(TIFFDIR)/libtiff.a -+#endif -+ -+#ifdef X10 -+LIBX10 = -lX -+INCX10 = -+#endif -+ -+#ifdef X11 -+# Fetch the X11 library from /usr/lib/X11R4/libX11.sl -+LIBX11 = /usr/lib/X11R4/libX11.sl -+# You will probably need to change this -+INCX11 = -I/usr/sww/X11/include -+#endif Index: graphics/urt/files/patch-config__sol2-5 =================================================================== --- graphics/urt/files/patch-config__sol2-5 (revision 435994) +++ graphics/urt/files/patch-config__sol2-5 (nonexistent) @@ -1,243 +0,0 @@ ---- config/sol2-5.orig Fri Dec 27 23:02:36 2002 -+++ config/sol2-5 Fri Dec 27 23:02:36 2002 -@@ -0,0 +1,240 @@ -+# Solaris 2.x configuration file. (Tested on Solaris2.4 and 2.5) -+# With X11 -+# All conversion programs compiled. -+ -+##quiet on -+ -+# Configuration file for the URT raster toolkit package. Modify all -+# entries in this file. -+ -+# This file should be the only thing you have to edit to configure the -+# toolkit for a new system. If you are adding capabilities, please -+# keep this in mind and be sure to make those capabilities configurable -+# from this file. -+ -+# The file "makefile.hdr" contains code common to all makefiles. It -+# should not be necessary to edit that file. -+ -+# The following define the available "hardware" display configuration. -+# Remove one # sign to define a symbol (i.e., leaving #define at the -+# beginning of the line.) -+ -+# Displays -+##define AMIGA Amiga computer display. -+##define APOLLO Apollo computer display. -+##define BOBCAT HP "bobcat" 9000 series (with Starbase). -+##define CX3D Chromatics CX3D system. -+##define FB BRL extended frame buffer library. -+##define GETICR Display for NCSA telnet. Requires PBMPLUS tools. -+##define GRINNELL Grinnell GMR27 frame buffer. -+##define HPQCR Matrix QCR-Z attached to HP series 300. -+##define IRIS Silicon Graphics Iris 2000/3000. -+##define IRIS4D Silicon Graphics Iris/4D. -+##define NEXT NeXT computer display. -+##define ORION High-Level Hardware Orion display. -+##define SUNTOOLS For Suns running SunTools. -+##define TAAC1 Suns with TAAC-1 board. -+##define X10 X10 Window system. -+#define X11 X11 Window system. -+ -+# Conversion programs -+#define ABEKASA60 Abekas A60 conversions. -+#define ABEKASA62 Abekas A62 conversions. -+#define ALIAS Alias conversions. -+##define CGM RLE to CGM conversion. -+#define CUBICOMP Cubicomp conversions. -+#define GIF GIF image conversions. -+#define GRAYFILES Grayscale conversions. -+##define SGICONV SGI Image conversions. -+#define MACPAINT Macpaint conversions. -+##define PBMPLUS PBMPLUS conversions. -+#define POSTSCRIPT Postscript conversions. -+##define SUNRASTER For Sun raster conversions. -+#define TARGA Targa format conversions. -+##define TIFF TIFF image conversions. -+#define TIFF2p4 Define if libtiff is version 2.4 or greater -+#define VICAR VICAR image conversions. -+#define WASATCH Wasatch Paintbox conversions. -+##define WAVEFRONT Wavefront RLA file conversions. -+ -+# The dvirle program requires the Maryland MC-TeX library. See the -+# README file in the cnv/tex subdirectory. -+##define DVIRLE Compile dvirle program -+ -+# Control C compilation flags. Define according to your compiler. -+ -+##define APOLLOCC Apollo computer. -+##define CONVEXCC Convex C 4.0 or greater -+##define CRAY2CC Cray-2 running UNICOS. -+#define GCC Gcc compiler. -+##define HPUX300CC HP 9000/300 running HP-UX. -+##define HPUX800CC HP 9000/800 running HP-UX. -+##define IBMR6000CC IBM RS6000. -+##define IRIS4DCC Silicon Graphics Iris 4D. -+##define IRISCC Silicon Graphics Iris 2400/3000. -+##define SUNCC Sun 3 computers. -+##define 386IXCC SVr3 386/ix 2.2 -+ -+# You can put any system dependent flags here. -+ExtraCFLAGS = -+ -+# System specific or configuration parameters. Define according to your -+# environment and desires. -+ -+##define ABEKAS_PAL Convert to PAL format in Abekas A60 tool. -+##define ALL_MAN Print/install all man pages. -+##define CONST_DECL If your compiler understands 'const' (ANSI) -+##define FILE_NAME_14_CHARS If filenames are limited to 14 characters. -+##define HAVE_CPROTO If you have the cproto command. Not normally required. -+#define NEED_BSTRING Your libc does not have bcopy or bzero (Sys V probably) -+##define NEED_GETOPT Your libc does not have the getopt function (BSD) -+##define NEED_RENAME Your libc does not have the rename function (Sys V) -+#define NEED_SETLINEBUF Your stdio does not have setlinebuf (Sys V) -+#define NO_MAKE_MAKEFILE If you don't want a "makefile" action. -+##define NO_OPEN_PIPES If file "names" "|..." and "*.Z" are not special. -+#define NO_RANLIB You don't have the ranlib program (Sys V) -+##define NO_ITIMER You don't have setitimer (e.g., Cray 2). -+##define NO_TOOLS Don't build tool directory. -+##define STDIO_NEEDS_BINARY Your fopen() needs "b" specified for binary io -+##define USE_TIME_H You need to include time.h for time_t (Sys V) -+##define SYS_V_SETPGRP Your system has the SysV setpgrp() call. -+##define USE_L_FLAG Use -Llibdir -lrle instead of libdir/liblre.a. -+##define USE_PROTOTYPES Declare library functions with ANSI-C prototypes. -+##define USE_RANDOM Your libc has the BSD random() function. -+##define USE_STDARG Use 'stdarg' instead of 'varargs' (ANSI). -+#define USE_STDLIB_H You have "stdlib.h". -+#define USE_UNISTD_H You have "unistd.h". -+#define USE_STRING_H You have "string.h", not "strings.h" -+#define VOID_STAR Your C compiler understands the 'void *' declaration. -+#define USE_XLIBINT_H You have the include file . -+#define X_SHARED_MEMORY You have the XShm extension. -+ -+#define NO_GETHOSTNAME You don't have gethostnamem, use sysinfo() (Sys V) -+ -+# directories below. -+# RI is where the include files live. You probably shouldn't change this. -+# RL is where the tool directories find the RLE library. You can change -+# this, but see the README instructions about making the toolkit in this -+# case. -+ -+# Path names not starting with a / are relative to this directory. -+# Path names starting with a / are absolute. -+ -+#defpath DEST bin -+#defpath RI include -+#defpath RL lib -+ -+# Note! LIB_DEST, INC_DEST, and MAN_DEST must be defined for the -+# library, include files, or manual pages, respectively, to be -+# installed anywhere. -+ -+#defpath MAN_DEST -+#defpath LIB_DEST -+##defpath GET_DEST -+#defpath CNV_DEST -+#defpath TOOLS_DEST -+#defpath INC_DEST -+ -+# Control of formatting. If your "roff" program needs to be piped to -+# something to print, set ROFFPIPE to (e.g.) "| lpr" -+ROFF = nroff -+ROFFOPT = -man -+ROFFPIPE = | lpr -+ -+# Stuff you like to have removed from directories to "make clean" -+OTHERJUNK = core *~ #*# -+ -+# Files needed for the various options above. -+#ifdef BOBCAT -+LIBBOBCAT = -ldd98700 -ldd98710 -ldd98721 -ldd98731 -ldd98736 -ldd300h -lddbyte -lsb1 -lsb2 -+#endif -+ -+#ifdef CGM -+# Path to directory where CGM library and include files may be found -+# Absolute or relative to URT root -+#defpath CGMDIR -+INCCGM = -I$(CGMDIR) -+LIBCGM = $(CGMDIR)/libcgm.a -+#endif -+ -+#ifdef CX3D -+# Where are the include files for the CX3D -+INCCX3D = /usr/site/include -+LIBCX3D = -lcx3d -+#endif -+ -+#ifdef DVIRLE -+#define DVIRLE_LIBSUBDIR Defined if LIBMCTEX is under cnv/tex directory -+# The MC-TeX library. -+LIBMCTEX = lib/lib.a # Note! relative to cnv/tex directory -+# Where to find the MC-TeX include files. -+INCMCTEX = h # Note! relative to cnv/tex directory -+# where to find the font description file -+CONFFILE = /usr/local/lib/tex/fontdesc -+#endif -+ -+#ifdef FB -+LIBFB = /usr/brl/lib/libfb.a -+#endif -+ -+#ifdef GRINNELL -+# Library containing GMR27 functions. -+LIBGRINNELL = -lfb -+#endif -+ -+#ifdef HPQCR -+# HP device io library. -+LIBHPQCR = -ldvio -+#endif -+ -+#ifdef IRIS -+LIBIRIS = -Zg -+#endif -+ -+#ifdef IRIS4D -+LIBIRIS4D = -lgl_s -+#endif -+ -+#ifdef PBMPLUS -+# PBMDIR should refer to the root of your PBM source tree. -+# If relative, it's relative to root of URT source tree. -+#defpath PBMDIR -+ -+INCPBMPLUS = -I$(PBMDIR) -I$(PBMDIR)/ppm -I$(PBMDIR)/pgm -I$(PBMDIR)/pbm -+LIBPBMPLUS = $(PBMDIR)/ppm/libppm.a $(PBMDIR)/pgm/libpgm.a \ -+ $(PBMDIR)/pbm/libpbm.a -+#endif -+ -+#ifdef SUNRASTER|SUNTOOLS|TAAC1 -+LIBSUNTOOLS_COM = -lsuntool -lsunwindow -lpixrect -+#endif -+ -+#ifdef SUNRASTER -+LIBSUNRASTER = $(LIBSUNTOOLS_COM) -+#endif -+ -+#ifdef SUNTOOLS -+LIBSUNTOOLS = $(LIBSUNTOOLS_COM) -+#endif -+ -+#ifdef TAAC1 -+LIBTAAC1 = -ltaac1 $(LIBSUNTOOLS_COM) -+#endif -+ -+#ifdef TIFF -+# Location of tiff library and include files. Relative to URT root directory. -+#defpath TIFFDIR -+INCTIFF = -I$(TIFFDIR) -+LIBTIFF = $(TIFFDIR)/libtiff.a -+#endif -+ -+#ifdef X10 -+LIBX10 = -lX -+INCX10 = -+#endif -+ -+#ifdef X11 -+LIBX11 = -lX11 -+# Sun Specific -+INCX11 = -I/usr/openwin/include -+#endif Index: graphics/urt/files/patch-config__urt =================================================================== --- graphics/urt/files/patch-config__urt (revision 435994) +++ graphics/urt/files/patch-config__urt (working copy) @@ -1,5 +1,5 @@ ---- config/urt.orig Wed Jul 15 19:47:15 1992 -+++ config/urt Thu Mar 10 23:52:07 2005 +--- config/urt.orig 1996-01-14 03:21:16 UTC ++++ config/urt @@ -1,3 +1,7 @@ +# Configuration for HP 9000/300 series running BSD4.3 + @@ -40,7 +40,7 @@ ##define HPUX300CC HP 9000/300 running HP-UX. ##define HPUX800CC HP 9000/800 running HP-UX. ##define IBMR6000CC IBM RS6000. -@@ -77,7 +81,7 @@ +@@ -77,7 +81,7 @@ ExtraCFLAGS = ##define ABEKAS_PAL Convert to PAL format in Abekas A60 tool. ##define ALL_MAN Print/install all man pages. @@ -49,11 +49,10 @@ ##define FILE_NAME_14_CHARS If filenames are limited to 14 characters. ##define HAVE_CPROTO If you have the cproto command. Not normally required. ##define NEED_BSTRING Your libc does not have bcopy or bzero (Sys V probably) -@@ -91,17 +95,17 @@ - ##define NO_TOOLS Don't build tool directory. +@@ -92,16 +96,16 @@ ExtraCFLAGS = ##define STDIO_NEEDS_BINARY Your fopen() needs "b" specified for binary io ##define USE_TIME_H You need to include time.h for time_t (Sys V) --##define SYS_V_SETPGRP Your system has the SysV setpgrp() call. + ##define SYS_V_SETPGRP Your system has the SysV setpgrp() call. -##define USE_L_FLAG Use -Llibdir -lrle instead of libdir/liblre.a. -##define USE_PROTOTYPES Declare library functions with ANSI-C prototypes. -##define USE_RANDOM Your libc has the BSD random() function. @@ -60,7 +59,6 @@ -##define USE_STDARG Use 'stdarg' instead of 'varargs' (ANSI). -##define USE_STDLIB_H You have "stdlib.h". -##define USE_UNISTD_H You have "unistd.h". -+##define SYS_V_SETPGRP Your system has the SysV setpgrp() call. +#define USE_L_FLAG Use -Llibdir -lrle instead of libdir/liblre.a. +#define USE_PROTOTYPES Declare library functions with ANSI-C prototypes. +#define USE_RANDOM Your libc has the BSD random() function. @@ -77,7 +75,7 @@ # DEST is where all programs will be put. Can be overridden for specific # directories below. -@@ -121,12 +125,12 @@ +@@ -121,12 +125,12 @@ ExtraCFLAGS = # library, include files, or manual pages, respectively, to be # installed anywhere. @@ -96,7 +94,7 @@ # Control of formatting. If your "roff" program needs to be piped to # something to print, set ROFFPIPE to (e.g.) "| lpr" -@@ -145,9 +149,9 @@ +@@ -145,9 +149,9 @@ LIBBOBCAT = -ldd98700 -ldd98710 -ldd9872 #ifdef CGM # Path to directory where CGM library and include files may be found # Absolute or relative to URT root @@ -109,7 +107,7 @@ #endif #ifdef CX3D -@@ -163,11 +167,11 @@ +@@ -163,11 +167,11 @@ LIBMCTEX = lib/lib.a # Note! relative t # Where to find the MC-TeX include files. INCMCTEX = h # Note! relative to cnv/tex directory # where to find the font description file @@ -123,7 +121,7 @@ #endif #ifdef GRINNELL -@@ -191,11 +195,10 @@ +@@ -191,11 +195,10 @@ LIBIRIS4D = -lgl_s #ifdef PBMPLUS # PBMDIR should refer to the root of your PBM source tree. # If relative, it's relative to root of URT source tree. @@ -138,7 +136,7 @@ #endif #ifdef SUNRASTER|SUNTOOLS|TAAC1 -@@ -216,9 +219,10 @@ +@@ -216,9 +219,10 @@ LIBTAAC1 = -ltaac1 $(LIBSUNTOOLS_COM) #ifdef TIFF # Location of tiff library and include files. Relative to URT root directory. @@ -152,7 +150,7 @@ #endif #ifdef X10 -@@ -227,6 +233,6 @@ +@@ -227,6 +231,6 @@ INCX10 = #endif #ifdef X11 Index: graphics/urt/files/patch-get-getx11-map_scan.c =================================================================== --- graphics/urt/files/patch-get-getx11-map_scan.c (revision 435994) +++ graphics/urt/files/patch-get-getx11-map_scan.c (working copy) @@ -1,6 +1,6 @@ ---- get/getx11/map_scan.c.orig Thu Nov 29 22:24:53 2007 -+++ get/getx11/map_scan.c Thu Nov 29 22:26:37 2007 -@@ -2195,7 +2195,7 @@ +--- get/getx11/map_scan.c.orig 1992-08-13 17:24:01 UTC ++++ get/getx11/map_scan.c +@@ -2195,7 +2195,7 @@ register image_information *img; if (!img->divN || !img->modN || !img->dm16 ) { Index: graphics/urt/files/patch-get-getx11-x11_stuff.c =================================================================== --- graphics/urt/files/patch-get-getx11-x11_stuff.c (revision 435994) +++ graphics/urt/files/patch-get-getx11-x11_stuff.c (working copy) @@ -1,5 +1,5 @@ ---- get/getx11/x11_stuff.c.orig Fri May 13 20:05:44 1994 -+++ get/getx11/x11_stuff.c Thu Nov 29 22:48:26 2007 +--- get/getx11/x11_stuff.c.orig 1994-05-14 01:05:44 UTC ++++ get/getx11/x11_stuff.c @@ -40,7 +40,7 @@ */ #include "getx11.h" @@ -9,7 +9,7 @@ #endif #include "circle.bitmap" -@@ -155,7 +155,6 @@ +@@ -155,7 +155,6 @@ Boolean share; IPC_CREAT|0777 ); if ( img->shm_img.shmid < 0 ) { @@ -17,7 +17,7 @@ if ( errno == ENOSPC ) { if ( !no_shared_space ) -@@ -333,7 +332,7 @@ +@@ -333,7 +332,7 @@ Boolean reallocate; if (( img->pixmap != NULL && reallocate ) || ( img->pixmap != NULL && (img->pix_w < iw || img->pix_h < ih ))){ @@ -26,7 +26,7 @@ img->pixmap = NULL; } -@@ -361,7 +360,6 @@ +@@ -361,7 +360,6 @@ Boolean reallocate; XDestroyImage( image ); if ( img->shm_pix.shmid < 0 ) { Index: graphics/urt/files/patch-get__getfb.c =================================================================== --- graphics/urt/files/patch-get__getfb.c (revision 435994) +++ graphics/urt/files/patch-get__getfb.c (working copy) @@ -1,6 +1,6 @@ ---- get/getfb.c.orig Mon Mar 7 23:33:32 2005 -+++ get/getfb.c Mon Mar 7 23:44:28 2005 -@@ -47,7 +47,7 @@ +--- get/getfb.c.orig 1992-01-28 18:10:17 UTC ++++ get/getfb.c +@@ -47,7 +47,7 @@ char ** argv; } rle_file = argv[0]; Index: graphics/urt/files/patch-get__getx11__XGetHClrs.c =================================================================== --- graphics/urt/files/patch-get__getx11__XGetHClrs.c (revision 435994) +++ graphics/urt/files/patch-get__getx11__XGetHClrs.c (working copy) @@ -1,5 +1,5 @@ ---- get/getx11/XGetHClrs.c.orig Sun Jan 30 15:48:57 2005 -+++ get/getx11/XGetHClrs.c Sun Jan 30 15:49:38 2005 +--- get/getx11/XGetHClrs.c.orig 1992-04-30 14:16:23 UTC ++++ get/getx11/XGetHClrs.c @@ -1,5 +1,4 @@ #ifndef XLIBINT_H_NOT_AVAILABLE -#include Index: graphics/urt/files/patch-get__getx11__getx11.c =================================================================== --- graphics/urt/files/patch-get__getx11__getx11.c (revision 435994) +++ graphics/urt/files/patch-get__getx11__getx11.c (working copy) @@ -1,6 +1,6 @@ ---- get/getx11/getx11.c.orig 1995-01-11 06:16:18.000000000 +0900 -+++ get/getx11/getx11.c 2012-10-13 07:08:08.000000000 +0900 -@@ -218,7 +218,7 @@ +--- get/getx11/getx11.c.orig 1995-01-10 21:16:18 UTC ++++ get/getx11/getx11.c +@@ -218,7 +218,7 @@ image_information *i; * [None] */ Index: graphics/urt/files/patch-get__getx11__getx11.h =================================================================== --- graphics/urt/files/patch-get__getx11__getx11.h (revision 435994) +++ graphics/urt/files/patch-get__getx11__getx11.h (working copy) @@ -1,5 +1,5 @@ ---- get/getx11/getx11.h.orig 1994-05-14 10:09:37.000000000 +0900 -+++ get/getx11/getx11.h 2012-10-15 22:14:16.000000000 +0900 +--- get/getx11/getx11.h.orig 1994-05-14 01:09:37 UTC ++++ get/getx11/getx11.h @@ -27,6 +27,9 @@ */ Index: graphics/urt/files/patch-get__getx11__in_cmap.c =================================================================== --- graphics/urt/files/patch-get__getx11__in_cmap.c (revision 435994) +++ graphics/urt/files/patch-get__getx11__in_cmap.c (working copy) @@ -1,6 +1,6 @@ ---- get/getx11/in_cmap.c.orig Thu Apr 30 23:17:16 1992 -+++ get/getx11/in_cmap.c Fri Dec 27 23:02:36 2002 -@@ -70,10 +70,10 @@ +--- get/getx11/in_cmap.c.orig 1992-04-30 14:17:16 UTC ++++ get/getx11/in_cmap.c +@@ -70,10 +70,10 @@ rle_hdr *img_hdr; if ( img->sep_colors || (img->img_channels == 1 && img->ncmap == 3 && img->cmlen) ) /* If using color map directly, apply display gamma, too. */ Index: graphics/urt/files/patch-get__getx11__prototypes.h =================================================================== --- graphics/urt/files/patch-get__getx11__prototypes.h (revision 435994) +++ graphics/urt/files/patch-get__getx11__prototypes.h (working copy) @@ -1,5 +1,5 @@ ---- get/getx11/prototypes.h.orig 1993-01-12 06:56:21.000000000 +0900 -+++ get/getx11/prototypes.h 2012-10-13 07:04:08.000000000 +0900 +--- get/getx11/prototypes.h.orig 1993-01-11 21:56:21 UTC ++++ get/getx11/prototypes.h @@ -1,5 +1,5 @@ extern void init_img_info(image_information *i); -extern void main(int argc, char **argv); Index: graphics/urt/files/patch-get__makefile.src =================================================================== --- graphics/urt/files/patch-get__makefile.src (revision 435994) +++ graphics/urt/files/patch-get__makefile.src (working copy) @@ -1,6 +1,6 @@ ---- get/makefile.src.orig Thu Feb 27 21:13:33 1992 -+++ get/makefile.src Tue Mar 8 00:10:02 2005 -@@ -54,7 +54,7 @@ +--- get/makefile.src.orig 1992-02-27 21:13:33 UTC ++++ get/makefile.src +@@ -54,7 +54,7 @@ $(PGMS) keep_make_happy: $(RI)/rle.h $(R #ifdef FB # getfb - get to a BRL libfb display #@getfb.out: getfb.c Index: graphics/urt/files/patch-include__makefile.src =================================================================== --- graphics/urt/files/patch-include__makefile.src (revision 435994) +++ graphics/urt/files/patch-include__makefile.src (working copy) @@ -1,6 +1,6 @@ ---- include/makefile.src.orig Sat Jun 8 00:56:22 1991 -+++ include/makefile.src Sat Dec 28 00:45:11 2002 -@@ -35,8 +35,8 @@ +--- include/makefile.src.orig 1991-06-07 15:56:22 UTC ++++ include/makefile.src +@@ -35,8 +35,8 @@ install: $(HDRS) @sh -c "if test 'x$(DEST)' != x ; then \ if test 'x$(HDRS)' != x ; then eval \ 'for hdr in $?; do \ @@ -11,7 +11,7 @@ done' ; \ else \ true ; \ -@@ -44,7 +44,6 @@ +@@ -44,7 +44,6 @@ install: $(HDRS) else \ true ; \ fi" Index: graphics/urt/files/patch-include__rle_config.tlr =================================================================== --- graphics/urt/files/patch-include__rle_config.tlr (revision 435994) +++ graphics/urt/files/patch-include__rle_config.tlr (working copy) @@ -1,6 +1,6 @@ ---- include/rle_config.tlr.orig Thu Apr 30 23:06:23 1992 -+++ include/rle_config.tlr Fri Dec 27 23:02:36 2002 -@@ -48,7 +48,7 @@ +--- include/rle_config.tlr.orig 1992-04-30 14:06:23 UTC ++++ include/rle_config.tlr +@@ -48,7 +48,7 @@ typedef char *void_star; #endif /* NO_DECLARE_MALLOC */ #ifdef USE_PROTOTYPES Index: graphics/urt/files/patch-lib-rle_hdr.c =================================================================== --- graphics/urt/files/patch-lib-rle_hdr.c (revision 435994) +++ graphics/urt/files/patch-lib-rle_hdr.c (working copy) @@ -1,5 +1,5 @@ ---- lib/rle_hdr.c.orig 1992-06-27 05:44:20.000000000 +0900 -+++ lib/rle_hdr.c 2012-10-15 22:05:32.000000000 +0900 +--- lib/rle_hdr.c.orig 1992-06-26 20:44:20 UTC ++++ lib/rle_hdr.c @@ -26,6 +26,7 @@ */ static char rcsid[] = "$Header: /tmp_mnt/n/itn/hendrix/u/spencer/RCS/rle_hdr.c,v 3.0.1.1 1992/04/30 14:08:07 spencer Exp spencer $"; @@ -8,7 +8,7 @@ #include "rle.h" /***************************************************************** -@@ -269,6 +270,8 @@ +@@ -269,6 +270,8 @@ rle_hdr *the_hdr; { rle_hdr *ret_hdr; Index: graphics/urt/files/patch-lib-rle_open_f.c =================================================================== --- graphics/urt/files/patch-lib-rle_open_f.c (revision 435994) +++ graphics/urt/files/patch-lib-rle_open_f.c (working copy) @@ -1,5 +1,5 @@ ---- lib/rle_open_f.c.orig 1993-05-14 06:28:51.000000000 +0900 -+++ lib/rle_open_f.c 2012-10-15 22:07:34.000000000 +0900 +--- lib/rle_open_f.c.orig 1993-05-13 21:28:51 UTC ++++ lib/rle_open_f.c @@ -10,6 +10,9 @@ #include "rle_config.h" @@ -10,7 +10,7 @@ #ifndef NO_OPEN_PIPES /* Need to have a SIGCLD signal catcher. */ -@@ -56,6 +59,7 @@ +@@ -56,6 +59,7 @@ char *prog_name, *file_name, *mode; CONST_DECL char *err_str; register char *cp; char *combuf; @@ -18,7 +18,7 @@ #ifdef STDIO_NEEDS_BINARY char mode_string[32]; /* Should be enough. */ -@@ -150,7 +154,8 @@ +@@ -150,7 +154,8 @@ char *prog_name, *file_name, *mode; else if ( cp > file_name && *cp == '.' && *(cp + 1) == 'Z' ) { int thepid; /* PID from my_popen. */ @@ -28,7 +28,7 @@ if ( combuf == NULL ) { err_str = "%s: out of memory opening (compressed) %s for %s"; -@@ -158,11 +163,11 @@ +@@ -158,11 +163,11 @@ char *prog_name, *file_name, *mode; } if ( *mode == 'w' ) @@ -43,7 +43,7 @@ fp = my_popen( combuf, mode, &thepid ); free( combuf ); -@@ -256,7 +261,6 @@ +@@ -256,7 +261,6 @@ int *pid; int pipefd[2]; int i; char *argv[4]; Index: graphics/urt/files/patch-lib__Runput.c =================================================================== --- graphics/urt/files/patch-lib__Runput.c (revision 435994) +++ graphics/urt/files/patch-lib__Runput.c (working copy) @@ -1,5 +1,5 @@ ---- lib/Runput.c.orig 1992-01-29 03:17:40.000000000 +0900 -+++ lib/Runput.c 2012-10-15 21:59:43.000000000 +0900 +--- lib/Runput.c.orig 1992-01-28 18:17:40 UTC ++++ lib/Runput.c @@ -90,7 +90,8 @@ * follow the last byte in the run. */ Index: graphics/urt/files/patch-lib__buildmap.c =================================================================== --- graphics/urt/files/patch-lib__buildmap.c (revision 435994) +++ graphics/urt/files/patch-lib__buildmap.c (working copy) @@ -1,5 +1,5 @@ ---- lib/buildmap.c.orig Fri Feb 28 06:17:01 1992 -+++ lib/buildmap.c Fri Dec 27 23:02:36 2002 +--- lib/buildmap.c.orig 1992-02-27 21:17:01 UTC ++++ lib/buildmap.c @@ -26,6 +26,7 @@ */ Index: graphics/urt/files/patch-lib__inv_cmap.c =================================================================== --- graphics/urt/files/patch-lib__inv_cmap.c (revision 435994) +++ graphics/urt/files/patch-lib__inv_cmap.c (working copy) @@ -1,6 +1,6 @@ ---- lib/inv_cmap.c.orig Thu Mar 10 21:28:37 2005 -+++ lib/inv_cmap.c Thu Mar 10 21:29:06 2005 -@@ -42,7 +42,7 @@ +--- lib/inv_cmap.c.orig 1992-04-30 14:07:29 UTC ++++ lib/inv_cmap.c +@@ -42,7 +42,7 @@ static long gdist, rdist, cdist; static long cbinc, cginc, crinc; static unsigned long *gdp, *rdp, *cdp; static unsigned char *grgbp, *rrgbp, *crgbp; Index: graphics/urt/files/patch-lib__makefile.src =================================================================== --- graphics/urt/files/patch-lib__makefile.src (revision 435994) +++ graphics/urt/files/patch-lib__makefile.src (working copy) @@ -1,6 +1,6 @@ ---- lib/makefile.src.orig Thu Mar 5 04:32:53 1992 -+++ lib/makefile.src Sat Dec 28 00:41:59 2002 -@@ -26,7 +26,10 @@ +--- lib/makefile.src.orig 1992-03-04 19:32:53 UTC ++++ lib/makefile.src +@@ -26,7 +26,10 @@ OBJS = Runput.o buildmap.o cmd_name.o co vaxshort.o \ $(OPT_OBJS) @@ -12,7 +12,7 @@ # Just rebuild the object files. objs: $(OBJS) -@@ -37,40 +44,40 @@ +@@ -37,40 +40,40 @@ objs: $(OBJS) # Do nothing if $(DEST) is empty (or not defined) install: buildlib @sh -c "if test '$(DEST)x' != x ; then \ @@ -76,7 +76,7 @@ # Clean up installed stuff and binaries pristine: clean -@@ -86,9 +99,12 @@ +@@ -86,9 +89,12 @@ pristine: clean # Get rid of everything which must be recompiled on a different computer. clean: -rm -f *.o Index: graphics/urt/files/patch-lib__rle_addhist.c =================================================================== --- graphics/urt/files/patch-lib__rle_addhist.c (revision 435994) +++ graphics/urt/files/patch-lib__rle_addhist.c (working copy) @@ -1,5 +1,5 @@ ---- lib/rle_addhist.c.orig 1992-04-30 23:07:45.000000000 +0900 -+++ lib/rle_addhist.c 2012-10-15 22:01:16.000000000 +0900 +--- lib/rle_addhist.c.orig 1992-04-30 14:07:45 UTC ++++ lib/rle_addhist.c @@ -27,6 +27,7 @@ #include "rle.h" Index: graphics/urt/files/patch-lib__rle_error.c =================================================================== --- graphics/urt/files/patch-lib__rle_error.c (revision 435994) +++ graphics/urt/files/patch-lib__rle_error.c (working copy) @@ -1,5 +1,5 @@ ---- lib/rle_error.c.orig 1992-03-05 04:33:27.000000000 +0900 -+++ lib/rle_error.c 2012-10-16 01:18:15.000000000 +0900 +--- lib/rle_error.c.orig 1992-03-04 19:33:27 UTC ++++ lib/rle_error.c @@ -28,6 +28,7 @@ static char rcs_id[] = "$Header: /l/spencer/src/urt/lib/RCS/rle_error.c,v 3.0.1.1 1992/03/04 19:33:27 spencer Exp $"; #endif Index: graphics/urt/files/patch-lib__rle_global.c =================================================================== --- graphics/urt/files/patch-lib__rle_global.c (revision 435994) +++ graphics/urt/files/patch-lib__rle_global.c (working copy) @@ -1,6 +1,6 @@ ---- lib/rle_global.c.orig Tue Jan 28 18:23:03 1992 -+++ lib/rle_global.c Sun Jan 30 15:19:36 2005 -@@ -76,7 +76,7 @@ +--- lib/rle_global.c.orig 1992-01-28 18:23:03 UTC ++++ lib/rle_global.c +@@ -76,7 +76,7 @@ rle_hdr rle_dflt_hdr = { 8, /* cmaplen (log2 of length of color map) */ NULL, /* pointer to color map */ NULL, /* pointer to comment strings */ Index: graphics/urt/files/patch-lib__scanargs.c =================================================================== --- graphics/urt/files/patch-lib__scanargs.c (revision 435994) +++ graphics/urt/files/patch-lib__scanargs.c (working copy) @@ -1,5 +1,5 @@ ---- lib/scanargs.c.orig 1992-02-28 06:18:15.000000000 +0900 -+++ lib/scanargs.c 2012-10-15 22:09:52.000000000 +0900 +--- lib/scanargs.c.orig 1992-02-27 21:18:15 UTC ++++ lib/scanargs.c @@ -42,6 +42,7 @@ #include "rle_config.h" @@ -8,7 +8,7 @@ #include #ifndef USE_STDARG #include -@@ -128,10 +129,10 @@ +@@ -128,10 +129,10 @@ CONST_DECL char *format; va_list argl; { @@ -21,7 +21,7 @@ int optarg = 0; /* where optional args start */ int nopt = 0; char tmpflg, /* temp flag */ -@@ -408,7 +409,8 @@ +@@ -408,7 +409,8 @@ reswitch: /* after finding '*' or ',' * Copy the string so we remain nondestructive */ s = NEW( char, strlen(argp)+1 ); Index: graphics/urt/files/patch-makefile.hdr =================================================================== --- graphics/urt/files/patch-makefile.hdr (revision 435994) +++ graphics/urt/files/patch-makefile.hdr (working copy) @@ -1,6 +1,6 @@ ---- makefile.hdr.orig Fri Mar 6 23:04:57 1992 -+++ makefile.hdr Fri Dec 27 23:15:13 2002 -@@ -45,11 +45,11 @@ +--- makefile.hdr.orig 1992-03-06 14:04:57 UTC ++++ makefile.hdr +@@ -45,11 +45,11 @@ LIBS = $(RL)/librle.a $(DIRLIBS) ${Extr #emit MachFLAGS MachFLAGS = Index: graphics/urt/files/patch-makefile.src =================================================================== --- graphics/urt/files/patch-makefile.src (revision 435994) +++ graphics/urt/files/patch-makefile.src (working copy) @@ -1,6 +1,6 @@ ---- makefile.src.orig Sat Jun 8 00:58:13 1991 -+++ makefile.src Fri Dec 27 23:02:36 2002 -@@ -17,7 +17,7 @@ +--- makefile.src.orig 1991-06-07 15:58:13 UTC ++++ makefile.src +@@ -17,7 +17,7 @@ all: default # clean deletes all but source, pristine (below) deletes installed stuff, too default clean: doit @for d in $(DIRS) ; do \ @@ -9,7 +9,7 @@ done # install puts library, binaries and documentation into global location -@@ -29,7 +29,7 @@ +@@ -29,7 +29,7 @@ MAKE_TARGET = install $(MAKE_TARGET) pristine depend:: doit @for d in $(ALLDIRS) ; do \ Index: graphics/urt/files/patch-makefile.tlr =================================================================== --- graphics/urt/files/patch-makefile.tlr (revision 435994) +++ graphics/urt/files/patch-makefile.tlr (working copy) @@ -1,6 +1,6 @@ ---- makefile.tlr.orig Wed Aug 5 02:17:57 1992 -+++ makefile.tlr Sat Dec 28 00:48:28 2002 -@@ -7,7 +7,7 @@ +--- makefile.tlr.orig 1992-08-04 17:17:57 UTC ++++ makefile.tlr +@@ -7,7 +7,7 @@ subdirs: @sh -c "if test 'x$(DIRS)' != x ; then eval \ 'set -e ; for dir in $(DIRS) ; do \ (cd \$$dir ; echo Make ${HERE}\$$dir ; \ @@ -9,7 +9,7 @@ done' ; \ else \ true ; \ -@@ -18,35 +18,31 @@ +@@ -18,35 +18,31 @@ install-pgm: $(PGMS) @sh -c "if test 'x$?' != x ; then eval \ 'for pgm in $? ; do \ dpgm=\`basename \$$pgm .out\` ; \ @@ -50,7 +50,7 @@ done' ; \ else \ true ; \ -@@ -105,7 +101,7 @@ +@@ -105,7 +101,7 @@ pristine-pgm: clean-pgm 'for dir in $(ALLDIRS); do \ if test -d $$dir ; then \ (cd $$dir; echo Make ${HERE}$$dir pristine ; \ @@ -59,7 +59,7 @@ else \ true; \ fi; \ -@@ -124,7 +120,7 @@ +@@ -124,7 +120,7 @@ clean-pgm: 'for dir in $(ALLDIRS); do \ if test -d $$dir ; then \ (cd $$dir; echo Clean ${HERE}$$dir ; \ Index: graphics/urt/files/patch-man__makefile.src =================================================================== --- graphics/urt/files/patch-man__makefile.src (revision 435994) +++ graphics/urt/files/patch-man__makefile.src (working copy) @@ -1,6 +1,6 @@ ---- man/makefile.src.orig Fri Feb 28 06:26:52 1992 -+++ man/makefile.src Sat Dec 28 00:43:57 2002 -@@ -211,39 +211,35 @@ +--- man/makefile.src.orig 1992-02-27 21:26:52 UTC ++++ man/makefile.src +@@ -211,39 +211,35 @@ all: # Put the manual pages into a global location install: install-1 install-3 install-5 Index: graphics/urt/files/patch-tools-rleaddcom.c =================================================================== --- graphics/urt/files/patch-tools-rleaddcom.c (revision 435994) +++ graphics/urt/files/patch-tools-rleaddcom.c (working copy) @@ -1,5 +1,5 @@ ---- tools/rleaddcom.c.orig 1992-04-30 23:11:00.000000000 +0900 -+++ tools/rleaddcom.c 2012-10-16 01:10:13.000000000 +0900 +--- tools/rleaddcom.c.orig 1992-04-30 14:11:00 UTC ++++ tools/rleaddcom.c @@ -26,6 +26,8 @@ */ @@ -9,7 +9,7 @@ #include "rle.h" #include #include /* for MAXPATHLEN */ -@@ -60,7 +62,7 @@ +@@ -60,7 +62,7 @@ static char buf[MAXPATHLEN+1]; * Algorithm: * [None] */ @@ -18,7 +18,7 @@ main( argc, argv ) int argc; char **argv; -@@ -118,7 +120,7 @@ +@@ -118,7 +120,7 @@ char **argv; } else strcpy( buf, temp ); Index: graphics/urt/files/patch-tools-rlecat.c =================================================================== --- graphics/urt/files/patch-tools-rlecat.c (revision 435994) +++ graphics/urt/files/patch-tools-rlecat.c (working copy) @@ -1,6 +1,6 @@ ---- tools/rlecat.c.orig 1992-04-30 23:11:44.000000000 +0900 -+++ tools/rlecat.c 2012-10-16 00:43:29.000000000 +0900 -@@ -15,6 +15,7 @@ +--- tools/rlecat.c.orig 1992-04-30 14:11:44 UTC ++++ tools/rlecat.c +@@ -15,6 +15,7 @@ rlecat() Make a tag. */ #include @@ -8,7 +8,7 @@ #include "rle.h" #include "rle_raw.h" -@@ -62,7 +63,7 @@ +@@ -62,7 +63,7 @@ static void rep_file(); * repeat count. If the collation flag (-c) is specified, then * all images will be read before starting to repeat. */ @@ -17,7 +17,7 @@ main( argc, argv ) int argc; char **argv; -@@ -110,7 +111,7 @@ +@@ -110,7 +111,7 @@ char **argv; nflag = 0; /* Not really repeating! */ else { Index: graphics/urt/files/patch-tools__applymap.c =================================================================== --- graphics/urt/files/patch-tools__applymap.c (revision 435994) +++ graphics/urt/files/patch-tools__applymap.c (working copy) @@ -1,6 +1,6 @@ ---- tools/applymap.c.orig 1995-05-03 01:51:29.000000000 +0900 -+++ tools/applymap.c 2012-10-15 22:52:09.000000000 +0900 -@@ -62,7 +62,7 @@ +--- tools/applymap.c.orig 1995-05-02 16:51:29 UTC ++++ tools/applymap.c +@@ -62,7 +62,7 @@ extern void free(); * Algorithm: * [None] */ Index: graphics/urt/files/patch-tools__avg4.c =================================================================== --- graphics/urt/files/patch-tools__avg4.c (revision 435994) +++ graphics/urt/files/patch-tools__avg4.c (working copy) @@ -1,6 +1,6 @@ ---- tools/avg4.c.orig 1992-04-30 23:08:43.000000000 +0900 -+++ tools/avg4.c 2012-10-15 22:52:09.000000000 +0900 -@@ -34,10 +34,10 @@ +--- tools/avg4.c.orig 1992-04-30 14:08:43 UTC ++++ tools/avg4.c +@@ -34,10 +34,10 @@ static char rcs_ident[] = "$Header: /l/s #include #include "rle.h" Index: graphics/urt/files/patch-tools__clock__rleClock.c =================================================================== --- graphics/urt/files/patch-tools__clock__rleClock.c (revision 435994) +++ graphics/urt/files/patch-tools__clock__rleClock.c (working copy) @@ -1,6 +1,6 @@ ---- tools/clock/rleClock.c.orig 1992-04-30 23:19:39.000000000 +0900 -+++ tools/clock/rleClock.c 2012-10-16 00:38:03.000000000 +0900 -@@ -33,6 +33,7 @@ +--- tools/clock/rleClock.c.orig 1992-04-30 14:19:39 UTC ++++ tools/clock/rleClock.c +@@ -33,6 +33,7 @@ rleClock() Tag the file. */ #include @@ -8,7 +8,7 @@ #include #include #include "rle.h" -@@ -133,7 +134,7 @@ +@@ -133,7 +134,7 @@ extern int Base[]; */ #ifdef USE_PROTOTYPES @@ -17,7 +17,7 @@ void ifImageSet(int i, int j, int value, color_t *color); void drawHand(double place, double scale, double radius, int mask, int edge); void rasterAddBits(int mask, int match, int value); -@@ -156,7 +157,7 @@ +@@ -156,7 +157,7 @@ void areaFlood(int firstX, int firstY, i void stackPush(int x, int y, int dir); int stackPop(void); #else @@ -26,7 +26,7 @@ void ifImageSet(); void drawHand(); void rasterAddBits(); -@@ -181,7 +182,7 @@ +@@ -181,7 +182,7 @@ int stackPop(); #endif char **gargv; Index: graphics/urt/files/patch-tools__crop.c =================================================================== --- graphics/urt/files/patch-tools__crop.c (revision 435994) +++ graphics/urt/files/patch-tools__crop.c (working copy) @@ -1,6 +1,6 @@ ---- tools/crop.c.orig 1992-04-30 23:09:41.000000000 +0900 -+++ tools/crop.c 2012-10-15 22:52:09.000000000 +0900 -@@ -35,7 +35,7 @@ +--- tools/crop.c.orig 1992-04-30 14:09:41 UTC ++++ tools/crop.c +@@ -35,7 +35,7 @@ static char rcs_ident[] = "$Header: /l/s extern void rle_box(); int pos_box_vals(); Index: graphics/urt/files/patch-tools__fant.c =================================================================== --- graphics/urt/files/patch-tools__fant.c (revision 435994) +++ graphics/urt/files/patch-tools__fant.c (working copy) @@ -1,6 +1,6 @@ ---- tools/fant.c.orig 1992-04-30 23:09:59.000000000 +0900 -+++ tools/fant.c 2012-10-15 22:52:09.000000000 +0900 -@@ -116,7 +116,7 @@ +--- tools/fant.c.orig 1992-04-30 14:09:59 UTC ++++ tools/fant.c +@@ -116,7 +116,7 @@ void interp_row(), fast_interp_row(), ge void getraster(), xform_image(), putraster(), clear_raster(), xform_points(); Index: graphics/urt/files/patch-tools__into.c =================================================================== --- graphics/urt/files/patch-tools__into.c (revision 435994) +++ graphics/urt/files/patch-tools__into.c (working copy) @@ -1,5 +1,5 @@ ---- tools/into.c.orig 1992-04-30 23:10:15.000000000 +0900 -+++ tools/into.c 2012-10-16 01:10:25.000000000 +0900 +--- tools/into.c.orig 1992-04-30 14:10:15 UTC ++++ tools/into.c @@ -27,6 +27,8 @@ #include "rle_config.h" @@ -9,7 +9,7 @@ #include #include #include /* for MAXPATHLEN */ -@@ -41,9 +43,12 @@ +@@ -41,9 +43,12 @@ static char buf[MAXPATHLEN+1]; short forceflg; /* overwrite an unwritable file? */ extern int errno; @@ -23,7 +23,7 @@ main(argc, argv) int argc; char **argv; -@@ -82,7 +87,7 @@ +@@ -82,7 +87,7 @@ char **argv; } else strcpy( buf, temp ); Index: graphics/urt/files/patch-tools__makefile.src =================================================================== --- graphics/urt/files/patch-tools__makefile.src (revision 435994) +++ graphics/urt/files/patch-tools__makefile.src (working copy) @@ -1,6 +1,6 @@ ---- tools/makefile.src.orig Wed Jan 29 03:47:42 1992 -+++ tools/makefile.src Fri Dec 27 23:02:36 2002 -@@ -68,7 +68,7 @@ +--- tools/makefile.src.orig 1992-01-28 18:47:42 UTC ++++ tools/makefile.src +@@ -68,7 +68,7 @@ pyrmask.out: pyrlib.o pyrmask.c $(RI)/py fant.out: fant.o mallocNd.o $(CC) $(CFLAGS) -I$(RI) fant.o mallocNd.o $(LIBS) -lm -o fant.new mv fant.new fant.out @@ -9,7 +9,7 @@ # rlebox and crop use some common code. rle_box.o: $(RI)/rle.h $(RI)/rle_config.h $(RI)/rle_raw.h -@@ -82,7 +82,7 @@ +@@ -82,7 +82,7 @@ rlebox.out: rlebox.c rle_box.o # rleClock has it's own directory, must be built special rleClock.out: clock/font.c clock/font.h clock/font.src clock/rleClock.c Index: graphics/urt/files/patch-tools__mallocNd.c =================================================================== --- graphics/urt/files/patch-tools__mallocNd.c (revision 435994) +++ graphics/urt/files/patch-tools__mallocNd.c (working copy) @@ -1,5 +1,5 @@ ---- tools/mallocNd.c.orig 1992-04-30 23:10:24.000000000 +0900 -+++ tools/mallocNd.c 2012-10-16 00:32:49.000000000 +0900 +--- tools/mallocNd.c.orig 1992-04-30 14:10:24 UTC ++++ tools/mallocNd.c @@ -67,7 +67,7 @@ /* Imports */ Index: graphics/urt/files/patch-tools__mcut.c =================================================================== --- graphics/urt/files/patch-tools__mcut.c (revision 435994) +++ graphics/urt/files/patch-tools__mcut.c (working copy) @@ -1,6 +1,6 @@ ---- tools/mcut.c.orig 1992-01-24 01:24:41.000000000 +0900 -+++ tools/mcut.c 2012-10-15 22:52:09.000000000 +0900 -@@ -232,7 +232,7 @@ +--- tools/mcut.c.orig 1992-01-23 16:24:41 UTC ++++ tools/mcut.c +@@ -232,7 +232,7 @@ char *cmd_nm; /* Command name for err * has a slot for a color map index, so the back pointer it followed * only once. */ @@ -9,7 +9,7 @@ main ( argc, argv ) int argc; char ** argv; -@@ -791,7 +791,7 @@ +@@ -791,7 +791,7 @@ rle_pixel **scan; TRACE( tmp_cb, cb_list ) { register color_t *newcol = &tmp_cb->color; @@ -18,7 +18,7 @@ if ( newdist < dist ) { -@@ -963,7 +963,7 @@ +@@ -963,7 +963,7 @@ int cmp_radices ( h1, h2 ) histogram_t **h1, **h2; { Index: graphics/urt/files/patch-tools__mergechan.c =================================================================== --- graphics/urt/files/patch-tools__mergechan.c (revision 435994) +++ graphics/urt/files/patch-tools__mergechan.c (working copy) @@ -1,5 +1,5 @@ ---- tools/mergechan.c.orig 1992-01-24 01:25:19.000000000 +0900 -+++ tools/mergechan.c 2012-10-15 23:22:24.000000000 +0900 +--- tools/mergechan.c.orig 1992-01-23 16:25:19 UTC ++++ tools/mergechan.c @@ -19,7 +19,7 @@ #define RLE_END 32768 /* This should be in rle.h */ @@ -9,7 +9,7 @@ main( argc, argv ) int argc; char ** argv; -@@ -79,7 +79,7 @@ +@@ -79,7 +79,7 @@ char ** argv; { fprintf( stderr, "%s: Images %d and %d are both from the standard input\n", Index: graphics/urt/files/patch-tools__pyrmask.c =================================================================== --- graphics/urt/files/patch-tools__pyrmask.c (revision 435994) +++ graphics/urt/files/patch-tools__pyrmask.c (working copy) @@ -1,6 +1,6 @@ ---- tools/pyrmask.c.orig 1992-01-24 01:26:23.000000000 +0900 -+++ tools/pyrmask.c 2012-10-15 22:52:09.000000000 +0900 -@@ -20,7 +20,7 @@ +--- tools/pyrmask.c.orig 1992-01-23 16:26:23 UTC ++++ tools/pyrmask.c +@@ -20,7 +20,7 @@ int rle_to_pyramids(); void alloc_pyramid(), copy_mask_bands(), rebuild_image(), dump_pyramid(); void copy_half_bands(); Index: graphics/urt/files/patch-tools__repos.c =================================================================== --- graphics/urt/files/patch-tools__repos.c (revision 435994) +++ graphics/urt/files/patch-tools__repos.c (working copy) @@ -1,6 +1,6 @@ ---- tools/repos.c.orig 1992-01-24 01:26:40.000000000 +0900 -+++ tools/repos.c 2012-10-15 22:52:09.000000000 +0900 -@@ -34,7 +34,7 @@ +--- tools/repos.c.orig 1992-01-23 16:26:40 UTC ++++ tools/repos.c +@@ -34,7 +34,7 @@ static char rcs_ident[] = "$Header: /sof char buffer[4096]; Index: graphics/urt/files/patch-tools__rlebg.c =================================================================== --- graphics/urt/files/patch-tools__rlebg.c (revision 435994) +++ graphics/urt/files/patch-tools__rlebg.c (working copy) @@ -1,5 +1,5 @@ ---- tools/rlebg.c.orig 1992-04-30 23:11:09.000000000 +0900 -+++ tools/rlebg.c 2012-10-15 22:52:09.000000000 +0900 +--- tools/rlebg.c.orig 1992-04-30 14:11:09 UTC ++++ tools/rlebg.c @@ -29,7 +29,7 @@ #include "rle.h" #include "rle_raw.h" Index: graphics/urt/files/patch-tools__rlebox.c =================================================================== --- graphics/urt/files/patch-tools__rlebox.c (revision 435994) +++ graphics/urt/files/patch-tools__rlebox.c (working copy) @@ -1,6 +1,6 @@ ---- tools/rlebox.c.orig 1992-04-30 23:11:25.000000000 +0900 -+++ tools/rlebox.c 2012-10-15 22:52:09.000000000 +0900 -@@ -40,7 +40,7 @@ +--- tools/rlebox.c.orig 1992-04-30 14:11:25 UTC ++++ tools/rlebox.c +@@ -40,7 +40,7 @@ rlebox() Tag the file. * Read the image file and find the smallest and largest X and Y * coordinates of real image data. Use raw interface for speed. */ Index: graphics/urt/files/patch-tools__rleccube.c =================================================================== --- graphics/urt/files/patch-tools__rleccube.c (revision 435994) +++ graphics/urt/files/patch-tools__rleccube.c (working copy) @@ -1,6 +1,6 @@ ---- tools/rleccube.c.orig 1992-04-30 23:11:54.000000000 +0900 -+++ tools/rleccube.c 2012-10-15 22:52:09.000000000 +0900 -@@ -66,7 +66,7 @@ +--- tools/rleccube.c.orig 1992-04-30 14:11:54 UTC ++++ tools/rleccube.c +@@ -66,7 +66,7 @@ rleccube() Tag the file. * Algorithm: * Pretty simple. */ Index: graphics/urt/files/patch-tools__rlecomp.c =================================================================== --- graphics/urt/files/patch-tools__rlecomp.c (revision 435994) +++ graphics/urt/files/patch-tools__rlecomp.c (working copy) @@ -1,5 +1,5 @@ ---- tools/rlecomp.c.orig 1992-07-15 05:33:31.000000000 +0900 -+++ tools/rlecomp.c 2012-10-15 22:52:09.000000000 +0900 +--- tools/rlecomp.c.orig 1992-07-14 20:33:31 UTC ++++ tools/rlecomp.c @@ -30,6 +30,7 @@ */ @@ -8,7 +8,7 @@ #include "rle.h" #include "rle_raw.h" -@@ -63,7 +64,7 @@ +@@ -63,7 +64,7 @@ rle_op ** Araw, **Braw; int * Anraw, *Bnraw; rle_pixel * non_zero_pixels; Index: graphics/urt/files/patch-tools__rledither.c =================================================================== --- graphics/urt/files/patch-tools__rledither.c (revision 435994) +++ graphics/urt/files/patch-tools__rledither.c (working copy) @@ -1,6 +1,6 @@ ---- tools/rledither.c.orig 1992-01-24 01:42:22.000000000 +0900 -+++ tools/rledither.c 2012-10-15 22:52:09.000000000 +0900 -@@ -47,7 +47,7 @@ +--- tools/rledither.c.orig 1992-01-23 16:42:22 UTC ++++ tools/rledither.c +@@ -47,7 +47,7 @@ void fsdither(), find_closest(); char *progname; Index: graphics/urt/files/patch-tools__rleflip.c =================================================================== --- graphics/urt/files/patch-tools__rleflip.c (revision 435994) +++ graphics/urt/files/patch-tools__rleflip.c (working copy) @@ -1,5 +1,5 @@ ---- tools/rleflip.c.orig 1992-01-24 01:45:49.000000000 +0900 -+++ tools/rleflip.c 2012-10-15 22:53:02.000000000 +0900 +--- tools/rleflip.c.orig 1992-01-23 16:45:49 UTC ++++ tools/rleflip.c @@ -44,7 +44,7 @@ #define LEFT_FLAG 0x04 #define RIGHT_FLAG 0x08 Index: graphics/urt/files/patch-tools__rlegrid.c =================================================================== --- graphics/urt/files/patch-tools__rlegrid.c (revision 435994) +++ graphics/urt/files/patch-tools__rlegrid.c (working copy) @@ -1,6 +1,6 @@ ---- tools/rlegrid.c.orig 1992-04-30 23:12:02.000000000 +0900 -+++ tools/rlegrid.c 2012-10-15 22:55:35.000000000 +0900 -@@ -51,7 +51,7 @@ +--- tools/rlegrid.c.orig 1992-04-30 14:12:02 UTC ++++ tools/rlegrid.c +@@ -51,7 +51,7 @@ rlegrid() Tag the file. * [None] * Algorithm: */ @@ -9,7 +9,7 @@ main( argc, argv ) int argc; char **argv; -@@ -65,7 +65,7 @@ +@@ -65,7 +65,7 @@ char **argv; rle_op **scanraw[2]; /* space for two raw scanline buffers */ rle_op *p, *q; int *nrawp[2]; @@ -18,7 +18,7 @@ out_hdr = *rle_hdr_init( NULL ); -@@ -81,7 +81,6 @@ +@@ -81,7 +81,6 @@ char **argv; exit( 1 ); fg = fg_color; Index: graphics/urt/files/patch-tools__rlehdr.c =================================================================== --- graphics/urt/files/patch-tools__rlehdr.c (revision 435994) +++ graphics/urt/files/patch-tools__rlehdr.c (working copy) @@ -1,6 +1,6 @@ ---- tools/rlehdr.c.orig 1992-04-30 23:12:10.000000000 +0900 -+++ tools/rlehdr.c 2012-10-16 01:10:34.000000000 +0900 -@@ -32,6 +32,7 @@ +--- tools/rlehdr.c.orig 1992-04-30 14:12:10 UTC ++++ tools/rlehdr.c +@@ -32,6 +32,7 @@ rlehdr() Tag the file. */ #include @@ -8,7 +8,7 @@ #include "rle.h" #include "../patchlevel.h" -@@ -65,7 +66,7 @@ +@@ -65,7 +66,7 @@ void print_hdr(), print_map(), print_cod * [None] */ @@ -17,7 +17,7 @@ main( argc, argv ) int argc; char **argv; -@@ -289,7 +290,7 @@ +@@ -289,7 +290,7 @@ char **comment_names; { if ( (cp = index( the_comment, '\n' )) ) printf( ", %s=%.*s", *comment_names, Index: graphics/urt/files/patch-tools__rlehisto.c =================================================================== --- graphics/urt/files/patch-tools__rlehisto.c (revision 435994) +++ graphics/urt/files/patch-tools__rlehisto.c (working copy) @@ -1,6 +1,6 @@ ---- tools/rlehisto.c.orig 1992-02-12 06:36:14.000000000 +0900 -+++ tools/rlehisto.c 2012-10-15 22:56:16.000000000 +0900 -@@ -30,7 +30,7 @@ +--- tools/rlehisto.c.orig 1992-02-11 21:36:14 UTC ++++ tools/rlehisto.c +@@ -30,7 +30,7 @@ static char rcs_ident[] = "$Id: rlehisto #define MAXCHAN 10 Index: graphics/urt/files/patch-tools__rleinterp.c =================================================================== --- graphics/urt/files/patch-tools__rleinterp.c (revision 435994) +++ graphics/urt/files/patch-tools__rleinterp.c (working copy) @@ -1,6 +1,6 @@ ---- tools/rleinterp.c.orig 1992-04-30 23:12:20.000000000 +0900 -+++ tools/rleinterp.c 2012-10-15 22:56:39.000000000 +0900 -@@ -38,6 +38,7 @@ +--- tools/rleinterp.c.orig 1992-04-30 14:12:20 UTC ++++ tools/rleinterp.c +@@ -38,6 +38,7 @@ int comp_hdr (); extern char *optarg; extern int optind; @@ -8,7 +8,7 @@ main( argc, argv ) int argc; char **argv; -@@ -48,8 +49,8 @@ +@@ -48,8 +49,8 @@ char **argv; nom_sortie[BUFSIZ], extension[80] , *basenom, *rep ; Index: graphics/urt/files/patch-tools__rleldmap.c =================================================================== --- graphics/urt/files/patch-tools__rleldmap.c (revision 435994) +++ graphics/urt/files/patch-tools__rleldmap.c (working copy) @@ -1,6 +1,6 @@ ---- tools/rleldmap.c.orig 1992-08-06 23:11:41.000000000 +0900 -+++ tools/rleldmap.c 2012-10-15 22:57:06.000000000 +0900 -@@ -135,7 +135,7 @@ +--- tools/rleldmap.c.orig 1992-08-06 14:11:41 UTC ++++ tools/rleldmap.c +@@ -135,7 +135,7 @@ void applymap(), shiftmap(); * the input file to the output file. If stdin is empty (no input at * all, an output RLE file with just a color map will be generated). */ Index: graphics/urt/files/patch-tools__rlemandl.c =================================================================== --- graphics/urt/files/patch-tools__rlemandl.c (revision 435994) +++ graphics/urt/files/patch-tools__rlemandl.c (working copy) @@ -1,5 +1,5 @@ ---- tools/rlemandl.c.orig 1992-01-24 03:31:20.000000000 +0900 -+++ tools/rlemandl.c 2012-10-15 22:57:29.000000000 +0900 +--- tools/rlemandl.c.orig 1992-01-23 18:31:20 UTC ++++ tools/rlemandl.c @@ -12,7 +12,7 @@ #include #include "rle.h" Index: graphics/urt/files/patch-tools__rlenoise.c =================================================================== --- graphics/urt/files/patch-tools__rlenoise.c (revision 435994) +++ graphics/urt/files/patch-tools__rlenoise.c (working copy) @@ -1,5 +1,5 @@ ---- tools/rlenoise.c.orig 1992-01-24 03:31:37.000000000 +0900 -+++ tools/rlenoise.c 2012-10-16 00:48:26.000000000 +0900 +--- tools/rlenoise.c.orig 1992-01-23 18:31:37 UTC ++++ tools/rlenoise.c @@ -20,6 +20,7 @@ */ Index: graphics/urt/files/patch-tools__rlepatch.c =================================================================== --- graphics/urt/files/patch-tools__rlepatch.c (revision 435994) +++ graphics/urt/files/patch-tools__rlepatch.c (working copy) @@ -1,5 +1,5 @@ ---- tools/rlepatch.c.orig 1992-01-24 03:33:19.000000000 +0900 -+++ tools/rlepatch.c 2012-10-15 22:58:01.000000000 +0900 +--- tools/rlepatch.c.orig 1992-01-23 18:33:19 UTC ++++ tools/rlepatch.c @@ -33,7 +33,7 @@ #define IN_WINDOW(y,wind) ((y >= wind.ymin) && (y <= wind.ymax)) @@ -9,7 +9,7 @@ main( argc, argv ) int argc; char **argv; -@@ -46,7 +46,7 @@ +@@ -46,7 +46,7 @@ char **argv; rle_pixel ** im_rows, **patch_rows, ** outrows; int stdin_used = 0; int patches = 0, oflag = 0, i, y, c, xlen, width; @@ -18,7 +18,7 @@ im_hdr = *rle_hdr_init( NULL ); out_hdr = *rle_hdr_init( NULL ); -@@ -86,7 +86,7 @@ +@@ -86,7 +86,7 @@ char **argv; } for ( rle_cnt = 0; Index: graphics/urt/files/patch-tools__rleprint.c =================================================================== --- graphics/urt/files/patch-tools__rleprint.c (revision 435994) +++ graphics/urt/files/patch-tools__rleprint.c (working copy) @@ -1,5 +1,5 @@ ---- tools/rleprint.c.orig 1992-08-06 06:39:52.000000000 +0900 -+++ tools/rleprint.c 2012-10-15 22:58:20.000000000 +0900 +--- tools/rleprint.c.orig 1992-08-05 21:39:52 UTC ++++ tools/rleprint.c @@ -31,7 +31,7 @@ #define MALLOC_ERR RLE_CHECK_ALLOC( cmd_name( argv ), 0, 0 ) Index: graphics/urt/files/patch-tools__rlequant.c =================================================================== --- graphics/urt/files/patch-tools__rlequant.c (revision 435994) +++ graphics/urt/files/patch-tools__rlequant.c (working copy) @@ -1,6 +1,6 @@ ---- tools/rlequant.c.orig 1993-11-20 04:13:48.000000000 +0900 -+++ tools/rlequant.c 2012-10-15 22:58:46.000000000 +0900 -@@ -136,7 +136,7 @@ +--- tools/rlequant.c.orig 1993-11-19 19:13:48 UTC ++++ tools/rlequant.c +@@ -136,7 +136,7 @@ static CONST_DECL char *MY_NAME = "rlequ * images. Because of this, the input cannot be coming from a * pipe. */ Index: graphics/urt/files/patch-tools__rlescale.c =================================================================== --- graphics/urt/files/patch-tools__rlescale.c (revision 435994) +++ graphics/urt/files/patch-tools__rlescale.c (working copy) @@ -1,5 +1,5 @@ ---- tools/rlescale.c.orig 1992-01-24 05:37:33.000000000 +0900 -+++ tools/rlescale.c 2012-10-15 22:59:09.000000000 +0900 +--- tools/rlescale.c.orig 1992-01-23 20:37:33 UTC ++++ tools/rlescale.c @@ -22,7 +22,7 @@ #include "rle_raw.h" #include Index: graphics/urt/files/patch-tools__rleselect.c =================================================================== --- graphics/urt/files/patch-tools__rleselect.c (revision 435994) +++ graphics/urt/files/patch-tools__rleselect.c (working copy) @@ -1,6 +1,6 @@ ---- tools/rleselect.c.orig 1992-04-30 23:13:32.000000000 +0900 -+++ tools/rleselect.c 2012-10-15 22:59:31.000000000 +0900 -@@ -78,7 +78,7 @@ +--- tools/rleselect.c.orig 1992-04-30 14:13:32 UTC ++++ tools/rleselect.c +@@ -78,7 +78,7 @@ static CONST_DECL char *my_name = "rlese * specially.) Read images, skipping if they are not in the * list, and copying if they are. */ Index: graphics/urt/files/patch-tools__rlesetbg.c =================================================================== --- graphics/urt/files/patch-tools__rlesetbg.c (revision 435994) +++ graphics/urt/files/patch-tools__rlesetbg.c (working copy) @@ -1,6 +1,6 @@ ---- tools/rlesetbg.c.orig 1992-01-24 05:44:33.000000000 +0900 -+++ tools/rlesetbg.c 2012-10-15 22:59:51.000000000 +0900 -@@ -34,7 +34,7 @@ +--- tools/rlesetbg.c.orig 1992-01-23 20:44:33 UTC ++++ tools/rlesetbg.c +@@ -34,7 +34,7 @@ static char rcs_ident[] = "$Id: rlesetbg char buffer[4096]; Index: graphics/urt/files/patch-tools__rleskel.c =================================================================== --- graphics/urt/files/patch-tools__rleskel.c (revision 435994) +++ graphics/urt/files/patch-tools__rleskel.c (working copy) @@ -1,6 +1,6 @@ ---- tools/rleskel.c.orig 1992-01-24 05:45:50.000000000 +0900 -+++ tools/rleskel.c 2012-10-15 23:00:23.000000000 +0900 -@@ -51,6 +51,7 @@ +--- tools/rleskel.c.orig 1992-01-23 20:45:50 UTC ++++ tools/rleskel.c +@@ -51,6 +51,7 @@ rleskel() /* For tags. */ * Repeatedly read from the input until the file EOF or an * error is encountered. */ Index: graphics/urt/files/patch-tools__rlesortmap.c =================================================================== --- graphics/urt/files/patch-tools__rlesortmap.c (revision 435994) +++ graphics/urt/files/patch-tools__rlesortmap.c (working copy) @@ -1,6 +1,6 @@ ---- tools/rlesortmap.c.orig 1992-02-12 06:37:12.000000000 +0900 -+++ tools/rlesortmap.c 2012-10-15 23:00:51.000000000 +0900 -@@ -42,7 +42,7 @@ +--- tools/rlesortmap.c.orig 1992-02-11 21:37:12 UTC ++++ tools/rlesortmap.c +@@ -42,7 +42,7 @@ extern pcompar(); * sense for pseudo-color input files, but the program will work * on any input file. */ Index: graphics/urt/files/patch-tools__rlespiff.c =================================================================== --- graphics/urt/files/patch-tools__rlespiff.c (revision 435994) +++ graphics/urt/files/patch-tools__rlespiff.c (working copy) @@ -1,6 +1,6 @@ ---- tools/rlespiff.c.orig 1992-04-30 23:13:47.000000000 +0900 -+++ tools/rlespiff.c 2012-10-15 23:01:13.000000000 +0900 -@@ -56,7 +56,7 @@ +--- tools/rlespiff.c.orig 1992-04-30 14:13:47 UTC ++++ tools/rlespiff.c +@@ -56,7 +56,7 @@ void copy_raw(); * Then "rerun" the input, mapping the pixel values and writing * them to the output file. */ Index: graphics/urt/files/patch-tools__rlesplice.c =================================================================== --- graphics/urt/files/patch-tools__rlesplice.c (revision 435994) +++ graphics/urt/files/patch-tools__rlesplice.c (working copy) @@ -1,6 +1,6 @@ ---- tools/rlesplice.c.orig 1992-01-24 05:47:46.000000000 +0900 -+++ tools/rlesplice.c 2012-10-16 00:20:54.000000000 +0900 -@@ -77,7 +77,7 @@ +--- tools/rlesplice.c.orig 1992-01-23 20:47:46 UTC ++++ tools/rlesplice.c +@@ -77,7 +77,7 @@ rle_pixel *scanline[]; } } Index: graphics/urt/files/patch-tools__rlesplit.c =================================================================== --- graphics/urt/files/patch-tools__rlesplit.c (revision 435994) +++ graphics/urt/files/patch-tools__rlesplit.c (working copy) @@ -1,6 +1,6 @@ ---- tools/rlesplit.c.orig 1992-11-10 05:33:51.000000000 +0900 -+++ tools/rlesplit.c 2012-10-16 00:51:06.000000000 +0900 -@@ -15,6 +15,7 @@ +--- tools/rlesplit.c.orig 1992-11-09 20:33:51 UTC ++++ tools/rlesplit.c +@@ -15,6 +15,7 @@ rlesplit() Tag the file. */ #include @@ -8,7 +8,7 @@ #include "rle.h" #include "rle_raw.h" -@@ -56,7 +57,7 @@ +@@ -56,7 +57,7 @@ rlesplit() Tag the file. * [None] */ Index: graphics/urt/files/patch-tools__rlestereo.c =================================================================== --- graphics/urt/files/patch-tools__rlestereo.c (revision 435994) +++ graphics/urt/files/patch-tools__rlestereo.c (working copy) @@ -1,6 +1,6 @@ ---- tools/rlestereo.c.orig 1992-04-30 23:14:08.000000000 +0900 -+++ tools/rlestereo.c 2012-10-15 23:02:05.000000000 +0900 -@@ -79,7 +79,7 @@ +--- tools/rlestereo.c.orig 1992-04-30 14:14:08 UTC ++++ tools/rlestereo.c +@@ -79,7 +79,7 @@ int get_rle_setup(); * -r scale Scale factor for right-eye image (default 1.0). */ Index: graphics/urt/files/patch-tools__rleswap.c =================================================================== --- graphics/urt/files/patch-tools__rleswap.c (revision 435994) +++ graphics/urt/files/patch-tools__rleswap.c (working copy) @@ -1,6 +1,6 @@ ---- tools/rleswap.c.orig 1992-07-06 13:50:59.000000000 +0900 -+++ tools/rleswap.c 2012-10-15 23:02:27.000000000 +0900 -@@ -99,7 +99,7 @@ +--- tools/rleswap.c.orig 1992-07-06 04:50:59 UTC ++++ tools/rleswap.c +@@ -99,7 +99,7 @@ void setup_map(), print_map(); * Algorithm: * [None] */ Index: graphics/urt/files/patch-tools__rlezoom.c =================================================================== --- graphics/urt/files/patch-tools__rlezoom.c (revision 435994) +++ graphics/urt/files/patch-tools__rlezoom.c (working copy) @@ -1,6 +1,6 @@ ---- tools/rlezoom.c.orig 1992-01-24 05:56:16.000000000 +0900 -+++ tools/rlezoom.c 2012-10-15 23:02:47.000000000 +0900 -@@ -61,7 +61,7 @@ +--- tools/rlezoom.c.orig 1992-01-23 20:56:16 UTC ++++ tools/rlezoom.c +@@ -61,7 +61,7 @@ static int advance_fp(); * into runs. Write each line a number of times equal to the Y * factor. */ Index: graphics/urt/files/patch-tools__smush.c =================================================================== --- graphics/urt/files/patch-tools__smush.c (revision 435994) +++ graphics/urt/files/patch-tools__smush.c (working copy) @@ -1,6 +1,6 @@ ---- tools/smush.c.orig 1992-01-24 05:56:39.000000000 +0900 -+++ tools/smush.c 2012-10-15 23:03:11.000000000 +0900 -@@ -18,7 +18,7 @@ +--- tools/smush.c.orig 1992-01-23 20:56:39 UTC ++++ tools/smush.c +@@ -18,7 +18,7 @@ static char rcs_ident[] = "$Header: /sof char *progname; Index: graphics/urt/files/patch-tools__to8.c =================================================================== --- graphics/urt/files/patch-tools__to8.c (revision 435994) +++ graphics/urt/files/patch-tools__to8.c (working copy) @@ -1,6 +1,6 @@ ---- tools/to8.c.orig 1994-01-20 00:35:24.000000000 +0900 -+++ tools/to8.c 2012-10-15 23:03:35.000000000 +0900 -@@ -73,7 +73,7 @@ +--- tools/to8.c.orig 1994-01-19 15:35:24 UTC ++++ tools/to8.c +@@ -73,7 +73,7 @@ double img_gam = 1.0; * [None] */ Index: graphics/urt/files/patch-tools__tobw.c =================================================================== --- graphics/urt/files/patch-tools__tobw.c (revision 435994) +++ graphics/urt/files/patch-tools__tobw.c (working copy) @@ -1,6 +1,6 @@ ---- tools/tobw.c.orig 1995-04-15 06:55:37.000000000 +0900 -+++ tools/tobw.c 2012-10-15 23:03:56.000000000 +0900 -@@ -64,7 +64,7 @@ +--- tools/tobw.c.orig 1995-04-14 21:55:37 UTC ++++ tools/tobw.c +@@ -64,7 +64,7 @@ extern void free(); * Algorithm: * [None] */ Index: graphics/urt/files/patch-tools__unexp.c =================================================================== --- graphics/urt/files/patch-tools__unexp.c (revision 435994) +++ graphics/urt/files/patch-tools__unexp.c (working copy) @@ -1,6 +1,6 @@ ---- tools/unexp.c.orig 1992-01-24 05:58:37.000000000 +0900 -+++ tools/unexp.c 2012-10-15 23:04:14.000000000 +0900 -@@ -24,7 +24,7 @@ +--- tools/unexp.c.orig 1992-01-23 20:58:37 UTC ++++ tools/unexp.c +@@ -24,7 +24,7 @@ int truncations = 0; rle_hdr in_hdr, out_hdr; rle_pixel r_in, g_in, b_in; Index: graphics/urt/files/patch-tools__unslice.c =================================================================== --- graphics/urt/files/patch-tools__unslice.c (revision 435994) +++ graphics/urt/files/patch-tools__unslice.c (working copy) @@ -1,6 +1,6 @@ ---- tools/unslice.c.orig 1992-04-30 23:14:55.000000000 +0900 -+++ tools/unslice.c 2012-10-15 23:04:35.000000000 +0900 -@@ -51,7 +51,7 @@ +--- tools/unslice.c.orig 1992-04-30 14:14:55 UTC ++++ tools/unslice.c +@@ -51,7 +51,7 @@ char default_ctl_file[] = "unslice.ctl"; char *progname; char **gargv; Index: graphics/urt/pkg-plist =================================================================== --- graphics/urt/pkg-plist (revision 435994) +++ graphics/urt/pkg-plist (working copy) @@ -66,6 +66,7 @@ bin/unslice bin/wasatchrle bin/xbmtorle +include/colorquant.h include/exit_status.h include/pyramid.h include/rle.h @@ -76,123 +77,6 @@ lib/librle.a lib/librle.so lib/librle.so.1 -man/man1/aliastorle.1.gz -man/man1/applymap.1.gz -man/man1/avg4.1.gz -man/man1/crop.1.gz -man/man1/cubitorle.1.gz -man/man1/dvirle.1.gz -man/man1/fant.1.gz -man/man1/getx11.1.gz -man/man1/giftorle.1.gz -man/man1/graytorle.1.gz -man/man1/into.1.gz -man/man1/mcut.1.gz -man/man1/mergechan.1.gz -man/man1/painttorle.1.gz -man/man1/pgmtorle.1.gz -man/man1/ppmtorle.1.gz -man/man1/pyrmask.1.gz -man/man1/rawtorle.1.gz -man/man1/repos.1.gz -man/man1/rlatorle.1.gz -man/man1/rleClock.1.gz -man/man1/rleaddcom.1.gz -man/man1/rleaddeof.1.gz -man/man1/rlebg.1.gz -man/man1/rlebox.1.gz -man/man1/rlecat.1.gz -man/man1/rleccube.1.gz -man/man1/rlecomp.1.gz -man/man1/rledither.1.gz -man/man1/rleflip.1.gz -man/man1/rlegrid.1.gz -man/man1/rlehdr.1.gz -man/man1/rlehisto.1.gz -man/man1/rleinterp.1.gz -man/man1/rleldmap.1.gz -man/man1/rlemandl.1.gz -man/man1/rlenoise.1.gz -man/man1/rlepatch.1.gz -man/man1/rleprint.1.gz -man/man1/rlequant.1.gz -man/man1/rlescale.1.gz -man/man1/rleselect.1.gz -man/man1/rlesetbg.1.gz -man/man1/rlespiff.1.gz -man/man1/rlesplice.1.gz -man/man1/rlesplit.1.gz -man/man1/rlestereo.1.gz -man/man1/rleswap.1.gz -man/man1/rletoabA60.1.gz -man/man1/rletoabA62.1.gz -man/man1/rletoalias.1.gz -man/man1/rletoascii.1.gz -man/man1/rletogif.1.gz -man/man1/rletogray.1.gz -man/man1/rletopaint.1.gz -man/man1/rletoppm.1.gz -man/man1/rletops.1.gz -man/man1/rletoraw.1.gz -man/man1/rletorla.1.gz -man/man1/rletotarga.1.gz -man/man1/rletotiff.1.gz -man/man1/rlezoom.1.gz -man/man1/smush.1.gz -man/man1/targatorle.1.gz -man/man1/tifftorle.1.gz -man/man1/to8.1.gz -man/man1/tobw.1.gz -man/man1/unexp.1.gz -man/man1/unslice.1.gz -man/man1/urt.1.gz -man/man1/wasatchrle.1.gz -man/man3/buildmap.3.gz -man/man3/bwdithermap.3.gz -man/man3/colorquant.3.gz -man/man3/dither.3.gz -man/man3/ditherbw.3.gz -man/man3/dithergb.3.gz -man/man3/dithermap.3.gz -man/man3/float_to_exp.3.gz -man/man3/hilbert.3.gz -man/man3/hilbert_c2i.3.gz -man/man3/hilbert_i2c.3.gz -man/man3/inv_cmap.3.gz -man/man3/librle.3.gz -man/man3/make_square.3.gz -man/man3/rgb_to_bw.3.gz -man/man3/rle_addhist.3.gz -man/man3/rle_cp.3.gz -man/man3/rle_debug.3.gz -man/man3/rle_delcom.3.gz -man/man3/rle_freeraw.3.gz -man/man3/rle_get_error.3.gz -man/man3/rle_get_set.3.gz -man/man3/rle_get_setup.3.gz -man/man3/rle_get_setup_ok.3.gz -man/man3/rle_getcom.3.gz -man/man3/rle_getraw.3.gz -man/man3/rle_getrow.3.gz -man/man3/rle_getskip.3.gz -man/man3/rle_hdr.3.gz -man/man3/rle_op.3.gz -man/man3/rle_open_f.3.gz -man/man3/rle_open_f_noexit.3.gz -man/man3/rle_put_init.3.gz -man/man3/rle_put_setup.3.gz -man/man3/rle_putcom.3.gz -man/man3/rle_puteof.3.gz -man/man3/rle_putraw.3.gz -man/man3/rle_putrow.3.gz -man/man3/rle_raw_alloc.3.gz -man/man3/rle_raw_free.3.gz -man/man3/rle_rawtorow.3.gz -man/man3/rle_row_alloc.3.gz -man/man3/rle_row_free.3.gz -man/man3/rle_skiprow.3.gz -man/man5/RLE.5.gz -man/man5/rle.5.gz %%PORTDOCS%%%%DOCSDIR%%/README %%PORTDOCS%%%%DOCSDIR%%/pics/README %%PORTDOCS%%%%DOCSDIR%%/pics/bullet_holes_and_shot_turb.ps.Z @@ -210,9 +94,3 @@ %%PORTDOCS%%%%DOCSDIR%%/toolkit.doc %%PORTDOCS%%%%DOCSDIR%%/toolkit.mss %%PORTDOCS%%%%DOCSDIR%%/toolkit.ps -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/img/README -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/img/christmas_ball.rle -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/img/dart.rle -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/img/lenna.rle -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/img/mandrill.rle -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/img/tack_w_shadow.rle