diff options
author | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2001-08-21 01:42:39 +0000 |
---|---|---|
committer | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2001-08-21 01:42:39 +0000 |
commit | ab0b08fabff9de4c28fc1b9f2c3815a97e89b271 (patch) | |
tree | d61636074bdae6491ce66c525a854146a6583b29 /graphics | |
parent | f5dc836a7e7b1505743663a99cbca48076364817 (diff) | |
download | ports-ab0b08fabff9de4c28fc1b9f2c3815a97e89b271.tar.gz ports-ab0b08fabff9de4c28fc1b9f2c3815a97e89b271.zip |
Remove killustrator; it has been renamed to kontour and is
now included in koffice.
Notes
Notes:
svn path=/head/; revision=46570
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 1 | ||||
-rw-r--r-- | graphics/killustrator/Makefile | 23 | ||||
-rw-r--r-- | graphics/killustrator/distinfo | 1 | ||||
-rw-r--r-- | graphics/killustrator/files/patch-aa | 11 | ||||
-rw-r--r-- | graphics/killustrator/files/patch-ac | 18 | ||||
-rw-r--r-- | graphics/killustrator/files/patch-ad | 21 | ||||
-rw-r--r-- | graphics/killustrator/pkg-comment | 1 | ||||
-rw-r--r-- | graphics/killustrator/pkg-descr | 7 | ||||
-rw-r--r-- | graphics/killustrator/pkg-plist | 117 |
9 files changed, 0 insertions, 200 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 98b464d5ec81..9935bb992548 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -111,7 +111,6 @@ SUBDIR += juno-2 SUBDIR += kdc2tiff SUBDIR += kdegraphics2 - SUBDIR += killustrator SUBDIR += kisomandel SUBDIR += kplot3d SUBDIR += kuickshow diff --git a/graphics/killustrator/Makefile b/graphics/killustrator/Makefile deleted file mode 100644 index cdf8f6b84b02..000000000000 --- a/graphics/killustrator/Makefile +++ /dev/null @@ -1,23 +0,0 @@ -# New ports collection makefile for: killustrator -# Date created: 07 May 1998 -# Whom: Yukihiro Nakai <Nakai@technologist.com> -# -# $FreeBSD$ -# - -PORTNAME= killustrator -PORTVERSION= 0.7.2 -CATEGORIES= graphics kde -MASTER_SITES= http://wwwiti.cs.uni-magdeburg.de/~sattler/pub/killustrator/ - -MAINTAINER= jedgar@FreeBSD.org - -LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext \ - gnugetopt.1:${PORTSDIR}/devel/libgnugetopt - -USE_KDEBASE_VER=1 -USE_GMAKE= yes -USE_LIBTOOL= yes -CONFIGURE_ENV+= CFLAGS="${CFLAGS} -I${LOCALBASE}/include -L${LOCALBASE}/lib" - -.include <bsd.port.mk> diff --git a/graphics/killustrator/distinfo b/graphics/killustrator/distinfo deleted file mode 100644 index ba43539e45c9..000000000000 --- a/graphics/killustrator/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (killustrator-0.7.2.tar.gz) = f26849a49aeb769ac49b624af47a2fd0 diff --git a/graphics/killustrator/files/patch-aa b/graphics/killustrator/files/patch-aa deleted file mode 100644 index e7c2de980b6d..000000000000 --- a/graphics/killustrator/files/patch-aa +++ /dev/null @@ -1,11 +0,0 @@ ---- standalone/Makefile.in.orig Mon Mar 20 03:03:53 2000 -+++ standalone/Makefile.in Sun Jul 16 09:45:51 2000 -@@ -215,7 +215,7 @@ - FILTER_LIBS = ../filter/libfilter.la - XML_LIBS = ../xmlutils/libxml.la - KSHARE_LIBS = ../share/libkillu.la --killustrator_LDADD = $(FILTER_LIBS) $(KSHARE_LIBS) $(XML_LIBS) $(LIB_KFILE) $(LIBQIMGIO) $(LIB_KIMGIO) $(LIBJPEG) $(LIBTIFF) $(LIBJPEG) $(LIBTIFF) -+killustrator_LDADD = $(FILTER_LIBS) $(KSHARE_LIBS) $(XML_LIBS) $(LIB_KFILE) $(LIBQIMGIO) $(LIB_KIMGIO) $(LIBJPEG) $(LIBTIFF) $(LIBJPEG) $(LIBTIFF) -lgnugetopt - - - # this option you can leave out. Just, if you use "make dist", you need it diff --git a/graphics/killustrator/files/patch-ac b/graphics/killustrator/files/patch-ac deleted file mode 100644 index 3ea944731f96..000000000000 --- a/graphics/killustrator/files/patch-ac +++ /dev/null @@ -1,18 +0,0 @@ ---- configure.orig Tue Oct 19 21:58:36 1999 -+++ configure Tue Feb 15 01:38:01 2000 -@@ -4624,6 +4624,7 @@ - - - -+if false; then - echo $ac_n "checking for giflib""... $ac_c" 1>&6 - echo "configure:4629: checking for giflib" >&5 - if eval "test \"`echo '$''{'ac_cv_lib_gif'+set}'`\" = set"; then -@@ -4670,6 +4671,7 @@ - - else - { echo "configure: error: You need giflib30. Please install the kdesupport package" 1>&2; exit 1; } -+fi - fi - - diff --git a/graphics/killustrator/files/patch-ad b/graphics/killustrator/files/patch-ad deleted file mode 100644 index 4575bf91841c..000000000000 --- a/graphics/killustrator/files/patch-ad +++ /dev/null @@ -1,21 +0,0 @@ ---- standalone/main.cc.orig Sun Aug 6 21:58:28 2000 -+++ standalone/main.cc Sun Aug 6 21:59:58 2000 -@@ -31,7 +31,7 @@ - #endif - - #ifdef __FreeBSD__ --#include <floatingpoint.h> -+#include <ieeefp.h> - #endif - - #include <kapp.h> -@@ -141,7 +141,9 @@ - int retval = app->exec (); - - #ifdef __FreeBSD__ -+#ifndef __alpha__ - fpresetsticky (FP_X_DZ|FP_X_INV); -+#endif - fpsetmask (FP_X_DZ|FP_X_INV); - #endif - diff --git a/graphics/killustrator/pkg-comment b/graphics/killustrator/pkg-comment deleted file mode 100644 index 8bbf016a8b6b..000000000000 --- a/graphics/killustrator/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The vector drawing tool for K Desktop Environment diff --git a/graphics/killustrator/pkg-descr b/graphics/killustrator/pkg-descr deleted file mode 100644 index b7482114f619..000000000000 --- a/graphics/killustrator/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -killustrator is vector drawing tool for K Desktop Environment - -The aim of the killustrator project is the development of a freely -available vector-based drawing application similiar to Corel Draw -or Adobe Illustrator. - -WWW: http://wwwiti.cs.uni-magdeburg.de/~sattler/killustrator.html diff --git a/graphics/killustrator/pkg-plist b/graphics/killustrator/pkg-plist deleted file mode 100644 index 440a37ddd89f..000000000000 --- a/graphics/killustrator/pkg-plist +++ /dev/null @@ -1,117 +0,0 @@ -bin/killustrator -share/applnk/Graphics/killustrator.kdelnk -share/apps/killustrator/default.pal -share/apps/killustrator/pics/ahcenter.xpm -share/apps/killustrator/pics/aleft.xpm -share/apps/killustrator/pics/aright.xpm -share/apps/killustrator/pics/atop.xpm -share/apps/killustrator/pics/abottom.xpm -share/apps/killustrator/pics/avcenter.xpm -share/apps/killustrator/pics/dleft.xpm -share/apps/killustrator/pics/dright.xpm -share/apps/killustrator/pics/dhcenter.xpm -share/apps/killustrator/pics/dhdist.xpm -share/apps/killustrator/pics/dtop.xpm -share/apps/killustrator/pics/dbottom.xpm -share/apps/killustrator/pics/dvcenter.xpm -share/apps/killustrator/pics/dvdist.xpm -share/apps/killustrator/pics/ellipsetool.xpm -share/apps/killustrator/pics/linetool.xpm -share/apps/killustrator/pics/freehandtool.xpm -share/apps/killustrator/pics/recttool.xpm -share/apps/killustrator/pics/selecttool.xpm -share/apps/killustrator/pics/texttool.xpm -share/apps/killustrator/pics/beziertool.xpm -share/apps/killustrator/pics/hmirror.xpm -share/apps/killustrator/pics/zoomtool.xpm -share/apps/killustrator/pics/polygontool.xpm -share/apps/killustrator/pics/pointtool.xpm -share/apps/killustrator/pics/ellipse1.xpm -share/apps/killustrator/pics/ellipse2.xpm -share/apps/killustrator/pics/ellipse3.xpm -share/apps/killustrator/pics/vmirror.xpm -share/apps/killustrator/pics/tleftalign.xpm -share/apps/killustrator/pics/tcenteralign.xpm -share/apps/killustrator/pics/trightalign.xpm -share/apps/killustrator/pics/logo.xpm -share/apps/killustrator/pics/deletelayer.xpm -share/apps/killustrator/pics/lowerlayer.xpm -share/apps/killustrator/pics/newlayer.xpm -share/apps/killustrator/pics/raiselayer.xpm -share/apps/killustrator/pics/eye.xpm -share/apps/killustrator/pics/deleteNode.xpm -share/apps/killustrator/pics/joinNodes.xpm -share/apps/killustrator/pics/moveNode.xpm -share/apps/killustrator/pics/newNode.xpm -share/apps/killustrator/pics/split.xpm -share/apps/killustrator/pics/killustrator-intro.gif -share/doc/HTML/de/killustrator/index-1.html -share/doc/HTML/de/killustrator/index-2.html -share/doc/HTML/de/killustrator/index-3.html -share/doc/HTML/de/killustrator/index-4.html -share/doc/HTML/de/killustrator/index-5.html -share/doc/HTML/de/killustrator/index-6.html -share/doc/HTML/de/killustrator/index.html -share/doc/HTML/de/killustrator/killustrator-1.html -share/doc/HTML/de/killustrator/killustrator-2.html -share/doc/HTML/de/killustrator/killustrator-3.html -share/doc/HTML/de/killustrator/killustrator-4.html -share/doc/HTML/de/killustrator/killustrator-5.html -share/doc/HTML/de/killustrator/killustrator-6.html -share/doc/HTML/de/killustrator/Poly_set.png -share/doc/HTML/de/killustrator/ausrichten.png -share/doc/HTML/de/killustrator/bezier.png -share/doc/HTML/de/killustrator/blend_dialog.png -share/doc/HTML/de/killustrator/color.png -share/doc/HTML/de/killustrator/ellipse.png -share/doc/HTML/de/killustrator/export.png -share/doc/HTML/de/killustrator/freehand.png -share/doc/HTML/de/killustrator/line.png -share/doc/HTML/de/killustrator/logo.png -share/doc/HTML/de/killustrator/logotp3.png -share/doc/HTML/de/killustrator/movepoint.png -share/doc/HTML/de/killustrator/newpoint.png -share/doc/HTML/de/killustrator/open_dialog.png -share/doc/HTML/de/killustrator/pfeil.png -share/doc/HTML/de/killustrator/point.png -share/doc/HTML/de/killustrator/polygon.png -share/doc/HTML/de/killustrator/rect.png -share/doc/HTML/de/killustrator/rmpoint.png -share/doc/HTML/de/killustrator/save_dialog.png -share/doc/HTML/de/killustrator/schichten.png -share/doc/HTML/de/killustrator/text.png -share/doc/HTML/de/killustrator/verteilen.png -share/doc/HTML/de/killustrator/zoom.png -share/doc/HTML/en/killustrator/index.html -share/doc/HTML/en/killustrator/killustrator-1.html -share/doc/HTML/en/killustrator/killustrator-2.html -share/doc/HTML/en/killustrator/killustrator-3.html -share/doc/HTML/en/killustrator/killustrator-4.html -share/doc/HTML/en/killustrator/killustrator-5.html -share/doc/HTML/en/killustrator/align.png -share/doc/HTML/en/killustrator/align2.png -share/doc/HTML/en/killustrator/bezier.png -share/doc/HTML/en/killustrator/colour.png -share/doc/HTML/en/killustrator/ellipse.png -share/doc/HTML/en/killustrator/freehand.png -share/doc/HTML/en/killustrator/line.png -share/doc/HTML/en/killustrator/logo.png -share/doc/HTML/en/killustrator/logotp3.png -share/doc/HTML/en/killustrator/movepoint.png -share/doc/HTML/en/killustrator/newpoint.png -share/doc/HTML/en/killustrator/pfeil.png -share/doc/HTML/en/killustrator/point.png -share/doc/HTML/en/killustrator/polygon-setup.png -share/doc/HTML/en/killustrator/polygon.png -share/doc/HTML/en/killustrator/rect.png -share/doc/HTML/en/killustrator/rmpoint.png -share/doc/HTML/en/killustrator/text.png -share/doc/HTML/en/killustrator/zoom.png -share/icons/killustrator.xpm -share/icons/killustrator-doc.xpm -share/icons/killustrator-doc-mini.xpm -share/mimelnk/application/x-killustrator.kdelnk -@dirrm share/doc/HTML/de/killustrator -@dirrm share/doc/HTML/en/killustrator -@dirrm share/apps/killustrator/pics -@dirrm share/apps/killustrator |