diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 1995-05-29 13:46:42 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 1995-05-29 13:46:42 +0000 |
commit | 444bcd3c2ed803274c8deafa2c3fa03f8a394653 (patch) | |
tree | 297f74782436a0f973b6b89d60c10f399af9a135 /graphics | |
parent | 56cb039977e097ac910b2d719acd77ec3d5fb646 (diff) |
This commit was manufactured by cvs2svn to create tagrelease/2.0.5
'RELENG_2_0_5_RELEASE'.
Notes
Notes:
svn path=/head/; revision=1803
svn path=/tags/RELENG_2_0_5_RELEASE/; revision=1807; tag=release/2.0.5
Diffstat (limited to 'graphics')
143 files changed, 0 insertions, 4736 deletions
diff --git a/graphics/ImageMagick/Makefile b/graphics/ImageMagick/Makefile deleted file mode 100644 index cbdb141462ca..000000000000 --- a/graphics/ImageMagick/Makefile +++ /dev/null @@ -1,24 +0,0 @@ -# New ports collection makefile for: ImageMagick -# Version required: 3.6.2 -# Date created: 15 November 1994 -# Whom: torstenb -# -# $Id: Makefile,v 1.4 1995/04/09 07:09:14 asami Exp $ -# - -DISTNAME= ImageMagick-3.6.2 -CATEGORIES+= graphics -MASTER_SITES= ftp://ftp.x.org/contrib/applications/ImageMagick/ - -LIB_DEPENDS= jpeg\\.5\\.:${PORTSDIR}/graphics/jpeg \ - mpeg\\.1\\.:${PORTSDIR}/graphics/mpeg-lib \ - tiff\\.3\\.:${PORTSDIR}/graphics/tiff \ - Xpm\\.4\\.:${PORTSDIR}/graphics/xpm - -WRKSRC= ${WRKDIR}/ImageMagick -USE_IMAKE= YES - -pre-build: - @(cd ${WRKSRC}/magick;make) - -.include <bsd.port.mk> diff --git a/graphics/ImageMagick/distinfo b/graphics/ImageMagick/distinfo deleted file mode 100644 index e7a86e9aa41b..000000000000 --- a/graphics/ImageMagick/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (ImageMagick-3.6.2.tar.gz) = 083a549f5bc0bb62a88fdafad8769181 diff --git a/graphics/ImageMagick/pkg-comment b/graphics/ImageMagick/pkg-comment deleted file mode 100644 index ecaed19d7052..000000000000 --- a/graphics/ImageMagick/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -ImageMagick is an X11 package for display and interactive manipulation of images. diff --git a/graphics/ImageMagick/pkg-descr b/graphics/ImageMagick/pkg-descr deleted file mode 100644 index bf18b9293e24..000000000000 --- a/graphics/ImageMagick/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -ImageMagick is an X11 package for display and interactive manipulation -of images. The package includes tools for image conversion, -annotation, compositing, animation, and creating montages. ImageMagick -can read and write many of the more popular image formats (e.g. JPEG, -TIFF, PNM, XPM, Photo CD, etc.). diff --git a/graphics/ImageMagick/pkg-plist b/graphics/ImageMagick/pkg-plist deleted file mode 100644 index dc5fc99957a9..000000000000 --- a/graphics/ImageMagick/pkg-plist +++ /dev/null @@ -1,37 +0,0 @@ -/usr/X11R6/lib/libMagick.so.3.6 -/usr/X11R6/lib/libMagick.a -/usr/X11R6/include/X11/magick/magick.h -/usr/X11R6/include/X11/magick/image.h -/usr/X11R6/include/X11/magick/compress.h -/usr/X11R6/include/X11/magick/utility.h -/usr/X11R6/include/X11/magick/X.h -/usr/X11R6/include/X11/magick/widget.h -/usr/X11R6/include/X11/magick/PreRvIcccm.h -/usr/local/man/man1/display.1.gz -/usr/local/man/man1/montage.1.gz -/usr/local/man/man1/import.1.gz -/usr/local/man/man1/animate.1.gz -/usr/local/man/man1/convert.1.gz -/usr/local/man/man1/identify.1.gz -/usr/local/man/man1/mogrify.1.gz -/usr/local/man/man1/combine.1.gz -/usr/local/man/man1/segment.1.gz -/usr/local/man/man1/ImageMagick.1.gz -/usr/X11R6/man/man5/quantize.5.gz -/usr/X11R6/man/man5/miff.5.gz -/usr/local/bin/display -/usr/local/bin/montage -/usr/local/bin/import -/usr/local/bin/animate -/usr/local/bin/convert -/usr/local/bin/identify -/usr/local/bin/mogrify -/usr/local/bin/combine -/usr/local/bin/segment -/usr/local/include/magick.h -/usr/local/include/image.h -/usr/local/include/compress.h -/usr/local/include/utility.h -/usr/local/include/X.h -/usr/local/include/widget.h -/usr/local/include/PreRvIcccm.h diff --git a/graphics/Makefile b/graphics/Makefile deleted file mode 100644 index 8306559dbbf0..000000000000 --- a/graphics/Makefile +++ /dev/null @@ -1,9 +0,0 @@ -# $Id: Makefile,v 1.9 1995/05/14 07:13:30 asami Exp $ -# -# BROKEN: Mesa (doesn't install) -# - -SUBDIR= ImageMagick dore jpeg mpeg-lib mpeg_play netpbm \ - pixmap povray tiff vcg xanim xfig xli xpaint xpm xv - -.include <bsd.port.subdir.mk> diff --git a/graphics/Mesa3/Makefile b/graphics/Mesa3/Makefile deleted file mode 100644 index 78c5b66bf73c..000000000000 --- a/graphics/Mesa3/Makefile +++ /dev/null @@ -1,27 +0,0 @@ -# New ports collection makefile for: Mesa -# Version required: 1.1.3beta -# Date created: Tue Feb 7 12:02:49 1995 -# Whom: hsu -# -# $Id: Makefile,v 1.7 1995/04/04 06:09:38 jkh Exp $ -# - -DISTNAME= Mesa-1.1.3beta -PKGNAME= Mesa-1.1.3b -CATEGORIES+= graphics -MASTER_SITES= ftp://iris.ssec.wisc.edu/pub/misc/ - -# won't install until I convert the Makefiles to Imakefiles -NO_INSTALL= yes -WRKSRC= ${WRKDIR}/Mesa -USE_GMAKE= yes -USE_X11= yes -ALL_TARGET= freebsd - -# won't need this after I convert the Makefiles to Imakefiles -pre-build: - if [ ! -e /usr/include/X11 ]; then \ - ln -s /usr/X11R6/include/X11 /usr/include; \ - fi - -.include <bsd.port.mk> diff --git a/graphics/Mesa3/distinfo b/graphics/Mesa3/distinfo deleted file mode 100644 index 42ed2fa036ef..000000000000 --- a/graphics/Mesa3/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (Mesa-1.1.3beta.tar.gz) = d39371f1f3423d9ed8d86bdbcfd1cea6 diff --git a/graphics/Mesa3/files/patch-aa b/graphics/Mesa3/files/patch-aa deleted file mode 100644 index 5815a70715b7..000000000000 --- a/graphics/Mesa3/files/patch-aa +++ /dev/null @@ -1,29 +0,0 @@ -*** samples/speed.c.0 Fri Mar 3 16:38:42 1995 ---- samples/speed.c Sun Mar 5 18:59:23 1995 -*************** -*** 35,40 **** ---- 35,44 ---- - #include <sys/param.h> - #endif - -+ #ifdef __STDC__ -+ #include <time.h> -+ #endif -+ - - #define GAP 10 - #define ROWS 1 -*************** -*** 122,128 **** ---- 126,136 ---- - clock_t clk; - - clk = times(&tm); -+ #ifdef __STDC__ -+ return (double)clk / (double)CLOCKS_PER_SEC; -+ #else - return (double)clk / (double)HZ; -+ #endif - #else - return 0; - #endif diff --git a/graphics/dore/Makefile b/graphics/dore/Makefile deleted file mode 100644 index b8729ce3b960..000000000000 --- a/graphics/dore/Makefile +++ /dev/null @@ -1,22 +0,0 @@ -# New ports collection makefile for: dore -# Version required: 6.0 -# Date created: 10 February 1995 -# Whom: jkh -# -# $Id: Makefile,v 1.2 1995/04/01 12:45:49 jkh Exp $ -# - -DISTNAME= pdore-6.0 -CATEGORIES+= graphics -MASTER_SITES= ftp://freefall.cdrom.com/pub/FreeBSD/LOCAL_PORTS/ -EXTRACT_SUFX= .tar.Z - -USE_GMAKE= yes -USE_X11= yes -WRKDIR= ${.CURDIR}/work/dore -NO_WRKSUBDIR= yes -MAKEFILE= mk.stdx -MAKE_FLAGS= DORE_LOC=${WRKDIR}/.. CFLAGS=-O2 MAKEFLAGS=m -f -ALL_TARGET= - -.include <bsd.port.mk> diff --git a/graphics/dore/distinfo b/graphics/dore/distinfo deleted file mode 100644 index 1efc97eecbb5..000000000000 --- a/graphics/dore/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (pdore-6.0.tar.Z) = 9264e339206e835b2939729700c2156d diff --git a/graphics/dore/files/patch-aa b/graphics/dore/files/patch-aa deleted file mode 100644 index 91aa01e1c468..000000000000 --- a/graphics/dore/files/patch-aa +++ /dev/null @@ -1,19 +0,0 @@ -*** src/device_config/stdx11/makefile.bak Sun Feb 12 21:06:59 1995 ---- src/device_config/stdx11/makefile Sun Feb 12 21:07:20 1995 -*************** -*** 15,21 **** - # EXPRESS OR IMPLIED. - - SHELL = /bin/sh -! CCCOM = $(CC) $(CFLAGS) -DERRCHK -I${DORE_LOC}/dore/include -I${ROOT}/usr/include - LDCOM = $(LD) $(LDFLAGS) - ARCOM = $(AR) $(ARFLAGS) - SRC_PATH = $(DORE_LOC)/dore/src/device_config/stdx11 ---- 15,21 ---- - # EXPRESS OR IMPLIED. - - SHELL = /bin/sh -! CCCOM = $(CC) $(CFLAGS) -DERRCHK -I${ROOT}/usr/local/X11 -I${DORE_LOC}/dore/include -I${ROOT}/usr/include - LDCOM = $(LD) $(LDFLAGS) - ARCOM = $(AR) $(ARFLAGS) - SRC_PATH = $(DORE_LOC)/dore/src/device_config/stdx11 diff --git a/graphics/dore/files/patch-ab b/graphics/dore/files/patch-ab deleted file mode 100644 index 0f3abf7e6303..000000000000 --- a/graphics/dore/files/patch-ab +++ /dev/null @@ -1,19 +0,0 @@ -*** src/device_config/stdx11/prom/makefile.bak Sun Feb 12 22:17:28 1995 ---- src/device_config/stdx11/prom/makefile Sun Feb 12 22:17:47 1995 -*************** -*** 15,21 **** - # EXPRESS OR IMPLIED. - - SHELL = /bin/sh -! CCCOM = $(CC) $(CFLAGS) -DERRCHK -I${DORE_LOC}/dore/include -I${ROOT}/usr/include - LDCOM = $(LD) $(LDFLAGS) - ARCOM = $(AR) $(ARFLAGS) - SRC_PATH = $(DORE_LOC)/dore/src/device_config/stdx11/prom ---- 15,21 ---- - # EXPRESS OR IMPLIED. - - SHELL = /bin/sh -! CCCOM = $(CC) $(CFLAGS) -DERRCHK -I${DORE_LOC}/dore/include -I/usr/local/X11 -I${ROOT}/usr/include - LDCOM = $(LD) $(LDFLAGS) - ARCOM = $(AR) $(ARFLAGS) - SRC_PATH = $(DORE_LOC)/dore/src/device_config/stdx11/prom diff --git a/graphics/dore/files/patch-ac b/graphics/dore/files/patch-ac deleted file mode 100644 index 73928dfa9063..000000000000 --- a/graphics/dore/files/patch-ac +++ /dev/null @@ -1,19 +0,0 @@ -*** src/device_config/stdx11/dcm/makefile.orig Mon Feb 13 00:14:44 1995 ---- src/device_config/stdx11/dcm/makefile Mon Feb 13 00:14:53 1995 -*************** -*** 15,21 **** - # EXPRESS OR IMPLIED. - - SHELL = /bin/sh -! CCCOM = $(CC) $(CFLAGS) -DERRCHK -DXLIB_ILLEGAL_ACCESS -I${DORE_LOC}/dore/include -I${ROOT}/usr/local/X11/include -I${ROOT}/usr/include - LDCOM = $(LD) $(LDFLAGS) - ARCOM = $(AR) $(ARFLAGS) - SRC_PATH = $(DORE_LOC)/dore/src/device_config/stdx11/dcm ---- 15,21 ---- - # EXPRESS OR IMPLIED. - - SHELL = /bin/sh -! CCCOM = $(CC) $(CFLAGS) -DERRCHK -DXLIB_ILLEGAL_ACCESS -I${DORE_LOC}/dore/include -I${ROOT}/usr/local/X11 -I${ROOT}/usr/include - LDCOM = $(LD) $(LDFLAGS) - ARCOM = $(AR) $(ARFLAGS) - SRC_PATH = $(DORE_LOC)/dore/src/device_config/stdx11/dcm diff --git a/graphics/dore/files/patch-ad b/graphics/dore/files/patch-ad deleted file mode 100644 index fd0f82d6e8b7..000000000000 --- a/graphics/dore/files/patch-ad +++ /dev/null @@ -1,148 +0,0 @@ -*** mk.stdx.orig Thu Jan 12 14:14:12 1995 ---- mk.stdx Sat Feb 18 20:07:09 1995 -*************** -*** 24,33 **** - # - - # DORE_LOC is the full pathname of directory containing the dore directory -! DORE_LOC= - - # DORE_OBJTYPE is the machine object type -! DORE_OBJTYPE= - - # DORE_LIB_NAME specifies the name of the library to be created - DORE_LIB_NAME=libdore.a ---- 24,33 ---- - # - - # DORE_LOC is the full pathname of directory containing the dore directory -! DORE_LOC= ${PREFIX}/lib - - # DORE_OBJTYPE is the machine object type -! DORE_OBJTYPE= i386 - - # DORE_LIB_NAME specifies the name of the library to be created - DORE_LIB_NAME=libdore.a -*************** -*** 38,51 **** - - # Link options when combining .o's - LD=ld -! LDFLAGS=-r -s - - # Archive options - AR=ar -! ARFLAGS=q - - # DORE_LIBTOC specifies how to create a table of contents for a library -! DORE_LIBTOC=ar ts - - # Name of system module from doresys_config to be included in build - DORE_SYSTEM=stdx ---- 38,51 ---- - - # Link options when combining .o's - LD=ld -! LDFLAGS=-r - - # Archive options - AR=ar -! ARFLAGS=qc - - # DORE_LIBTOC specifies how to create a table of contents for a library -! DORE_LIBTOC=ranlib - - # Name of system module from doresys_config to be included in build - DORE_SYSTEM=stdx -*************** -*** 70,86 **** - DORE_FONTTYPE=default_type - - # Install directory for fonts and error message file used by Dore -! DORE_DATADIR=/usr/dore/data - - # - # Installing Dore - # - - # Install directory for Dore library -! DORE_LIBDIR=/usr/lib - - # Install directory for user include files -! DORE_INCDIR=/usr/include - - ###################################################################### - SHELL=/bin/sh ---- 70,86 ---- - DORE_FONTTYPE=default_type - - # Install directory for fonts and error message file used by Dore -! DORE_DATADIR=${PREFIX}/lib/dore/data - - # - # Installing Dore - # - - # Install directory for Dore library -! DORE_LIBDIR=${PREFIX}/lib - - # Install directory for user include files -! DORE_INCDIR=${PREFIX}/include - - ###################################################################### - SHELL=/bin/sh -*************** -*** 90,96 **** - - # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # - -! dore: compile library - - # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # - ---- 90,103 ---- - - # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # - -! all: dore -! -! dore: pre-make compile library data prep-for-examples -! -! pre-make: -! mkdir -p ${DORE_DATADIR} -! mkdir -p ${DORE_LIBDIR} -! mkdir -p ${DORE_INCDIR} - - # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # - -*************** -*** 170,175 **** ---- 177,184 ---- - - # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # - -+ install: install_dore install_data install_example -+ - install_dore: check_doreloc - @ echo "Installing Dore' library and include files..." - @ if [ -n "$(DORE_LIBDIR)" ]; then \ -*************** -*** 331,336 **** ---- 340,356 ---- - - - # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # -+ -+ prep-for-examples: -+ @( cd examples/generic; ${MAKE} ) -+ @( cd examples/util; ${MAKE} ) -+ @( cd examples/programs/simple; ${MAKE} ) -+ -+ install_example: -+ @install -c -m 755 -s examples/programs/simple/render ${PREFIX}/bin/dore_example -+ @echo "Ok, look at ${PREFIX}/bin/dore_example for an example of" -+ @echo "Dore in action. You may also wish to look in the work/dore/examples" -+ @echo "directory for more dore examples." - - FORCE_IT: - diff --git a/graphics/dore/files/patch-ae b/graphics/dore/files/patch-ae deleted file mode 100644 index 480f5e09a036..000000000000 --- a/graphics/dore/files/patch-ae +++ /dev/null @@ -1,65 +0,0 @@ -*** examples/generic/makefile.ORIG Thu Jan 12 23:13:41 1995 ---- examples/generic/makefile Sat Feb 25 15:30:02 1995 -*************** -*** 17,23 **** - PRECISION= SINGLE - DORELIB= -ldore - -! INCDIR=/usr/include - CFLAGS= -DDORE_REAL_$(PRECISION) -I$(INCDIR) - OFILES= render.o run.o - ---- 17,23 ---- - PRECISION= SINGLE - DORELIB= -ldore - -! INCDIR=../../include - CFLAGS= -DDORE_REAL_$(PRECISION) -I$(INCDIR) - OFILES= render.o run.o - -*** examples/util/makefile.ORIG Thu Jan 12 23:13:44 1995 ---- examples/util/makefile Sat Feb 25 15:33:09 1995 -*************** -*** 19,25 **** - OFILES= copy.o defgroup.o hsvtorgb.o preview.o \ - prsarg.o rectmesh.o replace.o stkgrp.o supermesh.o text.o transform.o - -! INCDIR=/usr/include - CFLAGS= -DDORE_REAL_$(PRECISION) -I$(INCDIR) - - all: libdore_util.a ---- 19,25 ---- - OFILES= copy.o defgroup.o hsvtorgb.o preview.o \ - prsarg.o rectmesh.o replace.o stkgrp.o supermesh.o text.o transform.o - -! INCDIR=../../include - CFLAGS= -DDORE_REAL_$(PRECISION) -I$(INCDIR) - - all: libdore_util.a -*** examples/programs/simple/makefile.orig Thu Jan 12 23:13:55 1995 ---- examples/programs/simple/makefile Sun Mar 19 14:05:29 1995 -*************** -*** 15,25 **** - # EXPRESS OR IMPLIED. - - PRECISION= SINGLE -! DORELIB = -ldore - -! INCDIR=/usr/include - CFLAGS= -DDORE_REAL_$(PRECISION) -I$(INCDIR) -! LIBS= $(DORELIB) -lX11 -lm - - all: render - ---- 15,25 ---- - # EXPRESS OR IMPLIED. - - PRECISION= SINGLE -! DORELIB = -L../../../lib/i386 -ldore - -! INCDIR=../../../include - CFLAGS= -DDORE_REAL_$(PRECISION) -I$(INCDIR) -! LIBS= $(DORELIB) -L${PREFIX}/lib -lX11 -lm - - all: render - diff --git a/graphics/dore/pkg-comment b/graphics/dore/pkg-comment deleted file mode 100644 index 946a31f0db67..000000000000 --- a/graphics/dore/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Dore - The Dynamic Object Rendering Environment diff --git a/graphics/dore/pkg-descr b/graphics/dore/pkg-descr deleted file mode 100644 index fe484fa80e25..000000000000 --- a/graphics/dore/pkg-descr +++ /dev/null @@ -1,13 +0,0 @@ -Dore is a powerful three-dimensional graphics library that includes such -features as: - - - a choice of rendering styles, from dynamic to photorealistic - - advanced graphics features including shadows, transparency - and reflections - - ease of use - - extendability - - portability, platform independence - - X11 Window support - -See the Docs subdirectory of the unpacked port (make extract; cd work) for -more information. diff --git a/graphics/dore/pkg-plist b/graphics/dore/pkg-plist deleted file mode 100644 index c0f9ed087f7c..000000000000 --- a/graphics/dore/pkg-plist +++ /dev/null @@ -1,5 +0,0 @@ -lib/libdore.a -lib/dore -bin/dore_example -include/dore.h -include/dore_develop diff --git a/graphics/jpeg-mmx/Makefile b/graphics/jpeg-mmx/Makefile deleted file mode 100644 index 675d78dc5479..000000000000 --- a/graphics/jpeg-mmx/Makefile +++ /dev/null @@ -1,18 +0,0 @@ -# New ports collection makefile for: jpeg -# Version required: 5b -# Date created: 6 November 1994 -# Whom: smace -# -# $Id: Makefile,v 1.6 1995/04/09 07:09:34 asami Exp $ -# - -DISTNAME= jpegsrc.v5b -PKGNAME= jpeg-5b -CATEGORIES+= graphics -MASTER_SITES= ftp://ftp.uu.net/graphics/jpeg/ \ - ftp://ftp.netcom.com/pub/tgl/uunet/ - -WRKSRC= ${WRKDIR}/jpeg-5b -GNU_CONFIGURE= yes - -.include <bsd.port.mk> diff --git a/graphics/jpeg-mmx/distinfo b/graphics/jpeg-mmx/distinfo deleted file mode 100644 index 409fb7a56e10..000000000000 --- a/graphics/jpeg-mmx/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (jpegsrc.v5b.tar.gz) = 1272aa5cbf9974abed348e4b7ba2f55d diff --git a/graphics/jpeg-mmx/pkg-comment b/graphics/jpeg-mmx/pkg-comment deleted file mode 100644 index 01a1319aeb85..000000000000 --- a/graphics/jpeg-mmx/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -IJG's jpeg compresion utilities version 5b diff --git a/graphics/jpeg-mmx/pkg-descr b/graphics/jpeg-mmx/pkg-descr deleted file mode 100644 index b864b478cb15..000000000000 --- a/graphics/jpeg-mmx/pkg-descr +++ /dev/null @@ -1,20 +0,0 @@ -The Independent JPEG Group's JPEG software -========================================== - -README for release 5b of 15-Mar-95 -================================== - -This distribution contains the fifth public release of the Independent JPEG -Group's free JPEG software. You are welcome to redistribute this software and -to use it for any purpose, subject to the conditions under LEGAL ISSUES, below. - -Serious users of this software (particularly those incorporating it into -larger programs) should contact IJG at jpeg-info@uunet.uu.net to be added to -our electronic mailing list. Mailing list members are notified of updates -and have a chance to participate in technical discussions, etc. - -This software is the work of Tom Lane, Philip Gladstone, Luis Ortiz, Jim -Boucher, Lee Crocker, George Phillips, Davide Rossi, Ge' Weijers, and other -members of the Independent JPEG Group. - -IJG is not associated with the official ISO JPEG standards committee. diff --git a/graphics/jpeg-mmx/pkg-plist b/graphics/jpeg-mmx/pkg-plist deleted file mode 100644 index 04b9069ce801..000000000000 --- a/graphics/jpeg-mmx/pkg-plist +++ /dev/null @@ -1,15 +0,0 @@ -@cwd /usr/local -bin/cjpeg -bin/djpeg -bin/rdjpgcom -bin/wrjpgcom -man/man1/cjpeg.1 -man/man1/djpeg.1 -man/man1/rdjpgcom.1 -man/man1/wrjpgcom.1 -include/jconfig.h -include/jpeglib.h -include/jmorecfg.h -include/jerror.h -lib/libjpeg.so.5.1 -lib/libjpeg.a diff --git a/graphics/jpeg/Makefile b/graphics/jpeg/Makefile deleted file mode 100644 index 675d78dc5479..000000000000 --- a/graphics/jpeg/Makefile +++ /dev/null @@ -1,18 +0,0 @@ -# New ports collection makefile for: jpeg -# Version required: 5b -# Date created: 6 November 1994 -# Whom: smace -# -# $Id: Makefile,v 1.6 1995/04/09 07:09:34 asami Exp $ -# - -DISTNAME= jpegsrc.v5b -PKGNAME= jpeg-5b -CATEGORIES+= graphics -MASTER_SITES= ftp://ftp.uu.net/graphics/jpeg/ \ - ftp://ftp.netcom.com/pub/tgl/uunet/ - -WRKSRC= ${WRKDIR}/jpeg-5b -GNU_CONFIGURE= yes - -.include <bsd.port.mk> diff --git a/graphics/jpeg/distinfo b/graphics/jpeg/distinfo deleted file mode 100644 index 409fb7a56e10..000000000000 --- a/graphics/jpeg/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (jpegsrc.v5b.tar.gz) = 1272aa5cbf9974abed348e4b7ba2f55d diff --git a/graphics/jpeg/pkg-comment b/graphics/jpeg/pkg-comment deleted file mode 100644 index 01a1319aeb85..000000000000 --- a/graphics/jpeg/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -IJG's jpeg compresion utilities version 5b diff --git a/graphics/jpeg/pkg-descr b/graphics/jpeg/pkg-descr deleted file mode 100644 index b864b478cb15..000000000000 --- a/graphics/jpeg/pkg-descr +++ /dev/null @@ -1,20 +0,0 @@ -The Independent JPEG Group's JPEG software -========================================== - -README for release 5b of 15-Mar-95 -================================== - -This distribution contains the fifth public release of the Independent JPEG -Group's free JPEG software. You are welcome to redistribute this software and -to use it for any purpose, subject to the conditions under LEGAL ISSUES, below. - -Serious users of this software (particularly those incorporating it into -larger programs) should contact IJG at jpeg-info@uunet.uu.net to be added to -our electronic mailing list. Mailing list members are notified of updates -and have a chance to participate in technical discussions, etc. - -This software is the work of Tom Lane, Philip Gladstone, Luis Ortiz, Jim -Boucher, Lee Crocker, George Phillips, Davide Rossi, Ge' Weijers, and other -members of the Independent JPEG Group. - -IJG is not associated with the official ISO JPEG standards committee. diff --git a/graphics/jpeg/pkg-plist b/graphics/jpeg/pkg-plist deleted file mode 100644 index 04b9069ce801..000000000000 --- a/graphics/jpeg/pkg-plist +++ /dev/null @@ -1,15 +0,0 @@ -@cwd /usr/local -bin/cjpeg -bin/djpeg -bin/rdjpgcom -bin/wrjpgcom -man/man1/cjpeg.1 -man/man1/djpeg.1 -man/man1/rdjpgcom.1 -man/man1/wrjpgcom.1 -include/jconfig.h -include/jpeglib.h -include/jmorecfg.h -include/jerror.h -lib/libjpeg.so.5.1 -lib/libjpeg.a diff --git a/graphics/mesagl/Makefile b/graphics/mesagl/Makefile deleted file mode 100644 index 78c5b66bf73c..000000000000 --- a/graphics/mesagl/Makefile +++ /dev/null @@ -1,27 +0,0 @@ -# New ports collection makefile for: Mesa -# Version required: 1.1.3beta -# Date created: Tue Feb 7 12:02:49 1995 -# Whom: hsu -# -# $Id: Makefile,v 1.7 1995/04/04 06:09:38 jkh Exp $ -# - -DISTNAME= Mesa-1.1.3beta -PKGNAME= Mesa-1.1.3b -CATEGORIES+= graphics -MASTER_SITES= ftp://iris.ssec.wisc.edu/pub/misc/ - -# won't install until I convert the Makefiles to Imakefiles -NO_INSTALL= yes -WRKSRC= ${WRKDIR}/Mesa -USE_GMAKE= yes -USE_X11= yes -ALL_TARGET= freebsd - -# won't need this after I convert the Makefiles to Imakefiles -pre-build: - if [ ! -e /usr/include/X11 ]; then \ - ln -s /usr/X11R6/include/X11 /usr/include; \ - fi - -.include <bsd.port.mk> diff --git a/graphics/mesagl/distinfo b/graphics/mesagl/distinfo deleted file mode 100644 index 42ed2fa036ef..000000000000 --- a/graphics/mesagl/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (Mesa-1.1.3beta.tar.gz) = d39371f1f3423d9ed8d86bdbcfd1cea6 diff --git a/graphics/mesagl/files/patch-aa b/graphics/mesagl/files/patch-aa deleted file mode 100644 index 5815a70715b7..000000000000 --- a/graphics/mesagl/files/patch-aa +++ /dev/null @@ -1,29 +0,0 @@ -*** samples/speed.c.0 Fri Mar 3 16:38:42 1995 ---- samples/speed.c Sun Mar 5 18:59:23 1995 -*************** -*** 35,40 **** ---- 35,44 ---- - #include <sys/param.h> - #endif - -+ #ifdef __STDC__ -+ #include <time.h> -+ #endif -+ - - #define GAP 10 - #define ROWS 1 -*************** -*** 122,128 **** ---- 126,136 ---- - clock_t clk; - - clk = times(&tm); -+ #ifdef __STDC__ -+ return (double)clk / (double)CLOCKS_PER_SEC; -+ #else - return (double)clk / (double)HZ; -+ #endif - #else - return 0; - #endif diff --git a/graphics/mpeg-lib/Makefile b/graphics/mpeg-lib/Makefile deleted file mode 100644 index 04a57cd45f1f..000000000000 --- a/graphics/mpeg-lib/Makefile +++ /dev/null @@ -1,19 +0,0 @@ -# New ports collection makefile for: mpeg_lib -# Version required: 1.1 -# Date created: 16 November 1994 -# Whom: torstenb -# -# $Id: Makefile,v 1.2 1995/04/01 12:45:52 jkh Exp $ -# - -DISTNAME= mpeg_lib-1.1 -CATEGORIES+= graphics -MASTER_SITES= ftp://ftp.mni.mcgill.ca/pub/mpeg/ - -WRKSRC= ${WRKDIR}/mpeg_lib - -pre-install: - @mkdir -p ${PREFIX}/bin ${PREFIX}/lib ${PREFIX}/include - @mkdir -p ${PREFIX}/man/man1 ${PREFIX}/man/man3 - -.include <bsd.port.mk> diff --git a/graphics/mpeg-lib/distinfo b/graphics/mpeg-lib/distinfo deleted file mode 100644 index b30c6553053c..000000000000 --- a/graphics/mpeg-lib/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (mpeg_lib-1.1.tar.gz) = bd2e9eb69f8ee08a094855902c06952a diff --git a/graphics/mpeg-lib/files/patch-aa b/graphics/mpeg-lib/files/patch-aa deleted file mode 100644 index 07aa5fb0d984..000000000000 --- a/graphics/mpeg-lib/files/patch-aa +++ /dev/null @@ -1,140 +0,0 @@ -*** Makefile.orig Mon Nov 14 19:05:36 1994 ---- Makefile Sun Jan 29 22:00:58 1995 -*************** -*** 13,20 **** - RANLIB = ranlib# may need to set this to `true' for SGI's - - ARFLAGS = ru# this is supposed to replace only those .o files -! # than are newer than the .a file. Should work -! # under most platforms. - - # - # Step 2: ---- 13,20 ---- - RANLIB = ranlib# may need to set this to `true' for SGI's - - ARFLAGS = ru# this is supposed to replace only those .o files -! # than are newer than the .a file. Should work -! # under most platforms. - - # - # Step 2: -*************** -*** 33,42 **** - # - - # SGI C Flags -! CFLAGS = -O2 -D__STDC__ -DFULL_COLOR_ONLY - - # GCC flags -! #CFLAGS = -O2 -DFULL_COLOR_ONLY - - # Note that the rest of these flags are inherited from the original - # Berkeley player's Makefile; I have no idea if they'll work on these ---- 33,42 ---- - # - - # SGI C Flags -! # CFLAGS = -O2 -D__STDC__ -DFULL_COLOR_ONLY - - # GCC flags -! CFLAGS = -O2 -fpic -D_HAVE_PARAM_H # -DFULL_COLOR_ONLY - - # Note that the rest of these flags are inherited from the original - # Berkeley player's Makefile; I have no idea if they'll work on these -*************** -*** 72,78 **** - # Step 3: - # Set DEST to pathname of final destination of library... - # -! DEST = . - - # - # Step 4: ---- 72,78 ---- - # Step 3: - # Set DEST to pathname of final destination of library... - # -! DEST = ${PREFIX}/lib - - # - # Step 4: -*************** -*** 89,95 **** - DITHER_SRC = fs2.c fs2fast.c fs4.c hybrid.c hybriderr.c 2x2.c gray.c \ - mono.c ordered.c ordered2.c mb_ordered.c - -! SRC = $(DECODER_SRC) # $(DITHER_SRC) - - - # ---- 89,95 ---- - DITHER_SRC = fs2.c fs2fast.c fs4.c hybrid.c hybriderr.c 2x2.c gray.c \ - mono.c ordered.c ordered2.c mb_ordered.c - -! SRC = $(DECODER_SRC) $(DITHER_SRC) - - - # -*************** -*** 98,125 **** - HDRS = util.h video.h decoders.h dither.h fs2.h fs4.h \ - proto.h globals.h mpeg.h - -! INSTALL = /etc/install - SHELL = /bin/sh - MAKEFILE = Makefile - - OBJ = $(SRC:.c=.o) - -! LIBRARY = libmpeg.a - - # Targets... - -! all: $(LIBRARY) - -! $(LIBRARY): $(OBJ) -! $(AR) $(ARFLAGS) $(LIBRARY) $(OBJ) -! $(RANLIB) $(LIBRARY) -! -! clean:; rm -f *.o $(LIBRARY) core -! -! install: $(LIBRARY) -! @echo Installing $(LIBRARY) in $(DEST) -! @if [ $(DEST) != . ]; then \ -! (rm -f $(DEST)/$(LIBRARY); $(INSTALL) -f $(DEST) $(LIBRARY)); fi - - # easympeg is a short 'n simple MPEG player that requires the SGI Graphics - # LIbrary; this won't work on non-SGI platforms ---- 98,128 ---- - HDRS = util.h video.h decoders.h dither.h fs2.h fs4.h \ - proto.h globals.h mpeg.h - -! INSTALL = install - SHELL = /bin/sh - MAKEFILE = Makefile - - OBJ = $(SRC:.c=.o) - -! LIBRARY = libmpeg.a libmpeg.so.1.1 - - # Targets... - -! all: $(LIBRARY) - -! libmpeg.a: $(OBJ) -! $(AR) $(ARFLAGS) libmpeg.a $(OBJ) -! $(RANLIB) libmpeg.a -! -! libmpeg.so.1.1: $(OBJ) -! ld -Bshareable -o libmpeg.so.1.1 $(OBJ) -! -! clean: rm -f *.o $(LIBRARY) core -! -! install: $(LIBRARY) -! @echo Installing $(LIBRARY) in $(DEST) -! $(INSTALL) -c $(LIBRARY) $(DEST) -! $(INSTALL) -c mpeg.h ${PREFIX}/include - - # easympeg is a short 'n simple MPEG player that requires the SGI Graphics - # LIbrary; this won't work on non-SGI platforms diff --git a/graphics/mpeg-lib/files/patch-ab b/graphics/mpeg-lib/files/patch-ab deleted file mode 100644 index 8ec1acae84de..000000000000 --- a/graphics/mpeg-lib/files/patch-ab +++ /dev/null @@ -1,27 +0,0 @@ -*** video.c.orig Wed Nov 16 13:43:47 1994 ---- video.c Wed Nov 16 13:34:42 1994 -*************** -*** 39,44 **** ---- 39,48 ---- - #include "util.h" - #include "proto.h" - -+ #ifdef _HAVE_PARAM_H -+ #include <sys/param.h> -+ #endif -+ - /* Declarations of functions. */ - static void ReconIMBlock(); - static void ReconPMBlock(); -*************** -*** 435,441 **** ---- 439,447 ---- - static int num_calls = 0; - unsigned int data; - int i, status; -+ #if BSD < 199103 - long int ftell (FILE *stream); -+ #endif - - /* If vid_stream is null, create new VidStream structure. */ - diff --git a/graphics/mpeg-lib/pkg-comment b/graphics/mpeg-lib/pkg-comment deleted file mode 100644 index 461f402ac281..000000000000 --- a/graphics/mpeg-lib/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -MPEG Library - a collection of C routines to decode MPEG movies diff --git a/graphics/mpeg-lib/pkg-descr b/graphics/mpeg-lib/pkg-descr deleted file mode 100644 index 7c6d4e25b07b..000000000000 --- a/graphics/mpeg-lib/pkg-descr +++ /dev/null @@ -1,10 +0,0 @@ -The MPEG Library is a collection of C routines to decode MPEG movies -and dither them in a variety of colour schemes. Most of the code in -the library comes directly from the Berkely MPEG player, an -X11-specific implementation that works fine, but suffers from minimal -documentation and a lack of modularity. A front end to the Berkeley -decoding engine was developed by Greg Ward at the Montreal -Neurological Institute in May/June 1994 to facilitate the development -of an MPEG player specifically for Silicon Graphics workstations; the -decoding engine together with the MNI front end constitute the MPEG -Library. diff --git a/graphics/mpeg-lib/pkg-plist b/graphics/mpeg-lib/pkg-plist deleted file mode 100644 index 88ea71bb4a94..000000000000 --- a/graphics/mpeg-lib/pkg-plist +++ /dev/null @@ -1,4 +0,0 @@ -@cwd /usr/local -lib/libmpeg.a -lib/libmpeg.so.1.1 -include/mpeg.h diff --git a/graphics/mpeg_play/Makefile b/graphics/mpeg_play/Makefile deleted file mode 100644 index c85abac5c6bd..000000000000 --- a/graphics/mpeg_play/Makefile +++ /dev/null @@ -1,23 +0,0 @@ -# New ports collection makefile for: mpeg_play -# Version required: 2.0 -# Date created: 17 December 1994 -# Whom: asami -# -# $Id: Makefile,v 1.4 1995/04/01 12:45:54 jkh Exp $ -# - -DISTNAME= mpeg_play-2.0 -CATEGORIES+= graphics -MASTER_SITES= ftp://s2k-ftp.cs.berkeley.edu/pub/multimedia/mpeg/ -EXTRACT_SUFX= .tar.Z - -MAINTAINER= asami@FreeBSD.ORG - -NO_WRKSUBDIR= yes -USE_IMAKE= yes - -pre-patch: - cp ${WRKSRC}/Imakefile.proto ${WRKSRC}/Imakefile - cp ${WRKSRC}/mpeg_play.1 ${WRKSRC}/mpeg_play.man - -.include <bsd.port.mk> diff --git a/graphics/mpeg_play/distinfo b/graphics/mpeg_play/distinfo deleted file mode 100644 index cf03486d2826..000000000000 --- a/graphics/mpeg_play/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (mpeg_play-2.0.tar.Z) = ca45c4b2df912ecf7cb9d6b7448cfefa diff --git a/graphics/mpeg_play/files/patch-aa b/graphics/mpeg_play/files/patch-aa deleted file mode 100644 index 2e218bf7d797..000000000000 --- a/graphics/mpeg_play/files/patch-aa +++ /dev/null @@ -1,10 +0,0 @@ ---- ./Imakefile.org Fri Dec 16 04:42:04 1994 -+++ ./Imakefile Fri Dec 16 04:50:20 1994 -@@ -1,6 +1,6 @@ - - NDEBUG = /* -DNDEBUG */ -- ANALYSIS = -DANALYSIS -+ ANALYSIS = /* -DANALYSIS */ - SHMEM = -DSH_MEM - EXTRA_DEFINES = $(NDEBUG) $(ANALYSIS) $(SHMEM) - DEPLIBS = $(DEPXLIB) diff --git a/graphics/mpeg_play/pkg-comment b/graphics/mpeg_play/pkg-comment deleted file mode 100644 index 4596f80724ab..000000000000 --- a/graphics/mpeg_play/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -mpeg_play version 2.0, a program to play mpeg movies on X displays diff --git a/graphics/mpeg_play/pkg-descr b/graphics/mpeg_play/pkg-descr deleted file mode 100644 index aaef4f11d859..000000000000 --- a/graphics/mpeg_play/pkg-descr +++ /dev/null @@ -1,10 +0,0 @@ -This is mpeg_play 2.0, which will let you view mpeg movies on X window -displays. It is not the latest version (2.0.1) available from the -X11R6 contrib sites, as that one requires Motif. :< - -It also includes a patch I picked up on Usenet that will make it work -on 15/16 bit displays. Just try it with "-dither color". It shows up -in all green on my 16-bit display, though. :< - -- Satoshi -asami@cs.berkeley.edu diff --git a/graphics/mpeg_play/pkg-plist b/graphics/mpeg_play/pkg-plist deleted file mode 100644 index 8939113f18b1..000000000000 --- a/graphics/mpeg_play/pkg-plist +++ /dev/null @@ -1,3 +0,0 @@ -@cwd /usr/X11R6 -bin/mpeg_play -man/man1/mpeg_play.1.gz diff --git a/graphics/netpbm/Makefile b/graphics/netpbm/Makefile deleted file mode 100644 index 597e465d3184..000000000000 --- a/graphics/netpbm/Makefile +++ /dev/null @@ -1,21 +0,0 @@ -# New ports collection makefile for: netpbm -# Version required: 1mar1994 -# Date created: ? -# Whom: jmz (original) -# -# $Id: Makefile,v 1.6 1995/04/01 12:45:56 jkh Exp $ -# - -DISTNAME= netpbm -PKGNAME= netpbm-94.3.1 -CATEGORIES+= graphics -MASTER_SITES= ftp://ftp.x.org/R5contrib/ -DISTFILES= netpbm-1mar1994.tar.gz - -MAINTAINER= asami@FreeBSD.ORG - -LIB_DEPENDS= tiff\\.3\\.:${PORTSDIR}/graphics/tiff - -USE_IMAKE= yes - -.include <bsd.port.mk> diff --git a/graphics/netpbm/distinfo b/graphics/netpbm/distinfo deleted file mode 100644 index 23f74891d91f..000000000000 --- a/graphics/netpbm/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (netpbm-1mar1994.tar.gz) = 55f505b09e69a5db8f08844435282dfb diff --git a/graphics/netpbm/pkg-comment b/graphics/netpbm/pkg-comment deleted file mode 100644 index ab48689dbcf4..000000000000 --- a/graphics/netpbm/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Netpbm - a toolkit for conversion of images between different formats diff --git a/graphics/netpbm/pkg-descr b/graphics/netpbm/pkg-descr deleted file mode 100644 index a78213e8cc7a..000000000000 --- a/graphics/netpbm/pkg-descr +++ /dev/null @@ -1,183 +0,0 @@ -Netpbm is a toolkit for conversion of images between a variety of -different formats, as well as to allow a few basic image operations. -Netpbm is based on the widely spread Pbmplus package (release: 10 Dec -91). On top of that, a lot of improvements and additions have been -made. After the latest release of Pbmplus, a lot of additional filters -have been circulating on the net. The aim of Netpbm was, to collect -these and to turn them into a package. This work has been performed by -a group of programmers all over the world. - -anytopnm - attempt to convert an unknown type of image file to a portable anymap -asciitopgm - convert ASCII graphics into a portable graymap -atktopbm - convert Andrew Toolkit raster object to portable bitmap -bioradtopgm - convert a Biorad confocal file into a portable graymap -bmptoppm - convert a BMP file into a portable pixmap -brushtopbm - convert a doodle brush file into a portable bitmap -cmuwmtopbm - convert a CMU window manager bitmap into a portable bitmap -fitstopnm - convert a FITS file into a portable anymap -fstopgm - convert a Usenix FaceSaver(tm) file into a portable graymap -g3topbm - convert a Group 3 fax file into a portable bitmap -gemtopbm - convert a GEM .img file into a portable bitmap -giftopnm - convert a GIF file into a portable anymap -gouldtoppm - convert Gould scanner file into a portable pixmap -hipstopgm - convert a HIPS file into a portable graymap -hpcdtoppm v0.3 - convert a Photo-CD file into a portable pixmap -icontopbm - convert a Sun icon into a portable bitmap -ilbmtoppm - convert an ILBM file into a portable pixmap -imgtoppm - convert an Img-whatnot file into a portable pixmap -lispmtopgm - convert a Lisp Machine bitmap file into pgm format -macptopbm - convert a MacPaint file into a portable bitmap -mgrtopbm - convert a MGR bitmap into a portable bitmap -mtvtoppm - convert output from the MTV or PRT ray tracers into a portable pixmap -pbmclean - flip isolated pixels in portable bitmap -pbmlife - apply Conway's rules of Life to a portable bitmap -pbmmake - create a blank bitmap of a specified size -pbmmask - create a mask bitmap from a regular bitmap -pbmpscale - enlarge a portable bitmap with edge smoothing -pbmreduce - read a portable bitmap and reduce it N times -pbmtext - render text into a bitmap -pbmto10x - convert a portable bitmap into Gemini 10X printer graphics -pbmto4425 - Display PBM images on an AT&T 4425 terminal -pbmtoascii - convert a portable bitmap into ASCII graphics -pbmtoatk - convert portable bitmap to Andrew Toolkit raster object -pbmtobg - convert a portable bitmap into BitGraph graphics -pbmtocmuwm - convert a portable bitmap into a CMU window manager bitmap -pbmtoepsi - convert a portable bitmap into an encapsulated PostScript -pbmtoepson - convert a portable bitmap into Epson printer graphics -pbmtog3 - convert a portable bitmap into a Group 3 fax file -pbmtogem - convert a portable bitmap into a GEM .img file -pbmtogo - convert a portable bitmap into compressed GraphOn graphics -pbmtoicon - convert a portable bitmap into a Sun icon -pbmtolj - convert a portable bitmap into HP LaserJet format -pbmtoln03 - convert protable bitmap to DEC LN03+ Sixel output -pbmtolps - convert portable bitmap to PostScript -pbmtomacp - convert a portable bitmap into a MacPaint file -pbmtomgr - convert a portable bitmap into a MGR bitmap -pbmtopgm - convert portable bitmap to portable graymap by averaging areas -pbmtopi3 - convert a portable bitmap into an Atari Degas .pi3 file -pbmtopk - convert a portable bitmap into a packed (PK) format font -pbmtoplot - convert a portable bitmap into a Unix plot(5) file -pbmtoptx - convert a portable bitmap into Printronix printer graphics -pbmtox10bm - convert a portable bitmap into an X10 bitmap -pbmtoxbm - convert a portable bitmap into an X11 bitmap -pgmtoybm - convert a portable bitmap into a Bennet Yee "face" file -pbmtozinc - convert a portable bitmap into a Zinc bitmap -pbmupc - create a Universal Product Code bitmap -pcxtoppm - convert a PCX file into a portable pixmap -pgmbentley - Bentleyize a portable graymap -pgmcrater - create cratered terrain by fractal forgery -pgmedge - edge-detect a portable graymap -pgmenhance - edge-enhance a portable graymap -pgmhist - print a histogram of the values in a portable graymap -pgmkernel - generate a convolution kernel -pgmnoise - create a graymap made up of white noise -pgmnorm - normalize the contrast in a portable graymap -pgmoil - turn a portable graymap into an oil painting -pgmramp - generate a grayscale ramp -pgmtexture - calculate textural features on a portable graymap -pgmtofs - convert portable graymap to Usenix FaceSaver(tm) format -pgmtolispm - convert a portable graymap into Lisp Machine format -pgmtopbm - convert a portable graymap into a portable bitmap -pgmtoppm - colorize a portable graymap into a portable pixmap -pi1toppm - convert an Atari Degas .pi1 into a portable pixmap -pi3topbm - convert an Atari Degas .pi3 file into a portable bitmap -picttoppm - convert a Macintosh PICT file into a portable pixmap -pjtoppm - convert an HP PaintJet file to a portable pixmap -pktopbm - convert packed (PK) format font into portable bitmap(s) -pnmalias - antialias a portable anyumap. -pnmarith - perform arithmetic on two portable anymaps -pnmcat - concatenate portable anymaps -pnmcomp - composite two portable anymap files together -pnmconvol - general MxN convolution on a portable anymap -pnmcrop - crop a portable anymap -pnmcut - cut a rectangle out of a portable anymap -pnmdepth - change the maxval in a portable anymap -pnmenlarge - read a portable anymap and enlarge it N times -pnmfile - describe a portable anymap -pnmflip - perform one or more flip operations on a portable anymap -pnmgamma - perform gamma correction on a portable anymap -pnmhistmap - draw a histogram for a PGM or PPM file -pnmindex - build a visual index of a bunch of anymaps -pnminvert - invert a portable anymap -pnmmargin - add a border to a portable anymap -pnmnlfilt - non-linear filters: smooth, alpha trim mean, optimal -pnmnoraw - force a portable anymap into plain format -pnmpad - add borders to portable anymap -pnmpaste - paste a rectangle into a portable anymap -pnmrotate - rotate a portable anymap by some angle -pnmscale - scale a portable anymap -pnmshear - shear a portable anymap by some angle -pnmsmooth - smooth out an image -pnmtile - replicate a portable anymap into a specified size -pnmtoddif - Convert a portable anymap to DDIF format -pnmtofits - convert a portable anymap into FITS format -pnmtops - convert portable anymap to PostScript -pnmtorast - convert a portable pixmap into a Sun rasterfile -pnmtosgi - convert a portable anymap to a SGI image file -pnmtosir - convert a portable anymap into a Solitaire format -pnmtotiff - convert a a portable anymap into a TIFF file -pnmtoxwd - convert a portable anymap into an X11 window dump -ppm3d - convert two portable pixmap into a red/blue 3d glasses pixmap -ppmbrighten - change an images Saturation and Value from an HSV map -ppmchange - change all pixels of one color to another in a portable pixmap -ppmdim - dim a portable pixmap down to total blackness -ppmdist - simplistic grayscale assignment for machine generated, color images -ppmdither - ordered dither for color images -ppmflash - brighten a picture up to complete white-out -ppmforge - fractal forgeries of clouds, planets, and starry skies -ppmhist - print a histogram of a portable pixmap -ppmmake - create a pixmap of a specified size and color -ppmmix - blend together two portable pixmaps -ppmnorm - normalize the contrast in a portable pixmap -ppmntsc - make a portable pixmap look like taken from an American TV -ppmpat - make a pretty pixmap -ppmquant - quantize the colors in a portable pixmap down to a specified number -ppmquantall - run ppmquant on a bunch of files all at once, so they share a common colormap -ppmqvga - 8 plane quantization -ppmrelief - run a Laplacian relief filter on a portable pixmap -ppmshift - shift lines of a portable pixmap left or right by a random amount -ppmspread - displace a portable pixmap's pixels by a random amount -ppmtoacad - convert portable pixmap to AutoCAD database or slide -ppmtobmp - convert a portable pixmap into a BMP file -ppmtogif - convert a portable pixmap into a GIF file -ppmtoicr - convert a portable pixmap into NCSA ICR format -ppmtoilbm - convert a portable pixmap into an ILBM file -ppmtomap - extract all colors from a portable pixmap -ppmtomitsu - convert a portable pixmap to a Mitsubishi S340-10 file -ppmtopcx - convert a portable pixmap into a PCX file -ppmtopgm - convert a portable pixmap into a portable graymap -ppmtopi1 - convert a portable pixmap into an Atari Degas .pi1 file -ppmtopict - convert a portable pixmap into a Macintosh PICT file -ppmtopj - convert a portable pixmap to an HP PaintJet file -ppmtopjxl - convert a portable pixmap into an HP PaintJet XL PCL file -ppmtopuzz - convert a portable pixmap into an X11 "puzzle" file -ppmtorgb3 - separate a portable pixmap into three portable graymaps -ppmtosixel - convert a portable pixmap into DEC sixel format -ppmtotga - convert portable pixmap into a TrueVision Targa file -ppmtouil - convert a portable pixmap into a Motif UIL icon file -ppmtoxpm - convert a portable pixmap into an X11 pixmap -ppmtoyuv - convert a portable pixmap into an Abekas YUV file -ppmtoyuvsplit - convert a portable pixmap into 3 subsampled raw YUV files -psidtopgm - convert PostScript "image" data into a portable graymap -qrttoppm - convert output from the QRT ray tracer into a portable pixmap -rasttopnm - convert a Sun rasterfile into a portable anymap -rawtopgm - convert raw grayscale bytes into a portable graymap -rawtoppm - convert raw RGB bytes into a portable pixmap -rgb3toppm - combine three portable graymaps into one portable pixmap -sgitopnm - convert a SGI image file to a portable anymap -sirtopnm - convert a Solitaire file into a portable anymap -sldtoppm - convert an AutoCAD slide file into a portable pixmap -spctoppm - convert an Atari compressed Spectrum file into a portable pixmap -spottopgm - convert SPOT satellite images to Portable Greymap format -sputoppm - convert an Atari uncompressed Spectrum file into a portable pixmap -tgatoppm - convert TrueVision Targa file into a portable pixmap -tifftopnm - convert a TIFF file into a portable anymap -xbmtopbm - convert an X11 or X10 bitmap into a portable bitmap -ximtoppm - convert an Xim file into a portable pixmap -xpmtoppm - convert an X11 pixmap into a portable pixmap -xvminitoppm - convert a XV "thumbnail" picture to PPM -xwdtopnm - convert a X11 or X10 window dump file into a portable anymap -ybmtopbm - convert a Bennet Yee "face" file into a portable bitmap -yuvplittoppm - convert a Y- an U- and a V-file into a portable pixmap. -yuvtoppm - convert Abekas YUV bytes into a portable pixmap -zeisstopnm - convert a Zeiss confocal file into a portable anymap diff --git a/graphics/netpbm/pkg-plist b/graphics/netpbm/pkg-plist deleted file mode 100644 index 685e50214775..000000000000 --- a/graphics/netpbm/pkg-plist +++ /dev/null @@ -1,367 +0,0 @@ -@owner bin -@mode 755 -bin/pbmmerge -bin/pgmmerge -bin/ppmmerge -bin/pnmmerge -bin/anytopnm -bin/asciitopgm -bin/atktopbm -bin/bioradtopgm -bin/bmptoppm -bin/brushtopbm -bin/cmuwmtopbm -bin/fitstopnm -bin/fstopgm -bin/g3topbm -bin/gemtopbm -bin/giftopnm -bin/gouldtoppm -bin/hipstopgm -bin/hpcdtoppm -bin/icontopbm -bin/ilbmtoppm -bin/imgtoppm -bin/lispmtopgm -bin/macptopbm -bin/mgrtopbm -bin/mtvtoppm -bin/pbmclean -bin/pbmlife -bin/pbmmake -bin/pbmmask -bin/pbmpscale -bin/pbmreduce -bin/pbmtext -bin/pbmto10x -bin/pbmto4425 -bin/pbmtoascii -bin/pbmtoatk -bin/pbmtobbnbg -bin/pbmtocmuwm -bin/pbmtoepsi -bin/pbmtoepson -bin/pbmtog3 -bin/pbmtogem -bin/pbmtogo -bin/pbmtoicon -bin/pbmtolj -bin/pbmtoln03 -bin/pbmtolps -bin/pbmtomacp -bin/pbmtomgr -bin/pbmtopgm -bin/pbmtopi3 -bin/pbmtopk -bin/pbmtoplot -bin/pbmtoptx -bin/pbmtox10bm -bin/pbmtoxbm -bin/pbmtoybm -bin/pbmtozinc -bin/pbmupc -bin/pcxtoppm -bin/pgmbentley -bin/pgmcrater -bin/pgmedge -bin/pgmenhance -bin/pgmhist -bin/pgmkernel -bin/pgmnoise -bin/pgmnorm -bin/pgmoil -bin/pgmramp -bin/pgmtexture -bin/pgmtofs -bin/pgmtolispm -bin/pgmtopbm -bin/pgmtoppm -bin/pi1toppm -bin/pi3topbm -bin/picttoppm -bin/pjtoppm -bin/pktopbm -bin/pnmalias -bin/pnmarith -bin/pnmcat -bin/pnmcomp -bin/pnmconvol -bin/pnmcrop -bin/pnmcut -bin/pnmdepth -bin/pnmenlarge -bin/pnmfile -bin/pnmflip -bin/pnmhistmap -bin/pnmindex -bin/pnminvert -bin/pnmmargin -bin/pnmnlfilt -bin/pnmnoraw -bin/pnmpad -bin/pnmpaste -bin/pnmscale -bin/pnmsmooth -bin/pnmtile -bin/pnmtoddif -bin/pnmtofits -bin/pnmtops -bin/pnmtorast -bin/pnmtosgi -bin/pnmtosir -bin/pnmtotiff -bin/pnmtoxwd -bin/ppm3d -bin/ppmbrighten -bin/ppmchange -bin/ppmdim -bin/ppmdist -bin/ppmdither -bin/ppmflash -bin/ppmforge -bin/ppmhist -bin/ppmmake -bin/ppmmix -bin/ppmnorm -bin/ppmntsc -bin/ppmpat -bin/ppmquant -bin/ppmquantall -bin/ppmqvga -bin/ppmrelief -bin/ppmshift -bin/ppmspread -bin/ppmtoacad -bin/ppmtobmp -bin/ppmtogif -bin/ppmtoicr -bin/ppmtoilbm -bin/ppmtomap -bin/ppmtomitsu -bin/ppmtopcx -bin/ppmtopgm -bin/ppmtopi1 -bin/ppmtopict -bin/ppmtopj -bin/ppmtopjxl -bin/ppmtopuzz -bin/ppmtorgb3 -bin/ppmtosixel -bin/ppmtotga -bin/ppmtouil -bin/ppmtoxpm -bin/ppmtoyuv -bin/ppmtoyuvsplit -bin/psidtopgm -bin/pstopnm -bin/qrttoppm -bin/rasttopnm -bin/rawtopgm -bin/rawtoppm -bin/rgb3toppm -bin/sgitopnm -bin/sirtopnm -bin/sldtoppm -bin/spctoppm -bin/spottopgm -bin/sputoppm -bin/tgatoppm -bin/tifftopnm -bin/xbmtopbm -bin/ximtoppm -bin/xpmtoppm -bin/xvminitoppm -bin/xwdtopnm -bin/ybmtopbm -bin/yuvsplittoppm -bin/yuvtoppm -bin/zeisstopnm -@mode 444 -include/pbm.h -include/pbmplus.h -include/pgm.h -include/pnm.h -include/ppm.h -lib/libpbm.a -lib/libpgm.a -lib/libpnm.a -lib/libppm.a -man/man1/anytopnm.1.gz -man/man1/asciitopgm.1.gz -man/man1/atktopbm.1.gz -man/man1/bioradtopgm.1.gz -man/man1/bmptoppm.1.gz -man/man1/brushtopbm.1.gz -man/man1/cmuwmtopbm.1.gz -man/man1/fitstopnm.1.gz -man/man1/fstopgm.1.gz -man/man1/g3topbm.1.gz -man/man1/gemtopbm.1.gz -man/man1/giftopnm.1.gz -man/man1/gouldtoppm.1.gz -man/man1/hipstopgm.1.gz -man/man1/hpcdtoppm.1.gz -man/man1/icontopbm.1.gz -man/man1/ilbmtoppm.1.gz -man/man1/imgtoppm.1.gz -man/man1/lispmtopgm.1.gz -man/man1/macptopbm.1.gz -man/man1/mgrtopbm.1.gz -man/man1/mtvtoppm.1.gz -man/man1/pbmclean.1.gz -man/man1/pbmlife.1.gz -man/man1/pbmmake.1.gz -man/man1/pbmmask.1.gz -man/man1/pbmpscale.1.gz -man/man1/pbmreduce.1.gz -man/man1/pbmtext.1.gz -man/man1/pbmto10x.1.gz -man/man1/pbmto4425.1.gz -man/man1/pbmtoascii.1.gz -man/man1/pbmtoatk.1.gz -man/man1/pbmtobbnbg.1.gz -man/man1/pbmtocmuwm.1.gz -man/man1/pbmtoepsi.1.gz -man/man1/pbmtoepson.1.gz -man/man1/pbmtog3.1.gz -man/man1/pbmtogem.1.gz -man/man1/pbmtogo.1.gz -man/man1/pbmtoicon.1.gz -man/man1/pbmtolj.1.gz -man/man1/pbmtoln03.1.gz -man/man1/pbmtolps.1.gz -man/man1/pbmtomacp.1.gz -man/man1/pbmtomgr.1.gz -man/man1/pbmtopgm.1.gz -man/man1/pbmtopi3.1.gz -man/man1/pbmtopk.1.gz -man/man1/pbmtoplot.1.gz -man/man1/pbmtoptx.1.gz -man/man1/pbmtox10bm.1.gz -man/man1/pbmtoxbm.1.gz -man/man1/pbmtoybm.1.gz -man/man1/pbmtozinc.1.gz -man/man1/pbmupc.1.gz -man/man1/pcxtoppm.1.gz -man/man1/pgmbentley.1.gz -man/man1/pgmcrater.1.gz -man/man1/pgmedge.1.gz -man/man1/pgmenhance.1.gz -man/man1/pgmhist.1.gz -man/man1/pgmkernel.1.gz -man/man1/pgmnoise.1.gz -man/man1/pgmnorm.1.gz -man/man1/pgmoil.1.gz -man/man1/pgmramp.1.gz -man/man1/pgmtexture.1.gz -man/man1/pgmtofs.1.gz -man/man1/pgmtolispm.1.gz -man/man1/pgmtopbm.1.gz -man/man1/pgmtoppm.1.gz -man/man1/pi1toppm.1.gz -man/man1/pi3topbm.1.gz -man/man1/picttoppm.1.gz -man/man1/pjtoppm.1.gz -man/man1/pktopbm.1.gz -man/man1/pnmalias.1.gz -man/man1/pnmarith.1.gz -man/man1/pnmcat.1.gz -man/man1/pnmcomp.1.gz -man/man1/pnmconvol.1.gz -man/man1/pnmcrop.1.gz -man/man1/pnmcut.1.gz -man/man1/pnmdepth.1.gz -man/man1/pnmenlarge.1.gz -man/man1/pnmfile.1.gz -man/man1/pnmflip.1.gz -man/man1/pnmhistmap.1.gz -man/man1/pnmindex.1.gz -man/man1/pnminvert.1.gz -man/man1/pnmmargin.1.gz -man/man1/pnmnlfilt.1.gz -man/man1/pnmnoraw.1.gz -man/man1/pnmpad.1.gz -man/man1/pnmpaste.1.gz -man/man1/pnmscale.1.gz -man/man1/pnmsmooth.1.gz -man/man1/pnmtile.1.gz -man/man1/pnmtoddif.1.gz -man/man1/pnmtofits.1.gz -man/man1/pnmtops.1.gz -man/man1/pnmtorast.1.gz -man/man1/pnmtosgi.1.gz -man/man1/pnmtosir.1.gz -man/man1/pnmtotiff.1.gz -man/man1/pnmtoxwd.1.gz -man/man1/ppm3d.1.gz -man/man1/ppmbrighten.1.gz -man/man1/ppmchange.1.gz -man/man1/ppmdim.1.gz -man/man1/ppmdist.1.gz -man/man1/ppmdither.1.gz -man/man1/ppmflash.1.gz -man/man1/ppmforge.1.gz -man/man1/ppmhist.1.gz -man/man1/ppmmake.1.gz -man/man1/ppmmix.1.gz -man/man1/ppmnorm.1.gz -man/man1/ppmntsc.1.gz -man/man1/ppmpat.1.gz -man/man1/ppmquant.1.gz -man/man1/ppmquantall.1.gz -man/man1/ppmqvga.1.gz -man/man1/ppmrelief.1.gz -man/man1/ppmshift.1.gz -man/man1/ppmspread.1.gz -man/man1/ppmtoacad.1.gz -man/man1/ppmtobmp.1.gz -man/man1/ppmtogif.1.gz -man/man1/ppmtoicr.1.gz -man/man1/ppmtoilbm.1.gz -man/man1/ppmtomap.1.gz -man/man1/ppmtomitsu.1.gz -man/man1/ppmtopcx.1.gz -man/man1/ppmtopgm.1.gz -man/man1/ppmtopi1.1.gz -man/man1/ppmtopict.1.gz -man/man1/ppmtopj.1.gz -man/man1/ppmtopjxl.1.gz -man/man1/ppmtopuzz.1.gz -man/man1/ppmtorgb3.1.gz -man/man1/ppmtosixel.1.gz -man/man1/ppmtotga.1.gz -man/man1/ppmtouil.1.gz -man/man1/ppmtoxpm.1.gz -man/man1/ppmtoyuv.1.gz -man/man1/ppmtoyuvsplit.1.gz -man/man1/psidtopgm.1.gz -man/man1/qrttoppm.1.gz -man/man1/rasttopnm.1.gz -man/man1/rawtopgm.1.gz -man/man1/rawtoppm.1.gz -man/man1/rgb3toppm.1.gz -man/man1/sgitopnm.1.gz -man/man1/sirtopnm.1.gz -man/man1/sldtoppm.1.gz -man/man1/spctoppm.1.gz -man/man1/spottopgm.1.gz -man/man1/sputoppm.1.gz -man/man1/tgatoppm.1.gz -man/man1/tifftopnm.1.gz -man/man1/xbmtopbm.1.gz -man/man1/ximtoppm.1.gz -man/man1/xpmtoppm.1.gz -man/man1/xvminitoppm.1.gz -man/man1/xwdtopnm.1.gz -man/man1/ybmtopbm.1.gz -man/man1/yuvsplittoppm.1.gz -man/man1/yuvtoppm.1.gz -man/man1/zeisstopnm.1.gz -man/man3/libpbm.3.gz -man/man3/libpgm.3.gz -man/man3/libpnm.3.gz -man/man3/libppm.3.gz -man/man5/pbm.5.gz -man/man5/pgm.5.gz -man/man5/pnm.5.gz -man/man5/ppm.5.gz diff --git a/graphics/pixmap/Makefile b/graphics/pixmap/Makefile deleted file mode 100644 index b6307ac1a3f4..000000000000 --- a/graphics/pixmap/Makefile +++ /dev/null @@ -1,20 +0,0 @@ -# New ports collection makefile for: pixmap -# Version required: 2.6 -# Date created: 19 February 1995 -# Whom: jmz -# -# $Id: Makefile,v 1.6 1995/04/09 07:09:39 asami Exp $ -# - -DISTNAME= pixmap2.6 -PKGNAME= pixmap-2.6 -CATEGORIES+= graphics -MASTER_SITES= ftp://crl.dec.com/pub/X11/contrib/applications/pixmap/ -MAINTAINER= jmz@FreeBSD.org - -LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm - -WRKSRC= ${WRKDIR}/pixmap -USE_IMAKE= yes - -.include <bsd.port.mk> diff --git a/graphics/pixmap/distinfo b/graphics/pixmap/distinfo deleted file mode 100644 index f33fea56afe3..000000000000 --- a/graphics/pixmap/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (pixmap2.6.tar.gz) = 96ab473c9e83476b39fba7fa19f7e621 diff --git a/graphics/pixmap/files/patch-aa b/graphics/pixmap/files/patch-aa deleted file mode 100644 index 765204c28418..000000000000 --- a/graphics/pixmap/files/patch-aa +++ /dev/null @@ -1,19 +0,0 @@ -*** Pixmap.h~ Fri May 13 04:03:29 1994 ---- Pixmap.h Sun Feb 19 03:35:48 1995 -*************** -*** 69,75 **** - #include <X11/Xmu/Converters.h> - #include <X11/Xos.h> - #include <X11/Xfuncproto.h> -! #include "xpm.h" - - /* Resources: - ---- 69,75 ---- - #include <X11/Xmu/Converters.h> - #include <X11/Xos.h> - #include <X11/Xfuncproto.h> -! #include <X11/xpm.h> - - /* Resources: - diff --git a/graphics/pixmap/files/patch-ab b/graphics/pixmap/files/patch-ab deleted file mode 100644 index 81f93dbc54fe..000000000000 --- a/graphics/pixmap/files/patch-ab +++ /dev/null @@ -1,19 +0,0 @@ -*** SelFile/SelFile.c~ Mon May 30 04:02:59 1994 ---- SelFile/SelFile.c Sun Feb 19 03:40:43 1995 -*************** -*** 46,52 **** - /* BSD 4.3 errno.h does not declare errno */ - extern int errno; - extern int sys_nerr; -! extern char *sys_errlist[]; - - #include <sys/param.h> - #include <X11/cursorfont.h> ---- 46,52 ---- - /* BSD 4.3 errno.h does not declare errno */ - extern int errno; - extern int sys_nerr; -! /* extern char *sys_errlist[];*/ - - #include <sys/param.h> - #include <X11/cursorfont.h> diff --git a/graphics/pixmap/files/patch-ac b/graphics/pixmap/files/patch-ac deleted file mode 100644 index 668e0e153051..000000000000 --- a/graphics/pixmap/files/patch-ac +++ /dev/null @@ -1,24 +0,0 @@ ---- ./Imakefile.org Fri May 13 04:04:38 1994 -+++ ./Imakefile Mon Feb 27 16:31:46 1995 -@@ -27,10 +27,9 @@ - PIXMAPDIR = $(LIBDIR)/Pixmap - - XCOMM Specify here your Xpm installation directories -- XPM_INCLUDEDIR = /usr/local/include - XPM_LIBDIR = $(LIBDIR)/xpm -- XPM_INCLUDEDIR = /net/koala/include -- XPM_LIBDIR = /net/koala/lib/sun4 -+ XPM_INCLUDEDIR = $(INCDIR) -+ XPM_LIBDIR = $(USRLIBDIR) - EXTRA_INCLUDES = $(R5EXT) -I. -I.. -I$(XPM_INCLUDEDIR) -I/usr/include/$(MOTIFVER) - - #ifdef USE_MOTIF -@@ -89,7 +88,7 @@ - - Pixmap.ad: APixmap.ad - @echo Pixmap compiled with Athena. -- @sed -e "s#@PIXMAPDIR@#$(PIXMAPDIR)/#g" <APixmap.ad >Pixmap.ad -+ @sed -e "s#@PIXMAPDIR@#$(PIXMAPDIR)/#g" -e "s/^Pixmap//" <APixmap.ad >Pixmap.ad - #endif - - dotpixmap: $(RGBTXT) diff --git a/graphics/pixmap/pkg-comment b/graphics/pixmap/pkg-comment deleted file mode 100644 index 663594d7ad55..000000000000 --- a/graphics/pixmap/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Pixmap is a pixmap editor based on XPM library
\ No newline at end of file diff --git a/graphics/pixmap/pkg-descr b/graphics/pixmap/pkg-descr deleted file mode 100644 index 4b986fc2caa3..000000000000 --- a/graphics/pixmap/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -The pixmap program is a tool for creating or editing rectangular images -made up of colored pixels, i.e., pixmaps. Pixmaps are intensively used in -X to define window backgrounds, icon images, etc. diff --git a/graphics/pixmap/pkg-plist b/graphics/pixmap/pkg-plist deleted file mode 100644 index d0d18c5341e8..000000000000 --- a/graphics/pixmap/pkg-plist +++ /dev/null @@ -1,20 +0,0 @@ -@cd /usr/X11R6 -@mode 755 -bin/pixmap -@mode 444 -lib/X11/app-defaults/Pixmap -lib/X11/Pixmap/Down -lib/X11/Pixmap/FlipHoriz -lib/X11/Pixmap/FlipVert -lib/X11/Pixmap/Fold -lib/X11/Pixmap/Left -lib/X11/Pixmap/Right -lib/X11/Pixmap/RotateLeft -lib/X11/Pixmap/RotateRight -lib/X11/Pixmap/Stipple -lib/X11/Pixmap/Up -lib/X11/Pixmap/Term -lib/X11/Pixmap/Excl -man/man1/pixmap.1.gz -@mode 644 -lib/libXgnu.a diff --git a/graphics/povray/Makefile b/graphics/povray/Makefile deleted file mode 100644 index 724b47fdcd0d..000000000000 --- a/graphics/povray/Makefile +++ /dev/null @@ -1,17 +0,0 @@ -# New ports collection makefile for: POV-Ray -# Version required: 2.2 -# Date created: 28 Dec 1994 -# Whom: jmacd@uclink.berkeley.edu -# -# $Id: Makefile,v 1.2 1995/04/01 12:45:59 jkh Exp $ -# - -DISTNAME= POV-Ray-2.2 -PKGNAME= povray-2.2 -CATEGORIES+= graphics -MASTER_SITES= ftp://povray.cdrom.com/pub/povray/Official/Generic-Unix/ -DISTFILES= povdoc.tar.Z povscn.tar.Z povsrc.tar.Z - -NO_WRKSUBDIR= yes - -.include <bsd.port.mk> diff --git a/graphics/povray/distinfo b/graphics/povray/distinfo deleted file mode 100644 index dd67639b5a5e..000000000000 --- a/graphics/povray/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (povdoc.tar.Z) = 50bff723d542c9dd70dce3c9f2ef7e1d -MD5 (povscn.tar.Z) = 88c10e3db49a4a2e6f828cfed5427cd5 -MD5 (povsrc.tar.Z) = 42fc3729d22be5b09893bfbba857b65b diff --git a/graphics/povray/files/patch-a b/graphics/povray/files/patch-a deleted file mode 100644 index 3032690efeec..000000000000 --- a/graphics/povray/files/patch-a +++ /dev/null @@ -1,21 +0,0 @@ -*** source/frame.h Thu Feb 3 10:23:12 1994 ---- newsource/frame.h Wed Dec 28 03:28:23 1994 -*************** -*** 36,43 **** - #define POV_RAY_VERSION "2.2" - - /* This message is for the personal distribution release. */ -! #define DISTRIBUTION_MESSAGE_1 "This is an unofficial version compiled by:" -! #define DISTRIBUTION_MESSAGE_2 "FILL IN NAME HERE........................." - #define DISTRIBUTION_MESSAGE_3 "The POV-Ray Team is not responsible for supporting this version." - - #ifndef READ_ENV_VAR_BEFORE ---- 36,43 ---- - #define POV_RAY_VERSION "2.2" - - /* This message is for the personal distribution release. */ -! #define DISTRIBUTION_MESSAGE_1 "This is an unofficial version compiled for" -! #define DISTRIBUTION_MESSAGE_2 "FreeBSD." - #define DISTRIBUTION_MESSAGE_3 "The POV-Ray Team is not responsible for supporting this version." - - #ifndef READ_ENV_VAR_BEFORE diff --git a/graphics/povray/files/patch-b b/graphics/povray/files/patch-b deleted file mode 100644 index 082697b1093b..000000000000 --- a/graphics/povray/files/patch-b +++ /dev/null @@ -1,24 +0,0 @@ -*** machine/unix/xwindows.mak Sat Oct 9 12:39:46 1993 ---- newmachine/unix/xwindows.mak Wed Dec 28 03:27:46 1994 -*************** -*** 16,25 **** - - # Added for colorx addition. You _do_ have $X11 defined by your .cshrc, - # don't you? -! X11 = /usr - CFLAGS= -c -O -! LFLAGS = -O $(X11)/lib/libXt.a $(X11)/lib/libXext.a -lX11 \ -! -o povray - CC = cc - - OBJ = o ---- 16,24 ---- - - # Added for colorx addition. You _do_ have $X11 defined by your .cshrc, - # don't you? -! X11 = ${X11BASE} - CFLAGS= -c -O -! LFLAGS = -O -L${X11}/lib -lXt -lXext -lX11 -o povray - CC = cc - - OBJ = o diff --git a/graphics/povray/pkg-comment b/graphics/povray/pkg-comment deleted file mode 100644 index cf9f7304f25a..000000000000 --- a/graphics/povray/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -POV-Ray 2.2 Persistence of Vision Ray Tracer diff --git a/graphics/povray/pkg-descr b/graphics/povray/pkg-descr deleted file mode 100644 index 6bfd54ab76fb..000000000000 --- a/graphics/povray/pkg-descr +++ /dev/null @@ -1,14 +0,0 @@ -POV-Ray 2.2 Persistence of Vision Ray Tracer - -The Persistence of Vision Ray Tracer (POV-Ray) is a copy- -righted freeware program that allows a user to easily cre- -ate fantastic, three dimensional, photo-realistic images -on just about any computer. POV-Ray reads standard ASCII -text files that describe the shapes, colors, textures and -lighting in a scene and mathematically simulates the rays -of light moving through the scene to produce a photo- -realistic image! - -Ported to FreeBSD by Josh MacDonald, jmacd@uclink.berkeley.edu - - diff --git a/graphics/povray/pkg-plist b/graphics/povray/pkg-plist deleted file mode 100644 index dcb9c1c853b5..000000000000 --- a/graphics/povray/pkg-plist +++ /dev/null @@ -1,4 +0,0 @@ -@cwd /usr/local -bin/povray -lib/povray -man/man1/povray.1.gz diff --git a/graphics/povray36/Makefile b/graphics/povray36/Makefile deleted file mode 100644 index 724b47fdcd0d..000000000000 --- a/graphics/povray36/Makefile +++ /dev/null @@ -1,17 +0,0 @@ -# New ports collection makefile for: POV-Ray -# Version required: 2.2 -# Date created: 28 Dec 1994 -# Whom: jmacd@uclink.berkeley.edu -# -# $Id: Makefile,v 1.2 1995/04/01 12:45:59 jkh Exp $ -# - -DISTNAME= POV-Ray-2.2 -PKGNAME= povray-2.2 -CATEGORIES+= graphics -MASTER_SITES= ftp://povray.cdrom.com/pub/povray/Official/Generic-Unix/ -DISTFILES= povdoc.tar.Z povscn.tar.Z povsrc.tar.Z - -NO_WRKSUBDIR= yes - -.include <bsd.port.mk> diff --git a/graphics/povray36/distinfo b/graphics/povray36/distinfo deleted file mode 100644 index dd67639b5a5e..000000000000 --- a/graphics/povray36/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (povdoc.tar.Z) = 50bff723d542c9dd70dce3c9f2ef7e1d -MD5 (povscn.tar.Z) = 88c10e3db49a4a2e6f828cfed5427cd5 -MD5 (povsrc.tar.Z) = 42fc3729d22be5b09893bfbba857b65b diff --git a/graphics/povray36/files/patch-a b/graphics/povray36/files/patch-a deleted file mode 100644 index 3032690efeec..000000000000 --- a/graphics/povray36/files/patch-a +++ /dev/null @@ -1,21 +0,0 @@ -*** source/frame.h Thu Feb 3 10:23:12 1994 ---- newsource/frame.h Wed Dec 28 03:28:23 1994 -*************** -*** 36,43 **** - #define POV_RAY_VERSION "2.2" - - /* This message is for the personal distribution release. */ -! #define DISTRIBUTION_MESSAGE_1 "This is an unofficial version compiled by:" -! #define DISTRIBUTION_MESSAGE_2 "FILL IN NAME HERE........................." - #define DISTRIBUTION_MESSAGE_3 "The POV-Ray Team is not responsible for supporting this version." - - #ifndef READ_ENV_VAR_BEFORE ---- 36,43 ---- - #define POV_RAY_VERSION "2.2" - - /* This message is for the personal distribution release. */ -! #define DISTRIBUTION_MESSAGE_1 "This is an unofficial version compiled for" -! #define DISTRIBUTION_MESSAGE_2 "FreeBSD." - #define DISTRIBUTION_MESSAGE_3 "The POV-Ray Team is not responsible for supporting this version." - - #ifndef READ_ENV_VAR_BEFORE diff --git a/graphics/povray36/files/patch-b b/graphics/povray36/files/patch-b deleted file mode 100644 index 082697b1093b..000000000000 --- a/graphics/povray36/files/patch-b +++ /dev/null @@ -1,24 +0,0 @@ -*** machine/unix/xwindows.mak Sat Oct 9 12:39:46 1993 ---- newmachine/unix/xwindows.mak Wed Dec 28 03:27:46 1994 -*************** -*** 16,25 **** - - # Added for colorx addition. You _do_ have $X11 defined by your .cshrc, - # don't you? -! X11 = /usr - CFLAGS= -c -O -! LFLAGS = -O $(X11)/lib/libXt.a $(X11)/lib/libXext.a -lX11 \ -! -o povray - CC = cc - - OBJ = o ---- 16,24 ---- - - # Added for colorx addition. You _do_ have $X11 defined by your .cshrc, - # don't you? -! X11 = ${X11BASE} - CFLAGS= -c -O -! LFLAGS = -O -L${X11}/lib -lXt -lXext -lX11 -o povray - CC = cc - - OBJ = o diff --git a/graphics/povray36/pkg-comment b/graphics/povray36/pkg-comment deleted file mode 100644 index cf9f7304f25a..000000000000 --- a/graphics/povray36/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -POV-Ray 2.2 Persistence of Vision Ray Tracer diff --git a/graphics/povray36/pkg-descr b/graphics/povray36/pkg-descr deleted file mode 100644 index 6bfd54ab76fb..000000000000 --- a/graphics/povray36/pkg-descr +++ /dev/null @@ -1,14 +0,0 @@ -POV-Ray 2.2 Persistence of Vision Ray Tracer - -The Persistence of Vision Ray Tracer (POV-Ray) is a copy- -righted freeware program that allows a user to easily cre- -ate fantastic, three dimensional, photo-realistic images -on just about any computer. POV-Ray reads standard ASCII -text files that describe the shapes, colors, textures and -lighting in a scene and mathematically simulates the rays -of light moving through the scene to produce a photo- -realistic image! - -Ported to FreeBSD by Josh MacDonald, jmacd@uclink.berkeley.edu - - diff --git a/graphics/povray36/pkg-plist b/graphics/povray36/pkg-plist deleted file mode 100644 index dcb9c1c853b5..000000000000 --- a/graphics/povray36/pkg-plist +++ /dev/null @@ -1,4 +0,0 @@ -@cwd /usr/local -bin/povray -lib/povray -man/man1/povray.1.gz diff --git a/graphics/povray37/Makefile b/graphics/povray37/Makefile deleted file mode 100644 index 724b47fdcd0d..000000000000 --- a/graphics/povray37/Makefile +++ /dev/null @@ -1,17 +0,0 @@ -# New ports collection makefile for: POV-Ray -# Version required: 2.2 -# Date created: 28 Dec 1994 -# Whom: jmacd@uclink.berkeley.edu -# -# $Id: Makefile,v 1.2 1995/04/01 12:45:59 jkh Exp $ -# - -DISTNAME= POV-Ray-2.2 -PKGNAME= povray-2.2 -CATEGORIES+= graphics -MASTER_SITES= ftp://povray.cdrom.com/pub/povray/Official/Generic-Unix/ -DISTFILES= povdoc.tar.Z povscn.tar.Z povsrc.tar.Z - -NO_WRKSUBDIR= yes - -.include <bsd.port.mk> diff --git a/graphics/povray37/distinfo b/graphics/povray37/distinfo deleted file mode 100644 index dd67639b5a5e..000000000000 --- a/graphics/povray37/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (povdoc.tar.Z) = 50bff723d542c9dd70dce3c9f2ef7e1d -MD5 (povscn.tar.Z) = 88c10e3db49a4a2e6f828cfed5427cd5 -MD5 (povsrc.tar.Z) = 42fc3729d22be5b09893bfbba857b65b diff --git a/graphics/povray37/files/patch-a b/graphics/povray37/files/patch-a deleted file mode 100644 index 3032690efeec..000000000000 --- a/graphics/povray37/files/patch-a +++ /dev/null @@ -1,21 +0,0 @@ -*** source/frame.h Thu Feb 3 10:23:12 1994 ---- newsource/frame.h Wed Dec 28 03:28:23 1994 -*************** -*** 36,43 **** - #define POV_RAY_VERSION "2.2" - - /* This message is for the personal distribution release. */ -! #define DISTRIBUTION_MESSAGE_1 "This is an unofficial version compiled by:" -! #define DISTRIBUTION_MESSAGE_2 "FILL IN NAME HERE........................." - #define DISTRIBUTION_MESSAGE_3 "The POV-Ray Team is not responsible for supporting this version." - - #ifndef READ_ENV_VAR_BEFORE ---- 36,43 ---- - #define POV_RAY_VERSION "2.2" - - /* This message is for the personal distribution release. */ -! #define DISTRIBUTION_MESSAGE_1 "This is an unofficial version compiled for" -! #define DISTRIBUTION_MESSAGE_2 "FreeBSD." - #define DISTRIBUTION_MESSAGE_3 "The POV-Ray Team is not responsible for supporting this version." - - #ifndef READ_ENV_VAR_BEFORE diff --git a/graphics/povray37/files/patch-b b/graphics/povray37/files/patch-b deleted file mode 100644 index 082697b1093b..000000000000 --- a/graphics/povray37/files/patch-b +++ /dev/null @@ -1,24 +0,0 @@ -*** machine/unix/xwindows.mak Sat Oct 9 12:39:46 1993 ---- newmachine/unix/xwindows.mak Wed Dec 28 03:27:46 1994 -*************** -*** 16,25 **** - - # Added for colorx addition. You _do_ have $X11 defined by your .cshrc, - # don't you? -! X11 = /usr - CFLAGS= -c -O -! LFLAGS = -O $(X11)/lib/libXt.a $(X11)/lib/libXext.a -lX11 \ -! -o povray - CC = cc - - OBJ = o ---- 16,24 ---- - - # Added for colorx addition. You _do_ have $X11 defined by your .cshrc, - # don't you? -! X11 = ${X11BASE} - CFLAGS= -c -O -! LFLAGS = -O -L${X11}/lib -lXt -lXext -lX11 -o povray - CC = cc - - OBJ = o diff --git a/graphics/povray37/pkg-comment b/graphics/povray37/pkg-comment deleted file mode 100644 index cf9f7304f25a..000000000000 --- a/graphics/povray37/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -POV-Ray 2.2 Persistence of Vision Ray Tracer diff --git a/graphics/povray37/pkg-descr b/graphics/povray37/pkg-descr deleted file mode 100644 index 6bfd54ab76fb..000000000000 --- a/graphics/povray37/pkg-descr +++ /dev/null @@ -1,14 +0,0 @@ -POV-Ray 2.2 Persistence of Vision Ray Tracer - -The Persistence of Vision Ray Tracer (POV-Ray) is a copy- -righted freeware program that allows a user to easily cre- -ate fantastic, three dimensional, photo-realistic images -on just about any computer. POV-Ray reads standard ASCII -text files that describe the shapes, colors, textures and -lighting in a scene and mathematically simulates the rays -of light moving through the scene to produce a photo- -realistic image! - -Ported to FreeBSD by Josh MacDonald, jmacd@uclink.berkeley.edu - - diff --git a/graphics/povray37/pkg-plist b/graphics/povray37/pkg-plist deleted file mode 100644 index dcb9c1c853b5..000000000000 --- a/graphics/povray37/pkg-plist +++ /dev/null @@ -1,4 +0,0 @@ -@cwd /usr/local -bin/povray -lib/povray -man/man1/povray.1.gz diff --git a/graphics/vcg/Makefile b/graphics/vcg/Makefile deleted file mode 100644 index f6235cfe148d..000000000000 --- a/graphics/vcg/Makefile +++ /dev/null @@ -1,24 +0,0 @@ -# New ports collection makefile for: vcg -# Version required: 1.30.r3.17 -# Date created: 19 February 1995 -# Whom: hsu -# -# $Id: Makefile,v 1.3 1995/04/09 07:09:43 asami Exp $ -# - -DISTNAME= vcg.1.30 -PKGNAME= vcg-1.30 -CATEGORIES+= graphics -MASTER_SITES= ftp://ftp.cs.uni-sb.de/pub/graphics/vcg/ -DISTFILES= vcg.1.30.r3.17.tgz - -USE_X11= yes - -pre-patch: - @mkdir -p ${WRKSRC}/preconf/X11ccFreeBSD - @cp ${FILESDIR}/conf ${WRKSRC}/preconf/X11ccFreeBSD - @cp ${FILESDIR}/demo.csh ${WRKSRC}/preconf/X11ccFreeBSD - @cp ${FILESDIR}/globals.h ${WRKSRC}/preconf/X11ccFreeBSD - @cp ${FILESDIR}/tMakefile ${WRKSRC}/preconf/X11ccFreeBSD - -.include <bsd.port.mk> diff --git a/graphics/vcg/distinfo b/graphics/vcg/distinfo deleted file mode 100644 index eff610c0d422..000000000000 --- a/graphics/vcg/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (vcg.1.30.r3.17.tgz) = 283faf1a2cc163d5c0e4977b8ec1f658 diff --git a/graphics/vcg/files/conf b/graphics/vcg/files/conf deleted file mode 100644 index e49ee2b3eef8..000000000000 --- a/graphics/vcg/files/conf +++ /dev/null @@ -1,38 +0,0 @@ -ADDINCLUDEPATHNAME|-I/usr/X11R6/include/ -ADDLIBPATHNAME|-L/usr/X11R6/lib/ -ADDLIBSNAME|-lXext -lX11 -lm -ALIGNMENTNAME|8 -ANSINAME|#undef ANSI_C -BIGLTEXNAME|not_available -BINPATHNAME|/usr/X11R6/bin -BISONNAME|not_available -BLOCKSIZENAME|1048576 -CATNAME|/bin/cat -CCLINKNAME|cc -CCNAME|cc -CFLAGSNAME|-c -O2 -CLEARNAME|/usr/bin/clear -CLINKFLAGSNAME|-o -FGREPNAME|/usr/bin/fgrep -FIGTODEVNAME|fig2dev -FIGTOPSTOTEXNAME|fig2ps2tex -FLEXNAME|not_needed -FONTALIASNAME|-*-courier-*-*-*--14-*-*-*-*-*-*-* -INPUTFOCUSNAME|#define NOINPUTFOCUS -INSTALLBINNAME|/bin/install -c -s -m 755 dummy $(BINDIR)/dummy -INSTALLDIRNAME|/bin/mkdir -p -INSTALLMANNAME|/bin/install -c -m 644 dummy $(MANDIR)/dummy -LATEXNAME|latex -LNNAME|/bin/ln -MAKEDEPENDNAME|makedepend -MAKENAME|make -MANEXTNAME|l -MANPATHNAME|/usr/X11R6/man/manl -MVNAME|/bin/mv -RMNAME|/bin/rm -SEDNAME|/usr/bin/sed -SLEEPNAME|/bin/sleep -TOUCHNAME|/usr/bin/touch -VCGNAME|xvcg -WCNAME|/usr/bin/wc -WINDOWSYSTEMNAME|#define X11 diff --git a/graphics/vcg/files/demo.csh b/graphics/vcg/files/demo.csh deleted file mode 100644 index 443ea5a943e3..000000000000 --- a/graphics/vcg/files/demo.csh +++ /dev/null @@ -1,1453 +0,0 @@ -#!/bin/csh -# -# SCCS-info %W% %E% -# $Id: demo.csh.tpl,v 1.9 1994/08/09 09:17:11 sander Exp sander $ -# -# ====================== Change area ============================ - -alias OUTP /bin/echo - -# ================== End of Change area ========================= - -OUTP "Configuring ..." - -set mvcgn = "../src/xvcg" - -if (! -x $mvcgn) then - set mvcgn = "`echo $BINDIR`xvcg" -endif -if (! -x $mvcgn) then - set mvcgn = "/usr/local/bin/xvcg" -endif -if (! -x $mvcgn) then - set mvcgn = "xvcg" -endif -if (! -x $mvcgn) then - OUTP "Sorry, I cannot find a " $mvcgn - exit 1 -endif - -OUTP "Vcg is" $mvcgn - -OUTP "" -loop: - OUTP "Please select the window system." - OUTP "If the VCG tool has problems with colors on " - OUTP "your display installation, please select a " - OUTP "monochromatic version even on a color screen." - OUTP "1 : X11 with colors 2 : Sunview with colors " - OUTP "3 : X11 monochromatic 4 : Sunview monochromatic" - set wsys = $< - switch ($wsys) - case 1: - alias MYVCG $mvcgn -geometry 700x700+20-20 - breaksw - case 2: - alias MYVCG $mvcgn - breaksw - case 3: - alias MYVCG $mvcgn -geometry 700x700+20-20 -nocolors - breaksw - case 4: - alias MYVCG $mvcgn -nocolors - breaksw - default: - OUTP "" - OUTP "*** invalid input ***" - goto loop - endsw - -set mycat = "/bin/cat" -set myrm = "/bin/rm" -set mysleep = "/bin/sleep" -set mysed = "/usr/bin/sed" -set mywc = "/usr/bin/wc" -set mygrep = "/usr/bin/fgrep" -set myclear = "/usr/bin/clear" - -alias CAT $mycat -alias RM $myrm -alias SLEEP $mysleep -alias SED $mysed -alias WCNT $mywc -alias GREP $mygrep -alias CLEAR $myclear - - -OUTP -OUTP "Cleanup ..." -OUTP "Test" > demoaaa.vcg -OUTP "Test" > animaaa.vcg -OUTP "Test" > rbtreeaaa.vcg -RM demo*.vcg anim*.vcg rbtree*.vcg - -OUTP "" -OUTP "Press Carriage Return key to start the demonstration ..." -set f = $< -if ("$f" == "QUIT") goto finishup - -CLEAR -OUTP "DEMONSTRATION OF THE VCG TOOL" -OUTP "=============================" -OUTP "" -OUTP "Welcome to a tour around the VCG tool ..." -OUTP "" -OUTP "NOTE: you can leave the tour at any point by answering" -OUTP " QUIT (uppercase) on a request of input." - -OUTP "" -OUTP "In the following, we will show several visualizations" -OUTP "from different applications. Not all features of the " -OUTP "VCG tool can be demonstrated, but the important once." -OUTP "Some of the demonstrations are generated by the program" -OUTP "vcgdemomaker, others are from the directory expl, others" -OUTP "are animations." -OUTP "" -OUTP "To go from one demonstration to the next demonstration," -OUTP "you should finish the VCG tool by pressing the key q " -OUTP "or selecting the menu item Quit." -OUTP "The menu is shown when pressing the (left) mouse button" -OUTP "in the VCG window." -OUTP "Press Carriage Return key to continue ..." - -set f = $< -if ("$f" == "QUIT") goto finishup - -OUTP "The keyboard commands of the VCG tool are:" -OUTP "" -OUTP " q - quit the VCG tool" -OUTP " r - show or hide the ruler" -OUTP " f - load another file" -OUTP " g - reload the same file" -OUTP " l - display/hide labels of edges" -OUTP " 1..9 - hide/expose corresponding edge class" -OUTP " i or I or J - show info fields of nodes" -OUTP "" -OUTP "Press Carriage Return key to continue ..." -set f = $< -if ("$f" == "QUIT") goto finishup -OUTP "" -OUTP "Scrolling commands:" -OUTP "" -OUTP " a " -OUTP " d c (arrow keys) - scroll to the left/right/up/down" -OUTP " b " -OUTP " o - go to the origin (0,0) " -OUTP " p - pick position with the mouse" -OUTP " P - enter position by co-ordinates" -OUTP " n - position such that a node is centered" -OUTP " e - follow an edge (center target/source)" -OUTP "" -OUTP "Scaling commands" -OUTP "" -OUTP " + or = - stretch " -OUTP " - or _ - shrink " -OUTP " 0 - (null) set scale factor to normal" -OUTP "" -OUTP "" -OUTP "Press Carriage Return key to start ..." -set f = $< -if ("$f" == "QUIT") goto finishup - -CLEAR -OUTP "Example from the sociology: Theory of civilisation" -OUTP "--------------------------------------------------" -OUTP "This graph shows the dependencies between the " -OUTP "invention of wheels, the modern comunism and the " -OUTP "computer science, etc." -OUTP "The following graph is scaled by a factor 0.5 and" -OUTP "uses the layoutalgorithm MINBACKWARD (-D0)." -OUTP "Other possible layoutalgorithms are MINDEPTH, MAXDEPTH" -OUTP "and TREE (-D-, -D+ and -Dtree) and many more." -OUTP "" -./vcgcount < ../expl/civ.vcg -OUTP "" -OUTP "Remind: most important keybord commands of vcg" -OUTP " q - quit the VCG tool" -OUTP " a " -OUTP " d c (arrow keys) - scroll to the left/right/up/down" -OUTP " b " -OUTP " + - stretch " -OUTP " - - shrink " -OUTP "" -OUTP "After the visualization of this, press q into " -OUTP "the VCG window to go to the next demonstration." - -OUTP "Press Carriage Return key to start visualization ..." -set f = $< -if ("$f" == "QUIT") goto finishup - -MYVCG ../expl/civ.vcg - -CLEAR -OUTP "Example: Color test" -OUTP "-------------------" -OUTP "This examples shows the default colors that are available." -OUTP "If your X11 installation has problems with colors, " -OUTP "use -nocolors. In this case, or if the display is " -OUTP "monochrom, you will not see the colors." -OUTP "" -./vcgcount < ../expl/colors.vcg -OUTP "" -OUTP "Remind: most important keybord commands of vcg" -OUTP " q - quit the VCG tool" -OUTP " a " -OUTP " d c (arrow keys) - scroll to the left/right/up/down" -OUTP " b " -OUTP " + - stretch " -OUTP " - - shrink " -OUTP "" -OUTP "After the visualization of this, press q into " -OUTP "the VCG window to go to the next demonstration." - -OUTP "Press Carriage Return key to start visualization ..." -set f = $< -if ("$f" == "QUIT") goto finishup - -MYVCG ../expl/colors.vcg - -CLEAR -OUTP "Example: More Colors" -OUTP "--------------------" -OUTP "This examples show how to access to the color map." -OUTP "Up to 256 colors can be used at the same time." -OUTP "It is even possible to replace the default colors by" -OUTP "other red/green/blue values." -OUTP "" -./vcgcount < ../expl/morecol.vcg -OUTP "" -OUTP "Remind: most important keybord commands of vcg" -OUTP " q - quit the VCG tool" -OUTP " a " -OUTP " d c (arrow keys) - scroll to the left/right/up/down" -OUTP " b " -OUTP " + - stretch " -OUTP " - - shrink " -OUTP "" -OUTP "After the visualization of this, press q into " -OUTP "the VCG window to go to the next demonstration." - -OUTP "Press Carriage Return key to start visualization ..." -set f = $< -if ("$f" == "QUIT") goto finishup - -MYVCG ../expl/morecol.vcg - - -CLEAR -OUTP "Example: Character set" -OUTP "----------------------" -OUTP "The VCG tool uses a fully scalable character set. This character" -OUTP "set is compatible to the ISO Latin 1 PostScript Encoding Vector" -OUTP "and contains the special national characters for the most" -OUTP "European and North American countrys." -OUTP "If the computer system does not support 8 Bit character codes," -OUTP "the special characters can be accessed by ISO code escapes." -OUTP "For instance, \\fi252 is the german umlaut ue." -OUTP "Next, we will see the character set." -OUTP "" -OUTP "Remind: most important keybord commands of vcg" -OUTP " q - quit the VCG tool" -OUTP " a " -OUTP " d c (arrow keys) - scroll to the left/right/up/down" -OUTP " b " -OUTP " + - stretch " -OUTP " - - shrink " -OUTP "" -OUTP "After the visualization of this, press q into " -OUTP "the VCG window to go to the next demonstration." - -OUTP "Press Carriage Return key to start visualization ..." -set f = $< -if ("$f" == "QUIT") goto finishup - -MYVCG ../expl/charset.vcg - - -CLEAR -OUTP "Example: Form test" -OUTP "------------------" -OUTP "This examples shows the different forms of nodes and" -OUTP "edges that are available." -OUTP "Nodes can be stretched and shrinked individually," -OUTP "width, height, textmode and border can be set to " -OUTP "many values. Edges can be dashed or dotted, at " -OUTP "different sizes with different arrow sizes." -OUTP "" -./vcgcount < ../expl/forms.vcg -OUTP "" -OUTP "Remind: most important keybord commands of vcg" -OUTP " q - quit the VCG tool" -OUTP " a " -OUTP " d c (arrow keys) - scroll to the left/right/up/down" -OUTP " b " -OUTP " + - stretch " -OUTP " - - shrink " -OUTP "" -OUTP "After the visualization of this, press q into " -OUTP "the VCG window to go to the next demonstration." - -OUTP "Press Carriage Return key to start visualization ..." -set f = $< -if ("$f" == "QUIT") goto finishup - -MYVCG ../expl/forms.vcg - -CLEAR -OUTP "Example: More forms" -OUTP "-------------------" -OUTP "This examples shows further forms of nodes and" -OUTP "edges that are available: boxes, ellipses, rhombs" -OUTP "and triangles." -OUTP "" -./vcgcount < ../expl/forms2.vcg -OUTP "" -OUTP "Remind: most important keybord commands of vcg" -OUTP " q - quit the VCG tool" -OUTP " a " -OUTP " d c (arrow keys) - scroll to the left/right/up/down" -OUTP " b " -OUTP " + - stretch " -OUTP " - - shrink " -OUTP "" -OUTP "After the visualization of this, press q into " -OUTP "the VCG window to go to the next demonstration." - -OUTP "Press Carriage Return key to start visualization ..." -set f = $< -if ("$f" == "QUIT") goto finishup - -MYVCG ../expl/forms2.vcg - - -CLEAR -OUTP "Example: Ports and Arrow Modes" -OUTP "------------------------------" -OUTP "Edge arrows appear at the port of nodes. Port sharing" -OUTP "means that multiple edges may be adjacent to one port." -OUTP "This occurs, if the arrows of all these edges have the" -OUTP "same visual appearance (size, color, ...)." -OUTP "If we use port sharing, it is recommended to use only" -OUTP "a fixed set of rotated arrows. Otherwise, the port looks" -OUTP "like a thick spot since all arrows are differently rotated" -OUTP "and overlap. This is the arrow mode 'fixed'." -OUTP "If we don't use port sharing, arrows can be rotated individually." -OUTP "This is the arrow mode 'free'." -OUTP "" -OUTP "Next, we see four times the same graph. At the left examples," -OUTP "we use port sharing, but at the right examples, there is no" -OUTP "port sharing. At the upper examples, we use arrow mode fixed," -OUTP "and at the lower examples, we use arrow mode free." -OUTP "" -./vcgcount < ../expl/pshar1.vcg -OUTP "" -OUTP "Remind: most important keybord commands of vcg" -OUTP " q - quit the VCG tool" -OUTP " a " -OUTP " d c (arrow keys) - scroll to the left/right/up/down" -OUTP " b " -OUTP " + - stretch " -OUTP " - - shrink " -OUTP "" -OUTP "After visualization of this, first, press q into" -OUTP "the VCG windows at the left sides." -OUTP "Then, press q into the right VCG windows to go to " -OUTP "the next demonstration." - -OUTP "Press Carriage Return key to start visualization ..." -set f = $< -if ("$f" == "QUIT") goto finishup - -MYVCG -silent ../expl/pshar1.vcg & -SLEEP 2 -MYVCG -silent ../expl/pshar3.vcg & -SLEEP 2 -MYVCG -silent ../expl/pshar2.vcg & -SLEEP 2 -MYVCG ../expl/pshar4.vcg -SLEEP 1 - - - -CLEAR -OUTP "Example: A diagram" -OUTP "------------------" -OUTP "This examples shows the influences of different computer" -OUTP "systems in the context of the development of the computer" -OUTP "Xerox Star (see Johnson, Roberts, e.a.: The Xerox Star," -OUTP "a Retrospective, IEEE Computer; 11-29, Sept. 1989)." -OUTP "We did some changes in the diagram in order to show the " -OUTP "possibilities of visualization, but not in order to " -OUTP "clarify information in the diagram." -OUTP "" -./vcgcount < ../expl/xerox.vcg -OUTP "" -OUTP "Remind: most important keybord commands of vcg" -OUTP " q - quit the VCG tool" -OUTP " a " -OUTP " d c (arrow keys) - scroll to the left/right/up/down" -OUTP " b " -OUTP " + - stretch " -OUTP " - - shrink " -OUTP "" -OUTP "After the visualization of this, press q into " -OUTP "the VCG window to go to the next demonstration." - -OUTP "Press Carriage Return key to start visualization ..." -set f = $< -if ("$f" == "QUIT") goto finishup - -MYVCG ../expl/xerox.vcg - -CLEAR -OUTP "Example: A flow diagram" -OUTP "-----------------------" -OUTP "This examples shows a funny flow diagram about the actions" -OUTP "of a software maintainer if something does not work." -OUTP "The text is in german. If I tried to translate it, the gags" -OUTP "would probably disappear." -OUTP "One speciality here: the centers of the nodes are aligned onto" -OUTP "a raster by using the attributes xraster and yraster." -OUTP "Thus, we have many rectangular edges." -OUTP "" -./vcgcount < ../expl/softmain.vcg -OUTP "" -OUTP "Remind: most important keybord commands of vcg" -OUTP " q - quit the VCG tool" -OUTP " a " -OUTP " d c (arrow keys) - scroll to the left/right/up/down" -OUTP " b " -OUTP " + - stretch " -OUTP " - - shrink " -OUTP "" -OUTP "After the visualization of this, press q into " -OUTP "the VCG window to go to the next demonstration." - -OUTP "Press Carriage Return key to start visualization ..." -set f = $< -if ("$f" == "QUIT") goto finishup - -MYVCG ../expl/softmain.vcg - - -CLEAR -OUTP "Example: Orthogonal layout" -OUTP "--------------------------" -OUTP "Flowcharts look much better if all edges consist of" -OUTP "orthogonal line segments. This is the orthogonal layout" -OUTP "or manhatten layout." -OUTP "For the manhatten layout, we use a special method to" -OUTP "place the nodes: the priority method with the straight" -OUTP "line detection. It is recommended to use these methods" -OUTP "when manhatten layout is switched on." -OUTP "" -OUTP "Next, we see the previous flow diagram at the left side" -OUTP "and the same diagram with manhatten layout at the right side." -OUTP "" -OUTP "Remind: most important keybord commands of vcg" -OUTP " q - quit the VCG tool" -OUTP " a " -OUTP " d c (arrow keys) - scroll to the left/right/up/down" -OUTP " b " -OUTP " + - stretch " -OUTP " - - shrink " -OUTP "" -OUTP "After visualization of this, first, press q into" -OUTP "the VCG window at the left side." -OUTP "Then, press q into the right VCG window to go to " -OUTP "the next demonstration." - -OUTP "Press Carriage Return key to start visualization ..." -set f = $< -if ("$f" == "QUIT") goto finishup - -MYVCG -silent ../expl/softmain.vcg & -SLEEP 2 -MYVCG ../expl/softmain2.vcg -SLEEP 1 - - -CLEAR -OUTP "Example: A control flow graph of a program" -OUTP "------------------------------------------" -OUTP "This example shows the control flow graph of a program." -OUTP "The decision branches are formed by rhombs and bent nearedges." -OUTP "Nearedges are horizontal edges that constain the two adjacent" -OUTP "nodes to be placed directly neighbored at the same level." -OUTP "Bent nearedges are edges that are bent at the label, and" -OUTP "the source node and the edge label form a near edge. This gives" -OUTP "the typical appearance of decision branches." -OUTP "" -./vcgcount < ../expl/cfg.vcg -OUTP "" -OUTP "Remind: most important keybord commands of vcg" -OUTP " q - quit the VCG tool" -OUTP " a " -OUTP " d c (arrow keys) - scroll to the left/right/up/down" -OUTP " b " -OUTP " + - stretch " -OUTP " - - shrink " -OUTP "" -OUTP "After the visualization of this, press q into " -OUTP "the VCG window to go to the next demonstration." - -OUTP "Press Carriage Return key to start visualization ..." -set f = $< -if ("$f" == "QUIT") goto finishup - -MYVCG ../expl/cfg.vcg - - -CLEAR -OUTP "Example: Another control flow graph" -OUTP "-----------------------------------" -OUTP "The next example shows another control flow graph." -OUTP "Here, the bent nearedges are simulated by some nearedges and" -OUTP "auxiliary nodes. Again, we use manhatten layout with the" -OUTP "priority method and the straight line detection." -OUTP "" -./vcgcount < ../expl/flchrt.vcg -OUTP "" -OUTP "Remind: most important keybord commands of vcg" -OUTP " q - quit the VCG tool" -OUTP " a " -OUTP " d c (arrow keys) - scroll to the left/right/up/down" -OUTP " b " -OUTP " + - stretch " -OUTP " - - shrink " -OUTP "" -OUTP "After the visualization of this, press q into " -OUTP "the VCG window to go to the next demonstration." - -OUTP "Press Carriage Return key to start visualization ..." -set f = $< -if ("$f" == "QUIT") goto finishup - -MYVCG ../expl/flchrt.vcg - - -CLEAR -OUTP "Example: Anchorpoint test" -OUTP "-------------------------" -OUTP "This example shows how to use anchorpoints." -OUTP "It is possible to anchor an edge at each labelline" -OUTP "of a node. Nodes representing structs look nice" -OUTP "in this mode. Note but this restricts of course" -OUTP "the usage of nearedges." -OUTP "If you select one of the submenus of the menu item" -OUTP "Node Information and then pick into the large node" -OUTP "you can see how to use background text." -OUTP "" -./vcgcount < ../expl/anchors.vcg -OUTP "" -OUTP "Remind: most important keybord commands of vcg" -OUTP " q - quit the VCG tool" -OUTP " a " -OUTP " d c (arrow keys) - scroll to the left/right/up/down" -OUTP " b " -OUTP " + - stretch " -OUTP " - - shrink " -OUTP "" -OUTP "After the visualization of this, press q into " -OUTP "the VCG window to go to the next demonstration." - -OUTP "Press Carriage Return key to start visualization ..." -set f = $< -if ("$f" == "QUIT") goto finishup - -MYVCG ../expl/anchors.vcg - - -CLEAR -OUTP "Example: More anchorpoints" -OUTP "--------------------------" -OUTP "This example shows a list of C structs. It demonstrates" -OUTP "the usage of anchorpoints for visualized debugging" -OUTP "of data structures." -OUTP "" -./vcgcount < ../expl/structs.vcg -OUTP "" -OUTP "Remind: most important keybord commands of vcg" -OUTP " q - quit the VCG tool" -OUTP " a " -OUTP " d c (arrow keys) - scroll to the left/right/up/down" -OUTP " b " -OUTP " + - stretch " -OUTP " - - shrink " -OUTP "" -OUTP "After the visualization of this, press q into " -OUTP "the VCG window to go to the next demonstration." - -OUTP "Press Carriage Return key to start visualization ..." -set f = $< -if ("$f" == "QUIT") goto finishup - -MYVCG ../expl/structs.vcg - -CLEAR -OUTP "Example: Level test" -OUTP "-------------------" -OUTP "This examples shows how to use level specifications." -OUTP "It is possible to give the nodes arbitrary levels" -OUTP "for instance to place a node artificially on the top" -OUTP "of the graph. Normally, the following would be layouted" -OUTP "as a tree with the root at level 0. But we have specified" -OUTP "which nodes are at level 0, 1 and 2, such that the root" -OUTP "is in the center." -OUTP "" -./vcgcount < ../expl/levels.vcg -OUTP "" -OUTP "Remind: most important keybord commands of vcg" -OUTP " q - quit the VCG tool" -OUTP " a " -OUTP " d c (arrow keys) - scroll to the left/right/up/down" -OUTP " b " -OUTP " + - stretch " -OUTP " - - shrink " -OUTP "" -OUTP "After the visualization of this, press q into " -OUTP "the VCG window to go to the next demonstration." - -OUTP "Press Carriage Return key to start visualization ..." -set f = $< -if ("$f" == "QUIT") goto finishup - -MYVCG ../expl/levels.vcg - - -CLEAR -OUTP "Example: Horizantal layer sorting" -OUTP "---------------------------------" - -OUTP "The VCG tool reorders the nodes in the levels to avoid" -OUTP "crossings. But sometimes, the writer of a graph specification" -OUTP "knows a better order of the nodes into the levels." -OUTP "He can specify this by the attribute horizontal_order at" -OUTP "the nodes. If all nodes of a level have this attribute," -OUTP "the reordering of this level is suppressed." -OUTP "" -OUTP "Warning: this feature works only for connected graphs." -OUTP "Nonconnected parts are layouted separately, such that" -OUTP "the order of the nodes of a connected component is predictable", -OUTP "at a level, but not the order of all nodes at a level." -OUTP "Is is recommended to use this feature only together with" -OUTP "level specifications, or at trees, where it is clear at" -OUTP "which level a node apprears." -OUTP "" -OUTP "Next, we see a graph where we want to have the nodes" -OUTP "sorted at the levels in alphabethic order." -OUTP "Left, we see the original graph by the standard layout" -OUTP "algorithm. Here, the ordering at the levels is arbitrary." -OUTP "At the right side, we use the attribute horizontal_order" -OUTP "on the same graph to yield an alphabethic ordering at the" -OUTP "Levels." - -OUTP "" -./vcgcount < ../expl/hsort.vcg -OUTP "" -OUTP "Remind: most important keybord commands of vcg" -OUTP " q - quit the VCG tool" -OUTP " a " -OUTP " d c (arrow keys) - scroll to the left/right/up/down" -OUTP " b " -OUTP " + - stretch " -OUTP " - - shrink " -OUTP "" -OUTP "After visualization of this, first, press q into" -OUTP "the VCG window at the left side." -OUTP "Then, press q into the right VCG window to go to " -OUTP "the next demonstration." - -OUTP "Press Carriage Return key to start visualization ..." -set f = $< -if ("$f" == "QUIT") goto finishup - -MYVCG -silent ../expl/hunsort.vcg & -SLEEP 2 -MYVCG ../expl/hsort.vcg -SLEEP 1 - - -CLEAR -OUTP "Example: Unary tree of depth 100" -OUTP "--------------------------------" - -vcgdemomaker demo001.vcg -unarytree 100 - -OUTP "This graph is very simple. All edges have class 2." -OUTP "You can try to hide the edges, expose them or to" -OUTP "fold regions." -OUTP "" -./vcgcount < demo001.vcg -OUTP "" -OUTP "Remind: most important keybord commands of vcg" -OUTP " q - quit the VCG tool" -OUTP " a " -OUTP " d c (arrow keys) - scroll to the left/right/up/down" -OUTP " b " -OUTP " + - stretch " -OUTP " - - shrink " -OUTP "" -OUTP "After the visualization of this, press q into " -OUTP "the VCG window to go to the next demonstration." - -OUTP "Press Carriage Return key to start visualization ..." -set f = $< -if ("$f" == "QUIT") goto finishup - -MYVCG demo001.vcg - -CLEAR -OUTP "Example: Binary tree of depth 5" -OUTP "-------------------------------" - -vcgdemomaker demo002.vcg -binarytree 5 -CAT demo002.vcg | SED -e "s/xmax/shrink: 2 &/" > demo003.vcg - -OUTP "This graph is very simple. All edges have class 2." -OUTP "Ary-trees look very nice if we use a layout_downfactor." -OUTP "Here, we used layout_downfactor: 8." -OUTP "" -./vcgcount < demo003.vcg -OUTP "" -OUTP "Remind: most important keybord commands of vcg" -OUTP " q - quit the VCG tool" -OUTP " a " -OUTP " d c (arrow keys) - scroll to the left/right/up/down" -OUTP " b " -OUTP " + - stretch " -OUTP " - - shrink " -OUTP "" -OUTP "After the visualization of this, press q into " -OUTP "the VCG window to go to the next demonstration." - -OUTP "Press Carriage Return key to start visualization ..." -set f = $< -if ("$f" == "QUIT") goto finishup - -MYVCG demo003.vcg - -CLEAR -OUTP "Example: Binary tree of depth 5" -OUTP "-------------------------------" - -CAT demo003.vcg | SED -e "s/layout_downfactor: 8/layout_downfactor: 1/" > demo004.vcg - -OUTP "To compare with, we show the same binary tree with" -OUTP "layout_downfactor: 1." -OUTP "" -./vcgcount < demo004.vcg -OUTP "" -OUTP "Remind: most important keybord commands of vcg" -OUTP " q - quit the VCG tool" -OUTP " a " -OUTP " d c (arrow keys) - scroll to the left/right/up/down" -OUTP " b " -OUTP " + - stretch " -OUTP " - - shrink " -OUTP "" -OUTP "After the visualization of this, press q into " -OUTP "the VCG window to go to the next demonstration." - -OUTP "Press Carriage Return key to start visualization ..." -set f = $< -if ("$f" == "QUIT") goto finishup - -MYVCG demo004.vcg - - -CLEAR -OUTP "Example: Layout of trees" -OUTP "-------------------------" - -OUTP "Beside the normal layout algorithm, there is a specialized" -OUTP "algorithm TREE, that lays out trees even without specifying" -OUTP "a layout_downfactor." -OUTP "This specialized algorithm can be used for all graphs that" -OUTP "can be layouted like downward trees, i.e. their edges form" -OUTP "unshared branches." -OUTP "This specialized algorithm is often faster than then normal." -OUTP "algorithm with layout_downfactor." - -OUTP "Left, we see a syntax tree by the standard layout algorithm." -OUTP "At the right side, we see the same tree with the specialized" -OUTP "algorithm for trees." - -OUTP "" -./vcgcount < ../expl/tree1.vcg -OUTP "" -OUTP "Remind: most important keybord commands of vcg" -OUTP " q - quit the VCG tool" -OUTP " a " -OUTP " d c (arrow keys) - scroll to the left/right/up/down" -OUTP " b " -OUTP " + - stretch " -OUTP " - - shrink " -OUTP "" -OUTP "After visualization of this, first, press q into" -OUTP "the VCG window at the left side." -OUTP "Then, press q into the right VCG window to go to " -OUTP "the next demonstration." - -OUTP "Press Carriage Return key to start visualization ..." -set f = $< -if ("$f" == "QUIT") goto finishup - -MYVCG -silent ../expl/tree1.vcg & -SLEEP 2 -MYVCG ../expl/tree2.vcg -SLEEP 1 - - -CLEAR -OUTP "Example: More trees" -OUTP "-------------------" - -OUTP "Trees look very nice, if a special version of the manhatten" -OUTP "layout method is used: the single line manhatten layout." -OUTP "Here, all horizontal edge segments share the same" -OUTP "horizontal line. If the graph is not a tree, then this" -OUTP "will confuse the user, since it might be not anymore clear," -OUTP "which vertical lines are connected by the horizontal" -OUTP "line. But for trees, it looks nice." - -OUTP "We see the same syntax tree as before, but now, we use the" -OUTP "single line manhatten tree layout for the left graph." - -OUTP "" -./vcgcount < ../expl/tree2.vcg -OUTP "" -OUTP "Remind: most important keybord commands of vcg" -OUTP " q - quit the VCG tool" -OUTP " a " -OUTP " d c (arrow keys) - scroll to the left/right/up/down" -OUTP " b " -OUTP " + - stretch " -OUTP " - - shrink " -OUTP "" -OUTP "After visualization of this, first, press q into" -OUTP "the VCG window at the left side." -OUTP "Then, press q into the right VCG window to go to " -OUTP "the next demonstration." - -OUTP "Press Carriage Return key to start visualization ..." -set f = $< -if ("$f" == "QUIT") goto finishup - -MYVCG -silent -dtree -smanhatten ../expl/tree1.vcg & -SLEEP 2 -MYVCG ../expl/tree2.vcg -SLEEP 1 - - - - -CLEAR -OUTP "Example: Edge priorities" -OUTP "------------------------" - -OUTP "Sometimes, we have a graph consisting of two intermixed" -OUTP "graphs. Or we have one basic graph and additionally, we have" -OUTP "edges as annotations. In these cases, we want to recognize " -OUTP "the structure of the basic graph, but the structure is" -OUTP "interwoven with the additional edges. But the layout is based" -OUTP "on all edges, which may result in visualizations where " -OUTP "the structure of the basic graph is not recognizable anymore." -OUTP "" -OUTP "In this case, edge priority comes in. We give the edges of" -OUTP "the basic graph a higher priority. Then, the additional " -OUTP "annotation edges are neglected during the layout and are" -OUTP "drawn rather ugly, but the basic graph is visualized nicely." -OUTP "" -OUTP "Next, we will see a tree (thick edges) interwoven with some" -OUTP "additional edges. Left, we show this graph by the standard" -OUTP "layout algorithm, where the tree is not recognizable." -OUTP "At the right side, we use priorities, and then we will recognize" -OUTP "the tree structure." - -OUTP "" -./vcgcount < ../expl/annot1.vcg -OUTP "" -OUTP "Remind: most important keybord commands of vcg" -OUTP " q - quit the VCG tool" -OUTP " a " -OUTP " d c (arrow keys) - scroll to the left/right/up/down" -OUTP " b " -OUTP " + - stretch " -OUTP " - - shrink " -OUTP "" -OUTP "After visualization of this, first, press q into" -OUTP "the VCG window at the left side." -OUTP "Then, press q into the right VCG window to go to " -OUTP "the next demonstration." - -OUTP "Press Carriage Return key to start visualization ..." -set f = $< -if ("$f" == "QUIT") goto finishup - -MYVCG -silent ../expl/annot1.vcg & -SLEEP 2 -MYVCG -silent ../expl/annot2.vcg -SLEEP 1 - - -CLEAR -OUTP "Example: Fisheyes" -OUTP "-----------------" - -OUTP "Large graphs have normally the disadvantage that we either" -OUTP "see the whole graph but no details, because the graph is" -OUTP "shrinked very much, or we see some details at the point of" -OUTP "interest but lose the overview of the entire graph structure," -OUTP "because the window is too small. A good solution of this" -OUTP "conflict is the fisheye view that distorts the graph such" -OUTP "that the focus point is magnified while the remaining parts" -OUTP "of the graph are demagnified smoothly such that the whole" -OUTP "graph is visible." -OUTP "A fisheye view is a coordinate transformation and has" -OUTP "similiarities with the corresponding photo camera lenses." -OUTP "" -OUTP "Next, we will see a large graph. Left, we show the graph" -OUTP "by the standard view. Right, we see the same graph by the" -OUTP "cartesian fisheye view. The focus point can be selected" -OUTP "interactively by the operation Pick Position." - -OUTP "" -./vcgcount < ../expl/fishex3c.vcg -OUTP "" -OUTP "Remind: most important keybord commands of vcg" -OUTP " q - quit the VCG tool" -OUTP " a " -OUTP " d c (arrow keys) - scroll to the left/right/up/down" -OUTP " b " -OUTP " + - stretch " -OUTP " - - shrink " -OUTP "" -OUTP "After visualization of this, first, press q into" -OUTP "the VCG window at the left side." -OUTP "Then, press q into the right VCG window to go to " -OUTP "the next demonstration." - -OUTP "Press Carriage Return key to start visualization ..." -set f = $< -if ("$f" == "QUIT") goto finishup - -MYVCG -silent -ypos 170 ../expl/fishex3c.vcg & -SLEEP 2 -MYVCG -silent -xpos 518 -ypos 1790 -view cfish ../expl/fishex3b.vcg -SLEEP 1 - - -CLEAR -OUTP "Example: Cartesian fisheyes and polar fisheyes" -OUTP "----------------------------------------------" - -OUTP "Cartesian fisheyes transform the cartesian coordinate system" -OUTP "while polar fisheyes transform the polar coordinate system." -OUTP "A polar fisheye can be seen as a mapping of the space onto a" -OUTP "spheric ball. The polar fisheye does not preserve horizontal" -OUTP "and vertical lines, while the cartesian fisheye does." -OUTP "Note that fisheyes may introduce additional bendings of lines" -OUTP "and crossings that do not appear in the plane view." -OUTP "However, these effects are seldom and occur due to efficiency" -OUTP "reasons." -OUTP "" -OUTP "Next, we will see the same graph as before. Left, we show the" -OUTP "graph by the polar fisheye view. Right, we see the graph again" -OUTP "by the carthesian fisheye view." - -OUTP "" -OUTP "Remind: most important keybord commands of vcg" -OUTP " q - quit the VCG tool" -OUTP " a " -OUTP " d c (arrow keys) - scroll to the left/right/up/down" -OUTP " b " -OUTP " + - stretch " -OUTP " - - shrink " -OUTP "" -OUTP "After visualization of this, first, press q into" -OUTP "the VCG window at the left side." -OUTP "Then, press q into the right VCG window to go to " -OUTP "the next demonstration." - -OUTP "Press Carriage Return key to start visualization ..." -set f = $< -if ("$f" == "QUIT") goto finishup - -MYVCG -silent -xpos 518 -ypos 1790 -view pfish ../expl/fishex3a.vcg & -SLEEP 2 -MYVCG -silent -xpos 518 -ypos 1790 -view cfish ../expl/fishex3b.vcg -SLEEP 1 - - -CLEAR -OUTP "Example: Fisheyes with fixed radius" -OUTP "-----------------------------------" - -OUTP "If not the whole graph but only a fixed area around the focus" -OUTP "point is of interest, we use the fisheyes with fixed radius." -OUTP "Then, not the whole graph is visible but only the region around" -OUTP "the focus point." -OUTP "While for normal (self adaptable) fisheyes, the location of the" -OUTP "focus point moves in the window relatively to its movement in" -OUTP "the graph, the focus point of the fisheyes with fixed radius is" -OUTP "always centered in the window." -OUTP "" -OUTP "Next, we will see a graph with fisheyes of fixed radius. Left," -OUTP "we show the graph by the cartesian fisheye view. Right, we see" -OUTP "the graph again by the polar fisheye view." - -OUTP "" -./vcgcount < ../expl/fishex2a.vcg -OUTP "" -OUTP "Remind: most important keybord commands of vcg" -OUTP " q - quit the VCG tool" -OUTP " a " -OUTP " d c (arrow keys) - scroll to the left/right/up/down" -OUTP " b " -OUTP " + - stretch " -OUTP " - - shrink " -OUTP "" -OUTP "After visualization of this, first, press q into" -OUTP "the VCG window at the left side." -OUTP "Then, press q into the right VCG window to go to " -OUTP "the next demonstration." - -OUTP "Press Carriage Return key to start visualization ..." -set f = $< -if ("$f" == "QUIT") goto finishup - -MYVCG -silent -xpos 2300 -ypos 253 -view fcfish ../expl/fishex2a.vcg & -SLEEP 2 -MYVCG -silent -xpos 2300 -ypos 253 -view fpfish ../expl/fishex2b.vcg -SLEEP 1 - - -CLEAR -OUTP "Example: Another diagram" -OUTP "-------------------------" - -OUTP "This diagram (Gansner, Koutsofios, e.a.: A Technique" -OUTP "for Drawing Graphs; IEEE Trans. Soft. Eng. 19, 3, March 93)" -OUTP "shows the dependencies of different shells." -OUTP "Here we see a combination of features of the VCG tool." -OUTP "First, the graph is made connected by 3 invisible edges." -OUTP "The priority of these edges is set to zero such that" -OUTP "they do not influence the layout too much. As contrast," -OUTP "the layout_downfactor and layout_upfactor is set to 100." -OUTP "The attribute level is used to set the nodes at the" -OUTP "appropriate time axis. The attribute horizontal_order" -OUTP "is used to get the time axis at the left side of the" -OUTP "graph. Further, we have used splines for the edges." - -OUTP "" -./vcgcount < ../expl/shells.vcg -OUTP "" -OUTP "Remind: most important keybord commands of vcg" -OUTP " q - quit the VCG tool" -OUTP " a " -OUTP " d c (arrow keys) - scroll to the left/right/up/down" -OUTP " b " -OUTP " + - stretch " -OUTP " - - shrink " -OUTP "" -OUTP "After the visualization of this, press q into " -OUTP "the VCG window to go to the next demonstration." - -OUTP "Press Carriage Return key to start visualization ..." -set f = $< -if ("$f" == "QUIT") goto finishup - -MYVCG ../expl/shells.vcg - - -CLEAR -OUTP "Example: Ternary tree of depth 7" -OUTP "---------------------------------" -OUTP "Wait half a minute ..." - -vcgdemomaker demo005.vcg -ternarytree 7 -CAT demo005.vcg | SED -e "s/xmax/shrink: 2 &/" > demo006.vcg - -OUTP "Now a first torture test. This graph is a ternary tree" -OUTP "with about 3000 nodes and 3000 edges." -OUTP "We use the normal algorithm with downfactor: 8." -OUTP "We need about 20 seconds (on a Sparc ELC) to layout it." -OUTP "WARNING: the visualization may fail on small computers" -OUTP " because of memory exhausted." -OUTP "" -./vcgcount < demo006.vcg -OUTP "" -OUTP "Remind: most important keybord commands of vcg" -OUTP " q - quit the VCG tool" -OUTP " a " -OUTP " d c (arrow keys) - scroll to the left/right/up/down" -OUTP " b " -OUTP " + - stretch " -OUTP " - - shrink " -OUTP "" -OUTP "After the visualization of this, press q into " -OUTP "the VCG window to go to the next demonstration." - -OUTP "Press Carriage Return key to start visualization ..." -set f = $< -if ("$f" == "QUIT") goto finishup - -MYVCG demo006.vcg - - -CLEAR -OUTP "Example: Two level cross graph" -OUTP "------------------------------" - -vcgdemomaker demo007.vcg -twolevelcross 1000 - -OUTP "This is a torture test for bary centering." -OUTP "This graph is specified in an ugly format with a lot" -OUTP "of unnecessary crossings. The tool removes these " -OUTP "crossings." -OUTP "" -./vcgcount < demo007.vcg -OUTP "" -OUTP "Remind: most important keybord commands of vcg" -OUTP " q - quit the VCG tool" -OUTP " a " -OUTP " d c (arrow keys) - scroll to the left/right/up/down" -OUTP " b " -OUTP " + - stretch " -OUTP " - - shrink " -OUTP "" -OUTP "After the visualization of this, press q into " -OUTP "the VCG window to go to the next demonstration." - -OUTP "Press Carriage Return key to start visualization ..." -set f = $< -if ("$f" == "QUIT") goto finishup - -MYVCG demo007.vcg - -CLEAR -OUTP "Example: Nearedge test" -OUTP "----------------------" - -vcgdemomaker demo008.vcg -leveltree 4 -CAT demo008.vcg | SED -e "s/xmax/shrink: 4 &/" > demo009.vcg - -OUTP "This is a torture test for near edge layout." -OUTP "This tree is has a lot of near edges, i.e. " -OUTP "edges between nodes at the same level." -OUTP "The nodes of a near edge should be neighboured." -OUTP "" -./vcgcount < demo009.vcg -OUTP "" -OUTP "Remind: most important keybord commands of vcg" -OUTP " q - quit the VCG tool" -OUTP " a " -OUTP " d c (arrow keys) - scroll to the left/right/up/down" -OUTP " b " -OUTP " + - stretch " -OUTP " - - shrink " -OUTP "" -OUTP "After the visualization of this, press q into " -OUTP "the VCG window to go to the next demonstration." - -OUTP "Press Carriage Return key to start visualization ..." -set f = $< -if ("$f" == "QUIT") goto finishup - -MYVCG demo009.vcg - -CLEAR -OUTP "Example: Complete graphs" -OUTP "------------------------" - -vcgdemomaker demo010.vcg -allconnect 5 - -OUTP "The complete graph has edges between all nodes." -OUTP "If we have n nodes, then we have about n*n/2 edges." -OUTP "Here we test the speed of the VCG tool, because " -OUTP "such graphs are very difficult to layout." -OUTP "An complete graph of 5 nodes is layouted very fast." -OUTP "" -./vcgcount < demo010.vcg -OUTP "" -OUTP "Remind: most important keybord commands of vcg" -OUTP " q - quit the VCG tool" -OUTP " a " -OUTP " d c (arrow keys) - scroll to the left/right/up/down" -OUTP " b " -OUTP " + - stretch " -OUTP " - - shrink " -OUTP "" -OUTP "After the visualization of this, press q into " -OUTP "the VCG window to go to the next demonstration." - -OUTP "Press Carriage Return key to start visualization ..." -set f = $< -if ("$f" == "QUIT") goto finishup - -MYVCG demo010.vcg - -CLEAR -OUTP "Example: Complete graphs" -OUTP "------------------------" - -vcgdemomaker demo011.vcg -allconnect 10 -CAT demo011.vcg | SED -e "s/xmax/shrink: 10 stretch: 7 &/" > demo012.vcg - -OUTP "An complete graph of 10 nodes needs a few seconds." -OUTP "" -./vcgcount < demo012.vcg -OUTP "" -OUTP "Remind: most important keybord commands of vcg" -OUTP " q - quit the VCG tool" -OUTP " a " -OUTP " d c (arrow keys) - scroll to the left/right/up/down" -OUTP " b " -OUTP " + - stretch " -OUTP " - - shrink " -OUTP "" -OUTP "After the visualization of this, press q into " -OUTP "the VCG window to go to the next demonstration." - -OUTP "Press Carriage Return key to start visualization ..." -set f = $< -if ("$f" == "QUIT") goto finishup - -MYVCG demo012.vcg - -CLEAR -OUTP "Example: Complete graphs" -OUTP "------------------------" - -vcgdemomaker demo013.vcg -allconnect 20 -CAT demo013.vcg | SED -e "s/xmax/shrink: 100 stretch: 32 &/" > demo014.vcg - -OUTP "An complete graph of 20 nodes needs about 25 seconds" -OUTP "on a Sparc ELC." -OUTP "" -./vcgcount < demo014.vcg -OUTP "" -OUTP "Remind: most important keybord commands of vcg" -OUTP " q - quit the VCG tool" -OUTP " a " -OUTP " d c (arrow keys) - scroll to the left/right/up/down" -OUTP " b " -OUTP " + - stretch " -OUTP " - - shrink " -OUTP "" -OUTP "After the visualization of this, press q into " -OUTP "the VCG window to go to the next demonstration." - -OUTP "Press Carriage Return key to start visualization ..." -set f = $< -if ("$f" == "QUIT") goto finishup - -MYVCG demo014.vcg - -CLEAR -OUTP "Example: Complete graphs" -OUTP "------------------------" - -vcgdemomaker demo015.vcg -allconnect 30 -CAT demo015.vcg | SED -e "s/xmax/shrink: 10 stretch: 2 &/" > demo016.vcg - -OUTP "An complete graph of 30 nodes needs about 110 seconds" -OUTP "on a Sparc ELC." -OUTP "" -./vcgcount < demo016.vcg -OUTP "" -OUTP "Remind: most important keybord commands of vcg" -OUTP " q - quit the VCG tool" -OUTP " a " -OUTP " d c (arrow keys) - scroll to the left/right/up/down" -OUTP " b " -OUTP " + - stretch " -OUTP " - - shrink " -OUTP "" -OUTP "After the visualization of this, press q into " -OUTP "the VCG window to go to the next demonstration." - -OUTP "Press Carriage Return key to start visualization ..." -set f = $< -if ("$f" == "QUIT") goto finishup - -MYVCG demo016.vcg - -CLEAR -OUTP "Example: Complete graphs" -OUTP "------------------------" - -OUTP "If we have such complex graphs, it is often not necessary" -OUTP "to have a nice layout, because the graphs are to large " -OUTP "to see all details at the same time." -OUTP "In this case, we set the fast flag (option -f) that reduces" -OUTP "the number of iterations of various layout steps." -OUTP "Next, we see the same complete graph of 30 nodes as before, however" -OUTP "now the fast flag is set." -OUTP "Then, we need only 15 seconds (compared to 100 seconds before)," -OUTP "but the layout is very ugly." - -OUTP "" -OUTP "Remind: most important keybord commands of vcg" -OUTP " q - quit the VCG tool" -OUTP " a " -OUTP " d c (arrow keys) - scroll to the left/right/up/down" -OUTP " b " -OUTP " + - stretch " -OUTP " - - shrink " -OUTP "" -OUTP "After the visualization of this, press q into " -OUTP "the VCG window to go to the next demonstration." - -OUTP "Press Carriage Return key to start visualization ..." -set f = $< -if ("$f" == "QUIT") goto finishup - -MYVCG -f demo016.vcg - - -CLEAR -OUTP "Example: Intermediate representation of a compiler (HIR)" -OUTP "--------------------------------------------------------" - -OUTP "The next example comes from the REAL WORLD." -OUTP "It shows the High Intermediate Representation (HIR)" -OUTP "of a CLaX program. It is a syntax tree annotated by" -OUTP "types." -OUTP "You see the procedure declarations. The main module is" -OUTP "actually folded (see the green triangle)." -OUTP "If you select the menu point Hide edges, you will recognize" -OUTP "that the edge classes are named in this example." -OUTP "We use the layout algorithm TREE." -OUTP "" -./vcgcount < ../expl/tstree.vcg -OUTP "" -OUTP "Remind: most important keybord commands of vcg" -OUTP " q - quit the VCG tool" -OUTP " a " -OUTP " d c (arrow keys) - scroll to the left/right/up/down" -OUTP " b " -OUTP " + - stretch " -OUTP " - - shrink " -OUTP "" -OUTP "We need a few seconds to visualize this. Please wait." -OUTP "After the visualization of this, press q into " -OUTP "the VCG window to go to the next demonstration." - -OUTP "Press Carriage Return key to start visualization ..." -set f = $< -if ("$f" == "QUIT") goto finishup - -MYVCG ../expl/tstree.vcg - -CLEAR -OUTP "Example: Intermediate representation of a compiler (CCMIR)" -OUTP "----------------------------------------------------------" - -OUTP "The next example again comes from the REAL WORLD." -OUTP "It shows the Common Compare Medium Intermediate" -OUTP "Representation (CCMIR) of a very simple C program." -OUTP "This graph was generated by the ACE C frontend and a trivial" -OUTP "additional visualization engine. The edge classes 1-5" -OUTP "are hidden, otherwise the layout would be to ugly." -OUTP "They can be exposed by menu selections." -OUTP "" -./vcgcount < ../expl/ccmir.vcg -OUTP "" -OUTP "Remind: most important keybord commands of vcg" -OUTP " q - quit the VCG tool" -OUTP " a " -OUTP " d c (arrow keys) - scroll to the left/right/up/down" -OUTP " b " -OUTP " + - stretch " -OUTP " - - shrink " -OUTP "" -OUTP "After the visualization of this, press q into " -OUTP "the VCG window to go to the next demonstration." - -OUTP "Press Carriage Return key to start visualization ..." -set f = $< -if ("$f" == "QUIT") goto finishup - -MYVCG ../expl/ccmir.vcg - - -CLEAR -OUTP "Example: Animation demo 1 (communication by touching)" -OUTP "-----------------------------------------------------" -OUTP "We show a small animation that demonstrate the " -OUTP "communication between the VCG tool and a controller " -OUTP "program called animation3." -OUTP "The controller program sends signals to the VCG tool." -OUTP "The VCG tool indicates the completion of vizualization" -OUTP "by touching its input file." -OUTP "This demonstration shows a sequence of insertions into" -OUTP "a red black tree. We see rotations that rebalance the tree." -OUTP "IMPORTANT: Do not quit the VCG tool. Do not give any " -OUTP " input (keypress, menu selection) to the VCG tool." -OUTP " Wait ! The animation is finished automatically." - -OUTP "" -OUTP "Press Carriage Return key to start the animation ..." -set f = $< -if ("$f" == "QUIT") goto finishup - -animation3 - -OUTP "Ready ! Press Carriage Return key to continue ..." -set f = $< -if ("$f" == "QUIT") goto finishup - -CLEAR -OUTP "Example: Animation demo 2 (communication by signals)" -OUTP "----------------------------------------------------" -OUTP "We show another small animation that demonstrate the " -OUTP "communication between the VCG tool and a controller " -OUTP "program called animation1." -OUTP "The controller program sends signals to the VCG tool." -OUTP "The VCG tool indicates the completion of vizualization" -OUTP "by sending a signal back to the controlling program." -OUTP "IMPORTANT: Do not quit the VCG tool. Do not give any " -OUTP " input (keypress, menu selection) to the VCG tool." -OUTP " Wait ! The animation is finished automatically." - -OUTP "" -OUTP "Press Carriage Return key to start the animation ..." -set f = $< -if ("$f" == "QUIT") goto finishup - -animation2 - -OUTP "Ready ! Press Carriage Return key to finish the demonstration." - - -finishup: -CLEAR -OUTP "This was the demonstration of the vcg tool" - -OUTP "" -loopa: - OUTP "Should the directory be cleaned ?" - OUTP "1 : yes 0 : no " - OUTP "y : yes n : no " - set wsys = $< - switch ($wsys) - case y: - case 1: - OUTP "Cleanup ..." - OUTP "Test" > demoaaa.vcg - OUTP "Test" > animaaa.vcg - OUTP "Test" > rbtreeaaa.vcg - RM demo*.vcg anim*.vcg rbtree*.vcg - breaksw - case n: - case 0: - breaksw - default: - OUTP "" - OUTP "*** invalid input ***" - goto loopa - endsw -OUTP "Goodbye ..." - diff --git a/graphics/vcg/files/globals.h b/graphics/vcg/files/globals.h deleted file mode 100644 index f4ce226b4a4d..000000000000 --- a/graphics/vcg/files/globals.h +++ /dev/null @@ -1,417 +0,0 @@ -/* SCCS-info %W% %E% */ - -/*--------------------------------------------------------------------*/ -/* */ -/* VCG : Visualization of Compiler Graphs */ -/* -------------------------------------- */ -/* */ -/* file: globals.h */ -/* version: 1.00.00 */ -/* creation: 1.4.1993 */ -/* author: I. Lemke (...-Version 0.99.99) */ -/* G. Sander (Version 1.00.00-...) */ -/* Universitaet des Saarlandes, 66041 Saarbruecken */ -/* ESPRIT Project #5399 Compare */ -/* description: Global definitions and setup */ -/* status: in work */ -/* */ -/*--------------------------------------------------------------------*/ - -/* $Id: globals.h.tpl,v 3.7 1994/11/23 14:50:47 sander Exp sander $ */ - -/* - * Copyright (C) 1993--1995 by Georg Sander, Iris Lemke, and - * the Compare Consortium - * - * This program and documentation is free software; you can redistribute - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - * - * The software is available per anonymous ftp at ftp.cs.uni-sb.de. - * Contact sander@cs.uni-sb.de for additional information. - */ - - -/* $Log: globals.h.tpl,v $ -# Revision 3.7 1994/11/23 14:50:47 sander -# #include <limits.h> added to get MAX_INT and MIN_INT. -# -# Revision 3.6 1994/08/08 16:01:47 sander -# Attributes xraster, xlraster, yraster added. -# -# Revision 3.5 1994/08/02 15:36:12 sander -# CHECKNODE option added to allow tracing of properties -# of one single node. For debugging only. -# -# Revision 3.4 1994/06/07 14:09:59 sander -# Splines implemented. -# HP-UX, Linux, AIX, Sun-Os, IRIX compatibility tested. -# The tool is now ready to be distributed. -# -# Revision 3.3 1994/05/16 08:56:03 sander -# shape attribute (boxes, rhombs, ellipses, triangles) added. -# -# Revision 3.2 1994/03/02 11:48:54 sander -# Layoutalgoritms mindepthslow, maxdepthslow, minindegree, ... mandegree -# added. -# Anchors and nearedges are not anymore allowed to be intermixed. -# Escapes in strings are now allowed. -# -# Revision 3.1 1994/03/01 10:59:55 sander -# Copyright and Gnu Licence message added. -# Problem with "nearedges: no" and "selfloops" solved. -# -# Revision 1.2 1994/01/21 19:43:42 sander -# New started with release 1.2 from the scratch. -# Old and useless comments removed. -# - * - */ - -/* This file contains the setup of the tool for the C compiler. - * It is included into every other C file. - * Please adapt corresponding to your configuration. - */ - -#ifndef GLOBALS_H -#define GLOBALS_H - -/*------------- Please change according to your configuration --------*/ - -/* Ansi C compiler or K&R C compiler ? - * Mainly, this causes to use prototypes or not. Note that the Suntool - * include files on some systems are Non-Ansi and may cause confusion. - * See the corresponding comments in the Makefile. - * Ansi C compiler set __STDC__, but Non-Ansi compilers may set this, too. - * Thus we use our own flag ANSI_C. - */ - -/* #ifdef __STDC__==1 - * #define ANSI_C - * #endif - */ - -/* #define ANSI_C */ -/* #undef ANSI_C */ -#define ANSI_C - -/* The Gnu CC sometimes does not have a standard library. - * In this case, the include files might be wrong. - * To get fewer messages on -Wall, define NO_STDINCLUDES - * with Gnu CC. - */ - -#undef NO_STDINCLUDES - - -/* User Signals available or not ? - * Unix provides signals SIGUSR1 and SIGUSR2 (30, 31), which are used - * to control animations from external. If signal() or free signals are - * not available (e.g. on Non-Unix systems), then undefine USR_SIGNAL. - */ - -#define USR_SIGNAL -/* #undef USR_SIGNAL */ - - -/* Good quicksort available or not ? - * If there exist a good randomized quicksort `qsort' in the library, - * please use it. But if the quicksort in the library is slow, or not - * randomized, define OWN_QUICKSORT. We often have to sort presorted - * arrays. - * Note: If OWN_QUICKSORT is defined, not all calls of `qsort' are - * exchanged, but only the critical ones. - */ - -/* #undef OWN_QUICKSORT */ -#define OWN_QUICKSORT - - -/* Window system Sunview or X11 ? - * Sunview is fast, but does not support remote window displaying. - * X11 (R5) is a little bit slower, but supports remote display. - * Do not define both !!! - */ - -/* #define SUNVIEW */ -/* #undef X11 */ -/* #undef SUNVIEW */ -/* #define X11 */ -#define X11 - - -/* Required alignment for structs (power of 2). IALIGN is the appropriate - * bit mask to generate the alignment. Because we use floats in structs, - * mostly an alignment of 8 is appropriate. - */ - -#ifndef ALIGN -/* #define ALIGN 8 */ -#define ALIGN 8 -#endif - -#ifndef IALIGN -#define IALIGN (ALIGN-1) -#endif - - -/* Memory block size for memory allocation in bytes. The allocation - * mechanism allocates blocks of this size, and dynamically increases - * the number of blocks, if more memory is necessary. - * Do not set the blocksize too small. For instance the tool does not - * work with blockssize less than 1 KB. Propose for good performance: - * 256 KB minimal. - */ - -/* Blocks of 1 Megabyte */ - -/* #define MEMBLOCKSIZE 1048576 */ -#define MEMBLOCKSIZE 1048576 - - -/* The default font for X11. Not needed at the Sunview installation. - * Please insert an appropriate font of about 14 to 17 dot size. - */ - -#ifdef X11 -#define VCG_DEFAULT_FONT "-*-courier-*-*-*--14-*-*-*-*-*-*-*" -#endif - - -/* Whether the input focus grab is actively or not. - * If NOINPUTFOCUS, the VCG tool does not grab actively the input - * focus. Depending on the window manager, this may cause that - * the keypresses are ignored afterwards, unless the mouse pointer - * is once moved out of the window and back into it. - * On the other side, some installations cause a fatal error or - * strange behaviour, if the VCG tool actively grabs the input - * focus. - * The conservative definement is #define NOINPUTFOCUS. - */ - -#ifdef X11 -#define NOINPUTFOCUS -#endif - - -/* Debugging On or Off ? - * We have three kinds of debugging: - * a) Behaviour tracing: a lot of messages nearly on every - * function entry are produced if DEBUG is switched on. - * b) Assertion checking: only if an assertion fails, an - * appropriate message is produced. - * c) Node tracing: This is basically the same as the behaviour - * tracing. At each function entry, the status of a node - * will be printed. This happens if CHECKNODE is defined. - * See step0 for the selection of the node to be traced. - * Behaviour or node tracing is only needed in very serious cases. - * The macros "debuggingmessage" can be redefined to do some special - * tests on every entry. - * Assertion checking can always be done, because it is silent - * as long as no error occurs. But it consumes runtime. - * This all can also be defined in the head of a module before - * #include "globals.h", to debug only this module. - */ - -/* for internal debugging */ -#undef DEBUG -#undef CHECKNODE -/* for assertion checking at runtime */ -#define CHECK_ASSERTIONS - - -/* - * If you prefer the system assert.h, then define ASSERT_AVAIL. - */ - -/* #define ASSERT_AVAIL */ -#undef ASSERT_AVAIL - -/* Check and printout the timing of phases. - * If CHECK_TIMING is defined, time measurement is done at some - * critical points. This is only for me, to fine tune the - * preformance. (GS) - */ - -#undef CHECK_TIMING - -/*---------------------------- End of Changes ------------------------*/ - -/* Maximal and minimal positive integer */ - -#include <limits.h> - -#ifndef MAXINT -#ifdef INT_MAX -#define MAXINT INT_MAX -#else -#define MAXINT 32767 -#endif -#endif - -#ifndef MININT -#ifdef INT_MIN -#define MININT INT_MIN -#else -#define MININT -32767 -#endif -#endif - -#ifndef MAXLONG -#ifdef LONG_MAX -#define MAXLONG LONG_MAX -#else -#define MAXLONG 32767 -#endif -#endif - -#ifndef MINLONG -#ifdef LONG_MIN -#define MINLONG LONG_MIN -#else -#define MINLONG -32767 -#endif -#endif - - -/* Prototype support */ - -#ifdef ANSI_C -#define _PP(x) x -#else -#define _PP(x) () -#endif - -#ifndef NULL -#define NULL 0 -#endif - -/* Aix CC and OSF does not understand const's */ - -#ifdef OSF -#define const -#endif -#ifdef AIXCC -#define const -#endif - -/* Default Window system is X11 */ - -#ifdef SUNVIEW -#ifdef X11 -#undef SUNVIEW -#endif -#else -#ifndef X11 -#define X11 -#endif -#endif - -#ifdef X11 -#define FAST_X11_DRAWING -#endif - -/* Debugging messages */ - -#ifdef DEBUG -#define debugmessage(a,b) {FPRINTF(stderr,"Debug: %s %s\n",a,b);} -#else -#define debugmessage(a,b) /**/ -#endif - -#ifdef CHECKNODE -#define DEBUG -#undef debugmessage -#define debugmessage(a,b) { \ - FPRINTF(stderr,"Debug: %s %s &",a,b); \ - if (debug_checknode) \ - FPRINTF(stderr,"Checknode: |%s|\n",NTITLE(debug_checknode)); \ - FPRINTF(stderr,"\n"); \ -} -#endif - -/* Assertions */ - -#ifndef CHECK_ASSERTIONS -#define NDEBUG -#endif -#ifdef DEBUG -#undef NDEBUG -#endif - -#ifdef ASSERT_AVAIL -#include <assert.h> -#else -# ifndef NDEBUG -# define assert(ex) {if (!(ex)) {\ - FPRINTF(stderr,"Assertion failed: file \"%s\", line %d\n",\ - __FILE__, __LINE__); \ - FPRINTF(stderr,"This is a bug! Please contact sander@cs.uni-sb.de !\n");\ - exit(1);}} -# else -# define assert(ex) -# endif -# endif - - -/* To make lint happy */ - -#define PRINTF (void)printf -#define FPRINTF (void)fprintf -#define SPRINTF (void)sprintf -#define FCLOSE (void)fclose -#define FFLUSH (void)fflush -#define FREE (void)free - -/* To make ANSI C compiler with -Wall more happy */ - -#ifdef ANSI_C -#ifdef NO_STDINCLUDES -int fprintf(FILE *stream, const char *format, ...); -int printf(const char *format, ...); -int scanf(const char *format, ...); -int atoi(char *x); -double atof(char *x); -int islower(int s); -int isupper(int s); -int tolower(int s); -int toupper(int s); -void bcopy(void *b1,void *b2,int length); -int fputs(const char *s, FILE *stream); -size_t fwrite(const void *ptr, size_t s, size_t n, FILE *stream); -int fclose(FILE *stream); -FILE *fopen(const char *filename, const char *mode); -void system(char *string); -int fflush(FILE *stream); -int getppid(void); -#ifdef X11 -char *getwd(char pn[]); -#endif -int fgetc(FILE *stream); -#endif -#endif - -#define gstoint(x) ((int)(x)) -#ifdef HPUX -#define alloca(x) (malloc(x)) -#define getwd(h) (getcwd(h,MAXPATHLEN-1)) -#endif - -#ifdef VMS -#define alloca(x) (malloc(x)) -#endif - -/*--------------------------------------------------------------------*/ - -#endif /* GLOBALS_H */ - diff --git a/graphics/vcg/files/patch-aa b/graphics/vcg/files/patch-aa deleted file mode 100644 index 33aa7cf0592f..000000000000 --- a/graphics/vcg/files/patch-aa +++ /dev/null @@ -1,11 +0,0 @@ ---- 1.1 1995/02/18 16:56:11 -+++ demo/Makefile 1995/02/18 16:57:11 -@@ -124,7 +124,7 @@ - - # Generated Other - Files - GOFILES = animfile1.vcg animfile2.vcg rbtree.vcg -- -+ - # Object - Files - OFILES = animation1.o animation2.o pbmrot90.o pbmshift.o vcgdemomaker.o \ - animation3.o vcgcount.o pbm2hp.o diff --git a/graphics/vcg/files/patch-ab b/graphics/vcg/files/patch-ab deleted file mode 100644 index 50ee46c635fc..000000000000 --- a/graphics/vcg/files/patch-ab +++ /dev/null @@ -1,20 +0,0 @@ ---- 1.1 1995/02/18 16:57:50 -+++ doc/Makefile 1995/02/18 16:58:35 -@@ -72,7 +72,7 @@ - - - # RCS Version control stuff -- -+ - $(SOURCES): - $(CHECKOUT) $@ - -@@ -87,7 +87,7 @@ - - clean: - $(RM) -f *.aux *.toc *.log *.lof *.lot *.spell tmp* core -- -+ - veryclean: clean - $(RM) -f *.dvi - diff --git a/graphics/vcg/files/patch-ac b/graphics/vcg/files/patch-ac deleted file mode 100644 index 5051c266a08b..000000000000 --- a/graphics/vcg/files/patch-ac +++ /dev/null @@ -1,20 +0,0 @@ ---- 1.1 1995/02/18 17:07:16 -+++ src/preconf/y.tab.c 1995/02/18 17:20:13 -@@ -446,7 +446,7 @@ - - #ifndef YY_MALLOC_DECL - #define YY_MALLOC_DECL --#include <malloc.h> -+#include <stdlib.h> - #endif - - #undef YYVALGLOBAL -@@ -5815,7 +5815,7 @@ - - - #include <stdio.h> --#include <malloc.h> -+#include <stdlib.h> - #ifdef ANSI_C - #include <stdarg.h> - #else diff --git a/graphics/vcg/files/patch-ad b/graphics/vcg/files/patch-ad deleted file mode 100644 index e1b38fd91807..000000000000 --- a/graphics/vcg/files/patch-ad +++ /dev/null @@ -1,20 +0,0 @@ ---- 1.1 1995/02/18 17:09:45 -+++ src/preconf/lex.yy.c 1995/02/18 17:21:39 -@@ -1665,7 +1665,7 @@ - - #ifndef YY_MALLOC_DECL - #define YY_MALLOC_DECL --#include <malloc.h> -+#include <stdlib.h> - #endif - - #undef YYVALGLOBAL -@@ -5256,7 +5256,7 @@ - - #include <stdio.h> - #include <string.h> --#include <malloc.h> -+#include <stdlib.h> - - /* Global Variables */ - /*------------------*/ diff --git a/graphics/vcg/files/patch-ae b/graphics/vcg/files/patch-ae deleted file mode 100644 index f67c7311ab46..000000000000 --- a/graphics/vcg/files/patch-ae +++ /dev/null @@ -1,11 +0,0 @@ ---- 1.1 1995/02/18 16:51:08 -+++ src/Makefile 1995/02/18 16:55:50 -@@ -189,7 +189,7 @@ - - # Generated Other - Files - GOFILES = grammar.l grammar.y -- -+ - # Object - Files - OFILES = y.tab.o lex.yy.o main.o options.o alloc.o step0.o folding.o \ - step1.o step2.o step3.o step4.o prepare.o draw.o \ diff --git a/graphics/vcg/files/patch-af b/graphics/vcg/files/patch-af deleted file mode 100644 index f1249b1c5f69..000000000000 --- a/graphics/vcg/files/patch-af +++ /dev/null @@ -1,11 +0,0 @@ ---- 1.1 1995/02/18 17:44:23 -+++ src/main.c 1995/02/18 17:44:52 -@@ -147,7 +147,7 @@ - - #ifdef X11 - --#include <X11/Xos.h> -+/*#include <X11/Xos.h>*/ - #include <X11/Xlib.h> - #include <X11/Xutil.h> - #include <X11/cursorfont.h> diff --git a/graphics/vcg/files/patch-ag b/graphics/vcg/files/patch-ag deleted file mode 100644 index 389c43807f6f..000000000000 --- a/graphics/vcg/files/patch-ag +++ /dev/null @@ -1,11 +0,0 @@ ---- 1.1 1995/02/18 17:48:32 -+++ src/X11dev.c 1995/02/18 17:48:52 -@@ -181,7 +181,7 @@ - - #ifdef X11 - --#include <X11/Xos.h> -+/*#include <X11/Xos.h>*/ - #include <X11/Xlib.h> - #include <X11/Xutil.h> - #include <X11/cursorfont.h> diff --git a/graphics/vcg/files/patch-ah b/graphics/vcg/files/patch-ah deleted file mode 100644 index 75774966c51d..000000000000 --- a/graphics/vcg/files/patch-ah +++ /dev/null @@ -1,11 +0,0 @@ ---- 1.1 1995/02/18 17:48:53 -+++ src/X11devcl.c 1995/02/18 17:49:10 -@@ -115,7 +115,7 @@ - - #ifdef X11 - --#include <X11/Xos.h> -+/*#include <X11/Xos.h>*/ - #include <X11/Xlib.h> - #include <X11/Xutil.h> - #include <X11/cursorfont.h> diff --git a/graphics/vcg/files/patch-ai b/graphics/vcg/files/patch-ai deleted file mode 100644 index 9ec87a973219..000000000000 --- a/graphics/vcg/files/patch-ai +++ /dev/null @@ -1,11 +0,0 @@ ---- 1.1 1995/02/18 17:49:10 -+++ src/X11devfe.c 1995/02/18 17:49:26 -@@ -85,7 +85,7 @@ - - #ifdef X11 - --#include <X11/Xos.h> -+/*#include <X11/Xos.h>*/ - #include <X11/Xlib.h> - #include <X11/Xutil.h> - #include <X11/cursorfont.h> diff --git a/graphics/vcg/files/patch-aj b/graphics/vcg/files/patch-aj deleted file mode 100644 index 47aa8e2f175b..000000000000 --- a/graphics/vcg/files/patch-aj +++ /dev/null @@ -1,20 +0,0 @@ ---- 1.1 1995/02/18 17:49:27 -+++ src/X11devfs.c 1995/02/18 18:03:42 -@@ -107,7 +107,7 @@ - - #ifdef X11 - --#include <X11/Xos.h> -+/*#include <X11/Xos.h>*/ - #include <X11/Xlib.h> - #include <X11/Xutil.h> - #include <X11/cursorfont.h> -@@ -128,7 +128,7 @@ - #else - #include <sys/types.h> - #include <sys/stat.h> --#include <sys/param.h> -+/*#include <sys/param.h> */ - #include <dirent.h> - #include <grp.h> - #include <pwd.h> diff --git a/graphics/vcg/files/patch-ak b/graphics/vcg/files/patch-ak deleted file mode 100644 index c97cdc13a962..000000000000 --- a/graphics/vcg/files/patch-ak +++ /dev/null @@ -1,11 +0,0 @@ ---- 1.1 1995/02/18 17:49:42 -+++ src/X11devla.c 1995/02/18 17:49:58 -@@ -122,7 +122,7 @@ - - #ifdef X11 - --#include <X11/Xos.h> -+/*#include <X11/Xos.h>*/ - #include <X11/Xlib.h> - #include <X11/Xutil.h> - #include <X11/cursorfont.h> diff --git a/graphics/vcg/files/patch-al b/graphics/vcg/files/patch-al deleted file mode 100644 index 54c104c7166e..000000000000 --- a/graphics/vcg/files/patch-al +++ /dev/null @@ -1,11 +0,0 @@ ---- 1.1 1995/02/18 17:49:58 -+++ src/X11devpb.c 1995/02/18 17:50:16 -@@ -115,7 +115,7 @@ - - #ifdef X11 - --#include <X11/Xos.h> -+/*#include <X11/Xos.h>*/ - #include <X11/Xlib.h> - #include <X11/Xutil.h> - #include <X11/cursorfont.h> diff --git a/graphics/vcg/files/patch-am b/graphics/vcg/files/patch-am deleted file mode 100644 index 7f2654ee0080..000000000000 --- a/graphics/vcg/files/patch-am +++ /dev/null @@ -1,11 +0,0 @@ ---- 1.1 1995/02/18 17:50:17 -+++ src/X11devst.c 1995/02/18 17:50:33 -@@ -68,7 +68,7 @@ - - #ifdef X11 - --#include <X11/Xos.h> -+/*#include <X11/Xos.h>*/ - #include <X11/Xlib.h> - #include <X11/Xutil.h> - #include <X11/cursorfont.h> diff --git a/graphics/vcg/files/patch-an b/graphics/vcg/files/patch-an deleted file mode 100644 index d9dccab80b20..000000000000 --- a/graphics/vcg/files/patch-an +++ /dev/null @@ -1,11 +0,0 @@ ---- 1.1 1995/02/18 17:50:34 -+++ src/X11devti.c 1995/02/18 17:50:48 -@@ -111,7 +111,7 @@ - - #ifdef X11 - --#include <X11/Xos.h> -+/*#include <X11/Xos.h>*/ - #include <X11/Xlib.h> - #include <X11/Xutil.h> - #include <X11/cursorfont.h> diff --git a/graphics/vcg/files/patch-ao b/graphics/vcg/files/patch-ao deleted file mode 100644 index 77574252fcc2..000000000000 --- a/graphics/vcg/files/patch-ao +++ /dev/null @@ -1,11 +0,0 @@ ---- 1.1 1995/02/18 17:50:49 -+++ src/X11devvw.c 1995/02/18 17:51:04 -@@ -87,7 +87,7 @@ - - #ifdef X11 - --#include <X11/Xos.h> -+/*#include <X11/Xos.h>*/ - #include <X11/Xlib.h> - #include <X11/Xutil.h> - #include <X11/cursorfont.h> diff --git a/graphics/vcg/files/patch-ap b/graphics/vcg/files/patch-ap deleted file mode 100644 index d599982ef49e..000000000000 --- a/graphics/vcg/files/patch-ap +++ /dev/null @@ -1,20 +0,0 @@ ---- 1.1 1995/02/18 16:48:19 -+++ Makefile 1995/02/18 17:12:05 -@@ -31,7 +31,7 @@ - - #all: stamp-all - --all: xvcg_gcc xvcg -+all: xvcg_cc xvcg - - configure: stamp-config - -@@ -236,7 +236,7 @@ - @echo " make xvcg_c89_noxmkmf" - @echo " make vcg_gcc" - @echo " make vcg_cc" -- -+ - compare: preconf xcompare xvcg install - /bin/rm $(PROJECTHOME)/../bin/vcg - ln -s $(PROJECTHOME)/../bin/xvcg $(PROJECTHOME)/../bin/vcg diff --git a/graphics/vcg/files/tMakefile b/graphics/vcg/files/tMakefile deleted file mode 100644 index 542fffdad893..000000000000 --- a/graphics/vcg/files/tMakefile +++ /dev/null @@ -1,372 +0,0 @@ -# SCCS-info %W% %E% -# -# /*--------------------------------------------------------------------*/ -# /* */ -# /* VCG : Visualization of Compiler Graphs */ -# /* -------------------------------------- */ -# /* */ -# /* file: tMakefile.tpl */ -# /* version: 1.00.00 */ -# /* creation: 1.4.1993 */ -# /* author: I. Lemke (...-Version 0.99.99) */ -# /* G. Sander (Version 1.00.00-...) */ -# /* Universitaet des Saarlandes, W-66041 Saarbruecken */ -# /* ESPRIT Project #5399 Compare */ -# /* description: Top level Makefile */ -# /* status: in work */ -# /* */ -# /*--------------------------------------------------------------------*/ -# -# $Id$ -# -# $Log$ -# - -#========================= CHANGE AREA ========================= - -# Please update the change area according to your system. -# NOTE: you must also adapt the file src/globals.h and demo/demo.csh -# accordingly. - -SHELL = /bin/sh - -# where the binaries go -# BINDIR = /usr/local/bin/ -# BINDIR = /RW/esprit/users/sander/PUBLIC/CMD/ -BINDIR = /usr/X11R6/bin - -# where the manual pages go -# MANDIR = /usr/local/man/manl/ -# MANDIR = /RW/esprit/users/sander/PUBLIC/MAN/ -MANDIR = /usr/X11R6/man/manl - -# what the manual extension is -MANEXT = l - -# how the VCG tool should be called -# For the Sunview version I use the name vcg. -# For the X11 version I prefer the name xvcg. -# VCGTOOL = vcg -# VCGTOOL = xvcg -VCGTOOL = xvcg - -# Note: you can test the tool before it is installed. -# Thus we need the path of the tool for the tests. -# It may also be the path of the tool after installation. -# Then use -VCGCALL = $(BINDIR)/$(VCGTOOL) -# -# Used during the demoanimations: -# where the vcg is during the tests. -# Please enter the absolute path to the VCG-tool. -# VCGCALL = /usr/local/bin/vcg -# VCGCALL = /RW/esprit/users/sander/PUBLIC/CMD/$(VCGTOOL) - -#-------------------------- Flags ------------------------------ - -# Flags for the C compiler -# Important: Do not use -Dlint with gcc. This causes confusion -# during linking (!!!), e.g. some undefined messages. -#CFLAGS = -O -finline-functions -#CFLAGS = -O -finline-functions -DDRAWLIB_TOO_LARGE -#CFLAGS = -g -finline-functions -Wall -# -# Do not use -O -finline-functions for FreeBSD, or you really have a lot -# of swap for compiling drawstr.c. -CFLAGS = -c -O2 -pipe - -# Flags for debugging -DFLAGS = - -# Flags for the C linker -#CLINKFLAGS = -Bstatic -o -CLINKFLAGS = -o - -# Include directories -# If you use gcc, it may happen that not all ANSI header files -# are on the right place. Example: we often have problems to -# find stdarg.h. Look for this file and add the directory here, -# e.g.: -# INCLUDES = /usr/local/include/gnuansi/ -# -# For Sunview, this should be enough, because on Suns, Sunview -# is normally installed in standard directories: -# INCLUDES = -# -# For X11, it depends where it is installed. Look for Xlib.h, -# Xproto.h or Xutil.h. -# For instance, if you find /usr/local/X11/include/X11/Xlib.h -# then please use -# INCLUDES = -I/usr/local/X11/include/ -# INCLUDES = -I/RW/esprit/X11R5/include/ -INCLUDES = -I/usr/X11R6/include/ - -# Library directories -# For Sunview, this should be enough, because on Suns, Sunview -# is normally installed in standard directories: -# LIBPATH = -# -# For X11, it depends where it is installed. Look for libX.a, -# or libX11.so.<version_number>, or libXext.a, etc. -# For instance, if you find /usr/local/X11/lib/libX11.a -# then please use -# LIBPATH = -L/usr/local/X11/lib/ -# LIBPATH = -L/RW/esprit/X11R5/lib/ -LIBPATH = -L/usr/X11R6/lib/ - -# Libraries -# Libraries for SunView -# LIBRARIES = -lsuntool -lsunwindow -lpixrect -lm -# -# Libraries for X11 -# LIBRARIES = -lXext -lX11 -lm -LIBRARIES = -lXext -lX11 -lm - -#-------------------------- Tools ------------------------------ - -# C compiler -# CC = gcc -pipe -CC = cc - -# C linker -# CCLINK = gcc -static -CCLINK = cc - -# If you use gcc and the sun driver, you need the normal sun -# preprocessor because of incompatibilities of the system libraries -CPP = $(CC) -E - -# If you dont need a special preprocessor, change the .c.o rule or -# define this: -#CPP = cat - -# Install software. You can use /bin/cp instead of /bin/install. -# I prefer that binaries are stripped. -# For directories: -# INSTALLDIR = /bin/install -d -m 755 -INSTALLDIR = /bin/mkdir -p - -# For binary files: -# Assume that you want to install s file called dummy. -# INSTALL = /bin/install -s -m 755 dummy $(BINDIR)/dummy -INSTALL = /usr/bin/install -c -s -m 755 dummy $(BINDIR)/dummy - -# For manual pages: -# Assume that you want to install s file called dummy. -# INSTALLMAN = /bin/install -m 644 dummy $(MANDIR)/dummy -INSTALLMAN = /usr/bin/install -c -m 644 dummy $(MANDIR)/dummy - -# To make the documentation -LATEX = latex - -# To make the short documentation using big-latex -BIGLATEX = not_available - -# For the pictures, we need some transfig-tools. -# If the files doc/foldpath.tex, doc/foldpath.ps, -# doc/foldtree.tex, doc/foldtree.ps, doc/hideedge.tex, -# doc/hideedge.ps, doc/window.tex, doc/window.ps -# are available, we do not need this. -# -TRANSFIGTEX = fig2ps2tex -TRANSFIGPS = fig2dev - - -# The tools CHECKOUT, CHECKEDIT and CHECKIN are not needed unless -# you want to develop, change or maintain the VCG tool sources -# under control of RCS. - -# RCS check out shellscript (normally not needed) -CHECKOUT = co - -# RCS check edit shellscript (normally not needed) -CHECKEDIT = ce - -# RCS check in shellscript (normally not needed) -CHECKIN = ci - -# parser pregenerator. If the files src/grammar.y and src/grammar.l -# are available, you don't need this. -PARSEGEN = parsegen - -# lex-compatible scanner generator -LEX = not_needed - -# yacc-compatible parser generator. Currently, it does not work -# with yacc because some bison features are used directly. -YACC = not_needed - -# Make -# MAKE = make -MAKE = make - -# MakeDepend (should understand the -f option) -# DEPEND = makedepend -DEPEND = makedepend - -# Streameditor -# SED = /bin/sed -SED = /usr/bin/sed - -# Move File -# MV = /bin/mv -MV = /bin/mv - -# Link Files (or Copy them) -# LN = /bin/ln -s -LN = /bin/ln - -# Remove File -# RM = /bin/rm -RM = /bin/rm - -# Change directory -CD = cd - -# Touch file -# TOUCH = touch -TOUCH = /usr/bin/touch - -#==================== END OF CHANGE AREA ====================== - -#-------------------------- Files ------------------------------ - -# Directories -DIRECTORIES = src man demo doc expl - -# The tarfiles of subdirectories, to make a distribution -SUBTARFILES = src/vcg.tar man/manpages.tar demo/demo.tar doc/doc.tar \ - expl/expl.tar - -# These files are generated, but included into a distribution. -# They are in the directory preconf. - -GEN_DISTFILES = tMakefile src/globals.h demo/demo.csh - - -# Directories where we have something to make -MAKEDIRS = src demo man doc - -# Directories where we have something to install -INSTDIRS = src demo man doc - -#-------------------------- Rules ------------------------------ - -MAKEARGUS = \ - SHELL="$(SHELL)" \ - BINDIR="$(BINDIR)" \ - MANDIR="$(MANDIR)" \ - MANEXT="$(MANEXT)" \ - VCGTOOL="$(VCGTOOL)" \ - VCGCALL="$(VCGCALL)" \ - CFLAGS="$(CFLAGS)" \ - CLINKFLAGS="$(CLINKFLAGS)" \ - DFLAGS="$(DFLAGS)" \ - INCLUDES="$(INCLUDES)" \ - LIBPATH="$(LIBPATH)" \ - LIBRARIES="$(LIBRARIES)" \ - CC="$(CC)" \ - CCLINK="$(CCLINK)" \ - CPP="$(CPP)" \ - LATEX="$(LATEX)" \ - BIGLATEX="$(BIGLATEX)" \ - TRANSFIGTEX="$(TRANSFIGTEX)" \ - TRANSFIGPS="$(TRANSFIGPS)" \ - INSTALLDIR="$(INSTALLDIR)" \ - INSTALL="$(INSTALL)" \ - INSTALLMAN="$(INSTALLMAN)" \ - CHECKOUT="$(CHECKOUT)" \ - CHECKEDIT="$(CHECKEDIT)" \ - CHECKIN="$(CHECKIN)" \ - PARSEGEN="$(PARSEGEN)" \ - LEX="$(LEX)" \ - YACC="$(YACC)" \ - MAKE="$(MAKE)" \ - DEPEND="$(DEPEND)" \ - SED="$(SED)" \ - MV="$(MV)" \ - LN="$(LN)" \ - RM="$(RM)" \ - CD="$(CD)" \ - TOUCH="$(TOUCH)" - -all: stamp-src stamp-demo stamp-doc stamp-shortdoc - -stamp-src: src - ($(CD) src; $(MAKE) $(MAKEARGUS)) - $(TOUCH) stamp-src - -stamp-demo: demo - ($(CD) demo; $(MAKE) $(MAKEARGUS)) - $(TOUCH) stamp-demo - -stamp-doc: doc - ($(CD) doc; $(MAKE) $(MAKEARGUS)) - $(TOUCH) stamp-doc - -stamp-shortdoc: doc - ($(CD) doc; $(MAKE) $(MAKEARGUS) short) - $(TOUCH) stamp-shortdoc - -demonstration: test - -documentation: doc - -shortdocu: stamp-shortdoc - -install: stamp-src stamp-demo - for i in $(INSTDIRS) ;\ - do \ - ($(CD) $$i; $(MAKE) $(MAKEARGUS) install); \ - done - -test: stamp-src stamp-demo - ($(CD) demo; csh demo.csh); - -clean: - for i in $(MAKEDIRS) ;\ - do \ - ($(CD) $$i; $(MAKE) RM="$(RM)" clean); \ - done - $(RM) -f stamp-* core - -veryclean: - for i in $(MAKEDIRS) ;\ - do \ - ($(CD) $$i; $(MAKE) RM="$(RM)" veryclean); \ - done - $(RM) -f stamp-* core - -targetclean: - for i in $(MAKEDIRS) ;\ - do \ - ($(CD) $$i; $(MAKE) RM="$(RM)" targetclean); \ - done - $(RM) -f stamp-* core - -distclean: - for i in $(MAKEDIRS) ;\ - do \ - ($(CD) $$i; $(MAKE) RM="$(RM)" distclean); \ - done - $(RM) -f stamp-* core - -depend: - for i in $(MAKEDIRS) ;\ - do \ - ($(CD) $$i; $(MAKE) $(MAKEARGUS) depend); \ - done - -tar: tMakefile Makefile $(DIRECTORIES) - for i in $(DIRECTORIES) ;\ - do \ - ($(CD) $$i; $(MAKE) $(MAKEARGUS) dist); \ - done - tar -cf vcgcomplete.tar README README.SYS COPYING \ - demotrue config tMakefile.tpl Makefile preconf $(SUBTARFILES) - - -dist: tar - -# DO NOT DELETE THIS LINE -- make depend depends on it. - diff --git a/graphics/vcg/pkg-comment b/graphics/vcg/pkg-comment deleted file mode 100644 index 6fc382930618..000000000000 --- a/graphics/vcg/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Visualization Tool for compiler graphs diff --git a/graphics/vcg/pkg-descr b/graphics/vcg/pkg-descr deleted file mode 100644 index 367da68dd259..000000000000 --- a/graphics/vcg/pkg-descr +++ /dev/null @@ -1,10 +0,0 @@ -The VCG tool reads a textual and readable specification of a -graph and visualizes the graph. If not all positions of -nodes are fixed, the tool layouts the graph using several -heuristics as reducing the number of crossings, minimizing -the size of edges, centering of nodes. The specification -language of the VCG tool is nearly compatible to GRL, the -language of the edge tool, but contains many extensions. The -VCG tool allows folding of dynamically or statically speci- -fied regions of the graph. It uses colors and runs on -X11. (An older version runs on Sunview). diff --git a/graphics/vcg/pkg-plist b/graphics/vcg/pkg-plist deleted file mode 100644 index e1ccbf2ec21d..000000000000 --- a/graphics/vcg/pkg-plist +++ /dev/null @@ -1,12 +0,0 @@ -@cwd /usr/X11R6 -bin/xvcg -bin/pbmrot90 -bin/pbmshift -bin/pbm2hp -bin/vcgdemomaker -man/manl/pbmrot90.l -man/manl/pbmshift.l -man/manl/pbm2hp.l -man/manl/vcgdemomaker.l -man/manl/vcg.l -man/manl/xvcg.l diff --git a/graphics/xanim/Makefile b/graphics/xanim/Makefile deleted file mode 100644 index ddde96350280..000000000000 --- a/graphics/xanim/Makefile +++ /dev/null @@ -1,17 +0,0 @@ -# New ports collection makefile for: xanim -# Version required: 2683 -# Date created: Sat Nov 5 11:43:03 PST 1994 -# Whom: piero -# -# $Id: Makefile,v 1.3 1995/04/09 07:09:47 asami Exp $ -# - -DISTNAME= xanim26978 -PKGNAME= xanim-2.69.7.8 -CATEGORIES+= graphics x11 -MASTER_SITES= ftp://ftp.portal.com/pub/podlipec/ -EXTRACT_SUFX= .tar.Z - -USE_IMAKE= is_set - -.include <bsd.port.mk> diff --git a/graphics/xanim/distinfo b/graphics/xanim/distinfo deleted file mode 100644 index 3ee0e1289762..000000000000 --- a/graphics/xanim/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (xanim26978.tar.gz) = d49e06edb1df7afbef9b425eb335a018 diff --git a/graphics/xanim/pkg-comment b/graphics/xanim/pkg-comment deleted file mode 100644 index 234abe2695f2..000000000000 --- a/graphics/xanim/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -XAnim 2.69.7.8 diff --git a/graphics/xanim/pkg-descr b/graphics/xanim/pkg-descr deleted file mode 100644 index e39cbdb987cd..000000000000 --- a/graphics/xanim/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -XAnim is a program that can display animations of various -formats on systems running X11. XAnim currently supports -several animation and audio types. Read the man page for details. -XAnim also provides various options that allow the user to -alter colormaps, playback speeds, looping modes and can -provide on-the-fly scaling of animations with the mouse. - diff --git a/graphics/xanim/pkg-plist b/graphics/xanim/pkg-plist deleted file mode 100644 index 2a232d56b22d..000000000000 --- a/graphics/xanim/pkg-plist +++ /dev/null @@ -1,3 +0,0 @@ -@cwd /usr/X11R6 -bin/xanim -man/man1/xanim.1.gz diff --git a/graphics/xfig-devel/Makefile b/graphics/xfig-devel/Makefile deleted file mode 100644 index 40ea2aaacc8e..000000000000 --- a/graphics/xfig-devel/Makefile +++ /dev/null @@ -1,25 +0,0 @@ -# New ports collection makefile for: xfig -# Version required: 3.1.3 -# Date created: 4 January 1995 -# Whom: roberto -# -# $Id: Makefile,v 1.9 1995/04/09 07:09:49 asami Exp $ -# - -DISTNAME= xfig.3.1.3 -PKGNAME= xfig-3.1.3 -CATEGORIES+= graphics x11 -MASTER_SITES= ftp://ftp.x.org/contrib/applications/drawing_tools/xfig/ \ - ftp://crl.dec.com/pub/X11/contrib/applications/drawing_tools/xfig/ - -MAINTAINER= asami@FreeBSD.ORG - -LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm - -WRKSRC= ${WRKDIR}/xfig -USE_IMAKE= yes -MAKE_FLAGS= BINDIR=${PREFIX}/bin MANDIR=${PREFIX}/man/man1 \ - XAPPLOADDIR=${PREFIX}/lib/X11/app-defaults \ - XFIGLIBDIR=${PREFIX}/lib/X11/xfig -f - -.include <bsd.port.mk> diff --git a/graphics/xfig-devel/distinfo b/graphics/xfig-devel/distinfo deleted file mode 100644 index 45325ded0310..000000000000 --- a/graphics/xfig-devel/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (xfig.3.1.3.tar.gz) = b340933c3e4a4bc5175a907d3f510360 diff --git a/graphics/xfig-devel/files/patch-aa b/graphics/xfig-devel/files/patch-aa deleted file mode 100644 index 43b476f75dff..000000000000 --- a/graphics/xfig-devel/files/patch-aa +++ /dev/null @@ -1,21 +0,0 @@ -diff -u -r1.1 fig.h ---- 1.1 1995/01/25 19:48:10 -+++ fig.h 1995/01/25 19:58:44 -@@ -20,6 +20,7 @@ - /* For the X stuff, include only Xlib.h and Intrinsic.h here - - use figx.h for widget stuff */ - -+#include <sys/param.h> - #include <sys/stat.h> - - #if defined(__convex__) && defined(__STDC__) -@@ -41,7 +42,9 @@ - - extern int errno; - extern int sys_nerr; -+#if (! (defined(BSD) && (BSD >= 199306))) - extern char *sys_errlist[]; -+#endif - extern char *mktemp(); - - #include <math.h> /* for sin(), cos() etc */ diff --git a/graphics/xfig-devel/pkg-comment b/graphics/xfig-devel/pkg-comment deleted file mode 100644 index 9f90b026a221..000000000000 --- a/graphics/xfig-devel/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Xfig - A drawing program. Version 3.1.3 diff --git a/graphics/xfig-devel/pkg-descr b/graphics/xfig-devel/pkg-descr deleted file mode 100644 index c30f0ee9af8c..000000000000 --- a/graphics/xfig-devel/pkg-descr +++ /dev/null @@ -1,12 +0,0 @@ -XFIG 3.1.3 - Facility for Interactive Generation of figures under X11 - -Xfig is a menu-driven tool that allows the user to draw and manipulate objects -interactively in an X window. The resulting pictures can be saved, printed -on postscript printers or converted to a variety of other formats (e.g. to -allow inclusion in LaTeX documents). - -To enjoy the beautiful colors, specify "*customization: -color" in your -.Xdefaults or .Xresources file. - -To obtain full capability, we recommend you to install the transfig -package too. diff --git a/graphics/xfig-devel/pkg-plist b/graphics/xfig-devel/pkg-plist deleted file mode 100644 index dfe9034b12bb..000000000000 --- a/graphics/xfig-devel/pkg-plist +++ /dev/null @@ -1,12 +0,0 @@ -@cwd /usr/X11R6 -@comment this doesn't work on 2.0R -@comment @pkgdep xpm -@owner bin -@group bin -@mode 755 -bin/xfig -@mode 644 -lib/X11/xfig/CompKeyDB -lib/X11/app-defaults/Fig -lib/X11/app-defaults/Fig-color -man/man1/xfig.1.gz diff --git a/graphics/xfig/Makefile b/graphics/xfig/Makefile deleted file mode 100644 index 40ea2aaacc8e..000000000000 --- a/graphics/xfig/Makefile +++ /dev/null @@ -1,25 +0,0 @@ -# New ports collection makefile for: xfig -# Version required: 3.1.3 -# Date created: 4 January 1995 -# Whom: roberto -# -# $Id: Makefile,v 1.9 1995/04/09 07:09:49 asami Exp $ -# - -DISTNAME= xfig.3.1.3 -PKGNAME= xfig-3.1.3 -CATEGORIES+= graphics x11 -MASTER_SITES= ftp://ftp.x.org/contrib/applications/drawing_tools/xfig/ \ - ftp://crl.dec.com/pub/X11/contrib/applications/drawing_tools/xfig/ - -MAINTAINER= asami@FreeBSD.ORG - -LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm - -WRKSRC= ${WRKDIR}/xfig -USE_IMAKE= yes -MAKE_FLAGS= BINDIR=${PREFIX}/bin MANDIR=${PREFIX}/man/man1 \ - XAPPLOADDIR=${PREFIX}/lib/X11/app-defaults \ - XFIGLIBDIR=${PREFIX}/lib/X11/xfig -f - -.include <bsd.port.mk> diff --git a/graphics/xfig/distinfo b/graphics/xfig/distinfo deleted file mode 100644 index 45325ded0310..000000000000 --- a/graphics/xfig/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (xfig.3.1.3.tar.gz) = b340933c3e4a4bc5175a907d3f510360 diff --git a/graphics/xfig/files/patch-aa b/graphics/xfig/files/patch-aa deleted file mode 100644 index 43b476f75dff..000000000000 --- a/graphics/xfig/files/patch-aa +++ /dev/null @@ -1,21 +0,0 @@ -diff -u -r1.1 fig.h ---- 1.1 1995/01/25 19:48:10 -+++ fig.h 1995/01/25 19:58:44 -@@ -20,6 +20,7 @@ - /* For the X stuff, include only Xlib.h and Intrinsic.h here - - use figx.h for widget stuff */ - -+#include <sys/param.h> - #include <sys/stat.h> - - #if defined(__convex__) && defined(__STDC__) -@@ -41,7 +42,9 @@ - - extern int errno; - extern int sys_nerr; -+#if (! (defined(BSD) && (BSD >= 199306))) - extern char *sys_errlist[]; -+#endif - extern char *mktemp(); - - #include <math.h> /* for sin(), cos() etc */ diff --git a/graphics/xfig/pkg-comment b/graphics/xfig/pkg-comment deleted file mode 100644 index 9f90b026a221..000000000000 --- a/graphics/xfig/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Xfig - A drawing program. Version 3.1.3 diff --git a/graphics/xfig/pkg-descr b/graphics/xfig/pkg-descr deleted file mode 100644 index c30f0ee9af8c..000000000000 --- a/graphics/xfig/pkg-descr +++ /dev/null @@ -1,12 +0,0 @@ -XFIG 3.1.3 - Facility for Interactive Generation of figures under X11 - -Xfig is a menu-driven tool that allows the user to draw and manipulate objects -interactively in an X window. The resulting pictures can be saved, printed -on postscript printers or converted to a variety of other formats (e.g. to -allow inclusion in LaTeX documents). - -To enjoy the beautiful colors, specify "*customization: -color" in your -.Xdefaults or .Xresources file. - -To obtain full capability, we recommend you to install the transfig -package too. diff --git a/graphics/xfig/pkg-plist b/graphics/xfig/pkg-plist deleted file mode 100644 index dfe9034b12bb..000000000000 --- a/graphics/xfig/pkg-plist +++ /dev/null @@ -1,12 +0,0 @@ -@cwd /usr/X11R6 -@comment this doesn't work on 2.0R -@comment @pkgdep xpm -@owner bin -@group bin -@mode 755 -bin/xfig -@mode 644 -lib/X11/xfig/CompKeyDB -lib/X11/app-defaults/Fig -lib/X11/app-defaults/Fig-color -man/man1/xfig.1.gz diff --git a/graphics/xli/Makefile b/graphics/xli/Makefile deleted file mode 100644 index 9f2617184277..000000000000 --- a/graphics/xli/Makefile +++ /dev/null @@ -1,19 +0,0 @@ -# New ports collection makefile for: xli -# Version required: 1.16 -# Date created: 24 November 1994 -# Whom: asami -# -# $Id: Makefile,v 1.4 1995/04/01 12:46:08 jkh Exp $ -# - -DISTNAME= xli.1.16 -PKGNAME= xli-1.16 -CATEGORIES+= graphics x11 -MASTER_SITES= ftp://crl.dec.com/pub/X11/contrib/applications/ - -MAINTAINER= ports@FreeBSD.ORG - -USE_IMAKE= yes -NO_WRKSUBDIR= yes - -.include <bsd.port.mk> diff --git a/graphics/xli/distinfo b/graphics/xli/distinfo deleted file mode 100644 index 28186bbb9339..000000000000 --- a/graphics/xli/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (xli.1.16.tar.gz) = 96af602a442e7fe670aea38c02a42670 diff --git a/graphics/xli/files/patch-aa b/graphics/xli/files/patch-aa deleted file mode 100644 index d170886c1c07..000000000000 --- a/graphics/xli/files/patch-aa +++ /dev/null @@ -1,10 +0,0 @@ ---- ./xli.h.org Thu Jul 28 18:13:28 1994 -+++ ./xli.h Wed Nov 23 21:03:24 1994 -@@ -288,6 +288,7 @@ - - void flipBits(); /* value.c */ - -+#define zopen zzopen /* to avoid conflict with zopen in stdio.h */ - ZFILE *zopen(); /* zio.c */ - int zread(); - void zunread(); diff --git a/graphics/xli/pkg-comment b/graphics/xli/pkg-comment deleted file mode 100644 index 42df03b7ed52..000000000000 --- a/graphics/xli/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -xli, xsetbg, xview, xlito (ver 1.16) - utilities to display images on X11 diff --git a/graphics/xli/pkg-descr b/graphics/xli/pkg-descr deleted file mode 100644 index 969e918f8838..000000000000 --- a/graphics/xli/pkg-descr +++ /dev/null @@ -1,11 +0,0 @@ -xli, xsetbg and xsetbg (the last two are symlinks to the first one) -display images on X11. - -xlito works with xloadimage to "mark" images. Take a look at the -xlito man page for details. It also installs app-defaults for -xloadimage if it's not there but I didn't include it in the packing -list so it won't clobber an existing one if xloadimage is already -installed. - -- Satoshi -asami@cs.berkeley.edu diff --git a/graphics/xli/pkg-plist b/graphics/xli/pkg-plist deleted file mode 100644 index 32baf5658a4d..000000000000 --- a/graphics/xli/pkg-plist +++ /dev/null @@ -1,7 +0,0 @@ -@cwd /usr/X11R6 -bin/xli -bin/xlito -bin/xview -bin/xsetbg -man/man1/xli.1.gz -man/man1/xlito.1.gz diff --git a/graphics/xpaint/Makefile b/graphics/xpaint/Makefile deleted file mode 100644 index c57ab5e892d0..000000000000 --- a/graphics/xpaint/Makefile +++ /dev/null @@ -1,20 +0,0 @@ -# New ports collection makefile for: xpaint -# Version required: 2.1.1 -# Date created: 2 Jan 1995 -# Whom: swallace -# -# $Id: Makefile,v 1.5 1995/04/01 12:46:10 jkh Exp $ -# - -DISTNAME= xpaint-2.1.1 -CATEGORIES+= graphics x11 -MASTER_SITES= ftp://romulus.ucs.uoknor.edu/X/R5contrib/ - -LIB_DEPENDS= jpeg\\.5\\.:${PORTSDIR}/graphics/jpeg \ - tiff\\.3\\.:${PORTSDIR}/graphics/tiff \ - Xpm\\.4\\.:${PORTSDIR}/graphics/xpm - -WRKSRC= ${.CURDIR}/work/xpaint -USE_IMAKE= yes - -.include <bsd.port.mk> diff --git a/graphics/xpaint/distinfo b/graphics/xpaint/distinfo deleted file mode 100644 index fdb900130ec5..000000000000 --- a/graphics/xpaint/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (xpaint-2.1.1.tar.gz) = add20d8dca7a071d8577f1806578e707 diff --git a/graphics/xpaint/pkg-comment b/graphics/xpaint/pkg-comment deleted file mode 100644 index 3972f0c185e5..000000000000 --- a/graphics/xpaint/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -XPaint is a simple paint program. diff --git a/graphics/xpaint/pkg-descr b/graphics/xpaint/pkg-descr deleted file mode 100644 index 115dc08bfbe1..000000000000 --- a/graphics/xpaint/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -XPaint 2.1.1 - -XPaint is a color image editing tool which features most standard paint -program options. It allows for the editing of mul- tiple images simultaneously -and supports various formats, including PPM, XBM, TIFF, etc. diff --git a/graphics/xpaint/pkg-plist b/graphics/xpaint/pkg-plist deleted file mode 100644 index 3d1f69063b67..000000000000 --- a/graphics/xpaint/pkg-plist +++ /dev/null @@ -1,4 +0,0 @@ -@cwd /usr/X11R6 -bin/xpaint -man/man1/xpaint.1.gz -lib/X11/app-defaults/XPaint diff --git a/graphics/xpm/Makefile b/graphics/xpm/Makefile deleted file mode 100644 index 7719e25714b5..000000000000 --- a/graphics/xpm/Makefile +++ /dev/null @@ -1,16 +0,0 @@ -# New ports collection makefile for: xpm -# Version required: 3.4e -# Date created: 14 September 1994 -# Whom: jkh -# -# $Id: Makefile,v 1.5 1995/04/01 12:46:12 jkh Exp $ -# - -DISTNAME= xpm-3.4e -CATEGORIES+= graphics x11 -MASTER_SITES= ftp://avahi.inria.fr/pub/xpm/ - -USE_IMAKE= yes -XMKMF= xmkmf - -.include <bsd.port.mk> diff --git a/graphics/xpm/distinfo b/graphics/xpm/distinfo deleted file mode 100644 index c8d9626da906..000000000000 --- a/graphics/xpm/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (xpm-3.4e.tar.gz) = 730edb196ece683905915b1357ae72d2 diff --git a/graphics/xpm/pkg-comment b/graphics/xpm/pkg-comment deleted file mode 100644 index b9672a5bec24..000000000000 --- a/graphics/xpm/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -xpm-3.4e - version 3.4e of the X Pixmap library diff --git a/graphics/xpm/pkg-descr b/graphics/xpm/pkg-descr deleted file mode 100644 index 7a8472a2cacd..000000000000 --- a/graphics/xpm/pkg-descr +++ /dev/null @@ -1,21 +0,0 @@ -xpm-3.4e - -Here is an extract from the source distribution xpm-3.4e README file: - - * Copyright (C) 1989-94 GROUPE BULL - - XPM Version 3 - -WHAT IS XPM? -============ - -XPM (X PixMap) is a format for storing/retrieving X pixmaps to/from files. - -Here is provided a library containing a set of four functions, similar to the -X bitmap functions as defined in the Xlib: XpmCreatePixmapFromData, -XpmCreateDataFromPixmap, XpmReadFileToPixmap and XpmWriteFileFromPixmap for -respectively including, storing, reading and writing this format, plus four -other: XpmCreateImageFromData, XpmCreateDataFromImage, XpmReadFileToImage and -XpmWriteFileFromImage for working with images instead of pixmaps. - - diff --git a/graphics/xpm/pkg-plist b/graphics/xpm/pkg-plist deleted file mode 100644 index f21f07595aeb..000000000000 --- a/graphics/xpm/pkg-plist +++ /dev/null @@ -1,10 +0,0 @@ -@cwd /usr/X11R6 -@mode 755 -bin/sxpm -@mode 644 -lib/libXpm.a -lib/libXpm.so.4.5 -@exec ranlib %D/lib/libXpm.a -@mode 444 -include/X11/xpm.h -man/man1/sxpm.1.gz diff --git a/graphics/xv/Makefile b/graphics/xv/Makefile deleted file mode 100644 index 132efaebafab..000000000000 --- a/graphics/xv/Makefile +++ /dev/null @@ -1,21 +0,0 @@ -# New ports collection makefile for: xv -# Version required: 3.10a -# Date created: 30 October 1994 -# Whom: smace -# -# $Id: Makefile,v 1.7 1995/04/09 07:09:55 asami Exp $ -# - -DISTNAME= xv-3.10a -CATEGORIES+= graphics x11 -MASTER_SITES= ftp://ftp.cis.upenn.edu/pub/xv/ - -LIB_DEPENDS= jpeg\\.5\\.:${PORTSDIR}/graphics/jpeg \ - tiff\\.3\\.:${PORTSDIR}/graphics/tiff - -USE_IMAKE= yes - -# Restrictive copyright -NO_PACKAGE= yes - -.include <bsd.port.mk> diff --git a/graphics/xv/distinfo b/graphics/xv/distinfo deleted file mode 100644 index 04340667c4af..000000000000 --- a/graphics/xv/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (xv-3.10a.tar.gz) = 2d4fbeec1561304362781cc8e2f7f72d diff --git a/graphics/xv/files/patch-ac b/graphics/xv/files/patch-ac deleted file mode 100644 index 0d4217fb1bb9..000000000000 --- a/graphics/xv/files/patch-ac +++ /dev/null @@ -1,52 +0,0 @@ -*** /tmp/T0a03151 Mon Feb 13 18:35:11 1995 ---- config.h Mon Feb 13 18:34:49 1995 -*************** -*** 13,25 **** - * definition appropriately. (use 'which gunzip' to find if you have gunzip, - * and where it lives) - */ -! #undef USE_GUNZIP - - #ifdef USE_GUNZIP - # ifdef VMS - # define GUNZIP "UNCOMPRESS" - # else -! # define GUNZIP "/usr/local/bin/gunzip -q" - # endif - #endif - ---- 13,25 ---- - * definition appropriately. (use 'which gunzip' to find if you have gunzip, - * and where it lives) - */ -! #define USE_GUNZIP - - #ifdef USE_GUNZIP - # ifdef VMS - # define GUNZIP "UNCOMPRESS" - # else -! # define GUNZIP "/usr/bin/gunzip -q" - # endif - #endif - -*************** -*** 88,96 **** - * should not need to be changed - */ - -! /* #define GS_PATH "/usr/local/bin/gs" */ -! /* #define GS_LIB "." */ -! /* #define GS_DEV "ppmraw" */ - - - /*************************************************************************** ---- 88,96 ---- - * should not need to be changed - */ - -! #define GS_PATH "/usr/local/bin/gs" -! #define GS_LIB "/usr/local/lib/ghostscript" -! #define GS_DEV "ppmraw" - - - /*************************************************************************** diff --git a/graphics/xv/pkg-comment b/graphics/xv/pkg-comment deleted file mode 100644 index 948f020ca4b8..000000000000 --- a/graphics/xv/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -XV 3.10, an X11 program that displays images of various formats diff --git a/graphics/xv/pkg-descr b/graphics/xv/pkg-descr deleted file mode 100644 index 2a9e0b272c7f..000000000000 --- a/graphics/xv/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -xv is an X11 program that displays images in the GIF, -JPEG, TIFF, PBM, PGM, PPM, X11 bitmap, Utah Raster Toolkit -RLE, PDS/VICAR, Sun Rasterfile, BMP, XPM, PCX, IRIS RGB, -possibly PostScript, and PM formats on workstations and -terminals running the X Window System, Version 11. diff --git a/graphics/xv/pkg-plist b/graphics/xv/pkg-plist deleted file mode 100644 index f71cfe145764..000000000000 --- a/graphics/xv/pkg-plist +++ /dev/null @@ -1,10 +0,0 @@ -@cwd /usr/X11R6 -bin/xv -bin/bggen -bin/vdcomp -bin/xcmap -bin/xvpictoppm -man/man1/xv.1.gz -man/man1/bggen.1.gz -man/man1/xcmap.1.gz -man/man1/xvpictoppm.1.gz |