66111c6d15
Summary of changes: - removal of USE_GTEXINFO - addition of mk/texinfo.mk - inclusion of this file in package Makefiles requiring it - `install-info' substituted by `${INSTALL_INFO}' in PLISTs - tuning of mk/bsd.pkg.mk: removal of USE_GTEXINFO INSTALL_INFO added to PLIST_SUBST `${INSTALL_INFO}' replace `install-info' in target rules print-PLIST target now generate `${INSTALL_INFO}' instead of `install-info' - a couple of new patch files added for a handful of packages - setting of the TEXINFO_OVERRIDE "switch" in packages Makefiles requiring it - devel/cssc marked requiring texinfo 4.0 - a couple of packages Makefiles were tuned with respect of INFO_FILES and makeinfo command usage See -newly added by this commit- section 10.24 of Packages.txt for further information.
76 lines
1.6 KiB
Text
76 lines
1.6 KiB
Text
@comment $NetBSD: PLIST,v 1.2 2002/02/18 15:14:21 seb Exp $
|
|
bin/double
|
|
bin/graph
|
|
bin/ode
|
|
bin/pic2plot
|
|
bin/plot
|
|
bin/plotfont
|
|
bin/spline
|
|
bin/tek2plot
|
|
include/plot.h
|
|
include/plotcompat.h
|
|
include/plotter.h
|
|
lib/libplot.a
|
|
lib/libplot.la
|
|
lib/libplot.so
|
|
lib/libplot.so.4
|
|
lib/libplot.so.4.1
|
|
lib/libplotter.a
|
|
lib/libplotter.la
|
|
lib/libplotter.so
|
|
lib/libplotter.so.4
|
|
lib/libplotter.so.4.0
|
|
man/man1/ode.1
|
|
man/man1/plot.1
|
|
man/man1/plotfont.1
|
|
man/man1/spline.1
|
|
man/man1/tek2plot.1
|
|
share/libplot/README
|
|
share/libplot/colors.txt
|
|
share/libplot/demo-page
|
|
share/libplot/h-demo.c
|
|
share/libplot/h-fonts.doc
|
|
share/libplot/h-glyphs.doc
|
|
share/libplot/hershey.bib
|
|
share/libplot/kana.doc
|
|
share/libplot/kanji.doc
|
|
share/ode/README
|
|
share/ode/atwoods.ode
|
|
share/ode/bead.ode
|
|
share/ode/chem.ode
|
|
share/ode/coupled.ode
|
|
share/ode/ddho.ode
|
|
share/ode/dynamo.ode
|
|
share/ode/henon.ode
|
|
share/ode/limitcycle.ode
|
|
share/ode/lorenz.ode
|
|
share/ode/lunar.sh
|
|
share/ode/orbit.ode
|
|
share/ode/population.ode
|
|
share/ode/qcd.ode
|
|
share/ode/rumor.ode
|
|
share/ode/soliton.ode
|
|
share/ode/viscous.ode
|
|
share/pic2plot/README
|
|
share/pic2plot/macros.pic
|
|
share/pic2plot/pic0.ps
|
|
share/pic2plot/pic1.ps
|
|
share/pic2plot/picmacros.ps
|
|
share/tek2plot/README
|
|
share/tek2plot/aitest.tek
|
|
share/tek2plot/dmerc.tek
|
|
share/tek2plot/fotest.tek
|
|
share/tek2plot/imtesth.tek
|
|
share/tek2plot/karney.tek
|
|
share/tek2plot/ocpred.tek
|
|
share/tek2plot/scale.tek
|
|
share/tek2plot/skymap.tek
|
|
share/tek2plot/skymap2.tek
|
|
share/tek2plot/usmap.tek
|
|
@unexec ${INSTALL_INFO} --delete %D/info/plotutils.info %D/info/dir
|
|
info/plotutils.info
|
|
@exec ${INSTALL_INFO} %D/info/plotutils.info %D/info/dir
|
|
@dirrm share/libplot
|
|
@dirrm share/ode
|
|
@dirrm share/pic2plot
|
|
@dirrm share/tek2plot
|