summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-02-03 22:38:25 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-02-03 22:38:25 +0000
commit780e8a39f08838e2a960ef805cd5756788edea11 (patch)
treedfcadec1f283df9f3eb09eb529f775dfe7b197d7 /print
parentUpdate to 0.65 which contains the following small fix: (diff)
2009-01-19 games/emacs-chess: has been broken for more than 6 months
2009-02-01 devel/subversion-devel: Use devel/subversion or devel/subversion-freebsd instead of this port 2009-01-19 devel/hs-hat: has been broken for more than 6 months 2009-01-19 devel/hs-hpl: has been broken for more than 6 months 2009-01-19 databases/mysqlbigram: has been broken for more than 6 months 2009-01-19 mail/claws-mail-clamav: has been broken for more than 6 months 2009-01-19 mail/sylpheed2-devel: has been broken for more than 6 months 2009-01-19 www/pecl-mnogosearch: has been broken for more than 6 months 2009-01-31 x11-fonts/mathfonts: This port was supported by Mozilla 1.8 (including Firefox 2.0) - to be replaced by STIX fonts for Firefox 3.x 2009-01-19 x11-wm/fluxspace: has been broken for more than 6 months 2009-01-31 x11-wm/expocity: project has been abandoned 2009-01-19 x11/bbuname: has been broken for more than 6 months 2009-01-19 security/squidclam: has been broken for more than 6 months 2009-01-19 print/virtualpaper: depends on broken, expired port 2009-01-19 print/ifhp: has been broken for more than 6 months 2009-01-19 net-p2p/peercast: has been forbidden for more than 6 months 2009-01-19 palm/pdbc: has been broken for more than 6 months 2009-01-19 net-mgmt/NeTraMet: has been broken for more than 6 months 2009-01-19 net-im/sulci: has been broken for more than 6 months 2009-01-19 multimedia/mjpegtools-yuvfilters: has been broken for more than 6 months 2009-01-19 multimedia/helixplayer: has been broken for more than 6 months 2009-01-19 lang/quack: has been broken for more than 6 months 2009-01-19 misc/pybliographer: has been broken for more than 6 months 2009-01-19 net/versuch: has been broken for more than 6 months 2009-01-19 net/py-mantissa: has been broken for more than 6 months 2009-01-19 net/libunpipc: has been broken for more than 6 months 2009-01-19 net/gnometelnet: has been broken for more than 6 months 2009-01-19 net/gacxtool: depends on expired, broken port 2009-01-19 devel/py-coro: has been broken for more than 6 months 2009-01-19 chinese/stardict2-dict-zh_TW: has been broken for more than 6 months 2009-01-19 x11-themes/gtk-industrial-theme: has been broken for more than 6 months
Notes
Notes: svn path=/head/; revision=227571
Diffstat (limited to 'print')
-rw-r--r--print/Makefile2
-rw-r--r--print/ifhp/Makefile99
-rw-r--r--print/ifhp/distinfo3
-rw-r--r--print/ifhp/files/pkg-message.in14
-rw-r--r--print/ifhp/pkg-descr8
-rw-r--r--print/ifhp/pkg-install98
-rw-r--r--print/ifhp/pkg-plist43
-rw-r--r--print/virtualpaper/Makefile85
-rw-r--r--print/virtualpaper/pkg-descr16
-rw-r--r--print/virtualpaper/pkg-plist80
10 files changed, 0 insertions, 448 deletions
diff --git a/print/Makefile b/print/Makefile
index 4ed65f753d69..c5f72c634849 100644
--- a/print/Makefile
+++ b/print/Makefile
@@ -120,7 +120,6 @@
SUBDIR += html2ps-letter
SUBDIR += hugelatex
SUBDIR += hyperlatex
- SUBDIR += ifhp
SUBDIR += ifxetex
SUBDIR += it-acroread8
SUBDIR += jabref
@@ -326,7 +325,6 @@
SUBDIR += ttftot42
SUBDIR += txtbdf2ps
SUBDIR += typetools
- SUBDIR += virtualpaper
SUBDIR += wmlpq
SUBDIR += wprint
SUBDIR += xdvi
diff --git a/print/ifhp/Makefile b/print/ifhp/Makefile
deleted file mode 100644
index 1dd72f4adcd7..000000000000
--- a/print/ifhp/Makefile
+++ /dev/null
@@ -1,99 +0,0 @@
-# Ports collection makefile for: ifhp
-# Date created: 10 Oct 2001
-# Whom: papowell@astart.com
-#
-# $FreeBSD$
-#
-
-PORTNAME= ifhp
-PORTVERSION= 3.5.20
-PORTREVISION= 2
-CATEGORIES= print
-MASTER_SITES= ftp://ftp.lprng.com/pub/%SUBDIR%/ \
- ftp://ftp.cise.ufl.edu/pub/mirrors/%SUBDIR%/ \
- ftp://ftp.cs.umn.edu/pub/%SUBDIR%/ \
- ftp://ftp.informatik.uni-hamburg.de/pub/os/unix/utils/%SUBDIR%/ \
- ftp://ftp.uni-paderborn.de/pub/unix/printer/%SUBDIR%/
-MASTER_SITE_SUBDIR= LPRng/ifhp
-EXTRACT_SUFX= .tgz
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= IFHP - A highly configurable print filter for LPRng
-
-BROKEN= Size mismatch
-DEPRECATED= has been broken for more than 6 months
-EXPIRATION_DATE=2009-01-19
-
-GNU_CONFIGURE= yes
-USE_LDCONFIG= yes
-USE_GHOSTSCRIPT= yes
-WANT_PERL= yes
-
-MAN8= ifhp.8 textps.8
-
-SUB_FILES= pkg-message
-SUB_LIST= DOCSDIR=${DOCSDIR}
-
-CONFIGURE_ENV= LDFLAGS="${LDFLAGS} -L{LOCALBASE}/lib" \
- CFLAGS="${CFLAGS} -I${LOCALBASE}/include"
-.if defined(PREFIX)
-CONFIGURE_ARGS+= --prefix="${PREFIX}"
-.endif
-.if defined(SYSCONFDIR)
-CONFIGURE_ARGS+= --sysconfdir="${SYSCONFDIR}"
-.endif
-
-OPTIONS= FOOMATIC "Enable foomatic support" on \
- SNMP "Enable SNMP support" on
-
-.if !defined(WITHOUT_NLS)
-CONFIGURE_ARGS+= --enable-nls --with-libiconv-prefix=${LOCALBASE} \
- --with-libintl-prefix=${LOCALBASE}
-USE_GETTEXT= yes
-PLIST_SUB+= NLS=""
-.else
-CONFIGURE_ARGS+= --disable-nls
-PLIST_SUB+= NLS="@comment "
-.endif
-
-.include <bsd.port.pre.mk>
-
-.if defined(WITHOUT_FOOMATIC)
-CONFIGURE_ARGS+= --disable-foomatic
-.else
-BUILD_DEPENDS+= foomatic-rip:${PORTSDIR}/print/foomatic-filters
-.endif
-
-.if defined(WITHOUT_SNMP)
-CONFIGURE_ARGS+= --disable-snmp
-.else
-BUILD_DEPENDS+= ${SITE_PERL}/Net/SNMP.pm:${PORTSDIR}/net-mgmt/p5-Net-SNMP
-.endif
-
-pre-everything::
- @${ECHO_MSG} "If you want to replace the default printing system with LPRng, use:"
- @${ECHO_MSG} " make PREFIX=/usr SYSCONFDIR=/etc clean all install"
- @if [ "${PREFIX}" = "/usr" -a ! -d /usr/man ] ; then \
- ${ECHO_MSG} "The man pages will be installed in /usr/man." ; \
- ${ECHO_MSG} "You should make a symbolic link /usr/share/man from /usr/man"; \
- ${ECHO_MSG} " ln -s /usr/share/man /usr/man"; \
- ${ECHO_MSG} "If you do not, you will retain the old FreeBSD man pages."; \
- ${ECHO_MSG} "See the hier(7) man page for details of the FreeBSD file system"; \
- ${ECHO_MSG} "layout. Configure is not equipped to determine the location of"; \
- ${ECHO_MSG} 'man pages and defaults to $${PREFIX}/man, which is incorrect for FreeBSD.'; \
- fi
- @${ECHO_MSG} "Configuring with '${CONFIGURE_ARGS}'"
-
-post-patch:
- @${REINPLACE_CMD} -e 's|-Werror||' ${WRKSRC}/configure
-
-post-install:
-.if !defined(NOPORTDOCS)
- @${INSTALL} -d -o ${SHAREOWN} -g ${SHAREGRP} -m 0555 ${DOCSDIR}
-.for ext in html pdf ppt ps txt gif jpg png
- @for i in `${LS} ${WRKSRC}/DOCS |${GREP} "\.${ext}$$"`; \
- do ${INSTALL_DATA} ${WRKSRC}/DOCS/$$i ${DOCSDIR}; done
-.endfor
-.endif
-
-.include <bsd.port.post.mk>
diff --git a/print/ifhp/distinfo b/print/ifhp/distinfo
deleted file mode 100644
index c1e7e2d8ac08..000000000000
--- a/print/ifhp/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (ifhp-3.5.20.tgz) = 25b151b3adb953b571e6b0a7cc9937f3
-SHA256 (ifhp-3.5.20.tgz) = c14dc351f3b53448087702e3c7d68e7741d00cd4544635f6b3ce699ff751b56b
-SIZE (ifhp-3.5.20.tgz) = 1356478
diff --git a/print/ifhp/files/pkg-message.in b/print/ifhp/files/pkg-message.in
deleted file mode 100644
index 4fe99381cd6d..000000000000
--- a/print/ifhp/files/pkg-message.in
+++ /dev/null
@@ -1,14 +0,0 @@
-The ifhp configuration file is ifhp.conf
-
-For further information, have a look at:
- %%DOCSDIR%%
-also:
- WWW: http://www.lprng.com/
-
-Commercial support is available from Astart Technologies:
-
-Patrick Powell Astart Technologies,
-papowell@astart.com 9475 Chesapeake Drive, Suite D,
-Network and System San Diego, CA 92123
- Consulting 858-874-6543 FAX 858-279-8424
-URL: http://www.astart.com
diff --git a/print/ifhp/pkg-descr b/print/ifhp/pkg-descr
deleted file mode 100644
index e4fe7e07434b..000000000000
--- a/print/ifhp/pkg-descr
+++ /dev/null
@@ -1,8 +0,0 @@
-ifhp is a highly versatile print filter for BSD based print spoolers.
-It can be configured to handle text, PostScript, PJL, PCL, and
-raster printers, supports conversion from one format to another,
-and can be used as a stand-alone print utility. It is the primary
-supported print filter for the LPRng print spooler.
-
-WWW: http://www.lprng.com/
-FTP: ftp://ftp.lprng.com/
diff --git a/print/ifhp/pkg-install b/print/ifhp/pkg-install
deleted file mode 100644
index 7db10142ade4..000000000000
--- a/print/ifhp/pkg-install
+++ /dev/null
@@ -1,98 +0,0 @@
-#!/bin/sh
-PREFIX=/usr/local
-SYSCONFDIR=/usr/local/etc
-IFHP_CONF=/usr/local/etc/ifhp.conf
-MANDIR=/usr/local/man
-VERSION=3.5.20
-#
-# -- START --
-# $Id: postinstall.freebsd.sh,v 1.9 2001/12/12 01:54:49 papowell Exp papowell $
-#
-# If you are building a PORT, see the
-# DISTRIBUTIONS/Freebsd directory for a complete port
-# building package.
-#
-# This is the shell script that does the postinstall
-# dynamic fixup
-# It needs to be massaged with the information for
-# various paths.
-# If you are building a package, then you do NOT want
-# to have this executed - it will put the sample files
-# in place. You need to do this during the postinstall
-# step in the package installation.
-#
-echo RUNNING postinstall.freebsd.sh MAKEPACKAGE="$MAKEPACKAGE" MAKEINSTALL="$MAKEINSTALL" PREFIX="$PREFIX" cwd `pwd`
-if [ "$VERBOSE_INSTALL" != "" ] ; then set -x; fi
-fix () {
- v=`echo $1 | sed -e 's/[:;].*//'`;
- p=`echo $2 | sed -e 's/:.*//'`; d=`dirname $p`;
- if expr "$p" : "\|" >/dev/null ; then
- echo "$v is a filter '$p'"
- exit 0
- fi
- echo "Putting $p in $d, using $v.sample"
- if [ ! -d "$d" ] ; then
- echo "Directory $d does not exist!"
- mkdir -p $d
- fi
- if [ -f $v.sample ] ; then
- if [ $v.sample != $p.sample ] ; then cp $v.sample $p.sample; fi
- elif [ -f $v ] ; then
- if [ $v != $p.sample ] ; then cp $v $p.sample; fi
- else
- echo "Do not have $v.sample or $v"
- fi
- if [ ! -f $p.sample ] ; then
- echo "Do not have $p.sample"
- else
- if [ -f $p ] ; then
- date=`date | awk '{ print $6, $2, $3, $4;}' | sed -e 's/ */_/g' `
- echo "Saving $p in $p.$date"
- mv $p $p.$date
- fi
- chmod 644 $p.sample
- cp $p.sample $p;
- chmod 644 $p;
- fi;
-}
-# we use the /usr/local/etc/rc.d method to start
-# lpd
-# we have to take them from one place and put in another
-if [ "X$MAKEPACKAGE" = "XYES" ] ; then
- hold=${DESTDIR}${PREFIX}/etc
- echo "Setting up configuration files path for package creation" ${hold}
- if [ ! -d ${hold} ] ; then mkdir -p ${hold} ; fi;
- cp ifhp.conf ${hold}/ifhp.conf.sample
-elif [ X$MAKEINSTALL = XYES ] ; then
- # we have the port pre-install operation
- if [ "$MANDIR" = "/usr/man" -a ! -d ${DESTDIR}/usr/man ] ; then
- # we have the dreaded standard installation
- # try to make a symbolic link to
- echo "Creating symbolic link from /usr/man to /usr/share/man"
- v=`ln -s ${DESTDIR}/usr/share/man ${DESTDIR}/usr/man`;
- fi
- hold=${DESTDIR}${PREFIX}/etc
- echo "Setting up configuration files path for installation" ${hold}
- if [ ! -d ${hold} ] ; then mkdir -p ${hold} ; fi;
- cp ifhp.conf ${hold}/ifhp.conf.sample
- fix ifhp.conf "${DESTDIR}${IFHP_CONF}"
-elif [ "X$2" = "XPOST-INSTALL" ] ; then
- # when doing an install from a package we get the file from the package
- hold=etc
- if [ -f ${hold}/ifhp.conf.sample ] ; then
- fix ${hold}/ifhp.conf "${IFHP_CONF}"
- else
- echo "WARNING: configuration files missing from package! CWD " `pwd`
- ls
- exit 1
- fi
-elif [ "X$2" = "XPRE-INSTALL" ] ; then
- # we have the port pre-install operation
- if [ "$MANDIR" = "/usr/man" -a ! -d /usr/man ] ; then
- # we have the dreaded standard installation
- # try to make a symbolic link to
- echo "Creating symbolic link from /usr/man to /usr/share/man"
- v=`ln -s /usr/share/man /usr/man`;
- fi
-fi
-exit 0
diff --git a/print/ifhp/pkg-plist b/print/ifhp/pkg-plist
deleted file mode 100644
index 40f497c06d8c..000000000000
--- a/print/ifhp/pkg-plist
+++ /dev/null
@@ -1,43 +0,0 @@
-@unexec if cmp -s %D/etc/ifhp.conf.sample %D/etc/ifhp.conf; then rm -f %D/etc/ifhp.conf; fi
-bin/extract_pjl
-bin/snmp_printer_status
-etc/ifhp.conf.sample
-libexec/filters/UTILS/400095.ppd
-libexec/filters/UTILS/HP2500CJ.PPD
-libexec/filters/UTILS/Watermarks
-libexec/filters/UTILS/accounting.sh
-libexec/filters/UTILS/accounting.sh.in
-libexec/filters/UTILS/ellipse.ps
-libexec/filters/UTILS/extract_pjl
-libexec/filters/UTILS/fixupdate
-libexec/filters/UTILS/fixupdate.in
-libexec/filters/UTILS/install-sh
-libexec/filters/UTILS/mkinstalldirs
-libexec/filters/UTILS/one.pcl
-libexec/filters/UTILS/one.pdf
-libexec/filters/UTILS/one.pjl
-libexec/filters/UTILS/one.ps
-libexec/filters/UTILS/phaser5400_snmp_mib_query
-libexec/filters/UTILS/sendhp.sh
-libexec/filters/UTILS/sendhp.sh.in
-libexec/filters/UTILS/stopstr.c
-libexec/filters/UTILS/supported
-libexec/filters/UTILS/supported.in
-libexec/filters/UTILS/test1
-libexec/filters/UTILS/use_snmp_for_status
-libexec/filters/extract_pjl
-libexec/filters/ifhp
-libexec/filters/snmp_printer_status
-libexec/filters/snmp_printer_status.conf
-libexec/filters/textps
-libexec/filters/wrapper
-%%NLS%%share/locale/fr/LC_MESSAGES/ifhp.mo
-%%PORTDOCS%%%%DOCSDIR%%/IFHP-Reference.html
-%%PORTDOCS%%%%DOCSDIR%%/IFHP-Reference.pdf
-%%PORTDOCS%%%%DOCSDIR%%/LPRng.jpg
-%%PORTDOCS%%%%DOCSDIR%%/LPRngT-L.jpg
-%%PORTDOCS%%%%DOCSDIR%%/LPRngT-S.jpg
-%%PORTDOCS%%%%DOCSDIR%%/ifhp-S.jpg
-@dirrm libexec/filters/UTILS
-@dirrm libexec/filters
-%%PORTDOCS%%@dirrm %%DOCSDIR%%
diff --git a/print/virtualpaper/Makefile b/print/virtualpaper/Makefile
deleted file mode 100644
index 77723888e7fb..000000000000
--- a/print/virtualpaper/Makefile
+++ /dev/null
@@ -1,85 +0,0 @@
-# New ports collection makefile for: virtualpaper
-# Date created: 13 June 1996
-# Whom: jkh
-#
-# $FreeBSD$
-#
-
-PORTNAME= virtualpaper
-PORTVERSION= 1.4
-PORTREVISION= 2
-CATEGORIES= print
-DISTFILES=
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Virtual Paper document storage and viewing software
-
-BUILD_DEPENDS= ${L1}libm3formsvbt${L2}:${PORTSDIR}/lang/pm3-forms \
- nonexistent:${PORTSDIR}/lang/pm3-base:configure
-RUN_DEPENDS= ${L1}libm3formsvbt${L2}:${PORTSDIR}/lang/pm3-forms
-
-DEPRECATED= depends on broken, expired port
-EXPIRATION_DATE=2009-01-19
-
-NOFETCHFILES= yes
-ONLY_FOR_ARCHS= i386 alpha
-DIST_SUBDIR= pm3
-INSTALL_TARGET= all
-MAN1= BuildLectern.1 EditLectern.1 Lectern.1 LecternClient.1
-PLIST_SUB+= SOVERSION=${SOVERSION} TARGET=${TARGET} \
- INST_TARGET=${INST_TARGET} WORDSIZE=${WORDSIZE}
-WRKSRC= ${WRKDIRPREFIX}${.CURDIR}/../../lang/pm3-base/work/pm3-${PM3VERSION}
-
-BUILDDIRS= graphics/lecternpkg/lecternclient \
- graphics/lecternpkg/lecterndoc \
- graphics/lecternpkg/lectern \
- graphics/lecternpkg/ocr \
- graphics/lecternpkg/buildlectern \
- graphics/lecternpkg/editlectern
-L1= ${PREFIX}/lib/m3/${TARGET}/
-PM3VERSION= 1.1.15
-PROGS= bin/BuildLectern \
- bin/EditLectern \
- bin/Lectern \
- bin/LecternClient
-SOVERSION= 7
-# hack to work around bsd.port.mk problem
-USE_BZIP2= yes
-USE_GMAKE= yes
-
-.include <bsd.port.pre.mk>
-
-.if ${ARCH} == "i386"
-L2= .so.${SOVERSION}
-TARGET= FreeBSD4
-INST_TARGET= freebsd-4
-WORDSIZE= 32
-.elif ${ARCH} == "alpha"
-CFLAGS+= -mieee
-L2= .so.${SOVERSION}
-TARGET= FBSD_ALPHA
-INST_TARGET= fbsd-alpha
-WORDSIZE= 64
-.endif
-
-.if !defined(TARGET)
-pre-fetch:
- @${ECHO_MSG} "Cannot determine M3 target for this architecture"
- @${FALSE}
-.endif
-
-do-build:
- @${ECHO_MSG} "This port does everything in the install step."
- @${ECHO_MSG} "The build step is a no-op."
-
-do-install:
- @for i in ${BUILDDIRS}; do \
- ${ECHO_MSG} "Building in $${i}"; \
- cd ${WRKSRC}/$${i} && ${PREFIX}/bin/m3build && \
- ${PREFIX}/bin/m3ship; \
- done
- @for i in ${PROGS}; do ${STRIP_CMD} ${PREFIX}/$$i; done
- @${MKDIR} ${PREFIX}/share/${PORTNAME}
- @${INSTALL_DATA} ${WRKSRC}/src/COPYRIGHT ${PREFIX}/share/${PORTNAME}
-
-.include <bsd.port.post.mk>
diff --git a/print/virtualpaper/pkg-descr b/print/virtualpaper/pkg-descr
deleted file mode 100644
index fc54bed0488c..000000000000
--- a/print/virtualpaper/pkg-descr
+++ /dev/null
@@ -1,16 +0,0 @@
-The goal of the Virtual Paper project is to make on-line reading
-an attractive alternative to reading printed documents (such as
-books, manuals, or reports). We're talking about actual reading
-here, not just browsing or finding documents (though we have support
-for that too, as you'll see). And we're talking about documents
-that can be as large as full-length books, not just short reports,
-and not brief articles such as most electronic mail or WWW pages.
-
-For more information, please see:
-
-WWW: http://www.research.compaq.com/SRC/virtualpaper/
-
-Please see the file "${PREFIX}/share/virtualpaper/COPYRIGHT" for
-the DEC copyright notice.
-
-John Polstra <jdp@FreeBSD.ORG>
diff --git a/print/virtualpaper/pkg-plist b/print/virtualpaper/pkg-plist
deleted file mode 100644
index 40f01c9fe524..000000000000
--- a/print/virtualpaper/pkg-plist
+++ /dev/null
@@ -1,80 +0,0 @@
-bin/BuildLectern
-bin/EditLectern
-bin/Lectern
-bin/LecternClient
-lib/m3/%%TARGET%%/libLecternDoc.so.%%SOVERSION%%
-lib/m3/%%TARGET%%/liblecternserver.so.%%SOVERSION%%
-lib/m3/%%TARGET%%/libocr.so.%%SOVERSION%%
-lib/m3/pkg/buildlectern/%%TARGET%%/.M3EXPORTS
-lib/m3/pkg/buildlectern/%%TARGET%%/.M3IMPTAB
-lib/m3/pkg/buildlectern/%%TARGET%%/.M3WEB
-lib/m3/pkg/buildlectern/%%TARGET%%/BBoxSeq.i3
-lib/m3/pkg/buildlectern/%%TARGET%%/BBoxSeqRep.i3
-lib/m3/pkg/buildlectern/%%TARGET%%/FromPSBundle.i3
-lib/m3/pkg/buildlectern/src/BBox.i3
-lib/m3/pkg/buildlectern/src/Cscale.i3
-lib/m3/pkg/buildlectern/src/FromPS.i3
-lib/m3/pkg/buildlectern/src/LGM.i3
-lib/m3/pkg/buildlectern/src/OCR_PS.i3
-lib/m3/pkg/buildlectern/src/OSUtils.i3
-lib/m3/pkg/editlectern/%%TARGET%%/.M3EXPORTS
-lib/m3/pkg/editlectern/%%TARGET%%/.M3IMPTAB
-lib/m3/pkg/editlectern/%%TARGET%%/.M3WEB
-lib/m3/pkg/editlectern/%%TARGET%%/EditLecternBundle.i3
-lib/m3/pkg/lectern/%%TARGET%%/.M3EXPORTS
-lib/m3/pkg/lectern/%%TARGET%%/.M3IMPTAB
-lib/m3/pkg/lectern/%%TARGET%%/.M3WEB
-lib/m3/pkg/lectern/%%TARGET%%/LecternBundle.i3
-lib/m3/pkg/lectern/src/Find.i3
-lib/m3/pkg/lectern/src/LecternOCR.i3
-lib/m3/pkg/lectern/src/Links.i3
-lib/m3/pkg/lectern/src/MyFileBrowserVBT.i3
-lib/m3/pkg/lectern/src/ThumbnailVBT.i3
-lib/m3/pkg/lectern/src/ViewAreaVBT.i3
-lib/m3/pkg/lecternclient/%%TARGET%%/.M3EXPORTS
-lib/m3/pkg/lecternclient/%%TARGET%%/.M3IMPTAB
-lib/m3/pkg/lecternclient/%%TARGET%%/.M3WEB
-lib/m3/pkg/lecternclient/%%TARGET%%/liblecternserver.a
-lib/m3/pkg/lecternclient/%%TARGET%%/liblecternserver.m3x
-lib/m3/pkg/lecternclient/%%TARGET%%/liblecternserver.so
-lib/m3/pkg/lecternclient/src/LecternClient.i3
-lib/m3/pkg/lecternclient/src/LecternServer.i3
-lib/m3/pkg/lecterndoc/%%TARGET%%/.M3EXPORTS
-lib/m3/pkg/lecterndoc/%%TARGET%%/.M3IMPTAB
-lib/m3/pkg/lecterndoc/%%TARGET%%/.M3WEB
-lib/m3/pkg/lecterndoc/%%TARGET%%/libLecternDoc.a
-lib/m3/pkg/lecterndoc/%%TARGET%%/libLecternDoc.m3x
-lib/m3/pkg/lecterndoc/%%TARGET%%/libLecternDoc.so
-lib/m3/pkg/lecterndoc/src/LecternDoc.i3
-lib/m3/pkg/ocr/%%TARGET%%/.M3EXPORTS
-lib/m3/pkg/ocr/%%TARGET%%/.M3IMPTAB
-lib/m3/pkg/ocr/%%TARGET%%/.M3WEB
-lib/m3/pkg/ocr/%%TARGET%%/libocr.a
-lib/m3/pkg/ocr/%%TARGET%%/libocr.m3x
-lib/m3/pkg/ocr/%%TARGET%%/libocr.so
-lib/m3/pkg/ocr/src/Common/OCR.i3
-lib/m3/www/BuildLectern.1.html
-lib/m3/www/EditLectern.1.html
-lib/m3/www/Lectern.1.html
-lib/m3/www/LecternClient.1.html
-share/virtualpaper/COPYRIGHT
-@dirrm share/virtualpaper
-@dirrm lib/m3/www
-@dirrm lib/m3/pkg/ocr/src/Common
-@dirrm lib/m3/pkg/ocr/src
-@dirrm lib/m3/pkg/ocr/%%TARGET%%
-@dirrm lib/m3/pkg/ocr
-@dirrm lib/m3/pkg/lecterndoc/src
-@dirrm lib/m3/pkg/lecterndoc/%%TARGET%%
-@dirrm lib/m3/pkg/lecterndoc
-@dirrm lib/m3/pkg/lecternclient/src
-@dirrm lib/m3/pkg/lecternclient/%%TARGET%%
-@dirrm lib/m3/pkg/lecternclient
-@dirrm lib/m3/pkg/lectern/src
-@dirrm lib/m3/pkg/lectern/%%TARGET%%
-@dirrm lib/m3/pkg/lectern
-@dirrm lib/m3/pkg/editlectern/%%TARGET%%
-@dirrm lib/m3/pkg/editlectern
-@dirrm lib/m3/pkg/buildlectern/src
-@dirrm lib/m3/pkg/buildlectern/%%TARGET%%
-@dirrm lib/m3/pkg/buildlectern