aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorrene <rene@FreeBSD.org>2017-11-11 19:38:02 +0800
committerrene <rene@FreeBSD.org>2017-11-11 19:38:02 +0800
commit8e34449195ef30161cf189fb8c3e14f3ccb2eaff (patch)
tree6d5028e5a6a1b8634fff47b6ece809e1f9fb74be /math
parentf123c790098442c216271463253784485f8fef5e (diff)
downloadfreebsd-ports-gnome-8e34449195ef30161cf189fb8c3e14f3ccb2eaff.tar.gz
freebsd-ports-gnome-8e34449195ef30161cf189fb8c3e14f3ccb2eaff.tar.zst
freebsd-ports-gnome-8e34449195ef30161cf189fb8c3e14f3ccb2eaff.zip
Remove expired port:
2017-04-30 math/bargraph: Unfetchable for more than six months (google code has gone away)
Diffstat (limited to 'math')
-rw-r--r--math/Makefile1
-rw-r--r--math/bargraph/Makefile40
-rw-r--r--math/bargraph/distinfo2
-rw-r--r--math/bargraph/pkg-descr6
-rw-r--r--math/bargraph/pkg-plist24
5 files changed, 0 insertions, 73 deletions
diff --git a/math/Makefile b/math/Makefile
index e7de3dd74a4d..8c72319987bd 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -115,7 +115,6 @@
SUBDIR += aspcud
SUBDIR += asymptote
SUBDIR += atlas
- SUBDIR += bargraph
SUBDIR += biggles
SUBDIR += blacs
SUBDIR += blas
diff --git a/math/bargraph/Makefile b/math/bargraph/Makefile
deleted file mode 100644
index 2cb4d4a28d3f..000000000000
--- a/math/bargraph/Makefile
+++ /dev/null
@@ -1,40 +0,0 @@
-# Created by: Dereckson <dereckson@gmail.com>
-# $FreeBSD$
-
-PORTNAME= bargraph
-PORTVERSION= 4.7
-PORTREVISION= 2
-CATEGORIES= math
-MASTER_SITES= http://bargraphgen.googlecode.com/files/
-DISTNAME= bargraphgen-${PORTVERSION}
-
-MAINTAINER= dereckson@gmail.com
-COMMENT= Scriptable bar graph generator
-
-LICENSE= GPLv2
-
-BROKEN= Unfetchable (google code has gone away)
-DEPRECATED= Unfetchable for more than six months (google code has gone away)
-EXPIRATION_DATE= 2017-04-30
-
-RUN_DEPENDS= ${LOCALBASE}/bin/fig2dev:print/transfig \
- ${LOCALBASE}/bin/gnuplot:math/gnuplot
-
-USES= perl5 shebangfix tar:tgz
-NO_WRKSUBDIR= yes
-NO_BUILD= yes
-SHEBANG_FILES= bargraph.pl
-
-OPTIONS_DEFINE= DOCS EXAMPLES
-
-do-install:
- ${INSTALL_SCRIPT} ${WRKSRC}/bargraph.pl ${STAGEDIR}${PREFIX}/bin/bargraph
-
-post-install-DOCS-on:
- ${MKDIR} ${STAGEDIR}${DOCSDIR}
- ${INSTALL_MAN} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR}
-post-install-EXAMPLES-on:
- ${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
- ${CP} ${WRKSRC}/samples/*.perf ${WRKSRC}/samples/*.png ${STAGEDIR}${EXAMPLESDIR}
-
-.include <bsd.port.mk>
diff --git a/math/bargraph/distinfo b/math/bargraph/distinfo
deleted file mode 100644
index c7c4a24c2f38..000000000000
--- a/math/bargraph/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (bargraphgen-4.7.tgz) = 14d0f5deb40bf7346b46d2d17695c5f288af39e0edebdc798783f5d4e8195bc5
-SIZE (bargraphgen-4.7.tgz) = 777492
diff --git a/math/bargraph/pkg-descr b/math/bargraph/pkg-descr
deleted file mode 100644
index e97ae7d4375c..000000000000
--- a/math/bargraph/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-Scriptable bar graph generator with stacked and clustered bars support, using
-gnuplot to produce fig output and then mangle it to fill in the bars. Any number
-of clustered datasets are supported, as well as automatic averaging and other
-features.
-
-WWW: http://www.burningcutlery.com/derek/bargraph/
diff --git a/math/bargraph/pkg-plist b/math/bargraph/pkg-plist
deleted file mode 100644
index 11959b1197cd..000000000000
--- a/math/bargraph/pkg-plist
+++ /dev/null
@@ -1,24 +0,0 @@
-bin/bargraph
-%%PORTDOCS%%%%DOCSDIR%%/README
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cluster-pattern.perf
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cluster-pattern.png
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cluster.perf
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cluster.png
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cluster_stacked.perf
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cluster_stacked.png
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/errorbar.perf
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/errorbar.png
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/font.perf
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/font.png
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/missing_data.perf
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/missing_data.png
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/one_dataset_colors.perf
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/one_dataset_colors.png
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/simple.perf
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/simple.png
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/stacked_100.perf
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/stacked_100.png
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/stacked_var.perf
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/stacked_var.png
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/value_label.perf
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/value_label.png