remove the bindings that are not being built anyway

This commit is contained in:
steven 2009-10-12 23:11:08 +00:00
parent 022f2f331a
commit 980e0dfb72
5 changed files with 1 additions and 273 deletions

View File

@ -1,12 +1,10 @@
# $OpenBSD: Makefile,v 1.24 2009/08/10 06:32:43 kili Exp $
# $OpenBSD: Makefile,v 1.25 2009/10/12 23:11:08 steven Exp $
SHARED_ONLY= Yes
COMMENT-main= advanced 2D and 3D scientific plotting library
COMMENT-c++ = C++ interface to plplot
COMMENT-f77= Fortran 77 interface to plplot
COMMENT-octave= Octave bindings for plplot
COMMENT-tcl= Tcl bindings for plplot
VERSION= 5.8.0
DISTNAME= plplot-${VERSION}
@ -21,8 +19,6 @@ SHARED_LIBS= csirocsa 2.0 \
PKGNAME-main= ${DISTNAME}p1
PKGNAME-c++ = plplot-c++-${VERSION}p1
PKGNAME-f77= plplot-f77-${VERSION}p1
PKGNAME-octave= plplot-octave-${VERSION}p1
PKGNAME-tcl= plplot-tcl-${VERSION}p0
CATEGORIES= math graphics
@ -39,8 +35,6 @@ PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=plplot/}
MODULES= devel/gettext
#MODULES+= lang/tcl
#MODTCL_VERSION= 8.4
USE_X11= Yes
USE_LIBTOOL= Yes
@ -71,17 +65,9 @@ SUBST_VARS+= GNU_ARCH
DOCSRC= ${WRKSRC}/doc/docbook/src
PSEUDO_FLAVORS= no_octave
FLAVOR?=
MULTI_PACKAGES= -main -c++ -f77
# -tcl
#.if ${FLAVOR:Mno_octave}
#CONFIGURE_ARGS+= -D ENABLE_octave=OFF
#.else
#MULTI_PACKAGES+=-octave
#.endif
myWANTLIB= m z freetype Xau Xdmcp Xrender X11 Xext SM ICE expat \
fontconfig pixman-1 png pthread-stubs xcb
@ -89,8 +75,6 @@ myWANTLIB= m z freetype Xau Xdmcp Xrender X11 Xext SM ICE expat \
WANTLIB-main= ${myWANTLIB} c
WANTLIB-c++ = ${myWANTLIB}
WANTLIB-f77+= ${myWANTLIB} g2c
#WANTLIB-octave+= ${myWANTLIB} g2c ncurses readline blas lapack fftw3
#WANTLIB-tcl+= ${myWANTLIB} X11 Xau Xdmcp c
myLIB_DEPENDS= glib-2.0,gmodule-2.0,gobject-2.0::devel/glib2 \
pango-1.0,pangocairo-1.0,pangoft2-1.0::devel/pango \
@ -98,25 +82,15 @@ myLIB_DEPENDS= glib-2.0,gmodule-2.0,gobject-2.0::devel/glib2 \
glitz::graphics/glitz \
${MODGETTEXT_LIB_DEPENDS}
# ltdl::devel/libtool,-ltdl
LIB_DEPENDS-main= ${myLIB_DEPENDS}
LIB_DEPENDS-c++ = plplotd,csirocsa::math/plplot,-main \
${myLIB_DEPENDS}
LIB_DEPENDS-f77= plplotd,csirocsa::math/plplot,-main \
${myLIB_DEPENDS}
#LIB_DEPENDS-octave= plplotd,csirocsa::math/plplot,-main \
# cruft,octave,octinterp::math/octave \
# ${myLIB_DEPENDS}
#LIB_DEPENDS-tcl= plplotd,csirocsa::math/plplot,-main \
# ${MODTCL_LIB_DEPENDS} \
# ${myLIB_DEPENDS}
RUN_DEPENDS-main= ${MODLIBICONV_RUN_DEPENDS} ${myRUN_DEPENDS}
RUN_DEPENDS-c++ =
RUN_DEPENDS-f77=
RUN_DEPENDS-octave=
RUN_DEPENDS-tcl=
pre-configure:
@perl -pi -e 's,tclsh,${MODTCL_BIN},' ${WRKSRC}/scripts/mktclIndex

View File

@ -1 +0,0 @@
Octave bindings for the plplot library.

View File

@ -1 +0,0 @@
Tcl bindings for the plplot library.

View File

@ -1,185 +0,0 @@
@comment $OpenBSD: PLIST-octave,v 1.1.1.1 2006/05/12 13:35:39 steven Exp $
libexec/octave/
libexec/octave/site/
libexec/octave/site/oct/
libexec/octave/site/oct/${GNU_ARCH}/
libexec/octave/site/oct/${GNU_ARCH}/plplot_octave.oct
share/doc/plplot/BUGS.octave
share/doc/plplot/FGA.octave
share/doc/plplot/INSTALL.octave
share/doc/plplot/README.octave
share/doc/plplot/ToDo.octave
share/doc/plplot/USAGE.octave
share/examples/plplot/octave/
share/examples/plplot/octave/diffn.m
share/examples/plplot/octave/gradn.m
share/examples/plplot/octave/lena.img
share/examples/plplot/octave/p1.m
share/examples/plplot/octave/p10.m
share/examples/plplot/octave/p11.m
share/examples/plplot/octave/p12.m
share/examples/plplot/octave/p13.m
share/examples/plplot/octave/p14.m
share/examples/plplot/octave/p15.m
share/examples/plplot/octave/p16.m
share/examples/plplot/octave/p17.m
share/examples/plplot/octave/p18.m
share/examples/plplot/octave/p19.m
share/examples/plplot/octave/p2.m
share/examples/plplot/octave/p20.m
share/examples/plplot/octave/p21.m
share/examples/plplot/octave/p3.m
share/examples/plplot/octave/p4.m
share/examples/plplot/octave/p5.m
share/examples/plplot/octave/p6.m
share/examples/plplot/octave/p7.m
share/examples/plplot/octave/p8.m
share/examples/plplot/octave/p9.m
share/examples/plplot/octave/plplot_octave_demo.m
share/examples/plplot/octave/rosenbrock.m
share/examples/plplot/octave/x01c.m
share/examples/plplot/octave/x02c.m
share/examples/plplot/octave/x03c.m
share/examples/plplot/octave/x04c.m
share/examples/plplot/octave/x05c.m
share/examples/plplot/octave/x06c.m
share/examples/plplot/octave/x07c.m
share/examples/plplot/octave/x08c.m
share/examples/plplot/octave/x09c.m
share/examples/plplot/octave/x10c.m
share/examples/plplot/octave/x11c.m
share/examples/plplot/octave/x12c.m
share/examples/plplot/octave/x13c.m
share/examples/plplot/octave/x14c.m
share/examples/plplot/octave/x15c.m
share/examples/plplot/octave/x16c.m
share/examples/plplot/octave/x17c.m
share/examples/plplot/octave/x18c.m
share/examples/plplot/octave/x19c.m
share/examples/plplot/test_octave.sh
share/octave/
share/octave/site/
share/octave/site/m/
share/octave/site/m/PLplot/
share/octave/site/m/PLplot/plplot_octave_path.m
share/octave/site/m/PLplot/toggle_plplot_use.m
share/octave/site/m/PLplot/use_plplot.m
share/plplot_octave/
share/plplot_octave/arrow.m
share/plplot_octave/arrows.m
share/plplot_octave/autostyle.m
share/plplot_octave/axis.m
share/plplot_octave/axis_set.m
share/plplot_octave/bgr.m
share/plplot_octave/blue.m
share/plplot_octave/bone.m
share/plplot_octave/bottom_title.m
share/plplot_octave/clip.m
share/plplot_octave/closeallfig.m
share/plplot_octave/closefig.m
share/plplot_octave/colormap.m
share/plplot_octave/comet.m
share/plplot_octave/contour.m
share/plplot_octave/cool.m
share/plplot_octave/copper.m
share/plplot_octave/drawnow.m
share/plplot_octave/fig.m
share/plplot_octave/fig_raise.m
share/plplot_octave/fig_state.m
share/plplot_octave/figure.m
share/plplot_octave/fill.m
share/plplot_octave/free_fig.m
share/plplot_octave/ginput.m
share/plplot_octave/green.m
share/plplot_octave/grid.m
share/plplot_octave/griddata.m
share/plplot_octave/gtext.m
share/plplot_octave/hls2rgb.m
share/plplot_octave/hot.m
share/plplot_octave/hsv.m
share/plplot_octave/label_plot.m
share/plplot_octave/legend.m
share/plplot_octave/loglog.m
share/plplot_octave/lp_setup.m
share/plplot_octave/mesh.m
share/plplot_octave/meshc.m
share/plplot_octave/meshz.m
share/plplot_octave/mplot.m
share/plplot_octave/multiplot.m
share/plplot_octave/oneplot.m
share/plplot_octave/peaks.m
share/plplot_octave/pink.m
share/plplot_octave/plclearplot.m
share/plplot_octave/plclg.m
share/plplot_octave/plcolormap.m
share/plplot_octave/pldef.m
share/plplot_octave/plimage.m
share/plplot_octave/plot.m
share/plplot_octave/plot3.m
share/plplot_octave/plot_border.m
share/plplot_octave/plot_margin.m
share/plplot_octave/plplot_stub.m
share/plplot_octave/plrb.m
share/plplot_octave/plsetopt.m
share/plplot_octave/polar.m
share/plplot_octave/prism.m
share/plplot_octave/red.m
share/plplot_octave/rgb2hls.m
share/plplot_octave/rgbplot.m
share/plplot_octave/save_fig.m
share/plplot_octave/semilogx.m
share/plplot_octave/semilogy.m
share/plplot_octave/set_view.m
share/plplot_octave/shade.m
share/plplot_octave/shading.m
share/plplot_octave/shg.m
share/plplot_octave/stopdraw.m
share/plplot_octave/stripc.m
share/plplot_octave/stripc_add.m
share/plplot_octave/stripc_del.m
share/plplot_octave/struct_contains.m
share/plplot_octave/subplot.m
share/plplot_octave/subwindow.m
share/plplot_octave/support/
share/plplot_octave/support/__comet.m
share/plplot_octave/support/__pl_contour.m
share/plplot_octave/support/__pl_draw_legend.m
share/plplot_octave/support/__pl_fill.m
share/plplot_octave/support/__pl_init.m
share/plplot_octave/support/__pl_logplotit.m
share/plplot_octave/support/__pl_matstr.m
share/plplot_octave/support/__pl_mesh.m
share/plplot_octave/support/__pl_meshplotit.m
share/plplot_octave/support/__pl_opt.m
share/plplot_octave/support/__pl_plenv.m
share/plplot_octave/support/__pl_plot3.m
share/plplot_octave/support/__pl_plotit.m
share/plplot_octave/support/__pl_pltext.m
share/plplot_octave/support/__pl_polargrid.m
share/plplot_octave/support/__pl_store.m
share/plplot_octave/support/__plr1__.m
share/plplot_octave/support/__plr2__.m
share/plplot_octave/support/__plr__.m
share/plplot_octave/support/__plt1__.m
share/plplot_octave/support/__plt2__.m
share/plplot_octave/support/__plt2mm__.m
share/plplot_octave/support/__plt2mv__.m
share/plplot_octave/support/__plt2ss__.m
share/plplot_octave/support/__plt2vm__.m
share/plplot_octave/support/__plt2vv__.m
share/plplot_octave/support/__plt__.m
share/plplot_octave/support/is_strmatrix.m
share/plplot_octave/support/is_strvector.m
share/plplot_octave/surf.m
share/plplot_octave/surfc.m
share/plplot_octave/surfl.m
share/plplot_octave/tdeblank.m
share/plplot_octave/text.m
share/plplot_octave/title.m
share/plplot_octave/top_title.m
share/plplot_octave/xlabel.m
share/plplot_octave/xticks.m
share/plplot_octave/ylabel.m
share/plplot_octave/yticks.m
share/plplot_octave/zlabel.m
share/plplot_octave/zoom.m

View File

@ -1,59 +0,0 @@
@comment $OpenBSD: PLIST-tcl,v 1.2 2006/06/06 13:36:28 steven Exp $
bin/pltcl
lib/libplplottcltkd.a
lib/libplplottcltkd.la
@lib lib/libplplottcltkd.so.${LIBplplottcltkd_VERSION}
lib/libtclmatrixd.a
lib/libtclmatrixd.la
@lib lib/libtclmatrixd.so.${LIBtclmatrixd_VERSION}
lib/pkgconfig/plplotd-tcl.pc
share/examples/plplot/tcl/
share/examples/plplot/tcl/README.tcldemos
share/examples/plplot/tcl/plgrid.tcl
share/examples/plplot/tcl/plot.dat
share/examples/plplot/tcl/plot.tcl
share/examples/plplot/tcl/r.dat
share/examples/plplot/tcl/stats.log
share/examples/plplot/tcl/tclIndex
share/examples/plplot/tcl/tcldemos.tcl
share/examples/plplot/tcl/x01
share/examples/plplot/tcl/x01.tcl
share/examples/plplot/tcl/x02
share/examples/plplot/tcl/x02.tcl
share/examples/plplot/tcl/x03
share/examples/plplot/tcl/x03.tcl
share/examples/plplot/tcl/x04
share/examples/plplot/tcl/x04.tcl
share/examples/plplot/tcl/x05
share/examples/plplot/tcl/x05.tcl
share/examples/plplot/tcl/x06
share/examples/plplot/tcl/x06.tcl
share/examples/plplot/tcl/x07
share/examples/plplot/tcl/x07.tcl
share/examples/plplot/tcl/x08
share/examples/plplot/tcl/x08.tcl
share/examples/plplot/tcl/x09
share/examples/plplot/tcl/x09.tcl
share/examples/plplot/tcl/x10
share/examples/plplot/tcl/x10.tcl
share/examples/plplot/tcl/x11
share/examples/plplot/tcl/x11.tcl
share/examples/plplot/tcl/x12
share/examples/plplot/tcl/x12.tcl
share/examples/plplot/tcl/x13
share/examples/plplot/tcl/x13.tcl
share/examples/plplot/tcl/x14
share/examples/plplot/tcl/x14.tcl
share/examples/plplot/tcl/x15
share/examples/plplot/tcl/x15.tcl
share/examples/plplot/tcl/x16
share/examples/plplot/tcl/x16.tcl
share/examples/plplot/tcl/x17
share/examples/plplot/tcl/x17.tcl
share/examples/plplot/tcl/x18
share/examples/plplot/tcl/x18.tcl
share/examples/plplot/tcl/x19
share/examples/plplot/tcl/x19.tcl
share/examples/plplot/tcl/x22
share/examples/plplot/tcl/x22.tcl
share/examples/plplot/test_tcl.sh