aboutsummaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
authornork <nork@FreeBSD.org>2004-05-01 18:12:55 +0800
committernork <nork@FreeBSD.org>2004-05-01 18:12:55 +0800
commit7753fd713da9a143b232a99b2cee0fc7765bbcc3 (patch)
treebbdd7e040381dd7adeb22adf1b1e540c4c858165 /print
parent6fbed32ccc8fe95d48d83b0efa6a9b755587f000 (diff)
downloadfreebsd-ports-gnome-7753fd713da9a143b232a99b2cee0fc7765bbcc3.tar.gz
freebsd-ports-gnome-7753fd713da9a143b232a99b2cee0fc7765bbcc3.tar.zst
freebsd-ports-gnome-7753fd713da9a143b232a99b2cee0fc7765bbcc3.zip
Upgrade to fontforge.
PR: ports/65805 Submitted by: KANOU Hiroki <kanou@khdd.net> (maintainer)
Diffstat (limited to 'print')
-rw-r--r--print/Makefile1
-rw-r--r--print/pfaedit/Makefile56
-rw-r--r--print/pfaedit/distinfo4
-rw-r--r--print/pfaedit/files/patch-Makefile.dynamic.in25
-rw-r--r--print/pfaedit/files/patch-Makefile.static.in25
-rw-r--r--print/pfaedit/files/patch-configure.dynamic.in19
-rw-r--r--print/pfaedit/files/patch-configure.in19
-rw-r--r--print/pfaedit/files/patch-configure.static.in19
-rw-r--r--print/pfaedit/files/patch-pfaedit::Makefile.dynamic.in11
-rw-r--r--print/pfaedit/files/patch-pfaedit::configure-pfaededit.h20
-rw-r--r--print/pfaedit/pkg-descr12
-rw-r--r--print/pfaedit/pkg-plist414
12 files changed, 0 insertions, 625 deletions
diff --git a/print/Makefile b/print/Makefile
index f1376086f269..794f04f66a8c 100644
--- a/print/Makefile
+++ b/print/Makefile
@@ -158,7 +158,6 @@
SUBDIR += pdftk
SUBDIR += pdq
SUBDIR += perlftlib
- SUBDIR += pfaedit
SUBDIR += pfbtopfa
SUBDIR += phppdflib
SUBDIR += pic2fig
diff --git a/print/pfaedit/Makefile b/print/pfaedit/Makefile
deleted file mode 100644
index 248bb77f9115..000000000000
--- a/print/pfaedit/Makefile
+++ /dev/null
@@ -1,56 +0,0 @@
-# New ports collection makefile for: pfaedit
-# Date created: 25 March 2001
-# Whom: KANOU Hiroki <kanou@khdd.net>
-#
-# $FreeBSD$
-#
-
-PORTNAME= pfaedit
-PORTVERSION= 20${DIST_VER}
-PORTREVISION= 1
-CATEGORIES= print
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= pfaedit
-DISTFILES= ${EXTRACT_ONLY} ${DOCFILE}
-EXTRACT_ONLY= ${PORTNAME}_full-${DIST_VER}.tgz
-
-MAINTAINER= kanou@khdd.net
-COMMENT= Type 1/TrueType/OpenType/bitmap font editor
-
-LIB_DEPENDS= uninameslist.0:${PORTSDIR}/textproc/libuninameslist \
- tiff.4:${PORTSDIR}/graphics/tiff \
- jpeg.9:${PORTSDIR}/graphics/jpeg \
- png.5:${PORTSDIR}/graphics/png \
- ungif.5:${PORTSDIR}/graphics/libungif \
- freetype.9:${PORTSDIR}/print/freetype2 \
- xml2:${PORTSDIR}/textproc/libxml2
-
-DOCFILE= ${PORTNAME}_htdocs-${DIST_VER}.tgz
-DIST_VER= 031210
-
-USE_GMAKE= yes
-USE_XLIB= yes
-USE_AUTOCONF_VER= 253
-PATCH_STRIP= -l
-CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" \
- CFLAGS="${CFLAGS} -I${LOCALBASE}/include -I${LOCALBASE}/include/freetype2 -L${LOCALBASE}/lib"
-WRKSRC= ${WRKDIR}/${PORTNAME}-${DIST_VER}
-INSTALLS_SHLIB= yes
-USE_LIBTOOL_VER=13
-
-MAN1= pfaedit.1 sfddiff.1
-
-post-extract:
- ${MKDIR} ${WRKDIR}/html ${WRKSRC}/cidmap
- ${TAR} -xzC ${WRKDIR}/html -f ${DISTDIR}/${DOCFILE}
- ${TAR} -xzC ${WRKSRC}/cidmap -f ${WRKDIR}/html/cidmaps.tgz
- ${RM} ${WRKDIR}/html/cidmaps.tgz
-
-post-install:
-.if !defined(NOPORTDOCS)
- ${MKDIR} ${DOCSDIR}
- ${INSTALL_DATA} ${WRKSRC}/LICENSE ${DOCSDIR}
- ${INSTALL_DATA} ${WRKDIR}/html/* ${DOCSDIR}
-.endif
-
-.include <bsd.port.mk>
diff --git a/print/pfaedit/distinfo b/print/pfaedit/distinfo
deleted file mode 100644
index 41a6072a8ced..000000000000
--- a/print/pfaedit/distinfo
+++ /dev/null
@@ -1,4 +0,0 @@
-MD5 (pfaedit_full-031210.tgz) = e193fab1297831a6cd67e6f25eff63ca
-SIZE (pfaedit_full-031210.tgz) = 3703711
-MD5 (pfaedit_htdocs-031210.tgz) = 7ce8e56ced033c3b9abd3869db4b64c3
-SIZE (pfaedit_htdocs-031210.tgz) = 1748222
diff --git a/print/pfaedit/files/patch-Makefile.dynamic.in b/print/pfaedit/files/patch-Makefile.dynamic.in
deleted file mode 100644
index 1a9bd801c48b..000000000000
--- a/print/pfaedit/files/patch-Makefile.dynamic.in
+++ /dev/null
@@ -1,25 +0,0 @@
---- Makefile.dynamic.in.orig Tue Dec 3 10:07:14 2002
-+++ Makefile.dynamic.in Sun Apr 20 16:11:41 2003
-@@ -53,15 +53,16 @@
- mkdir -p $(bindir)
- mkdir -p $(mandir)/man1
- mkdir -p $(sharedir)
-- $(LIBTOOL) $(INSTALL) -c pfaedit/pfaedit $(bindir)
-- $(LIBTOOL) $(INSTALL) -c pfaedit/sfddiff $(bindir)
-- cp pfaedit/pfaedit-*.ui $(sharedir)
-+ ${BSD_INSTALL_PROGRAM} pfaedit/.libs/pfaedit $(bindir)
-+ ${BSD_INSTALL_PROGRAM} pfaedit/.libs/sfddiff $(bindir)
-+ ${BSD_INSTALL_PROGRAM} pfaedit/.libs/acorn2sfd $(bindir)
-+ ${BSD_INSTALL_DATA} pfaedit/pfaedit-*.ui $(sharedir)
- #The next line will fail for most installs. If you have downloaded the cidmaps
- # this will install them. If you haven't it won't. You only need the cidmaps
- # if you are editing CID keyed files (and even then you can live without them
-- -cp $(srcdir)/cidmap/*.cidmap $(sharedir) >/dev/null 2>&1
-- cp $(srcdir)/pfaedit/pfaedit.1 $(mandir)/man1
-- cp $(srcdir)/pfaedit/sfddiff.1 $(mandir)/man1
-+ ${BSD_INSTALL_DATA} $(srcdir)/cidmap/*.cidmap $(sharedir) >/dev/null 2>&1
-+ ${BSD_INSTALL_MAN} $(srcdir)/pfaedit/pfaedit.1 $(mandir)/man1
-+ ${BSD_INSTALL_MAN} $(srcdir)/pfaedit/sfddiff.1 $(mandir)/man1
-
- uninstall:
- -rm $(bindir)/pfaedit
diff --git a/print/pfaedit/files/patch-Makefile.static.in b/print/pfaedit/files/patch-Makefile.static.in
deleted file mode 100644
index a740eef7b0bf..000000000000
--- a/print/pfaedit/files/patch-Makefile.static.in
+++ /dev/null
@@ -1,25 +0,0 @@
---- Makefile.static.in.orig Thu Oct 24 03:34:40 2002
-+++ Makefile.static.in Sat Oct 26 01:55:17 2002
-@@ -39,15 +39,16 @@
- mkdir -p $(bindir)
- mkdir -p $(mandir)/man1
- mkdir -p $(sharedir)
-- cp pfaedit/pfaedit $(bindir)
-- cp pfaedit/sfddiff $(bindir)
-- cp pfaedit/pfaedit-*.ui $(sharedir)
-+ ${BSD_INSTALL_PROGRAM} pfaedit/pfaedit $(bindir)
-+ ${BSD_INSTALL_PROGRAM} pfaedit/sfddiff $(bindir)
-+ ${BSD_INSTALL_PROGRAM} pfaedit/acorn2sfd $(bindir)
-+ ${BSD_INSTALL_DATA} pfaedit/pfaedit-*.ui $(sharedir)
- #The next line will fail for most installs. If you have downloaded the cidmaps
- # this will install them. If you haven't it won't. You only need the cidmaps
- # if you are editing CID keyed files (and even then you can live without them
-- -cp $(srcdir)/cidmap/*.cidmap $(sharedir) >/dev/null 2>&1
-- cp $(srcdir)/pfaedit/pfaedit.1 $(mandir)/man1
-- cp $(srcdir)/pfaedit/sfddiff.1 $(mandir)/man1
-+ ${BSD_INSTALL_DATA} $(srcdir)/cidmap/*.cidmap $(sharedir) >/dev/null 2>&1
-+ ${BSD_INSTALL_MAN} $(srcdir)/pfaedit/pfaedit.1 $(mandir)/man1
-+ ${BSD_INSTALL_MAN} $(srcdir)/pfaedit/sfddiff.1 $(mandir)/man1
-
- uninstall:
- -rm $(bindir)/pfaedit
diff --git a/print/pfaedit/files/patch-configure.dynamic.in b/print/pfaedit/files/patch-configure.dynamic.in
deleted file mode 100644
index 33e4e850b965..000000000000
--- a/print/pfaedit/files/patch-configure.dynamic.in
+++ /dev/null
@@ -1,19 +0,0 @@
---- configure.dynamic.in.orig Sat Dec 6 02:20:19 2003
-+++ configure.dynamic.in Wed Jan 21 09:51:24 2004
-@@ -47,7 +47,6 @@
-
- AC_SEARCH_LIBS(dlopen, dl) dnl some systems have this in libc (Darwin uses dyld)
- AC_SEARCH_LIBS(inet_aton, resolv) dnl some systems have this in libc
--AC_SEARCH_LIBS(libiconv, iconv) dnl linux has iconv in libc, mac has libiconv in libiconv, and a define to map iconv() to libiconv(), so we can't do the obvious check
-
- dnl Is there a better way to add a directory to the include path?
-
-@@ -89,8 +88,6 @@
- AC_CHECK_LIB(jpeg, jpeg_CreateDecompress, : ,AC_DEFINE(_NO_LIBJPEG))
- AC_CHECK_LIB(tiff, TIFFOpen, : , AC_DEFINE(_NO_LIBTIFF), -lm )
- AC_CHECK_LIB(xml2, xmlParseFile, : , AC_DEFINE(_NO_LIBXML))
--
--AC_CHECK_HEADERS([iconv.h])
-
- gww_hasbytecode="no"
- AC_ARG_WITH(freetype-bytecode,
diff --git a/print/pfaedit/files/patch-configure.in b/print/pfaedit/files/patch-configure.in
deleted file mode 100644
index 55c6597733d2..000000000000
--- a/print/pfaedit/files/patch-configure.in
+++ /dev/null
@@ -1,19 +0,0 @@
---- configure.in.orig Thu Dec 4 02:51:54 2003
-+++ configure.in Tue Jan 20 21:45:56 2004
-@@ -47,7 +47,6 @@
-
- AC_SEARCH_LIBS(dlopen, dl) dnl some systems have this in libc (Darwin uses dyld)
- AC_SEARCH_LIBS(inet_aton, resolv) dnl some systems have this in libc
--AC_SEARCH_LIBS(libiconv, iconv) dnl linux has iconv in libc, mac has libiconv in libiconv, and a define to map iconv() to libiconv(), so we can't do the obvious check
-
- dnl Is there a better way to add a directory to the include path?
-
-@@ -89,8 +88,6 @@
- AC_CHECK_LIB(jpeg, jpeg_CreateDecompress, : ,AC_DEFINE(_NO_LIBJPEG))
- AC_CHECK_LIB(tiff, TIFFOpen, : , AC_DEFINE(_NO_LIBTIFF), -lm )
- AC_CHECK_LIB(xml2, xmlParseFile, : , AC_DEFINE(_NO_LIBXML))
--
--AC_CHECK_HEADERS([iconv.h])
-
- gww_hasbytecode="no"
- AC_ARG_WITH(freetype-bytecode,
diff --git a/print/pfaedit/files/patch-configure.static.in b/print/pfaedit/files/patch-configure.static.in
deleted file mode 100644
index ffd525fcb656..000000000000
--- a/print/pfaedit/files/patch-configure.static.in
+++ /dev/null
@@ -1,19 +0,0 @@
---- configure.static.in.orig Thu Dec 4 02:51:54 2003
-+++ configure.static.in Wed Jan 21 09:50:26 2004
-@@ -33,7 +33,6 @@
-
- AC_SEARCH_LIBS(dlopen, dl) dnl some systems have this in libc
- AC_SEARCH_LIBS(inet_aton, resolv) dnl some systems have this in libc
--AC_SEARCH_LIBS(libiconv, iconv) dnl linux has iconv in libc, mac has libiconv in libiconv, and a define to map iconv() to libiconv(), so we can't do the obvious check
-
- dnl Is there a better way to add a directory to the include path?
-
-@@ -75,8 +74,6 @@
- AC_CHECK_LIB(jpeg, jpeg_CreateDecompress, : ,AC_DEFINE(_NO_LIBJPEG))
- AC_CHECK_LIB(tiff, TIFFOpen, : , AC_DEFINE(_NO_LIBTIFF), -lm )
- AC_CHECK_LIB(xml2, xmlParseFile, : , AC_DEFINE(_NO_LIBXML))
--
--AC_CHECK_HEADERS([iconv.h])
-
- gww_hasbytecode="no"
- AC_CHECK_LIB(freetype, FT_New_Memory_Face, [
diff --git a/print/pfaedit/files/patch-pfaedit::Makefile.dynamic.in b/print/pfaedit/files/patch-pfaedit::Makefile.dynamic.in
deleted file mode 100644
index ab9e6dc4963b..000000000000
--- a/print/pfaedit/files/patch-pfaedit::Makefile.dynamic.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- pfaedit/Makefile.dynamic.in.orig Thu Mar 6 04:31:05 2003
-+++ pfaedit/Makefile.dynamic.in Sun Apr 20 16:58:21 2003
-@@ -47,7 +47,7 @@
- $(X_PRE_LIBS) $(X_11LIB) $(X_EXTRA_LIBS) @LIBS@ $(STATIC_LIBS) -L/usr/lib -lm
- DLIBS = -rpath $(libdir) ../libgunicode.la -lm
-
--all: pfaedit-en.ui pfaedit sfddiff
-+all: pfaedit-en.ui pfaedit sfddiff acorn2sfd
-
- pfaedit: nomen.h $(pfaedit_OBJECTS)
- $(LIBTOOL) $(CC) -o pfaedit $(pfaedit_OBJECTS) $(LIBS)
diff --git a/print/pfaedit/files/patch-pfaedit::configure-pfaededit.h b/print/pfaedit/files/patch-pfaedit::configure-pfaededit.h
deleted file mode 100644
index 2f2d01191cdf..000000000000
--- a/print/pfaedit/files/patch-pfaedit::configure-pfaededit.h
+++ /dev/null
@@ -1,20 +0,0 @@
---- pfaedit/configure-pfaedit.h.orig Tue May 13 03:20:08 2003
-+++ pfaedit/configure-pfaedit.h Tue May 13 10:24:58 2003
-@@ -31,7 +31,7 @@
- /* don't include code for it by default, but if you do want it simply define */
- /* the following macro */
- /* */
--/* #define PFAEDIT_CONFIG_TILEPATH */
-+#define PFAEDIT_CONFIG_TILEPATH
- /* */
- /* The tile path command uses the contents of the clipboard as a tile which is*/
- /* applied to any selected paths, replacing them. It could be used to make a */
-@@ -42,7 +42,7 @@
- /* routine. I'm not sure that it's very useful though. It can be used to do */
- /* perspective transformations and such */
- /* */
--/* #define PFAEDIT_CONFIG_NONLINEAR */
-+#define PFAEDIT_CONFIG_NONLINEAR
- /* */
- /* This command takes two strings which specify general expressions in x and y*/
- /* and applies the specified transformations to the splines. Note: Each */
diff --git a/print/pfaedit/pkg-descr b/print/pfaedit/pkg-descr
deleted file mode 100644
index 049cf6e9a791..000000000000
--- a/print/pfaedit/pkg-descr
+++ /dev/null
@@ -1,12 +0,0 @@
-PfaEdit is a PostScript font editor which can create and modify outline
-fonts in Type 1, CID-Keyed Fonts, TrueType, or OpenType format. It can
-generate bitmaps and save in BDF format or embedded bitmaps in TrueType/
-OpenType fonts.
-
-If you have installed AutoTrace Version 0.28 or newer (older versions
-are incompatible to this version of PfaEdit), you can generate outlines
-from imported bitmap images.
-
-For more information, see
-
-WWW: http://PfaEdit.sourceforge.net/
diff --git a/print/pfaedit/pkg-plist b/print/pfaedit/pkg-plist
deleted file mode 100644
index cd68ae7de680..000000000000
--- a/print/pfaedit/pkg-plist
+++ /dev/null
@@ -1,414 +0,0 @@
-bin/pfaedit
-bin/sfddiff
-bin/acorn2sfd
-lib/libgdraw.la
-lib/libgdraw.so
-lib/libgdraw.so.1
-lib/libgunicode.la
-lib/libgunicode.so
-lib/libgunicode.so.2
-%%PORTDOCS%%%%DOCSDIR%%/AA-Comparison.html
-%%PORTDOCS%%%%DOCSDIR%%/AmbrosiaFV-bm.png
-%%PORTDOCS%%%%DOCSDIR%%/AmbrosiaFV.png
-%%PORTDOCS%%%%DOCSDIR%%/Anna.gif
-%%PORTDOCS%%%%DOCSDIR%%/Antigone.gif
-%%PORTDOCS%%%%DOCSDIR%%/BDFgrey.html
-%%PORTDOCS%%%%DOCSDIR%%/BethSans.png
-%%PORTDOCS%%%%DOCSDIR%%/BethSerif.png
-%%PORTDOCS%%%%DOCSDIR%%/Bezier.gif
-%%PORTDOCS%%%%DOCSDIR%%/Big5.txt
-%%PORTDOCS%%%%DOCSDIR%%/BitmapView.png
-%%PORTDOCS%%%%DOCSDIR%%/C1.png
-%%PORTDOCS%%%%DOCSDIR%%/C10.png
-%%PORTDOCS%%%%DOCSDIR%%/C2.png
-%%PORTDOCS%%%%DOCSDIR%%/C3.png
-%%PORTDOCS%%%%DOCSDIR%%/C4.png
-%%PORTDOCS%%%%DOCSDIR%%/C5.png
-%%PORTDOCS%%%%DOCSDIR%%/C6.png
-%%PORTDOCS%%%%DOCSDIR%%/C7.png
-%%PORTDOCS%%%%DOCSDIR%%/C8.png
-%%PORTDOCS%%%%DOCSDIR%%/C9.png
-%%PORTDOCS%%%%DOCSDIR%%/CaslonOriginality.png
-%%PORTDOCS%%%%DOCSDIR%%/CharPrint.png
-%%PORTDOCS%%%%DOCSDIR%%/CharView.png
-%%PORTDOCS%%%%DOCSDIR%%/Constrain1_1.png
-%%PORTDOCS%%%%DOCSDIR%%/Constrain1_2.png
-%%PORTDOCS%%%%DOCSDIR%%/Constrain2_1.png
-%%PORTDOCS%%%%DOCSDIR%%/Constrain2_2.png
-%%PORTDOCS%%%%DOCSDIR%%/CyrilItalicComp.png
-%%PORTDOCS%%%%DOCSDIR%%/DisplayFonts.png
-%%PORTDOCS%%%%DOCSDIR%%/Eback.png
-%%PORTDOCS%%%%DOCSDIR%%/EbackTtf.png
-%%PORTDOCS%%%%DOCSDIR%%/Efore.png
-%%PORTDOCS%%%%DOCSDIR%%/EforeTtf.png
-%%PORTDOCS%%%%DOCSDIR%%/Ehinted.png
-%%PORTDOCS%%%%DOCSDIR%%/EhintedTtf.png
-%%PORTDOCS%%%%DOCSDIR%%/Encodings.ps.gz
-%%PORTDOCS%%%%DOCSDIR%%/FVHMetrics.png
-%%PORTDOCS%%%%DOCSDIR%%/FVVMetrics.png
-%%PORTDOCS%%%%DOCSDIR%%/FontDisplay.png
-%%PORTDOCS%%%%DOCSDIR%%/FontSample.png
-%%PORTDOCS%%%%DOCSDIR%%/GSUB-Order.png
-%%PORTDOCS%%%%DOCSDIR%%/GenerateFamily.png
-%%PORTDOCS%%%%DOCSDIR%%/GenerateOptions.png
-%%PORTDOCS%%%%DOCSDIR%%/GlossaryFS.html
-%%PORTDOCS%%%%DOCSDIR%%/GlossaryFrame.html
-%%PORTDOCS%%%%DOCSDIR%%/GridFit.png
-%%PORTDOCS%%%%DOCSDIR%%/GridFitM.png
-%%PORTDOCS%%%%DOCSDIR%%/H-bm.png
-%%PORTDOCS%%%%DOCSDIR%%/H-gm.png
-%%PORTDOCS%%%%DOCSDIR%%/HI.hints.png
-%%PORTDOCS%%%%DOCSDIR%%/HI.nohints.png
-%%PORTDOCS%%%%DOCSDIR%%/HebrewMetrics.png
-%%PORTDOCS%%%%DOCSDIR%%/Hints.png
-%%PORTDOCS%%%%DOCSDIR%%/HotKeys.html
-%%PORTDOCS%%%%DOCSDIR%%/IndexFS.html
-%%PORTDOCS%%%%DOCSDIR%%/IndexFrame.html
-%%PORTDOCS%%%%DOCSDIR%%/ItalicCompCaslon.png
-%%PORTDOCS%%%%DOCSDIR%%/ItalicCompGalliard.png
-%%PORTDOCS%%%%DOCSDIR%%/KernPairs.png
-%%PORTDOCS%%%%DOCSDIR%%/LICENSE
-%%PORTDOCS%%%%DOCSDIR%%/MacFeatName.png
-%%PORTDOCS%%%%DOCSDIR%%/MacMapping.png
-%%PORTDOCS%%%%DOCSDIR%%/MacOSX.html
-%%PORTDOCS%%%%DOCSDIR%%/MetaFont.html
-%%PORTDOCS%%%%DOCSDIR%%/MetricsView.png
-%%PORTDOCS%%%%DOCSDIR%%/MultiPrint.png
-%%PORTDOCS%%%%DOCSDIR%%/NoPointHint.png
-%%PORTDOCS%%%%DOCSDIR%%/OutlineInline.png
-%%PORTDOCS%%%%DOCSDIR%%/PageSetup.png
-%%PORTDOCS%%%%DOCSDIR%%/PfaEdit-TeX.html
-%%PORTDOCS%%%%DOCSDIR%%/PfaEdits.gif
-%%PORTDOCS%%%%DOCSDIR%%/Print.png
-%%PORTDOCS%%%%DOCSDIR%%/Problems-MacOSX.html
-%%PORTDOCS%%%%DOCSDIR%%/ReviewHints.png
-%%PORTDOCS%%%%DOCSDIR%%/SelectByATT.png
-%%PORTDOCS%%%%DOCSDIR%%/Shades.png
-%%PORTDOCS%%%%DOCSDIR%%/Shades2.png
-%%PORTDOCS%%%%DOCSDIR%%/Shades4.png
-%%PORTDOCS%%%%DOCSDIR%%/Shadow.png
-%%PORTDOCS%%%%DOCSDIR%%/ShadowWireframe.png
-%%PORTDOCS%%%%DOCSDIR%%/ShowGridFit.png
-%%PORTDOCS%%%%DOCSDIR%%/Spacem_1.png
-%%PORTDOCS%%%%DOCSDIR%%/Spacem_2.png
-%%PORTDOCS%%%%DOCSDIR%%/Sti.png
-%%PORTDOCS%%%%DOCSDIR%%/Sti2.png
-%%PORTDOCS%%%%DOCSDIR%%/Sti3.png
-%%PORTDOCS%%%%DOCSDIR%%/Sti4.png
-%%PORTDOCS%%%%DOCSDIR%%/Sti5.png
-%%PORTDOCS%%%%DOCSDIR%%/Sti6.png
-%%PORTDOCS%%%%DOCSDIR%%/Sxi.png
-%%PORTDOCS%%%%DOCSDIR%%/Sxiti.png
-%%PORTDOCS%%%%DOCSDIR%%/Sxiti2.png
-%%PORTDOCS%%%%DOCSDIR%%/Sxiti3.png
-%%PORTDOCS%%%%DOCSDIR%%/TTPoints.png
-%%PORTDOCS%%%%DOCSDIR%%/TTRegisters.png
-%%PORTDOCS%%%%DOCSDIR%%/TTStack.png
-%%PORTDOCS%%%%DOCSDIR%%/TTStorage.png
-%%PORTDOCS%%%%DOCSDIR%%/TilePath.png
-%%PORTDOCS%%%%DOCSDIR%%/To-kerned.png
-%%PORTDOCS%%%%DOCSDIR%%/To-unkerned.png
-%%PORTDOCS%%%%DOCSDIR%%/TrueOpenTables.html
-%%PORTDOCS%%%%DOCSDIR%%/VerticalMetrics.png
-%%PORTDOCS%%%%DOCSDIR%%/a_dieresis_macron.png
-%%PORTDOCS%%%%DOCSDIR%%/a_with_anchor.png
-%%PORTDOCS%%%%DOCSDIR%%/aacutebase.png
-%%PORTDOCS%%%%DOCSDIR%%/aacutemid.png
-%%PORTDOCS%%%%DOCSDIR%%/accented.html
-%%PORTDOCS%%%%DOCSDIR%%/acenter.png
-%%PORTDOCS%%%%DOCSDIR%%/acorn2sfd.html
-%%PORTDOCS%%%%DOCSDIR%%/agetinfo.png
-%%PORTDOCS%%%%DOCSDIR%%/agrave_anchored.png
-%%PORTDOCS%%%%DOCSDIR%%/ahighest.png
-%%PORTDOCS%%%%DOCSDIR%%/autokern.png
-%%PORTDOCS%%%%DOCSDIR%%/autowidth.html
-%%PORTDOCS%%%%DOCSDIR%%/autowidth.png
-%%PORTDOCS%%%%DOCSDIR%%/autowidthmenu.png
-%%PORTDOCS%%%%DOCSDIR%%/bezier.gif
-%%PORTDOCS%%%%DOCSDIR%%/bezier.html
-%%PORTDOCS%%%%DOCSDIR%%/bibliography.html
-%%PORTDOCS%%%%DOCSDIR%%/bitmapchar.png
-%%PORTDOCS%%%%DOCSDIR%%/bitmapsavail.png
-%%PORTDOCS%%%%DOCSDIR%%/bitmapview.html
-%%PORTDOCS%%%%DOCSDIR%%/boustrophedon.png
-%%PORTDOCS%%%%DOCSDIR%%/bvlayers.png
-%%PORTDOCS%%%%DOCSDIR%%/bvtools.png
-%%PORTDOCS%%%%DOCSDIR%%/cap-height.png
-%%PORTDOCS%%%%DOCSDIR%%/changelog.html
-%%PORTDOCS%%%%DOCSDIR%%/charinfo-akhn.png
-%%PORTDOCS%%%%DOCSDIR%%/charinfo-comment.png
-%%PORTDOCS%%%%DOCSDIR%%/charinfo-comp.png
-%%PORTDOCS%%%%DOCSDIR%%/charinfo-lig.png
-%%PORTDOCS%%%%DOCSDIR%%/charinfo-pos.png
-%%PORTDOCS%%%%DOCSDIR%%/charinfo-subs.png
-%%PORTDOCS%%%%DOCSDIR%%/charinfo.html
-%%PORTDOCS%%%%DOCSDIR%%/charinfo.png
-%%PORTDOCS%%%%DOCSDIR%%/charview-vert.png
-%%PORTDOCS%%%%DOCSDIR%%/charview.html
-%%PORTDOCS%%%%DOCSDIR%%/charview2.png
-%%PORTDOCS%%%%DOCSDIR%%/cidmenu.html
-%%PORTDOCS%%%%DOCSDIR%%/cliargs.html
-%%PORTDOCS%%%%DOCSDIR%%/contextchain.html
-%%PORTDOCS%%%%DOCSDIR%%/contextchain-class.png
-%%PORTDOCS%%%%DOCSDIR%%/contextchain-classlist.png
-%%PORTDOCS%%%%DOCSDIR%%/contextchain-coverage.png
-%%PORTDOCS%%%%DOCSDIR%%/contextchain-cselect.png
-%%PORTDOCS%%%%DOCSDIR%%/contextchain-format.png
-%%PORTDOCS%%%%DOCSDIR%%/contextchain-glyphlists.png
-%%PORTDOCS%%%%DOCSDIR%%/contextchain-pickglyph.png
-%%PORTDOCS%%%%DOCSDIR%%/contextchain-rcover.png
-%%PORTDOCS%%%%DOCSDIR%%/contextchain-seqlookup.png
-%%PORTDOCS%%%%DOCSDIR%%/copyfeatures.png
-%%PORTDOCS%%%%DOCSDIR%%/corpchar.html
-%%PORTDOCS%%%%DOCSDIR%%/corpchar.txt
-%%PORTDOCS%%%%DOCSDIR%%/cpodd.png
-%%PORTDOCS%%%%DOCSDIR%%/cvdebug.png
-%%PORTDOCS%%%%DOCSDIR%%/cvt-to-mac.png
-%%PORTDOCS%%%%DOCSDIR%%/diffs.html
-%%PORTDOCS%%%%DOCSDIR%%/display.html
-%%PORTDOCS%%%%DOCSDIR%%/document.nvd
-%%PORTDOCS%%%%DOCSDIR%%/editexample.html
-%%PORTDOCS%%%%DOCSDIR%%/editexample2.html
-%%PORTDOCS%%%%DOCSDIR%%/editexample3.html
-%%PORTDOCS%%%%DOCSDIR%%/editexample4.html
-%%PORTDOCS%%%%DOCSDIR%%/editexample5.html
-%%PORTDOCS%%%%DOCSDIR%%/editexample6.html
-%%PORTDOCS%%%%DOCSDIR%%/editexample7.html
-%%PORTDOCS%%%%DOCSDIR%%/editmenu.html
-%%PORTDOCS%%%%DOCSDIR%%/edittransition-context.png
-%%PORTDOCS%%%%DOCSDIR%%/edittransition-indic.png
-%%PORTDOCS%%%%DOCSDIR%%/edittransition-insert.png
-%%PORTDOCS%%%%DOCSDIR%%/elementmenu.html
-%%PORTDOCS%%%%DOCSDIR%%/englishkernpairs.txt
-%%PORTDOCS%%%%DOCSDIR%%/errrecovery.html
-%%PORTDOCS%%%%DOCSDIR%%/exclude-post.png
-%%PORTDOCS%%%%DOCSDIR%%/exclude-pre.png
-%%PORTDOCS%%%%DOCSDIR%%/expand-joint-post.png
-%%PORTDOCS%%%%DOCSDIR%%/expand-joint-pre.png
-%%PORTDOCS%%%%DOCSDIR%%/expand-post.png
-%%PORTDOCS%%%%DOCSDIR%%/expand-pre.png
-%%PORTDOCS%%%%DOCSDIR%%/expandedlines.png
-%%PORTDOCS%%%%DOCSDIR%%/expandstroke.png
-%%PORTDOCS%%%%DOCSDIR%%/f+i.png
-%%PORTDOCS%%%%DOCSDIR%%/faq.html
-%%PORTDOCS%%%%DOCSDIR%%/faqFS.html
-%%PORTDOCS%%%%DOCSDIR%%/faqFrame.html
-%%PORTDOCS%%%%DOCSDIR%%/featsetdlg.png
-%%PORTDOCS%%%%DOCSDIR%%/feature-tag-pos.png
-%%PORTDOCS%%%%DOCSDIR%%/feature-tag-sub.png
-%%PORTDOCS%%%%DOCSDIR%%/ffi-caret.png
-%%PORTDOCS%%%%DOCSDIR%%/ffi-moved.png
-%%PORTDOCS%%%%DOCSDIR%%/ffi-refs.png
-%%PORTDOCS%%%%DOCSDIR%%/ffi-rmoverlap.png
-%%PORTDOCS%%%%DOCSDIR%%/ffi-unlink.png
-%%PORTDOCS%%%%DOCSDIR%%/fi.png
-%%PORTDOCS%%%%DOCSDIR%%/filemenu.html
-%%PORTDOCS%%%%DOCSDIR%%/files.html
-%%PORTDOCS%%%%DOCSDIR%%/findprobs.png
-%%PORTDOCS%%%%DOCSDIR%%/findprobs-att.png
-%%PORTDOCS%%%%DOCSDIR%%/findprobs-cid.png
-%%PORTDOCS%%%%DOCSDIR%%/findprobs-hint.png
-%%PORTDOCS%%%%DOCSDIR%%/findprobs-paths.png
-%%PORTDOCS%%%%DOCSDIR%%/findprobs-random.png
-%%PORTDOCS%%%%DOCSDIR%%/findprobs-refs.png
-%%PORTDOCS%%%%DOCSDIR%%/fontinfo-anchors.png
-%%PORTDOCS%%%%DOCSDIR%%/fontinfo-cid.png
-%%PORTDOCS%%%%DOCSDIR%%/fontinfo-comment.png
-%%PORTDOCS%%%%DOCSDIR%%/fontinfo-context.png
-%%PORTDOCS%%%%DOCSDIR%%/fontinfo-encoding.png
-%%PORTDOCS%%%%DOCSDIR%%/fontinfo-macfeat.png
-%%PORTDOCS%%%%DOCSDIR%%/fontinfo-panose.png
-%%PORTDOCS%%%%DOCSDIR%%/fontinfo-private.png
-%%PORTDOCS%%%%DOCSDIR%%/fontinfo-ps.png
-%%PORTDOCS%%%%DOCSDIR%%/fontinfo-statemach.png
-%%PORTDOCS%%%%DOCSDIR%%/fontinfo-tex.png
-%%PORTDOCS%%%%DOCSDIR%%/fontinfo-ttfname.png
-%%PORTDOCS%%%%DOCSDIR%%/fontinfo-ttfvals.png
-%%PORTDOCS%%%%DOCSDIR%%/fontinfo.html
-%%PORTDOCS%%%%DOCSDIR%%/fontinfo.png
-%%PORTDOCS%%%%DOCSDIR%%/fontutils.html
-%%PORTDOCS%%%%DOCSDIR%%/fontview-cid.png
-%%PORTDOCS%%%%DOCSDIR%%/fontview.fr.png
-%%PORTDOCS%%%%DOCSDIR%%/fontview.html
-%%PORTDOCS%%%%DOCSDIR%%/fontview.ru.png
-%%PORTDOCS%%%%DOCSDIR%%/freehandctl.png
-%%PORTDOCS%%%%DOCSDIR%%/future.html
-%%PORTDOCS%%%%DOCSDIR%%/generate.html
-%%PORTDOCS%%%%DOCSDIR%%/generate.png
-%%PORTDOCS%%%%DOCSDIR%%/getinfo.html
-%%PORTDOCS%%%%DOCSDIR%%/glossary.html
-%%PORTDOCS%%%%DOCSDIR%%/gposgsub.html
-%%PORTDOCS%%%%DOCSDIR%%/grave_with_anchor.png
-%%PORTDOCS%%%%DOCSDIR%%/greymapedit.png
-%%PORTDOCS%%%%DOCSDIR%%/greymapsavail.png
-%%PORTDOCS%%%%DOCSDIR%%/helpmenu.html
-%%PORTDOCS%%%%DOCSDIR%%/hexley.png
-%%PORTDOCS%%%%DOCSDIR%%/hinting.html
-%%PORTDOCS%%%%DOCSDIR%%/hintsmenu.html
-%%PORTDOCS%%%%DOCSDIR%%/histogram.html
-%%PORTDOCS%%%%DOCSDIR%%/histogram.png
-%%PORTDOCS%%%%DOCSDIR%%/i1.png
-%%PORTDOCS%%%%DOCSDIR%%/i2.png
-%%PORTDOCS%%%%DOCSDIR%%/i3.png
-%%PORTDOCS%%%%DOCSDIR%%/i4.png
-%%PORTDOCS%%%%DOCSDIR%%/index.html
-%%PORTDOCS%%%%DOCSDIR%%/intersect-post.png
-%%PORTDOCS%%%%DOCSDIR%%/k1.png
-%%PORTDOCS%%%%DOCSDIR%%/k2.png
-%%PORTDOCS%%%%DOCSDIR%%/k3.png
-%%PORTDOCS%%%%DOCSDIR%%/k4.png
-%%PORTDOCS%%%%DOCSDIR%%/k5.png
-%%PORTDOCS%%%%DOCSDIR%%/k6.png
-%%PORTDOCS%%%%DOCSDIR%%/kanjichar.png
-%%PORTDOCS%%%%DOCSDIR%%/kanjifont.png
-%%PORTDOCS%%%%DOCSDIR%%/kernbyclasses.png
-%%PORTDOCS%%%%DOCSDIR%%/kerningclass.png
-%%PORTDOCS%%%%DOCSDIR%%/kerningclass-kern.png
-%%PORTDOCS%%%%DOCSDIR%%/kernpairs.html
-%%PORTDOCS%%%%DOCSDIR%%/l1.png
-%%PORTDOCS%%%%DOCSDIR%%/l10.png
-%%PORTDOCS%%%%DOCSDIR%%/l2.png
-%%PORTDOCS%%%%DOCSDIR%%/l3.png
-%%PORTDOCS%%%%DOCSDIR%%/l4.png
-%%PORTDOCS%%%%DOCSDIR%%/l5.png
-%%PORTDOCS%%%%DOCSDIR%%/l6.png
-%%PORTDOCS%%%%DOCSDIR%%/l7.png
-%%PORTDOCS%%%%DOCSDIR%%/l8.png
-%%PORTDOCS%%%%DOCSDIR%%/l9.png
-%%PORTDOCS%%%%DOCSDIR%%/langdlg.png
-%%PORTDOCS%%%%DOCSDIR%%/layers.png
-%%PORTDOCS%%%%DOCSDIR%%/lcani.gif
-%%PORTDOCS%%%%DOCSDIR%%/lcdigits.png
-%%PORTDOCS%%%%DOCSDIR%%/license.html
-%%PORTDOCS%%%%DOCSDIR%%/locale.html
-%%PORTDOCS%%%%DOCSDIR%%/logo3.gif
-%%PORTDOCS%%%%DOCSDIR%%/lparen-108.png
-%%PORTDOCS%%%%DOCSDIR%%/lparen-174.png
-%%PORTDOCS%%%%DOCSDIR%%/macFeatureSetting.png
-%%PORTDOCS%%%%DOCSDIR%%/macfeature.png
-%%PORTDOCS%%%%DOCSDIR%%/macformats.html
-%%PORTDOCS%%%%DOCSDIR%%/mad.html
-%%PORTDOCS%%%%DOCSDIR%%/mergepost.png
-%%PORTDOCS%%%%DOCSDIR%%/mergepre.png
-%%PORTDOCS%%%%DOCSDIR%%/metricsmenu.html
-%%PORTDOCS%%%%DOCSDIR%%/metricsview.html
-%%PORTDOCS%%%%DOCSDIR%%/newanchor.png
-%%PORTDOCS%%%%DOCSDIR%%/newfont.png
-%%PORTDOCS%%%%DOCSDIR%%/non-standard.html
-%%PORTDOCS%%%%DOCSDIR%%/o-baddir.png
-%%PORTDOCS%%%%DOCSDIR%%/o1.png
-%%PORTDOCS%%%%DOCSDIR%%/o2.png
-%%PORTDOCS%%%%DOCSDIR%%/o3.png
-%%PORTDOCS%%%%DOCSDIR%%/o4.png
-%%PORTDOCS%%%%DOCSDIR%%/o5.png
-%%PORTDOCS%%%%DOCSDIR%%/oldchangelog.html
-%%PORTDOCS%%%%DOCSDIR%%/otherlinks.html
-%%PORTDOCS%%%%DOCSDIR%%/outlinechar.png
-%%PORTDOCS%%%%DOCSDIR%%/overlappedlines.png
-%%PORTDOCS%%%%DOCSDIR%%/overshoot.png
-%%PORTDOCS%%%%DOCSDIR%%/overview.html
-%%PORTDOCS%%%%DOCSDIR%%/pcf-format.html
-%%PORTDOCS%%%%DOCSDIR%%/pfaeditmath.html
-%%PORTDOCS%%%%DOCSDIR%%/phi-hints-filled.png
-%%PORTDOCS%%%%DOCSDIR%%/phi-hints-outline.png
-%%PORTDOCS%%%%DOCSDIR%%/phi-nohints-filled.png
-%%PORTDOCS%%%%DOCSDIR%%/phi-nohints-outline.png
-%%PORTDOCS%%%%DOCSDIR%%/pnts.gif
-%%PORTDOCS%%%%DOCSDIR%%/pointinfo.png
-%%PORTDOCS%%%%DOCSDIR%%/pointmenu.html
-%%PORTDOCS%%%%DOCSDIR%%/prefs-apps.png
-%%PORTDOCS%%%%DOCSDIR%%/prefs-editing.png
-%%PORTDOCS%%%%DOCSDIR%%/prefs-font.png
-%%PORTDOCS%%%%DOCSDIR%%/prefs-generic.png
-%%PORTDOCS%%%%DOCSDIR%%/prefs-macfeat.png
-%%PORTDOCS%%%%DOCSDIR%%/prefs-macmap.png
-%%PORTDOCS%%%%DOCSDIR%%/prefs-macset.png
-%%PORTDOCS%%%%DOCSDIR%%/prefs-script.png
-%%PORTDOCS%%%%DOCSDIR%%/prefs.html
-%%PORTDOCS%%%%DOCSDIR%%/print.html
-%%PORTDOCS%%%%DOCSDIR%%/privatekey.png
-%%PORTDOCS%%%%DOCSDIR%%/privatekeymenu.png
-%%PORTDOCS%%%%DOCSDIR%%/problems.html
-%%PORTDOCS%%%%DOCSDIR%%/quadbezier.gif
-%%PORTDOCS%%%%DOCSDIR%%/quadraticspline.png
-%%PORTDOCS%%%%DOCSDIR%%/quotations.html
-%%PORTDOCS%%%%DOCSDIR%%/realindex.html
-%%PORTDOCS%%%%DOCSDIR%%/removefeature.png
-%%PORTDOCS%%%%DOCSDIR%%/retagfeature.png
-%%PORTDOCS%%%%DOCSDIR%%/rgetinfo.png
-%%PORTDOCS%%%%DOCSDIR%%/rparen-108.png
-%%PORTDOCS%%%%DOCSDIR%%/rparen-174.png
-%%PORTDOCS%%%%DOCSDIR%%/rplref.png
-%%PORTDOCS%%%%DOCSDIR%%/rplserifs.png
-%%PORTDOCS%%%%DOCSDIR%%/sans-serif-def.png
-%%PORTDOCS%%%%DOCSDIR%%/scripting.html
-%%PORTDOCS%%%%DOCSDIR%%/scriptlist-pulldown.png
-%%PORTDOCS%%%%DOCSDIR%%/scriptlist.png
-%%PORTDOCS%%%%DOCSDIR%%/scriptnotes.html
-%%PORTDOCS%%%%DOCSDIR%%/scriptsdlg.png
-%%PORTDOCS%%%%DOCSDIR%%/search.html
-%%PORTDOCS%%%%DOCSDIR%%/selectbyatt.html
-%%PORTDOCS%%%%DOCSDIR%%/selections.html
-%%PORTDOCS%%%%DOCSDIR%%/serif-def.png
-%%PORTDOCS%%%%DOCSDIR%%/serif.png
-%%PORTDOCS%%%%DOCSDIR%%/serif2.png
-%%PORTDOCS%%%%DOCSDIR%%/setwidth.png
-%%PORTDOCS%%%%DOCSDIR%%/sfd.html
-%%PORTDOCS%%%%DOCSDIR%%/sfddiff.html
-%%PORTDOCS%%%%DOCSDIR%%/sfdformat.html
-%%PORTDOCS%%%%DOCSDIR%%/sidebearings.png
-%%PORTDOCS%%%%DOCSDIR%%/showatt.html
-%%PORTDOCS%%%%DOCSDIR%%/showatt.png
-%%PORTDOCS%%%%DOCSDIR%%/splash.png
-%%PORTDOCS%%%%DOCSDIR%%/splinefont.html
-%%PORTDOCS%%%%DOCSDIR%%/splines.gif
-%%PORTDOCS%%%%DOCSDIR%%/src.html
-%%PORTDOCS%%%%DOCSDIR%%/statemachine-class.png
-%%PORTDOCS%%%%DOCSDIR%%/statemachine-context.png
-%%PORTDOCS%%%%DOCSDIR%%/statemachine-indic.png
-%%PORTDOCS%%%%DOCSDIR%%/statemachine-insert.png
-%%PORTDOCS%%%%DOCSDIR%%/statemachine.html
-%%PORTDOCS%%%%DOCSDIR%%/strokechar.png
-%%PORTDOCS%%%%DOCSDIR%%/tilepath-center.png
-%%PORTDOCS%%%%DOCSDIR%%/tilepath-final.png
-%%PORTDOCS%%%%DOCSDIR%%/tilepath-left.png
-%%PORTDOCS%%%%DOCSDIR%%/tilepath-orig.png
-%%PORTDOCS%%%%DOCSDIR%%/tilepath-right.png
-%%PORTDOCS%%%%DOCSDIR%%/tilepath-scale.png
-%%PORTDOCS%%%%DOCSDIR%%/tilepath-selection.png
-%%PORTDOCS%%%%DOCSDIR%%/tilepath-tile.png
-%%PORTDOCS%%%%DOCSDIR%%/tilepath-ts.png
-%%PORTDOCS%%%%DOCSDIR%%/tilepath.html
-%%PORTDOCS%%%%DOCSDIR%%/tools.png
-%%PORTDOCS%%%%DOCSDIR%%/transform.html
-%%PORTDOCS%%%%DOCSDIR%%/transform.png
-%%PORTDOCS%%%%DOCSDIR%%/transition-context.png
-%%PORTDOCS%%%%DOCSDIR%%/transition-indic.png
-%%PORTDOCS%%%%DOCSDIR%%/transition-insert.png
-%%PORTDOCS%%%%DOCSDIR%%/ttfinstrs.html
-%%PORTDOCS%%%%DOCSDIR%%/ttfinstrs-edit.png
-%%PORTDOCS%%%%DOCSDIR%%/ttfinstrs-view.png
-%%PORTDOCS%%%%DOCSDIR%%/twolines.png
-%%PORTDOCS%%%%DOCSDIR%%/typofeat.html
-%%PORTDOCS%%%%DOCSDIR%%/viewmenu.html
-%%PORTDOCS%%%%DOCSDIR%%/views.html
-%%PORTDOCS%%%%DOCSDIR%%/wacom.html
-%%PORTDOCS%%%%DOCSDIR%%/windowmenu.html
-%%PORTDOCS%%%%DOCSDIR%%/x-height.png
-%%PORTDOCS%%%%DOCSDIR%%/xim.html
-%%PORTDOCS%%%%DOCSDIR%%/xres.html
-share/pfaedit/Adobe-CNS1-4.cidmap
-share/pfaedit/Adobe-GB1-4.cidmap
-share/pfaedit/Adobe-Identity-0.cidmap
-share/pfaedit/Adobe-Japan1-5.cidmap
-share/pfaedit/Adobe-Japan2-0.cidmap
-share/pfaedit/Adobe-Korea1-2.cidmap
-share/pfaedit/pfaedit-de.ui
-share/pfaedit/pfaedit-en.ui
-share/pfaedit/pfaedit-es.ui
-share/pfaedit/pfaedit-fr.ui
-share/pfaedit/pfaedit-it.ui
-share/pfaedit/pfaedit-ja.ui
-share/pfaedit/pfaedit-ru.ui
-@dirrm share/pfaedit
-%%PORTDOCS%%@dirrm %%DOCSDIR%%