summaryrefslogtreecommitdiff
path: root/graphics/graphviz
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2004-04-17 16:58:31 +0000
committerseb <seb@pkgsrc.org>2004-04-17 16:58:31 +0000
commit984a247de6d5c8dbe041dc81c4d3162fb16a7199 (patch)
tree17e7c7bb9f75137039f5df67e64e0fc123ad48aa /graphics/graphviz
parent20c6cc2031581c2342ce16151dbb8e5a089c5564 (diff)
downloadpkgsrc-984a247de6d5c8dbe041dc81c4d3162fb16a7199.tar.gz
Forgot to remove these in last update.
Diffstat (limited to 'graphics/graphviz')
-rw-r--r--graphics/graphviz/patches/patch-av13
-rw-r--r--graphics/graphviz/patches/patch-aw30
-rw-r--r--graphics/graphviz/patches/patch-ax13
-rw-r--r--graphics/graphviz/patches/patch-ay30
-rw-r--r--graphics/graphviz/patches/patch-az15
-rw-r--r--graphics/graphviz/patches/patch-ba123
-rw-r--r--graphics/graphviz/patches/patch-bb13
-rw-r--r--graphics/graphviz/patches/patch-bc30
8 files changed, 0 insertions, 267 deletions
diff --git a/graphics/graphviz/patches/patch-av b/graphics/graphviz/patches/patch-av
deleted file mode 100644
index 1f3716c2c1c..00000000000
--- a/graphics/graphviz/patches/patch-av
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-av,v 1.2 2002/08/28 13:49:38 seb Exp $
-
---- tclpathplan/demo/Makefile.am.orig Wed May 15 23:55:31 2002
-+++ tclpathplan/demo/Makefile.am
-@@ -4,7 +4,7 @@ AUTOMAKE_OPTIONS = 1.4
-
- SUBDIRS = pathplan_data
-
--demodir = $(datadir)/@PACKAGE@/demo
-+demodir = $(prefix)/share/examples/@PACKAGE@
- demo_SCRIPTS = pathplan
- demo_DATA = pathplan.README
-
diff --git a/graphics/graphviz/patches/patch-aw b/graphics/graphviz/patches/patch-aw
deleted file mode 100644
index 7961a7fdfae..00000000000
--- a/graphics/graphviz/patches/patch-aw
+++ /dev/null
@@ -1,30 +0,0 @@
-$NetBSD: patch-aw,v 1.5 2003/03/03 11:35:01 seb Exp $
-
---- tclpathplan/demo/Makefile.in.orig 2003-03-02 20:12:23.000000000 +0000
-+++ tclpathplan/demo/Makefile.in
-@@ -208,7 +208,7 @@ AUTOMAKE_OPTIONS = 1.4
-
- SUBDIRS = pathplan_data
-
--demodir = $(datadir)/@PACKAGE@/demo
-+demodir = $(prefix)/share/examples/@PACKAGE@
- demo_SCRIPTS = pathplan
- demo_DATA = pathplan.README
-
-@@ -219,6 +219,7 @@ CONFIG_HEADER = $(top_builddir)/config.h
- CONFIG_CLEAN_FILES =
- SCRIPTS = $(demo_SCRIPTS)
-
-+depcomp =
- DIST_SOURCES =
- DATA = $(demo_DATA)
-
-@@ -243,7 +244,7 @@ distclean-libtool:
- -rm -f libtool
- $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
- cd $(top_srcdir) && \
-- $(AUTOMAKE) --gnu tclpathplan/demo/Makefile
-+ $(AUTOMAKE) --foreign --ignore-deps tclpathplan/demo/Makefile
- Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
- cd $(top_builddir) && \
- CONFIG_HEADERS= CONFIG_LINKS= \
diff --git a/graphics/graphviz/patches/patch-ax b/graphics/graphviz/patches/patch-ax
deleted file mode 100644
index e36ce88adf5..00000000000
--- a/graphics/graphviz/patches/patch-ax
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ax,v 1.3 2003/03/03 11:35:01 seb Exp $
-
---- tclpathplan/demo/pathplan_data/Makefile.am.orig 2003-01-15 17:22:17.000000000 +0000
-+++ tclpathplan/demo/pathplan_data/Makefile.am
-@@ -5,7 +5,7 @@ AUTOMAKE_OPTIONS = 1.4
- EXAMPLES = boxes.dat dpd.dat funny.dat maze.dat nested.dat northo.dat \
- obs.dat other.dat paths.dat rotor.dat u.dat unknown.dat
-
--pathplanexampledir = $(datadir)/@PACKAGE@/demo/pathplan_data
-+pathplanexampledir = $(prefix)/share/examples/@PACKAGE@/pathplan_data
-
- pathplanexample_DATA = $(EXAMPLES)
- EXTRA_DIST = $(EXAMPLES) CVS/*
diff --git a/graphics/graphviz/patches/patch-ay b/graphics/graphviz/patches/patch-ay
deleted file mode 100644
index beae245d2af..00000000000
--- a/graphics/graphviz/patches/patch-ay
+++ /dev/null
@@ -1,30 +0,0 @@
-$NetBSD: patch-ay,v 1.5 2003/03/03 11:35:01 seb Exp $
-
---- tclpathplan/demo/pathplan_data/Makefile.in.orig 2003-03-02 20:12:23.000000000 +0000
-+++ tclpathplan/demo/pathplan_data/Makefile.in
-@@ -210,7 +210,7 @@ EXAMPLES = boxes.dat dpd.dat funny.dat m
- obs.dat other.dat paths.dat rotor.dat u.dat unknown.dat
-
-
--pathplanexampledir = $(datadir)/@PACKAGE@/demo/pathplan_data
-+pathplanexampledir = $(prefix)/share/examples/@PACKAGE@/pathplan_data
-
- pathplanexample_DATA = $(EXAMPLES)
- EXTRA_DIST = $(EXAMPLES) CVS/*
-@@ -218,6 +218,7 @@ subdir = tclpathplan/demo/pathplan_data
- mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
- CONFIG_HEADER = $(top_builddir)/config.h
- CONFIG_CLEAN_FILES =
-+depcomp =
- DIST_SOURCES =
- DATA = $(pathplanexample_DATA)
-
-@@ -236,7 +237,7 @@ distclean-libtool:
- -rm -f libtool
- $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
- cd $(top_srcdir) && \
-- $(AUTOMAKE) --gnu tclpathplan/demo/pathplan_data/Makefile
-+ $(AUTOMAKE) --foreign --ignore-deps tclpathplan/demo/pathplan_data/Makefile
- Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
- cd $(top_builddir) && \
- CONFIG_HEADERS= CONFIG_LINKS= \
diff --git a/graphics/graphviz/patches/patch-az b/graphics/graphviz/patches/patch-az
deleted file mode 100644
index c1950527227..00000000000
--- a/graphics/graphviz/patches/patch-az
+++ /dev/null
@@ -1,15 +0,0 @@
-$NetBSD: patch-az,v 1.4 2003/07/28 10:06:51 seb Exp $
-
---- tkspline/Makefile.am.orig 2003-06-04 17:12:53.000000000 +0000
-+++ tkspline/Makefile.am
-@@ -18,8 +18,8 @@ man_MANS = tkspline.n
- libtkspline_la_SOURCES = tkspline.c
-
- libtkspline_la_LIBADD = \
-- $(top_builddir)/tkstubs/libtkstubs.la \
-- $(top_builddir)/tclstubs/libtclstubs.la
-+ ${TK_STUB_LIB_SPEC}
-+ ${TCL_STUB_LIB_SPEC}
-
- all-local: pkgIndex.tcl
-
diff --git a/graphics/graphviz/patches/patch-ba b/graphics/graphviz/patches/patch-ba
deleted file mode 100644
index 9ddc328f7cd..00000000000
--- a/graphics/graphviz/patches/patch-ba
+++ /dev/null
@@ -1,123 +0,0 @@
-$NetBSD: patch-ba,v 1.6 2003/07/28 10:06:52 seb Exp $
-
---- tkspline/Makefile.in.orig 2003-07-27 16:47:19.000000000 +0000
-+++ tkspline/Makefile.in
-@@ -220,8 +220,7 @@ man_MANS = tkspline.n
- libtkspline_la_SOURCES = tkspline.c
-
- libtkspline_la_LIBADD = \
-- $(top_builddir)/tkstubs/libtkstubs.la \
-- $(top_builddir)/tclstubs/libtclstubs.la
-+ ${TK_STUB_LIB_SPEC}
-
-
- CLEANFILES = pkgIndex.tcl
-@@ -234,8 +233,7 @@ CONFIG_CLEAN_FILES =
- LTLIBRARIES = $(pkglib_LTLIBRARIES)
-
- libtkspline_la_LDFLAGS =
--libtkspline_la_DEPENDENCIES = $(top_builddir)/tkstubs/libtkstubs.la \
-- $(top_builddir)/tclstubs/libtclstubs.la
-+libtkspline_la_DEPENDENCIES =
- am_libtkspline_la_OBJECTS = tkspline.lo
- libtkspline_la_OBJECTS = $(am_libtkspline_la_OBJECTS)
-
-@@ -243,8 +241,7 @@ DEFS = @DEFS@
- DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
- CPPFLAGS = @CPPFLAGS@
- LDFLAGS = @LDFLAGS@
--depcomp = $(SHELL) $(top_srcdir)/depcomp
--@AMDEP_TRUE@DEP_FILES = $(DEPDIR)/tkspline.Plo
-+depcomp =
- COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
- $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
- LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \
-@@ -281,7 +278,7 @@ distclean-libtool:
- -rm -f libtool
- $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
- cd $(top_srcdir) && \
-- $(AUTOMAKE) --gnu tkspline/Makefile
-+ $(AUTOMAKE) --foreign --ignore-deps tkspline/Makefile
- Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
- cd $(top_builddir) && \
- CONFIG_HEADERS= CONFIG_LINKS= \
-@@ -314,29 +311,14 @@ mostlyclean-compile:
- distclean-compile:
- -rm -f *.tab.c
-
--@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/tkspline.Plo@am__quote@
--
--distclean-depend:
-- -rm -rf $(DEPDIR)
--
- .c.o:
--@AMDEP_TRUE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
--@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- $(COMPILE) -c `test -f $< || echo '$(srcdir)/'`$<
-
- .c.obj:
--@AMDEP_TRUE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
--@AMDEP_TRUE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
--@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- $(COMPILE) -c `cygpath -w $<`
-
- .c.lo:
--@AMDEP_TRUE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
--@AMDEP_TRUE@ depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
--@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- $(LTCOMPILE) -c -o $@ `test -f $< || echo '$(srcdir)/'`$<
--CCDEPMODE = @CCDEPMODE@
- uninstall-info-am:
-
- manndir = $(mandir)/mann
-@@ -543,8 +525,8 @@ clean-am: clean-generic clean-libtool cl
-
- distclean: distclean-recursive
-
--distclean-am: clean-am distclean-compile distclean-depend \
-- distclean-generic distclean-libtool distclean-tags
-+distclean-am: clean-am distclean-compile distclean-generic \
-+ distclean-libtool distclean-tags
-
- dvi: dvi-recursive
-
-@@ -582,22 +564,23 @@ uninstall-man: uninstall-mann
-
- .PHONY: $(RECURSIVE_TARGETS) GTAGS all all-am all-local check check-am \
- clean clean-generic clean-libtool clean-pkglibLTLIBRARIES \
-- clean-recursive distclean distclean-compile distclean-depend \
-- distclean-generic distclean-libtool distclean-recursive \
-- distclean-tags distdir dvi dvi-am dvi-recursive info info-am \
-- info-recursive install install-am install-data install-data-am \
-- install-data-recursive install-exec install-exec-am \
-- install-exec-recursive install-info install-info-am \
-- install-info-recursive install-man install-mann \
-- install-pkglibLTLIBRARIES install-recursive install-strip \
-- installcheck installcheck-am installdirs installdirs-am \
-- installdirs-recursive maintainer-clean maintainer-clean-generic \
-- maintainer-clean-recursive mostlyclean mostlyclean-compile \
-- mostlyclean-generic mostlyclean-libtool mostlyclean-recursive \
-- tags tags-recursive uninstall uninstall-am uninstall-info-am \
-- uninstall-info-recursive uninstall-man uninstall-mann \
-- uninstall-pkglibLTLIBRARIES uninstall-recursive
-+ clean-recursive distclean distclean-compile distclean-generic \
-+ distclean-libtool distclean-recursive distclean-tags distdir \
-+ dvi dvi-am dvi-recursive info info-am info-recursive install \
-+ install-am install-data install-data-am install-data-recursive \
-+ install-exec install-exec-am install-exec-recursive \
-+ install-info install-info-am install-info-recursive install-man \
-+ install-mann install-pkglibLTLIBRARIES install-recursive \
-+ install-strip installcheck installcheck-am installdirs \
-+ installdirs-am installdirs-recursive maintainer-clean \
-+ maintainer-clean-generic maintainer-clean-recursive mostlyclean \
-+ mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
-+ mostlyclean-recursive tags tags-recursive uninstall \
-+ uninstall-am uninstall-info-am uninstall-info-recursive \
-+ uninstall-man uninstall-mann uninstall-pkglibLTLIBRARIES \
-+ uninstall-recursive
-
-+ ${TCL_STUB_LIB_SPEC}
-
- all-local: pkgIndex.tcl
-
diff --git a/graphics/graphviz/patches/patch-bb b/graphics/graphviz/patches/patch-bb
deleted file mode 100644
index acfa23d67da..00000000000
--- a/graphics/graphviz/patches/patch-bb
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-bb,v 1.3 2003/03/03 11:35:01 seb Exp $
-
---- tkspline/demo/Makefile.am.orig 2003-01-15 17:22:17.000000000 +0000
-+++ tkspline/demo/Makefile.am
-@@ -2,7 +2,7 @@
-
- AUTOMAKE_OPTIONS = 1.4
-
--demodir = $(datadir)/@PACKAGE@/demo
-+demodir = $(prefix)/share/examples/@PACKAGE@
- demo_SCRIPTS = spline
- demo_DATA = spline.README
- EXTRA_DIST = $(demo_SCRIPTS) $(demo_DATA) CVS/*
diff --git a/graphics/graphviz/patches/patch-bc b/graphics/graphviz/patches/patch-bc
deleted file mode 100644
index 244a43ebfd7..00000000000
--- a/graphics/graphviz/patches/patch-bc
+++ /dev/null
@@ -1,30 +0,0 @@
-$NetBSD: patch-bc,v 1.5 2003/03/03 11:35:02 seb Exp $
-
---- tkspline/demo/Makefile.in.orig 2003-03-02 20:12:24.000000000 +0000
-+++ tkspline/demo/Makefile.in
-@@ -206,7 +206,7 @@ install_sh = @install_sh@
-
- AUTOMAKE_OPTIONS = 1.4
-
--demodir = $(datadir)/@PACKAGE@/demo
-+demodir = $(prefix)/share/examples/@PACKAGE@
- demo_SCRIPTS = spline
- demo_DATA = spline.README
- EXTRA_DIST = $(demo_SCRIPTS) $(demo_DATA) CVS/*
-@@ -216,6 +216,7 @@ CONFIG_HEADER = $(top_builddir)/config.h
- CONFIG_CLEAN_FILES =
- SCRIPTS = $(demo_SCRIPTS)
-
-+depcomp =
- DIST_SOURCES =
- DATA = $(demo_DATA)
-
-@@ -234,7 +235,7 @@ distclean-libtool:
- -rm -f libtool
- $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
- cd $(top_srcdir) && \
-- $(AUTOMAKE) --gnu tkspline/demo/Makefile
-+ $(AUTOMAKE) --foreign --ignore-deps tkspline/demo/Makefile
- Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
- cd $(top_builddir) && \
- CONFIG_HEADERS= CONFIG_LINKS= \