diff --git a/math/grace/Makefile b/math/grace/Makefile index 9886ae97b2a9..a96aa5bf1198 100644 --- a/math/grace/Makefile +++ b/math/grace/Makefile @@ -1,77 +1,77 @@ PORTNAME= grace PORTVERSION= 5.1.25 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= math print MASTER_SITES= ftp://ftp.fu-berlin.de/unix/graphics/grace/src/stable/ \ ftp://ftp.ntua.gr/pub/graphics/grace/src/stable/ \ ftp://ftp.u-aizu.ac.jp/pub/SciEng/math/grace/src/stable/ \ ftp://plasma-gate.weizmann.ac.il/pub/grace/src/stable/ MAINTAINER= ports@FreeBSD.org COMMENT= Powerful 2D plotting tool (successor of xmgr) WWW= https://plasma-gate.weizmann.ac.il/Grace/ LICENSE= GPLv2 LIB_DEPENDS= libt1.so:devel/t1lib \ libpng.so:graphics/png \ libXbae.so:x11-toolkits/xbae RUN_DEPENDS= xdg-open:devel/xdg-utils USES= gmake jpeg motif GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-grace-home=${DATADIR} \ --with-extra-incpath=${LOCALBASE}/include \ --with-extra-ldpath=${LOCALBASE}/lib \ --with-helpviewer="xdg-open %s" \ --without-bundled-xbae MAKE_ARGS= LINUXDOC="${TRUE}" PDFLATEX="${TRUE}" DESKTOP_ENTRIES="XMgrace" "2D Plotting tool for scientific data" \ "${PREFIX}/share/pixmaps/mini-xmgr3.xpm" "xmgrace" \ "" "" OPTIONS_DEFINE= DOCS EXAMPLES FFTW NETCDF PDF XMHTML OPTIONS_DEFAULT= FFTW NETCDF PDF XMHTML FFTW_CONFIGURE_WITH= fftw FFTW_LIB_DEPENDS= libfftw.so:math/fftw NETCDF_CONFIGURE_ENABLE= netcdf NETCDF_LIB_DEPENDS= libnetcdf.so:science/netcdf PDF_DESC= PDF output PDF_CONFIGURE_ENABLE= pdfdrv PDF_LIB_DEPENDS= libpdf.so:print/pdflib XMHTML_DESC= XmHTML based on-line help XMHTML_CONFIGURE_ENABLE= xmhtml XMHTML_LIB_DEPENDS= libXmHTML.so:x11-toolkits/xmhtml post-configure: ${REINPLACE_CMD} -e \ '/SCRIPTS/s|INSTALL_PROGRAM|INSTALL_SCRIPT|' \ ${WRKSRC}/auxiliary/Makefile ${REINPLACE_CMD} -e \ '/cd /!s|$$(GRACE_HOME)/doc|${DOCSDIR}| ; \ /cd /s|$$(GRACE_HOME)/doc|$$(DESTDIR)$$(PREFIX)/man/man1| ; \ /^install/s|$$(MANPAGES)||' \ ${WRKSRC}/doc/Makefile ${REINPLACE_CMD} -e \ 's|$$(GRACE_HOME)/examples|${EXAMPLESDIR}| ; \ /DOTEST/s|INSTALL_PROGRAM|INSTALL_SCRIPT|' \ ${WRKSRC}/examples/Makefile ${REINPLACE_CMD} -e \ 's|$$(GRACE_HOME)/include|$$(PREFIX)/include| ; \ s|$$(GRACE_HOME)/lib|$$(PREFIX)/lib|' \ ${WRKSRC}/grace_np/Makefile ${FIND} ${WRKSRC} -name Makefile | ${XARGS} ${REINPLACE_CMD} -e \ 's|$$(GRACE_HOME)/bin|$$(PREFIX)/bin|' post-install: - ${INSTALL_MAN} ${WRKSRC}/doc/[c-g]*.1 ${STAGEDIR}${MANPREFIX}/man/man1 + ${INSTALL_MAN} ${WRKSRC}/doc/[c-g]*.1 ${STAGEDIR}${PREFIX}/share/man/man1 ${INSTALL_DATA} ${FILESDIR}/mini-xmgr3.xpm \ ${STAGEDIR}${PREFIX}/share/pixmaps ${LN} -sf xmgrace ${STAGEDIR}${PREFIX}/bin/grace - ${LN} -sf grace.1 ${STAGEDIR}${MANPREFIX}/man/man1/xmgrace.1 + ${LN} -sf grace.1 ${STAGEDIR}${PREFIX}/share/man/man1/xmgrace.1 ${LN} -sf ${DOCSDIR} ${STAGEDIR}${DATADIR}/doc ${LN} -sf ${EXAMPLESDIR} ${STAGEDIR}${DATADIR}/examples .include diff --git a/math/grace/pkg-plist b/math/grace/pkg-plist index 9fefda4b5951..fdc98babc1ac 100644 --- a/math/grace/pkg-plist +++ b/math/grace/pkg-plist @@ -1,137 +1,137 @@ bin/convcal bin/fdf2fit bin/grace bin/gracebat bin/grconvert bin/xmgrace include/grace_np.h lib/libgrace_np.a -man/man1/convcal.1.gz -man/man1/grace.1.gz -man/man1/gracebat.1.gz -man/man1/grconvert.1.gz -man/man1/xmgrace.1.gz +share/man/man1/convcal.1.gz +share/man/man1/grace.1.gz +share/man/man1/gracebat.1.gz +share/man/man1/grconvert.1.gz +share/man/man1/xmgrace.1.gz %%PORTDOCS%%%%DOCSDIR%%/10.1.dat %%PORTDOCS%%%%DOCSDIR%%/10a.dat %%PORTDOCS%%%%DOCSDIR%%/10b.dat %%PORTDOCS%%%%DOCSDIR%%/10c.dat %%PORTDOCS%%%%DOCSDIR%%/2.1.dat %%PORTDOCS%%%%DOCSDIR%%/3.dat %%PORTDOCS%%%%DOCSDIR%%/7.1.2.agr %%PORTDOCS%%%%DOCSDIR%%/7.1.3.agr %%PORTDOCS%%%%DOCSDIR%%/8.2.dat %%PORTDOCS%%%%DOCSDIR%%/CHANGES.html %%PORTDOCS%%%%DOCSDIR%%/FAQ.html %%PORTDOCS%%%%DOCSDIR%%/FAQ.pdf %%PORTDOCS%%%%DOCSDIR%%/GPL.html %%PORTDOCS%%%%DOCSDIR%%/Tutorial.html %%PORTDOCS%%%%DOCSDIR%%/Tutorial.pdf %%PORTDOCS%%%%DOCSDIR%%/UsersGuide.html %%PORTDOCS%%%%DOCSDIR%%/UsersGuide.pdf %%PORTDOCS%%%%DOCSDIR%%/mygraph.png %%PORTDOCS%%%%DOCSDIR%%/nohelp.html %%PORTDOCS%%%%DOCSDIR%%/philosophical-gnu-sm.jpg %%PORTDOCS%%%%DOCSDIR%%/shiftdata.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/altaxis.par %%PORTEXAMPLES%%%%EXAMPLESDIR%%/arrows.agr %%PORTEXAMPLES%%%%EXAMPLESDIR%%/au.agr %%PORTEXAMPLES%%%%EXAMPLESDIR%%/axes.agr %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bar.agr %%PORTEXAMPLES%%%%EXAMPLESDIR%%/boxplot.agr %%PORTEXAMPLES%%%%EXAMPLESDIR%%/brw.dat %%PORTEXAMPLES%%%%EXAMPLESDIR%%/chartebar.agr %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charts.agr %%PORTEXAMPLES%%%%EXAMPLESDIR%%/co2.agr %%PORTEXAMPLES%%%%EXAMPLESDIR%%/co2.par %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dotest %%PORTEXAMPLES%%%%EXAMPLESDIR%%/explain.agr %%PORTEXAMPLES%%%%EXAMPLESDIR%%/fills.agr %%PORTEXAMPLES%%%%EXAMPLESDIR%%/graphs.par %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hilo.agr %%PORTEXAMPLES%%%%EXAMPLESDIR%%/log.dat %%PORTEXAMPLES%%%%EXAMPLESDIR%%/log2.agr %%PORTEXAMPLES%%%%EXAMPLESDIR%%/log2log.agr %%PORTEXAMPLES%%%%EXAMPLESDIR%%/logistic.agr %%PORTEXAMPLES%%%%EXAMPLESDIR%%/logistic.fit %%PORTEXAMPLES%%%%EXAMPLESDIR%%/logit.agr %%PORTEXAMPLES%%%%EXAMPLESDIR%%/logtest.par %%PORTEXAMPLES%%%%EXAMPLESDIR%%/manygraphs.agr %%PORTEXAMPLES%%%%EXAMPLESDIR%%/mlo.dat %%PORTEXAMPLES%%%%EXAMPLESDIR%%/motif.agr %%PORTEXAMPLES%%%%EXAMPLESDIR%%/pie.agr %%PORTEXAMPLES%%%%EXAMPLESDIR%%/polar.agr %%PORTEXAMPLES%%%%EXAMPLESDIR%%/props.agr %%PORTEXAMPLES%%%%EXAMPLESDIR%%/reciprocal.agr %%PORTEXAMPLES%%%%EXAMPLESDIR%%/regions.par %%PORTEXAMPLES%%%%EXAMPLESDIR%%/spectrum.agr %%PORTEXAMPLES%%%%EXAMPLESDIR%%/stackedb.agr %%PORTEXAMPLES%%%%EXAMPLESDIR%%/symslines.agr %%PORTEXAMPLES%%%%EXAMPLESDIR%%/terr.agr %%PORTEXAMPLES%%%%EXAMPLESDIR%%/test.com %%PORTEXAMPLES%%%%EXAMPLESDIR%%/test.dat %%PORTEXAMPLES%%%%EXAMPLESDIR%%/test1.par %%PORTEXAMPLES%%%%EXAMPLESDIR%%/test2.agr %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tfonts.agr %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tforms.par %%PORTEXAMPLES%%%%EXAMPLESDIR%%/times.agr %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tinset.agr %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tlog.agr %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tmc.c %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tstack.agr %%PORTEXAMPLES%%%%EXAMPLESDIR%%/txttrans.agr %%PORTEXAMPLES%%%%EXAMPLESDIR%%/txyr.agr %%PORTEXAMPLES%%%%EXAMPLESDIR%%/typeset.agr %%PORTEXAMPLES%%%%EXAMPLESDIR%%/vmap.agr %%PORTEXAMPLES%%%%EXAMPLESDIR%%/xycolor.agr %%PORTEXAMPLES%%%%EXAMPLESDIR%%/xysize.agr %%PORTEXAMPLES%%%%EXAMPLESDIR%%/xyz.agr %%DATADIR%%/auxiliary/README %%DATADIR%%/auxiliary/convcal.c %%DATADIR%%/auxiliary/magic.grace %%PORTDOCS%%%%DATADIR%%/doc %%PORTEXAMPLES%%%%DATADIR%%/examples %%DATADIR%%/fonts/FontDataBase %%DATADIR%%/fonts/enc/CP1251.enc %%DATADIR%%/fonts/enc/IsoLatin1.enc %%DATADIR%%/fonts/enc/IsoLatin2.enc %%DATADIR%%/fonts/enc/IsoLatin5.enc %%DATADIR%%/fonts/enc/IsoLatin7.enc %%DATADIR%%/fonts/enc/IsoLatin9.enc %%DATADIR%%/fonts/enc/KOI8-R.enc %%DATADIR%%/fonts/enc/KOI8-U.enc %%DATADIR%%/fonts/enc/MacRoman.enc %%DATADIR%%/fonts/enc/PDFDoc.enc %%DATADIR%%/fonts/enc/PSLatin1.enc %%DATADIR%%/fonts/enc/WinAnsi.enc %%DATADIR%%/fonts/type1/d050000l.afm %%DATADIR%%/fonts/type1/d050000l.pfb %%DATADIR%%/fonts/type1/n019003l.afm %%DATADIR%%/fonts/type1/n019003l.pfb %%DATADIR%%/fonts/type1/n019004l.afm %%DATADIR%%/fonts/type1/n019004l.pfb %%DATADIR%%/fonts/type1/n019023l.afm %%DATADIR%%/fonts/type1/n019023l.pfb %%DATADIR%%/fonts/type1/n019024l.afm %%DATADIR%%/fonts/type1/n019024l.pfb %%DATADIR%%/fonts/type1/n021003l.afm %%DATADIR%%/fonts/type1/n021003l.pfb %%DATADIR%%/fonts/type1/n021004l.afm %%DATADIR%%/fonts/type1/n021004l.pfb %%DATADIR%%/fonts/type1/n021023l.afm %%DATADIR%%/fonts/type1/n021023l.pfb %%DATADIR%%/fonts/type1/n021024l.afm %%DATADIR%%/fonts/type1/n021024l.pfb %%DATADIR%%/fonts/type1/n022003l.afm %%DATADIR%%/fonts/type1/n022003l.pfb %%DATADIR%%/fonts/type1/n022004l.afm %%DATADIR%%/fonts/type1/n022004l.pfb %%DATADIR%%/fonts/type1/n022023l.afm %%DATADIR%%/fonts/type1/n022023l.pfb %%DATADIR%%/fonts/type1/n022024l.afm %%DATADIR%%/fonts/type1/n022024l.pfb %%DATADIR%%/fonts/type1/s050000l.afm %%DATADIR%%/fonts/type1/s050000l.pfb %%DATADIR%%/gracerc %%DATADIR%%/gracerc.user %%DATADIR%%/templates/Default.agr share/pixmaps/mini-xmgr3.xpm diff --git a/math/ploticus/Makefile b/math/ploticus/Makefile index ba2a0c24522a..a77e80abde6a 100644 --- a/math/ploticus/Makefile +++ b/math/ploticus/Makefile @@ -1,58 +1,58 @@ PORTNAME= ploticus PORTVERSION= 2.40 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= math MASTER_SITES= SF DISTNAME= pl${PORTVERSION:S/.//}src MAINTAINER?= ports@FreeBSD.org COMMENT?= Generates plots and graphs from data WWW= https://ploticus.sourceforge.net/ LIB_DEPENDS= libgd.so:graphics/gd \ libming.so:graphics/ming \ libpng.so:graphics/png \ libfreetype.so:print/freetype2 USES= jpeg BUILD_WRKSRC= ${WRKSRC}/src FREETYPE_CONFIG?= ${LOCALBASE}/bin/freetype-config MAKE_ARGS= CC="${CC}" FLAGS="${CFLAGS}" \ LOCALEOBJ="localef.o" LOCALE_FLAG="-DLOCALE" \ MING="-L${LOCALBASE}/lib -lming" \ MINGH="-I${LOCALBASE}/include/ming" NOSWFFLAG="" \ GD18LIBS="`${FREETYPE_CONFIG} --libs` \ -L${LOCALBASE}/lib -lgd -lpng -lz -ljpeg" \ GD18H="`${FREETYPE_CONFIG} --cflags` \ -L${LOCALBASE}/include" \ GDFREETYPE="-DGDFREETYPE" PREFABS_DIR="${DATADIR}" ALL_TARGET= plgd18 .ifdef (WITHOUT_X11) MAKE_ARGS+= NOX11=-DNOX11 XLIBS= XOBJ= PKGNAMESUFFIX= -nox11 .else USES+= xorg USE_XORG= xpm .endif OPTIONS_DEFINE= EXAMPLES post-patch: @${REINPLACE_CMD} -e 's,/usr/X11R6,${LOCALBASE},g' \ ${BUILD_WRKSRC}/Makefile ${BUILD_WRKSRC}/mkapi do-install: ${INSTALL_PROGRAM} ${BUILD_WRKSRC}/pl ${STAGEDIR}${PREFIX}/bin/ploticus @${MKDIR} ${STAGEDIR}${DATADIR} cd ${WRKSRC}/prefabs && ${FIND} . | \ ${CPIO} -pdm -L -R ${SHAREOWN}:${SHAREGRP} ${STAGEDIR}${DATADIR} - ${INSTALL_MAN} ${WRKSRC}/man/man1/pl.1 ${STAGEDIR}${MANPREFIX}/man/man1/ploticus.1 - ${INSTALL_MAN} ${WRKSRC}/man/man3/libploticus.3 ${STAGEDIR}${MANPREFIX}/man/man3 + ${INSTALL_MAN} ${WRKSRC}/man/man1/pl.1 ${STAGEDIR}${PREFIX}/share/man/man1/ploticus.1 + ${INSTALL_MAN} ${WRKSRC}/man/man3/libploticus.3 ${STAGEDIR}${PREFIX}/share/man/man3 @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} cd ${WRKSRC}/pltestsuite && ${FIND} . \! -name "*.orig" | \ ${CPIO} -pdm -L -R ${SHAREOWN}:${SHAREGRP} ${STAGEDIR}${EXAMPLESDIR} .include diff --git a/math/ploticus/pkg-plist b/math/ploticus/pkg-plist index cdb9edbf49df..d1f6e9ad74f1 100644 --- a/math/ploticus/pkg-plist +++ b/math/ploticus/pkg-plist @@ -1,142 +1,142 @@ bin/ploticus -man/man1/ploticus.1.gz -man/man3/libploticus.3.gz +share/man/man1/ploticus.1.gz +share/man/man3/libploticus.3.gz %%PORTEXAMPLES%%%%EXAMPLESDIR%%/Diag.out %%PORTEXAMPLES%%%%EXAMPLESDIR%%/Makefile %%PORTEXAMPLES%%%%EXAMPLESDIR%%/README %%PORTEXAMPLES%%%%EXAMPLESDIR%%/annot %%PORTEXAMPLES%%%%EXAMPLESDIR%%/annot2.gif %%PORTEXAMPLES%%%%EXAMPLESDIR%%/annot2.htm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/api_examp.c %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bars3.htm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bigcsv.pl %%PORTEXAMPLES%%%%EXAMPLESDIR%%/catlines1.htm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/colorgrid.htm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/colorgrid2.htm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/cumufrac.dat %%PORTEXAMPLES%%%%EXAMPLESDIR%%/curve1.dat %%PORTEXAMPLES%%%%EXAMPLESDIR%%/data1 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/data10 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/data10h %%PORTEXAMPLES%%%%EXAMPLESDIR%%/data11 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/data12 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/data13 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/data14 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/data15 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/data16 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/data17 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/data18 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/data19 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/data2 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/data20 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/data21 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/data22 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/data23 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/data24 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/data25 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/data26 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/data27 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/data28 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/data3 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/data4 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/data5 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/data6 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/data6b %%PORTEXAMPLES%%%%EXAMPLESDIR%%/data7 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/data8 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/data9 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/devol.dat %%PORTEXAMPLES%%%%EXAMPLESDIR%%/devol.htm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dexa.dat %%PORTEXAMPLES%%%%EXAMPLESDIR%%/distrib.htm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/drawcom.dcm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/drawcom.htm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dtfut.dat %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dtfut.htm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/errbar1.htm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/errbar5.htm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/heatmap3.htm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hgb.dat %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hitcount.dat %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hitcount3.htm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/kmslide.htm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/legends232.htm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/lineplot20.htm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/lineplot4.htm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/lineplot5.htm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/pie1.htm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/plconfig.spanish %%PORTEXAMPLES%%%%EXAMPLESDIR%%/propbars1.htm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/quarters.htm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/rangesweep2_dostext.htm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/run_all_scripts %%PORTEXAMPLES%%%%EXAMPLESDIR%%/run_prefabs_test %%PORTEXAMPLES%%%%EXAMPLESDIR%%/run_prefabs_test.bat %%PORTEXAMPLES%%%%EXAMPLESDIR%%/run_script_test %%PORTEXAMPLES%%%%EXAMPLESDIR%%/run_script_test.bat %%PORTEXAMPLES%%%%EXAMPLESDIR%%/sar-cpu.dat %%PORTEXAMPLES%%%%EXAMPLESDIR%%/sar-cpu.htm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/scatterplot10.dat %%PORTEXAMPLES%%%%EXAMPLESDIR%%/scatterplot10.htm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/scatterplot4.htm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/snpmap.dat %%PORTEXAMPLES%%%%EXAMPLESDIR%%/stock.csv %%PORTEXAMPLES%%%%EXAMPLESDIR%%/stock2.htm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/strainz.dat %%PORTEXAMPLES%%%%EXAMPLESDIR%%/supstubs.htm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/td.htm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testpf_chron %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testpf_compare %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testpf_cumufrac %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testpf_dist %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testpf_draw %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testpf_heatmap %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testpf_lines %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testpf_multidist %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testpf_pie %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testpf_scat %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testpf_stack %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testpf_vbars %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testpf_vdist %%PORTEXAMPLES%%%%EXAMPLESDIR%%/timeline2.htm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/timely.dat %%PORTEXAMPLES%%%%EXAMPLESDIR%%/timely.htm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tree1.htm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/vector1.htm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/venn.htm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/vermonth.tab %%PORTEXAMPLES%%%%EXAMPLESDIR%%/vf.dat %%PORTEXAMPLES%%%%EXAMPLESDIR%%/wind.csv %%PORTEXAMPLES%%%%EXAMPLESDIR%%/windbarbs.htm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/ycase.newick %%DATADIR%%/README %%DATADIR%%/chron.pl %%DATADIR%%/chron.pl- %%DATADIR%%/chron.pl-- %%DATADIR%%/chunk_area %%DATADIR%%/chunk_chronfilter %%DATADIR%%/chunk_doheatmap %%DATADIR%%/chunk_heatmapfilter %%DATADIR%%/chunk_logstubs %%DATADIR%%/chunk_logtics %%DATADIR%%/chunk_read %%DATADIR%%/chunk_setstd %%DATADIR%%/chunk_stackareafilter %%DATADIR%%/chunk_title %%DATADIR%%/chunk_vdistfilter %%DATADIR%%/chunk_xaxis %%DATADIR%%/chunk_yaxis %%DATADIR%%/compare.pl %%DATADIR%%/cumufrac.pl %%DATADIR%%/dist.pl %%DATADIR%%/draw.pl %%DATADIR%%/heatmap.pl %%DATADIR%%/heatmap.pl- %%DATADIR%%/lines.pl %%DATADIR%%/multidist.pl %%DATADIR%%/pie.pl %%DATADIR%%/processdata.pl %%DATADIR%%/scat.pl %%DATADIR%%/stack.pl %%DATADIR%%/vbars.pl %%DATADIR%%/vdist.pl diff --git a/math/reduce-psl/Makefile b/math/reduce-psl/Makefile index 324ea76fdba7..b610fa451289 100644 --- a/math/reduce-psl/Makefile +++ b/math/reduce-psl/Makefile @@ -1,54 +1,55 @@ PORTNAME= reduce PORTVERSION= ${SFSUBDIR:S/snapshot_//:S/-//g} +PORTREVISION= 1 CATEGORIES= math lang MASTER_SITES= SF/reduce-algebra/${SFSUBDIR}/ PKGNAMESUFFIX= -psl DISTNAME= Reduce-svn6658-src MAINTAINER= ports@FreeBSD.org COMMENT= Portable Standard Lisp REDUCE general-purpose algebra system WWW= http://www.reduce-algebra.com/ LICENSE= BSD2CLAUSE ONLY_FOR_ARCHS= amd64 i386 USES= autoreconf:build libtool gmake ncurses SFSUBDIR= snapshot_2023-12-18 TARGET_SDIR= ${ARCH:S/amd64/x86_64/}-unknown-${OPSYS:tl}${OSREL} CPPFLAGS+= -I${NCURSESINC} # Avoid GNU_CONFIGURE as it breaks staging HAS_CONFIGURE= yes ALL_TARGET= MAKE_JOBS_UNSAFE= yes PLIST= ${.CURDIR}/pkg-plist.${ARCH} CONFIGURE_ARGS= --with-psl REDUCE_BINS= ${WRKSRC}/pslbuild/${TARGET_SDIR} OPTIONS_DEFINE= DOCS do-install: ${MKDIR} ${STAGEDIR}${DATADIR} ${INSTALL_SCRIPT} ${FILESDIR}/runpsl.sh ${STAGEDIR}${PREFIX}/bin/redpsl - ${INSTALL_MAN} ${FILESDIR}/redpsl.1 ${STAGEDIR}${MANPREFIX}/man/man1/ + ${INSTALL_MAN} ${FILESDIR}/redpsl.1 ${STAGEDIR}${PREFIX}/share/man/man1/ ${MKDIR} ${STAGEDIR}${DATADIR}/psl ${INSTALL_PROGRAM} ${REDUCE_BINS}/psl/bpsl ${STAGEDIR}${DATADIR}/psl/ (cd ${REDUCE_BINS}/psl && ${COPYTREE_SHARE} . \ ${STAGEDIR}${DATADIR}/psl "! -name bpsl") ${MKDIR} ${STAGEDIR}${PREFIX}/red (cd ${REDUCE_BINS}/red && ${COPYTREE_SHARE} . \ ${STAGEDIR}${DATADIR}/red) ${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/doc//util/r38.pdf \ ${STAGEDIR}${DOCSDIR}/manual.pdf ${INSTALL_DATA} ${WRKSRC}/doc/primers/*.pdf \ ${STAGEDIR}${DOCSDIR} .include diff --git a/math/reduce-psl/pkg-plist.amd64 b/math/reduce-psl/pkg-plist.amd64 index d66474477717..4741954249f4 100644 --- a/math/reduce-psl/pkg-plist.amd64 +++ b/math/reduce-psl/pkg-plist.amd64 @@ -1,1173 +1,1173 @@ bin/redpsl -man/man1/redpsl.1.gz +share/man/man1/redpsl.1.gz %%PORTDOCS%%%%DOCSDIR%%/insidereduce.pdf %%PORTDOCS%%%%DOCSDIR%%/manual.pdf %%PORTDOCS%%%%DOCSDIR%%/primer.pdf %%PORTDOCS%%%%DOCSDIR%%/sl.pdf %%DATADIR%%/psl/386-ext.b %%DATADIR%%/psl/64 %%DATADIR%%/psl/AMD64-cmac.b %%DATADIR%%/psl/AMD64-comp.b %%DATADIR%%/psl/AMD64-lap.b %%DATADIR%%/psl/AMD64-spec.b %%DATADIR%%/psl/addr2id.b %%DATADIR%%/psl/allocators.b %%DATADIR%%/psl/apply-lap.b %%DATADIR%%/psl/arithmetic.b %%DATADIR%%/psl/association.b %%DATADIR%%/psl/autoload-tr.b %%DATADIR%%/psl/autoload.b %%DATADIR%%/psl/backquote.b %%DATADIR%%/psl/backtrace.b %%DATADIR%%/psl/base-io.b %%DATADIR%%/psl/big-faslend.b %%DATADIR%%/psl/big.b %%DATADIR%%/psl/bind-macros.b %%DATADIR%%/psl/binding.b %%DATADIR%%/psl/bpsl %%DATADIR%%/psl/break.b %%DATADIR%%/psl/build.b %%DATADIR%%/psl/c-template.b %%DATADIR%%/psl/carcdr.b %%DATADIR%%/psl/carcdrnil.b %%DATADIR%%/psl/catch-throw.b %%DATADIR%%/psl/char-io.b %%DATADIR%%/psl/char-macro.b %%DATADIR%%/psl/chars.b %%DATADIR%%/psl/clcomp.b %%DATADIR%%/psl/clcomp1.b %%DATADIR%%/psl/comasm.b %%DATADIR%%/psl/common.b %%DATADIR%%/psl/comp-decls.b %%DATADIR%%/psl/compat.b %%DATADIR%%/psl/compiler.b %%DATADIR%%/psl/compsupport.b %%DATADIR%%/psl/cond-macros.b %%DATADIR%%/psl/cons-mkvect.b %%DATADIR%%/psl/constants.b %%DATADIR%%/psl/cont-error.b %%DATADIR%%/psl/copiers.b %%DATADIR%%/psl/copying-gc.b %%DATADIR%%/psl/datamachine.b %%DATADIR%%/psl/debug.b %%DATADIR%%/psl/def-smacro.b %%DATADIR%%/psl/defconst.b %%DATADIR%%/psl/defmacro.b %%DATADIR%%/psl/defmacro1.b %%DATADIR%%/psl/defmacro2.b %%DATADIR%%/psl/defobject.b %%DATADIR%%/psl/disassemble.b %%DATADIR%%/psl/double.b %%DATADIR%%/psl/double32.b %%DATADIR%%/psl/dskin.b %%DATADIR%%/psl/dumplisp.b %%DATADIR%%/psl/easy-non-sl.b %%DATADIR%%/psl/easy-sl.b %%DATADIR%%/psl/environment.b %%DATADIR%%/psl/equal.b %%DATADIR%%/psl/error-eset.b %%DATADIR%%/psl/error-hand.b %%DATADIR%%/psl/eval-apply.b %%DATADIR%%/psl/eval-when.b %%DATADIR%%/psl/evalhook.b %%DATADIR%%/psl/explode-com.b %%DATADIR%%/psl/f-evectors.b %%DATADIR%%/psl/f-strings.b %%DATADIR%%/psl/f-vectors.b %%DATADIR%%/psl/fasl-decls.b %%DATADIR%%/psl/faslout.b %%DATADIR%%/psl/fast-chars.b %%DATADIR%%/psl/fast-int.b %%DATADIR%%/psl/fast-math.b %%DATADIR%%/psl/fast-vector.b %%DATADIR%%/psl/fc-indirect.b %%DATADIR%%/psl/fcomp.b %%DATADIR%%/psl/find.b %%DATADIR%%/psl/fixup.b %%DATADIR%%/psl/fluid-globl.b %%DATADIR%%/psl/for-macro.b %%DATADIR%%/psl/funct-prims.b %%DATADIR%%/psl/get-options.b %%DATADIR%%/psl/gsort.b %%DATADIR%%/psl/hash-decls.b %%DATADIR%%/psl/hashtable.b %%DATADIR%%/psl/hcons.b %%DATADIR%%/psl/helferlein.b %%DATADIR%%/psl/ieee-decls.b %%DATADIR%%/psl/if-system.b %%DATADIR%%/psl/if.b %%DATADIR%%/psl/init-file.b %%DATADIR%%/psl/inum.b %%DATADIR%%/psl/io-data.b %%DATADIR%%/psl/io-decls.b %%DATADIR%%/psl/io-errors.b %%DATADIR%%/psl/io-extens.b %%DATADIR%%/psl/iter-macros.b %%DATADIR%%/psl/knowntocomp.b %%DATADIR%%/psl/l2cdatacon.b %%DATADIR%%/psl/lap-to-asm.b %%DATADIR%%/psl/lap.b %%DATADIR%%/psl/lisp-macros.b %%DATADIR%%/psl/load-psl.b %%DATADIR%%/psl/load.b %%DATADIR%%/psl/loop-macros.b %%DATADIR%%/psl/macroexpand.b %%DATADIR%%/psl/mathlib.b %%DATADIR%%/psl/mbarith.b %%DATADIR%%/psl/merge-sort.b %%DATADIR%%/psl/misc-macros.b %%DATADIR%%/psl/mstruct.b %%DATADIR%%/psl/muls.b %%DATADIR%%/psl/muls32.b %%DATADIR%%/psl/nbarith.b %%DATADIR%%/psl/nbig.b %%DATADIR%%/psl/nbig0.b %%DATADIR%%/psl/nbig30.b %%DATADIR%%/psl/nbig30a.b %%DATADIR%%/psl/nbig32.b %%DATADIR%%/psl/nbig32a.b %%DATADIR%%/psl/nbittab.b %%DATADIR%%/psl/nstruct.b %%DATADIR%%/psl/numeric-ops.b %%DATADIR%%/psl/obj-const.b %%DATADIR%%/psl/obj-dflavor.b %%DATADIR%%/psl/obj-dmethod.b %%DATADIR%%/psl/obj-hash.b %%DATADIR%%/psl/obj-lib.b %%DATADIR%%/psl/obj-send.b %%DATADIR%%/psl/objects.b %%DATADIR%%/psl/objinstance.b %%DATADIR%%/psl/oblist.b %%DATADIR%%/psl/onoff.b %%DATADIR%%/psl/open-close.b %%DATADIR%%/psl/other-io.b %%DATADIR%%/psl/others-sl.b %%DATADIR%%/psl/p1-decls.b %%DATADIR%%/psl/pass-1-lap.b %%DATADIR%%/psl/pass-1.b %%DATADIR%%/psl/pass-2-3.b %%DATADIR%%/psl/pipes.b %%DATADIR%%/psl/pp-file.b %%DATADIR%%/psl/pp-lisp.b %%DATADIR%%/psl/pp.b %%DATADIR%%/psl/printers.b %%DATADIR%%/psl/printf.b %%DATADIR%%/psl/prog-friend.b %%DATADIR%%/psl/prop-list.b %%DATADIR%%/psl/pslcomp.b %%DATADIR%%/psl/pslcompat.b %%DATADIR%%/psl/putd-getd.b %%DATADIR%%/psl/putprint.b %%DATADIR%%/psl/pvm.b %%DATADIR%%/psl/qualified-timing.b %%DATADIR%%/psl/rds-wrs.b %%DATADIR%%/psl/read-macros.b %%DATADIR%%/psl/read-utils.b %%DATADIR%%/psl/read.b %%DATADIR%%/psl/read1macros.b %%DATADIR%%/psl/read2macros.b %%DATADIR%%/psl/rprint.b %%DATADIR%%/psl/s-strings.b %%DATADIR%%/psl/s-vectors.b %%DATADIR%%/psl/scan-table.b %%DATADIR%%/psl/sequence.b %%DATADIR%%/psl/set-macros.b %%DATADIR%%/psl/set1-macros.b %%DATADIR%%/psl/set2-macros.b %%DATADIR%%/psl/sets.b %%DATADIR%%/psl/shmem.b %%DATADIR%%/psl/spy.b %%DATADIR%%/psl/static-gc.b %%DATADIR%%/psl/step.b %%DATADIR%%/psl/str-input.b %%DATADIR%%/psl/str-search.b %%DATADIR%%/psl/string-gen.b %%DATADIR%%/psl/strings.b %%DATADIR%%/psl/symbol-vals.b %%DATADIR%%/psl/symget.b %%DATADIR%%/psl/sys-consts.b %%DATADIR%%/psl/sys-date.b %%DATADIR%%/psl/sys-dm.b %%DATADIR%%/psl/sys-extras.b %%DATADIR%%/psl/sys-faslin.b %%DATADIR%%/psl/sys-gc.b %%DATADIR%%/psl/sys-io.b %%DATADIR%%/psl/sys-macros.b %%DATADIR%%/psl/syslisp-syn.b %%DATADIR%%/psl/syslisp.b %%DATADIR%%/psl/tags.b %%DATADIR%%/psl/timc.b %%DATADIR%%/psl/token-decls.b %%DATADIR%%/psl/token-scan.b %%DATADIR%%/psl/top-loop.b %%DATADIR%%/psl/trap.b %%DATADIR%%/psl/type-conver.b %%DATADIR%%/psl/type-error.b %%DATADIR%%/psl/unixAMD64-asm.b %%DATADIR%%/psl/useful.b %%DATADIR%%/psl/vector-fix.b %%DATADIR%%/psl/vectors.b %%DATADIR%%/psl/vfvect.b %%DATADIR%%/psl/wdeclare.b %%DATADIR%%/psl/wfloat.b %%DATADIR%%/psl/write-float.b %%DATADIR%%/psl/zbig.b %%DATADIR%%/red/_definta.lap %%DATADIR%%/red/_defintb.lap %%DATADIR%%/red/_definte.lap %%DATADIR%%/red/_defintf.lap %%DATADIR%%/red/_definti.lap %%DATADIR%%/red/_defintk.lap %%DATADIR%%/red/_susy2.lap %%DATADIR%%/red/a2dip.b %%DATADIR%%/red/acfsf.b %%DATADIR%%/red/acfsfbnf.b %%DATADIR%%/red/acfsfgs.b %%DATADIR%%/red/acfsfmisc.b %%DATADIR%%/red/acfsfqe.b %%DATADIR%%/red/acfsfsiat.b %%DATADIR%%/red/acfsfsism.b %%DATADIR%%/red/afactor.b %%DATADIR%%/red/alg-form.b %%DATADIR%%/red/alg.b %%DATADIR%%/red/algbool.b %%DATADIR%%/red/algdcl.b %%DATADIR%%/red/algfn.b %%DATADIR%%/red/algint.b %%DATADIR%%/red/allroot.b %%DATADIR%%/red/alphas.b %%DATADIR%%/red/antisubs.b %%DATADIR%%/red/applysym.b %%DATADIR%%/red/approx.b %%DATADIR%%/red/arinv.b %%DATADIR%%/red/arith.b %%DATADIR%%/red/arnum.b %%DATADIR%%/red/array.b %%DATADIR%%/red/assert.b %%DATADIR%%/red/assertcheckfn.b %%DATADIR%%/red/assertproc.b %%DATADIR%%/red/assist.b %%DATADIR%%/red/atensor.b %%DATADIR%%/red/auxitens.b %%DATADIR%%/red/avector.b %%DATADIR%%/red/backtrck.b %%DATADIR%%/red/baglist.b %%DATADIR%%/red/bareiss.b %%DATADIR%%/red/bas.b %%DATADIR%%/red/basis.b %%DATADIR%%/red/bcoeff.b %%DATADIR%%/red/bcsf.b %%DATADIR%%/red/bfauxil.b %%DATADIR%%/red/bfdoer.b %%DATADIR%%/red/bfdoer2.b %%DATADIR%%/red/bfelem.b %%DATADIR%%/red/bhashtable.b %%DATADIR%%/red/bibasis.b %%DATADIR%%/red/bibasis_interface.b %%DATADIR%%/red/bibasis_involutive.b %%DATADIR%%/red/bibasis_janet_tree.b %%DATADIR%%/red/bibasis_monom.b %%DATADIR%%/red/bibasis_polynom.b %%DATADIR%%/red/bibasis_qset.b %%DATADIR%%/red/bibasis_triple.b %%DATADIR%%/red/bibasis_tset.b %%DATADIR%%/red/bigmodp.b %%DATADIR%%/red/block.b %%DATADIR%%/red/block4.b %%DATADIR%%/red/boolean.b %%DATADIR%%/red/bootstrap.img %%DATADIR%%/red/bounds.b %%DATADIR%%/red/bquote.b %%DATADIR%%/red/breduce.b %%DATADIR%%/red/brsltnt_bmap.b %%DATADIR%%/red/buchbg.b %%DATADIR%%/red/cali.b %%DATADIR%%/red/calimat.b %%DATADIR%%/red/camal.b %%DATADIR%%/red/cantens.b %%DATADIR%%/red/cde.b %%DATADIR%%/red/cde_ansatz.b %%DATADIR%%/red/cde_cdcalc.b %%DATADIR%%/red/cde_cdiff.b %%DATADIR%%/red/cde_diffcon.b %%DATADIR%%/red/cde_init.b %%DATADIR%%/red/cde_jetspace.b %%DATADIR%%/red/cde_parametric.b %%DATADIR%%/red/cde_superfun.b %%DATADIR%%/red/cde_tools.b %%DATADIR%%/red/cde_totalder.b %%DATADIR%%/red/cde_varcalc.b %%DATADIR%%/red/cde_vectorfield.b %%DATADIR%%/red/cde_weaklynl.b %%DATADIR%%/red/cdiff.b %%DATADIR%%/red/cdiffx.b %%DATADIR%%/red/cedit.b %%DATADIR%%/red/cface.b %%DATADIR%%/red/cfutil.b %%DATADIR%%/red/cgb.b %%DATADIR%%/red/changevr.b %%DATADIR%%/red/charname.b %%DATADIR%%/red/charpol.b %%DATADIR%%/red/chebysh.b %%DATADIR%%/red/checkind.b %%DATADIR%%/red/cholesky.b %%DATADIR%%/red/cl.b %%DATADIR%%/red/clbnf.b %%DATADIR%%/red/cldfgformat.b %%DATADIR%%/red/clmisc.b %%DATADIR%%/red/clnf.b %%DATADIR%%/red/clprl.b %%DATADIR%%/red/clqe.b %%DATADIR%%/red/clqecont.b %%DATADIR%%/red/clqeenv.b %%DATADIR%%/red/clqenew.b %%DATADIR%%/red/clqenode.b %%DATADIR%%/red/clqestate.b %%DATADIR%%/red/clresolv.b %%DATADIR%%/red/clsimpl.b %%DATADIR%%/red/clsimplat.b %%DATADIR%%/red/clsimplatenv.b %%DATADIR%%/red/clsimplbasic.b %%DATADIR%%/red/clsmt2format.b %%DATADIR%%/red/clsub.b %%DATADIR%%/red/clsusi.b %%DATADIR%%/red/cltab.b %%DATADIR%%/red/coates.b %%DATADIR%%/red/coatesid.b %%DATADIR%%/red/codad1.b %%DATADIR%%/red/codad2.b %%DATADIR%%/red/codctl.b %%DATADIR%%/red/coddec.b %%DATADIR%%/red/coddom.b %%DATADIR%%/red/codgen.b %%DATADIR%%/red/codhrn.b %%DATADIR%%/red/codmat.b %%DATADIR%%/red/codopt.b %%DATADIR%%/red/codpri.b %%DATADIR%%/red/codstr.b %%DATADIR%%/red/coeff.b %%DATADIR%%/red/coeff2.b %%DATADIR%%/red/coeffts.b %%DATADIR%%/red/cofactor.b %%DATADIR%%/red/comfac.b %%DATADIR%%/red/compact.b %%DATADIR%%/red/compactf.b %%DATADIR%%/red/compat.b %%DATADIR%%/red/complx.b %%DATADIR%%/red/complxp.b %%DATADIR%%/red/compopr.b %%DATADIR%%/red/comprd.b %%DATADIR%%/red/condense.b %%DATADIR%%/red/conj.b %%DATADIR%%/red/conlaw.b %%DATADIR%%/red/conlaw0.b %%DATADIR%%/red/conlaw1.b %%DATADIR%%/red/conlaw2.b %%DATADIR%%/red/conlaw3.b %%DATADIR%%/red/conlaw4.b %%DATADIR%%/red/constre.b %%DATADIR%%/red/contact.b %%DATADIR%%/red/contents.b %%DATADIR%%/red/contfr.b %%DATADIR%%/red/contfrac.b %%DATADIR%%/red/control.b %%DATADIR%%/red/contrtns.b %%DATADIR%%/red/convert.b %%DATADIR%%/red/cpxrn.b %%DATADIR%%/red/crack.b %%DATADIR%%/red/crdec.b %%DATADIR%%/red/crdiffelim.b %%DATADIR%%/red/crelem.b %%DATADIR%%/red/crequsol.b %%DATADIR%%/red/crgb.b %%DATADIR%%/red/crgensep.b %%DATADIR%%/red/crhomalg.b %%DATADIR%%/red/crident.b %%DATADIR%%/red/crineq.b %%DATADIR%%/red/crinit.b %%DATADIR%%/red/crint.b %%DATADIR%%/red/crlinalg.b %%DATADIR%%/red/crmain.b %%DATADIR%%/red/crpvm.b %%DATADIR%%/red/crresu.b %%DATADIR%%/red/crsep.b %%DATADIR%%/red/crshort.b %%DATADIR%%/red/crsimp.b %%DATADIR%%/red/crsimpso.b %%DATADIR%%/red/crstart.b %%DATADIR%%/red/crstruc.b %%DATADIR%%/red/crsubsys.b %%DATADIR%%/red/crtrafo.b %%DATADIR%%/red/crunder.b %%DATADIR%%/red/crutil.b %%DATADIR%%/red/csolve.b %%DATADIR%%/red/ctintro.b %%DATADIR%%/red/cvit.b %%DATADIR%%/red/cvitmap.b %%DATADIR%%/red/dcfsf.b %%DATADIR%%/red/dcfsfkacem.b %%DATADIR%%/red/dcfsfmisc.b %%DATADIR%%/red/dcfsfqe.b %%DATADIR%%/red/dcfsfsism.b %%DATADIR%%/red/decompos.b %%DATADIR%%/red/decrep.b %%DATADIR%%/red/defint.b %%DATADIR%%/red/defint0.b %%DATADIR%%/red/definta.b %%DATADIR%%/red/defintb.b %%DATADIR%%/red/defintc.b %%DATADIR%%/red/defintd.b %%DATADIR%%/red/definte.b %%DATADIR%%/red/defintf.b %%DATADIR%%/red/defintg.b %%DATADIR%%/red/definth.b %%DATADIR%%/red/definti.b %%DATADIR%%/red/defintj.b %%DATADIR%%/red/defintk.b %%DATADIR%%/red/defintx.b %%DATADIR%%/red/degform.b %%DATADIR%%/red/degsets.b %%DATADIR%%/red/depend.b %%DATADIR%%/red/desir.b %%DATADIR%%/red/det.b %%DATADIR%%/red/df2q.b %%DATADIR%%/red/dfpart.b %%DATADIR%%/red/dfprin.b %%DATADIR%%/red/diff.b %%DATADIR%%/red/dilog.b %%DATADIR%%/red/dint.b %%DATADIR%%/red/dip2a.b %%DATADIR%%/red/dipoly.b %%DATADIR%%/red/dipoly1.b %%DATADIR%%/red/dipprint.b %%DATADIR%%/red/dipvars.b %%DATADIR%%/red/discret.b %%DATADIR%%/red/disjoin.b %%DATADIR%%/red/distrib.b %%DATADIR%%/red/divide.b %%DATADIR%%/red/dmode.b %%DATADIR%%/red/dmodeop.b %%DATADIR%%/red/dp.b %%DATADIR%%/red/dpmat.b %%DATADIR%%/red/dpoly.b %%DATADIR%%/red/driver.b %%DATADIR%%/red/dummy.b %%DATADIR%%/red/dummy1.b %%DATADIR%%/red/dummy2.b %%DATADIR%%/red/dummycnt.b %%DATADIR%%/red/dvfsf.b %%DATADIR%%/red/dvfsfmisc.b %%DATADIR%%/red/dvfsfqe.b %%DATADIR%%/red/dvfsfsiat.b %%DATADIR%%/red/dvfsfsism.b %%DATADIR%%/red/economise.b %%DATADIR%%/red/eds.b %%DATADIR%%/red/edsaux.b %%DATADIR%%/red/edscfrm.b %%DATADIR%%/red/edsequiv.b %%DATADIR%%/red/edseval.b %%DATADIR%%/red/edsexptl.b %%DATADIR%%/red/edsnorml.b %%DATADIR%%/red/edspatch.b %%DATADIR%%/red/edspde.b %%DATADIR%%/red/edssolve.b %%DATADIR%%/red/edsuser.b %%DATADIR%%/red/efellint.b %%DATADIR%%/red/efjacinv.b %%DATADIR%%/red/efjacobi.b %%DATADIR%%/red/efnumeric.b %%DATADIR%%/red/efreim.b %%DATADIR%%/red/eftheta.b %%DATADIR%%/red/efweier.b %%DATADIR%%/red/elem.b %%DATADIR%%/red/element.b %%DATADIR%%/red/ellipfn.b %%DATADIR%%/red/entry.b %%DATADIR%%/red/eqn.b %%DATADIR%%/red/evalmaps.b %%DATADIR%%/red/exaux.b %%DATADIR%%/red/excalc.b %%DATADIR%%/red/exdf.b %%DATADIR%%/red/exintro.b %%DATADIR%%/red/exlists.b %%DATADIR%%/red/expres.b %%DATADIR%%/red/exptchk.b %%DATADIR%%/red/exptf.b %%DATADIR%%/red/expvec.b %%DATADIR%%/red/extops.b %%DATADIR%%/red/extout.b %%DATADIR%%/red/ezgcd.b %%DATADIR%%/red/ezgcdf.b %%DATADIR%%/red/f5.b %%DATADIR%%/red/f5core.b %%DATADIR%%/red/f5lp.b %%DATADIR%%/red/f5param.b %%DATADIR%%/red/f5poly.b %%DATADIR%%/red/f5stat.b %%DATADIR%%/red/facform.b %%DATADIR%%/red/facmisc.b %%DATADIR%%/red/facmod.b %%DATADIR%%/red/facprim.b %%DATADIR%%/red/facstr.b %%DATADIR%%/red/factor.b %%DATADIR%%/red/facuni.b %%DATADIR%%/red/farith.b %%DATADIR%%/red/fastmath.b %%DATADIR%%/red/fastmod.b %%DATADIR%%/red/fide.b %%DATADIR%%/red/fide1.b %%DATADIR%%/red/findmagc.b %%DATADIR%%/red/findres.b %%DATADIR%%/red/finitise.b %%DATADIR%%/red/fixes2.b %%DATADIR%%/red/fixsubf.b %%DATADIR%%/red/fmprint.b %%DATADIR%%/red/for88.b %%DATADIR%%/red/forall.b %%DATADIR%%/red/forall4.b %%DATADIR%%/red/forder.b %%DATADIR%%/red/form.b %%DATADIR%%/red/form4.b %%DATADIR%%/red/forstat.b %%DATADIR%%/red/forstat4.b %%DATADIR%%/red/fortpri.b %%DATADIR%%/red/fourdom.b %%DATADIR%%/red/fourplus.b %%DATADIR%%/red/fps.b %%DATADIR%%/red/fracdi.b %%DATADIR%%/red/frames.b %%DATADIR%%/red/froben.b %%DATADIR%%/red/fsimplex.b %%DATADIR%%/red/gauss.b %%DATADIR%%/red/gb.b %%DATADIR%%/red/gbsc.b %%DATADIR%%/red/gcd.b %%DATADIR%%/red/gcref.b %%DATADIR%%/red/general.b %%DATADIR%%/red/genmod.b %%DATADIR%%/red/genparser.b %%DATADIR%%/red/genparserprint.b %%DATADIR%%/red/genpurfn.b %%DATADIR%%/red/gentens.b %%DATADIR%%/red/gentran.b %%DATADIR%%/red/genus.b %%DATADIR%%/red/geoprover.b %%DATADIR%%/red/ghyper.b %%DATADIR%%/red/gint.b %%DATADIR%%/red/glexconv.b %%DATADIR%%/red/glmat.b %%DATADIR%%/red/glsolve.b %%DATADIR%%/red/gnuintfc.b %%DATADIR%%/red/gnupldrv.b %%DATADIR%%/red/gnuplot.b %%DATADIR%%/red/goutput.b %%DATADIR%%/red/gparser.b %%DATADIR%%/red/gramschm.b %%DATADIR%%/red/grassman.b %%DATADIR%%/red/greduo.b %%DATADIR%%/red/grinder.b %%DATADIR%%/red/grinter2.b %%DATADIR%%/red/grinterf.b %%DATADIR%%/red/groeb.b %%DATADIR%%/red/groebcri.b %%DATADIR%%/red/groebf.b %%DATADIR%%/red/groebfac.b %%DATADIR%%/red/groebidq.b %%DATADIR%%/red/groebman.b %%DATADIR%%/red/groebmes.b %%DATADIR%%/red/groebner.b %%DATADIR%%/red/groebnr2.b %%DATADIR%%/red/groebopt.b %%DATADIR%%/red/groebrst.b %%DATADIR%%/red/groebsea.b %%DATADIR%%/red/groebsor.b %%DATADIR%%/red/groebspa.b %%DATADIR%%/red/groebtra.b %%DATADIR%%/red/groesolv.b %%DATADIR%%/red/groeweak.b %%DATADIR%%/red/guardian.b %%DATADIR%%/red/guardianprint.b %%DATADIR%%/red/guardianschemes.b %%DATADIR%%/red/hacksqrt.b %%DATADIR%%/red/halfangl.b %%DATADIR%%/red/harmonic.b %%DATADIR%%/red/hcvctors.b %%DATADIR%%/red/hdiff.b %%DATADIR%%/red/helpasst.b %%DATADIR%%/red/hephys.b %%DATADIR%%/red/heugcd.b %%DATADIR%%/red/hf.b %%DATADIR%%/red/hggroeb.b %%DATADIR%%/red/hgrsolve.b %%DATADIR%%/red/hilbertp.b %%DATADIR%%/red/hilberts.b %%DATADIR%%/red/hille.b %%DATADIR%%/red/hodge.b %%DATADIR%%/red/homog.b %%DATADIR%%/red/horner.b %%DATADIR%%/red/hsub.b %%DATADIR%%/red/hugo %%DATADIR%%/red/hurwp.b %%DATADIR%%/red/ibalp.b %%DATADIR%%/red/ibalpkapur.b %%DATADIR%%/red/ibalpqsat.b %%DATADIR%%/red/ibasics.b %%DATADIR%%/red/ideals.b %%DATADIR%%/red/idepend.b %%DATADIR%%/red/idexf.b %%DATADIR%%/red/iimet.b %%DATADIR%%/red/imageset.b %%DATADIR%%/red/indices.b %%DATADIR%%/red/indsymm.b %%DATADIR%%/red/indxprin.b %%DATADIR%%/red/ineq.b %%DATADIR%%/red/infix.b %%DATADIR%%/red/inline-defs.dat %%DATADIR%%/red/innerprd.b %%DATADIR%%/red/inspect.b %%DATADIR%%/red/int.b %%DATADIR%%/red/intbasis.b %%DATADIR%%/red/integrator.b %%DATADIR%%/red/inter.b %%DATADIR%%/red/interfac.b %%DATADIR%%/red/interpol.b %%DATADIR%%/red/intf.b %%DATADIR%%/red/intfac.b %%DATADIR%%/red/intfierz.b %%DATADIR%%/red/intrfc.b %%DATADIR%%/red/intro.b %%DATADIR%%/red/inttaylr.b %%DATADIR%%/red/invbase.b %%DATADIR%%/red/invbcomp.b %%DATADIR%%/red/invbint.b %%DATADIR%%/red/invol.b %%DATADIR%%/red/io.b %%DATADIR%%/red/ioto.b %%DATADIR%%/red/ir2om.b %%DATADIR%%/red/isolve.b %%DATADIR%%/red/jhddiff.b %%DATADIR%%/red/jhdriver.b %%DATADIR%%/red/jordan.b %%DATADIR%%/red/jordsymb.b %%DATADIR%%/red/jpatches.b %%DATADIR%%/red/jsymbols.b %%DATADIR%%/red/kernel.b %%DATADIR%%/red/killing_vector.b %%DATADIR%%/red/kredelw.b %%DATADIR%%/red/kronf.b %%DATADIR%%/red/kuechl.b %%DATADIR%%/red/lalr.b %%DATADIR%%/red/lamatrix.b %%DATADIR%%/red/laplace.b %%DATADIR%%/red/lf.b %%DATADIR%%/red/libreduce.b %%DATADIR%%/red/lie.b %%DATADIR%%/red/lie1234.b %%DATADIR%%/red/liedf.b %%DATADIR%%/red/liendmc1.b %%DATADIR%%/red/liepde.b %%DATADIR%%/red/lievalfm.b %%DATADIR%%/red/lifted.b %%DATADIR%%/red/limits.b %%DATADIR%%/red/linalg.b %%DATADIR%%/red/linband.b %%DATADIR%%/red/linineq.b %%DATADIR%%/red/linmodp.b %%DATADIR%%/red/linop.b %%DATADIR%%/red/linrec.b %%DATADIR%%/red/linrel.b %%DATADIR%%/red/liqsimp1.b %%DATADIR%%/red/liqsimp2.b %%DATADIR%%/red/list.b %%DATADIR%%/red/listvecops.b %%DATADIR%%/red/log2atan.b %%DATADIR%%/red/logsort.b %%DATADIR%%/red/loops.b %%DATADIR%%/red/loops88.b %%DATADIR%%/red/lpdo.b %%DATADIR%%/red/lpri.b %%DATADIR%%/red/lspc.b %%DATADIR%%/red/lspfor.b %%DATADIR%%/red/lsppasc.b %%DATADIR%%/red/lsprat.b %%DATADIR%%/red/lto.b %%DATADIR%%/red/ludecom.b %%DATADIR%%/red/makefour.b %%DATADIR%%/red/makevars.b %%DATADIR%%/red/maninp.b %%DATADIR%%/red/map.b %%DATADIR%%/red/map2strn.b %%DATADIR%%/red/matarg.b %%DATADIR%%/red/math.b %%DATADIR%%/red/mathml.b %%DATADIR%%/red/mathmlom.b %%DATADIR%%/red/mathpr.b %%DATADIR%%/red/matop.b %%DATADIR%%/red/matpri.b %%DATADIR%%/red/matproc.b %%DATADIR%%/red/matrext.b %%DATADIR%%/red/matrix.b %%DATADIR%%/red/matrix4.b %%DATADIR%%/red/matsm.b %%DATADIR%%/red/maxmin.b %%DATADIR%%/red/meijerg.b %%DATADIR%%/red/mhensfns.b %%DATADIR%%/red/minlngth.b %%DATADIR%%/red/misc.b %%DATADIR%%/red/mksp.b %%DATADIR%%/red/mma.awk %%DATADIR%%/red/mma.b %%DATADIR%%/red/mml_ir.b %%DATADIR%%/red/mo.b %%DATADIR%%/red/modify.b %%DATADIR%%/red/modlineq.b %%DATADIR%%/red/modpoly.b %%DATADIR%%/red/modroots.b %%DATADIR%%/red/modsolve.b %%DATADIR%%/red/modsqrt.b %%DATADIR%%/red/modsr.b %%DATADIR%%/red/modular.b %%DATADIR%%/red/module.b %%DATADIR%%/red/moid.b %%DATADIR%%/red/mprint.b %%DATADIR%%/red/mri.b %%DATADIR%%/red/mri_ofsf.b %%DATADIR%%/red/mri_pasf.b %%DATADIR%%/red/mriqe.b %%DATADIR%%/red/mrvlimit.b %%DATADIR%%/red/mstruct.b %%DATADIR%%/red/mtables.b %%DATADIR%%/red/multihen.b %%DATADIR%%/red/multroot.b %%DATADIR%%/red/mv.b %%DATADIR%%/red/mvmatch.b %%DATADIR%%/red/nagell.b %%DATADIR%%/red/nbasis.b %%DATADIR%%/red/ncdip.b %%DATADIR%%/red/ncenv.b %%DATADIR%%/red/ncfactor.b %%DATADIR%%/red/ncgroeb.b %%DATADIR%%/red/ncout.b %%DATADIR%%/red/ncpoly.b %%DATADIR%%/red/nestdom.b %%DATADIR%%/red/nestrad.b %%DATADIR%%/red/newtok.b %%DATADIR%%/red/newton.b %%DATADIR%%/red/noncom2.b %%DATADIR%%/red/normform.b %%DATADIR%%/red/nrstroot.b %%DATADIR%%/red/nssimp.b %%DATADIR%%/red/nullsp.b %%DATADIR%%/red/numeric.b %%DATADIR%%/red/numeval.b %%DATADIR%%/red/numfit.b %%DATADIR%%/red/numint.b %%DATADIR%%/red/numsolve.b %%DATADIR%%/red/numsup.b %%DATADIR%%/red/odeintfc.b %%DATADIR%%/red/odelin.b %%DATADIR%%/red/odenon1.b %%DATADIR%%/red/odenonn.b %%DATADIR%%/red/odepatch.b %%DATADIR%%/red/odesolve.b %%DATADIR%%/red/odespcfn.b %%DATADIR%%/red/odetop.b %%DATADIR%%/red/odim.b %%DATADIR%%/red/ofsf.b %%DATADIR%%/red/ofsfanuex.b %%DATADIR%%/red/ofsfbnf.b %%DATADIR%%/red/ofsfcad.b %%DATADIR%%/red/ofsfcadproj.b %%DATADIR%%/red/ofsfdecdeg.b %%DATADIR%%/red/ofsfdet.b %%DATADIR%%/red/ofsfdpep.b %%DATADIR%%/red/ofsfexfr.b %%DATADIR%%/red/ofsfgs.b %%DATADIR%%/red/ofsfhqe.b %%DATADIR%%/red/ofsfic.b %%DATADIR%%/red/ofsflp.b %%DATADIR%%/red/ofsfmisc.b %%DATADIR%%/red/ofsfopt.b %%DATADIR%%/red/ofsfqe.b %%DATADIR%%/red/ofsfsiat.b %%DATADIR%%/red/ofsfsism.b %%DATADIR%%/red/ofsfsmtqe.b %%DATADIR%%/red/ofsfsusi.b %%DATADIR%%/red/ofsftfc.b %%DATADIR%%/red/ofsftrop.b %%DATADIR%%/red/ofsfvsans.b %%DATADIR%%/red/ofsfvsblock.b %%DATADIR%%/red/ofsfvseset.b %%DATADIR%%/red/ofsfvsl.b %%DATADIR%%/red/ofsfvslists.b %%DATADIR%%/red/ofsfvssub.b %%DATADIR%%/red/ofsfxopt.b %%DATADIR%%/red/om2ir.b %%DATADIR%%/red/opertens.b %%DATADIR%%/red/opmtch.b %%DATADIR%%/red/order.b %%DATADIR%%/red/orthovec.b %%DATADIR%%/red/package4.b %%DATADIR%%/red/pade.b %%DATADIR%%/red/paraset.b %%DATADIR%%/red/parray.b %%DATADIR%%/red/parser.b %%DATADIR%%/red/part.b %%DATADIR%%/red/partdf.b %%DATADIR%%/red/partitns.b %%DATADIR%%/red/partitsf.b %%DATADIR%%/red/pasf.b %%DATADIR%%/red/pasfbnf.b %%DATADIR%%/red/pasfbqbb.b %%DATADIR%%/red/pasfmisc.b %%DATADIR%%/red/pasfnf.b %%DATADIR%%/red/pasfprint.b %%DATADIR%%/red/pasfqe.b %%DATADIR%%/red/pasfresolve.b %%DATADIR%%/red/pasfsiat.b %%DATADIR%%/red/pasfsibq.b %%DATADIR%%/red/pasfsusi.b %%DATADIR%%/red/pattdefn.b %%DATADIR%%/red/pattperm.b %%DATADIR%%/red/perm1.b %%DATADIR%%/red/perms.b %%DATADIR%%/red/pf.b %%DATADIR%%/red/pfacmult.b %%DATADIR%%/red/pfactor.b %%DATADIR%%/red/pgauss.b %%DATADIR%%/red/pgcond.b %%DATADIR%%/red/pgsm.b %%DATADIR%%/red/physop.b %%DATADIR%%/red/pident.b %%DATADIR%%/red/places.b %%DATADIR%%/red/plot.b %%DATADIR%%/red/plotexp2.b %%DATADIR%%/red/plotexp3.b %%DATADIR%%/red/plotimp2.b %%DATADIR%%/red/plotimp3.b %%DATADIR%%/red/plotnum.b %%DATADIR%%/red/plotsynt.b %%DATADIR%%/red/pltpara.b %%DATADIR%%/red/pm.b %%DATADIR%%/red/pmintrfc.b %%DATADIR%%/red/pmpatch.b %%DATADIR%%/red/pmrules.b %%DATADIR%%/red/polineq.b %%DATADIR%%/red/polrep.b %%DATADIR%%/red/poly.b %%DATADIR%%/red/polydiv.b %%DATADIR%%/red/polyexns.b %%DATADIR%%/red/polyop.b %%DATADIR%%/red/ppsoln.b %%DATADIR%%/red/pre.b %%DATADIR%%/red/precoats.b %%DATADIR%%/red/prep.b %%DATADIR%%/red/pretty.b %%DATADIR%%/red/prime.b %%DATADIR%%/red/primfac.b %%DATADIR%%/red/primitive.b %%DATADIR%%/red/proc.b %%DATADIR%%/red/proc4.b %%DATADIR%%/red/prod.b %%DATADIR%%/red/profile.b %%DATADIR%%/red/prolong.b %%DATADIR%%/red/psl.b %%DATADIR%%/red/pslprolo.b %%DATADIR%%/red/pslrend.b %%DATADIR%%/red/pullback.b %%DATADIR%%/red/pvector.b %%DATADIR%%/red/qepcad.awk %%DATADIR%%/red/qepcad.b %%DATADIR%%/red/qhull.b %%DATADIR%%/red/qqe.b %%DATADIR%%/red/qqe_ofsf.b %%DATADIR%%/red/qqemisc.b %%DATADIR%%/red/qqeqe.b %%DATADIR%%/red/qqeqemisc.b %%DATADIR%%/red/qqesiat.b %%DATADIR%%/red/qqesism.b %%DATADIR%%/red/qqetrans.b %%DATADIR%%/red/qsum.b %%DATADIR%%/red/quartic.b %%DATADIR%%/red/quot.b %%DATADIR%%/red/quotf.b %%DATADIR%%/red/raarith.b %%DATADIR%%/red/raiv.b %%DATADIR%%/red/random.b %%DATADIR%%/red/randpoly.b %%DATADIR%%/red/rank.b %%DATADIR%%/red/ranks.b %%DATADIR%%/red/rankstat.b %%DATADIR%%/red/ranum.b %%DATADIR%%/red/rarcount.b %%DATADIR%%/red/ratalgo.b %%DATADIR%%/red/rataprx.b %%DATADIR%%/red/ratint.b %%DATADIR%%/red/rational.b %%DATADIR%%/red/ratjord.b %%DATADIR%%/red/ratprin.b %%DATADIR%%/red/rcref.b %%DATADIR%%/red/rdelem.b %%DATADIR%%/red/reacteqn.b %%DATADIR%%/red/realroot.b %%DATADIR%%/red/records.b %%DATADIR%%/red/recsimpl.b %%DATADIR%%/red/red.b %%DATADIR%%/red/red2cvit.b %%DATADIR%%/red/reddom.b %%DATADIR%%/red/redfront.b %%DATADIR%%/red/redio.b %%DATADIR%%/red/redlog.b %%DATADIR%%/red/redlsp.b %%DATADIR%%/red/reduce.img %%DATADIR%%/red/reduce4.b %%DATADIR%%/red/reform.b %%DATADIR%%/red/remake.b %%DATADIR%%/red/removecm.b %%DATADIR%%/red/reord.b %%DATADIR%%/red/res.b %%DATADIR%%/red/reset.b %%DATADIR%%/red/residue.b %%DATADIR%%/red/restore.b %%DATADIR%%/red/restrict.b %%DATADIR%%/red/resultnt.b %%DATADIR%%/red/reval.b %%DATADIR%%/red/reval4.b %%DATADIR%%/red/revision.b %%DATADIR%%/red/ring.b %%DATADIR%%/red/rlami.b %%DATADIR%%/red/rlblackbox.b %%DATADIR%%/red/rlblackboxes.b %%DATADIR%%/red/rlbuiltin.b %%DATADIR%%/red/rlcont.b %%DATADIR%%/red/rlfi.b %%DATADIR%%/red/rlhelp.b %%DATADIR%%/red/rlisp.b %%DATADIR%%/red/rlisp88.b %%DATADIR%%/red/rljson.b %%DATADIR%%/red/rlprint.b %%DATADIR%%/red/rlprovide.b %%DATADIR%%/red/rlservice.b %%DATADIR%%/red/rlservices.b %%DATADIR%%/red/rlsupport.b %%DATADIR%%/red/rltools.b %%DATADIR%%/red/rltype.b %%DATADIR%%/red/rltypes.b %%DATADIR%%/red/rmsubs.b %%DATADIR%%/red/rnelem.b %%DATADIR%%/red/rootaux.b %%DATADIR%%/red/roots.b %%DATADIR%%/red/roots2.b %%DATADIR%%/red/rounded.b %%DATADIR%%/red/rprint.b %%DATADIR%%/red/rprintf.b %%DATADIR%%/red/rsolve.b %%DATADIR%%/red/rsupport.b %%DATADIR%%/red/rtools.b %%DATADIR%%/red/rtrace.b %%DATADIR%%/red/rubi_parse.b %%DATADIR%%/red/rubi_red.b %%DATADIR%%/red/rubi_rul_s.lap %%DATADIR%%/red/rubi_rules.b %%DATADIR%%/red/rungeku.b %%DATADIR%%/red/rvector.b %%DATADIR%%/red/scope.b %%DATADIR%%/red/scripts.b %%DATADIR%%/red/segmnt.b %%DATADIR%%/red/sets.b %%DATADIR%%/red/sfairy.b %%DATADIR%%/red/sfbdata.b %%DATADIR%%/red/sfbern.b %%DATADIR%%/red/sfbes.b %%DATADIR%%/red/sfbinom.b %%DATADIR%%/red/sfconsts.b %%DATADIR%%/red/sfgamm.b %%DATADIR%%/red/sfgamma.b %%DATADIR%%/red/sfgen.b %%DATADIR%%/red/sfigamma.b %%DATADIR%%/red/sfint.b %%DATADIR%%/red/sfkummer.b %%DATADIR%%/red/sfother.b %%DATADIR%%/red/sfpolys.b %%DATADIR%%/red/sfpsi.b %%DATADIR%%/red/sfsums.b %%DATADIR%%/red/sfto.b %%DATADIR%%/red/sftoresultant.b %%DATADIR%%/red/showrule.b %%DATADIR%%/red/simp.b %%DATADIR%%/red/simp4.b %%DATADIR%%/red/simpfact.b %%DATADIR%%/red/simplede.b %%DATADIR%%/red/simplertrace.b %%DATADIR%%/red/simplex.b %%DATADIR%%/red/simplog.b %%DATADIR%%/red/simpsqrt.b %%DATADIR%%/red/sl2psl.b %%DATADIR%%/red/slfns.b %%DATADIR%%/red/smacro.b %%DATADIR%%/red/smallmod.b %%DATADIR%%/red/smithex.b %%DATADIR%%/red/smithex1.b %%DATADIR%%/red/smlbflot.b %%DATADIR%%/red/smt.b %%DATADIR%%/red/smtread.b %%DATADIR%%/red/solve.b %%DATADIR%%/red/solve1.b %%DATADIR%%/red/solvealg.b %%DATADIR%%/red/solvelnr.b %%DATADIR%%/red/solvetab.b %%DATADIR%%/red/sort.b %%DATADIR%%/red/spaces.b %%DATADIR%%/red/sparse.b %%DATADIR%%/red/sparsmat.b %%DATADIR%%/red/spcfnint.b %%DATADIR%%/red/spchlsky.b %%DATADIR%%/red/spde.b %%DATADIR%%/red/specbess.b %%DATADIR%%/red/specfac.b %%DATADIR%%/red/specfaux.b %%DATADIR%%/red/specfn.b %%DATADIR%%/red/specfn2.b %%DATADIR%%/red/spgrmshm.b %%DATADIR%%/red/splinalg.b %%DATADIR%%/red/spludcmp.b %%DATADIR%%/red/spmateig.b %%DATADIR%%/red/spsvd.b %%DATADIR%%/red/sqfrnorm.b %%DATADIR%%/red/sqprint.b %%DATADIR%%/red/sqrtf.b %%DATADIR%%/red/sstools.b %%DATADIR%%/red/statmisc.b %%DATADIR%%/red/steepstd.b %%DATADIR%%/red/str.b %%DATADIR%%/red/struct4.b %%DATADIR%%/red/sub.b %%DATADIR%%/red/subs2q.b %%DATADIR%%/red/subs3q.b %%DATADIR%%/red/subs4q.b %%DATADIR%%/red/substexp.b %%DATADIR%%/red/substns.b %%DATADIR%%/red/sum.b %%DATADIR%%/red/sum2.b %%DATADIR%%/red/superv.b %%DATADIR%%/red/supervf.b %%DATADIR%%/red/support.b %%DATADIR%%/red/susy2.b %%DATADIR%%/red/svd.b %%DATADIR%%/red/switch.b %%DATADIR%%/red/switchxt.b %%DATADIR%%/red/symatvec.b %%DATADIR%%/red/symaux.b %%DATADIR%%/red/symcheck.b %%DATADIR%%/red/symchrep.b %%DATADIR%%/red/symdata1.b %%DATADIR%%/red/symdata2.b %%DATADIR%%/red/symhandl.b %%DATADIR%%/red/symint.b %%DATADIR%%/red/symmetry.b %%DATADIR%%/red/sympatch.b %%DATADIR%%/red/symwork.b %%DATADIR%%/red/systems.b %%DATADIR%%/red/systo.b %%DATADIR%%/red/table1.b %%DATADIR%%/red/table2.b %%DATADIR%%/red/table3.b %%DATADIR%%/red/tableaux.b %%DATADIR%%/red/tables.b %%DATADIR%%/red/tadjoint.b %%DATADIR%%/red/talp.b %%DATADIR%%/red/talpbnf.b %%DATADIR%%/red/talpmisc.b %%DATADIR%%/red/talpqe.b %%DATADIR%%/red/talpsiat.b %%DATADIR%%/red/talpsism.b %%DATADIR%%/red/taybasic.b %%DATADIR%%/red/tayconv.b %%DATADIR%%/red/taydiff.b %%DATADIR%%/red/tayexpnd.b %%DATADIR%%/red/tayfns.b %%DATADIR%%/red/tayfront.b %%DATADIR%%/red/taygamma.b %%DATADIR%%/red/tayimpl.b %%DATADIR%%/red/tayintrf.b %%DATADIR%%/red/tayintro.b %%DATADIR%%/red/taylor.b %%DATADIR%%/red/taypart.b %%DATADIR%%/red/tayprint.b %%DATADIR%%/red/tayrevrt.b %%DATADIR%%/red/taysimp.b %%DATADIR%%/red/taysubst.b %%DATADIR%%/red/tayutils.b %%DATADIR%%/red/tdconv.b %%DATADIR%%/red/templt.b %%DATADIR%%/red/tensor.b %%DATADIR%%/red/tensor1.b %%DATADIR%%/red/tensorio.b %%DATADIR%%/red/tidysqrt.b %%DATADIR%%/red/tmprint.b %%DATADIR%%/red/tok.b %%DATADIR%%/red/tools.b %%DATADIR%%/red/tools21.b %%DATADIR%%/red/torder.b %%DATADIR%%/red/torsionb.b %%DATADIR%%/red/tower.b %%DATADIR%%/red/tps.b %%DATADIR%%/red/tpscomp.b %%DATADIR%%/red/tpsconv.b %%DATADIR%%/red/tpsdom.b %%DATADIR%%/red/tpseval.b %%DATADIR%%/red/tpsfns.b %%DATADIR%%/red/tpsmisc.b %%DATADIR%%/red/tpsrev.b %%DATADIR%%/red/tpssum.b %%DATADIR%%/red/tr_gsmp1.lap %%DATADIR%%/red/transfns.b %%DATADIR%%/red/transfrm.b %%DATADIR%%/red/traverso.b %%DATADIR%%/red/trcase.b %%DATADIR%%/red/tri.b %%DATADIR%%/red/trialdiv.b %%DATADIR%%/red/triang.b %%DATADIR%%/red/trigd.b %%DATADIR%%/red/trigint.b %%DATADIR%%/red/trigsimp.b %%DATADIR%%/red/trigsmp1.b %%DATADIR%%/red/trigsmp2.b %%DATADIR%%/red/turtle.b %%DATADIR%%/red/unify.b %%DATADIR%%/red/unihens.b %%DATADIR%%/red/utf8.b %%DATADIR%%/red/utils.b %%DATADIR%%/red/v3tools.b %%DATADIR%%/red/vardf.b %%DATADIR%%/red/vdp2dip.b %%DATADIR%%/red/vdpcom.b %%DATADIR%%/red/vecanlys.b %%DATADIR%%/red/vecpoly.b %%DATADIR%%/red/vect.b %%DATADIR%%/red/vectorop.b %%DATADIR%%/red/wedge.b %%DATADIR%%/red/weight.b %%DATADIR%%/red/where.b %%DATADIR%%/red/wstrass.b %%DATADIR%%/red/wu.b %%DATADIR%%/red/xaux.b %%DATADIR%%/red/xcolor.b %%DATADIR%%/red/xcrit.b %%DATADIR%%/red/xexcalc.b %%DATADIR%%/red/xgroeb.b %%DATADIR%%/red/xideal.b %%DATADIR%%/red/xpowers.b %%DATADIR%%/red/xread.b %%DATADIR%%/red/xreduct.b %%DATADIR%%/red/xstorage.b %%DATADIR%%/red/xvect.b %%DATADIR%%/red/yylex.b %%DATADIR%%/red/yyparse.b %%DATADIR%%/red/zeilberg.b %%DATADIR%%/red/zfactor.b %%DATADIR%%/red/zmodule.b %%DATADIR%%/red/ztrans.b %%DATADIR%%/red/ztrrul_s.lap %%DATADIR%%/red/ztrrules.b @dir red diff --git a/math/reduce-psl/pkg-plist.i386 b/math/reduce-psl/pkg-plist.i386 index 4d52bd888a08..17ccb47f3d32 100644 --- a/math/reduce-psl/pkg-plist.i386 +++ b/math/reduce-psl/pkg-plist.i386 @@ -1,1177 +1,1177 @@ bin/redpsl -man/man1/redpsl.1.gz +share/man/man1/redpsl.1.gz %%PORTDOCS%%%%DOCSDIR%%/insidereduce.pdf %%PORTDOCS%%%%DOCSDIR%%/manual.pdf %%PORTDOCS%%%%DOCSDIR%%/primer.pdf %%PORTDOCS%%%%DOCSDIR%%/sl.pdf %%DATADIR%%/psl/386-cmac.b %%DATADIR%%/psl/386-comp.b %%DATADIR%%/psl/386-ext.b %%DATADIR%%/psl/386-lap.b %%DATADIR%%/psl/386-spec.b %%DATADIR%%/psl/addr2id.b %%DATADIR%%/psl/allocators.b %%DATADIR%%/psl/apply-lap.b %%DATADIR%%/psl/arithmetic.b %%DATADIR%%/psl/association.b %%DATADIR%%/psl/autoload-tr.b %%DATADIR%%/psl/autoload.b %%DATADIR%%/psl/backquote.b %%DATADIR%%/psl/backtrace.b %%DATADIR%%/psl/base-io.b %%DATADIR%%/psl/big-faslend.b %%DATADIR%%/psl/big.b %%DATADIR%%/psl/bind-macros.b %%DATADIR%%/psl/binding.b %%DATADIR%%/psl/bpsl %%DATADIR%%/psl/break.b %%DATADIR%%/psl/build.b %%DATADIR%%/psl/c-template.b %%DATADIR%%/psl/carcdr.b %%DATADIR%%/psl/carcdrnil.b %%DATADIR%%/psl/catch-throw.b %%DATADIR%%/psl/char-io.b %%DATADIR%%/psl/char-macro.b %%DATADIR%%/psl/chars.b %%DATADIR%%/psl/clcomp.b %%DATADIR%%/psl/clcomp1.b %%DATADIR%%/psl/comasm.b %%DATADIR%%/psl/common.b %%DATADIR%%/psl/comp-decls.b %%DATADIR%%/psl/compiler.b %%DATADIR%%/psl/compsupport.b %%DATADIR%%/psl/cond-macros.b %%DATADIR%%/psl/cons-mkvect.b %%DATADIR%%/psl/constants.b %%DATADIR%%/psl/cont-error.b %%DATADIR%%/psl/copiers.b %%DATADIR%%/psl/copying-gc.b %%DATADIR%%/psl/datamachine.b %%DATADIR%%/psl/debug.b %%DATADIR%%/psl/def-smacro.b %%DATADIR%%/psl/defconst.b %%DATADIR%%/psl/defmacro.b %%DATADIR%%/psl/defmacro1.b %%DATADIR%%/psl/defmacro2.b %%DATADIR%%/psl/defobject.b %%DATADIR%%/psl/disassemble.b %%DATADIR%%/psl/double.b %%DATADIR%%/psl/double32.b %%DATADIR%%/psl/dskin.b %%DATADIR%%/psl/dumplisp.b %%DATADIR%%/psl/easy-non-sl.b %%DATADIR%%/psl/easy-sl.b %%DATADIR%%/psl/environment.b %%DATADIR%%/psl/equal.b %%DATADIR%%/psl/error-eset.b %%DATADIR%%/psl/error-hand.b %%DATADIR%%/psl/eval-apply.b %%DATADIR%%/psl/eval-when.b %%DATADIR%%/psl/evalhook.b %%DATADIR%%/psl/explode-com.b %%DATADIR%%/psl/f-evectors.b %%DATADIR%%/psl/f-strings.b %%DATADIR%%/psl/f-vectors.b %%DATADIR%%/psl/fasl-decls.b %%DATADIR%%/psl/faslout.b %%DATADIR%%/psl/fast-chars.b %%DATADIR%%/psl/fast-int.b %%DATADIR%%/psl/fast-math.b %%DATADIR%%/psl/fast-vector.b %%DATADIR%%/psl/fc-indirect.b %%DATADIR%%/psl/fcomp.b %%DATADIR%%/psl/find.b %%DATADIR%%/psl/fixup.b %%DATADIR%%/psl/fluid-globl.b %%DATADIR%%/psl/for-macro.b %%DATADIR%%/psl/funct-prims.b %%DATADIR%%/psl/get-options.b %%DATADIR%%/psl/gsort.b %%DATADIR%%/psl/hash-decls.b %%DATADIR%%/psl/hashtable.b %%DATADIR%%/psl/hcons.b %%DATADIR%%/psl/helferlein.b %%DATADIR%%/psl/ieee-decls.b %%DATADIR%%/psl/if-system.b %%DATADIR%%/psl/if.b %%DATADIR%%/psl/init-file.b %%DATADIR%%/psl/inum.b %%DATADIR%%/psl/io-data.b %%DATADIR%%/psl/io-decls.b %%DATADIR%%/psl/io-errors.b %%DATADIR%%/psl/io-extens.b %%DATADIR%%/psl/iter-macros.b %%DATADIR%%/psl/knowntocomp.b %%DATADIR%%/psl/l2cdatacon.b %%DATADIR%%/psl/lap-to-asm.b %%DATADIR%%/psl/lap.b %%DATADIR%%/psl/lisp-macros.b %%DATADIR%%/psl/load-psl.b %%DATADIR%%/psl/load.b %%DATADIR%%/psl/loop-macros.b %%DATADIR%%/psl/macroexpand.b %%DATADIR%%/psl/mathlib.b %%DATADIR%%/psl/mbarith.b %%DATADIR%%/psl/merge-sort.b %%DATADIR%%/psl/misc-macros.b %%DATADIR%%/psl/mstruct.b %%DATADIR%%/psl/muls.b %%DATADIR%%/psl/muls32.b %%DATADIR%%/psl/nbarith.b %%DATADIR%%/psl/nbig.b %%DATADIR%%/psl/nbig0.b %%DATADIR%%/psl/nbig30.b %%DATADIR%%/psl/nbig30a.b %%DATADIR%%/psl/nbig32.b %%DATADIR%%/psl/nbig32a.b %%DATADIR%%/psl/nbittab.b %%DATADIR%%/psl/nstruct.b %%DATADIR%%/psl/numeric-ops.b %%DATADIR%%/psl/obj-const.b %%DATADIR%%/psl/obj-dflavor.b %%DATADIR%%/psl/obj-dmethod.b %%DATADIR%%/psl/obj-hash.b %%DATADIR%%/psl/obj-lib.b %%DATADIR%%/psl/obj-send.b %%DATADIR%%/psl/objects.b %%DATADIR%%/psl/objinstance.b %%DATADIR%%/psl/oblist.b %%DATADIR%%/psl/onoff.b %%DATADIR%%/psl/open-close.b %%DATADIR%%/psl/other-io.b %%DATADIR%%/psl/others-sl.b %%DATADIR%%/psl/p1-decls.b %%DATADIR%%/psl/pass-1-lap.b %%DATADIR%%/psl/pass-1.b %%DATADIR%%/psl/pass-2-3.b %%DATADIR%%/psl/pipes.b %%DATADIR%%/psl/pp-file.b %%DATADIR%%/psl/pp-lisp.b %%DATADIR%%/psl/pp.b %%DATADIR%%/psl/printers.b %%DATADIR%%/psl/printf.b %%DATADIR%%/psl/prog-friend.b %%DATADIR%%/psl/prop-list.b %%DATADIR%%/psl/pslcomp.b %%DATADIR%%/psl/pslcompat.b %%DATADIR%%/psl/pthread_util.b %%DATADIR%%/psl/putd-getd.b %%DATADIR%%/psl/putprint.b %%DATADIR%%/psl/pvm.b %%DATADIR%%/psl/qualified-timing.b %%DATADIR%%/psl/rds-wrs.b %%DATADIR%%/psl/read-macros.b %%DATADIR%%/psl/read-utils.b %%DATADIR%%/psl/read.b %%DATADIR%%/psl/read1macros.b %%DATADIR%%/psl/read2macros.b %%DATADIR%%/psl/rprint.b %%DATADIR%%/psl/s-strings.b %%DATADIR%%/psl/s-vectors.b %%DATADIR%%/psl/scan-table.b %%DATADIR%%/psl/sequence.b %%DATADIR%%/psl/set-macros.b %%DATADIR%%/psl/set1-macros.b %%DATADIR%%/psl/set2-macros.b %%DATADIR%%/psl/sets.b %%DATADIR%%/psl/shmem.b %%DATADIR%%/psl/spy.b %%DATADIR%%/psl/stat.b %%DATADIR%%/psl/static-gc-demo.b %%DATADIR%%/psl/static-gc.b %%DATADIR%%/psl/stats.b %%DATADIR%%/psl/step.b %%DATADIR%%/psl/str-input.b %%DATADIR%%/psl/str-search.b %%DATADIR%%/psl/string-gen.b %%DATADIR%%/psl/stringio.b %%DATADIR%%/psl/strings.b %%DATADIR%%/psl/symbol-vals.b %%DATADIR%%/psl/symget.b %%DATADIR%%/psl/sys-consts.b %%DATADIR%%/psl/sys-date.b %%DATADIR%%/psl/sys-dm.b %%DATADIR%%/psl/sys-extras.b %%DATADIR%%/psl/sys-faslin.b %%DATADIR%%/psl/sys-gc.b %%DATADIR%%/psl/sys-io.b %%DATADIR%%/psl/sys-macros.b %%DATADIR%%/psl/syslisp-syn.b %%DATADIR%%/psl/syslisp.b %%DATADIR%%/psl/tags.b %%DATADIR%%/psl/tcl-sys-io.b %%DATADIR%%/psl/timc.b %%DATADIR%%/psl/token-decls.b %%DATADIR%%/psl/token-scan.b %%DATADIR%%/psl/top-loop.b %%DATADIR%%/psl/trap.b %%DATADIR%%/psl/type-conver.b %%DATADIR%%/psl/type-error.b %%DATADIR%%/psl/unix386-asm.b %%DATADIR%%/psl/useful.b %%DATADIR%%/psl/vector-fix.b %%DATADIR%%/psl/vectors.b %%DATADIR%%/psl/vfvect.b %%DATADIR%%/psl/wdeclare.b %%DATADIR%%/psl/wfloat.b %%DATADIR%%/psl/write-float.b %%DATADIR%%/psl/zbig.b %%DATADIR%%/red/_definta.lap %%DATADIR%%/red/_defintb.lap %%DATADIR%%/red/_definte.lap %%DATADIR%%/red/_defintf.lap %%DATADIR%%/red/_definti.lap %%DATADIR%%/red/_defintk.lap %%DATADIR%%/red/_susy2.lap %%DATADIR%%/red/a2dip.b %%DATADIR%%/red/acfsf.b %%DATADIR%%/red/acfsfbnf.b %%DATADIR%%/red/acfsfgs.b %%DATADIR%%/red/acfsfmisc.b %%DATADIR%%/red/acfsfqe.b %%DATADIR%%/red/acfsfsiat.b %%DATADIR%%/red/acfsfsism.b %%DATADIR%%/red/afactor.b %%DATADIR%%/red/alg-form.b %%DATADIR%%/red/alg.b %%DATADIR%%/red/algbool.b %%DATADIR%%/red/algdcl.b %%DATADIR%%/red/algfn.b %%DATADIR%%/red/algint.b %%DATADIR%%/red/allroot.b %%DATADIR%%/red/alphas.b %%DATADIR%%/red/antisubs.b %%DATADIR%%/red/applysym.b %%DATADIR%%/red/approx.b %%DATADIR%%/red/arinv.b %%DATADIR%%/red/arith.b %%DATADIR%%/red/arnum.b %%DATADIR%%/red/array.b %%DATADIR%%/red/assert.b %%DATADIR%%/red/assertcheckfn.b %%DATADIR%%/red/assertproc.b %%DATADIR%%/red/assist.b %%DATADIR%%/red/atensor.b %%DATADIR%%/red/auxitens.b %%DATADIR%%/red/avector.b %%DATADIR%%/red/backtrck.b %%DATADIR%%/red/baglist.b %%DATADIR%%/red/bareiss.b %%DATADIR%%/red/bas.b %%DATADIR%%/red/basis.b %%DATADIR%%/red/bcoeff.b %%DATADIR%%/red/bcsf.b %%DATADIR%%/red/bfauxil.b %%DATADIR%%/red/bfdoer.b %%DATADIR%%/red/bfdoer2.b %%DATADIR%%/red/bfelem.b %%DATADIR%%/red/bhashtable.b %%DATADIR%%/red/bibasis.b %%DATADIR%%/red/bibasis_interface.b %%DATADIR%%/red/bibasis_involutive.b %%DATADIR%%/red/bibasis_janet_tree.b %%DATADIR%%/red/bibasis_monom.b %%DATADIR%%/red/bibasis_polynom.b %%DATADIR%%/red/bibasis_qset.b %%DATADIR%%/red/bibasis_triple.b %%DATADIR%%/red/bibasis_tset.b %%DATADIR%%/red/bigmodp.b %%DATADIR%%/red/block.b %%DATADIR%%/red/block4.b %%DATADIR%%/red/boolean.b %%DATADIR%%/red/bootstrap.img %%DATADIR%%/red/bounds.b %%DATADIR%%/red/bquote.b %%DATADIR%%/red/breduce.b %%DATADIR%%/red/brsltnt_bmap.b %%DATADIR%%/red/buchbg.b %%DATADIR%%/red/cali.b %%DATADIR%%/red/calimat.b %%DATADIR%%/red/camal.b %%DATADIR%%/red/cantens.b %%DATADIR%%/red/cde.b %%DATADIR%%/red/cde_ansatz.b %%DATADIR%%/red/cde_cdcalc.b %%DATADIR%%/red/cde_cdiff.b %%DATADIR%%/red/cde_diffcon.b %%DATADIR%%/red/cde_init.b %%DATADIR%%/red/cde_jetspace.b %%DATADIR%%/red/cde_parametric.b %%DATADIR%%/red/cde_superfun.b %%DATADIR%%/red/cde_tools.b %%DATADIR%%/red/cde_totalder.b %%DATADIR%%/red/cde_varcalc.b %%DATADIR%%/red/cde_vectorfield.b %%DATADIR%%/red/cde_weaklynl.b %%DATADIR%%/red/cdiff.b %%DATADIR%%/red/cdiffx.b %%DATADIR%%/red/cedit.b %%DATADIR%%/red/cface.b %%DATADIR%%/red/cfutil.b %%DATADIR%%/red/cgb.b %%DATADIR%%/red/changevr.b %%DATADIR%%/red/charname.b %%DATADIR%%/red/charpol.b %%DATADIR%%/red/chebysh.b %%DATADIR%%/red/checkind.b %%DATADIR%%/red/cholesky.b %%DATADIR%%/red/cl.b %%DATADIR%%/red/clbnf.b %%DATADIR%%/red/cldfgformat.b %%DATADIR%%/red/clmisc.b %%DATADIR%%/red/clnf.b %%DATADIR%%/red/clprl.b %%DATADIR%%/red/clqe.b %%DATADIR%%/red/clqecont.b %%DATADIR%%/red/clqeenv.b %%DATADIR%%/red/clqenew.b %%DATADIR%%/red/clqenode.b %%DATADIR%%/red/clqestate.b %%DATADIR%%/red/clresolv.b %%DATADIR%%/red/clsimpl.b %%DATADIR%%/red/clsimplat.b %%DATADIR%%/red/clsimplatenv.b %%DATADIR%%/red/clsimplbasic.b %%DATADIR%%/red/clsmt2format.b %%DATADIR%%/red/clsub.b %%DATADIR%%/red/clsusi.b %%DATADIR%%/red/cltab.b %%DATADIR%%/red/coates.b %%DATADIR%%/red/coatesid.b %%DATADIR%%/red/codad1.b %%DATADIR%%/red/codad2.b %%DATADIR%%/red/codctl.b %%DATADIR%%/red/coddec.b %%DATADIR%%/red/coddom.b %%DATADIR%%/red/codgen.b %%DATADIR%%/red/codhrn.b %%DATADIR%%/red/codmat.b %%DATADIR%%/red/codopt.b %%DATADIR%%/red/codpri.b %%DATADIR%%/red/codstr.b %%DATADIR%%/red/coeff.b %%DATADIR%%/red/coeff2.b %%DATADIR%%/red/coeffts.b %%DATADIR%%/red/cofactor.b %%DATADIR%%/red/comfac.b %%DATADIR%%/red/compact.b %%DATADIR%%/red/compactf.b %%DATADIR%%/red/compat.b %%DATADIR%%/red/complx.b %%DATADIR%%/red/complxp.b %%DATADIR%%/red/compopr.b %%DATADIR%%/red/comprd.b %%DATADIR%%/red/condense.b %%DATADIR%%/red/conj.b %%DATADIR%%/red/conlaw.b %%DATADIR%%/red/conlaw0.b %%DATADIR%%/red/conlaw1.b %%DATADIR%%/red/conlaw2.b %%DATADIR%%/red/conlaw3.b %%DATADIR%%/red/conlaw4.b %%DATADIR%%/red/constre.b %%DATADIR%%/red/contact.b %%DATADIR%%/red/contents.b %%DATADIR%%/red/contfr.b %%DATADIR%%/red/contfrac.b %%DATADIR%%/red/control.b %%DATADIR%%/red/contrtns.b %%DATADIR%%/red/convert.b %%DATADIR%%/red/cpxrn.b %%DATADIR%%/red/crack.b %%DATADIR%%/red/crdec.b %%DATADIR%%/red/crdiffelim.b %%DATADIR%%/red/crelem.b %%DATADIR%%/red/crequsol.b %%DATADIR%%/red/crgb.b %%DATADIR%%/red/crgensep.b %%DATADIR%%/red/crhomalg.b %%DATADIR%%/red/crident.b %%DATADIR%%/red/crineq.b %%DATADIR%%/red/crinit.b %%DATADIR%%/red/crint.b %%DATADIR%%/red/crlinalg.b %%DATADIR%%/red/crmain.b %%DATADIR%%/red/crpvm.b %%DATADIR%%/red/crresu.b %%DATADIR%%/red/crsep.b %%DATADIR%%/red/crshort.b %%DATADIR%%/red/crsimp.b %%DATADIR%%/red/crsimpso.b %%DATADIR%%/red/crstart.b %%DATADIR%%/red/crstruc.b %%DATADIR%%/red/crsubsys.b %%DATADIR%%/red/crtrafo.b %%DATADIR%%/red/crunder.b %%DATADIR%%/red/crutil.b %%DATADIR%%/red/csolve.b %%DATADIR%%/red/ctintro.b %%DATADIR%%/red/cvit.b %%DATADIR%%/red/cvitmap.b %%DATADIR%%/red/dcfsf.b %%DATADIR%%/red/dcfsfkacem.b %%DATADIR%%/red/dcfsfmisc.b %%DATADIR%%/red/dcfsfqe.b %%DATADIR%%/red/dcfsfsism.b %%DATADIR%%/red/decompos.b %%DATADIR%%/red/decrep.b %%DATADIR%%/red/defint.b %%DATADIR%%/red/defint0.b %%DATADIR%%/red/definta.b %%DATADIR%%/red/defintb.b %%DATADIR%%/red/defintc.b %%DATADIR%%/red/defintd.b %%DATADIR%%/red/definte.b %%DATADIR%%/red/defintf.b %%DATADIR%%/red/defintg.b %%DATADIR%%/red/definth.b %%DATADIR%%/red/definti.b %%DATADIR%%/red/defintj.b %%DATADIR%%/red/defintk.b %%DATADIR%%/red/defintx.b %%DATADIR%%/red/degform.b %%DATADIR%%/red/degsets.b %%DATADIR%%/red/depend.b %%DATADIR%%/red/desir.b %%DATADIR%%/red/det.b %%DATADIR%%/red/df2q.b %%DATADIR%%/red/dfpart.b %%DATADIR%%/red/dfprin.b %%DATADIR%%/red/diff.b %%DATADIR%%/red/dilog.b %%DATADIR%%/red/dint.b %%DATADIR%%/red/dip2a.b %%DATADIR%%/red/dipoly.b %%DATADIR%%/red/dipoly1.b %%DATADIR%%/red/dipprint.b %%DATADIR%%/red/dipvars.b %%DATADIR%%/red/discret.b %%DATADIR%%/red/disjoin.b %%DATADIR%%/red/distrib.b %%DATADIR%%/red/divide.b %%DATADIR%%/red/dmode.b %%DATADIR%%/red/dmodeop.b %%DATADIR%%/red/dp.b %%DATADIR%%/red/dpmat.b %%DATADIR%%/red/dpoly.b %%DATADIR%%/red/driver.b %%DATADIR%%/red/dummy.b %%DATADIR%%/red/dummy1.b %%DATADIR%%/red/dummy2.b %%DATADIR%%/red/dummycnt.b %%DATADIR%%/red/dvfsf.b %%DATADIR%%/red/dvfsfmisc.b %%DATADIR%%/red/dvfsfqe.b %%DATADIR%%/red/dvfsfsiat.b %%DATADIR%%/red/dvfsfsism.b %%DATADIR%%/red/economise.b %%DATADIR%%/red/eds.b %%DATADIR%%/red/edsaux.b %%DATADIR%%/red/edscfrm.b %%DATADIR%%/red/edsequiv.b %%DATADIR%%/red/edseval.b %%DATADIR%%/red/edsexptl.b %%DATADIR%%/red/edsnorml.b %%DATADIR%%/red/edspatch.b %%DATADIR%%/red/edspde.b %%DATADIR%%/red/edssolve.b %%DATADIR%%/red/edsuser.b %%DATADIR%%/red/efellint.b %%DATADIR%%/red/efjacinv.b %%DATADIR%%/red/efjacobi.b %%DATADIR%%/red/efnumeric.b %%DATADIR%%/red/efreim.b %%DATADIR%%/red/eftheta.b %%DATADIR%%/red/efweier.b %%DATADIR%%/red/elem.b %%DATADIR%%/red/element.b %%DATADIR%%/red/ellipfn.b %%DATADIR%%/red/entry.b %%DATADIR%%/red/eqn.b %%DATADIR%%/red/evalmaps.b %%DATADIR%%/red/exaux.b %%DATADIR%%/red/excalc.b %%DATADIR%%/red/exdf.b %%DATADIR%%/red/exintro.b %%DATADIR%%/red/exlists.b %%DATADIR%%/red/expres.b %%DATADIR%%/red/exptchk.b %%DATADIR%%/red/exptf.b %%DATADIR%%/red/expvec.b %%DATADIR%%/red/extops.b %%DATADIR%%/red/extout.b %%DATADIR%%/red/ezgcd.b %%DATADIR%%/red/ezgcdf.b %%DATADIR%%/red/f5.b %%DATADIR%%/red/f5core.b %%DATADIR%%/red/f5lp.b %%DATADIR%%/red/f5param.b %%DATADIR%%/red/f5poly.b %%DATADIR%%/red/f5stat.b %%DATADIR%%/red/facform.b %%DATADIR%%/red/facmisc.b %%DATADIR%%/red/facmod.b %%DATADIR%%/red/facprim.b %%DATADIR%%/red/facstr.b %%DATADIR%%/red/factor.b %%DATADIR%%/red/facuni.b %%DATADIR%%/red/farith.b %%DATADIR%%/red/fastmath.b %%DATADIR%%/red/fastmod.b %%DATADIR%%/red/fide.b %%DATADIR%%/red/fide1.b %%DATADIR%%/red/findmagc.b %%DATADIR%%/red/findres.b %%DATADIR%%/red/finitise.b %%DATADIR%%/red/fixes2.b %%DATADIR%%/red/fixsubf.b %%DATADIR%%/red/fmprint.b %%DATADIR%%/red/for88.b %%DATADIR%%/red/forall.b %%DATADIR%%/red/forall4.b %%DATADIR%%/red/forder.b %%DATADIR%%/red/form.b %%DATADIR%%/red/form4.b %%DATADIR%%/red/forstat.b %%DATADIR%%/red/forstat4.b %%DATADIR%%/red/fortpri.b %%DATADIR%%/red/fourdom.b %%DATADIR%%/red/fourplus.b %%DATADIR%%/red/fps.b %%DATADIR%%/red/fracdi.b %%DATADIR%%/red/frames.b %%DATADIR%%/red/froben.b %%DATADIR%%/red/fsimplex.b %%DATADIR%%/red/gauss.b %%DATADIR%%/red/gb.b %%DATADIR%%/red/gbsc.b %%DATADIR%%/red/gcd.b %%DATADIR%%/red/gcref.b %%DATADIR%%/red/general.b %%DATADIR%%/red/genmod.b %%DATADIR%%/red/genparser.b %%DATADIR%%/red/genparserprint.b %%DATADIR%%/red/genpurfn.b %%DATADIR%%/red/gentens.b %%DATADIR%%/red/gentran.b %%DATADIR%%/red/genus.b %%DATADIR%%/red/geoprover.b %%DATADIR%%/red/ghyper.b %%DATADIR%%/red/gint.b %%DATADIR%%/red/glexconv.b %%DATADIR%%/red/glmat.b %%DATADIR%%/red/glsolve.b %%DATADIR%%/red/gnuintfc.b %%DATADIR%%/red/gnupldrv.b %%DATADIR%%/red/gnuplot.b %%DATADIR%%/red/goutput.b %%DATADIR%%/red/gparser.b %%DATADIR%%/red/gramschm.b %%DATADIR%%/red/grassman.b %%DATADIR%%/red/greduo.b %%DATADIR%%/red/grinder.b %%DATADIR%%/red/grinter2.b %%DATADIR%%/red/grinterf.b %%DATADIR%%/red/groeb.b %%DATADIR%%/red/groebcri.b %%DATADIR%%/red/groebf.b %%DATADIR%%/red/groebfac.b %%DATADIR%%/red/groebidq.b %%DATADIR%%/red/groebman.b %%DATADIR%%/red/groebmes.b %%DATADIR%%/red/groebner.b %%DATADIR%%/red/groebnr2.b %%DATADIR%%/red/groebopt.b %%DATADIR%%/red/groebrst.b %%DATADIR%%/red/groebsea.b %%DATADIR%%/red/groebsor.b %%DATADIR%%/red/groebspa.b %%DATADIR%%/red/groebtra.b %%DATADIR%%/red/groesolv.b %%DATADIR%%/red/groeweak.b %%DATADIR%%/red/guardian.b %%DATADIR%%/red/guardianprint.b %%DATADIR%%/red/guardianschemes.b %%DATADIR%%/red/hacksqrt.b %%DATADIR%%/red/halfangl.b %%DATADIR%%/red/harmonic.b %%DATADIR%%/red/hcvctors.b %%DATADIR%%/red/hdiff.b %%DATADIR%%/red/helpasst.b %%DATADIR%%/red/hephys.b %%DATADIR%%/red/heugcd.b %%DATADIR%%/red/hf.b %%DATADIR%%/red/hggroeb.b %%DATADIR%%/red/hgrsolve.b %%DATADIR%%/red/hilbertp.b %%DATADIR%%/red/hilberts.b %%DATADIR%%/red/hille.b %%DATADIR%%/red/hodge.b %%DATADIR%%/red/homog.b %%DATADIR%%/red/horner.b %%DATADIR%%/red/hsub.b %%DATADIR%%/red/hugo %%DATADIR%%/red/hurwp.b %%DATADIR%%/red/ibalp.b %%DATADIR%%/red/ibalpkapur.b %%DATADIR%%/red/ibalpqsat.b %%DATADIR%%/red/ibasics.b %%DATADIR%%/red/ideals.b %%DATADIR%%/red/idepend.b %%DATADIR%%/red/idexf.b %%DATADIR%%/red/iimet.b %%DATADIR%%/red/imageset.b %%DATADIR%%/red/indices.b %%DATADIR%%/red/indsymm.b %%DATADIR%%/red/indxprin.b %%DATADIR%%/red/ineq.b %%DATADIR%%/red/infix.b %%DATADIR%%/red/inline-defs.dat %%DATADIR%%/red/innerprd.b %%DATADIR%%/red/inspect.b %%DATADIR%%/red/int.b %%DATADIR%%/red/intbasis.b %%DATADIR%%/red/integrator.b %%DATADIR%%/red/inter.b %%DATADIR%%/red/interfac.b %%DATADIR%%/red/interpol.b %%DATADIR%%/red/intf.b %%DATADIR%%/red/intfac.b %%DATADIR%%/red/intfierz.b %%DATADIR%%/red/intrfc.b %%DATADIR%%/red/intro.b %%DATADIR%%/red/inttaylr.b %%DATADIR%%/red/invbase.b %%DATADIR%%/red/invbcomp.b %%DATADIR%%/red/invbint.b %%DATADIR%%/red/invol.b %%DATADIR%%/red/io.b %%DATADIR%%/red/ioto.b %%DATADIR%%/red/ir2om.b %%DATADIR%%/red/isolve.b %%DATADIR%%/red/jhddiff.b %%DATADIR%%/red/jhdriver.b %%DATADIR%%/red/jordan.b %%DATADIR%%/red/jordsymb.b %%DATADIR%%/red/jpatches.b %%DATADIR%%/red/jsymbols.b %%DATADIR%%/red/kernel.b %%DATADIR%%/red/killing_vector.b %%DATADIR%%/red/kredelw.b %%DATADIR%%/red/kronf.b %%DATADIR%%/red/kuechl.b %%DATADIR%%/red/lalr.b %%DATADIR%%/red/lamatrix.b %%DATADIR%%/red/laplace.b %%DATADIR%%/red/lf.b %%DATADIR%%/red/libreduce.b %%DATADIR%%/red/lie.b %%DATADIR%%/red/lie1234.b %%DATADIR%%/red/liedf.b %%DATADIR%%/red/liendmc1.b %%DATADIR%%/red/liepde.b %%DATADIR%%/red/lievalfm.b %%DATADIR%%/red/lifted.b %%DATADIR%%/red/limits.b %%DATADIR%%/red/linalg.b %%DATADIR%%/red/linband.b %%DATADIR%%/red/linineq.b %%DATADIR%%/red/linmodp.b %%DATADIR%%/red/linop.b %%DATADIR%%/red/linrec.b %%DATADIR%%/red/linrel.b %%DATADIR%%/red/liqsimp1.b %%DATADIR%%/red/liqsimp2.b %%DATADIR%%/red/list.b %%DATADIR%%/red/listvecops.b %%DATADIR%%/red/log2atan.b %%DATADIR%%/red/logsort.b %%DATADIR%%/red/loops.b %%DATADIR%%/red/loops88.b %%DATADIR%%/red/lpdo.b %%DATADIR%%/red/lpri.b %%DATADIR%%/red/lspc.b %%DATADIR%%/red/lspfor.b %%DATADIR%%/red/lsppasc.b %%DATADIR%%/red/lsprat.b %%DATADIR%%/red/lto.b %%DATADIR%%/red/ludecom.b %%DATADIR%%/red/makefour.b %%DATADIR%%/red/makevars.b %%DATADIR%%/red/maninp.b %%DATADIR%%/red/map.b %%DATADIR%%/red/map2strn.b %%DATADIR%%/red/matarg.b %%DATADIR%%/red/math.b %%DATADIR%%/red/mathml.b %%DATADIR%%/red/mathmlom.b %%DATADIR%%/red/mathpr.b %%DATADIR%%/red/matop.b %%DATADIR%%/red/matpri.b %%DATADIR%%/red/matproc.b %%DATADIR%%/red/matrext.b %%DATADIR%%/red/matrix.b %%DATADIR%%/red/matrix4.b %%DATADIR%%/red/matsm.b %%DATADIR%%/red/maxmin.b %%DATADIR%%/red/meijerg.b %%DATADIR%%/red/mhensfns.b %%DATADIR%%/red/minlngth.b %%DATADIR%%/red/misc.b %%DATADIR%%/red/mksp.b %%DATADIR%%/red/mma.awk %%DATADIR%%/red/mma.b %%DATADIR%%/red/mml_ir.b %%DATADIR%%/red/mo.b %%DATADIR%%/red/modify.b %%DATADIR%%/red/modlineq.b %%DATADIR%%/red/modpoly.b %%DATADIR%%/red/modroots.b %%DATADIR%%/red/modsolve.b %%DATADIR%%/red/modsqrt.b %%DATADIR%%/red/modsr.b %%DATADIR%%/red/modular.b %%DATADIR%%/red/module.b %%DATADIR%%/red/moid.b %%DATADIR%%/red/mprint.b %%DATADIR%%/red/mri.b %%DATADIR%%/red/mri_ofsf.b %%DATADIR%%/red/mri_pasf.b %%DATADIR%%/red/mriqe.b %%DATADIR%%/red/mrvlimit.b %%DATADIR%%/red/mstruct.b %%DATADIR%%/red/mtables.b %%DATADIR%%/red/multihen.b %%DATADIR%%/red/multroot.b %%DATADIR%%/red/mv.b %%DATADIR%%/red/mvmatch.b %%DATADIR%%/red/nagell.b %%DATADIR%%/red/nbasis.b %%DATADIR%%/red/ncdip.b %%DATADIR%%/red/ncenv.b %%DATADIR%%/red/ncfactor.b %%DATADIR%%/red/ncgroeb.b %%DATADIR%%/red/ncout.b %%DATADIR%%/red/ncpoly.b %%DATADIR%%/red/nestdom.b %%DATADIR%%/red/nestrad.b %%DATADIR%%/red/newtok.b %%DATADIR%%/red/newton.b %%DATADIR%%/red/noncom2.b %%DATADIR%%/red/normform.b %%DATADIR%%/red/nrstroot.b %%DATADIR%%/red/nssimp.b %%DATADIR%%/red/nullsp.b %%DATADIR%%/red/numeric.b %%DATADIR%%/red/numeval.b %%DATADIR%%/red/numfit.b %%DATADIR%%/red/numint.b %%DATADIR%%/red/numsolve.b %%DATADIR%%/red/numsup.b %%DATADIR%%/red/odeintfc.b %%DATADIR%%/red/odelin.b %%DATADIR%%/red/odenon1.b %%DATADIR%%/red/odenonn.b %%DATADIR%%/red/odepatch.b %%DATADIR%%/red/odesolve.b %%DATADIR%%/red/odespcfn.b %%DATADIR%%/red/odetop.b %%DATADIR%%/red/odim.b %%DATADIR%%/red/ofsf.b %%DATADIR%%/red/ofsfanuex.b %%DATADIR%%/red/ofsfbnf.b %%DATADIR%%/red/ofsfcad.b %%DATADIR%%/red/ofsfcadproj.b %%DATADIR%%/red/ofsfdecdeg.b %%DATADIR%%/red/ofsfdet.b %%DATADIR%%/red/ofsfdpep.b %%DATADIR%%/red/ofsfexfr.b %%DATADIR%%/red/ofsfgs.b %%DATADIR%%/red/ofsfhqe.b %%DATADIR%%/red/ofsfic.b %%DATADIR%%/red/ofsflp.b %%DATADIR%%/red/ofsfmisc.b %%DATADIR%%/red/ofsfopt.b %%DATADIR%%/red/ofsfqe.b %%DATADIR%%/red/ofsfsiat.b %%DATADIR%%/red/ofsfsism.b %%DATADIR%%/red/ofsfsmtqe.b %%DATADIR%%/red/ofsfsusi.b %%DATADIR%%/red/ofsftfc.b %%DATADIR%%/red/ofsftrop.b %%DATADIR%%/red/ofsfvsans.b %%DATADIR%%/red/ofsfvsblock.b %%DATADIR%%/red/ofsfvseset.b %%DATADIR%%/red/ofsfvsl.b %%DATADIR%%/red/ofsfvslists.b %%DATADIR%%/red/ofsfvssub.b %%DATADIR%%/red/ofsfxopt.b %%DATADIR%%/red/om2ir.b %%DATADIR%%/red/opertens.b %%DATADIR%%/red/opmtch.b %%DATADIR%%/red/order.b %%DATADIR%%/red/orthovec.b %%DATADIR%%/red/package4.b %%DATADIR%%/red/pade.b %%DATADIR%%/red/paraset.b %%DATADIR%%/red/parray.b %%DATADIR%%/red/parser.b %%DATADIR%%/red/part.b %%DATADIR%%/red/partdf.b %%DATADIR%%/red/partitns.b %%DATADIR%%/red/partitsf.b %%DATADIR%%/red/pasf.b %%DATADIR%%/red/pasfbnf.b %%DATADIR%%/red/pasfbqbb.b %%DATADIR%%/red/pasfmisc.b %%DATADIR%%/red/pasfnf.b %%DATADIR%%/red/pasfprint.b %%DATADIR%%/red/pasfqe.b %%DATADIR%%/red/pasfresolve.b %%DATADIR%%/red/pasfsiat.b %%DATADIR%%/red/pasfsibq.b %%DATADIR%%/red/pasfsusi.b %%DATADIR%%/red/pattdefn.b %%DATADIR%%/red/pattperm.b %%DATADIR%%/red/perm1.b %%DATADIR%%/red/perms.b %%DATADIR%%/red/pf.b %%DATADIR%%/red/pfacmult.b %%DATADIR%%/red/pfactor.b %%DATADIR%%/red/pgauss.b %%DATADIR%%/red/pgcond.b %%DATADIR%%/red/pgsm.b %%DATADIR%%/red/physop.b %%DATADIR%%/red/pident.b %%DATADIR%%/red/places.b %%DATADIR%%/red/plot.b %%DATADIR%%/red/plotexp2.b %%DATADIR%%/red/plotexp3.b %%DATADIR%%/red/plotimp2.b %%DATADIR%%/red/plotimp3.b %%DATADIR%%/red/plotnum.b %%DATADIR%%/red/plotsynt.b %%DATADIR%%/red/pltpara.b %%DATADIR%%/red/pm.b %%DATADIR%%/red/pmintrfc.b %%DATADIR%%/red/pmpatch.b %%DATADIR%%/red/pmrules.b %%DATADIR%%/red/polineq.b %%DATADIR%%/red/polrep.b %%DATADIR%%/red/poly.b %%DATADIR%%/red/polydiv.b %%DATADIR%%/red/polyexns.b %%DATADIR%%/red/polyop.b %%DATADIR%%/red/ppsoln.b %%DATADIR%%/red/pre.b %%DATADIR%%/red/precoats.b %%DATADIR%%/red/prep.b %%DATADIR%%/red/pretty.b %%DATADIR%%/red/prime.b %%DATADIR%%/red/primfac.b %%DATADIR%%/red/primitive.b %%DATADIR%%/red/proc.b %%DATADIR%%/red/proc4.b %%DATADIR%%/red/prod.b %%DATADIR%%/red/profile.b %%DATADIR%%/red/prolong.b %%DATADIR%%/red/psl.b %%DATADIR%%/red/pslprolo.b %%DATADIR%%/red/pslrend.b %%DATADIR%%/red/pullback.b %%DATADIR%%/red/pvector.b %%DATADIR%%/red/qepcad.awk %%DATADIR%%/red/qepcad.b %%DATADIR%%/red/qhull.b %%DATADIR%%/red/qqe.b %%DATADIR%%/red/qqe_ofsf.b %%DATADIR%%/red/qqemisc.b %%DATADIR%%/red/qqeqe.b %%DATADIR%%/red/qqeqemisc.b %%DATADIR%%/red/qqesiat.b %%DATADIR%%/red/qqesism.b %%DATADIR%%/red/qqetrans.b %%DATADIR%%/red/qsum.b %%DATADIR%%/red/quartic.b %%DATADIR%%/red/quot.b %%DATADIR%%/red/quotf.b %%DATADIR%%/red/raarith.b %%DATADIR%%/red/raiv.b %%DATADIR%%/red/random.b %%DATADIR%%/red/randpoly.b %%DATADIR%%/red/rank.b %%DATADIR%%/red/ranks.b %%DATADIR%%/red/rankstat.b %%DATADIR%%/red/ranum.b %%DATADIR%%/red/rarcount.b %%DATADIR%%/red/ratalgo.b %%DATADIR%%/red/rataprx.b %%DATADIR%%/red/ratint.b %%DATADIR%%/red/rational.b %%DATADIR%%/red/ratjord.b %%DATADIR%%/red/ratprin.b %%DATADIR%%/red/rcref.b %%DATADIR%%/red/rdelem.b %%DATADIR%%/red/reacteqn.b %%DATADIR%%/red/realroot.b %%DATADIR%%/red/records.b %%DATADIR%%/red/recsimpl.b %%DATADIR%%/red/red.b %%DATADIR%%/red/red2cvit.b %%DATADIR%%/red/reddom.b %%DATADIR%%/red/redfront.b %%DATADIR%%/red/redio.b %%DATADIR%%/red/redlog.b %%DATADIR%%/red/redlsp.b %%DATADIR%%/red/reduce.img %%DATADIR%%/red/reduce4.b %%DATADIR%%/red/reform.b %%DATADIR%%/red/remake.b %%DATADIR%%/red/removecm.b %%DATADIR%%/red/reord.b %%DATADIR%%/red/res.b %%DATADIR%%/red/reset.b %%DATADIR%%/red/residue.b %%DATADIR%%/red/restore.b %%DATADIR%%/red/restrict.b %%DATADIR%%/red/resultnt.b %%DATADIR%%/red/reval.b %%DATADIR%%/red/reval4.b %%DATADIR%%/red/revision.b %%DATADIR%%/red/ring.b %%DATADIR%%/red/rlami.b %%DATADIR%%/red/rlblackbox.b %%DATADIR%%/red/rlblackboxes.b %%DATADIR%%/red/rlbuiltin.b %%DATADIR%%/red/rlcont.b %%DATADIR%%/red/rlfi.b %%DATADIR%%/red/rlhelp.b %%DATADIR%%/red/rlisp.b %%DATADIR%%/red/rlisp88.b %%DATADIR%%/red/rljson.b %%DATADIR%%/red/rlprint.b %%DATADIR%%/red/rlprovide.b %%DATADIR%%/red/rlservice.b %%DATADIR%%/red/rlservices.b %%DATADIR%%/red/rlsupport.b %%DATADIR%%/red/rltools.b %%DATADIR%%/red/rltype.b %%DATADIR%%/red/rltypes.b %%DATADIR%%/red/rmsubs.b %%DATADIR%%/red/rnelem.b %%DATADIR%%/red/rootaux.b %%DATADIR%%/red/roots.b %%DATADIR%%/red/roots2.b %%DATADIR%%/red/rounded.b %%DATADIR%%/red/rprint.b %%DATADIR%%/red/rprintf.b %%DATADIR%%/red/rsolve.b %%DATADIR%%/red/rsupport.b %%DATADIR%%/red/rtools.b %%DATADIR%%/red/rtrace.b %%DATADIR%%/red/rubi_parse.b %%DATADIR%%/red/rubi_red.b %%DATADIR%%/red/rubi_rul_s.lap %%DATADIR%%/red/rubi_rules.b %%DATADIR%%/red/rungeku.b %%DATADIR%%/red/rvector.b %%DATADIR%%/red/scope.b %%DATADIR%%/red/scripts.b %%DATADIR%%/red/segmnt.b %%DATADIR%%/red/sets.b %%DATADIR%%/red/sfairy.b %%DATADIR%%/red/sfbdata.b %%DATADIR%%/red/sfbern.b %%DATADIR%%/red/sfbes.b %%DATADIR%%/red/sfbinom.b %%DATADIR%%/red/sfconsts.b %%DATADIR%%/red/sfgamm.b %%DATADIR%%/red/sfgamma.b %%DATADIR%%/red/sfgen.b %%DATADIR%%/red/sfigamma.b %%DATADIR%%/red/sfint.b %%DATADIR%%/red/sfkummer.b %%DATADIR%%/red/sfother.b %%DATADIR%%/red/sfpolys.b %%DATADIR%%/red/sfpsi.b %%DATADIR%%/red/sfsums.b %%DATADIR%%/red/sfto.b %%DATADIR%%/red/sftoresultant.b %%DATADIR%%/red/showrule.b %%DATADIR%%/red/simp.b %%DATADIR%%/red/simp4.b %%DATADIR%%/red/simpfact.b %%DATADIR%%/red/simplede.b %%DATADIR%%/red/simplertrace.b %%DATADIR%%/red/simplex.b %%DATADIR%%/red/simplog.b %%DATADIR%%/red/simpsqrt.b %%DATADIR%%/red/sl2psl.b %%DATADIR%%/red/slfns.b %%DATADIR%%/red/smacro.b %%DATADIR%%/red/smallmod.b %%DATADIR%%/red/smithex.b %%DATADIR%%/red/smithex1.b %%DATADIR%%/red/smlbflot.b %%DATADIR%%/red/smt.b %%DATADIR%%/red/smtread.b %%DATADIR%%/red/solve.b %%DATADIR%%/red/solve1.b %%DATADIR%%/red/solvealg.b %%DATADIR%%/red/solvelnr.b %%DATADIR%%/red/solvetab.b %%DATADIR%%/red/sort.b %%DATADIR%%/red/spaces.b %%DATADIR%%/red/sparse.b %%DATADIR%%/red/sparsmat.b %%DATADIR%%/red/spcfnint.b %%DATADIR%%/red/spchlsky.b %%DATADIR%%/red/spde.b %%DATADIR%%/red/specbess.b %%DATADIR%%/red/specfac.b %%DATADIR%%/red/specfaux.b %%DATADIR%%/red/specfn.b %%DATADIR%%/red/specfn2.b %%DATADIR%%/red/spgrmshm.b %%DATADIR%%/red/splinalg.b %%DATADIR%%/red/spludcmp.b %%DATADIR%%/red/spmateig.b %%DATADIR%%/red/spsvd.b %%DATADIR%%/red/sqfrnorm.b %%DATADIR%%/red/sqprint.b %%DATADIR%%/red/sqrtf.b %%DATADIR%%/red/sstools.b %%DATADIR%%/red/statmisc.b %%DATADIR%%/red/steepstd.b %%DATADIR%%/red/str.b %%DATADIR%%/red/struct4.b %%DATADIR%%/red/sub.b %%DATADIR%%/red/subs2q.b %%DATADIR%%/red/subs3q.b %%DATADIR%%/red/subs4q.b %%DATADIR%%/red/substexp.b %%DATADIR%%/red/substns.b %%DATADIR%%/red/sum.b %%DATADIR%%/red/sum2.b %%DATADIR%%/red/superv.b %%DATADIR%%/red/supervf.b %%DATADIR%%/red/support.b %%DATADIR%%/red/susy2.b %%DATADIR%%/red/svd.b %%DATADIR%%/red/switch.b %%DATADIR%%/red/switchxt.b %%DATADIR%%/red/symatvec.b %%DATADIR%%/red/symaux.b %%DATADIR%%/red/symcheck.b %%DATADIR%%/red/symchrep.b %%DATADIR%%/red/symdata1.b %%DATADIR%%/red/symdata2.b %%DATADIR%%/red/symhandl.b %%DATADIR%%/red/symint.b %%DATADIR%%/red/symmetry.b %%DATADIR%%/red/sympatch.b %%DATADIR%%/red/symwork.b %%DATADIR%%/red/systems.b %%DATADIR%%/red/systo.b %%DATADIR%%/red/table1.b %%DATADIR%%/red/table2.b %%DATADIR%%/red/table3.b %%DATADIR%%/red/tableaux.b %%DATADIR%%/red/tables.b %%DATADIR%%/red/tadjoint.b %%DATADIR%%/red/talp.b %%DATADIR%%/red/talpbnf.b %%DATADIR%%/red/talpmisc.b %%DATADIR%%/red/talpqe.b %%DATADIR%%/red/talpsiat.b %%DATADIR%%/red/talpsism.b %%DATADIR%%/red/taybasic.b %%DATADIR%%/red/tayconv.b %%DATADIR%%/red/taydiff.b %%DATADIR%%/red/tayexpnd.b %%DATADIR%%/red/tayfns.b %%DATADIR%%/red/tayfront.b %%DATADIR%%/red/taygamma.b %%DATADIR%%/red/tayimpl.b %%DATADIR%%/red/tayintrf.b %%DATADIR%%/red/tayintro.b %%DATADIR%%/red/taylor.b %%DATADIR%%/red/taypart.b %%DATADIR%%/red/tayprint.b %%DATADIR%%/red/tayrevrt.b %%DATADIR%%/red/taysimp.b %%DATADIR%%/red/taysubst.b %%DATADIR%%/red/tayutils.b %%DATADIR%%/red/tdconv.b %%DATADIR%%/red/templt.b %%DATADIR%%/red/tensor.b %%DATADIR%%/red/tensor1.b %%DATADIR%%/red/tensorio.b %%DATADIR%%/red/tidysqrt.b %%DATADIR%%/red/tmprint.b %%DATADIR%%/red/tok.b %%DATADIR%%/red/tools.b %%DATADIR%%/red/tools21.b %%DATADIR%%/red/torder.b %%DATADIR%%/red/torsionb.b %%DATADIR%%/red/tower.b %%DATADIR%%/red/tps.b %%DATADIR%%/red/tpscomp.b %%DATADIR%%/red/tpsconv.b %%DATADIR%%/red/tpsdom.b %%DATADIR%%/red/tpseval.b %%DATADIR%%/red/tpsfns.b %%DATADIR%%/red/tpsmisc.b %%DATADIR%%/red/tpsrev.b %%DATADIR%%/red/tpssum.b %%DATADIR%%/red/tr_gsmp1.lap %%DATADIR%%/red/transfns.b %%DATADIR%%/red/transfrm.b %%DATADIR%%/red/traverso.b %%DATADIR%%/red/trcase.b %%DATADIR%%/red/tri.b %%DATADIR%%/red/trialdiv.b %%DATADIR%%/red/triang.b %%DATADIR%%/red/trigd.b %%DATADIR%%/red/trigint.b %%DATADIR%%/red/trigsimp.b %%DATADIR%%/red/trigsmp1.b %%DATADIR%%/red/trigsmp2.b %%DATADIR%%/red/turtle.b %%DATADIR%%/red/unify.b %%DATADIR%%/red/unihens.b %%DATADIR%%/red/utf8.b %%DATADIR%%/red/utils.b %%DATADIR%%/red/v3tools.b %%DATADIR%%/red/vardf.b %%DATADIR%%/red/vdp2dip.b %%DATADIR%%/red/vdpcom.b %%DATADIR%%/red/vecanlys.b %%DATADIR%%/red/vecpoly.b %%DATADIR%%/red/vect.b %%DATADIR%%/red/vectorop.b %%DATADIR%%/red/wedge.b %%DATADIR%%/red/weight.b %%DATADIR%%/red/where.b %%DATADIR%%/red/wstrass.b %%DATADIR%%/red/wu.b %%DATADIR%%/red/xaux.b %%DATADIR%%/red/xcolor.b %%DATADIR%%/red/xcrit.b %%DATADIR%%/red/xexcalc.b %%DATADIR%%/red/xgroeb.b %%DATADIR%%/red/xideal.b %%DATADIR%%/red/xpowers.b %%DATADIR%%/red/xread.b %%DATADIR%%/red/xreduct.b %%DATADIR%%/red/xstorage.b %%DATADIR%%/red/xvect.b %%DATADIR%%/red/yylex.b %%DATADIR%%/red/yyparse.b %%DATADIR%%/red/zeilberg.b %%DATADIR%%/red/zfactor.b %%DATADIR%%/red/zmodule.b %%DATADIR%%/red/ztrans.b %%DATADIR%%/red/ztrrul_s.lap %%DATADIR%%/red/ztrrules.b @dir red diff --git a/math/xspread/Makefile b/math/xspread/Makefile index 465da2df9492..e59edda7b823 100644 --- a/math/xspread/Makefile +++ b/math/xspread/Makefile @@ -1,50 +1,51 @@ PORTNAME= xspread PORTVERSION= 3.1.1c -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math MASTER_SITES= http://archive.debian.org/%SUBDIR%/ \ http://mirror.safehostnet.com/debian-archive/%SUBDIR%/ \ http://mirrors.xmission.com/debian-archive/%SUBDIR%/ \ http://vos-systems.net/ftp/%SUBDIR%/ MASTER_SITE_SUBDIR= debian/dists/potato/main/source/math DISTNAME= ${PORTNAME}_${PORTVERSION}.orig MAINTAINER= ports@FreeBSD.org COMMENT= Spreadsheet program for X and terminals LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/GNU_GENERAL WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}.orig GNU_CONFIGURE= yes PORTDOCS= * -PLIST_FILES= bin/pxspread bin/xspread man/man1/pxspread.1.gz \ - man/man1/xspread.1.gz +PLIST_FILES= bin/pxspread bin/xspread \ + share/man/man1/pxspread.1.gz \ + share/man/man1/xspread.1.gz OPTIONS_DEFINE= X11 DOCS X11_USE= XORG=x11,xau,xcb,xdmcp,xt X11_USES= localbase xorg X11_CONFIGURE_ENV_OFF= ac_cv_header_X11_X_h=no post-patch: @${REINPLACE_CMD} 's|/usr/local/lib/libXt|${LOCALBASE}/lib/libXt|' \ ${WRKSRC}/configure @${REINPLACE_CMD} -e \ 's|^void main|int main|' ${WRKSRC}/psc.c do-install: ${INSTALL_PROGRAM} ${WRKSRC}/pxspread ${STAGEDIR}${PREFIX}/bin/pxspread ${INSTALL_PROGRAM} ${WRKSRC}/xspread ${STAGEDIR}${PREFIX}/bin/xspread - ${INSTALL_MAN} ${WRKSRC}/pxspread.man ${STAGEDIR}${MANPREFIX}/man/man1/pxspread.1 - ${INSTALL_MAN} ${WRKSRC}/xspread.man ${STAGEDIR}${MANPREFIX}/man/man1/xspread.1 + ${INSTALL_MAN} ${WRKSRC}/pxspread.man ${STAGEDIR}${PREFIX}/share/man/man1/pxspread.1 + ${INSTALL_MAN} ${WRKSRC}/xspread.man ${STAGEDIR}${PREFIX}/share/man/man1/xspread.1 do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/x/notes ${STAGEDIR}${DOCSDIR} (cd ${WRKSRC} && ${COPYTREE_SHARE} "doc documents sample_files tests" ${STAGEDIR}${DOCSDIR} "! -name *.tmp") .include diff --git a/misc/aclgen/Makefile b/misc/aclgen/Makefile index f4205106faa2..38b8b69326d8 100644 --- a/misc/aclgen/Makefile +++ b/misc/aclgen/Makefile @@ -1,28 +1,29 @@ PORTNAME= aclgen PORTVERSION= 2.02 +PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= ftp://gatling.ikk.sztaki.hu/pub/aclgen/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//} MAINTAINER= ports@FreeBSD.org COMMENT= Optimize Cisco routers IP access lists WWW= https://gatling.ikk.sztaki.hu/~kissg/pd/ NO_WRKSUBDIR= yes MAKEFILE= /usr/share/mk/bsd.prog.mk MAKE_ARGS= PROG=aclgen PLIST_FILES= bin/aclgen \ - man/man1/aclgen.1.gz + share/man/man1/aclgen.1.gz post-patch: @${REINPLACE_CMD} -e \ 's||| ; \ s|^void main|int main|' ${WRKSRC}/aclgen.c do-install: ${INSTALL_PROGRAM} ${WRKSRC}/aclgen ${STAGEDIR}${PREFIX}/bin - ${INSTALL_MAN} ${WRKSRC}/aclgen.1 ${STAGEDIR}${MANPREFIX}/man/man1 + ${INSTALL_MAN} ${WRKSRC}/aclgen.1 ${STAGEDIR}${PREFIX}/share/man/man1 .include diff --git a/misc/apparix/Makefile b/misc/apparix/Makefile index 4cf754c7c291..24484d4df7da 100644 --- a/misc/apparix/Makefile +++ b/misc/apparix/Makefile @@ -1,31 +1,32 @@ PORTNAME= apparix PORTVERSION= 20110303 +PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= http://micans.org/apparix/src/ DISTNAME= ${PORTNAME}-11-062 MAINTAINER= ports@FreeBSD.org COMMENT= Bookmark directories and apparate inside them WWW= https://micans.org/apparix/ LICENSE= GPLv2+ # though code says GPLv3 or later LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes PORTDOCS= apparix.azm apparix.html apparix.ps -PLIST_FILES= bin/apparix man/man1/apparix.1.gz +PLIST_FILES= bin/apparix share/man/man1/apparix.1.gz OPTIONS_DEFINE= DOCS do-install: ${INSTALL_PROGRAM} ${WRKSRC}/src/apparix ${STAGEDIR}${PREFIX}/bin - ${INSTALL_MAN} ${WRKSRC}/doc/apparix.1 ${STAGEDIR}${MANPREFIX}/man/man1 + ${INSTALL_MAN} ${WRKSRC}/doc/apparix.1 ${STAGEDIR}${PREFIX}/share/man/man1 do-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} .for i in ${PORTDOCS} ${INSTALL_DATA} ${WRKSRC}/doc/${i} ${STAGEDIR}${DOCSDIR} .endfor .include diff --git a/misc/dtach/Makefile b/misc/dtach/Makefile index 1cafd9ef40d5..311bc57431c2 100644 --- a/misc/dtach/Makefile +++ b/misc/dtach/Makefile @@ -1,29 +1,30 @@ PORTNAME= dtach PORTVERSION= 0.9 +PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Emulates the detach feature of screen WWW= https://dtach.sourceforge.net/ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes ALL_TARGET= dtach PORTDOCS= README -PLIST_FILES= bin/dtach man/man1/dtach.1.gz +PLIST_FILES= bin/dtach share/man/man1/dtach.1.gz OPTIONS_DEFINE= DOCS do-install: ${INSTALL_PROGRAM} ${WRKSRC}/dtach ${STAGEDIR}${PREFIX}/bin - ${INSTALL_MAN} ${WRKSRC}/dtach.1 ${STAGEDIR}${MANPREFIX}/man/man1 + ${INSTALL_MAN} ${WRKSRC}/dtach.1 ${STAGEDIR}${PREFIX}/share/man/man1 do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/${PORTDOCS} ${STAGEDIR}${DOCSDIR} .include diff --git a/misc/imerge/Makefile b/misc/imerge/Makefile index 1734d227b575..eb747f2860eb 100644 --- a/misc/imerge/Makefile +++ b/misc/imerge/Makefile @@ -1,19 +1,20 @@ PORTNAME= imerge PORTVERSION= 0.2.4 +PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= ftp://ftp.iDaemons.org/pub/distfiles/ \ LOCAL/knu MAINTAINER= ports@FreeBSD.org COMMENT= Tool to help merge one file to another interactively WWW= https://github.com/knu/imerge USES= tar:bzip2 uidfix -MAKE_ARGS= PREFIX="${PREFIX}" MANPREFIX="${MANPREFIX}" +MAKE_ARGS= PREFIX="${PREFIX}" MANPREFIX="${PREFIX}/share" MAKEFILE= BSDmakefile PLIST_FILES= bin/imerge \ - man/man1/imerge.1.gz + share/man/man1/imerge.1.gz .include diff --git a/misc/inplace/Makefile b/misc/inplace/Makefile index 425cd43178e7..4a5e23cb38c4 100644 --- a/misc/inplace/Makefile +++ b/misc/inplace/Makefile @@ -1,25 +1,25 @@ PORTNAME= inplace PORTVERSION= 1.2.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc MASTER_SITES= ftp://ftp.iDaemons.org/pub/distfiles/ \ LOCAL/knu MAINTAINER= ports@FreeBSD.org COMMENT= Tool to edit files in-place through given filter commands WWW= https://akinori.org/ #inplace USES= tar:bzip2 uidfix ruby shebangfix -MAKE_ARGS= PREFIX="${PREFIX}" MANPREFIX="${MANPREFIX}" +MAKE_ARGS= PREFIX="${PREFIX}" MANPREFIX="${PREFIX}/share" MAKEFILE= BSDmakefile SHEBANG_FILES= lib/inplace.rb PLIST_FILES= bin/inplace \ - man/man1/inplace.1.gz + share/man/man1/inplace.1.gz test: build cd ${WRKSRC}; ${MAKE} test .include diff --git a/misc/ipbt/Makefile b/misc/ipbt/Makefile index c51c5be3de77..7223b023d815 100644 --- a/misc/ipbt/Makefile +++ b/misc/ipbt/Makefile @@ -1,27 +1,28 @@ PORTNAME= ipbt DISTVERSION= r8765 +PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= http://www.chiark.greenend.org.uk/~sgtatham/ipbt/ \ LOCAL/uqs MAINTAINER= ports@FreeBSD.org COMMENT= High-tech ttyrec player with improvements over ttyplay WWW= https://www.chiark.greenend.org.uk/~sgtatham/ipbt/ USES= ncurses perl5 shebangfix LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENCE ALL_TARGET= ${PORTNAME} MAKE_ARGS= LFLAGS="${LDFLAGS}" NCURSES_LIB="${NCURSESLIBS}" -PLIST_FILES= bin/ipbt bin/ttygrep bin/ttydump man/man1/ipbt.1.gz +PLIST_FILES= bin/ipbt bin/ttygrep bin/ttydump share/man/man1/ipbt.1.gz SHEBANG_FILES= sbcsgen.pl Makefile ttygrep ttydump do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin ${INSTALL_SCRIPT} ${WRKSRC}/ttydump ${STAGEDIR}${PREFIX}/bin ${INSTALL_SCRIPT} ${WRKSRC}/ttygrep ${STAGEDIR}${PREFIX}/bin - ${INSTALL_MAN} ${WRKSRC}/ipbt.1 ${STAGEDIR}${MANPREFIX}/man/man1 + ${INSTALL_MAN} ${WRKSRC}/ipbt.1 ${STAGEDIR}${PREFIX}/share/man/man1 .include diff --git a/misc/iselect/Makefile b/misc/iselect/Makefile index 3fada1bd10bc..896c3a878268 100644 --- a/misc/iselect/Makefile +++ b/misc/iselect/Makefile @@ -1,44 +1,44 @@ PORTNAME= iselect PORTVERSION= 1.4.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= misc MASTER_SITES= OSSP/tool/iselect MAINTAINER= ports@FreeBSD.org COMMENT= Interactive Selection Tool WWW= http://www.ossp.org/pkg/tool/iselect/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING USES= ncurses shebangfix SHEBANG_FILES= example/gotourl/gotourl \ example/ilogin/ilogin \ example/melm/melm \ example/mtin/mtin \ example/scvs/scvs perl_OLD_CMD= /sw/bin/perl GNU_CONFIGURE= yes MAKE_ARGS= LDFLAGS="${LDFLAGS}" -PLIST_FILES= bin/iselect man/man1/iselect.1.gz +PLIST_FILES= bin/iselect share/man/man1/iselect.1.gz PORTEXAMPLES= * OPTIONS_DEFINE= SLANG EXAMPLES SLANG_DESC= Link with slang SLANG_LIB_DEPENDS= libslang.so:devel/libslang2 SLANG_CONFIGURE_ON= --with-incdir=${LOCALBASE}/include \ --with-libdir=${LOCALBASE}/lib post-patch: @${REINPLACE_CMD} -e 's|^CFLAGS=|#CFLAGS=|g' \ -e 's|-lcurses|-lncurses|' ${WRKSRC}/configure do-install: ${INSTALL_PROGRAM} ${WRKSRC}/iselect ${STAGEDIR}${PREFIX}/bin - ${INSTALL_MAN} ${WRKSRC}/iselect.1 ${STAGEDIR}${MANPREFIX}/man/man1 + ${INSTALL_MAN} ${WRKSRC}/iselect.1 ${STAGEDIR}${PREFIX}/share/man/man1 @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} cd ${WRKSRC}/example && ${FIND} . | \ ${CPIO} -pdm -L -R ${SHAREOWN}:${SHAREGRP} ${STAGEDIR}${EXAMPLESDIR} .include diff --git a/misc/kcd/Makefile b/misc/kcd/Makefile index d7cffaee3988..6c2c73ac49a3 100644 --- a/misc/kcd/Makefile +++ b/misc/kcd/Makefile @@ -1,44 +1,44 @@ PORTNAME= kcd PORTVERSION= 7.15.0 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= misc MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Change directory in full-screen visual mode WWW= https://kcd.sourceforge.net/ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING USES= gettext ncurses perl5 GNU_CONFIGURE= yes CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -lintl OPTIONS_DEFINE= DOCS EXAMPLES do-install: ${INSTALL_SCRIPT} ${WRKSRC}/kcd-inst ${STAGEDIR}${PREFIX}/bin ${INSTALL_SCRIPT} ${WRKSRC}/kcdscr ${STAGEDIR}${PREFIX}/bin ${INSTALL_PROGRAM} ${WRKSRC}/kcdmain ${STAGEDIR}${PREFIX}/bin - ${INSTALL_MAN} ${WRKSRC}/kcd.1 ${STAGEDIR}${MANPREFIX}/man/man1 + ${INSTALL_MAN} ${WRKSRC}/kcd.1 ${STAGEDIR}${PREFIX}/share/man/man1 .for i in en_GB en_GB.UTF-8 en_US.UTF-8 @${MKDIR} ${STAGEDIR}${PREFIX}/share/locale/${i}/LC_MESSAGES ${INSTALL_DATA} ${WRKSRC}/po/${i}.gmo \ ${STAGEDIR}${PREFIX}/share/locale/${i}/LC_MESSAGES/kcd.mo .endfor do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR} do-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/kcd.csh.init ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/kcd.sh.init ${STAGEDIR}${EXAMPLESDIR} .include diff --git a/misc/kcd/pkg-plist b/misc/kcd/pkg-plist index 9c841513229f..2655af075c32 100644 --- a/misc/kcd/pkg-plist +++ b/misc/kcd/pkg-plist @@ -1,10 +1,10 @@ bin/kcd-inst bin/kcdmain bin/kcdscr -man/man1/kcd.1.gz +share/man/man1/kcd.1.gz %%PORTDOCS%%%%DOCSDIR%%/README %%PORTEXAMPLES%%%%EXAMPLESDIR%%/kcd.csh.init %%PORTEXAMPLES%%%%EXAMPLESDIR%%/kcd.sh.init share/locale/en_GB/LC_MESSAGES/kcd.mo share/locale/en_GB.UTF-8/LC_MESSAGES/kcd.mo share/locale/en_US.UTF-8/LC_MESSAGES/kcd.mo diff --git a/misc/rpl/Makefile b/misc/rpl/Makefile index 1dc1051b8d04..5e8ebc7dae3d 100644 --- a/misc/rpl/Makefile +++ b/misc/rpl/Makefile @@ -1,20 +1,21 @@ PORTNAME= rpl PORTVERSION= 1.4.1 +PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= http://downloads.laffeycomputer.com/current_builds/ MAINTAINER= ports@FreeBSD.org COMMENT= Unix text replacement utility WWW= http://www.laffeycomputer.com/rpl.html LICENSE= GPLv2 GNU_CONFIGURE= yes -PLIST_FILES= bin/rpl man/man1/rpl.1.gz +PLIST_FILES= bin/rpl share/man/man1/rpl.1.gz do-install: ${INSTALL_PROGRAM} ${WRKSRC}/src/rpl ${STAGEDIR}${PREFIX}/bin - ${INSTALL_MAN} ${WRKSRC}/man/rpl.1 ${STAGEDIR}${MANPREFIX}/man/man1 + ${INSTALL_MAN} ${WRKSRC}/man/rpl.1 ${STAGEDIR}${MANPREFIX}/share/man/man1 .include diff --git a/misc/sssnips/Makefile b/misc/sssnips/Makefile index 415b1845dff5..fe461b52d053 100644 --- a/misc/sssnips/Makefile +++ b/misc/sssnips/Makefile @@ -1,28 +1,29 @@ PORTNAME= sssnips PORTVERSION= 0.05 +PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= http://devel.ringlet.net/files/misc/sssnips/ MAINTAINER= ports@FreeBSD.org COMMENT= Shell script snippets written by Peter Pentchev WWW= https://devel.ringlet.net/misc/sssnips/ LICENSE= BSD2CLAUSE USES= gmake tar:xz -MAKE_ENV= BINGRP=wheel MANDIR=${MANPREFIX}/man/man +MAKE_ENV= BINGRP=wheel MANDIR=${PREFIX}/share/man/man PLIST_FILES= ${PROGRAMS:S@^@bin/@} \ - ${PROGRAMS:S@^@man/man1/@:S@$@.1.gz@} + ${PROGRAMS:S@^@share/man/man1/@:S@$@.1.gz@} PROGRAMS= bigfile csort declean getkey git-ss git-ssnoq git-ssq \ hostsearch mkv noagent qidiff qpr resock signfiles stun \ switch-link syspower vcr vcrtty ws post-patch: .for i in vcr.1 vcr.sh @${REINPLACE_CMD} -e \ 's|%%PREFIX%%|${PREFIX}|' ${WRKSRC}/${i} .endfor .include diff --git a/misc/translate/Makefile b/misc/translate/Makefile index f8a20db40ace..94191f3d6976 100644 --- a/misc/translate/Makefile +++ b/misc/translate/Makefile @@ -1,23 +1,24 @@ PORTNAME= translate PORTVERSION= 1.20 +PORTREVISION= 1 CATEGORIES= misc perl5 MASTER_SITES= http://www.freebsdcluster.org/~mich/software/ MAINTAINER= ports@FreeBSD.org COMMENT= Translates string using Google Translate RUN_DEPENDS= p5-libwww>=0:www/p5-libwww USES= perl5 shebangfix NO_BUILD= yes WRKSRC= ${WRKDIR}/${PORTNAME} -PLIST_FILES= bin/translate man/man1/translate.1.gz +PLIST_FILES= bin/translate share/man/man1/translate.1.gz SHEBANG_FILES= translate do-install: ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin - ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${MANPREFIX}/man/man1 + ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${PREFIX}/share/man/man1 .include diff --git a/misc/ttyrec/Makefile b/misc/ttyrec/Makefile index 0e34e6d38162..f83b37556c91 100644 --- a/misc/ttyrec/Makefile +++ b/misc/ttyrec/Makefile @@ -1,29 +1,29 @@ PORTNAME= ttyrec PORTVERSION= 1.0.8 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= misc MASTER_SITES= http://0xcc.net/ttyrec/ MAINTAINER= ports@FreeBSD.org COMMENT= Tty recorder WWW= http://0xcc.net/ttyrec/index.html LICENSE= BSD4CLAUSE OPTIONS_DEFINE= OPENPTY OPENPTY_DESC= Use openpty instead OPTIONS_DEFAULT= OPENPTY PLIST_FILES= bin/ttyplay bin/ttyrec bin/ttytime \ - man/man1/ttyplay.1.gz man/man1/ttyrec.1.gz + share/man/man1/ttyplay.1.gz share/man/man1/ttyrec.1.gz OPENPTY_CFLAGS= -DHAVE_openpty -lutil post-patch: @${REINPLACE_CMD} -e "s|^CC|#CC|g" -e "s|^CFLAGS|#CFLAGS|g" ${WRKSRC}/Makefile do-install: cd ${WRKSRC}/ && ${INSTALL_PROGRAM} ttyplay ttyrec ttytime ${STAGEDIR}${PREFIX}/bin/ - cd ${WRKSRC}/ && ${INSTALL_MAN} ttyplay.1 ttyrec.1 ${STAGEDIR}${MANPREFIX}/man/man1/ + cd ${WRKSRC}/ && ${INSTALL_MAN} ttyplay.1 ttyrec.1 ${STAGEDIR}${PREFIX}/share/man/man1/ .include diff --git a/misc/viz/Makefile b/misc/viz/Makefile index 512a357a77b7..353a577576cc 100644 --- a/misc/viz/Makefile +++ b/misc/viz/Makefile @@ -1,25 +1,25 @@ PORTNAME= viz PORTVERSION= 1.1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc MASTER_SITES= LOCAL/fenner MAINTAINER= ports@FreeBSD.org COMMENT= Convert invisible (binary) characters to a visible form LICENSE= GPLv1 LICENSE_FILE= ${WRKSRC}/Copying USES= tar:tgz MAKE_ARGS= CC="${CC}" DEFS="${CFLAGS}" -PLIST_FILES= bin/viz bin/inviz man/man1/viz.1.gz man/man1/inviz.1.gz +PLIST_FILES= bin/viz bin/inviz share/man/man1/viz.1.gz share/man/man1/inviz.1.gz do-install: .for f in viz inviz ${INSTALL_PROGRAM} ${WRKSRC}/${f} ${STAGEDIR}${PREFIX}/bin - ${INSTALL_MAN} ${WRKSRC}/${f}.1 ${STAGEDIR}${MANPREFIX}/man/man1 + ${INSTALL_MAN} ${WRKSRC}/${f}.1 ${STAGEDIR}${PREFIX}/share/man/man1 .endfor .include diff --git a/misc/whichman/Makefile b/misc/whichman/Makefile index 1a28b0a52619..575445092a37 100644 --- a/misc/whichman/Makefile +++ b/misc/whichman/Makefile @@ -1,26 +1,27 @@ PORTNAME= whichman PORTVERSION= 2.4 +PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= http://main.linuxfocus.org/~guido.socher/ \ http://main.linuxfocus.org/~guido/ MAINTAINER= ports@FreeBSD.org COMMENT= Approximate matching utilities to search for manpages and files WWW= http://main.linuxfocus.org/~guido/ #whichman MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" PLIST_FILES= bin/ftff bin/ftwhich bin/whichman \ - man/man1/ftff.1.gz man/man1/ftwhich.1.gz \ - man/man1/whichman.1.gz + share/man/man1/ftff.1.gz share/man/man1/ftwhich.1.gz \ + share/man/man1/whichman.1.gz post-patch: @${REINPLACE_CMD} -e 's|/usr/man:||g' ${WRKSRC}/whichman.c do-install: .for name in ftff ftwhich whichman ${INSTALL_PROGRAM} ${WRKSRC}/${name} ${STAGEDIR}${PREFIX}/bin - ${INSTALL_MAN} ${WRKSRC}/man1/${name}.1 ${STAGEDIR}${MANPREFIX}/man/man1 + ${INSTALL_MAN} ${WRKSRC}/man1/${name}.1 ${STAGEDIR}${PREFIX}/share/man/man1 .endfor .include diff --git a/multimedia/vtkmpeg2encode/Makefile b/multimedia/vtkmpeg2encode/Makefile index 90526313c181..8f75b64f6902 100644 --- a/multimedia/vtkmpeg2encode/Makefile +++ b/multimedia/vtkmpeg2encode/Makefile @@ -1,58 +1,58 @@ PORTNAME= vtkmpeg2encode PORTVERSION= ${VTK_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia math MASTER_SITES= http://www.vtk.org/files/support/ \ http://www.neuro.mcw.edu/Ports/distfiles/VTK5/ DISTNAME= vtkmpeg2encode MAINTAINER= ports@FreeBSD.org COMMENT= VTK MPEG2 encoding library WWW= http://www.vtk.org/get-software.php #addons LICENSE= MPEG-2 LICENSE_NAME= MPEG-2 license LICENSE_FILE= ${WRKSRC}/mpeg2enc.h LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept USES= cmake:insource USE_LDCONFIG= yes CMAKE_ARGS?= -DBUILD_SHARED_LIBS:BOOL=ON VTK_VERSION= 5.10.1 SUB_FILES= vtkmpeg2encode.3 MPEGLIB= libvtkMPEG2Encode PLIST_FILES= lib/${MPEGLIB}.so.${PORTVERSION} \ lib/${MPEGLIB}.so.${VTK_VERSION:R} \ lib/${MPEGLIB}.so.${VTK_VERSION:R:R} \ lib/${MPEGLIB}.so \ include/vtk-${VTK_VERSION:R}/mpeg2encDllConfig.h \ include/vtk-${VTK_VERSION:R}/mpeg2enc_global.h \ include/vtk-${VTK_VERSION:R}/mpeg2enc.h \ include/vtk-${VTK_VERSION:R}/mpeg2enc_config.h \ include/vtk-${VTK_VERSION:R}/vlc.h \ - man/man3/vtkmpeg2encode.3.gz + share/man/man3/vtkmpeg2encode.3.gz post-build: ${MV} ${WRKSRC}/${MPEGLIB}.so ${WRKSRC}/${MPEGLIB}.so.${PORTVERSION} do-install: ${MKDIR} ${STAGEDIR}${PREFIX}/include/vtk-${VTK_VERSION:R} ${INSTALL_LIB} ${WRKSRC}/${MPEGLIB}.so.${PORTVERSION} ${STAGEDIR}${PREFIX}/lib ${LN} -s ${MPEGLIB}.so.${PORTVERSION} \ ${STAGEDIR}${PREFIX}/lib/${MPEGLIB}.so.${VTK_VERSION:R} ${LN} -s ${MPEGLIB}.so.${PORTVERSION} \ ${STAGEDIR}${PREFIX}/lib/${MPEGLIB}.so.${VTK_VERSION:R:R} ${LN} -s ${MPEGLIB}.so.${PORTVERSION} \ ${STAGEDIR}${PREFIX}/lib/${MPEGLIB}.so ${INSTALL_DATA} ${WRKSRC}/mpeg2encDllConfig.h \ ${WRKSRC}/mpeg2enc_global.h \ ${WRKSRC}/mpeg2enc.h \ ${WRKSRC}/mpeg2enc_config.h \ ${WRKSRC}/vlc.h \ ${STAGEDIR}${PREFIX}/include/vtk-${VTK_VERSION:R} - ${INSTALL_MAN} ${WRKDIR}/vtkmpeg2encode.3 ${STAGEDIR}${MANPREFIX}/man/man3 + ${INSTALL_MAN} ${WRKDIR}/vtkmpeg2encode.3 ${STAGEDIR}${PREFIX}/share/man/man3 .include diff --git a/net-mgmt/cdpd/Makefile b/net-mgmt/cdpd/Makefile index a5f407016833..50dc40728762 100644 --- a/net-mgmt/cdpd/Makefile +++ b/net-mgmt/cdpd/Makefile @@ -1,23 +1,23 @@ PORTNAME= cdpd PORTVERSION= 1.0.4.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-mgmt MASTER_SITES= http://snar.spb.ru/prog/cdpd/ MAINTAINER= ports@FreeBSD.org COMMENT= Daemon to send CDP/LLDP announces over ethernet LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/COPYRIGHT USES= tar:tgz GNU_CONFIGURE= yes USE_RC_SUBR= cdpd -PLIST_FILES= sbin/cdpd man/man8/cdpd.8.gz +PLIST_FILES= sbin/cdpd share/man/man8/cdpd.8.gz do-install: ${INSTALL_PROGRAM} ${WRKSRC}/cdpd ${STAGEDIR}${PREFIX}/sbin - ${INSTALL_MAN} ${WRKSRC}/cdpd.8 ${STAGEDIR}${MANPREFIX}/man/man8 + ${INSTALL_MAN} ${WRKSRC}/cdpd.8 ${STAGEDIR}${PREFIX}/share/man/man8 .include diff --git a/net-mgmt/grepcidr/Makefile b/net-mgmt/grepcidr/Makefile index 54fe33db58ad..de3cf7a53d6b 100644 --- a/net-mgmt/grepcidr/Makefile +++ b/net-mgmt/grepcidr/Makefile @@ -1,26 +1,27 @@ PORTNAME= grepcidr PORTVERSION= 2.0 +PORTREVISION= 1 CATEGORIES= net-mgmt textproc MASTER_SITES= http://www.pc-tools.net/files/unix/ \ ftp://ftp.renatasystems.org/pub/FreeBSD/ports/distfiles/ MAINTAINER= ports@FreeBSD.org COMMENT= Filter IP addresses matching IPv4 CIDR/network specification WWW= http://www.pc-tools.net/unix/grepcidr/ LICENSE= GPLv2 USES= gmake PLIST_FILES= bin/grepcidr \ - man/man1/grepcidr.1.gz + share/man/man1/grepcidr.1.gz do-configure: ${REINPLACE_CMD} \ -e 's|PREFIX=.*|PREFIX=${PREFIX}|' \ -e 's|CFLAGS=.*|CFLAGS=${CFLAGS}|' \ -e 's|DESTDIR=.*|DESTDIR=${STAGEDIR}|' \ - -e 's|MANDIR=.*|MANDIR=${MANPREFIX}/man|' \ + -e 's|MANDIR=.*|MANDIR=${PREFIX}/share/man|' \ ${WRKSRC}/Makefile .include diff --git a/net-mgmt/openlldp/Makefile b/net-mgmt/openlldp/Makefile index 80cd4c926861..f32826824bbd 100644 --- a/net-mgmt/openlldp/Makefile +++ b/net-mgmt/openlldp/Makefile @@ -1,28 +1,28 @@ PORTNAME= openlldp DISTVERSION= 0.4alpha -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-mgmt MASTER_SITES= SF/${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= Link Layer Discovery Protocol daemon WWW= https://sourceforge.net/projects/openlldp/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE GNU_CONFIGURE= yes USE_RC_SUBR= lldpd -PLIST_FILES= sbin/lldpd bin/lldpneighbors man/man8/lldpd.8.gz +PLIST_FILES= sbin/lldpd bin/lldpneighbors share/man/man8/lldpd.8.gz post-patch: @${REINPLACE_CMD} -e 's/^CFLAGS =/CFLAGS +=/g' \ ${WRKSRC}/src/Makefile.in do-install: ${INSTALL_PROGRAM} ${WRKSRC}/src/lldpd ${STAGEDIR}${PREFIX}/sbin ${INSTALL_PROGRAM} ${WRKSRC}/src/lldpneighbors ${STAGEDIR}${PREFIX}/bin - ${INSTALL_MAN} ${FILESDIR}/lldpd.8 ${STAGEDIR}${MANPREFIX}/man/man8 + ${INSTALL_MAN} ${FILESDIR}/lldpd.8 ${STAGEDIR}${PREFIX}/share/man/man8 .include diff --git a/net-p2p/gtk-gnutella/Makefile b/net-p2p/gtk-gnutella/Makefile index 8ad1bca53055..59d92ee44521 100644 --- a/net-p2p/gtk-gnutella/Makefile +++ b/net-p2p/gtk-gnutella/Makefile @@ -1,78 +1,78 @@ PORTNAME= gtk-gnutella PORTVERSION= 1.2.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-p2p MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= GTK based Gnutella client WWW= https://gtk-gnutella.sourceforge.net/ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libharfbuzz.so:print/harfbuzz USES= gmake gnome iconv localbase:ldflags pkgconfig tar:xz USE_GNOME= glib20 libxml2 HAS_CONFIGURE= yes CONFIGURE_SCRIPT= Configure CONFIGURE_ARGS= -O -Dyacc='byacc' \ -Dprefix='${PREFIX}' \ -Dprivlib='${DATADIR}' \ - -Dmansrc='${MANPREFIX}/man/man1' \ + -Dmansrc='${PREFIX}/share/man/man1' \ -Dlocale='${PREFIX}/share/locale' \ -Dcc='${CC}' -Doptimize='${CFLAGS}' \ -Dccflags='${CPPFLAGS}' -Dldflags='${LDFLAGS}' \ -Dusemymalloc='n' MAKE_ARGS= INSTALL_PREFIX="${STAGEDIR}" INSTALL_TARGET= install install.man PLIST_SUB= ARCH="${ARCH:C/powerpc.*/powerpc/:C/armv./arm/}" OPSYS="${OPSYS:tl}" OPTIONS_DEFINE= DBUS DEBUG GUI IPV6 NLS PORTABILITY TLS OPTIONS_DEFAULT= GUI TLS OPTIONS_SUB= yes DBUS_LIB_DEPENDS= libdbus-1.so:devel/dbus DBUS_CONFIGURE_OFF= -Ud_dbus DEBUG_CONFIGURE_ON= -Ud_official GUI_USE= gnome=gtk20,cairo GUI_CONFIGURE_OFF= -Dd_headless GUI_LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 IPV6_CONFIGURE_OFF= -Ud_ipv6 NLS_USES= gettext NLS_CONFIGURE_OFF= -Ud_nls PORTABILITY_DESC= Use the PATH variable at run-time PORTABILITY_CONFIGURE_ON= -Dd_portable TLS_LIB_DEPENDS= libgnutls.so:security/gnutls TLS_CONFIGURE_OFF= -Ud_gnutls .if !defined(INTERACTIVE_CONFIGURE) CONFIGURE_ARGS+= -ders .endif post-patch: @${FIND} ${WRKSRC} -name "Makefile.SH" | ${XARGS} ${REINPLACE_CMD} -e \ 's|@exit 0|@echo done|' # Use memory alignment constraints as in version 1.1.15 to unbreak the # build on 32-bit architectures @${REINPLACE_CMD} -e 's,^#ifdef XMALLOC_IS_MALLOC,#if __SIZE_WIDTH__\ == 32,' ${WRKSRC}/src/lib/xmalloc.h post-patch-DEBUG-off: @${REINPLACE_CMD} 's/(INSTALL) -c -m 555/(INSTALL) -c -s -m 555/g' \ ${WRKSRC}/src/Makefile.SH post-install-GUI-on: .for i in 16 32 128 256 512 @${MKDIR} ${STAGEDIR}${PREFIX}/share/icons/hicolor/${i}x${i}/apps (cd ${WRKSRC}/extra_files && ${INSTALL_DATA} gtk-gnutella.${i}.png \ ${STAGEDIR}${PREFIX}/share/icons/hicolor/${i}x${i}/apps/gtk-gnutella.png) .endfor @${MKDIR} ${STAGEDIR}${PREFIX}/share/icons/hicolor/scalable/apps (cd ${WRKSRC}/extra_files && ${INSTALL_DATA} gtk-gnutella.svg \ ${STAGEDIR}${PREFIX}/share/icons/hicolor/scalable/apps/gtk-gnutella.svg) .include diff --git a/net-p2p/gtk-gnutella/pkg-plist b/net-p2p/gtk-gnutella/pkg-plist index 934916bc9d0e..00e3080b8cb9 100644 --- a/net-p2p/gtk-gnutella/pkg-plist +++ b/net-p2p/gtk-gnutella/pkg-plist @@ -1,96 +1,96 @@ bin/gtk-gnutella -man/man1/gtk-gnutella.1.gz +share/man/man1/gtk-gnutella.1.gz share/appdata/gtk-gnutella.appdata.xml share/applications/gtk-gnutella.desktop %%DATADIR%%/%%ARCH%%-%%OPSYS%%/gtk-gnutella.nm %%DATADIR%%/bogons.txt %%DATADIR%%/el/FAQ %%DATADIR%%/en/FAQ %%DATADIR%%/en/glossary %%DATADIR%%/favicon.png %%DATADIR%%/fr/FAQ %%DATADIR%%/fr/glossary %%DATADIR%%/geo-ip.txt %%DATADIR%%/geo-ipv6.txt %%DATADIR%%/gwcache.boot %%DATADIR%%/hostiles.txt %%DATADIR%%/it/FAQ %%DATADIR%%/it/glossary %%DATADIR%%/ja/FAQ %%DATADIR%%/pixmaps/arrow_down.xpm %%DATADIR%%/pixmaps/arrow_up.xpm %%DATADIR%%/pixmaps/booklib.xpm %%DATADIR%%/pixmaps/booksha.xpm %%DATADIR%%/pixmaps/bookshav.xpm %%DATADIR%%/pixmaps/booktth.xpm %%DATADIR%%/pixmaps/booktthv.xpm %%DATADIR%%/pixmaps/chip.xpm %%DATADIR%%/pixmaps/clanbomber_red.xpm %%DATADIR%%/pixmaps/clanbomber_yellow.xpm %%DATADIR%%/pixmaps/download.xpm %%DATADIR%%/pixmaps/exit.xpm %%DATADIR%%/pixmaps/filter.xpm %%DATADIR%%/pixmaps/firewall.xpm %%DATADIR%%/pixmaps/firewall_punchable.xpm %%DATADIR%%/pixmaps/firewall_tcp.xpm %%DATADIR%%/pixmaps/firewall_udp.xpm %%DATADIR%%/pixmaps/firewall_udp_punchable.xpm %%DATADIR%%/pixmaps/freeze.xpm %%DATADIR%%/pixmaps/go_back.xpm %%DATADIR%%/pixmaps/hungup.xpm %%DATADIR%%/pixmaps/icon.16x16.xpm %%DATADIR%%/pixmaps/icon.48x48.xpm %%DATADIR%%/pixmaps/icon.xpm %%DATADIR%%/pixmaps/leaf.xpm %%DATADIR%%/pixmaps/legacy.xpm %%DATADIR%%/pixmaps/magnet.16x16.png %%DATADIR%%/pixmaps/magnet.32x32.png %%DATADIR%%/pixmaps/magnet.64x64.png %%DATADIR%%/pixmaps/natpmp.xpm %%DATADIR%%/pixmaps/no_firewall.xpm %%DATADIR%%/pixmaps/no_listening.xpm %%DATADIR%%/pixmaps/offline.xpm %%DATADIR%%/pixmaps/online.xpm %%DATADIR%%/pixmaps/pause.xpm %%DATADIR%%/pixmaps/save.xpm %%DATADIR%%/pixmaps/smallserver.xpm %%DATADIR%%/pixmaps/star-black.xpm %%DATADIR%%/pixmaps/star-blue.xpm %%DATADIR%%/pixmaps/star-green.xpm %%DATADIR%%/pixmaps/star-red.xpm %%DATADIR%%/pixmaps/star-violet.xpm %%DATADIR%%/pixmaps/star-yellow.xpm %%DATADIR%%/pixmaps/stock_form-time-field-16.xpm %%DATADIR%%/pixmaps/thaw.xpm %%DATADIR%%/pixmaps/ultra.xpm %%DATADIR%%/pixmaps/upload-red.xpm %%DATADIR%%/pixmaps/upload-yellow.xpm %%DATADIR%%/pixmaps/upload.xpm %%DATADIR%%/pixmaps/upnp-unusable.xpm %%DATADIR%%/pixmaps/upnp.xpm %%DATADIR%%/pixmaps/warning.xpm %%DATADIR%%/robots.txt %%DATADIR%%/spam.txt %%DATADIR%%/spam_sha1.txt %%DATADIR%%/tr/FAQ %%DATADIR%%/tr/glossary %%GUI%%share/icons/hicolor/128x128/apps/gtk-gnutella.png %%GUI%%share/icons/hicolor/16x16/apps/gtk-gnutella.png %%GUI%%share/icons/hicolor/256x256/apps/gtk-gnutella.png %%GUI%%share/icons/hicolor/32x32/apps/gtk-gnutella.png %%GUI%%share/icons/hicolor/512x512/apps/gtk-gnutella.png %%GUI%%share/icons/hicolor/scalable/apps/gtk-gnutella.svg %%NLS%%share/locale/de/LC_MESSAGES/gtk-gnutella.mo %%NLS%%share/locale/el/LC_MESSAGES/gtk-gnutella.mo %%NLS%%share/locale/es/LC_MESSAGES/gtk-gnutella.mo %%NLS%%share/locale/fr/LC_MESSAGES/gtk-gnutella.mo %%NLS%%share/locale/hu/LC_MESSAGES/gtk-gnutella.mo %%NLS%%share/locale/it/LC_MESSAGES/gtk-gnutella.mo %%NLS%%share/locale/ja/LC_MESSAGES/gtk-gnutella.mo %%NLS%%share/locale/nb/LC_MESSAGES/gtk-gnutella.mo %%NLS%%share/locale/nl/LC_MESSAGES/gtk-gnutella.mo %%NLS%%share/locale/tr/LC_MESSAGES/gtk-gnutella.mo %%NLS%%share/locale/uk/LC_MESSAGES/gtk-gnutella.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/gtk-gnutella.mo share/pixmaps/gtk-gnutella.png share/pixmaps/gtk-gnutella.svg diff --git a/net/aget/Makefile b/net/aget/Makefile index 03b166b527a0..79d73b6b2ca3 100644 --- a/net/aget/Makefile +++ b/net/aget/Makefile @@ -1,23 +1,23 @@ PORTNAME= aget PORTVERSION= 0.4.1 PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://www.enderunix.org/aget/ MAINTAINER= ports@FreeBSD.org COMMENT= Multithreaded HTTP download accelerator WWW= http://www.enderunix.org/aget/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" LDFLAGS+= -pthread -PLIST_FILES= bin/aget man/man1/aget.1.gz +PLIST_FILES= bin/aget share/man/man1/aget.1.gz do-install: ${INSTALL_PROGRAM} ${WRKSRC}/aget ${STAGEDIR}${PREFIX}/bin - ${INSTALL_MAN} ${WRKSRC}/aget.1 ${STAGEDIR}${MANPREFIX}/man/man1 + ${INSTALL_MAN} ${WRKSRC}/aget.1 ${STAGEDIR}${PREFIX}/share/man/man1 .include diff --git a/net/arp-sk/Makefile b/net/arp-sk/Makefile index 82988154bfc7..e86662e4f241 100644 --- a/net/arp-sk/Makefile +++ b/net/arp-sk/Makefile @@ -1,22 +1,22 @@ PORTNAME= arp-sk PORTVERSION= 0.0.16 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net MASTER_SITES= http://sid.rstack.org/arp-sk/files/ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= Tool designed to manipulate ARP tables of all kinds of equipment LIB_DEPENDS= libnet.so:net/libnet GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-libnet=${LOCALBASE} -PLIST_FILES= sbin/arp-sk man/man1/arp-sk.1.gz +PLIST_FILES= sbin/arp-sk share/man/man1/arp-sk.1.gz do-install: ${INSTALL_PROGRAM} ${WRKSRC}/src/arp-sk ${STAGEDIR}${PREFIX}/sbin - ${INSTALL_MAN} ${WRKSRC}/man/arp-sk.1 ${STAGEDIR}${MANPREFIX}/man/man1 + ${INSTALL_MAN} ${WRKSRC}/man/arp-sk.1 ${STAGEDIR}${PREFIX}/share/man/man1 .include diff --git a/net/gnetcat/Makefile b/net/gnetcat/Makefile index f9586c7c405c..3409c391ea83 100644 --- a/net/gnetcat/Makefile +++ b/net/gnetcat/Makefile @@ -1,25 +1,25 @@ PORTNAME= gnetcat PORTVERSION= 0.7.1 PORTREVISION= 5 CATEGORIES= net MASTER_SITES= SF/netcat/netcat/${PORTVERSION} DISTNAME= netcat-0.7.1 MAINTAINER= ports@FreeBSD.org COMMENT= GPL'ed re-write of the well known networking tool netcat WWW= https://netcat.sourceforge.net/ USES= gettext iconv tar:bzip2 GNU_CONFIGURE= yes INFO= gnetcat -PLIST_FILES= bin/gnetcat man/man1/gnetcat.1.gz +PLIST_FILES= bin/gnetcat share/man/man1/gnetcat.1.gz do-install: ${INSTALL_PROGRAM} ${WRKSRC}/src/netcat ${STAGEDIR}${PREFIX}/bin/gnetcat ${INSTALL_MAN} ${WRKSRC}/doc/netcat.1 \ - ${STAGEDIR}${MANPREFIX}/man/man1/gnetcat.1 + ${STAGEDIR}${PREFIX}/share/man/man1/gnetcat.1 ${INSTALL_DATA} ${WRKSRC}/doc/netcat.info \ ${STAGEDIR}${PREFIX}/${INFO_PATH}/gnetcat.info .include diff --git a/net/httpry/Makefile b/net/httpry/Makefile index f906f62ead96..86aff717cb4d 100644 --- a/net/httpry/Makefile +++ b/net/httpry/Makefile @@ -1,38 +1,39 @@ PORTNAME= httpry PORTVERSION= 0.1.8 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://dumpsterventures.com/jason/httpry/ MAINTAINER= ports@FreeBSD.org COMMENT= Packet sniffer designed for displaying and logging HTTP traffic WWW= https://dumpsterventures.com/jason/httpry/ USE_RC_SUBR= httpry OPTIONS_DEFINE= EXTRASCRIPTS DOCS EXTRASCRIPTS_DESC= Install additional scripts .include .if ${PORT_OPTIONS:MEXTRASCRIPTS} PLIST_SUB+= EXTRASCRIPTS="" USES+= perl5 USE_PERL5= run RUN_DEPENDS= p5-DBI>=0:databases/p5-DBI .else PLIST_SUB+= EXTRASCRIPTS="@comment " .endif do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin - ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${MANPREFIX}/man/man1 + ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${PREFIX}/share/man/man1 .if ${PORT_OPTIONS:MEXTRASCRIPTS} @${MKDIR} ${STAGEDIR}${PREFIX}/bin/httpry-scripts (cd ${WRKSRC}/scripts/ && \ ${COPYTREE_BIN} \* ${STAGEDIR}${PREFIX}/bin/httpry-scripts "! -name *.bak") .endif @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/doc/perl-tools ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/doc/format-string ${STAGEDIR}${DOCSDIR} .include diff --git a/net/httpry/pkg-plist b/net/httpry/pkg-plist index 57340ce80608..eba9e697c37e 100644 --- a/net/httpry/pkg-plist +++ b/net/httpry/pkg-plist @@ -1,24 +1,24 @@ bin/httpry -man/man1/httpry.1.gz +share/man/man1/httpry.1.gz %%EXTRASCRIPTS%%bin/httpry-scripts/parse_log.pl %%EXTRASCRIPTS%%bin/httpry-scripts/rotate_log.pl %%EXTRASCRIPTS%%bin/httpry-scripts/process_logs %%EXTRASCRIPTS%%bin/httpry-scripts/plugins/db_dump.mysql %%EXTRASCRIPTS%%bin/httpry-scripts/plugins/find_proxies.pm %%EXTRASCRIPTS%%bin/httpry-scripts/plugins/db_dump.cfg %%EXTRASCRIPTS%%bin/httpry-scripts/plugins/content_analysis.pm %%EXTRASCRIPTS%%bin/httpry-scripts/plugins/hostnames.pm %%EXTRASCRIPTS%%bin/httpry-scripts/plugins/search_terms.pm %%EXTRASCRIPTS%%bin/httpry-scripts/plugins/find_proxies.cfg %%EXTRASCRIPTS%%bin/httpry-scripts/plugins/log_summary.pm %%EXTRASCRIPTS%%bin/httpry-scripts/plugins/xml_output.css %%EXTRASCRIPTS%%bin/httpry-scripts/plugins/hostnames.cfg %%EXTRASCRIPTS%%bin/httpry-scripts/plugins/xml_output.pm %%EXTRASCRIPTS%%bin/httpry-scripts/plugins/xml_output.cfg %%EXTRASCRIPTS%%bin/httpry-scripts/plugins/db_dump.pm %%EXTRASCRIPTS%%bin/httpry-scripts/plugins/content_analysis.cfg %%EXTRASCRIPTS%%bin/httpry-scripts/plugins/search_terms.cfg %%EXTRASCRIPTS%%bin/httpry-scripts/plugins/sample_plugin.pm %%EXTRASCRIPTS%%bin/httpry-scripts/plugins/log_summary.cfg %%PORTDOCS%%%%DOCSDIR%%/perl-tools %%PORTDOCS%%%%DOCSDIR%%/format-string diff --git a/net/icpld/Makefile b/net/icpld/Makefile index bf44e5dacae5..27d89c9c6426 100644 --- a/net/icpld/Makefile +++ b/net/icpld/Makefile @@ -1,35 +1,35 @@ PORTNAME= icpld PORTVERSION= 1.1.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MASTER_SITES= http://www.ibiblio.org/icpld/download/ \ http://freebsd.unixfreunde.de/sources/ MAINTAINER= ports@FreeBSD.org COMMENT= Internet connection performance logging daemon WWW= http://icpld.northernmost.org/ USES= tar:bzip2 GNU_CONFIGURE= yes PORTDOCS= README PLIST_FILES= bin/icpld etc/icpld.conf.sample etc/rc.d/icpld.sh.sample \ - man/man1/${PORTNAME}.1.gz + share/man/man1/${PORTNAME}.1.gz OPTIONS_DEFINE= IPV6 DOCS IPV6_CONFIGURE_ENABLE= ipv6 do-install: ${INSTALL_PROGRAM} ${WRKSRC}/src/${PORTNAME} ${STAGEDIR}${PREFIX}/bin - ${INSTALL_MAN} ${WRKSRC}/man/${PORTNAME}.1 ${STAGEDIR}${MANPREFIX}/man/man1 + ${INSTALL_MAN} ${WRKSRC}/man/${PORTNAME}.1 ${STAGEDIR}${PREFIX}/share/man/man1 @${ECHO_MSG} '===> Installing ${STAGEDIR}${PREFIX}/etc/icpld.conf.sample file.' ${INSTALL_DATA} ${WRKSRC}/icpld.conf.sample ${STAGEDIR}${PREFIX}/etc @${ECHO_MSG} '===> Installing ${STAGEDIR}${PREFIX}/etc/rc.d/icpld.sh.sample' ${INSTALL_SCRIPT} ${WRKSRC}/contrib/icpld.sh.sample ${STAGEDIR}${PREFIX}/etc/rc.d do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR} .include diff --git a/net/ipgrab/Makefile b/net/ipgrab/Makefile index ab1be3c9016f..862b7f165bed 100644 --- a/net/ipgrab/Makefile +++ b/net/ipgrab/Makefile @@ -1,35 +1,35 @@ PORTNAME= ipgrab PORTVERSION= 0.9.10 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net security MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Verbose packet sniffer for Unix hosts WWW= https://ipgrab.sourceforge.net/ BUILD_DEPENDS= ${LOCALBASE}/include/pcap.h:net/libpcap GNU_CONFIGURE= yes USE_CSTD= gnu89 INFO= ipgrab DOCS= README AUTHORS COPYING ChangeLog \ DEVELOPER-HOWTO INSTALL NEWS TODO -PLIST_FILES= bin/ipgrab man/man8/ipgrab.8.gz +PLIST_FILES= bin/ipgrab share/man/man8/ipgrab.8.gz PORTDOCS= README AUTHORS COPYING ChangeLog DEVELOPER-HOWTO \ INSTALL NEWS TODO OPTIONS_DEFINE= DOCS do-install: - ${INSTALL_MAN} ${WRKSRC}/doc/ipgrab.8 ${STAGEDIR}${MANPREFIX}/man/man8/ + ${INSTALL_MAN} ${WRKSRC}/doc/ipgrab.8 ${STAGEDIR}${PREFIX}/share/man/man8/ ${INSTALL_DATA} ${WRKSRC}/doc/ipgrab.info ${STAGEDIR}${PREFIX}/${INFO_PATH} ${INSTALL_PROGRAM} ${WRKSRC}/src/ipgrab ${STAGEDIR}${PREFIX}/bin/ do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR}/ .include diff --git a/net/mping/Makefile b/net/mping/Makefile index af7cebb682e4..1afbe9a525f8 100644 --- a/net/mping/Makefile +++ b/net/mping/Makefile @@ -1,31 +1,32 @@ PORTNAME= mping PORTVERSION= 2.01 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://mping.uninett.no/ MAINTAINER= ports@FreeBSD.org COMMENT= Mping network statistics collector WWW= http://mping.uninett.no/ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes PLIST_FILES= sbin/mping \ - man/man8/mping.8.gz + share/man/man8/mping.8.gz PORTDOCS= ChangeLog README TODO OPTIONS_DEFINE= DOCS do-install: ${INSTALL_PROGRAM} ${WRKSRC}/src/mping ${STAGEDIR}${PREFIX}/sbin/ - ${INSTALL_MAN} ${WRKSRC}/man/mping.8 ${STAGEDIR}${MANPREFIX}/man/man8/ + ${INSTALL_MAN} ${WRKSRC}/man/mping.8 ${STAGEDIR}${PREFIX}/share/man/man8/ do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} .for f in ${PORTDOCS} ${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${DOCSDIR}/ .endfor .include diff --git a/net/nifmon/Makefile b/net/nifmon/Makefile index 70f1275156a7..5b4319ce5a2a 100644 --- a/net/nifmon/Makefile +++ b/net/nifmon/Makefile @@ -1,18 +1,19 @@ PORTNAME= nifmon PORTVERSION= 1.4 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://www.freebsd-support.de/misc/ MAINTAINER= ports@FreeBSD.org COMMENT= Curses based network interface monitoring tool WWW= http://www.freebsd-support.de/misc/ USES= ncurses MAKE_ARGS= LDADD="-lncurses" -PLIST_FILES= bin/nifmon man/man8/nifmon.8.gz +PLIST_FILES= bin/nifmon share/man/man8/nifmon.8.gz do-install: ${INSTALL_PROGRAM} ${WRKSRC}/nifmon ${STAGEDIR}${PREFIX}/bin - ${INSTALL_MAN} ${WRKSRC}/nifmon.8 ${STAGEDIR}${MANPREFIX}/man/man8 + ${INSTALL_MAN} ${WRKSRC}/nifmon.8 ${STAGEDIR}${PREFIX}/share/man/man8 .include diff --git a/net/openmpi/Makefile b/net/openmpi/Makefile index 767f8d701dce..1dad89e4cb2c 100644 --- a/net/openmpi/Makefile +++ b/net/openmpi/Makefile @@ -1,131 +1,131 @@ PORTNAME= openmpi PORTVERSION= 4.1.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net parallel MASTER_SITES= http://www.open-mpi.org/software/ompi/v${PORTVERSION:R}/downloads/ MAINTAINER= ports@FreeBSD.org COMMENT= High Performance Message Passing Library WWW= https://www.open-mpi.org/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libhwloc.so.15:devel/hwloc2 \ libltdl.so:devel/libltdl \ libevent.so:devel/libevent \ libmunge.so:security/munge # :keepla because port uses lt_dlopen USES= fortran gmake libtool:keepla localbase perl5 \ pkgconfig shebangfix tar:bzip2 HAS_CONFIGURE= yes USE_PERL5= build MPIBASE?= mpi MPIDIR?= ${MPIBASE}/${PKGBASE} PLIST_SUB+= MPIBASE=${MPIBASE} PLIST_SUB+= MPIDIR=${MPIDIR} # Workaround for https://github.com/open-mpi/ompi/issues/7516 CONFIGURE_ENV+= DISABLE_gds_ds12=1 DISABLE_gds_ds21=1 CONFIGURE_ARGS+= --prefix=${PREFIX}/${MPIDIR} \ --mandir=${PREFIX}/${MPIDIR}/man \ --program-prefix= \ --with-hwloc=external \ --with-libltdl \ --without-ofi \ --enable-mpi-fortran=usempi \ --enable-mpi-cxx \ --enable-cxx-exceptions \ --with-libevent=external \ --enable-mca-no-build=verbs,btl_openib,oob_ud \ --without-verbs \ --with-wrapper-ldflags=-Wl,-rpath=-Wl,-rpath=${LOCALBASE}/lib/gcc${_GCC_VER} \ ompi_cv_fortran_ignore_tkr_data=0 USE_LDCONFIG= ${PREFIX}/${MPIDIR}/lib MANPREFIX= ${PREFIX}/${MPIDIR} SHEBANG_FILES= ompi/mca/common/monitoring/profile2mat.pl \ ompi/mca/common/monitoring/aggregate_profile.pl OPTIONS_DEFINE= AVX DEBUG IPV6 SLURM TORQUE OPTIONS_DEFAULT= SLURM OPTIONS_EXCLUDE_aarch64= AVX OPTIONS_EXCLUDE_armv6= AVX SLURM OPTIONS_EXCLUDE_armv7= AVX SLURM OPTIONS_EXCLUDE_i386= SLURM OPTIONS_EXCLUDE_mips= AVX SLURM OPTIONS_EXCLUDE_mips64= AVX OPTIONS_EXCLUDE_powerpc= AVX SLURM OPTIONS_EXCLUDE_powerpc64= AVX OPTIONS_EXCLUDE_powerpc64le= AVX OPTIONS_EXCLUDE_riscv64= AVX OPTIONS_SUB= yes AVX_DESC= Enable AVX instructions SLURM_DESC= Enable SLURM support TORQUE_DESC= Enable Torque support AVX_CONFIGURE_OFF= --enable-mca-no-build=op-avx DEBUG_CONFIGURE_ENABLE= debug DEBUG_INSTALL_TARGET_OFF= install-strip IPV6_CONFIGURE_ENABLE= ipv6 TORQUE_CONFIGURE_WITH= tm TORQUE_LIB_DEPENDS= libtorque.so:sysutils/torque TORQUE_PLIST_FILES= ${MPIDIR}/lib/openmpi/mca_plm_tm.so \ ${MPIDIR}/lib/openmpi/mca_plm_tm.la \ ${MPIDIR}/lib/openmpi/mca_ras_tm.la \ ${MPIDIR}/lib/openmpi/mca_ras_tm.so \ ${MPIDIR}/lib/openmpi/mca_ess_tm.so \ ${MPIDIR}/lib/openmpi/mca_ess_tm.la \ ${MPIDIR}/share/openmpi/help-plm-tm.txt \ ${MPIDIR}/share/openmpi/help-ras-tm.txt SLURM_CONFIGURE_WITH= slurm SLURM_LIB_DEPENDS= libslurm.so:sysutils/slurm-wlm SLURM_PLIST_FILES= ${MPIDIR}/lib/openmpi/mca_ess_slurm.la \ ${MPIDIR}/lib/openmpi/mca_ess_slurm.so \ ${MPIDIR}/lib/openmpi/mca_plm_slurm.la \ ${MPIDIR}/lib/openmpi/mca_plm_slurm.so \ ${MPIDIR}/lib/openmpi/mca_ras_slurm.la \ ${MPIDIR}/lib/openmpi/mca_ras_slurm.so \ ${MPIDIR}/lib/openmpi/mca_schizo_slurm.la \ ${MPIDIR}/lib/openmpi/mca_schizo_slurm.so \ ${MPIDIR}/share/openmpi/help-plm-slurm.txt \ ${MPIDIR}/share/openmpi/help-ras-slurm.txt .include .if ${FORTRAN_DEFAULT} == gfortran && ${GCC_DEFAULT} >= 10 FCFLAGS+= -fallow-argument-mismatch .endif .if ${ARCH} != aarch64 && ${ARCH} != amd64 && ${ARCH} != i386 && !${ARCH:Mpowerpc*} PLIST_SUB+= NO_MCA_PATCHER_OVERWRITE="@comment " .else PLIST_SUB+= NO_MCA_PATCHER_OVERWRITE="" .endif post-patch: @${REINPLACE_CMD} -e 's|$$(libdir)/pkgconfig|${LOCALBASE}/libdata/pkgconfig|g' \ ${WRKSRC}/ompi/tools/wrappers/Makefile.am \ ${WRKSRC}/ompi/tools/wrappers/Makefile.in \ ${WRKSRC}/opal/tools/wrappers/Makefile.am \ ${WRKSRC}/opal/tools/wrappers/Makefile.in \ ${WRKSRC}/orte/tools/wrappers/Makefile.am \ ${WRKSRC}/orte/tools/wrappers/Makefile.in \ ${WRKSRC}/opal/mca/pmix/pmix3x/pmix/Makefile.am \ ${WRKSRC}/opal/mca/pmix/pmix3x/pmix/Makefile.in @${REINPLACE_CMD} 's|define MCA_hwloc_external_.*header "|&${LOCALBASE}/include/|' \ ${WRKSRC}/configure .include diff --git a/net/redir/Makefile b/net/redir/Makefile index 420d6d7b2d92..a9447249b312 100644 --- a/net/redir/Makefile +++ b/net/redir/Makefile @@ -1,20 +1,20 @@ PORTNAME= redir PORTVERSION= 2.2.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MASTER_SITES= http://sammy.net/~sammy/hacks/ MAINTAINER= ports@FreeBSD.org COMMENT= TCP connection redirection utility WWW= https://sammy.net/~sammy/hacks/ USES= gmake USE_RC_SUBR= redir -PLIST_FILES= bin/redir man/man1/redir.1.gz +PLIST_FILES= bin/redir share/man/man1/redir.1.gz do-install: ${INSTALL_PROGRAM} ${WRKSRC}/redir ${STAGEDIR}${PREFIX}/bin - ${INSTALL_MAN} ${WRKSRC}/redir.man ${STAGEDIR}${MANPREFIX}/man/man1/redir.1 + ${INSTALL_MAN} ${WRKSRC}/redir.man ${STAGEDIR}${PREFIX}/share/man/man1/redir.1 .include diff --git a/net/sbm/Makefile b/net/sbm/Makefile index 4b36c5d1a21a..b2786ca0ca5b 100644 --- a/net/sbm/Makefile +++ b/net/sbm/Makefile @@ -1,28 +1,29 @@ PORTNAME= sbm PORTVERSION= 0.8 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://dl.2f30.org/releases/ MAINTAINER= ports@FreeBSD.org COMMENT= Simple bandwidth monitor WWW= https://git.2f30.org/sbm/ LICENSE= ISCL LICENSE_FILE= ${WRKSRC}/LICENSE MAKE_ARGS= CFLAGS="${CFLAGS}" PLIST_FILES= bin/sbm \ bin/sbm-plot \ bin/sbm-rt-plot \ - man/man1/sbm.1.gz + share/man/man1/sbm.1.gz PORTSCOUT= skipv:0.9 # only Linux related changes do-install: ${INSTALL_PROGRAM} ${WRKSRC}/sbm ${STAGEDIR}${PREFIX}/bin/ ${INSTALL_SCRIPT} ${WRKSRC}/sbm-plot ${WRKSRC}/sbm-rt-plot \ ${STAGEDIR}${PREFIX}/bin/ - ${INSTALL_MAN} ${WRKSRC}/sbm.1 ${STAGEDIR}${MANPREFIX}/man/man1/ + ${INSTALL_MAN} ${WRKSRC}/sbm.1 ${STAGEDIR}${PREFIX}/share/man/man1/ .include diff --git a/net/tcpmssd/Makefile b/net/tcpmssd/Makefile index b6427d11760d..a7192669b566 100644 --- a/net/tcpmssd/Makefile +++ b/net/tcpmssd/Makefile @@ -1,22 +1,22 @@ PORTNAME= tcpmssd PORTVERSION= 1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= # none DISTFILES= # none MAINTAINER= ports@FreeBSD.org COMMENT= Utility to correct requested TCP receive segment size NO_WRKSUBDIR= yes -PLIST_FILES= bin/tcpmssd man/man8/tcpmssd.8.gz +PLIST_FILES= bin/tcpmssd share/man/man8/tcpmssd.8.gz do-build: ${CC} ${CFLAGS} ${FILESDIR}/${PORTNAME}.c -o ${WRKDIR}/${PORTNAME} do-install: ${INSTALL_PROGRAM} ${WRKDIR}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin - ${INSTALL_MAN} ${FILESDIR}/${PORTNAME}.8 ${STAGEDIR}${MANPREFIX}/man/man8 + ${INSTALL_MAN} ${FILESDIR}/${PORTNAME}.8 ${STAGEDIR}${PREFIX}/share/man/man8 .include diff --git a/net/tcpshow/Makefile b/net/tcpshow/Makefile index 7ddce51f1bbc..274e2f43e680 100644 --- a/net/tcpshow/Makefile +++ b/net/tcpshow/Makefile @@ -1,25 +1,25 @@ PORTNAME= tcpshow PORTVERSION= 1.74 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net security MASTER_SITES= LOCAL/obrien DISTFILES= tcpshow.c tcpshow.1 MAINTAINER= ports@FreeBSD.org COMMENT= Decode tcpdump(1) output NO_WRKSUBDIR= yes do-extract: @${MKDIR} ${WRKSRC} @${CP} ${DISTDIR}/tcpshow.c ${WRKSRC} @${CP} ${DISTDIR}/tcpshow.1 ${WRKSRC} do-build: (cd ${WRKSRC} && ${CC} ${CFLAGS} -o tcpshow tcpshow.c) do-install: ${INSTALL_PROGRAM} ${WRKSRC}/tcpshow ${STAGEDIR}${PREFIX}/bin - ${INSTALL_MAN} ${WRKSRC}/tcpshow.1 ${STAGEDIR}${MANPREFIX}/man/man1 + ${INSTALL_MAN} ${WRKSRC}/tcpshow.1 ${STAGEDIR}${PREFIX}/share/man/man1 .include diff --git a/net/tcpshow/pkg-plist b/net/tcpshow/pkg-plist index 087eab98fd8b..558a4ce1cf25 100644 --- a/net/tcpshow/pkg-plist +++ b/net/tcpshow/pkg-plist @@ -1,2 +1,2 @@ bin/tcpshow -man/man1/tcpshow.1.gz +share/man/man1/tcpshow.1.gz diff --git a/net/x2goclient/Makefile b/net/x2goclient/Makefile index 7b9f6b43b0c8..12a2b7ee4c0b 100644 --- a/net/x2goclient/Makefile +++ b/net/x2goclient/Makefile @@ -1,70 +1,70 @@ PORTNAME= x2goclient PORTVERSION= 4.1.2.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net MASTER_SITES= http://code.x2go.org/releases/source/x2goclient/ MAINTAINER= ports@FreeBSD.org COMMENT= Qt client for the X2Go system WWW= https://www.x2go.org/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING # Avoid clash with libssh from base BUILD_DEPENDS= ${LOCALBASE}/lib/libssh.so:security/libssh LIB_DEPENDS= libcups.so:print/cups \ libssh.so:security/libssh RUN_DEPENDS= nxproxy:net/nxproxy \ x2goclient-cli:net/x2goclient-cli USES= compiler:c++11-lang gl pkgconfig qmake qt:5 xorg USE_GL= gl USE_XORG= x11 xpm USE_QT= core gui network svg widgets x11extras \ buildtools:build linguisttools:build qmake:build QMAKE_ARGS= QMAKE_LRELEASE="${LRELEASE}" OPTIONS_DEFINE= DOCS LDAP OPTIONS_DEFAULT= LDAP LDAP_USES= ldap LDAP_CFLAGS= -DUSELDAP LDAP_QMAKE_ON= LIBS+="-lX11 -lXpm -lcups -lldap" LDAP_QMAKE_OFF= LIBS+="-lX11 -lXpm -lcups" post-patch: @${FIND} ${WRKSRC}/src -name "*.cpp" -or -name "*.h" | ${XARGS} \ ${REINPLACE_CMD} -e \ 's|Q_OS_LINUX|Q_OS_UNIX| ; \ //s|^|//| ; \ /#define USELDAP/s|^|//| ; \ s|/usr/local/bin|${LOCALBASE}/bin|' pre-build: @(cd ${WRKSRC} && ${DO_MAKE_BUILD} compiler_TSQM_make_all) do-install: ${INSTALL_PROGRAM} ${WRKSRC}/x2goclient ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/man/man1/x2goclient.1 \ - ${STAGEDIR}${MANPREFIX}/man/man1 + ${STAGEDIR}${PREFIX}/share/man/man1 ${INSTALL_DATA} ${WRKSRC}/desktop/x2goclient.desktop \ ${STAGEDIR}${DESKTOPDIR} .for i in 16x16 32x32 48x48 64x64 128x128 @${MKDIR} ${STAGEDIR}${PREFIX}/share/icons/hicolor/${i}/apps ${INSTALL_DATA} ${WRKSRC}/res/img/icons/${i}/x2goclient.png \ ${STAGEDIR}${PREFIX}/share/icons/hicolor/${i}/apps .endfor @${MKDIR} ${STAGEDIR}${DATADIR}/icons ${INSTALL_DATA} ${WRKSRC}/res/img/icons/x2goclient.xpm \ ${STAGEDIR}${DATADIR}/icons .for i in x2goclient.png x2gosession.png ${INSTALL_DATA} ${WRKSRC}/res/img/icons/128x128/${i} \ ${STAGEDIR}${DATADIR}/icons .endfor post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/HOWTO.GPGCARD ${STAGEDIR}${DOCSDIR} .include diff --git a/net/x2goclient/pkg-plist b/net/x2goclient/pkg-plist index d5ba9375f0ea..a516049ed803 100644 --- a/net/x2goclient/pkg-plist +++ b/net/x2goclient/pkg-plist @@ -1,12 +1,12 @@ bin/x2goclient -man/man1/x2goclient.1.gz +share/man/man1/x2goclient.1.gz share/applications/x2goclient.desktop %%PORTDOCS%%%%DOCSDIR%%/HOWTO.GPGCARD share/icons/hicolor/128x128/apps/x2goclient.png share/icons/hicolor/16x16/apps/x2goclient.png share/icons/hicolor/32x32/apps/x2goclient.png share/icons/hicolor/48x48/apps/x2goclient.png share/icons/hicolor/64x64/apps/x2goclient.png %%DATADIR%%/icons/x2goclient.xpm %%DATADIR%%/icons/x2goclient.png %%DATADIR%%/icons/x2gosession.png diff --git a/net/zsync/Makefile b/net/zsync/Makefile index 4b41455def9a..c093f1ec8480 100644 --- a/net/zsync/Makefile +++ b/net/zsync/Makefile @@ -1,37 +1,37 @@ PORTNAME= zsync PORTVERSION= 0.6.2 PORTREVISION= 2 CATEGORIES= net MASTER_SITES= http://zsync.moria.org.uk/download/ MAINTAINER= ports@FreeBSD.org COMMENT= File transfer program WWW= http://zsync.moria.org.uk/ LICENSE= ART20 LICENSE_FILE= ${WRKSRC}/COPYING USES= autoreconf tar:bzip2 GNU_CONFIGURE= yes PLIST_FILES= bin/zsync \ bin/zsyncmake \ share/man/man1/zsync.1.gz \ share/man/man1/zsyncmake.1.gz PORTDOCS= INSTALL NEWS README _MANPAGE= zsync.1 zsyncmake.1 _BINS= zsync zsyncmake OPTIONS_DEFINE= DOCS do-install: ${INSTALL_PROGRAM} ${_BINS:S,^,${WRKSRC}/,} ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${_MANPAGE:S,^,${WRKSRC}/doc/,} \ - ${STAGEDIR}${MANPREFIX}/share/man/man1 + ${STAGEDIR}${PREFIX}/share/man/man1 do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR} .include diff --git a/news/aub/Makefile b/news/aub/Makefile index c928f5bd5816..9b2a99dedb46 100644 --- a/news/aub/Makefile +++ b/news/aub/Makefile @@ -1,34 +1,36 @@ PORTNAME= aub PORTVERSION= 2.2 PORTREVISION= 1 CATEGORIES= news MASTER_SITES= http://yukidoke.org/~mako/projects/aub/download/ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Assemble usenet binaries WWW= https://yukidoke.org/~mako/projects/aub/ USES= shebangfix SHEBANG_FILES= aub NO_BUILD= yes NO_ARCH= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} PORTDOCS= COPYING README aubconf.example -PLIST_FILES= bin/aub man/man1/aub.1.sgml.gz man/man1/aubconf.1.sgml.gz +PLIST_FILES= bin/aub \ + share/man/man1/aub.1.sgml.gz \ + share/man/man1/aubconf.1.sgml.gz OPTIONS_DEFINE= DOCS do-install: ${INSTALL_SCRIPT} ${WRKSRC}/aub ${STAGEDIR}${PREFIX}/bin - ${INSTALL_MAN} ${WRKSRC}/aub*.1.sgml ${STAGEDIR}${MANPREFIX}/man/man1 + ${INSTALL_MAN} ${WRKSRC}/aub*.1.sgml ${STAGEDIR}${PREFIX}/share/man/man1 do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} .for f in ${PORTDOCS} ${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${DOCSDIR} .endfor .include diff --git a/news/golded+/Makefile b/news/golded+/Makefile index e975199dc050..b9c07b7c6c21 100644 --- a/news/golded+/Makefile +++ b/news/golded+/Makefile @@ -1,65 +1,66 @@ PORTNAME= golded+ PORTVERSION= 1.1.5.a${SNAPDATE} +PORTREVISION= 1 CATEGORIES= news mail MASTER_SITES= SF/golded-plus/Golded%2B%201.1.5%20snapshots/${_SNAPDATE} DISTNAME= gpsrc-115-${SNAPDATE} MAINTAINER= ports@FreeBSD.org COMMENT= GoldEd+ (FTN message editor) WWW= https://golded-plus.sourceforge.net/ LICENSE= GPLv2 LGPL20 LICENSE_COMB= multi USES= gmake ncurses tar:tgz _SNAPDATE= 2017.03.03 SNAPDATE= ${_SNAPDATE:S/.//g} WRKSRC= ${WRKDIR}/golded-plus/${PORTNAME} DOCS= copying copying.lib license.txt notework.txt rusfaq.txt\ tips.txt notework.rus PORTDOCS= ${DOCS} gold_ref.txt gold_usr.txt SUB_FILES= pkg-message OPTIONS_DEFINE= DOCS EXAMPLES DOCS_SUB_LIST= NOTEWORK="Please read the ${DOCSDIR}/notework.txt before using ${PORTNAME}" DOCS_SUB_LIST_OFF= NOTEWORK="" .include .if ${OPSYS} == FreeBSD && ( ${OSVERSION} >= 1400091 || ( ${OSVERSION} >= 1302507 && ${OSVERSION} < 1400000 )) CFLAGS+= -Dregister= .endif post-patch: @${SED}\ -e 's,^\(#define __GVER_VENDOR_NAME__\).*,\1 "",'\ -e 's,\(#define __GVER_VENDOR_FIDO__\).*,\1 "",'\ -e 's,\(#define __GVER_VENDOR_EMAIL__\).*,\1 "${MAINTAINER}",'\ -e 's,\(#define __GVER_RELEASENAME__\).*,\1 "Golded+ FreeBSD port",'\ -e 's,\(#define __GVER_POSTVERSION__\).*,\1 "-b${SNAPDATE}",'\ <${WRKSRC}/golded3/mygolded.__h >${WRKSRC}/golded3/mygolded.h do-install: ${INSTALL_PROGRAM} ${WRKSRC}/bin/gedlnx ${STAGEDIR}${PREFIX}/bin/golded ${INSTALL_PROGRAM} ${WRKSRC}/bin/gnlnx ${STAGEDIR}${PREFIX}/bin/goldnode ${INSTALL_PROGRAM} ${WRKSRC}/bin/rddtlnx ${STAGEDIR}${PREFIX}/bin/rddt - ${INSTALL_MAN} ${WRKSRC}/docs/*.1 ${STAGEDIR}${MANPREFIX}/man/man1 + ${INSTALL_MAN} ${WRKSRC}/docs/*.1 ${STAGEDIR}${PREFIX}/share/man/man1 @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} .for i in charset colorset config template ${MKDIR} ${STAGEDIR}${EXAMPLESDIR}/$i; ${FIND} ${WRKSRC}/cfgs/$i -maxdepth 1 -type f |\ ${XARGS} -n 1 -J @ ${INSTALL_DATA} @ ${STAGEDIR}${EXAMPLESDIR}/$i .endfor do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/manuals/gold_ref.txt ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/manuals/gold_usr.txt ${STAGEDIR}${DOCSDIR} .for i in ${DOCS} ${INSTALL_DATA} ${WRKSRC}/docs/$i ${STAGEDIR}${DOCSDIR} .endfor .include diff --git a/news/golded+/pkg-plist b/news/golded+/pkg-plist index 9bedd4d94002..4957cb748b4d 100644 --- a/news/golded+/pkg-plist +++ b/news/golded+/pkg-plist @@ -1,388 +1,388 @@ bin/golded bin/goldnode bin/rddt -man/man1/golded.1.gz -man/man1/goldnode.1.gz -man/man1/rddt.1.gz +share/man/man1/golded.1.gz +share/man/man1/goldnode.1.gz +share/man/man1/rddt.1.gz %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/1125_i-5.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/1125_u8.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/12501250.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/12501251.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/12501252.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/12501253.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/12501254.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/12501257.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/12501258.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/1250_437.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/1250_850.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/1250_858.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/1250_859.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/1250_asc.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/1250_i-1.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/1250_i15.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/1250_mac.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/12511250.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/12511251.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/12511252.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/12511253.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/12511254.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/12511257.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/12511258.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/1251_437.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/1251_850.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/1251_858.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/1251_859.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/1251_asc.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/1251_i-1.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/1251_i-5.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/1251_i15.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/1251_mac.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/12521250.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/12521251.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/12521252.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/12521253.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/12521254.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/12521257.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/12521258.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/1252_437.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/1252_850.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/1252_858.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/1252_859.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/1252_asc.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/1252_i-1.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/1252_i15.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/1252_mac.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/12531250.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/12531251.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/12531252.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/12531253.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/12531254.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/12531257.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/12531258.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/1253_437.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/1253_850.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/1253_858.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/1253_859.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/1253_asc.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/1253_i-1.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/1253_i15.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/1253_mac.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/12541250.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/12541251.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/12541252.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/12541253.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/12541254.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/12541257.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/12541258.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/1254_437.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/1254_850.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/1254_858.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/1254_859.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/1254_asc.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/1254_i-1.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/1254_i15.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/1254_mac.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/12571250.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/12571251.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/12571252.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/12571253.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/12571254.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/12571257.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/12571258.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/1257_437.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/1257_850.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/1257_858.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/1257_859.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/1257_asc.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/1257_i-1.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/1257_i15.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/1257_mac.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/12581250.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/12581251.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/12581252.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/12581253.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/12581254.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/12581257.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/12581258.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/1258_437.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/1258_850.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/1258_858.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/1258_859.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/1258_asc.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/1258_i-1.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/1258_i15.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/1258_mac.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/437_1250.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/437_1251.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/437_1252.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/437_1253.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/437_1254.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/437_1257.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/437_1258.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/437_437.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/437_850.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/437_858.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/437_859.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/437_asc.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/437_i-1.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/437_i15.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/437_mac.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/437_u8.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/850_1250.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/850_1251.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/850_1252.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/850_1253.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/850_1254.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/850_1257.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/850_1258.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/850_437.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/850_850.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/850_858.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/850_859.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/850_866.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/850_asc.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/850_i-1.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/850_i15.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/850_iqp.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/850_iso.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/850_mac.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/850_u8.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/858_1250.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/858_1251.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/858_1252.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/858_1253.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/858_1254.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/858_1257.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/858_1258.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/858_437.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/858_850.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/858_858.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/858_859.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/858_asc.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/858_i-1.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/858_i15.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/858_mac.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/859_1250.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/859_1251.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/859_1252.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/859_1253.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/859_1254.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/859_1257.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/859_1258.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/859_437.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/859_850.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/859_858.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/859_859.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/859_asc.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/859_i-1.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/859_i15.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/859_mac.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/865_iso.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/865_u8.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/866_850.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/866_866.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/866_ISO.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/866_i-5.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/866_koi.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/866_koi7.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/866_koiX.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/866_kou.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/866_mcyr.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/866_u8.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/866_ukr.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/866_win.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/DK1_866.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/DK2_866.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/IK1_866.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/IK2_866.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/WK1_866.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/WK2_866.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/asc_1250.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/asc_1251.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/asc_1252.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/asc_1253.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/asc_1254.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/asc_1257.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/asc_1258.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/asc_437.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/asc_850.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/asc_858.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/asc_859.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/asc_asc.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/asc_i-1.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/asc_i15.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/asc_mac.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/can_asc.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/can_ibm.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/cmp_ibm.esc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/dut_asc.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/dut_ibm.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/files.bbs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/fin_asc.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/fin_ibm.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/frn_asc.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/frn_ibm.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/ger_asc.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/ger_ibm.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/i-1_1250.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/i-1_1251.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/i-1_1252.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/i-1_1253.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/i-1_1254.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/i-1_1257.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/i-1_1258.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/i-1_437.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/i-1_850.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/i-1_858.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/i-1_859.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/i-1_asc.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/i-1_i-1.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/i-1_i15.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/i-1_mac.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/i-5_1125.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/i-5_1251.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/i-5_866.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/i-5_koi8r.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/i15_1250.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/i15_1251.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/i15_1252.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/i15_1253.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/i15_1254.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/i15_1257.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/i15_1258.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/i15_437.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/i15_850.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/i15_858.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/i15_859.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/i15_asc.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/i15_i-1.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/i15_i15.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/i15_mac.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/i1m_ibm.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/i51_ibm.esc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/ibm_asc.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/ibm_cmp.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/ibm_i51.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/ibm_ibm.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/ibm_iqp.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/ibm_iso.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/ibm_mac.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/ibm_mne.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/ibm_swe.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/ibm_vt1.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/iqp_850.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/iqp_ibm.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/iso1_u8.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/iso_850.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/iso_asc.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/iso_ibm.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/iso_iso.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/iso_mac.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/iso_vt1.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/ita_asc.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/itl_ibm.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/k7_k7.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/k7_k8.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/k8_k7.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/koi7_866.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/koi8_u8.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/koi8r_i-5.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/koi_866.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/kou_866.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/kou_ukr.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/mac_1250.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/mac_1251.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/mac_1252.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/mac_1253.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/mac_1254.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/mac_1257.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/mac_1258.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/mac_437.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/mac_850.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/mac_858.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/mac_859.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/mac_asc.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/mac_i-1.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/mac_i15.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/mac_ibm.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/mac_iso.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/mac_mac.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/mac_vt1.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/mcyr_866.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/mne_850.esc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/mne_ibm.esc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/nor_asc.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/nor_ibm.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/prt_asc.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/prt_ibm.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/spn_asc.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/spn_ibm.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/swe_asc.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/swe_ibm.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/swi_asc.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/swi_ibm.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/uk__asc.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/uk__ibm.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/ukr_866.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/ukr_koi.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/ukr_kou.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/ukr_ukr.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/charset/win_866.chs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/colorset/gedcol00.cfg %%PORTEXAMPLES%%%%EXAMPLESDIR%%/colorset/gedcol01.cfg %%PORTEXAMPLES%%%%EXAMPLESDIR%%/colorset/gedcol02.cfg %%PORTEXAMPLES%%%%EXAMPLESDIR%%/colorset/gedcol03.cfg %%PORTEXAMPLES%%%%EXAMPLESDIR%%/colorset/gedcol04.cfg %%PORTEXAMPLES%%%%EXAMPLESDIR%%/colorset/gedcol05.cfg %%PORTEXAMPLES%%%%EXAMPLESDIR%%/colorset/gedcol06.cfg %%PORTEXAMPLES%%%%EXAMPLESDIR%%/colorset/gedcol07.cfg %%PORTEXAMPLES%%%%EXAMPLESDIR%%/colorset/gedcol08.cfg %%PORTEXAMPLES%%%%EXAMPLESDIR%%/colorset/gedcol09.cfg %%PORTEXAMPLES%%%%EXAMPLESDIR%%/colorset/gedcol10.cfg %%PORTEXAMPLES%%%%EXAMPLESDIR%%/colorset/gedcol11.cfg %%PORTEXAMPLES%%%%EXAMPLESDIR%%/colorset/gedcol12.cfg %%PORTEXAMPLES%%%%EXAMPLESDIR%%/colorset/gedcol13.cfg %%PORTEXAMPLES%%%%EXAMPLESDIR%%/colorset/gedcol14.cfg %%PORTEXAMPLES%%%%EXAMPLESDIR%%/colorset/gedcol15.cfg %%PORTEXAMPLES%%%%EXAMPLESDIR%%/colorset/gedcol16.cfg %%PORTEXAMPLES%%%%EXAMPLESDIR%%/colorset/gedcol17.cfg %%PORTEXAMPLES%%%%EXAMPLESDIR%%/colorset/gedcol18.cfg %%PORTEXAMPLES%%%%EXAMPLESDIR%%/colorset/gedcol19.cfg %%PORTEXAMPLES%%%%EXAMPLESDIR%%/colorset/gedcol20.cfg %%PORTEXAMPLES%%%%EXAMPLESDIR%%/colorset/gedcol21.cfg %%PORTEXAMPLES%%%%EXAMPLESDIR%%/colorset/gedcol22.cfg %%PORTEXAMPLES%%%%EXAMPLESDIR%%/colorset/gedcol23.cfg %%PORTEXAMPLES%%%%EXAMPLESDIR%%/colorset/gedmon00.cfg %%PORTEXAMPLES%%%%EXAMPLESDIR%%/colorset/gedmon01.cfg %%PORTEXAMPLES%%%%EXAMPLESDIR%%/colorset/gedmon02.cfg %%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/advanced.cfg %%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/advanced.rus %%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/aliasru.cfg %%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/charsets.cfg %%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/gedcolor.cfg %%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/gedcolor.rus %%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/gedlngdk.cfg %%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/gedlngit.cfg %%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/gedlngnl.cfg %%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/gedlngus.cfg %%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/goldhelp.cfg %%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/goldhelp.rus %%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/goldkeys.cfg %%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/goldkeys.rus %%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/goldlang.cfg %%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/goldlang.ger %%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/goldlang.it %%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/goldlang.nl %%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/goldlang.ru2 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/goldlang.ru3 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/goldlang.rus %%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/goldlang.sv %%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/simple.cfg %%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/xlatcfg.pl %%PORTEXAMPLES%%%%EXAMPLESDIR%%/template/dansk.tpl %%PORTEXAMPLES%%%%EXAMPLESDIR%%/template/default.tpl %%PORTEXAMPLES%%%%EXAMPLESDIR%%/template/email.tpl %%PORTEXAMPLES%%%%EXAMPLESDIR%%/template/golded.cfm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/template/golded.tpl %%PORTEXAMPLES%%%%EXAMPLESDIR%%/template/newsgrps.tpl %%PORTEXAMPLES%%%%EXAMPLESDIR%%/template/rusCP866.tpl diff --git a/news/gup/Makefile b/news/gup/Makefile index f45bb4d3cd81..57bae3dcf454 100644 --- a/news/gup/Makefile +++ b/news/gup/Makefile @@ -1,20 +1,21 @@ PORTNAME= gup PORTVERSION= 0.4 +PORTREVISION= 1 CATEGORIES= news MASTER_SITES= ftp://ftp.isc.org/isc/inn/unoff-contrib/ MAINTAINER= ports@FreeBSD.org COMMENT= Allows remote sites to change their newsgroup subscriptions WRKSRC= ${WRKDIR}/gup -PLIST_FILES= libexec/gup man/man1/gup.1.gz +PLIST_FILES= libexec/gup share/man/man1/gup.1.gz do-configure: @${CP} ${FILESDIR}/freebsd ${WRKSRC}/config do-install: ${INSTALL_PROGRAM} ${WRKSRC}/gup ${STAGEDIR}${PREFIX}/libexec - ${INSTALL_MAN} ${WRKSRC}/gup.1 ${STAGEDIR}${MANPREFIX}/man/man1 + ${INSTALL_MAN} ${WRKSRC}/gup.1 ${STAGEDIR}${PREFIX}/share/man/man1 .include diff --git a/news/mmail/Makefile b/news/mmail/Makefile index 63420a1e8fd6..699d9dbca6b2 100644 --- a/news/mmail/Makefile +++ b/news/mmail/Makefile @@ -1,22 +1,23 @@ PORTNAME= mmail DISTVERSION= 0.52 +PORTREVISION= 1 CATEGORIES= news MASTER_SITES= SF/multimail/MultiMail/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Offline BBS mail packet reader supporting QWK/OMEN/SOUP/OPX/BLUEWAVE WWW= http://multimail.sourceforge.net/ RUN_DEPENDS= zip:archivers/zip USES= gmake ncurses MAKE_ARGS= OPTS="" LIBS="${LDFLAGS} -lncurses" PLIST_FILES= bin/mmail \ - man/man1/mmail.1.gz + share/man/man1/mmail.1.gz do-install: ${INSTALL_PROGRAM} ${WRKSRC}/mm ${STAGEDIR}${PREFIX}/bin/mmail - ${INSTALL_MAN} ${WRKSRC}/mm.1 ${STAGEDIR}${MANPREFIX}/man/man1/mmail.1 + ${INSTALL_MAN} ${WRKSRC}/mm.1 ${STAGEDIR}${PREFIX}/share/man/man1/mmail.1 .include diff --git a/news/newspost/Makefile b/news/newspost/Makefile index ba112b2a6ed1..fe39ee9bab1c 100644 --- a/news/newspost/Makefile +++ b/news/newspost/Makefile @@ -1,33 +1,33 @@ PORTNAME= newspost PORTVERSION= 2.1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= news MASTER_SITES= http://newspost.unixcab.org/download/ MAINTAINER= ports@FreeBSD.org COMMENT= Full-featured Usenet binary autoposter WWW= http://newspost.unixcab.org/ LICENSE= GPLv2 ALL_TARGET= main MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" PORTDOCS= README PLIST_FILES= bin/${PORTNAME} \ - man/man1/${PORTNAME}.1.gz + share/man/man1/${PORTNAME}.1.gz OPTIONS_DEFINE= DOCS # Change "cd foo; $(MAKE)" into "$(MAKE) -C foo" to unbreak parallel builds post-patch: @${REINPLACE_CMD} -E 's|cd(.+) ; (\$$\(MAKE\))|\2 -C\1|' \ ${WRKSRC}/Makefile do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin - ${INSTALL_MAN} ${WRKSRC}/man/man1/*.1 ${STAGEDIR}${MANPREFIX}/man/man1 + ${INSTALL_MAN} ${WRKSRC}/man/man1/*.1 ${STAGEDIR}${PREFIX}/share/man/man1 @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR} .include diff --git a/news/nget/Makefile b/news/nget/Makefile index b0416393e31f..78cf8d6ee873 100644 --- a/news/nget/Makefile +++ b/news/nget/Makefile @@ -1,47 +1,47 @@ PORTNAME= nget PORTVERSION= 0.27.1 DISTVERSIONSUFFIX= +uulib -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= news MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Auto-resuming command line NNTP file grabber WWW= https://nget.sourceforge.net/ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING USES= compiler:c++11-lang gmake GNU_CONFIGURE= yes # Skip check if the C++ compiler supports exceptions. We know both # Clang and GCC do. The configure test fails on FreeBSD 10.3 because # it passes -fhandle-exceptions to the compiler and Clang 3.4.1 does # not know to ignore it yet. CONFIGURE_ARGS= my_cv_exceptions=1 OPTIONS_DEFINE= DOCS WRKSRC= ${WRKDIR}/nget-${PORTVERSION} .include .if ${CHOSEN_COMPILER_TYPE} == gcc CXXFLAGS+= -std=c++11 .else CXXFLAGS+= -std=c++98 .endif do-install: ${INSTALL_PROGRAM} ${WRKSRC}/nget ${STAGEDIR}${PREFIX}/bin ${INSTALL_PROGRAM} ${WRKSRC}/ngetlite ${STAGEDIR}${PREFIX}/bin - ${INSTALL_MAN} ${WRKSRC}/nget.1 ${STAGEDIR}${MANPREFIX}/man/man1 - ${INSTALL_MAN} ${WRKSRC}/ngetlite.1 ${STAGEDIR}${MANPREFIX}/man/man1 + ${INSTALL_MAN} ${WRKSRC}/nget.1 ${STAGEDIR}${PREFIX}/share/man/man1 + ${INSTALL_MAN} ${WRKSRC}/ngetlite.1 ${STAGEDIR}${PREFIX}/share/man/man1 do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} .for i in README FAQ ${INSTALL_DATA} ${WRKSRC}/${i} ${STAGEDIR}${DOCSDIR} .endfor .include diff --git a/news/nget/pkg-plist b/news/nget/pkg-plist index 46342ac9f6f3..e18ca0cbadc0 100644 --- a/news/nget/pkg-plist +++ b/news/nget/pkg-plist @@ -1,6 +1,6 @@ bin/nget bin/ngetlite -man/man1/nget.1.gz -man/man1/ngetlite.1.gz +share/man/man1/nget.1.gz +share/man/man1/ngetlite.1.gz %%PORTDOCS%%%%DOCSDIR%%/README %%PORTDOCS%%%%DOCSDIR%%/FAQ diff --git a/news/nn/Makefile b/news/nn/Makefile index a60ffaf6d285..fe5cb2b6e20a 100644 --- a/news/nn/Makefile +++ b/news/nn/Makefile @@ -1,31 +1,31 @@ PORTNAME= nn PORTVERSION= 6.7.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= news MASTER_SITES= ftp://ftp.nndev.org/pub/nn-${PORTVERSION:R}/ MAINTAINER= ports@FreeBSD.org COMMENT= Menu based USENET newsreader WWW= http://www.nndev.org/ SUB_FILES= pkg-message USES= tar:Z MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS} -Iconf -fcommon" LDFLAGS="${LDFLAGS} -s" pre-patch: @${CP} ${WRKSRC}/config.h-dist ${WRKSRC}/config.h.unparsed pre-build: - @${SED} 's#SUB_PREFIX#${PREFIX}#; s#SUB_MANPREFIX#${MANPREFIX}#' \ + @${SED} 's#SUB_PREFIX#${PREFIX}#; s#SUB_MANPREFIX#${PREFIX}/share#' \ ${WRKSRC}/config.h.unparsed > ${WRKSRC}/config.h post-build: @${REINPLACE_CMD} 's#${PREFIX}#$${DESTDIR}&#' ${WRKSRC}/inst post-install: ${INSTALL_DATA} ${FILESDIR}/nntp_domain.dist \ ${FILESDIR}/nntp_server.dist \ ${STAGEDIR}${PREFIX}/etc .include diff --git a/news/nn/pkg-plist b/news/nn/pkg-plist index b44848caa910..1ffdc6fe78f0 100644 --- a/news/nn/pkg-plist +++ b/news/nn/pkg-plist @@ -1,49 +1,49 @@ bin/nn bin/nnusage bin/nngrab bin/nnstats bin/nncheck bin/nnadmin bin/nntidy bin/nngoback bin/nngrep bin/nnpost bin/nnbatch bin/nnview @sample etc/nntp_domain.dist etc/nntp_domain @sample etc/nntp_server.dist etc/nntp_server lib/nn/aux lib/nn/upgrade_rc lib/nn/conf lib/nn/help/adm.upgrade1 lib/nn/help/adm.upgrade2 lib/nn/help/adm.upgrade3 lib/nn/help/adm.upgrade4 lib/nn/help/adm.welcome lib/nn/help/help.attr lib/nn/help/help.commands lib/nn/help/help.extended lib/nn/help/help.help lib/nn/help/help.map lib/nn/help/help.menu lib/nn/help/help.more lib/nn/help/help.read lib/nn/help/help.set lib/nn/help/help.show lib/nn/help/help.sort lib/nn/help/help.variables lib/nn/help/Manual -man/man1/nn.1.gz -man/man1/nnacct.1m.gz -man/man1/nnadmin.1m.gz -man/man1/nncheck.1.gz -man/man1/nngoback.1.gz -man/man1/nngrab.1.gz -man/man1/nngrep.1.gz -man/man1/nnpost.1.gz -man/man1/nnstats.1m.gz -man/man1/nntidy.1.gz -man/man1/nnusage.1m.gz -man/man1/nnview.1.gz -man/man8/nnmaster.8.gz -man/man8/nnspew.8.gz +share/man/man1/nn.1.gz +share/man/man1/nnacct.1m.gz +share/man/man1/nnadmin.1m.gz +share/man/man1/nncheck.1.gz +share/man/man1/nngoback.1.gz +share/man/man1/nngrab.1.gz +share/man/man1/nngrep.1.gz +share/man/man1/nnpost.1.gz +share/man/man1/nnstats.1m.gz +share/man/man1/nntidy.1.gz +share/man/man1/nnusage.1m.gz +share/man/man1/nnview.1.gz +share/man/man8/nnmaster.8.gz +share/man/man8/nnspew.8.gz diff --git a/news/noffle/Makefile b/news/noffle/Makefile index 28f5f425a8a8..9db291869516 100644 --- a/news/noffle/Makefile +++ b/news/noffle/Makefile @@ -1,56 +1,56 @@ PORTNAME= noffle PORTVERSION= 1.1.5 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= news MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20%28devel%29/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= News server for low speed dial-up connections WWW= https://noffle.sourceforge.net/ LIB_DEPENDS= libgdbm.so:databases/gdbm LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING USES= localbase GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-configfile=${LOCALBASE}/etc/noffle.conf \ --with-usersfile=${LOCALBASE}/etc/noffle.users PLIST_SUB= SPOOL_DIR=${SPOOL_DIR} SUB_FILES= pkg-message SPOOL_DIR= /var/spool/noffle DOCS= ChangeLog docs/FAQ docs/INTERNALS README \ docs/testing.txt docs/noffle.lsm OPTIONS_DEFINE= DOCS post-patch: @${REINPLACE_CMD} -e \ 's|/etc/noffle.conf|${PREFIX}/etc/noffle.conf|g' \ ${WRKSRC}/docs/${PORTNAME}.1 \ ${WRKSRC}/docs/${PORTNAME}.conf.5 do-install: ${INSTALL_PROGRAM} ${WRKSRC}/src/${PORTNAME} \ ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/docs/noffle.1 \ - ${STAGEDIR}${MANPREFIX}/man/man1 + ${STAGEDIR}${PREFIX}/share/man/man1 ${INSTALL_MAN} ${WRKSRC}/docs/noffle.conf.5 \ - ${STAGEDIR}${MANPREFIX}/man/man5 + ${STAGEDIR}${PREFIX}/share/man/man5 ${INSTALL_DATA} ${WRKSRC}/noffle.conf.example \ ${STAGEDIR}${PREFIX}/etc/noffle.conf.sample @${MKDIR} ${STAGEDIR}${SPOOL_DIR}/data \ ${STAGEDIR}${SPOOL_DIR}/lock \ ${STAGEDIR}${SPOOL_DIR}/outgoing \ ${STAGEDIR}${SPOOL_DIR}/overview \ ${STAGEDIR}${SPOOL_DIR}/requested do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${STAGEDIR}${DOCSDIR} .include diff --git a/news/noffle/pkg-plist b/news/noffle/pkg-plist index 63cc77ab5598..b375f6da1323 100644 --- a/news/noffle/pkg-plist +++ b/news/noffle/pkg-plist @@ -1,16 +1,16 @@ bin/noffle -man/man1/noffle.1.gz -man/man5/noffle.conf.5.gz +share/man/man1/noffle.1.gz +share/man/man5/noffle.conf.5.gz %%PORTDOCS%%%%DOCSDIR%%/ChangeLog %%PORTDOCS%%%%DOCSDIR%%/FAQ %%PORTDOCS%%%%DOCSDIR%%/INTERNALS %%PORTDOCS%%%%DOCSDIR%%/README %%PORTDOCS%%%%DOCSDIR%%/noffle.lsm %%PORTDOCS%%%%DOCSDIR%%/testing.txt -etc/noffle.conf.sample +@sample etc/noffle.conf.sample @dir %%SPOOL_DIR%%/data @dir %%SPOOL_DIR%%/lock @dir %%SPOOL_DIR%%/outgoing @dir %%SPOOL_DIR%%/overview @dir %%SPOOL_DIR%%/requested @dir %%SPOOL_DIR%% diff --git a/ports-mgmt/genpatch/Makefile b/ports-mgmt/genpatch/Makefile index 8ca001b9ac4c..03006e600237 100644 --- a/ports-mgmt/genpatch/Makefile +++ b/ports-mgmt/genpatch/Makefile @@ -1,46 +1,46 @@ PORTNAME= genpatch PORTVERSION= 1.40 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= ports-mgmt MASTER_SITES= # none DISTFILES= # none MAINTAINER= ports@FreeBSD.org COMMENT= Single patch generator tool compatible with makepatch format LICENSE= BSD2CLAUSE NO_BUILD= yes SUB_FILES= genpatch portfix SUB_LIST= WORKPATH=${PORTWORK} PLIST_FILES= bin/dupe \ bin/genpatch \ bin/portfix \ - man/man1/dupe.1.gz \ - man/man1/genpatch.1.gz \ - man/man1/portfix.1.gz + share/man/man1/dupe.1.gz \ + share/man/man1/genpatch.1.gz \ + share/man/man1/portfix.1.gz .include .if defined(PACKAGE_BUILDING) # use known default values, poudriere overrides . if defined(.MAKE.BUILT.BY) # DragonFly! PORTWORK= /usr/obj/dports . else PORTWORK= /usr/ports . endif .else . if defined(WRKDIRPREFIX) && !empty(WRKDIRPREFIX) PORTWORK= ${WRKDIRPREFIX} . else PORTWORK= ${PORTSDIR} . endif .endif do-install: ${INSTALL_SCRIPT} ${FILESDIR}/dupe ${STAGEDIR}${PREFIX}/bin ${INSTALL_SCRIPT} ${WRKDIR}/genpatch ${STAGEDIR}${PREFIX}/bin ${INSTALL_SCRIPT} ${WRKDIR}/portfix ${STAGEDIR}${PREFIX}/bin (cd ${FILESDIR} && ${INSTALL_MAN} dupe.1 genpatch.1 portfix.1 \ - ${STAGEDIR}${MANPREFIX}/man/man1) + ${STAGEDIR}${PREFIX}/share/man/man1) .include diff --git a/ports-mgmt/portal/Makefile b/ports-mgmt/portal/Makefile index ef8c3301a382..e6c3083f6d73 100644 --- a/ports-mgmt/portal/Makefile +++ b/ports-mgmt/portal/Makefile @@ -1,31 +1,31 @@ PORTNAME= portal PORTVERSION= 0.4 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= ports-mgmt MAINTAINER= ports@FreeBSD.org COMMENT= Front-end to pkg(8) WWW= https://github.com/culot/portal LICENSE= BSD2CLAUSE PLIST_FILES= bin/${PORTNAME} \ - man/man1/${PORTNAME}.1.gz + share/man/man1/${PORTNAME}.1.gz USE_GITHUB= yes GH_ACCOUNT= culot USES= ncurses compiler:c++11-lib .include .if ${NCURSESLIB} != /usr/lib CFLAGS+= -I${NCURSESINC} LDFLAGS+= -L${NCURSESLIB} .endif do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin - ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${MANPREFIX}/man/man1 + ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${PREFIX}/share/man/man1 .include diff --git a/ports-mgmt/porttree/Makefile b/ports-mgmt/porttree/Makefile index 120b60848704..2718609e040c 100644 --- a/ports-mgmt/porttree/Makefile +++ b/ports-mgmt/porttree/Makefile @@ -1,42 +1,42 @@ PORTNAME= porttree PORTVERSION= 1.1.r${SVN_REV} PORTREVISION= 2 CATEGORIES= ports-mgmt python MASTER_SITES= SF/${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= Show dependencies of FreeBSD port as pseudo graphical tree WWW= https://sourceforge.net/projects/porttree/ LICENSE= MIT RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}networkx>=2.0:math/py-networkx@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}configargparse>0:devel/py-configargparse@${PY_FLAVOR} USES= python tar:bzip2 shebangfix #USE_PYTHON= concurrent SVN_REV= 114 NO_BUILD= yes -PLIST_FILES= bin/porttree man/man1/porttree.1.gz +PLIST_FILES= bin/porttree share/man/man1/porttree.1.gz NO_ARCH= yes SHEBANG_FILES= src/porttree.py do-install: ${INSTALL_SCRIPT} ${WRKSRC}/src/porttree.py ${STAGEDIR}${PREFIX}/bin/porttree - ${INSTALL_MAN} ${WRKSRC}/src/porttree.1 ${STAGEDIR}${MANPREFIX}/man/man1 + ${INSTALL_MAN} ${WRKSRC}/src/porttree.1 ${STAGEDIR}${PREFIX}/share/man/man1 do-test: LC_ALL="en_US.UTF-8" ${WRKSRC}/tests/tests.sh # maintainer section: # require: devel/subversion SVNROOT?= https://svn.code.sf.net/p/porttree/code/trunk gen-dist: ${MKDIR} ${WRKDIR} ${RM} -r ${WRKSRC} svn export -r ${SVN_REV} ${SVNROOT} ${WRKSRC} ${TAR} -cvy -C ${WRKDIR} --exclude FreeBSDport -f ${DISTDIR}/${DISTNAME}.tar.bz2 ${DISTNAME} .include diff --git a/print/bibcursed/Makefile b/print/bibcursed/Makefile index a001eb1c0ca0..81669ce339a3 100644 --- a/print/bibcursed/Makefile +++ b/print/bibcursed/Makefile @@ -1,23 +1,24 @@ PORTNAME= bibcursed PORTVERSION= 2.0.1 +PORTREVISION= 1 CATEGORIES= print MASTER_SITES= SF DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Simple curses-based editor for BibTeX bibliography files USES= ncurses tar:tgz WRKSRC= ${WRKDIR}/${PORTNAME} -PLIST_FILES= bin/bibcursed man/man1/bibcursed.1.gz +PLIST_FILES= bin/bibcursed share/man/man1/bibcursed.1.gz do-build: (cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${CC} ${CFLAGS} \ ${PORTNAME}.c -o ${PORTNAME} ${LDFLAGS} -lncurses) do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin - ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${MANPREFIX}/man/man1 + ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${PREFIX}/share/man/man1 .include diff --git a/print/catdvi/Makefile b/print/catdvi/Makefile index a4010be3fe66..42dd26c03a71 100644 --- a/print/catdvi/Makefile +++ b/print/catdvi/Makefile @@ -1,29 +1,29 @@ PORTNAME= catdvi PORTVERSION= 0.14 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= print MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= DVI to text/plain translator WWW= https://catdvi.sourceforge.net/ LICENSE= GPLv2 USES= gmake tex USE_TEX= latex GNU_CONFIGURE= yes MAKEFILE= GNUmakefile ALL_TARGET= # empty MAKE_JOBS_UNSAFE= yes -PLIST_FILES= bin/catdvi man/man1/catdvi.1.gz +PLIST_FILES= bin/catdvi share/man/man1/catdvi.1.gz CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib do-install: ${INSTALL_PROGRAM} ${WRKSRC}/catdvi ${STAGEDIR}${PREFIX}/bin - ${INSTALL_MAN} ${WRKSRC}/catdvi.1 ${STAGEDIR}${MANPREFIX}/man/man1 + ${INSTALL_MAN} ${WRKSRC}/catdvi.1 ${STAGEDIR}${MANPREFIX}/share/man/man1 .include diff --git a/print/dvi2tty/Makefile b/print/dvi2tty/Makefile index c8f9e23a7ee0..2539252266fc 100644 --- a/print/dvi2tty/Makefile +++ b/print/dvi2tty/Makefile @@ -1,25 +1,26 @@ PORTNAME= dvi2tty PORTVERSION= 5.3.4 +PORTREVISION= 1 CATEGORIES= print MASTER_SITES= http://www.mesa.nl/pub/dvi2tty/ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= DVI file previewer for text only devices WWW= https://www.mesa.nl/ CONFLICTS= texlive-base # bin/disdvi bin/dvi2tty MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" LDFLAGS="${STRIP}" PLIST_FILES= bin/disdvi bin/dvi2tty \ - man/man1/disdvi.1.gz \ - man/man1/dvi2tty.1.gz + share/man/man1/disdvi.1.gz \ + share/man/man1/dvi2tty.1.gz do-install: .for name in disdvi dvi2tty ${INSTALL_PROGRAM} ${WRKSRC}/${name} ${STAGEDIR}${PREFIX}/bin - ${INSTALL_MAN} ${WRKSRC}/${name}.1 ${STAGEDIR}${MANPREFIX}/man/man1 + ${INSTALL_MAN} ${WRKSRC}/${name}.1 ${STAGEDIR}${PREFIX}/share/man/man1 .endfor .include diff --git a/print/makeindex/Makefile b/print/makeindex/Makefile index 7e3ada4b6a30..6c8bfebfecca 100644 --- a/print/makeindex/Makefile +++ b/print/makeindex/Makefile @@ -1,34 +1,34 @@ PORTNAME= makeindex PORTVERSION= 3.0.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= print MASTER_SITES= http://ftp.linux.cz/pub/tex/local/indexing/makeindex3/ \ http://ftp.cstug.cz/pub/tex/local/indexing/makeindex3/ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org COMMENT= General purpose, formatter-independent index processor CONFLICTS= teTeX-base WRKSRC= ${WRKDIR}/makeindex post-patch: @(cd ${WRKSRC}/doc; \ ${SED} -e s:/usr/local/lib/tex/macros/:${PREFIX}/share/texmf/makeindx/: \ makeindex.1) @${REINPLACE_CMD} -E '/^CFLAGS/! s,(BIN|STY)DIR),DESTDIR)$$(&,' \ ${WRKSRC}/src-3.0/Makefile.gen do-build: @(cd ${WRKSRC}/src-3.0/regexp; ${MAKE} OPT="${CFLAGS}") @(cd ${WRKSRC}/src-3.0; ${MAKE} OPT="${CFLAGS}") do-install: @${MKDIR} ${STAGEDIR}${PREFIX}/share/texmf/makeindx @(cd ${WRKSRC}/src-3.0/regexp; ${MAKE}) @(cd ${WRKSRC}/src-3.0; ${MAKE} install ${MAKE_ARGS}) @(cd ${WRKSRC}/doc; \ - ${INSTALL_DATA} makeindex.1 ${STAGEDIR}${MANPREFIX}/man/man1) + ${INSTALL_DATA} makeindex.1 ${STAGEDIR}${PREFIX}/share/man/man1) .include diff --git a/print/makeindex/pkg-plist b/print/makeindex/pkg-plist index 5af627b447ad..146af7f2a868 100644 --- a/print/makeindex/pkg-plist +++ b/print/makeindex/pkg-plist @@ -1,16 +1,16 @@ bin/makeindex -man/man1/makeindex.1.gz +share/man/man1/makeindex.1.gz share/texmf/makeindx/din.ist share/texmf/makeindx/icase.ist share/texmf/makeindx/latex.ist share/texmf/makeindx/math.ist share/texmf/makeindx/mkind.ist share/texmf/makeindx/puncts.ist share/texmf/makeindx/tex.ist share/texmf/makeindx/english/digit.ist share/texmf/makeindx/english/letter.ist share/texmf/makeindx/english/special.ist share/texmf/makeindx/german/digit.ist share/texmf/makeindx/german/special.ist share/texmf/makeindx/german/umlaut.ist share/texmf/makeindx/german/wb.ist diff --git a/print/nenscript/Makefile b/print/nenscript/Makefile index db66c011d878..93a8dac98ceb 100644 --- a/print/nenscript/Makefile +++ b/print/nenscript/Makefile @@ -1,25 +1,26 @@ PORTNAME= nenscript PORTVERSION= 1.13.3 +PORTREVISION= 1 CATEGORIES= print MASTER_SITES= http://www.ai.mit.edu/projects/im/magnus/nenscript/ MAINTAINER= ports@FreeBSD.org COMMENT= Clone of the proprietary enscript program from Adobe Systems WWW= http://www.ai.mit.edu/projects/im/magnus/nenscript/ USES= tar:bzip2 MAKEFILE= makefile MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" OPTIONS_DEFINE= DOCS do-install: ${INSTALL_PROGRAM} ${WRKSRC}/nenscript ${STAGEDIR}${PREFIX}/bin - ${INSTALL_MAN} ${WRKSRC}/nenscript.1 ${STAGEDIR}${MANPREFIX}/man/man1 + ${INSTALL_MAN} ${WRKSRC}/nenscript.1 ${STAGEDIR}${PREFIX}/share/man/man1 do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/readme ${STAGEDIR}${DOCSDIR} .include diff --git a/print/nenscript/pkg-plist b/print/nenscript/pkg-plist index e2c29a43d177..6751d505cc7d 100644 --- a/print/nenscript/pkg-plist +++ b/print/nenscript/pkg-plist @@ -1,3 +1,3 @@ bin/nenscript -man/man1/nenscript.1.gz +share/man/man1/nenscript.1.gz %%PORTDOCS%%%%DOCSDIR%%/readme diff --git a/print/panda/Makefile b/print/panda/Makefile index d1543f0f3cdf..74f4db319206 100644 --- a/print/panda/Makefile +++ b/print/panda/Makefile @@ -1,40 +1,40 @@ PORTNAME= panda PORTVERSION= 0.5.4 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= print MASTER_SITES= SF \ SAVANNAH \ http://www.stillhq.com/panda/source/ MAINTAINER= ports@FreeBSD.org COMMENT= PDF generation library LICENSE= GPLv2 LGPL21 LICENSE_COMB= dual LIB_DEPENDS= libpng.so:graphics/png \ libtiff.so:graphics/tiff GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-berkeley-db CPPFLAGS+= -I${BDB_INCLUDE_DIR} -I${LOCALBASE}/include LIBS+= -lz -L${BDB_LIB_DIR} -L${LOCALBASE}/lib INSTALL_TARGET= install-strip USES= autoreconf bdb dos2unix gmake jpeg libtool pathfix pkgconfig tar:bzip2 DOS2UNIX_GLOB= *.c USE_LDCONFIG= yes OPTIONS_DEFINE= DOCS EXAMPLES post-install: - ${INSTALL_MAN} ${WRKSRC}/man/panda_*.3 ${STAGEDIR}${MANPREFIX}/man/man3 + ${INSTALL_MAN} ${WRKSRC}/man/panda_*.3 ${STAGEDIR}${PREFIX}/share/man/man3 @${MKDIR} ${STAGEDIR}${DOCSDIR} .for f in AUTHORS CONTRIBUTORS ChangeLog DEV-HINTS README TODO UNDERWAY ${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${DOCSDIR} .endfor @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} .for f in IMAGES examples/*.c examples/c++/*.cpp examples/images/*.* ${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${EXAMPLESDIR} .endfor .include diff --git a/print/panda/pkg-plist b/print/panda/pkg-plist index 5a7b923d3cab..fd108cfa6f46 100644 --- a/print/panda/pkg-plist +++ b/print/panda/pkg-plist @@ -1,123 +1,123 @@ include/panda/constants.h include/panda/functions.h include/panda/legacy.h include/panda/objects.h lib/libpanda.a lib/libpanda.so lib/libpanda.so.0 lib/libpanda.so.0.0.0 libdata/pkgconfig/panda.pc -man/man3/panda_addchild.3.gz -man/man3/panda_addcubiccurvesegment.3.gz -man/man3/panda_addlinesegment.3.gz -man/man3/panda_addquadraticcurvesegmentone.3.gz -man/man3/panda_addquadraticcurvesegmenttwo.3.gz -man/man3/panda_applytemplate.3.gz -man/man3/panda_centerwindow.3.gz -man/man3/panda_checkinfo.3.gz -man/man3/panda_close.3.gz -man/man3/panda_closeline.3.gz -man/man3/panda_closetext.3.gz -man/man3/panda_createandinsertpage.3.gz -man/man3/panda_createfont.3.gz -man/man3/panda_dbclose.3.gz -man/man3/panda_dbopen.3.gz -man/man3/panda_dbread.3.gz -man/man3/panda_dbwrite.3.gz -man/man3/panda_endline.3.gz -man/man3/panda_entergraphicsmode.3.gz -man/man3/panda_error.3.gz -man/man3/panda_exitgraphicsmode.3.gz -man/man3/panda_fillline.3.gz -man/man3/panda_fitwindow.3.gz -man/man3/panda_freeobject.3.gz -man/man3/panda_freetextannotation.3.gz -man/man3/panda_fullscreen.3.gz -man/man3/panda_getfontobj.3.gz -man/man3/panda_hexstring.3.gz -man/man3/panda_hidemenubar.3.gz -man/man3/panda_hidetoolbar.3.gz -man/man3/panda_hidewindowui.3.gz -man/man3/panda_imagebox.3.gz -man/man3/panda_imageboxrot.3.gz -man/man3/panda_init.3.gz -man/man3/panda_insertJPEG.3.gz -man/man3/panda_insertPNG.3.gz -man/man3/panda_insertTIFF.3.gz -man/man3/panda_insertannotation.3.gz -man/man3/panda_makedate.3.gz -man/man3/panda_md5hash.3.gz -man/man3/panda_newobject.3.gz -man/man3/panda_newpage.3.gz -man/man3/panda_newtemplate.3.gz -man/man3/panda_nfspagemodde.3.gz -man/man3/panda_nowdate.3.gz -man/man3/panda_open.3.gz -man/man3/panda_open_actual.3.gz -man/man3/panda_open_suppress.3.gz -man/man3/panda_pageduration.3.gz -man/man3/panda_print.3.gz -man/man3/panda_printf.3.gz -man/man3/panda_processtrans.3.gz -man/man3/panda_putc.3.gz -man/man3/panda_rectangle.3.gz -man/man3/panda_setauthor.3.gz -man/man3/panda_setcharacterspacing.3.gz -man/man3/panda_setcreator.3.gz -man/man3/panda_setfillcolor.3.gz -man/man3/panda_setfont.3.gz -man/man3/panda_setfontmode.3.gz -man/man3/panda_setfontsize.3.gz -man/man3/panda_sethorizontalscaling.3.gz -man/man3/panda_setid.3.gz -man/man3/panda_setkeywords.3.gz -man/man3/panda_setleading.3.gz -man/man3/panda_setlinecap.3.gz -man/man3/panda_setlinecolor.3.gz -man/man3/panda_setlinedashing.3.gz -man/man3/panda_setlinejoin.3.gz -man/man3/panda_setlinestart.3.gz -man/man3/panda_setlinewidth.3.gz -man/man3/panda_setobjectproperty.3.gz -man/man3/panda_setsubject.3.gz -man/man3/panda_settitle.3.gz -man/man3/panda_setwordspacing.3.gz -man/man3/panda_streamprintf.3.gz -man/man3/panda_strokeline.3.gz -man/man3/panda_textannotation.3.gz -man/man3/panda_textbox.3.gz -man/man3/panda_textboxrot.3.gz -man/man3/panda_textdirection.3.gz -man/man3/panda_transduration.3.gz -man/man3/panda_transstyle.3.gz -man/man3/panda_traverseobjects.3.gz -man/man3/panda_writeobject.3.gz -man/man3/panda_writetrailer.3.gz -man/man3/panda_writexref.3.gz -man/man3/panda_xfree.3.gz -man/man3/panda_xmalloc.3.gz -man/man3/panda_xrealloc.3.gz -man/man3/panda_xsnprintf.3.gz +share/man/man3/panda_addchild.3.gz +share/man/man3/panda_addcubiccurvesegment.3.gz +share/man/man3/panda_addlinesegment.3.gz +share/man/man3/panda_addquadraticcurvesegmentone.3.gz +share/man/man3/panda_addquadraticcurvesegmenttwo.3.gz +share/man/man3/panda_applytemplate.3.gz +share/man/man3/panda_centerwindow.3.gz +share/man/man3/panda_checkinfo.3.gz +share/man/man3/panda_close.3.gz +share/man/man3/panda_closeline.3.gz +share/man/man3/panda_closetext.3.gz +share/man/man3/panda_createandinsertpage.3.gz +share/man/man3/panda_createfont.3.gz +share/man/man3/panda_dbclose.3.gz +share/man/man3/panda_dbopen.3.gz +share/man/man3/panda_dbread.3.gz +share/man/man3/panda_dbwrite.3.gz +share/man/man3/panda_endline.3.gz +share/man/man3/panda_entergraphicsmode.3.gz +share/man/man3/panda_error.3.gz +share/man/man3/panda_exitgraphicsmode.3.gz +share/man/man3/panda_fillline.3.gz +share/man/man3/panda_fitwindow.3.gz +share/man/man3/panda_freeobject.3.gz +share/man/man3/panda_freetextannotation.3.gz +share/man/man3/panda_fullscreen.3.gz +share/man/man3/panda_getfontobj.3.gz +share/man/man3/panda_hexstring.3.gz +share/man/man3/panda_hidemenubar.3.gz +share/man/man3/panda_hidetoolbar.3.gz +share/man/man3/panda_hidewindowui.3.gz +share/man/man3/panda_imagebox.3.gz +share/man/man3/panda_imageboxrot.3.gz +share/man/man3/panda_init.3.gz +share/man/man3/panda_insertJPEG.3.gz +share/man/man3/panda_insertPNG.3.gz +share/man/man3/panda_insertTIFF.3.gz +share/man/man3/panda_insertannotation.3.gz +share/man/man3/panda_makedate.3.gz +share/man/man3/panda_md5hash.3.gz +share/man/man3/panda_newobject.3.gz +share/man/man3/panda_newpage.3.gz +share/man/man3/panda_newtemplate.3.gz +share/man/man3/panda_nfspagemodde.3.gz +share/man/man3/panda_nowdate.3.gz +share/man/man3/panda_open.3.gz +share/man/man3/panda_open_actual.3.gz +share/man/man3/panda_open_suppress.3.gz +share/man/man3/panda_pageduration.3.gz +share/man/man3/panda_print.3.gz +share/man/man3/panda_printf.3.gz +share/man/man3/panda_processtrans.3.gz +share/man/man3/panda_putc.3.gz +share/man/man3/panda_rectangle.3.gz +share/man/man3/panda_setauthor.3.gz +share/man/man3/panda_setcharacterspacing.3.gz +share/man/man3/panda_setcreator.3.gz +share/man/man3/panda_setfillcolor.3.gz +share/man/man3/panda_setfont.3.gz +share/man/man3/panda_setfontmode.3.gz +share/man/man3/panda_setfontsize.3.gz +share/man/man3/panda_sethorizontalscaling.3.gz +share/man/man3/panda_setid.3.gz +share/man/man3/panda_setkeywords.3.gz +share/man/man3/panda_setleading.3.gz +share/man/man3/panda_setlinecap.3.gz +share/man/man3/panda_setlinecolor.3.gz +share/man/man3/panda_setlinedashing.3.gz +share/man/man3/panda_setlinejoin.3.gz +share/man/man3/panda_setlinestart.3.gz +share/man/man3/panda_setlinewidth.3.gz +share/man/man3/panda_setobjectproperty.3.gz +share/man/man3/panda_setsubject.3.gz +share/man/man3/panda_settitle.3.gz +share/man/man3/panda_setwordspacing.3.gz +share/man/man3/panda_streamprintf.3.gz +share/man/man3/panda_strokeline.3.gz +share/man/man3/panda_textannotation.3.gz +share/man/man3/panda_textbox.3.gz +share/man/man3/panda_textboxrot.3.gz +share/man/man3/panda_textdirection.3.gz +share/man/man3/panda_transduration.3.gz +share/man/man3/panda_transstyle.3.gz +share/man/man3/panda_traverseobjects.3.gz +share/man/man3/panda_writeobject.3.gz +share/man/man3/panda_writetrailer.3.gz +share/man/man3/panda_writexref.3.gz +share/man/man3/panda_xfree.3.gz +share/man/man3/panda_xmalloc.3.gz +share/man/man3/panda_xrealloc.3.gz +share/man/man3/panda_xsnprintf.3.gz %%PORTDOCS%%%%DOCSDIR%%/AUTHORS %%PORTDOCS%%%%DOCSDIR%%/CONTRIBUTORS %%PORTDOCS%%%%DOCSDIR%%/ChangeLog %%PORTDOCS%%%%DOCSDIR%%/DEV-HINTS %%PORTDOCS%%%%DOCSDIR%%/README %%PORTDOCS%%%%DOCSDIR%%/TODO %%PORTDOCS%%%%DOCSDIR%%/UNDERWAY %%PORTEXAMPLES%%%%EXAMPLESDIR%%/IMAGES %%PORTEXAMPLES%%%%EXAMPLESDIR%%/RedbrushAlpha.png %%PORTEXAMPLES%%%%EXAMPLESDIR%%/circles.c %%PORTEXAMPLES%%%%EXAMPLESDIR%%/empty.c %%PORTEXAMPLES%%%%EXAMPLESDIR%%/exercise.c %%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu-head.jpg %%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu.png %%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu_box.jpg %%PORTEXAMPLES%%%%EXAMPLESDIR%%/input.tif %%PORTEXAMPLES%%%%EXAMPLESDIR%%/input2.tif %%PORTEXAMPLES%%%%EXAMPLESDIR%%/legacymain.c %%PORTEXAMPLES%%%%EXAMPLESDIR%%/libpng.png %%PORTEXAMPLES%%%%EXAMPLESDIR%%/main.c %%PORTEXAMPLES%%%%EXAMPLESDIR%%/morecircles.c %%PORTEXAMPLES%%%%EXAMPLESDIR%%/pandaexample.cpp %%PORTEXAMPLES%%%%EXAMPLESDIR%%/template.c diff --git a/print/pcal/Makefile b/print/pcal/Makefile index 1737cff39a22..aea415de7ea5 100644 --- a/print/pcal/Makefile +++ b/print/pcal/Makefile @@ -1,49 +1,50 @@ PORTNAME= pcal PORTVERSION= 4.11.0 +PORTREVISION= 1 CATEGORIES= print MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= PostScript calendar program WWW= https://pcal.sourceforge.net/ USES= cpe shebangfix gmake tar:tgz MAKE_ENV= HOST_CC="${CC}" ALL_TARGET= PORTDOCS= ReadMe.txt pcal.html pcalw.html SHEBANG_FILES= html/pcal.pl WWWSERVER!= hostname OPTIONS_DEFINE= DOCS EXAMPLES post-patch: @${REINPLACE_CMD} -e \ 's|@@PREFIX@@|${PREFIX}|g' ${WRKSRC}/html/pcal.cgi @${REINPLACE_CMD} -e \ 's|@@PREFIX@@|${PREFIX}|g' ${WRKSRC}/html/pcal.pl @${REINPLACE_CMD} -e \ 's|@@WWWSERVER@@|${WWWSERVER}|g' ${WRKSRC}/html/pcal.html @${REINPLACE_CMD} -e \ 's|@@WWWSERVER@@|${WWWSERVER}|g' ${WRKSRC}/html/pcalw.html do-install: ${INSTALL_PROGRAM} ${WRKSRC}/exec/pcal ${STAGEDIR}${PREFIX}/bin ${INSTALL_SCRIPT} ${WRKSRC}/html/pcal.cgi ${STAGEDIR}${PREFIX}/libexec ${INSTALL_SCRIPT} ${WRKSRC}/html/pcal.pl ${STAGEDIR}${PREFIX}/libexec ${INSTALL_MAN} ${WRKSRC}/doc/pcal.man \ - ${STAGEDIR}${MANPREFIX}/man/man1/pcal.1 + ${STAGEDIR}${PREFIX}/share/man/man1/pcal.1 do-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/examples/* ${STAGEDIR}${EXAMPLESDIR} do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/doc/ReadMe.txt ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/html/pcal.html ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/html/pcalw.html ${STAGEDIR}${DOCSDIR} .include diff --git a/print/pcal/pkg-plist b/print/pcal/pkg-plist index 889ebecc428a..3fd481e43777 100644 --- a/print/pcal/pkg-plist +++ b/print/pcal/pkg-plist @@ -1,38 +1,38 @@ bin/pcal libexec/pcal.cgi libexec/pcal.pl -man/man1/pcal.1.gz +share/man/man1/pcal.1.gz %%PORTEXAMPLES%%%%EXAMPLESDIR%%/calendar_au.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/calendar_de.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/calendar_ee.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/calendar_es.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/calendar_fi.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/calendar_fr.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/calendar_gr.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/calendar_hu.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/calendar_nl.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/calendar_no.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/calendar_nz.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/calendar_pl.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/calendar_sk.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/calendar_uk.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/calendar_us.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/fonttest_arabic %%PORTEXAMPLES%%%%EXAMPLESDIR%%/fonttest_cyrillic %%PORTEXAMPLES%%%%EXAMPLESDIR%%/fonttest_greek %%PORTEXAMPLES%%%%EXAMPLESDIR%%/fonttest_hebrew %%PORTEXAMPLES%%%%EXAMPLESDIR%%/fonttest_koi8r %%PORTEXAMPLES%%%%EXAMPLESDIR%%/fonttest_koi8u %%PORTEXAMPLES%%%%EXAMPLESDIR%%/fonttest_latin1 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/fonttest_latin10 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/fonttest_latin2 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/fonttest_latin3 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/fonttest_latin4 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/fonttest_latin5 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/fonttest_latin6 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/fonttest_latin7 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/fonttest_latin8 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/fonttest_latin9 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/fonttest_roman8 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/fonttest_thai %%PORTEXAMPLES%%%%EXAMPLESDIR%%/pcal-cfg.txt diff --git a/print/pfbtopfa/Makefile b/print/pfbtopfa/Makefile index e9e22522ba0a..caba9f8b1a3f 100644 --- a/print/pfbtopfa/Makefile +++ b/print/pfbtopfa/Makefile @@ -1,18 +1,18 @@ PORTNAME= pfbtopfa PORTVERSION= 1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= print MASTER_SITES= http://www.whizkidtech.redprince.net/pfbtopfa/ \ ftp://ftp.whizkidtech.redprince.net/fonts/ MAINTAINER= ports@FreeBSD.org COMMENT= Convert PFB files to the PFA format WWW= http://www.whizkidtech.redprince.net/pfbtopfa/ -PLIST_FILES= bin/pfbtopfa man/man1/pfbtopfa.1.gz +PLIST_FILES= bin/pfbtopfa share/man/man1/pfbtopfa.1.gz do-install: ${INSTALL_PROGRAM} ${WRKSRC}/pfbtopfa ${STAGEDIR}${PREFIX}/bin - ${INSTALL_MAN} ${WRKSRC}/pfbtopfa.1 ${STAGEDIR}${MANPREFIX}/man/man1 + ${INSTALL_MAN} ${WRKSRC}/pfbtopfa.1 ${STAGEDIR}${PREFIX}/share/man/man1 .include diff --git a/science/epte/Makefile b/science/epte/Makefile index 2e0b2f18d78f..a280f7a424d5 100644 --- a/science/epte/Makefile +++ b/science/epte/Makefile @@ -1,27 +1,27 @@ PORTNAME= epte PORTVERSION= 2.0.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science MASTER_SITES= http://www.toddmiller.com/epte/ MAINTAINER= ports@FreeBSD.org COMMENT= Electronic Periodic Table of the Elements WWW= http://www.toddmiller.com/epte/ USES= ncurses MAKEFILE= makefile ALL_TARGET= ${PORTNAME} WRKSRC= ${WRKDIR}/${PORTNAME} PLIST_FILES= bin/epte \ - man/man1/epte.1.gz + share/man/man1/epte.1.gz post-patch: @${REINPLACE_CMD} 's|/usr|${PREFIX}|' ${WRKSRC}/epte.1 do-install: ${INSTALL_PROGRAM} ${WRKSRC}/epte ${STAGEDIR}${PREFIX}/bin - ${INSTALL_MAN} ${WRKSRC}/epte.1 ${STAGEDIR}${MANPREFIX}/man/man1 + ${INSTALL_MAN} ${WRKSRC}/epte.1 ${STAGEDIR}${PREFIX}/share/man/man1 .include diff --git a/science/pulseview/Makefile b/science/pulseview/Makefile index 95c488f726e2..b041921d7798 100644 --- a/science/pulseview/Makefile +++ b/science/pulseview/Makefile @@ -1,37 +1,37 @@ PORTNAME= pulseview PORTVERSION= 0.4.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= science cad MASTER_SITES= http://sigrok.org/download/source/pulseview/ # Fix build with glib 2.68.3 PATCH_SITES= https://github.com/sigrokproject/pulseview/commit/ PATCHFILES= ed643f0b4ac587204a5243451cda181ee1405d62.diff:-p1 MAINTAINER= ports@FreeBSD.org COMMENT= GUI client that supports various hardware logic analyzers WWW= https://sigrok.org/ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libboost_thread.so:devel/boost-libs \ libsigrok.so:devel/libsigrok \ libsigrokdecode.so:devel/libsigrokdecode USES= cmake compiler:c++14-lang desktop-file-utils gnome pkgconfig qt:5 USE_GNOME= glibmm glib20 libsigc++20 USE_QT= buildtools:build core gui linguisttools:build qmake:build svg widgets -CMAKE_ARGS+= -DCMAKE_INSTALL_MANDIR:PATH=${MANPREFIX}/man \ +CMAKE_ARGS+= -DCMAKE_INSTALL_MANDIR:PATH=${PREFIX}/share/man \ -DDISABLE_WERROR:BOOL=TRUE -PLIST_FILES= bin/pulseview man/man1/pulseview.1.gz \ +PLIST_FILES= bin/pulseview share/man/man1/pulseview.1.gz \ share/applications/org.sigrok.PulseView.desktop \ share/icons/hicolor/48x48/apps/pulseview.png \ share/icons/hicolor/scalable/apps/pulseview.svg \ share/metainfo/org.sigrok.PulseView.appdata.xml MAKE_JOBS_UNSAFE=yes .include