diff options
Diffstat (limited to 'graphics/gle-graphics')
-rw-r--r-- | graphics/gle-graphics/Makefile | 62 | ||||
-rw-r--r-- | graphics/gle-graphics/distinfo | 2 | ||||
-rw-r--r-- | graphics/gle-graphics/files/patch-Makefile.in | 19 | ||||
-rw-r--r-- | graphics/gle-graphics/files/patch-src__gui__MakefileAC.in | 11 | ||||
-rw-r--r-- | graphics/gle-graphics/files/patch-src_fbuild_Makefile.in | 11 | ||||
-rw-r--r-- | graphics/gle-graphics/files/patch-src_gle_d__x.cpp | 20 | ||||
-rw-r--r-- | graphics/gle-graphics/files/patch-src_gle_op__def.h | 11 | ||||
-rw-r--r-- | graphics/gle-graphics/files/patch-src_gle_surface_ffitcontour.cpp | 18 | ||||
-rw-r--r-- | graphics/gle-graphics/files/patch-src_gle_tokens_StringKeyHash.h | 15 | ||||
-rw-r--r-- | graphics/gle-graphics/files/patch-src_makefmt_Makefile.in | 11 | ||||
-rw-r--r-- | graphics/gle-graphics/files/patch-src_manip_all.h | 11 | ||||
-rw-r--r-- | graphics/gle-graphics/files/patch-src_manip_filemenu.cpp | 17 | ||||
-rw-r--r-- | graphics/gle-graphics/pkg-descr | 12 | ||||
-rw-r--r-- | graphics/gle-graphics/pkg-plist | 145 |
14 files changed, 0 insertions, 365 deletions
diff --git a/graphics/gle-graphics/Makefile b/graphics/gle-graphics/Makefile deleted file mode 100644 index 5fe575bcbbae..000000000000 --- a/graphics/gle-graphics/Makefile +++ /dev/null @@ -1,62 +0,0 @@ -# Created by: Nicola Vitale <nivit@email.it> -# $FreeBSD$ - -PORTNAME= gle-graphics -DISTVERSION= 4.2.4cf -PORTREVISION= 9 -CATEGORIES= graphics print -MASTER_SITES= SF/glx/gle4%20%28Current%20Active%20Version%29/${DISTVERSION:C,.$,,1} -DISTNAME= ${PORTNAME}-${DISTVERSION}-src - -MAINTAINER= nivit@FreeBSD.org -COMMENT= Graphics language that produces images from script files - -LICENSE= BSD3CLAUSE GPLv2 -LICENSE_COMB= multi - -DEPRECATED= Qt4 has been EOL since december 2015 -EXPIRATION_DATE= 2019-03-15 - -BITMAP_IMAGES_CONFIGURE_WITH= jpeg=${LOCALBASE} tiff=${LOCALBASE} png=${LOCALBASE} -BITMAP_IMAGES_DESC= Support for including bitmap images -BITMAP_IMAGES_LIB_DEPENDS= libpng.so:graphics/png \ - libtiffxx.so:graphics/tiff -BITMAP_IMAGES_USES= jpeg - -CONFIGURE_ARGS= --with-extrafonts=yes --with-qt=${QT_ARCHDIR} - -ALL_TARGET= all - -DOCS_ALL_TARGET= doc -DOCS_USE= tex=latex:build tex=dvipsk:build - -GNU_CONFIGURE= yes - -LATEX_GS_DESC= Use LaTeX & GhostScript -LATEX_GS_USE= tex=latex -LATEX_GS_USES= ghostscript - -MAKE_JOBS_UNSAFE=yes - -OPTIONS_DEFINE= DOCS BITMAP_IMAGES LATEX_GS X11 -OPTIONS_DEFAULT= BITMAP_IMAGES LATEX_GS X11 - -PLIST_SUB+= PORTVERSION=${PORTVERSION} - -REINPLACE_FILES= configure - -USE_GL= yes -USE_LDCONFIG= yes -USE_QT= corelib gui moc network opengl rcc qmake_build -USES= gmake ncurses pathfix qt:4 -CPPFLAGS+= -I${NCURSESINC} - -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} - -X11_CONFIGURE_WITH= x -X11_USE= xorg=x11 - -post-patch: - cd ${WRKSRC} && ${REINPLACE_CMD} -E -e 's,k(freebsd),\1,1' ${REINPLACE_FILES} - -.include <bsd.port.mk> diff --git a/graphics/gle-graphics/distinfo b/graphics/gle-graphics/distinfo deleted file mode 100644 index 70ff101265c6..000000000000 --- a/graphics/gle-graphics/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (gle-graphics-4.2.4cf-src.tar.gz) = 21715f2943ca528ec94a8e129175693afc3b59bb03f92540a2150ffe72ab47ef -SIZE (gle-graphics-4.2.4cf-src.tar.gz) = 2321647 diff --git a/graphics/gle-graphics/files/patch-Makefile.in b/graphics/gle-graphics/files/patch-Makefile.in deleted file mode 100644 index 7ab1b244b5d1..000000000000 --- a/graphics/gle-graphics/files/patch-Makefile.in +++ /dev/null @@ -1,19 +0,0 @@ ---- Makefile.in.orig 2015-02-23 13:12:35 UTC -+++ Makefile.in -@@ -101,7 +101,7 @@ INSTALL_PROGRAM=@INSTALL_PROGRAM@ - INSTALL_DATA=@INSTALL_DATA@ - MKDIR_P=@MKDIR_P@ - --PKGCONFIGDIR=$(INSTALL_LIB)/pkgconfig -+PKGCONFIGDIR=$(PREFIX)/libdata/pkgconfig - MANDIR=@mandir@ - - GLE_VERSION=@GLE_VERSION@ -@@ -514,7 +514,6 @@ doc: - $(MAKE) -C gle-refman -f Makefile.gcc pdf - cp gle-refman/gle-manual.pdf build/doc/ - cp README.txt build/doc/ -- cp LICENSE.txt build/doc/ - - autopackage: - (export APBUILD_STATIC_LIBGCC=1; export APBUILD_STATIC="tiff png12 png jpeg z"; makepackage platform/autopackage/gle4.apspec) diff --git a/graphics/gle-graphics/files/patch-src__gui__MakefileAC.in b/graphics/gle-graphics/files/patch-src__gui__MakefileAC.in deleted file mode 100644 index 2455ac08e490..000000000000 --- a/graphics/gle-graphics/files/patch-src__gui__MakefileAC.in +++ /dev/null @@ -1,11 +0,0 @@ ---- ./src/gui/MakefileAC.in.orig 2014-07-28 01:23:03.000000000 +0200 -+++ ./src/gui/MakefileAC.in 2014-07-28 01:23:25.000000000 +0200 -@@ -65,7 +65,7 @@ - TOMAKE:=$(TOMAKE) install_qgle_name_mac - endif - ifeq (@HAVE_FREEBSD@,1) -- QMAKE_OPTS:=-spec freebsd-g++ -+ QMAKE_OPTS:=-spec freebsd-g++ QMAKE_CXX="$(CXX)" QMAKE_LINK="$(CXX)" - endif - endif - ifeq (@HAVE_MAC@,1) diff --git a/graphics/gle-graphics/files/patch-src_fbuild_Makefile.in b/graphics/gle-graphics/files/patch-src_fbuild_Makefile.in deleted file mode 100644 index 0fa934b339e5..000000000000 --- a/graphics/gle-graphics/files/patch-src_fbuild_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- src/fbuild/Makefile.in.orig 2015-02-23 12:40:36 UTC -+++ src/fbuild/Makefile.in -@@ -64,7 +64,7 @@ $(OBJECTS): %.o: %.cpp $(INCLUDES) - $(CXX) $(CPPFLAGS) -c $< -o $@ - - $(PROJECT_BINDIR)/bin/$(PROGRAM)$(EXE_SUFF): $(OBJECTS) $(EXTRA_OBJS) $(INCLUDES) $(PROGRAM).cpp -- $(CXX) $(CPPFLAGS) $(PROGRAM).cpp $(OBJECTS) $(EXTRA_OBJS) -o $(PROJECT_BINDIR)/bin/$(PROGRAM)$(EXE_SUFF) -+ $(CXX) $(CPPFLAGS) $(LDFLAGS) $(PROGRAM).cpp $(OBJECTS) $(EXTRA_OBJS) -o $(PROJECT_BINDIR)/bin/$(PROGRAM)$(EXE_SUFF) - - clean: - -$(RM) $(OBJECTS) $(PROJECT_BINDIR)/bin/$(PROGRAM)$(EXE_SUFF) $(PROGRAM).$(OBJ_SUFF) diff --git a/graphics/gle-graphics/files/patch-src_gle_d__x.cpp b/graphics/gle-graphics/files/patch-src_gle_d__x.cpp deleted file mode 100644 index 97eeecd0ca0a..000000000000 --- a/graphics/gle-graphics/files/patch-src_gle_d__x.cpp +++ /dev/null @@ -1,20 +0,0 @@ ---- src/gle/d_x.cpp.orig 2011-10-26 21:10:54 UTC -+++ src/gle/d_x.cpp -@@ -199,7 +199,7 @@ void X11GLEDevice::setfillstyle(int i) { - #define BM_HEIGHT 16 - Pixmap bm; - //unsigned --const char bm_bits[][32] = { -+const unsigned char bm_bits[][32] = { - { 0x00, 0x80, 0x00, 0x40, 0x00, 0x20, 0x00, 0x10, 0x00, 0x08, 0x00, 0x04, - 0x00, 0x02, 0x00, 0x01, 0x80, 0x00, 0x40, 0x00, 0x20, 0x00, 0x10, 0x00, - 0x08, 0x00, 0x04, 0x00, 0x02, 0x00, 0x01, 0x00}, /* SHADE */ -@@ -238,7 +238,7 @@ const char bm_bits[][32] = { - 0x1c, 0x38, 0x0e, 0x70, 0x07, 0xe0, 0x03, 0xc0} /* GRID 5 */ - }; - -- bm = XCreateBitmapFromData(dpy,window1,bm_bits[i],BM_WIDTH,BM_HEIGHT); -+ bm = XCreateBitmapFromData(dpy,window1,(const char*)bm_bits[i],BM_WIDTH,BM_HEIGHT); - XSetStipple(dpy, gcf, bm); - XSetFillStyle(dpy, gcf, FillStippled); - XFreePixmap(dpy, bm); diff --git a/graphics/gle-graphics/files/patch-src_gle_op__def.h b/graphics/gle-graphics/files/patch-src_gle_op__def.h deleted file mode 100644 index 4a71a91985a7..000000000000 --- a/graphics/gle-graphics/files/patch-src_gle_op__def.h +++ /dev/null @@ -1,11 +0,0 @@ ---- src/gle/op_def.h.orig 2011-10-26 21:10:54 UTC -+++ src/gle/op_def.h -@@ -40,7 +40,7 @@ struct op_key { - char name[256]; - int typ; - int pos; -- int idx; -+ signed long idx; - }; - - #define typ_end 0 diff --git a/graphics/gle-graphics/files/patch-src_gle_surface_ffitcontour.cpp b/graphics/gle-graphics/files/patch-src_gle_surface_ffitcontour.cpp deleted file mode 100644 index 112255800db4..000000000000 --- a/graphics/gle-graphics/files/patch-src_gle_surface_ffitcontour.cpp +++ /dev/null @@ -1,18 +0,0 @@ ---- src/gle/surface/ffitcontour.cpp.orig 2011-06-13 08:36:41 UTC -+++ src/gle/surface/ffitcontour.cpp -@@ -43,15 +43,9 @@ - - /* "f2c.h" defines abs() -- conflict with the definition in <math.h> */ - /* changing the order solves the problem */ --#if ( defined(__OS2__) && defined(__EMX__) ) || defined(__WIN32__) - #include <stdio.h> - #include <math.h> - #include "f2c.h" --#else --#include "f2c.h" --#include <stdio.h> --#include <math.h> --#endif - - doublereal gutre2_(real* a, real* b); - void gd_message__(const char *s, int l); diff --git a/graphics/gle-graphics/files/patch-src_gle_tokens_StringKeyHash.h b/graphics/gle-graphics/files/patch-src_gle_tokens_StringKeyHash.h deleted file mode 100644 index ee5c8ece529a..000000000000 --- a/graphics/gle-graphics/files/patch-src_gle_tokens_StringKeyHash.h +++ /dev/null @@ -1,15 +0,0 @@ ---- src/gle/tokens/StringKeyHash.h.orig 2012-02-19 21:07:34 UTC -+++ src/gle/tokens/StringKeyHash.h -@@ -75,10 +75,12 @@ - using namespace std; - - #ifndef GCC2 -+#ifndef _LIBCPP_VERSION - #ifndef _MSC_VER - using namespace __gnu_cxx; // using gnu extensions such as "hash" - #endif - #endif -+#endif - - #include "RefCount.h" - #include "BinIO.h" diff --git a/graphics/gle-graphics/files/patch-src_makefmt_Makefile.in b/graphics/gle-graphics/files/patch-src_makefmt_Makefile.in deleted file mode 100644 index 8b0d113a9960..000000000000 --- a/graphics/gle-graphics/files/patch-src_makefmt_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- src/makefmt/Makefile.in.orig 2015-02-23 12:40:36 UTC -+++ src/makefmt/Makefile.in -@@ -60,7 +60,7 @@ $(OBJECTS): %.o: %.cpp $(INCLUDES) - $(CXX) $(CPPFLAGS) -c $< -o $@ - - $(PROJECT_BINDIR)/bin/$(PROGRAM)$(EXE_SUFF): $(OBJECTS) $(EXTRA_OBJS) $(INCLUDES) $(PROGRAM).cpp -- $(CXX) $(CPPFLAGS) $(PROGRAM).cpp $(OBJECTS) $(EXTRA_OBJS) -o $(PROJECT_BINDIR)/bin/$(PROGRAM)$(EXE_SUFF) -+ $(CXX) $(CPPFLAGS) $(LDFLAGS) $(PROGRAM).cpp $(OBJECTS) $(EXTRA_OBJS) -o $(PROJECT_BINDIR)/bin/$(PROGRAM)$(EXE_SUFF) - - clean: - -$(RM) $(OBJECTS) $(PROJECT_BINDIR)/bin/$(PROGRAM)$(EXE_SUFF) $(PROGRAM).$(OBJ_SUFF) diff --git a/graphics/gle-graphics/files/patch-src_manip_all.h b/graphics/gle-graphics/files/patch-src_manip_all.h deleted file mode 100644 index 81fd7e98942d..000000000000 --- a/graphics/gle-graphics/files/patch-src_manip_all.h +++ /dev/null @@ -1,11 +0,0 @@ ---- src/manip/all.h.orig 2010-12-26 17:07:31 UTC -+++ src/manip/all.h -@@ -143,7 +143,7 @@ typedef char (*(*TOKENS)[500]); - typedef unsigned char uchar; - typedef double dbl; - char *unquote(char *s); --const char *gledir(const char *s); -+string gledir(const char *s); - int set_missing(int x, int y); - double vcell(int x, int y); - void var_find_rc(int *idx, int *var, int *nd, int c); diff --git a/graphics/gle-graphics/files/patch-src_manip_filemenu.cpp b/graphics/gle-graphics/files/patch-src_manip_filemenu.cpp deleted file mode 100644 index fa79ffdfd975..000000000000 --- a/graphics/gle-graphics/files/patch-src_manip_filemenu.cpp +++ /dev/null @@ -1,17 +0,0 @@ ---- src/manip/filemenu.cpp.orig 2010-06-14 15:34:39 UTC -+++ src/manip/filemenu.cpp -@@ -404,10 +404,12 @@ void do_help(const char *k1, const char - gotoxy(1,1); - wprintf("Manip help on topic {%s}, sub topic {%s}",k1,k2); - scr_menubg(); -- hfile = fopen(gledir(hfilename),"r"); -+ string fname = gledir(hfilename); -+ hfilename = fname.c_str(); -+ hfile = fopen(fname.c_str(),"r"); - if (hfile==NULL) { - gotoxy(1,3); -- wprintf("Unable to open {%s} \n",gledir(hfilename)); -+ wprintf("Unable to open {%s} \n",hfilename); - text_inkey(); - return; - } diff --git a/graphics/gle-graphics/pkg-descr b/graphics/gle-graphics/pkg-descr deleted file mode 100644 index 616660c9d6b9..000000000000 --- a/graphics/gle-graphics/pkg-descr +++ /dev/null @@ -1,12 +0,0 @@ -GLE is a graphics language that produces PostScript, EPS, PDF, PNG, -or JPG ouput from a simple script file. - -GLE is a full featured scripting language that includes variables, -subroutines, logic control, looping, a graphing tool, and more -to produce high quality output. It has a full range of facilities -for producing publication-quality graphs, diagrams, posters and slides. -GLE provides LaTeX quality fonts together with a flexible graphics -module, which allows the user to specify any feature of a graph -(down to the line width of the subticks, for example). - -WWW: http://www.gle-graphics.org/ diff --git a/graphics/gle-graphics/pkg-plist b/graphics/gle-graphics/pkg-plist deleted file mode 100644 index 152285a7a295..000000000000 --- a/graphics/gle-graphics/pkg-plist +++ /dev/null @@ -1,145 +0,0 @@ -bin/gle -bin/glebtool -bin/manip -bin/qgle -lib/libgle-graphics-4.2.4c.so -libdata/pkgconfig/gle-graphics.pc -man/man1/gle.1.gz -%%PORTDOCS%%%%DOCSDIR%%/README.txt -%%PORTDOCS%%%%DOCSDIR%%/gle-manual.pdf -%%DATADIR%%/4.2.4c/font/arial8.fmt -%%DATADIR%%/4.2.4c/font/arialbd8.fmt -%%DATADIR%%/4.2.4c/font/arialbi8.fmt -%%DATADIR%%/4.2.4c/font/ariali8.fmt -%%DATADIR%%/4.2.4c/font/cour8.fmt -%%DATADIR%%/4.2.4c/font/courbd8.fmt -%%DATADIR%%/4.2.4c/font/courbi8.fmt -%%DATADIR%%/4.2.4c/font/couri8.fmt -%%DATADIR%%/4.2.4c/font/font.dat -%%DATADIR%%/4.2.4c/font/glemark.fmt -%%DATADIR%%/4.2.4c/font/glemark.fve -%%DATADIR%%/4.2.4c/font/plba.fmt -%%DATADIR%%/4.2.4c/font/plba.fve -%%DATADIR%%/4.2.4c/font/plcc.fmt -%%DATADIR%%/4.2.4c/font/plcc.fve -%%DATADIR%%/4.2.4c/font/plcg.fmt -%%DATADIR%%/4.2.4c/font/plcg.fve -%%DATADIR%%/4.2.4c/font/plci.fmt -%%DATADIR%%/4.2.4c/font/plci.fve -%%DATADIR%%/4.2.4c/font/plcr.fmt -%%DATADIR%%/4.2.4c/font/plcr.fve -%%DATADIR%%/4.2.4c/font/plcs.fmt -%%DATADIR%%/4.2.4c/font/plcs.fve -%%DATADIR%%/4.2.4c/font/pldr.fmt -%%DATADIR%%/4.2.4c/font/pldr.fve -%%DATADIR%%/4.2.4c/font/plge.fmt -%%DATADIR%%/4.2.4c/font/plge.fve -%%DATADIR%%/4.2.4c/font/plgg.fmt -%%DATADIR%%/4.2.4c/font/plgg.fve -%%DATADIR%%/4.2.4c/font/plgi.fmt -%%DATADIR%%/4.2.4c/font/plgi.fve -%%DATADIR%%/4.2.4c/font/plsa.fmt -%%DATADIR%%/4.2.4c/font/plsa.fve -%%DATADIR%%/4.2.4c/font/plsg.fmt -%%DATADIR%%/4.2.4c/font/plsg.fve -%%DATADIR%%/4.2.4c/font/plsr.fmt -%%DATADIR%%/4.2.4c/font/plsr.fve -%%DATADIR%%/4.2.4c/font/plss.fmt -%%DATADIR%%/4.2.4c/font/plss.fve -%%DATADIR%%/4.2.4c/font/plsym1.fmt -%%DATADIR%%/4.2.4c/font/plsym1.fve -%%DATADIR%%/4.2.4c/font/plsym2.fmt -%%DATADIR%%/4.2.4c/font/plsym2.fve -%%DATADIR%%/4.2.4c/font/plti.fmt -%%DATADIR%%/4.2.4c/font/plti.fve -%%DATADIR%%/4.2.4c/font/pltr.fmt -%%DATADIR%%/4.2.4c/font/pltr.fve -%%DATADIR%%/4.2.4c/font/psagb.fmt -%%DATADIR%%/4.2.4c/font/psagbo.fmt -%%DATADIR%%/4.2.4c/font/psagd.fmt -%%DATADIR%%/4.2.4c/font/psagdo.fmt -%%DATADIR%%/4.2.4c/font/psbd.fmt -%%DATADIR%%/4.2.4c/font/psbdi.fmt -%%DATADIR%%/4.2.4c/font/psbl.fmt -%%DATADIR%%/4.2.4c/font/psbli.fmt -%%DATADIR%%/4.2.4c/font/psc.fmt -%%DATADIR%%/4.2.4c/font/pscb.fmt -%%DATADIR%%/4.2.4c/font/pscbo.fmt -%%DATADIR%%/4.2.4c/font/psco.fmt -%%DATADIR%%/4.2.4c/font/psfont.dat -%%DATADIR%%/4.2.4c/font/psh.fmt -%%DATADIR%%/4.2.4c/font/pshb.fmt -%%DATADIR%%/4.2.4c/font/pshbo.fmt -%%DATADIR%%/4.2.4c/font/pshc.fmt -%%DATADIR%%/4.2.4c/font/pshcb.fmt -%%DATADIR%%/4.2.4c/font/pshcbo.fmt -%%DATADIR%%/4.2.4c/font/pshcdo.fmt -%%DATADIR%%/4.2.4c/font/pshn.fmt -%%DATADIR%%/4.2.4c/font/pshnb.fmt -%%DATADIR%%/4.2.4c/font/pshnbo.fmt -%%DATADIR%%/4.2.4c/font/pshno.fmt -%%DATADIR%%/4.2.4c/font/psho.fmt -%%DATADIR%%/4.2.4c/font/psncsb.fmt -%%DATADIR%%/4.2.4c/font/psncsbi.fmt -%%DATADIR%%/4.2.4c/font/psncsi.fmt -%%DATADIR%%/4.2.4c/font/psncsr.fmt -%%DATADIR%%/4.2.4c/font/pspb.fmt -%%DATADIR%%/4.2.4c/font/pspbi.fmt -%%DATADIR%%/4.2.4c/font/pspi.fmt -%%DATADIR%%/4.2.4c/font/pspr.fmt -%%DATADIR%%/4.2.4c/font/pssym.fmt -%%DATADIR%%/4.2.4c/font/pstb.fmt -%%DATADIR%%/4.2.4c/font/pstbi.fmt -%%DATADIR%%/4.2.4c/font/psti.fmt -%%DATADIR%%/4.2.4c/font/pstr.fmt -%%DATADIR%%/4.2.4c/font/pszcmi.fmt -%%DATADIR%%/4.2.4c/font/pszd.fmt -%%DATADIR%%/4.2.4c/font/texcmb.fmt -%%DATADIR%%/4.2.4c/font/texcmb.fve -%%DATADIR%%/4.2.4c/font/texcmex.fmt -%%DATADIR%%/4.2.4c/font/texcmex.fve -%%DATADIR%%/4.2.4c/font/texcmitt.fmt -%%DATADIR%%/4.2.4c/font/texcmitt.fve -%%DATADIR%%/4.2.4c/font/texcmmi.fmt -%%DATADIR%%/4.2.4c/font/texcmmi.fve -%%DATADIR%%/4.2.4c/font/texcmr.fmt -%%DATADIR%%/4.2.4c/font/texcmr.fve -%%DATADIR%%/4.2.4c/font/texcmsl.fmt -%%DATADIR%%/4.2.4c/font/texcmss.fmt -%%DATADIR%%/4.2.4c/font/texcmss.fve -%%DATADIR%%/4.2.4c/font/texcmssb.fmt -%%DATADIR%%/4.2.4c/font/texcmssb.fve -%%DATADIR%%/4.2.4c/font/texcmssi.fmt -%%DATADIR%%/4.2.4c/font/texcmssi.fve -%%DATADIR%%/4.2.4c/font/texcmsy.fmt -%%DATADIR%%/4.2.4c/font/texcmsy.fve -%%DATADIR%%/4.2.4c/font/texcmti.fmt -%%DATADIR%%/4.2.4c/font/texcmti.fve -%%DATADIR%%/4.2.4c/font/texcmtt.fmt -%%DATADIR%%/4.2.4c/font/texcmtt.fve -%%DATADIR%%/4.2.4c/font/times8.fmt -%%DATADIR%%/4.2.4c/font/timesbd8.fmt -%%DATADIR%%/4.2.4c/font/timesbi8.fmt -%%DATADIR%%/4.2.4c/font/timesi8.fmt -%%DATADIR%%/4.2.4c/gleinc/barstyles.gle -%%DATADIR%%/4.2.4c/gleinc/color.gle -%%DATADIR%%/4.2.4c/gleinc/compat/colors-gle-4.0.12.gle -%%DATADIR%%/4.2.4c/gleinc/compatibility.gle -%%DATADIR%%/4.2.4c/gleinc/contour.gle -%%DATADIR%%/4.2.4c/gleinc/electronics.gle -%%DATADIR%%/4.2.4c/gleinc/ellipse.gle -%%DATADIR%%/4.2.4c/gleinc/feyn.gle -%%DATADIR%%/4.2.4c/gleinc/graphutil.gle -%%DATADIR%%/4.2.4c/gleinc/include_en.gle -%%DATADIR%%/4.2.4c/gleinc/matrix_3D.gle -%%DATADIR%%/4.2.4c/gleinc/piesub.gle -%%DATADIR%%/4.2.4c/gleinc/polarplot.gle -%%DATADIR%%/4.2.4c/gleinc/shape.gle -%%DATADIR%%/4.2.4c/gleinc/simpletree.gle -%%DATADIR%%/4.2.4c/gleinc/stm.gle -%%DATADIR%%/4.2.4c/gleinc/tree.gle -%%DATADIR%%/4.2.4c/gleinc/ziptext.gle -%%DATADIR%%/4.2.4c/glerc -%%DATADIR%%/4.2.4c/init.tex -%%DATADIR%%/4.2.4c/inittex.ini -%%DATADIR%%/4.2.4c/manip.hlp |