Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

6
graphics/plotmtv/DESCR Normal file
View File

@@ -0,0 +1,6 @@
Plotmtv's capabilities include 2D line and scatter plots (x-vs-y),
contour plots, 3D surface, line and scatter plots as well as vector
plots. The program has a rough but functional Graphical User
Interface, through which it is possible to zoom in, zoom out, pan,
toggle between 2D and 3D plots, and rotate 3D plots. Both color and
grayscale postscript output are supported.

28
graphics/plotmtv/Makefile Normal file
View File

@@ -0,0 +1,28 @@
# $NetBSD: Makefile,v 1.18 2012/10/06 14:11:14 asau Exp $
DISTNAME= Plotmtv1.4.1
PKGNAME= plotmtv-1.4.1
PKGREVISION= 3
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_XCONTRIB:=applications/}
EXTRACT_SUFX= .tar.Z
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Multipurpose X11 plotting program
WRKSRC= ${WRKDIR}/${DISTNAME}
USE_IMAKE= yes
INSTALLATION_DIRS= share/examples/plotmtv
post-extract:
@${MV} -f ${WRKSRC}/Docs/plotmtv.man ${WRKSRC}/Plot
post-install:
${INSTALL_DATA} ${WRKSRC}/Tests/*.mtv ${DESTDIR}${PREFIX}/share/examples/plotmtv
${INSTALL_SCRIPT} ${WRKSRC}/Tests/run.sh ${WRKSRC}/Tests/run.csh \
${DESTDIR}${PREFIX}/share/examples/plotmtv
.include "../../x11/libXaw/buildlink3.mk"
.include "../../x11/libXt/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

41
graphics/plotmtv/PLIST Normal file
View File

@@ -0,0 +1,41 @@
@comment $NetBSD: PLIST,v 1.3 2009/06/14 17:59:25 joerg Exp $
bin/ctr2mtv
bin/drawplot2mtv
bin/mtv2mtv
bin/pdraw2mtv
bin/plotmtv
${IMAKE_MAN_DIR}/plotmtv.${IMAKE_MANNEWSUFFIX}
share/examples/plotmtv/run.csh
share/examples/plotmtv/run.sh
share/examples/plotmtv/test_abs.mtv
share/examples/plotmtv/test_abs2.mtv
share/examples/plotmtv/test_annot.mtv
share/examples/plotmtv/test_annot2.mtv
share/examples/plotmtv/test_axisflip.mtv
share/examples/plotmtv/test_axislabel.mtv
share/examples/plotmtv/test_bar.mtv
share/examples/plotmtv/test_column.mtv
share/examples/plotmtv/test_column2.mtv
share/examples/plotmtv/test_ctrcolors.mtv
share/examples/plotmtv/test_ctrelb.mtv
share/examples/plotmtv/test_ctrelb2.mtv
share/examples/plotmtv/test_ctrelb3.mtv
share/examples/plotmtv/test_ctrs.mtv
share/examples/plotmtv/test_curve2D.mtv
share/examples/plotmtv/test_curve3D.mtv
share/examples/plotmtv/test_curve3D2.mtv
share/examples/plotmtv/test_exp.mtv
share/examples/plotmtv/test_fillclrs.mtv
share/examples/plotmtv/test_fillclrs2.mtv
share/examples/plotmtv/test_grid4D.mtv
share/examples/plotmtv/test_histogram.mtv
share/examples/plotmtv/test_lines.mtv
share/examples/plotmtv/test_log.mtv
share/examples/plotmtv/test_markers.mtv
share/examples/plotmtv/test_prob.mtv
share/examples/plotmtv/test_pyramid.mtv
share/examples/plotmtv/test_smallnum.mtv
share/examples/plotmtv/test_spln.mtv
share/examples/plotmtv/test_trictr.mtv
share/examples/plotmtv/test_vector.mtv
share/examples/plotmtv/test_vector2.mtv

View File

@@ -0,0 +1,9 @@
$NetBSD: distinfo,v 1.5 2005/02/24 08:45:11 agc Exp $
SHA1 (Plotmtv1.4.1.tar.Z) = 38ab9cd60db9fc14e99b3353a8c122ae8cecbc06
RMD160 (Plotmtv1.4.1.tar.Z) = 451d133b9a189b5d5309f7ee7fd518816b758429
Size (Plotmtv1.4.1.tar.Z) = 1972882 bytes
SHA1 (patch-aa) = bfc044bbf46b3a53417c1172080f017138d5bcb0
SHA1 (patch-ab) = f713b037e4000c509c2bbb058e6494cd0a5e9c95
SHA1 (patch-ac) = bf7ef352f02c173a371c6471c5124ad7f2eddbf5
SHA1 (patch-ad) = f9afdf4c7e3d9c52edd611794a4eabe97afd8e00

View File

@@ -0,0 +1,14 @@
$NetBSD: patch-aa,v 1.2 2003/12/04 12:04:30 adam Exp $
--- Imakefile.orig 1995-07-14 19:07:13.000000000 +0000
+++ Imakefile
@@ -19,8 +19,7 @@
#define IHaveSubdirs
#define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS) $(DEFINES)'
- CDEBUGFLAGS = -g
- DEFINES = -DPRINTER_NAME=\"hpps\" -DPRINTER_CMD=\"lpr\ -h\"
+ DEFINES = -DPRINTER_NAME=\"S\" -DPRINTER_CMD=\"lpr\ -h\"
PROGRAMDIRS = Lib Plot
UTILITIESDIR = Utils
LOCALBINDIR = ./Bin

View File

@@ -0,0 +1,25 @@
$NetBSD: patch-ab,v 1.1.1.1 2000/11/25 21:06:04 jtb Exp $
--- Tests/run.csh.orig
+++ Tests/run.csh
@@ -8,16 +8,16 @@
#
# program location
-set PLOTMTV="../Bin/plotmtv"
+set PLOTMTV="plotmtv"
# Use this to test color postscript
-#set PLOTMTV="../Bin/plotmtv -scale 0.5 -colorps"
+#set PLOTMTV="plotmtv -scale 0.5 -colorps"
# Use this to test 3D postscript and the scale factor
-#set PLOTMTV="../Bin/plotmtv -3D -scale 0.8"
+#set PLOTMTV="plotmtv -3D -scale 0.8"
# Use this to generate lots of postscript files (without prompting)
-#set PLOTMTV="../Bin/plotmtv -noxplot -print"
+#set PLOTMTV="plotmtv -noxplot -print"
alias run_script '$PLOTMTV $DATAFILE'
alias run_3d_script '$PLOTMTV -3d $DATAFILE'

View File

@@ -0,0 +1,25 @@
$NetBSD: patch-ac,v 1.1.1.1 2000/11/25 21:06:04 jtb Exp $
--- Tests/run.sh.orig
+++ Tests/run.sh
@@ -6,16 +6,16 @@
#
# program location
-PLOTMTV="../Bin/plotmtv"
+PLOTMTV="plotmtv"
# Use this to test color postscript
-#PLOTMTV="../Bin/plotmtv -scale 0.5 -colorps"
+#PLOTMTV="plotmtv -scale 0.5 -colorps"
# Use this to test 3D postscript and the scale factor
-#PLOTMTV="../Bin/plotmtv -3D -scale 0.8"
+#PLOTMTV="plotmtv -3D -scale 0.8"
# Use this to generate lots of postscript files (without prompting)
-#PLOTMTV="../Bin/plotmtv -noxplot -print"
+#PLOTMTV="plotmtv -noxplot -print"
# do each test-case one-by-one, prompting for input
ALLPLOT=0

View File

@@ -0,0 +1,6 @@
$NetBSD: patch-ad,v 1.1 2004/05/07 02:57:41 danw Exp $
--- Lib/malloc.h.orig Thu May 6 22:50:01 2004
+++ Lib/malloc.h
@@ -0,0 +1 @@
+#include <stdlib.h>