aboutsummaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2015-11-28 23:08:03 +0000
committerRene Ladan <rene@FreeBSD.org>2015-11-28 23:08:03 +0000
commit691f434f549a42a69ac50ff23a1543397490f5c5 (patch)
tree918183cc54e747acc95c0517ca51c4874a7ee860 /cad
parentde9fd54831b4e86ba3482e9bc7479a1ddcc1c364 (diff)
downloadports-691f434f549a42a69ac50ff23a1543397490f5c5.tar.gz
ports-691f434f549a42a69ac50ff23a1543397490f5c5.zip
Notes
Diffstat (limited to 'cad')
-rw-r--r--cad/Makefile11
-rw-r--r--cad/findhier/Makefile24
-rw-r--r--cad/findhier/distinfo2
-rw-r--r--cad/findhier/files/patch-Makefile28
-rw-r--r--cad/findhier/files/patch-findhier.h42
-rw-r--r--cad/findhier/files/patch-fnames.c21
-rw-r--r--cad/findhier/files/patch-magic.c38
-rw-r--r--cad/findhier/files/patch-menu.c29
-rw-r--r--cad/findhier/files/patch-names.c11
-rw-r--r--cad/findhier/files/patch-reverse.c11
-rw-r--r--cad/findhier/pkg-descr3
-rw-r--r--cad/geda-docs/Makefile25
-rw-r--r--cad/geda-docs/distinfo2
-rw-r--r--cad/geda-docs/pkg-descr4
-rw-r--r--cad/geda-docs/pkg-plist365
-rw-r--r--cad/geda-examples/Makefile29
-rw-r--r--cad/geda-examples/distinfo2
-rw-r--r--cad/geda-examples/pkg-descr8
-rw-r--r--cad/geda-examples/pkg-plist58
-rw-r--r--cad/geda-gattrib/Makefile49
-rw-r--r--cad/geda-gattrib/distinfo2
-rw-r--r--cad/geda-gattrib/files/patch-icon-theme-installer17
-rw-r--r--cad/geda-gattrib/files/patch-src_gtkitementry_2_2.c28
-rw-r--r--cad/geda-gattrib/pkg-descr3
-rw-r--r--cad/geda-gattrib/pkg-plist9
-rw-r--r--cad/geda-gschem/Makefile47
-rw-r--r--cad/geda-gschem/distinfo2
-rw-r--r--cad/geda-gschem/files/patch-icon-theme-installer17
-rw-r--r--cad/geda-gschem/files/patch-src_x_menus.c14
-rw-r--r--cad/geda-gschem/pkg-descr3
-rw-r--r--cad/geda-gschem/pkg-plist67
-rw-r--r--cad/geda-netlist/Makefile39
-rw-r--r--cad/geda-netlist/distinfo2
-rw-r--r--cad/geda-netlist/pkg-descr65
-rw-r--r--cad/geda-netlist/pkg-plist54
-rw-r--r--cad/geda-symbols/Makefile35
-rw-r--r--cad/geda-symbols/distinfo2
-rw-r--r--cad/geda-symbols/pkg-descr3
-rw-r--r--cad/geda-symbols/pkg-plist1640
-rw-r--r--cad/geda-symcheck/Makefile38
-rw-r--r--cad/geda-symcheck/distinfo2
-rw-r--r--cad/geda-symcheck/pkg-descr3
-rw-r--r--cad/geda-symcheck/pkg-plist4
-rw-r--r--cad/geda-utils/Makefile46
-rw-r--r--cad/geda-utils/distinfo2
-rw-r--r--cad/geda-utils/pkg-descr3
-rw-r--r--cad/geda-utils/pkg-plist24
-rw-r--r--cad/libgeda/Makefile42
-rw-r--r--cad/libgeda/distinfo2
-rw-r--r--cad/libgeda/files/patch-icon-theme-installer17
-rw-r--r--cad/libgeda/pkg-descr3
-rw-r--r--cad/libgeda/pkg-plist45
-rw-r--r--cad/slffea/Makefile52
-rw-r--r--cad/slffea/distinfo2
-rw-r--r--cad/slffea/pkg-descr5
55 files changed, 0 insertions, 3101 deletions
diff --git a/cad/Makefile b/cad/Makefile
index 7df088aaee3f..38ab2033e204 100644
--- a/cad/Makefile
+++ b/cad/Makefile
@@ -24,19 +24,10 @@
SUBDIR += elmerfem
SUBDIR += feappv
SUBDIR += fidocadj
- SUBDIR += findhier
SUBDIR += freehdl
SUBDIR += gdsreader
SUBDIR += gdt
SUBDIR += geda
- SUBDIR += geda-docs
- SUBDIR += geda-examples
- SUBDIR += geda-gattrib
- SUBDIR += geda-gschem
- SUBDIR += geda-netlist
- SUBDIR += geda-symbols
- SUBDIR += geda-symcheck
- SUBDIR += geda-utils
SUBDIR += gerbv
SUBDIR += ghdl
SUBDIR += gmsh
@@ -55,7 +46,6 @@
SUBDIR += layouteditor
SUBDIR += ldraw
SUBDIR += leocad
- SUBDIR += libgeda
SUBDIR += librecad
SUBDIR += linux-eagle5
SUBDIR += logisim
@@ -81,7 +71,6 @@
SUBDIR += repsnapper
SUBDIR += sceptre
SUBDIR += scotch
- SUBDIR += slffea
SUBDIR += spice
SUBDIR += stepcode
SUBDIR += sweethome3d
diff --git a/cad/findhier/Makefile b/cad/findhier/Makefile
deleted file mode 100644
index 986b526d341f..000000000000
--- a/cad/findhier/Makefile
+++ /dev/null
@@ -1,24 +0,0 @@
-# Created by: Hiroki Sato <hrs@FreeBSD.org>
-# $FreeBSD$
-
-PORTNAME= findhier
-PORTVERSION= 1.14
-CATEGORIES= cad
-MASTER_SITES= http://www.iclab.snu.ac.kr/~chilly/Work/CAD/
-DISTNAME= fh${PORTVERSION}
-
-MAINTAINER= hrs@FreeBSD.org
-COMMENT= Hierarchy Viewer for magic/CIF/GDSII/PCSTR/GED/TeX
-
-BROKEN= Unfetchable
-DEPRECATED= Broken for more than 6 months
-EXPIRATION_DATE= 2015-11-26
-
-NO_WRKSUBDIR= yes
-PLIST_FILES= bin/fh man/man1/fh.1.gz
-
-do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/fh ${STAGEDIR}${PREFIX}/bin
- ${INSTALL_MAN} ${WRKSRC}/fh.1 ${STAGEDIR}${MAN1PREFIX}/man/man1
-
-.include <bsd.port.mk>
diff --git a/cad/findhier/distinfo b/cad/findhier/distinfo
deleted file mode 100644
index 5b4743c7acc7..000000000000
--- a/cad/findhier/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (fh1.14.tar.gz) = d6cb574d7aa62335682ce963a84a906f7b1c5d05d4546b458ea33ecb0a20cdea
-SIZE (fh1.14.tar.gz) = 43155
diff --git a/cad/findhier/files/patch-Makefile b/cad/findhier/files/patch-Makefile
deleted file mode 100644
index eb1d14e0902a..000000000000
--- a/cad/findhier/files/patch-Makefile
+++ /dev/null
@@ -1,28 +0,0 @@
---- Makefile.orig Mon Oct 16 00:58:34 1995
-+++ Makefile Sun Apr 29 00:58:54 2007
-@@ -9,7 +9,7 @@
-
- #CFLAG = -pg
- #CFLAG = -g
--CFLAG = -O4
-+CFLAG = -O ${CFLAGS}
- LFLAG =
-
- # Sparc with SunOS4.x
-@@ -51,13 +51,13 @@
- OBJS = ${SRCS:c=o}
- HEADERS = str.h findhier.h fstruct.h
-
--.c.o: Makefile findhier.h fhstruct.h
-+.c.o: Makefile findhier.h fstruct.h
- ${CC} -c ${CFLAG} $<
-
-+all: fh
-+
- fh: ${OBJS}
- ${CC} -o $@ ${CFLAG} ${OBJS} ${LFLAG}
-- #strip fh
-- #mv fh ${HOME}/bin
-
- lint:
- ${LINT} ${SRCS} | more
diff --git a/cad/findhier/files/patch-findhier.h b/cad/findhier/files/patch-findhier.h
deleted file mode 100644
index d2249fd84f11..000000000000
--- a/cad/findhier/files/patch-findhier.h
+++ /dev/null
@@ -1,42 +0,0 @@
---- findhier.h.orig Sun Apr 29 00:47:16 2007
-+++ findhier.h Sun Apr 29 00:49:02 2007
-@@ -6,6 +6,7 @@
- *
- */
- #include <stdio.h>
-+#include <stdlib.h>
- #include <string.h>
- #include "fstruct.h"
-
-@@ -31,7 +32,7 @@
-
- #ifndef isalpha
- #define isalpha(X) ( X>='A' && X<='Z' || X>='a' && X<='z' )
--#endif isalpha
-+#endif /* isalpha */
-
- typedef enum formats { CIF, GDSII, MAGIC, PCSTR, VALID, TeX } FORMAT;
-
-@@ -111,19 +112,21 @@
- void exit();
- char *getenv();
-
-+/*
- #ifdef SYSV
- void *malloc();
- void free();
- #else
- char *malloc();
- #endif SYSV
-+*/
- #ifdef _UNIX_
- # define OPENMODE "r"
- # define DIRDEL '/'
- #else
- #define OPENMODE "rb"
- #define DIRDEL '\\'
--#endif _UNIX_
-+#endif /* _UNIX_ */
- /*
- char *getenv();
- */
diff --git a/cad/findhier/files/patch-fnames.c b/cad/findhier/files/patch-fnames.c
deleted file mode 100644
index f94c099d6ceb..000000000000
--- a/cad/findhier/files/patch-fnames.c
+++ /dev/null
@@ -1,21 +0,0 @@
---- fnames.c.orig Sun Apr 29 00:51:29 2007
-+++ fnames.c Sun Apr 29 00:53:16 2007
-@@ -6,15 +6,14 @@
- *
- */
- #include <stdio.h>
-+#include <string.h>
- #ifndef DIRDEL
- #ifdef _UNIX_
- #define DIRDEL '/'
- #else
- #define DIRDEL '\\'
--#endif _UNIX_
--#endif DIRDEL
--
--int strlen();
-+#endif /* _UNIX_ */
-+#endif /* DIRDEL */
-
- char *basename(argv)
- char *argv;
diff --git a/cad/findhier/files/patch-magic.c b/cad/findhier/files/patch-magic.c
deleted file mode 100644
index c83d4f614dbc..000000000000
--- a/cad/findhier/files/patch-magic.c
+++ /dev/null
@@ -1,38 +0,0 @@
---- magic.c.orig Sun Apr 29 00:53:23 2007
-+++ magic.c Sun Apr 29 00:53:59 2007
-@@ -16,7 +16,7 @@
- #ifdef _UNIX_
- #include <pwd.h>
- uid_t getuid();
--#endif _UNIX_
-+#endif /* _UNIX_ */
-
- #define ENVIRON ".magic"
-
-@@ -84,7 +84,7 @@
- while((tmp=getpath(env))!=NULL) add_path(tmp);
- (void)fclose(env);
- }
--#endif _UNIX_
-+#endif /* _UNIX_ */
-
- void myenviron()
- {
-@@ -92,7 +92,7 @@
- char buf[BUFSIZE];
- struct passwd *cad;
- uid_t uid;
--#endif _UNIX_
-+#endif /* _UNIX_ */
-
- add_path(".");
- #ifdef _UNIX_
-@@ -110,7 +110,7 @@
- proc(ENVIRON);
-
- path_reversal();
--#endif _UNIX_
-+#endif /* _UNIX_ */
- }
-
- /* magic.c */
diff --git a/cad/findhier/files/patch-menu.c b/cad/findhier/files/patch-menu.c
deleted file mode 100644
index 62309e50b085..000000000000
--- a/cad/findhier/files/patch-menu.c
+++ /dev/null
@@ -1,29 +0,0 @@
---- menu.c.orig Sun Apr 29 00:54:06 2007
-+++ menu.c Sun Apr 29 00:54:30 2007
-@@ -9,7 +9,7 @@
- #include <errno.h>
- #ifndef _UNIX_
- #include <process.h>
--#endif _UNIX_
-+#endif /* _UNIX_ */
-
- #define PROMPT "FindHier>"
- /*
-@@ -102,7 +102,7 @@
- (void)sprintf(tmpfname,"/tmp/FindHier_%d",getpid());
- #else
- (void)sprintf(tmpfname,".\\findhier.%3x",getpid() & 0xfff);
--#endif _UNIX_
-+#endif /* _UNIX_ */
- pager=getenv("PAGER");
- if (pager==NULL) {
- pager=(char *)myalloc(sizeof("more"),"menu");
-@@ -112,7 +112,7 @@
- (void)sprintf(pagercmd,"%s %s",pager,tmpfname);
- #else
- (void)sprintf(pagercmd,"%s < %s",pager,tmpfname);
--#endif _UNIX_
-+#endif /* _UNIX_ */
-
- for(;;) {
-
diff --git a/cad/findhier/files/patch-names.c b/cad/findhier/files/patch-names.c
deleted file mode 100644
index 8524838c8958..000000000000
--- a/cad/findhier/files/patch-names.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- names.c.orig Sun Apr 29 00:54:55 2007
-+++ names.c Sun Apr 29 00:55:01 2007
-@@ -116,7 +116,7 @@
- }
- #ifndef _UNIX_
- strlwr(dp);
--#endif _UNIX_
-+#endif /* _UNIX_ */
- /* extension() will corrupt dp on purpose */
- if (!strcmp(extension(dp),EXT+1)) create(dp);
- }
diff --git a/cad/findhier/files/patch-reverse.c b/cad/findhier/files/patch-reverse.c
deleted file mode 100644
index 1391da9059f9..000000000000
--- a/cad/findhier/files/patch-reverse.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- reverse.c.orig Sun Apr 29 00:54:40 2007
-+++ reverse.c Sun Apr 29 00:54:49 2007
-@@ -85,7 +85,7 @@
- warning("Cell |%s| not found.\n",mytop);
- exit(-1);
- }
--#endif __OLD__
-+#endif /* __OLD__ */
- warning("Cell |%s| not found.\n",mytop);
- return((struct branch *)NULL);
- }
diff --git a/cad/findhier/pkg-descr b/cad/findhier/pkg-descr
deleted file mode 100644
index d2d11ce2d518..000000000000
--- a/cad/findhier/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-This is a road-map generator for Magic/CIF/gdsII/PCSTR/GED/TeX.
-
-WWW: http://www.iclab.snu.ac.kr/~chilly/Work/CAD/findhier.html
diff --git a/cad/geda-docs/Makefile b/cad/geda-docs/Makefile
deleted file mode 100644
index 72ac29d205dc..000000000000
--- a/cad/geda-docs/Makefile
+++ /dev/null
@@ -1,25 +0,0 @@
-# Created by: Stanislav Sedov <ssedov@mbsd.msk.ru>
-# $FreeBSD$
-
-PORTNAME= docs
-PORTVERSION= 1.4.3
-PORTEPOCH= 1
-CATEGORIES= cad
-MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/release/v1.4/${PORTVERSION}/ \
- http://geda.seul.org/release/v1.4/${PORTVERSION}/
-PKGNAMEPREFIX= geda-
-DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION}
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= The gEDA's documentation
-
-BROKEN= Unfetchable
-DEPRECATED= Broken for more than 6 months
-EXPIRATION_DATE= 2015-11-26
-DOCSDIR= ${PREFIX}/share/doc/geda
-
-GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --with-docdir=${DOCSDIR}
-NO_ARCH= yes
-
-.include <bsd.port.mk>
diff --git a/cad/geda-docs/distinfo b/cad/geda-docs/distinfo
deleted file mode 100644
index 045a35872ca5..000000000000
--- a/cad/geda-docs/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (geda-docs-1.4.3.tar.gz) = 26e0d0aa9a24e75af57c27c5710521ed9005dcf4242d912ac0c497653b9a1959
-SIZE (geda-docs-1.4.3.tar.gz) = 1839084
diff --git a/cad/geda-docs/pkg-descr b/cad/geda-docs/pkg-descr
deleted file mode 100644
index 67bf9e9a9ead..000000000000
--- a/cad/geda-docs/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-Various documentation for gEDA suite, including architecture-related
-docs as well as examples of usage and tutorials.
-
-WWW: http://www.geda.seul.org
diff --git a/cad/geda-docs/pkg-plist b/cad/geda-docs/pkg-plist
deleted file mode 100644
index 74f3da3b9bed..000000000000
--- a/cad/geda-docs/pkg-plist
+++ /dev/null
@@ -1,365 +0,0 @@
-%%DOCSDIR%%/gedadocs.html
-%%DOCSDIR%%/wiki/001geda_debian.html
-%%DOCSDIR%%/wiki/001geda_documentation.html
-%%DOCSDIR%%/wiki/001geda_faq-attribs.html
-%%DOCSDIR%%/wiki/001geda_faq-gnetlist.html
-%%DOCSDIR%%/wiki/001geda_faq-gsch2pcb.html
-%%DOCSDIR%%/wiki/001geda_faq-gschem.html
-%%DOCSDIR%%/wiki/001geda_faq-simulation.html
-%%DOCSDIR%%/wiki/001geda_faq.html
-%%DOCSDIR%%/wiki/001geda_gschem_mp.html
-%%DOCSDIR%%/wiki/001geda_gschem_ug.html
-%%DOCSDIR%%/wiki/001geda_hse_howto.html
-%%DOCSDIR%%/wiki/001geda_installation.html
-%%DOCSDIR%%/wiki/001geda_kig_howto.html
-%%DOCSDIR%%/wiki/001geda_pcb-quick_reference.html
-%%DOCSDIR%%/wiki/001geda_pcb_tips.html
-%%DOCSDIR%%/wiki/001geda_scg.html
-%%DOCSDIR%%/wiki/001geda_suse_10.html
-%%DOCSDIR%%/wiki/001geda_tasks.html
-%%DOCSDIR%%/wiki/001geda_todos.html
-%%DOCSDIR%%/wiki/001geda_tragesym_tutorial.html
-%%DOCSDIR%%/wiki/001geda_usage.html
-%%DOCSDIR%%/wiki/_detail/001geda_ambiguous1.html
-%%DOCSDIR%%/wiki/_detail/001geda_ambiguous1_fixed.html
-%%DOCSDIR%%/wiki/_detail/001geda_design_flow.html
-%%DOCSDIR%%/wiki/_detail/001geda_faq_attrib.html
-%%DOCSDIR%%/wiki/_detail/001geda_gschem_screenshot_001.html
-%%DOCSDIR%%/wiki/_detail/001geda_gschem_workflow_01.html
-%%DOCSDIR%%/wiki/_detail/001geda_nets.html
-%%DOCSDIR%%/wiki/_detail/001geda_status_screenshot.html
-%%DOCSDIR%%/wiki/_detail/001geda_symbol_7400-1.html
-%%DOCSDIR%%/wiki/_detail/001geda_symbol_7400-1_hidden.html
-%%DOCSDIR%%/wiki/_detail/001geda_terminal_screenshot_001.html
-%%DOCSDIR%%/wiki/_detail/001tragesym_acroread_selectiontable.html
-%%DOCSDIR%%/wiki/_detail/001tragesym_gschem_finished.html
-%%DOCSDIR%%/wiki/_detail/001tragesym_gschem_showhidden.html
-%%DOCSDIR%%/wiki/_detail/001tragesym_kpdf_pinconfiguration.html
-%%DOCSDIR%%/wiki/_detail/001tragesym_kpdf_pindescription.html
-%%DOCSDIR%%/wiki/_detail/001tragesym_ooo_attributes.html
-%%DOCSDIR%%/wiki/_detail/001tragesym_ooo_changedpins.html
-%%DOCSDIR%%/wiki/_detail/001tragesym_ooo_rearanged.html
-%%DOCSDIR%%/wiki/_detail/001tragesym_ooo_selection.html
-%%DOCSDIR%%/wiki/_detail/001tragesym_xemacs_modifiedselection.html
-%%DOCSDIR%%/wiki/_detail/001tragesym_xemacs_rawselection.html
-%%DOCSDIR%%/wiki/_detail/devel_tips_dialog_picture.html
-%%DOCSDIR%%/wiki/_detail/geda_ambiguous1.html
-%%DOCSDIR%%/wiki/_detail/geda_ambiguous1_fixed.html
-%%DOCSDIR%%/wiki/_detail/geda_board-1.html
-%%DOCSDIR%%/wiki/_detail/geda_board-2.html
-%%DOCSDIR%%/wiki/_detail/geda_board-3.html
-%%DOCSDIR%%/wiki/_detail/geda_board-4.html
-%%DOCSDIR%%/wiki/_detail/geda_board-5.html
-%%DOCSDIR%%/wiki/_detail/geda_board-6.html
-%%DOCSDIR%%/wiki/_detail/geda_coordinatespace.html
-%%DOCSDIR%%/wiki/_detail/geda_design_flow.html
-%%DOCSDIR%%/wiki/_detail/geda_faq_attrib.html
-%%DOCSDIR%%/wiki/_detail/geda_fileformat_textgraphic.html
-%%DOCSDIR%%/wiki/_detail/geda_geda_flow.html
-%%DOCSDIR%%/wiki/_detail/geda_gschem-sym-1.html
-%%DOCSDIR%%/wiki/_detail/geda_gschem-sym-2.html
-%%DOCSDIR%%/wiki/_detail/geda_gschem-sym-3.html
-%%DOCSDIR%%/wiki/_detail/geda_gschem_screenshot_001.html
-%%DOCSDIR%%/wiki/_detail/geda_gschem_workflow_01.html
-%%DOCSDIR%%/wiki/_detail/geda_net.html
-%%DOCSDIR%%/wiki/_detail/geda_nets.html
-%%DOCSDIR%%/wiki/_detail/geda_one-sch-1.html
-%%DOCSDIR%%/wiki/_detail/geda_one-sch-2.html
-%%DOCSDIR%%/wiki/_detail/geda_one-sch-3.html
-%%DOCSDIR%%/wiki/_detail/geda_pcb-el-1.html
-%%DOCSDIR%%/wiki/_detail/geda_pcb-el-2.html
-%%DOCSDIR%%/wiki/_detail/geda_rf_cascade_figure1.html
-%%DOCSDIR%%/wiki/_detail/geda_rf_cascade_figure2.html
-%%DOCSDIR%%/wiki/_detail/geda_status_screenshot.html
-%%DOCSDIR%%/wiki/_detail/geda_switcap_figure1.html
-%%DOCSDIR%%/wiki/_detail/geda_switcap_figure2.html
-%%DOCSDIR%%/wiki/_detail/geda_switcap_figure3.html
-%%DOCSDIR%%/wiki/_detail/geda_switcap_figure4.html
-%%DOCSDIR%%/wiki/_detail/geda_symbol_7400-1.html
-%%DOCSDIR%%/wiki/_detail/geda_symbol_7400-1_hidden.html
-%%DOCSDIR%%/wiki/_detail/geda_terminal_screenshot_001.html
-%%DOCSDIR%%/wiki/_detail/geda_two-sch-1.html
-%%DOCSDIR%%/wiki/_detail/geda_two-sch-2.html
-%%DOCSDIR%%/wiki/_detail/geda_warmup_add_component.html
-%%DOCSDIR%%/wiki/_detail/geda_warmup_gschem01.html
-%%DOCSDIR%%/wiki/_detail/geda_warmup_gschem02.html
-%%DOCSDIR%%/wiki/_detail/geda_warmup_gschem03.html
-%%DOCSDIR%%/wiki/_detail/tragesym_acroread_selectiontable.html
-%%DOCSDIR%%/wiki/_detail/tragesym_gschem_finished.html
-%%DOCSDIR%%/wiki/_detail/tragesym_gschem_showhidden.html
-%%DOCSDIR%%/wiki/_detail/tragesym_kpdf_pinconfiguration.html
-%%DOCSDIR%%/wiki/_detail/tragesym_kpdf_pindescription.html
-%%DOCSDIR%%/wiki/_detail/tragesym_ooo_attributes.html
-%%DOCSDIR%%/wiki/_detail/tragesym_ooo_changedpins.html
-%%DOCSDIR%%/wiki/_detail/tragesym_ooo_rearanged.html
-%%DOCSDIR%%/wiki/_detail/tragesym_ooo_selection.html
-%%DOCSDIR%%/wiki/_detail/tragesym_xemacs_modifiedselection.html
-%%DOCSDIR%%/wiki/_detail/tragesym_xemacs_rawselection.html
-%%DOCSDIR%%/wiki/_media/001tragesym_template
-%%DOCSDIR%%/wiki/_media/devel_tips_dialog_picture.png
-%%DOCSDIR%%/wiki/_media/geda_ambiguous1.png
-%%DOCSDIR%%/wiki/_media/geda_ambiguous1_fixed.png
-%%DOCSDIR%%/wiki/_media/geda_board-1.png
-%%DOCSDIR%%/wiki/_media/geda_board-2.png
-%%DOCSDIR%%/wiki/_media/geda_board-3.png
-%%DOCSDIR%%/wiki/_media/geda_board-4.png
-%%DOCSDIR%%/wiki/_media/geda_board-5.png
-%%DOCSDIR%%/wiki/_media/geda_board-6.png
-%%DOCSDIR%%/wiki/_media/geda_coordinatespace.jpg
-%%DOCSDIR%%/wiki/_media/geda_design_flow.jpg
-%%DOCSDIR%%/wiki/_media/geda_faq_attrib.jpg
-%%DOCSDIR%%/wiki/_media/geda_fileformat_textgraphic.jpg
-%%DOCSDIR%%/wiki/_media/geda_geda_flow.png
-%%DOCSDIR%%/wiki/_media/geda_gschem-sym-1.png
-%%DOCSDIR%%/wiki/_media/geda_gschem-sym-2.png
-%%DOCSDIR%%/wiki/_media/geda_gschem-sym-3.png
-%%DOCSDIR%%/wiki/_media/geda_gschem_screenshot_001.jpg
-%%DOCSDIR%%/wiki/_media/geda_gschem_workflow_01.jpg
-%%DOCSDIR%%/wiki/_media/geda_net.jpg
-%%DOCSDIR%%/wiki/_media/geda_nets.jpg
-%%DOCSDIR%%/wiki/_media/geda_one-sch-1.png
-%%DOCSDIR%%/wiki/_media/geda_one-sch-2.png
-%%DOCSDIR%%/wiki/_media/geda_one-sch-3.png
-%%DOCSDIR%%/wiki/_media/geda_pcb-el-1.png
-%%DOCSDIR%%/wiki/_media/geda_pcb-el-2.png
-%%DOCSDIR%%/wiki/_media/geda_rf_cascade_figure1.jpg
-%%DOCSDIR%%/wiki/_media/geda_rf_cascade_figure2.jpg
-%%DOCSDIR%%/wiki/_media/geda_status_screenshot.jpg
-%%DOCSDIR%%/wiki/_media/geda_switcap_figure1.jpg
-%%DOCSDIR%%/wiki/_media/geda_switcap_figure2.jpg
-%%DOCSDIR%%/wiki/_media/geda_switcap_figure3.jpg
-%%DOCSDIR%%/wiki/_media/geda_switcap_figure4.jpg
-%%DOCSDIR%%/wiki/_media/geda_symbol_7400-1.png
-%%DOCSDIR%%/wiki/_media/geda_symbol_7400-1_hidden.png
-%%DOCSDIR%%/wiki/_media/geda_terminal_screenshot_001.jpg
-%%DOCSDIR%%/wiki/_media/geda_two-sch-1.png
-%%DOCSDIR%%/wiki/_media/geda_two-sch-2.png
-%%DOCSDIR%%/wiki/_media/geda_warmup_add_component.png
-%%DOCSDIR%%/wiki/_media/geda_warmup_gschem01.png
-%%DOCSDIR%%/wiki/_media/geda_warmup_gschem02.png
-%%DOCSDIR%%/wiki/_media/geda_warmup_gschem03.png
-%%DOCSDIR%%/wiki/_media/tragesym_acroread_selectiontable.png
-%%DOCSDIR%%/wiki/_media/tragesym_gschem_finished.png
-%%DOCSDIR%%/wiki/_media/tragesym_gschem_showhidden.png
-%%DOCSDIR%%/wiki/_media/tragesym_kpdf_pinconfiguration.png
-%%DOCSDIR%%/wiki/_media/tragesym_kpdf_pindescription.png
-%%DOCSDIR%%/wiki/_media/tragesym_ooo_attributes.png
-%%DOCSDIR%%/wiki/_media/tragesym_ooo_changedpins.png
-%%DOCSDIR%%/wiki/_media/tragesym_ooo_rearanged.png
-%%DOCSDIR%%/wiki/_media/tragesym_ooo_selection.png
-%%DOCSDIR%%/wiki/_media/tragesym_template
-%%DOCSDIR%%/wiki/_media/tragesym_template2
-%%DOCSDIR%%/wiki/_media/tragesym_template2.txt.txt
-%%DOCSDIR%%/wiki/_media/tragesym_xemacs_modifiedselection.png
-%%DOCSDIR%%/wiki/_media/tragesym_xemacs_rawselection.png
-%%DOCSDIR%%/wiki/docs_20060124_gschem_ug_app_a.html
-%%DOCSDIR%%/wiki/docs_20060124_gschem_ug_app_b.html
-%%DOCSDIR%%/wiki/docs_20060124_gschem_ug_app_c.html
-%%DOCSDIR%%/wiki/docs_20060124_gschem_ug_components_symbols_objects_attributes.html
-%%DOCSDIR%%/wiki/docs_20060124_gschem_ug_electrical_connectivity.html
-%%DOCSDIR%%/wiki/docs_20060124_gschem_ug_how_to_ask_questions.html
-%%DOCSDIR%%/wiki/docs_20060124_gschem_ug_installing_gschem.html
-%%DOCSDIR%%/wiki/docs_20060124_gschem_ug_resources.html
-%%DOCSDIR%%/wiki/docs_20060124_gschem_ug_the_main_window.html
-%%DOCSDIR%%/wiki/docs_20060124_gschem_ug_the_status_window.html
-%%DOCSDIR%%/wiki/geda_bill_wilson_s.html
-%%DOCSDIR%%/wiki/geda_bom_readme.html
-%%DOCSDIR%%/wiki/geda_circuit_simulation_improvements.html
-%%DOCSDIR%%/wiki/geda_covered_mp.html
-%%DOCSDIR%%/wiki/geda_covered_rv.html
-%%DOCSDIR%%/wiki/geda_csygas.html
-%%DOCSDIR%%/wiki/geda_cygwin.html
-%%DOCSDIR%%/wiki/geda_data_plotting_improvements.html
-%%DOCSDIR%%/wiki/geda_data_structure_design_discussion.html
-%%DOCSDIR%%/wiki/geda_debian.html
-%%DOCSDIR%%/wiki/geda_design_flow_and_hierarchy_roadmap.html
-%%DOCSDIR%%/wiki/geda_devel-tips.html
-%%DOCSDIR%%/wiki/geda_documentation.html
-%%DOCSDIR%%/wiki/geda_eagle_pcb_netlister_readme.html
-%%DOCSDIR%%/wiki/geda_example_hsm.html
-%%DOCSDIR%%/wiki/geda_example_usbjtag.html
-%%DOCSDIR%%/wiki/geda_faq-attribs.html
-%%DOCSDIR%%/wiki/geda_faq-gnetlist.html
-%%DOCSDIR%%/wiki/geda_faq-gsch2pcb.html
-%%DOCSDIR%%/wiki/geda_faq-gschem.html
-%%DOCSDIR%%/wiki/geda_faq-pcb.html
-%%DOCSDIR%%/wiki/geda_faq-simulation.html
-%%DOCSDIR%%/wiki/geda_faq.html
-%%DOCSDIR%%/wiki/geda_fbabgapp.html
-%%DOCSDIR%%/wiki/geda_fc1.html
-%%DOCSDIR%%/wiki/geda_fc2.html
-%%DOCSDIR%%/wiki/geda_fc3.html
-%%DOCSDIR%%/wiki/geda_fc4.html
-%%DOCSDIR%%/wiki/geda_fedora_rpm_installation.html
-%%DOCSDIR%%/wiki/geda_file_format_spec.html
-%%DOCSDIR%%/wiki/geda_footprint_creation.html
-%%DOCSDIR%%/wiki/geda_gattrib_readme.html
-%%DOCSDIR%%/wiki/geda_gedasuite_installation.html
-%%DOCSDIR%%/wiki/geda_gerbv_mp.html
-%%DOCSDIR%%/wiki/geda_gerbv_pnp_readme.html
-%%DOCSDIR%%/wiki/geda_gfdl.html
-%%DOCSDIR%%/wiki/geda_glossaire.html
-%%DOCSDIR%%/wiki/geda_glossary.html
-%%DOCSDIR%%/wiki/geda_gnetlist_mp.html
-%%DOCSDIR%%/wiki/geda_gnetlist_ug.html
-%%DOCSDIR%%/wiki/geda_grcsan.html
-%%DOCSDIR%%/wiki/geda_grenum_mp.html
-%%DOCSDIR%%/wiki/geda_gsch2pcb_readme.html
-%%DOCSDIR%%/wiki/geda_gsch2pcb_tutorial.html
-%%DOCSDIR%%/wiki/geda_gsch2pcb_tutorial_releasenotes.html
-%%DOCSDIR%%/wiki/geda_gschem2pcb_readme.html
-%%DOCSDIR%%/wiki/geda_gschem_mp.html
-%%DOCSDIR%%/wiki/geda_gschem_ug.html
-%%DOCSDIR%%/wiki/geda_gschem_warmup.html
-%%DOCSDIR%%/wiki/geda_gsymcheck_mp.html
-%%DOCSDIR%%/wiki/geda_gtkwave_lxt2miner_mp.html
-%%DOCSDIR%%/wiki/geda_gtkwave_lxt2vcd_mp.html
-%%DOCSDIR%%/wiki/geda_gtkwave_mp.html
-%%DOCSDIR%%/wiki/geda_gtkwave_mvl2lxt_mp.html
-%%DOCSDIR%%/wiki/geda_gtkwave_mvl2vcd_mp.html
-%%DOCSDIR%%/wiki/geda_gtkwave_tex2vcd_mp.html
-%%DOCSDIR%%/wiki/geda_gtkwave_tla2vcd_mp.html
-%%DOCSDIR%%/wiki/geda_gtkwave_vcd2lxt2_mp.html
-%%DOCSDIR%%/wiki/geda_gtkwave_vcd2lxt_mp.html
-%%DOCSDIR%%/wiki/geda_gtkwave_vcd2vzt_mp.html
-%%DOCSDIR%%/wiki/geda_gtkwave_vzt2vcd_mp.html
-%%DOCSDIR%%/wiki/geda_gtkwave_vztminer_mp.html
-%%DOCSDIR%%/wiki/geda_guile_scripting.html
-%%DOCSDIR%%/wiki/geda_hse_howto.html
-%%DOCSDIR%%/wiki/geda_icarus_anc.html
-%%DOCSDIR%%/wiki/geda_icarus_extensions.html
-%%DOCSDIR%%/wiki/geda_icarus_glossary.html
-%%DOCSDIR%%/wiki/geda_icarus_ieee1364.html
-%%DOCSDIR%%/wiki/geda_icarus_mp.html
-%%DOCSDIR%%/wiki/geda_icarus_opcodes.html
-%%DOCSDIR%%/wiki/geda_icarus_quick_start.html
-%%DOCSDIR%%/wiki/geda_icarus_readme.html
-%%DOCSDIR%%/wiki/geda_icarus_vpi_mp.html
-%%DOCSDIR%%/wiki/geda_icarus_vpi_within_vvp.html
-%%DOCSDIR%%/wiki/geda_icarus_vvp_runtime.html
-%%DOCSDIR%%/wiki/geda_icarus_vvp_simulation.html
-%%DOCSDIR%%/wiki/geda_icarus_xilinx_hints.html
-%%DOCSDIR%%/wiki/geda_icarus_xnf.html
-%%DOCSDIR%%/wiki/geda_igarus_fpga_lcg.html
-%%DOCSDIR%%/wiki/geda_installation.html
-%%DOCSDIR%%/wiki/geda_installed_plugins.html
-%%DOCSDIR%%/wiki/geda_kig_howto.html
-%%DOCSDIR%%/wiki/geda_master_attributes_list.html
-%%DOCSDIR%%/wiki/geda_mcalc_readme.html
-%%DOCSDIR%%/wiki/geda_na_howto.html
-%%DOCSDIR%%/wiki/geda_ngnutmeg_mp.html
-%%DOCSDIR%%/wiki/geda_ngsconvert_mp.html
-%%DOCSDIR%%/wiki/geda_ngspice_mp.html
-%%DOCSDIR%%/wiki/geda_olib_readme.html
-%%DOCSDIR%%/wiki/geda_pcb-quick_reference.html
-%%DOCSDIR%%/wiki/geda_pcb.html
-%%DOCSDIR%%/wiki/geda_pcb_footprints.html
-%%DOCSDIR%%/wiki/geda_pcb_mp.html
-%%DOCSDIR%%/wiki/geda_pcb_tips.html
-%%DOCSDIR%%/wiki/geda_pcb_ug.html
-%%DOCSDIR%%/wiki/geda_release_engineering.html
-%%DOCSDIR%%/wiki/geda_scg.html
-%%DOCSDIR%%/wiki/geda_scm.html
-%%DOCSDIR%%/wiki/geda_sdb_howto.html
-%%DOCSDIR%%/wiki/geda_sn_readme.html
-%%DOCSDIR%%/wiki/geda_ssan.html
-%%DOCSDIR%%/wiki/geda_style_guide.html
-%%DOCSDIR%%/wiki/geda_suse_10.html
-%%DOCSDIR%%/wiki/geda_suse_9.html
-%%DOCSDIR%%/wiki/geda_suse_rpm_installation.html
-%%DOCSDIR%%/wiki/geda_syntax_features.html
-%%DOCSDIR%%/wiki/geda_systemc_netlister_readme.html
-%%DOCSDIR%%/wiki/geda_tasks.html
-%%DOCSDIR%%/wiki/geda_todos.html
-%%DOCSDIR%%/wiki/geda_tragesym_readme.html
-%%DOCSDIR%%/wiki/geda_tragesym_tutorial.html
-%%DOCSDIR%%/wiki/geda_transistor_guide.html
-%%DOCSDIR%%/wiki/geda_ubuntu.html
-%%DOCSDIR%%/wiki/geda_usage.html
-%%DOCSDIR%%/wiki/geda_vams_netlister_readme.html
-%%DOCSDIR%%/wiki/geda_verilog_netlister_readme.html
-%%DOCSDIR%%/wiki/geda_version_control_migration.html
-%%DOCSDIR%%/wiki/geda_vhdl_netlister_readme.html
-%%DOCSDIR%%/wiki/geda_wcalc_mp.html
-%%DOCSDIR%%/wiki/geda_wcalc_readme.html
-%%DOCSDIR%%/wiki/geda_wcalc_stdio_mp.html
-%%DOCSDIR%%/wiki/gsoc2007.html
-%%DOCSDIR%%/wiki/gsoc2007_projects.html
-%%DOCSDIR%%/wiki/index.html
-%%DOCSDIR%%/wiki/lib/exe/001css
-%%DOCSDIR%%/wiki/lib/exe/002css
-%%DOCSDIR%%/wiki/lib/exe/css
-%%DOCSDIR%%/wiki/lib/exe/opensearch
-%%DOCSDIR%%/wiki/lib/images/error.png
-%%DOCSDIR%%/wiki/lib/images/fileicons/deb.png
-%%DOCSDIR%%/wiki/lib/images/fileicons/doc.png
-%%DOCSDIR%%/wiki/lib/images/fileicons/file.png
-%%DOCSDIR%%/wiki/lib/images/fileicons/gif.png
-%%DOCSDIR%%/wiki/lib/images/fileicons/gz.png
-%%DOCSDIR%%/wiki/lib/images/fileicons/jpeg.png
-%%DOCSDIR%%/wiki/lib/images/fileicons/jpg.png
-%%DOCSDIR%%/wiki/lib/images/fileicons/odc.png
-%%DOCSDIR%%/wiki/lib/images/fileicons/odf.png
-%%DOCSDIR%%/wiki/lib/images/fileicons/odg.png
-%%DOCSDIR%%/wiki/lib/images/fileicons/odi.png
-%%DOCSDIR%%/wiki/lib/images/fileicons/odp.png
-%%DOCSDIR%%/wiki/lib/images/fileicons/ods.png
-%%DOCSDIR%%/wiki/lib/images/fileicons/odt.png
-%%DOCSDIR%%/wiki/lib/images/fileicons/pdf.png
-%%DOCSDIR%%/wiki/lib/images/fileicons/png.png
-%%DOCSDIR%%/wiki/lib/images/fileicons/ppt.png
-%%DOCSDIR%%/wiki/lib/images/fileicons/ps.png
-%%DOCSDIR%%/wiki/lib/images/fileicons/rar.png
-%%DOCSDIR%%/wiki/lib/images/fileicons/rpm.png
-%%DOCSDIR%%/wiki/lib/images/fileicons/rtf.png
-%%DOCSDIR%%/wiki/lib/images/fileicons/src.png
-%%DOCSDIR%%/wiki/lib/images/fileicons/swf.png
-%%DOCSDIR%%/wiki/lib/images/fileicons/sxc.png
-%%DOCSDIR%%/wiki/lib/images/fileicons/sxd.png
-%%DOCSDIR%%/wiki/lib/images/fileicons/sxi.png
-%%DOCSDIR%%/wiki/lib/images/fileicons/sxw.png
-%%DOCSDIR%%/wiki/lib/images/fileicons/tar.png
-%%DOCSDIR%%/wiki/lib/images/fileicons/tgz.png
-%%DOCSDIR%%/wiki/lib/images/fileicons/xls.png
-%%DOCSDIR%%/wiki/lib/images/fileicons/zip.png
-%%DOCSDIR%%/wiki/lib/images/info.png
-%%DOCSDIR%%/wiki/lib/images/interwiki.png
-%%DOCSDIR%%/wiki/lib/images/interwiki/amazon.de.gif
-%%DOCSDIR%%/wiki/lib/images/interwiki/amazon.gif
-%%DOCSDIR%%/wiki/lib/images/interwiki/amazon.uk.gif
-%%DOCSDIR%%/wiki/lib/images/interwiki/bug.gif
-%%DOCSDIR%%/wiki/lib/images/interwiki/coral.gif
-%%DOCSDIR%%/wiki/lib/images/interwiki/doku.gif
-%%DOCSDIR%%/wiki/lib/images/interwiki/dokubug.gif
-%%DOCSDIR%%/wiki/lib/images/interwiki/google.gif
-%%DOCSDIR%%/wiki/lib/images/interwiki/meatball.gif
-%%DOCSDIR%%/wiki/lib/images/interwiki/phpfn.gif
-%%DOCSDIR%%/wiki/lib/images/interwiki/sb.gif
-%%DOCSDIR%%/wiki/lib/images/interwiki/wiki.gif
-%%DOCSDIR%%/wiki/lib/images/interwiki/wp.gif
-%%DOCSDIR%%/wiki/lib/images/interwiki/wpde.gif
-%%DOCSDIR%%/wiki/lib/images/interwiki/wpmeta.gif
-%%DOCSDIR%%/wiki/lib/images/notify.png
-%%DOCSDIR%%/wiki/lib/images/smileys/fixme.gif
-%%DOCSDIR%%/wiki/lib/images/smileys/icon_smile.gif
-%%DOCSDIR%%/wiki/lib/images/smileys/icon_smile2.gif
-%%DOCSDIR%%/wiki/lib/images/smileys/icon_wink.gif
-%%DOCSDIR%%/wiki/lib/images/success.png
-%%DOCSDIR%%/wiki/lib/plugins/images/bullet.gif
-%%DOCSDIR%%/wiki/lib/plugins/note/images/important.png
-%%DOCSDIR%%/wiki/lib/plugins/note/images/note.png
-%%DOCSDIR%%/wiki/lib/plugins/note/images/tip.png
-%%DOCSDIR%%/wiki/lib/plugins/note/images/warning.png
-%%DOCSDIR%%/wiki/lib/tpl/geda/images/buttonshadow.png
-%%DOCSDIR%%/wiki/lib/tpl/geda/images/closed.gif
-%%DOCSDIR%%/wiki/lib/tpl/geda/images/favicon
-%%DOCSDIR%%/wiki/lib/tpl/geda/images/inputshadow.png
-%%DOCSDIR%%/wiki/lib/tpl/geda/images/link_icon.gif
-%%DOCSDIR%%/wiki/lib/tpl/geda/images/mail_icon.gif
-%%DOCSDIR%%/wiki/lib/tpl/geda/images/open.gif
-%%DOCSDIR%%/wiki/lib/tpl/geda/images/tocdot2.gif
-%%DOCSDIR%%/wiki/lib/tpl/geda/images/windows.gif
-%%DOCSDIR%%/wiki/libgeda3.html
-%%DOCSDIR%%/wiki/start_es.html
-%%DOCSDIR%%/wiki/start_fr.html
-@dir %%DOCSDIR%%/wiki/lib/plugins/definitionlist
diff --git a/cad/geda-examples/Makefile b/cad/geda-examples/Makefile
deleted file mode 100644
index 33d394896704..000000000000
--- a/cad/geda-examples/Makefile
+++ /dev/null
@@ -1,29 +0,0 @@
-# Created by: Stanislav Sedov <ssedov@mbsd.msk.ru>
-# $FreeBSD$
-
-PORTNAME= examples
-PORTVERSION= 1.4.3
-PORTEPOCH= 1
-CATEGORIES= cad
-MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/release/v1.4/${PORTVERSION}/ \
- http://geda.seul.org/release/v1.4/${PORTVERSION}/
-PKGNAMEPREFIX= geda-
-DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION}
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= The gEDA's examples
-
-BROKEN= Unfetchable
-DEPRECATED= Broken for more than 6 months
-EXPIRATION_DATE= 2015-11-26
-GNU_CONFIGURE= yes
-
-EXAMPLESDIR= ${PREFIX}/share/examples/geda
-
-.include <bsd.port.pre.mk>
-
-post-patch:
- @$(FIND) ${WRKSRC} -name Makefile.in -exec \
- ${REINPLACE_CMD} -e 's,\(^exampledir = \).*,\1${EXAMPLESDIR},g' {} \;
-
-.include <bsd.port.post.mk>
diff --git a/cad/geda-examples/distinfo b/cad/geda-examples/distinfo
deleted file mode 100644
index 07fa598a619a..000000000000
--- a/cad/geda-examples/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (geda-examples-1.4.3.tar.gz) = 38a7c6d39a8b298aa1baeadaf7a174ed2ae6397ef227f19cb0bee22757b6e553
-SIZE (geda-examples-1.4.3.tar.gz) = 263072
diff --git a/cad/geda-examples/pkg-descr b/cad/geda-examples/pkg-descr
deleted file mode 100644
index e8c10e1fc312..000000000000
--- a/cad/geda-examples/pkg-descr
+++ /dev/null
@@ -1,8 +0,0 @@
-Various examples for gEDA suite. This includes:
-
- 1) gTAG - USB to JTAG interface
- 2) lightning_detector - a lightning detector
- 3) RF_Amp - schematics and associated materials for a SPICE model
- 4) TwoStageAmp - a two stage amplifier SPICE playpen
-
-WWW: http://www.geda.seul.org
diff --git a/cad/geda-examples/pkg-plist b/cad/geda-examples/pkg-plist
deleted file mode 100644
index 75251e5c2c44..000000000000
--- a/cad/geda-examples/pkg-plist
+++ /dev/null
@@ -1,58 +0,0 @@
-%%EXAMPLESDIR%%/2N3904.mod
-%%EXAMPLESDIR%%/2N4401.sym
-%%EXAMPLESDIR%%/2N4403.sym
-%%EXAMPLESDIR%%/5980-2396E.pdf
-%%EXAMPLESDIR%%/7414-1.sym
-%%EXAMPLESDIR%%/BJTM1_Q1.mod
-%%EXAMPLESDIR%%/BJTM1_Q2.mod
-%%EXAMPLESDIR%%/BJT_Model.sym
-%%EXAMPLESDIR%%/DiodeM1_Q1.mod
-%%EXAMPLESDIR%%/DiodeM1_Q2.mod
-%%EXAMPLESDIR%%/DiodeM2_Q1.mod
-%%EXAMPLESDIR%%/DiodeM2_Q2.mod
-%%EXAMPLESDIR%%/DiodeM3_Q1.mod
-%%EXAMPLESDIR%%/DiodeM3_Q2.mod
-%%EXAMPLESDIR%%/MSA-2643.cir
-%%EXAMPLESDIR%%/MSA-2643.sch
-%%EXAMPLESDIR%%/Q1.cir
-%%EXAMPLESDIR%%/Q1.sch
-%%EXAMPLESDIR%%/Q2.cir
-%%EXAMPLESDIR%%/Q2.sch
-%%EXAMPLESDIR%%/Q_Model.sym
-%%EXAMPLESDIR%%/README
-%%EXAMPLESDIR%%/Simulation.cmd
-%%EXAMPLESDIR%%/TwoStageAmp.sch
-%%EXAMPLESDIR%%/attribs
-%%EXAMPLESDIR%%/bom
-%%EXAMPLESDIR%%/bom.readme
-%%EXAMPLESDIR%%/copyleft.sym
-%%EXAMPLESDIR%%/crdist.sh
-%%EXAMPLESDIR%%/cy7c64603-52nc.sym
-%%EXAMPLESDIR%%/gTAG-consio.ps
-%%EXAMPLESDIR%%/gTAG-consio.sch
-%%EXAMPLESDIR%%/gTAG-consio.sym
-%%EXAMPLESDIR%%/gTAG-jtagio.ps
-%%EXAMPLESDIR%%/gTAG-jtagio.sch
-%%EXAMPLESDIR%%/gTAG-jtagio.sym
-%%EXAMPLESDIR%%/gTAG-pcb.net
-%%EXAMPLESDIR%%/gTAG-psu.ps
-%%EXAMPLESDIR%%/gTAG-psu.sch
-%%EXAMPLESDIR%%/gTAG-psu.sym
-%%EXAMPLESDIR%%/gTAG-ucont.ps
-%%EXAMPLESDIR%%/gTAG-ucont.sch
-%%EXAMPLESDIR%%/gTAG-ucont.sym
-%%EXAMPLESDIR%%/gTAG.bom
-%%EXAMPLESDIR%%/gTAG.ps
-%%EXAMPLESDIR%%/gTAG.sch
-%%EXAMPLESDIR%%/gafrc
-%%EXAMPLESDIR%%/gnetlistrc
-%%EXAMPLESDIR%%/lightning.net
-%%EXAMPLESDIR%%/lightning.pcb
-%%EXAMPLESDIR%%/lightning.sch
-%%EXAMPLESDIR%%/lightning.sch.bom
-%%EXAMPLESDIR%%/max882.sym
-%%EXAMPLESDIR%%/sn75240pw.sym
-%%EXAMPLESDIR%%/spice-subcircuit-IO-1.sym
-%%EXAMPLESDIR%%/spice-subcircuit-LL-1.sym
-%%EXAMPLESDIR%%/spice.netlist
-%%EXAMPLESDIR%%/transistor.sym
diff --git a/cad/geda-gattrib/Makefile b/cad/geda-gattrib/Makefile
deleted file mode 100644
index ca439d825f64..000000000000
--- a/cad/geda-gattrib/Makefile
+++ /dev/null
@@ -1,49 +0,0 @@
-# Created by: Stanislav Sedov <ssedov@mbsd.msk.ru>
-# $FreeBSD$
-
-PORTNAME= gattrib
-PORTVERSION= 1.4.3
-PORTREVISION= 8
-PORTEPOCH= 1
-CATEGORIES= cad
-MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/release/v1.4/${PORTVERSION}/ \
- http://geda.seul.org/release/v1.4/${PORTVERSION}/
-PKGNAMEPREFIX= geda-
-DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION}
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= The gEDA's attribute editor
-
-BROKEN= Unfetchable
-DEPRECATED= Broken for more than 6 months
-EXPIRATION_DATE= 2015-11-26
-RUN_DEPENDS= geda-symbols>0:${PORTSDIR}/cad/geda-symbols
-LIB_DEPENDS= libgeda.so:${PORTSDIR}/cad/libgeda
-
-DATADIR= ${PREFIX}/share/geda
-DOCSDIR= ${PREFIX}/share/doc/geda
-
-GNU_CONFIGURE= yes
-USES= desktop-file-utils gmake pkgconfig
-USE_GNOME= gtk20 glib20
-INSTALLS_ICONS= yes
-CONFIGURE_ARGS= --with-docdir="${DOCSDIR}" --disable-update-mime-database \
- --disable-update-desktop-database
-CPPFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib
-
-OPTIONS_DEFINE= NLS
-OPTIONS_SUB= yes
-
-NLS_USES= gettext
-NLS_CONFIGURE_ENABLE= nls
-
-post-patch:
- @${REINPLACE_CMD} -E \
- -e "s,^(DATADIR[[:space:]]*=[[:space:]]*)gEDA,\1geda," \
- ${WRKSRC}/configure
- @${REINPLACE_CMD} -e 's|>n_bytes|>x_n_bytes|g' \
- -e 's|>text_size|>x_text_size|g' \
- ${WRKSRC}/src/gtkitementry_2_2.c
-
-.include <bsd.port.mk>
diff --git a/cad/geda-gattrib/distinfo b/cad/geda-gattrib/distinfo
deleted file mode 100644
index af7d3e9f1f3c..000000000000
--- a/cad/geda-gattrib/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (geda-gattrib-1.4.3.tar.gz) = 5eb48772d374dad446bfcd69990231fa6c6b52ba9b30048991632557512a7565
-SIZE (geda-gattrib-1.4.3.tar.gz) = 326641
diff --git a/cad/geda-gattrib/files/patch-icon-theme-installer b/cad/geda-gattrib/files/patch-icon-theme-installer
deleted file mode 100644
index 05a9bbec789c..000000000000
--- a/cad/geda-gattrib/files/patch-icon-theme-installer
+++ /dev/null
@@ -1,17 +0,0 @@
---- icon-theme-installer.orig 2009-01-28 18:58:56.000000000 +0100
-+++ icon-theme-installer 2009-01-28 18:59:24.000000000 +0100
-@@ -108,10 +108,10 @@
- exit 1
- fi
-
--if test ! -x `echo "$INSTALL_DATA_EXEC" | cut -f1 -d' '`; then
-- echo "Cannot find '$INSTALL_DATA_EXEC'; You probably want to pass -x \$(INSTALL_DATA)"
-- exit 1
--fi
-+#if test ! -x `echo "$INSTALL_DATA_EXEC" | cut -f1 -d' '`; then
-+# echo "Cannot find '$INSTALL_DATA_EXEC'; You probably want to pass -x \$(INSTALL_DATA)"
-+# exit 1
-+#fi
-
- if test -z "$SRC_DIR"; then
- SRC_DIR=.
diff --git a/cad/geda-gattrib/files/patch-src_gtkitementry_2_2.c b/cad/geda-gattrib/files/patch-src_gtkitementry_2_2.c
deleted file mode 100644
index 29d2ae56b635..000000000000
--- a/cad/geda-gattrib/files/patch-src_gtkitementry_2_2.c
+++ /dev/null
@@ -1,28 +0,0 @@
---- src/gtkitementry_2_2.c.orig 2010-10-29 19:10:42.000000000 +0200
-+++ src/gtkitementry_2_2.c 2010-10-29 19:11:29.000000000 +0200
-@@ -156,7 +156,7 @@ static void gtk_entry_draw_curso
- static PangoLayout *gtk_entry_ensure_layout (GtkEntry *entry,
- gboolean include_preedit);
- static void gtk_entry_queue_draw (GtkEntry *entry);
--static void gtk_entry_reset_im_context (GtkEntry *entry);
-+//static void gtk_entry_reset_im_context (GtkEntry *entry);
- static void gtk_entry_recompute (GtkEntry *entry);
- static void gtk_entry_get_cursor_locations (GtkEntry *entry,
- CursorType type,
-@@ -1830,16 +1830,6 @@ gtk_entry_queue_draw (GtkEntry *entry)
- }
-
- static void
--gtk_entry_reset_im_context (GtkEntry *entry)
--{
-- if (entry->need_im_reset)
-- {
-- entry->need_im_reset = 0;
-- gtk_im_context_reset (entry->im_context);
-- }
--}
--
--static void
- gtk_entry_get_cursor_locations (GtkEntry *entry,
- CursorType type,
- gint *strong_x,
diff --git a/cad/geda-gattrib/pkg-descr b/cad/geda-gattrib/pkg-descr
deleted file mode 100644
index 6e183204d3dc..000000000000
--- a/cad/geda-gattrib/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-Gattrib is gEDA's attribute editor.
-
-WWW: http://www.geda.seul.org
diff --git a/cad/geda-gattrib/pkg-plist b/cad/geda-gattrib/pkg-plist
deleted file mode 100644
index 649221e25e54..000000000000
--- a/cad/geda-gattrib/pkg-plist
+++ /dev/null
@@ -1,9 +0,0 @@
-bin/gattrib
-%%NLS%%lib/locale/de_DE/LC_MESSAGES/geda-gattrib.mo
-%%NLS%%lib/locale/es_ES/LC_MESSAGES/geda-gattrib.mo
-%%NLS%%lib/locale/nl_NL/LC_MESSAGES/geda-gattrib.mo
-share/applications/geda-gattrib.desktop
-%%DATADIR%%/gattrib-menus.xml
-%%DATADIR%%/system-gattribrc
-share/icons/hicolor/48x48/apps/geda-gattrib-48.png
-share/icons/hicolor/scalable/apps/geda-gattrib.svg
diff --git a/cad/geda-gschem/Makefile b/cad/geda-gschem/Makefile
deleted file mode 100644
index b1bb576a274d..000000000000
--- a/cad/geda-gschem/Makefile
+++ /dev/null
@@ -1,47 +0,0 @@
-# Created by: bruno schwander <bruno@tinkerbox.org>
-# $FreeBSD$
-
-PORTNAME= gschem
-PORTVERSION= 1.4.3
-PORTREVISION= 6
-PORTEPOCH= 1
-CATEGORIES= cad
-MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/release/v1.4/${PORTVERSION}/ \
- http://geda.seul.org/release/v1.4/${PORTVERSION}/
-PKGNAMEPREFIX= geda-
-DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION}
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= The gEDA's electronic schematic capture tool
-
-BROKEN= Unfetchable
-DEPRECATED= Broken for more than 6 months
-EXPIRATION_DATE= 2015-11-26
-RUN_DEPENDS= geda-symbols>0:${PORTSDIR}/cad/geda-symbols
-LIB_DEPENDS= libgeda.so:${PORTSDIR}/cad/libgeda
-
-DOCSDIR= ${PREFIX}/share/doc/geda
-DATADIR= ${PREFIX}/share/geda
-
-GNU_CONFIGURE= yes
-USES= desktop-file-utils gmake pkgconfig
-USE_GNOME= gtk20
-INSTALLS_ICONS= yes
-CONFIGURE_ARGS= --enable-gdgeda --with-docdir=${DOCSDIR} \
- --disable-update-mime-database \
- --disable-update-desktop-database
-CPPFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib
-
-OPTIONS_DEFINE= NLS
-OPTIONS_SUB= yes
-
-NLS_USES= gettext
-NLS_CONFIGURE_ENABLE= nls
-
-post-patch:
- @${REINPLACE_CMD} -E \
- -e "s,^(DATADIR[[:space:]]*=[[:space:]]*)gEDA,\1geda," \
- ${WRKSRC}/configure
-
-.include <bsd.port.mk>
diff --git a/cad/geda-gschem/distinfo b/cad/geda-gschem/distinfo
deleted file mode 100644
index 40b52a5a46a8..000000000000
--- a/cad/geda-gschem/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (geda-gschem-1.4.3.tar.gz) = 6952601966e0f28b9436286178a488849a78da1581c282944d2be34e9a09eec7
-SIZE (geda-gschem-1.4.3.tar.gz) = 1145038
diff --git a/cad/geda-gschem/files/patch-icon-theme-installer b/cad/geda-gschem/files/patch-icon-theme-installer
deleted file mode 100644
index 05a9bbec789c..000000000000
--- a/cad/geda-gschem/files/patch-icon-theme-installer
+++ /dev/null
@@ -1,17 +0,0 @@
---- icon-theme-installer.orig 2009-01-28 18:58:56.000000000 +0100
-+++ icon-theme-installer 2009-01-28 18:59:24.000000000 +0100
-@@ -108,10 +108,10 @@
- exit 1
- fi
-
--if test ! -x `echo "$INSTALL_DATA_EXEC" | cut -f1 -d' '`; then
-- echo "Cannot find '$INSTALL_DATA_EXEC'; You probably want to pass -x \$(INSTALL_DATA)"
-- exit 1
--fi
-+#if test ! -x `echo "$INSTALL_DATA_EXEC" | cut -f1 -d' '`; then
-+# echo "Cannot find '$INSTALL_DATA_EXEC'; You probably want to pass -x \$(INSTALL_DATA)"
-+# exit 1
-+#fi
-
- if test -z "$SRC_DIR"; then
- SRC_DIR=.
diff --git a/cad/geda-gschem/files/patch-src_x_menus.c b/cad/geda-gschem/files/patch-src_x_menus.c
deleted file mode 100644
index 53b38b4741cf..000000000000
--- a/cad/geda-gschem/files/patch-src_x_menus.c
+++ /dev/null
@@ -1,14 +0,0 @@
---- src/x_menus.c.orig Sun Aug 6 20:18:09 2006
-+++ src/x_menus.c Tue Oct 10 03:24:55 2006
-@@ -241,7 +241,11 @@
- static gchar* gettext_fn(const gchar *path,
- gpointer func_data __attribute__((unused)))
- {
-+#if defined(ENABLE_NLS)
- return gettext(path);
-+#else
-+ return path;
-+#endif
- }
-
- GtkWidget *get_main_popup(TOPLEVEL *w_current)
diff --git a/cad/geda-gschem/pkg-descr b/cad/geda-gschem/pkg-descr
deleted file mode 100644
index f39c7051dc48..000000000000
--- a/cad/geda-gschem/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-gschem is a tool to capture/draw electronic circuits schematics.
-
-WWW: http://www.geda.seul.org
diff --git a/cad/geda-gschem/pkg-plist b/cad/geda-gschem/pkg-plist
deleted file mode 100644
index 8ce5e5376379..000000000000
--- a/cad/geda-gschem/pkg-plist
+++ /dev/null
@@ -1,67 +0,0 @@
-bin/gschem
-bin/gschemdoc
-man/man1/gschem.1.gz
-share/applications/geda-gschem.desktop
-%%DATADIR%%/bitmap/gschem-alignment_bottomcenter.png
-%%DATADIR%%/bitmap/gschem-alignment_bottomleft.png
-%%DATADIR%%/bitmap/gschem-alignment_bottomright.png
-%%DATADIR%%/bitmap/gschem-alignment_middlecenter.png
-%%DATADIR%%/bitmap/gschem-alignment_middleleft.png
-%%DATADIR%%/bitmap/gschem-alignment_middleright.png
-%%DATADIR%%/bitmap/gschem-alignment_topcenter.png
-%%DATADIR%%/bitmap/gschem-alignment_topleft.png
-%%DATADIR%%/bitmap/gschem-alignment_topright.png
-%%DATADIR%%/bitmap/gschem-alignment_unchanged.png
-%%DATADIR%%/bitmap/gschem-bottom2top.png
-%%DATADIR%%/bitmap/gschem-bus.xpm
-%%DATADIR%%/bitmap/gschem-comp.xpm
-%%DATADIR%%/bitmap/gschem-copy.xpm
-%%DATADIR%%/bitmap/gschem-delete.xpm
-%%DATADIR%%/bitmap/gschem-diagonal.png
-%%DATADIR%%/bitmap/gschem-edit.xpm
-%%DATADIR%%/bitmap/gschem-fileorder.png
-%%DATADIR%%/bitmap/gschem-filltype_filled.png
-%%DATADIR%%/bitmap/gschem-filltype_hatch.png
-%%DATADIR%%/bitmap/gschem-filltype_hollow.png
-%%DATADIR%%/bitmap/gschem-filltype_mesh.png
-%%DATADIR%%/bitmap/gschem-left2right.png
-%%DATADIR%%/bitmap/gschem-mirror.xpm
-%%DATADIR%%/bitmap/gschem-move.xpm
-%%DATADIR%%/bitmap/gschem-net.xpm
-%%DATADIR%%/bitmap/gschem-new.xpm
-%%DATADIR%%/bitmap/gschem-open.xpm
-%%DATADIR%%/bitmap/gschem-redo.xpm
-%%DATADIR%%/bitmap/gschem-right2left.png
-%%DATADIR%%/bitmap/gschem-rotate.xpm
-%%DATADIR%%/bitmap/gschem-save.xpm
-%%DATADIR%%/bitmap/gschem-select.xpm
-%%DATADIR%%/bitmap/gschem-text.xpm
-%%DATADIR%%/bitmap/gschem-top2bottom.png
-%%DATADIR%%/bitmap/gschem-undo.xpm
-%%DATADIR%%/bitmap/gschem-warning.png
-%%DATADIR%%/gschem-darkbg
-%%DATADIR%%/gschem-gtkrc
-%%DATADIR%%/gschem-lightbg
-%%DATADIR%%/scheme/auto-place-attribs.scm
-%%DATADIR%%/scheme/auto-uref.scm
-%%DATADIR%%/scheme/default-attrib-positions.scm
-%%DATADIR%%/scheme/generate_netlist.scm
-%%DATADIR%%/scheme/gschem.scm
-%%DATADIR%%/scheme/image.scm
-%%DATADIR%%/scheme/list-keys.scm
-%%DATADIR%%/scheme/pcb.scm
-%%DATADIR%%/scheme/print-NB-attribs.scm
-%%DATADIR%%/scheme/print.scm
-%%DATADIR%%/system-gschemrc
-share/icons/hicolor/48x48/apps/geda-gschem-48.png
-share/icons/hicolor/scalable/apps/geda-gschem.svg
-share/locale/af_ZA/LC_MESSAGES/geda-gschem.mo
-share/locale/de_DE/LC_MESSAGES/geda-gschem.mo
-share/locale/en_GB/LC_MESSAGES/geda-gschem.mo
-share/locale/es_ES/LC_MESSAGES/geda-gschem.mo
-share/locale/fr_FR/LC_MESSAGES/geda-gschem.mo
-share/locale/it_IT/LC_MESSAGES/geda-gschem.mo
-share/locale/ja_JP/LC_MESSAGES/geda-gschem.mo
-share/locale/nl_NL/LC_MESSAGES/geda-gschem.mo
-share/locale/pt_BR/LC_MESSAGES/geda-gschem.mo
-share/locale/ru/LC_MESSAGES/geda-gschem.mo
diff --git a/cad/geda-netlist/Makefile b/cad/geda-netlist/Makefile
deleted file mode 100644
index bea3c41248d3..000000000000
--- a/cad/geda-netlist/Makefile
+++ /dev/null
@@ -1,39 +0,0 @@
-# Created by: bruno schwander <bruno@tinkerbox.org>
-# $FreeBSD$
-
-PORTNAME= netlist
-PORTVERSION= 1.4.3
-PORTREVISION= 5
-PORTEPOCH= 1
-CATEGORIES= cad
-MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/release/v1.4/${PORTVERSION}/ \
- http://geda.seul.org/release/v1.4/${PORTVERSION}/
-PKGNAMEPREFIX= geda-
-DISTNAME= ${PKGNAMEPREFIX}g${PORTNAME}-${PORTVERSION}
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= The gEDA's netlister
-
-BROKEN= Unfetchable
-DEPRECATED= Broken for more than 6 months
-EXPIRATION_DATE= 2015-11-26
-LIB_DEPENDS= libgeda.so:${PORTSDIR}/cad/libgeda
-RUN_DEPENDS= geda-symbols>0:${PORTSDIR}/cad/geda-symbols
-
-DATADIR= ${PREFIX}/share/geda
-DOCSDIR= ${PREFIX}/share/doc/geda
-
-GNU_CONFIGURE= yes
-USE_GNOME= gtk20
-USES= pkgconfig shebangfix
-SHEBANG_FILES= scripts/sch2eaglepos.sh
-CONFIGURE_ARGS= --with-docdir=${DOCSDIR}
-CPPFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib
-
-post-patch:
- @${REINPLACE_CMD} -E \
- -e "s,^(DATADIR[[:space:]]*=[[:space:]]*)gEDA,\1geda," \
- ${WRKSRC}/configure
-
-.include <bsd.port.mk>
diff --git a/cad/geda-netlist/distinfo b/cad/geda-netlist/distinfo
deleted file mode 100644
index 2368ffd701e4..000000000000
--- a/cad/geda-netlist/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (geda-gnetlist-1.4.3.tar.gz) = 0793ec9d173dbe600c14a0a8cf8b89f418271176d75b5a02e0a840a55910c119
-SIZE (geda-gnetlist-1.4.3.tar.gz) = 408292
diff --git a/cad/geda-netlist/pkg-descr b/cad/geda-netlist/pkg-descr
deleted file mode 100644
index a8239504a047..000000000000
--- a/cad/geda-netlist/pkg-descr
+++ /dev/null
@@ -1,65 +0,0 @@
-gnetlist is the netlist extraction/generation program which is part
-of gEDA (GPL Electronic Design Automation) toolset. This program takes a
-schematic for its input and outputs a netlist. gnetlist uses scheme to define
-the output format.
-
-Currently it supports the following backends:
-
- 1) Allegro netlist format (-g allegro)
-
- 2) BAE netlist format (-g bae)
-
- 3) BOM / BOM2 - Bill of Materials (-g bom and -g bom2)
-
- 4) Partslist1,2,3 - More Bill of Materials (-g partslist[1-3])
-
- 5) DRC - Start of a design rule checker (-g drc)
-
- 6) DRC2 - A second design rule checker (-g drc2)
-
- 7) gEDA - native format, mainly used for testing (-g geda)
-
- 8) Gossip netlist format (-g gossip)
-
- 9) PADS netlist format (-g pads)
-
- 10) PCB / PCBboard (-g PCB and -g PCBboard)
-
- 11) gsch2pcb backend (-g gsch2pcb)
-
- 12) ProtelII netlist format (-g protelII)
-
- 13) Spice compatible netlist format (-g spice)
-
- 14) Enhanced spice compatible netlist format (-g spice-sdb)
-
- 15) Switcap netlist format (-g switcap)
-
- 16) Tango netlist format (-g tango)
-
- 17) Verilog code (-g verilog)
-
- 18) VHDL code (-g vhdl)
-
- 19) VIPEC netlist format (-g vipec)
-
- 20) Bartels Autoengineer netlist format (-g bae)
-
- 21) GOSSIP system simulation system netlist format (-g gossip)
-
- 22) MAXASCII netlist format (-g maxascii)
-
- 23) VHDL-AMS netlist format (-g vams)
-
- 24) Futurenet2 netlist format (-g futurenet2 )
-
- 25) SWITCAP switched capacitor simulator netlist format (-g switcap )
-
- 26) RF Cascade netlist format (-g cascade )
-
- 27) RACAL-REDAC netlist format (-g redac )
-
- 28) PCB actions file for forward annotating pin/pad names from
- schematic to layout (-g pcbpins)
-
-WWW: http://www.geda.seul.org
diff --git a/cad/geda-netlist/pkg-plist b/cad/geda-netlist/pkg-plist
deleted file mode 100644
index ef56c1cd2dd5..000000000000
--- a/cad/geda-netlist/pkg-plist
+++ /dev/null
@@ -1,54 +0,0 @@
-bin/gnetlist
-bin/mk_verilog_syms
-bin/sch2eaglepos.sh
-bin/sw2asc
-man/man1/gnetlist.1.gz
-%%DOCSDIR%%/man/gnetlist.html
-%%DOCSDIR%%/readmes/README.bom
-%%DOCSDIR%%/readmes/README.eagle
-%%DOCSDIR%%/readmes/README.pcb
-%%DOCSDIR%%/readmes/README.switcap
-%%DOCSDIR%%/readmes/README.sysc
-%%DOCSDIR%%/readmes/README.verilog
-%%DOCSDIR%%/readmes/README.vhdl
-%%DOCSDIR%%/readmes/syntax_architecture.txt
-%%DOCSDIR%%/readmes/syntax_entity.txt
-%%DOCSDIR%%/readmes/vams_mode.txt
-%%DATADIR%%/scheme/gnet-PCB.scm
-%%DATADIR%%/scheme/gnet-PCBboard.scm
-%%DATADIR%%/scheme/gnet-allegro.scm
-%%DATADIR%%/scheme/gnet-bae.scm
-%%DATADIR%%/scheme/gnet-bom.scm
-%%DATADIR%%/scheme/gnet-bom2.scm
-%%DATADIR%%/scheme/gnet-calay.scm
-%%DATADIR%%/scheme/gnet-cascade.scm
-%%DATADIR%%/scheme/gnet-drc.scm
-%%DATADIR%%/scheme/gnet-drc2.scm
-%%DATADIR%%/scheme/gnet-eagle.scm
-%%DATADIR%%/scheme/gnet-futurenet2.scm
-%%DATADIR%%/scheme/gnet-geda.scm
-%%DATADIR%%/scheme/gnet-gossip.scm
-%%DATADIR%%/scheme/gnet-gsch2pcb.scm
-%%DATADIR%%/scheme/gnet-mathematica.scm
-%%DATADIR%%/scheme/gnet-maxascii.scm
-%%DATADIR%%/scheme/gnet-osmond.scm
-%%DATADIR%%/scheme/gnet-pads.scm
-%%DATADIR%%/scheme/gnet-partslist-common.scm
-%%DATADIR%%/scheme/gnet-partslist1.scm
-%%DATADIR%%/scheme/gnet-partslist2.scm
-%%DATADIR%%/scheme/gnet-partslist3.scm
-%%DATADIR%%/scheme/gnet-pcbpins.scm
-%%DATADIR%%/scheme/gnet-protelII.scm
-%%DATADIR%%/scheme/gnet-redac.scm
-%%DATADIR%%/scheme/gnet-spice-sdb.scm
-%%DATADIR%%/scheme/gnet-spice.scm
-%%DATADIR%%/scheme/gnet-switcap.scm
-%%DATADIR%%/scheme/gnet-systemc.scm
-%%DATADIR%%/scheme/gnet-tango.scm
-%%DATADIR%%/scheme/gnet-vams.scm
-%%DATADIR%%/scheme/gnet-verilog.scm
-%%DATADIR%%/scheme/gnet-vhdl.scm
-%%DATADIR%%/scheme/gnet-vipec.scm
-%%DATADIR%%/scheme/gnetlist.scm
-%%DATADIR%%/scheme/gnetlist-post.scm
-%%DATADIR%%/system-gnetlistrc
diff --git a/cad/geda-symbols/Makefile b/cad/geda-symbols/Makefile
deleted file mode 100644
index a88e50c9cd6c..000000000000
--- a/cad/geda-symbols/Makefile
+++ /dev/null
@@ -1,35 +0,0 @@
-# Created by: bruno schwander <bruno@tinkerbox.org>
-# $FreeBSD$
-
-PORTNAME= symbols
-PORTVERSION= 1.4.3
-PORTEPOCH= 1
-CATEGORIES= cad
-MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/release/v1.4/${PORTVERSION}/ \
- http://geda.seul.org/release/v1.4/${PORTVERSION}/
-PKGNAMEPREFIX= geda-
-DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION}
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= The gEDA's symbols
-
-BROKEN= Unfetchable
-DEPRECATED= Broken for more than 6 months
-EXPIRATION_DATE= 2015-11-26
-DATADIR= ${PREFIX}/share/geda
-DOCSDIR= ${PREFIX}/share/doc/geda
-
-GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --with-docdir=${DOCSDIR}
-CPPFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib
-
-post-patch:
- @${REINPLACE_CMD} -E \
- -e "s,^(DATADIR[[:space:]]*=[[:space:]]*)gEDA,\1geda," \
- ${WRKSRC}/configure
-
-post-install:
- @${TOUCH} ${STAGEDIR}${DATADIR}/sym/local/.keep_me
-
-.include <bsd.port.mk>
diff --git a/cad/geda-symbols/distinfo b/cad/geda-symbols/distinfo
deleted file mode 100644
index 3888f17f8a43..000000000000
--- a/cad/geda-symbols/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (geda-symbols-1.4.3.tar.gz) = 97c2dec953e21bfa2633077d084fc0b9aff0c79030f96680ebdef9f97e294cc7
-SIZE (geda-symbols-1.4.3.tar.gz) = 843490
diff --git a/cad/geda-symbols/pkg-descr b/cad/geda-symbols/pkg-descr
deleted file mode 100644
index 8316abbf7bee..000000000000
--- a/cad/geda-symbols/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-symbols for gEDA
-
-WWW: http://www.geda.seul.org
diff --git a/cad/geda-symbols/pkg-plist b/cad/geda-symbols/pkg-plist
deleted file mode 100644
index 1382520c39f6..000000000000
--- a/cad/geda-symbols/pkg-plist
+++ /dev/null
@@ -1,1640 +0,0 @@
-%%DOCSDIR%%/nc.pdf
-%%DATADIR%%/gafrc.d/geda-clib.scm
-%%DATADIR%%/scheme/geda-font.scm
-%%DATADIR%%/sym/4000/4000-1.sym
-%%DATADIR%%/sym/4000/4000-2.sym
-%%DATADIR%%/sym/4000/4001-1.sym
-%%DATADIR%%/sym/4000/4002-1.sym
-%%DATADIR%%/sym/4000/4002-2.sym
-%%DATADIR%%/sym/4000/4006-1.sym
-%%DATADIR%%/sym/4000/4006-2.sym
-%%DATADIR%%/sym/4000/4007-1.sym
-%%DATADIR%%/sym/4000/4008-1.sym
-%%DATADIR%%/sym/4000/4008-2.sym
-%%DATADIR%%/sym/4000/4009-1.sym
-%%DATADIR%%/sym/4000/4010-1.sym
-%%DATADIR%%/sym/4000/40100-1.sym
-%%DATADIR%%/sym/4000/40101-1.sym
-%%DATADIR%%/sym/4000/40102-1.sym
-%%DATADIR%%/sym/4000/40103-1.sym
-%%DATADIR%%/sym/4000/40104-1.sym
-%%DATADIR%%/sym/4000/40105-1.sym
-%%DATADIR%%/sym/4000/40106-1.sym
-%%DATADIR%%/sym/4000/40107-1.sym
-%%DATADIR%%/sym/4000/40108-1.sym
-%%DATADIR%%/sym/4000/40109-1.sym
-%%DATADIR%%/sym/4000/4011-1.sym
-%%DATADIR%%/sym/4000/4011-2.sym
-%%DATADIR%%/sym/4000/40110-1.sym
-%%DATADIR%%/sym/4000/40117-1.sym
-%%DATADIR%%/sym/4000/4012-1.sym
-%%DATADIR%%/sym/4000/4013-1.sym
-%%DATADIR%%/sym/4000/4014-1.sym
-%%DATADIR%%/sym/4000/4014-2.sym
-%%DATADIR%%/sym/4000/40147-1.sym
-%%DATADIR%%/sym/4000/4015-1.sym
-%%DATADIR%%/sym/4000/4016-1.sym
-%%DATADIR%%/sym/4000/4016-2.sym
-%%DATADIR%%/sym/4000/40160-1.sym
-%%DATADIR%%/sym/4000/40161-1.sym
-%%DATADIR%%/sym/4000/40162-1.sym
-%%DATADIR%%/sym/4000/40163-1.sym
-%%DATADIR%%/sym/4000/4017-1.sym
-%%DATADIR%%/sym/4000/4017-2.sym
-%%DATADIR%%/sym/4000/40174-1.sym
-%%DATADIR%%/sym/4000/40175-1.sym
-%%DATADIR%%/sym/4000/4018-1.sym
-%%DATADIR%%/sym/4000/4018-2.sym
-%%DATADIR%%/sym/4000/40181-1.sym
-%%DATADIR%%/sym/4000/40182-1.sym
-%%DATADIR%%/sym/4000/4019-1.sym
-%%DATADIR%%/sym/4000/4019-2.sym
-%%DATADIR%%/sym/4000/40192-1.sym
-%%DATADIR%%/sym/4000/40193-1.sym
-%%DATADIR%%/sym/4000/40194-1.sym
-%%DATADIR%%/sym/4000/40195-1.sym
-%%DATADIR%%/sym/4000/4020-1.sym
-%%DATADIR%%/sym/4000/40208-1.sym
-%%DATADIR%%/sym/4000/4021-1.sym
-%%DATADIR%%/sym/4000/4021-2.sym
-%%DATADIR%%/sym/4000/4021-3.sym
-%%DATADIR%%/sym/4000/4022-1.sym
-%%DATADIR%%/sym/4000/4022-2.sym
-%%DATADIR%%/sym/4000/4023-1.sym
-%%DATADIR%%/sym/4000/4024-1.sym
-%%DATADIR%%/sym/4000/40240-1.sym
-%%DATADIR%%/sym/4000/40244-1.sym
-%%DATADIR%%/sym/4000/40245-1.sym
-%%DATADIR%%/sym/4000/4025-1.sym
-%%DATADIR%%/sym/4000/40257-1.sym
-%%DATADIR%%/sym/4000/4026-1.sym
-%%DATADIR%%/sym/4000/4027-1.sym
-%%DATADIR%%/sym/4000/4028-1.sym
-%%DATADIR%%/sym/4000/4028-2.sym
-%%DATADIR%%/sym/4000/4029-1.sym
-%%DATADIR%%/sym/4000/4030-1.sym
-%%DATADIR%%/sym/4000/4031-1.sym
-%%DATADIR%%/sym/4000/4032-1.sym
-%%DATADIR%%/sym/4000/4032-2.sym
-%%DATADIR%%/sym/4000/4033-1.sym
-%%DATADIR%%/sym/4000/4033-2.sym
-%%DATADIR%%/sym/4000/4034-1.sym
-%%DATADIR%%/sym/4000/4035-1.sym
-%%DATADIR%%/sym/4000/4035-2.sym
-%%DATADIR%%/sym/4000/40373-1.sym
-%%DATADIR%%/sym/4000/40374-1.sym
-%%DATADIR%%/sym/4000/4038-1.sym
-%%DATADIR%%/sym/4000/4038-2.sym
-%%DATADIR%%/sym/4000/4040-1.sym
-%%DATADIR%%/sym/4000/4041-1.sym
-%%DATADIR%%/sym/4000/4042-1.sym
-%%DATADIR%%/sym/4000/4042-2.sym
-%%DATADIR%%/sym/4000/4043-1.sym
-%%DATADIR%%/sym/4000/4043-2.sym
-%%DATADIR%%/sym/4000/4044-1.sym
-%%DATADIR%%/sym/4000/4044-2.sym
-%%DATADIR%%/sym/4000/4045-1.sym
-%%DATADIR%%/sym/4000/4046-1.sym
-%%DATADIR%%/sym/4000/4047-1.sym
-%%DATADIR%%/sym/4000/4048-1.sym
-%%DATADIR%%/sym/4000/4049-1.sym
-%%DATADIR%%/sym/4000/4050-1.sym
-%%DATADIR%%/sym/4000/4051-1.sym
-%%DATADIR%%/sym/4000/4052-1.sym
-%%DATADIR%%/sym/4000/4053-1.sym
-%%DATADIR%%/sym/4000/4053-2.sym
-%%DATADIR%%/sym/4000/4054-1.sym
-%%DATADIR%%/sym/4000/4055-1.sym
-%%DATADIR%%/sym/4000/4056-1.sym
-%%DATADIR%%/sym/4000/4059-1.sym
-%%DATADIR%%/sym/4000/4060-1.sym
-%%DATADIR%%/sym/4000/4060-2.sym
-%%DATADIR%%/sym/4000/4061-1.sym
-%%DATADIR%%/sym/4000/4062-1.sym
-%%DATADIR%%/sym/4000/4063-1.sym
-%%DATADIR%%/sym/4000/4066-1.sym
-%%DATADIR%%/sym/4000/4066-2.sym
-%%DATADIR%%/sym/4000/4067-1.sym
-%%DATADIR%%/sym/4000/4067-2.sym
-%%DATADIR%%/sym/4000/4068-1.sym
-%%DATADIR%%/sym/4000/4068-2.sym
-%%DATADIR%%/sym/4000/4069-1.sym
-%%DATADIR%%/sym/4000/4069-2.sym
-%%DATADIR%%/sym/4000/4069-3.sym
-%%DATADIR%%/sym/4000/4070-1.sym
-%%DATADIR%%/sym/4000/4071-1.sym
-%%DATADIR%%/sym/4000/4072-1.sym
-%%DATADIR%%/sym/4000/4072-2.sym
-%%DATADIR%%/sym/4000/4073-1.sym
-%%DATADIR%%/sym/4000/4073-2.sym
-%%DATADIR%%/sym/4000/4075-1.sym
-%%DATADIR%%/sym/4000/4075-2.sym
-%%DATADIR%%/sym/4000/4076-1.sym
-%%DATADIR%%/sym/4000/4077-1.sym
-%%DATADIR%%/sym/4000/4078-1.sym
-%%DATADIR%%/sym/4000/4078-2.sym
-%%DATADIR%%/sym/4000/4081-1.sym
-%%DATADIR%%/sym/4000/4082-1.sym
-%%DATADIR%%/sym/4000/4082-2.sym
-%%DATADIR%%/sym/4000/4085-1.sym
-%%DATADIR%%/sym/4000/4086-1.sym
-%%DATADIR%%/sym/4000/4089-1.sym
-%%DATADIR%%/sym/4000/4093-1.sym
-%%DATADIR%%/sym/4000/4094-1.sym
-%%DATADIR%%/sym/4000/4094-2.sym
-%%DATADIR%%/sym/4000/4095-1.sym
-%%DATADIR%%/sym/4000/4096-1.sym
-%%DATADIR%%/sym/4000/4097-1.sym
-%%DATADIR%%/sym/4000/4098-1.sym
-%%DATADIR%%/sym/4000/4099-1.sym
-%%DATADIR%%/sym/4000/4316-1.sym
-%%DATADIR%%/sym/4000/4352-1.sym
-%%DATADIR%%/sym/4000/4353-1.sym
-%%DATADIR%%/sym/4000/4501-1.sym
-%%DATADIR%%/sym/4000/4502-1.sym
-%%DATADIR%%/sym/4000/4503-1.sym
-%%DATADIR%%/sym/4000/4504-1.sym
-%%DATADIR%%/sym/4000/4508-1.sym
-%%DATADIR%%/sym/4000/4510-1.sym
-%%DATADIR%%/sym/4000/4511-1.sym
-%%DATADIR%%/sym/4000/4512-1.sym
-%%DATADIR%%/sym/4000/4513-1.sym
-%%DATADIR%%/sym/4000/4514-1.sym
-%%DATADIR%%/sym/4000/4515-1.sym
-%%DATADIR%%/sym/4000/4516-1.sym
-%%DATADIR%%/sym/4000/4517-1.sym
-%%DATADIR%%/sym/4000/4518-1.sym
-%%DATADIR%%/sym/4000/4520-1.sym
-%%DATADIR%%/sym/4000/4521-1.sym
-%%DATADIR%%/sym/4000/4522-1.sym
-%%DATADIR%%/sym/4000/4527-1.sym
-%%DATADIR%%/sym/4000/4528-1.sym
-%%DATADIR%%/sym/4000/4531-1.sym
-%%DATADIR%%/sym/4000/4532-1.sym
-%%DATADIR%%/sym/4000/4534-1.sym
-%%DATADIR%%/sym/4000/4536-1.sym
-%%DATADIR%%/sym/4000/4538-1.sym
-%%DATADIR%%/sym/4000/4541-1.sym
-%%DATADIR%%/sym/4000/4543-1.sym
-%%DATADIR%%/sym/4000/4555-1.sym
-%%DATADIR%%/sym/4000/4556-1.sym
-%%DATADIR%%/sym/4000/4572-1.sym
-%%DATADIR%%/sym/4000/4580-1.sym
-%%DATADIR%%/sym/4000/4582-1.sym
-%%DATADIR%%/sym/4000/4585-1.sym
-%%DATADIR%%/sym/4000/4723-1.sym
-%%DATADIR%%/sym/4000/4724-1.sym
-%%DATADIR%%/sym/4000/4737-1.sym
-%%DATADIR%%/sym/74/7400-1.sym
-%%DATADIR%%/sym/74/7400-2.sym
-%%DATADIR%%/sym/74/7401-1.sym
-%%DATADIR%%/sym/74/7401-2.sym
-%%DATADIR%%/sym/74/7402-1.sym
-%%DATADIR%%/sym/74/7402-2.sym
-%%DATADIR%%/sym/74/7403-1.sym
-%%DATADIR%%/sym/74/7403-2.sym
-%%DATADIR%%/sym/74/7404-1.sym
-%%DATADIR%%/sym/74/7404-2.sym
-%%DATADIR%%/sym/74/7404-3.sym
-%%DATADIR%%/sym/74/7404-4.sym
-%%DATADIR%%/sym/74/7405-1.sym
-%%DATADIR%%/sym/74/7405-2.sym
-%%DATADIR%%/sym/74/7407-1.sym
-%%DATADIR%%/sym/74/7408-1.sym
-%%DATADIR%%/sym/74/7408-2.sym
-%%DATADIR%%/sym/74/7409-1.sym
-%%DATADIR%%/sym/74/7409-2.sym
-%%DATADIR%%/sym/74/7410-1.sym
-%%DATADIR%%/sym/74/7410-2.sym
-%%DATADIR%%/sym/74/74107-1.sym
-%%DATADIR%%/sym/74/74107-2.sym
-%%DATADIR%%/sym/74/74109-1.sym
-%%DATADIR%%/sym/74/74109-2.sym
-%%DATADIR%%/sym/74/7411-1.sym
-%%DATADIR%%/sym/74/7411-2.sym
-%%DATADIR%%/sym/74/74112-1.sym
-%%DATADIR%%/sym/74/74113-1.sym
-%%DATADIR%%/sym/74/74114-1.sym
-%%DATADIR%%/sym/74/7412-1.sym
-%%DATADIR%%/sym/74/7412-2.sym
-%%DATADIR%%/sym/74/74121-1.sym
-%%DATADIR%%/sym/74/74122-1.sym
-%%DATADIR%%/sym/74/74123-1.sym
-%%DATADIR%%/sym/74/74123-2.sym
-%%DATADIR%%/sym/74/74123-3.sym
-%%DATADIR%%/sym/74/74124-1.sym
-%%DATADIR%%/sym/74/74124-2.sym
-%%DATADIR%%/sym/74/74125-1.sym
-%%DATADIR%%/sym/74/74126-1.sym
-%%DATADIR%%/sym/74/74131-1.sym
-%%DATADIR%%/sym/74/74132-1.sym
-%%DATADIR%%/sym/74/74133-1.sym
-%%DATADIR%%/sym/74/74133-2.sym
-%%DATADIR%%/sym/74/74137-1.sym
-%%DATADIR%%/sym/74/74138-1.sym
-%%DATADIR%%/sym/74/74138-2.sym
-%%DATADIR%%/sym/74/74139-1.sym
-%%DATADIR%%/sym/74/74139-2.sym
-%%DATADIR%%/sym/74/74139-3.sym
-%%DATADIR%%/sym/74/7414-1.sym
-%%DATADIR%%/sym/74/7414-2.sym
-%%DATADIR%%/sym/74/74141-1.sym
-%%DATADIR%%/sym/74/74145-1.sym
-%%DATADIR%%/sym/74/74147-1.sym
-%%DATADIR%%/sym/74/74148-1.sym
-%%DATADIR%%/sym/74/7415-1.sym
-%%DATADIR%%/sym/74/7415-2.sym
-%%DATADIR%%/sym/74/74150-1.sym
-%%DATADIR%%/sym/74/74151-1.sym
-%%DATADIR%%/sym/74/74151-2.sym
-%%DATADIR%%/sym/74/74152-1.sym
-%%DATADIR%%/sym/74/74153-1.sym
-%%DATADIR%%/sym/74/74153-2.sym
-%%DATADIR%%/sym/74/74154-1.sym
-%%DATADIR%%/sym/74/74154-2.sym
-%%DATADIR%%/sym/74/74157-1.sym
-%%DATADIR%%/sym/74/74158-1.sym
-%%DATADIR%%/sym/74/74159-1.sym
-%%DATADIR%%/sym/74/74160-1.sym
-%%DATADIR%%/sym/74/74161-1.sym
-%%DATADIR%%/sym/74/74161-2.sym
-%%DATADIR%%/sym/74/74162-1.sym
-%%DATADIR%%/sym/74/74163-1.sym
-%%DATADIR%%/sym/74/74164-1.sym
-%%DATADIR%%/sym/74/74164-2.sym
-%%DATADIR%%/sym/74/74165-1.sym
-%%DATADIR%%/sym/74/74166-1.sym
-%%DATADIR%%/sym/74/74168-1.sym
-%%DATADIR%%/sym/74/74169-1.sym
-%%DATADIR%%/sym/74/74170-1.sym
-%%DATADIR%%/sym/74/74173-1.sym
-%%DATADIR%%/sym/74/74175-1.sym
-%%DATADIR%%/sym/74/74181-1.sym
-%%DATADIR%%/sym/74/74182-1.sym
-%%DATADIR%%/sym/74/74189-1.sym
-%%DATADIR%%/sym/74/74189-2.sym
-%%DATADIR%%/sym/74/74190-1.sym
-%%DATADIR%%/sym/74/74191-1.sym
-%%DATADIR%%/sym/74/74191-2.sym
-%%DATADIR%%/sym/74/74192-1.sym
-%%DATADIR%%/sym/74/74193-1.sym
-%%DATADIR%%/sym/74/74194-1.sym
-%%DATADIR%%/sym/74/74195-1.sym
-%%DATADIR%%/sym/74/74196-1.sym
-%%DATADIR%%/sym/74/74197-1.sym
-%%DATADIR%%/sym/74/7420-1.sym
-%%DATADIR%%/sym/74/7420-2.sym
-%%DATADIR%%/sym/74/7421-1.sym
-%%DATADIR%%/sym/74/7421-2.sym
-%%DATADIR%%/sym/74/7422-1.sym
-%%DATADIR%%/sym/74/7422-2.sym
-%%DATADIR%%/sym/74/74238-1.sym
-%%DATADIR%%/sym/74/74240-1.sym
-%%DATADIR%%/sym/74/74243-1.sym
-%%DATADIR%%/sym/74/74244-1.sym
-%%DATADIR%%/sym/74/74244-2.sym
-%%DATADIR%%/sym/74/74245-1.sym
-%%DATADIR%%/sym/74/74257-1.sym
-%%DATADIR%%/sym/74/74259-1.sym
-%%DATADIR%%/sym/74/74265-1.sym
-%%DATADIR%%/sym/74/74265-2.sym
-%%DATADIR%%/sym/74/74266-1.sym
-%%DATADIR%%/sym/74/7427-1.sym
-%%DATADIR%%/sym/74/74273-1.sym
-%%DATADIR%%/sym/74/74280-1.sym
-%%DATADIR%%/sym/74/74283-1.sym
-%%DATADIR%%/sym/74/74299-1.sym
-%%DATADIR%%/sym/74/7430-1.sym
-%%DATADIR%%/sym/74/7430-2.sym
-%%DATADIR%%/sym/74/7431-1.sym
-%%DATADIR%%/sym/74/7432-1.sym
-%%DATADIR%%/sym/74/7432-2.sym
-%%DATADIR%%/sym/74/7432-3.sym
-%%DATADIR%%/sym/74/74367-1.sym
-%%DATADIR%%/sym/74/74373-1.sym
-%%DATADIR%%/sym/74/74374-1.sym
-%%DATADIR%%/sym/74/74377-1.sym
-%%DATADIR%%/sym/74/74379-1.sym
-%%DATADIR%%/sym/74/74393-1.sym
-%%DATADIR%%/sym/74/7442-1.sym
-%%DATADIR%%/sym/74/7445-1.sym
-%%DATADIR%%/sym/74/7446-1.sym
-%%DATADIR%%/sym/74/7447-1.sym
-%%DATADIR%%/sym/74/7448-1.sym
-%%DATADIR%%/sym/74/7451-1.sym
-%%DATADIR%%/sym/74/74520-1.sym
-%%DATADIR%%/sym/74/74520-2.sym
-%%DATADIR%%/sym/74/74520-3.sym
-%%DATADIR%%/sym/74/7454-1.sym
-%%DATADIR%%/sym/74/74541-1.sym
-%%DATADIR%%/sym/74/7455-1.sym
-%%DATADIR%%/sym/74/7456-1.sym
-%%DATADIR%%/sym/74/7457-1.sym
-%%DATADIR%%/sym/74/74573-1.sym
-%%DATADIR%%/sym/74/74574-1.sym
-%%DATADIR%%/sym/74/74595-1.sym
-%%DATADIR%%/sym/74/74673A-1.sym
-%%DATADIR%%/sym/74/74673A-2.sym
-%%DATADIR%%/sym/74/74684-1.sym
-%%DATADIR%%/sym/74/74688-1.sym
-%%DATADIR%%/sym/74/74688-2.sym
-%%DATADIR%%/sym/74/7472-1.sym
-%%DATADIR%%/sym/74/7473-1.sym
-%%DATADIR%%/sym/74/7474-1.sym
-%%DATADIR%%/sym/74/7474-2.sym
-%%DATADIR%%/sym/74/7474-3.sym
-%%DATADIR%%/sym/74/7475-1.sym
-%%DATADIR%%/sym/74/7476-1.sym
-%%DATADIR%%/sym/74/7478-1.sym
-%%DATADIR%%/sym/74/7483-1.sym
-%%DATADIR%%/sym/74/7485-1.sym
-%%DATADIR%%/sym/74/7486-1.sym
-%%DATADIR%%/sym/74/7490-1.sym
-%%DATADIR%%/sym/74/7491-1.sym
-%%DATADIR%%/sym/74/7492-1.sym
-%%DATADIR%%/sym/74/7493-1.sym
-%%DATADIR%%/sym/74/7495-1.sym
-%%DATADIR%%/sym/74/7495-2.sym
-%%DATADIR%%/sym/74/7496-1.sym
-%%DATADIR%%/sym/74/7497-1.sym
-%%DATADIR%%/sym/74/7497-2.sym
-%%DATADIR%%/sym/74/74HC244-1.sym
-%%DATADIR%%/sym/74/74HC244-2.sym
-%%DATADIR%%/sym/74/74HC373-1.sym
-%%DATADIR%%/sym/74/74HC374-1.sym
-%%DATADIR%%/sym/74/74HCT01-1.sym
-%%DATADIR%%/sym/74/74HCT03-1.sym
-%%DATADIR%%/sym/74/74HCT05-1.sym
-%%DATADIR%%/sym/74/74HCT08-1.sym
-%%DATADIR%%/sym/74/74HCT245-1.sym
-%%DATADIR%%/sym/74/74HCT4094-1.sym
-%%DATADIR%%/sym/74/74HCT541-1.sym
-%%DATADIR%%/sym/74/74power-1.sym
-%%DATADIR%%/sym/74/9602-1.sym
-%%DATADIR%%/sym/74/9602-2.sym
-%%DATADIR%%/sym/IEC417/ac-ac.sym
-%%DATADIR%%/sym/IEC417/ac-dc.sym
-%%DATADIR%%/sym/IEC417/adc.sym
-%%DATADIR%%/sym/IEC417/aerial.sym
-%%DATADIR%%/sym/IEC417/amp-bidir.sym
-%%DATADIR%%/sym/IEC417/amp-diff.sym
-%%DATADIR%%/sym/IEC417/amp-step.sym
-%%DATADIR%%/sym/IEC417/amp-trim.sym
-%%DATADIR%%/sym/IEC417/amp-var.sym
-%%DATADIR%%/sym/IEC417/amp.sym
-%%DATADIR%%/sym/IEC417/arrow.sym
-%%DATADIR%%/sym/IEC417/atten-step.sym
-%%DATADIR%%/sym/IEC417/atten-trim.sym
-%%DATADIR%%/sym/IEC417/atten-var.sym
-%%DATADIR%%/sym/IEC417/atten.sym
-%%DATADIR%%/sym/IEC417/bandpass-step.sym
-%%DATADIR%%/sym/IEC417/bandpass-trim.sym
-%%DATADIR%%/sym/IEC417/bandpass-var.sym
-%%DATADIR%%/sym/IEC417/bandpass.sym
-%%DATADIR%%/sym/IEC417/bandstop-step.sym
-%%DATADIR%%/sym/IEC417/bandstop-trim.sym
-%%DATADIR%%/sym/IEC417/bandstop-var.sym
-%%DATADIR%%/sym/IEC417/bandstop.sym
-%%DATADIR%%/sym/IEC417/block-convert.sym
-%%DATADIR%%/sym/IEC417/block.sym
-%%DATADIR%%/sym/IEC417/chassis.sym
-%%DATADIR%%/sym/IEC417/circulator.sym
-%%DATADIR%%/sym/IEC417/combine-2.sym
-%%DATADIR%%/sym/IEC417/combine-3.sym
-%%DATADIR%%/sym/IEC417/combine-4.sym
-%%DATADIR%%/sym/IEC417/common.sym
-%%DATADIR%%/sym/IEC417/con-coaxial.sym
-%%DATADIR%%/sym/IEC417/con2.sym
-%%DATADIR%%/sym/IEC417/corrector.sym
-%%DATADIR%%/sym/IEC417/coupler-dual.sym
-%%DATADIR%%/sym/IEC417/coupler.sym
-%%DATADIR%%/sym/IEC417/dac.sym
-%%DATADIR%%/sym/IEC417/dc-ac.sym
-%%DATADIR%%/sym/IEC417/dc-dc.sym
-%%DATADIR%%/sym/IEC417/decrypt.sym
-%%DATADIR%%/sym/IEC417/delay-step.sym
-%%DATADIR%%/sym/IEC417/delay-trim.sym
-%%DATADIR%%/sym/IEC417/delay-var.sym
-%%DATADIR%%/sym/IEC417/delay.sym
-%%DATADIR%%/sym/IEC417/demodulator.sym
-%%DATADIR%%/sym/IEC417/detector.sym
-%%DATADIR%%/sym/IEC417/diplexer.sym
-%%DATADIR%%/sym/IEC417/divide-by-N.sym
-%%DATADIR%%/sym/IEC417/down-converter.sym
-%%DATADIR%%/sym/IEC417/dpst-noblock.sym
-%%DATADIR%%/sym/IEC417/encrypt.sym
-%%DATADIR%%/sym/IEC417/ground.sym
-%%DATADIR%%/sym/IEC417/highpass-step.sym
-%%DATADIR%%/sym/IEC417/highpass-trim.sym
-%%DATADIR%%/sym/IEC417/highpass-var.sym
-%%DATADIR%%/sym/IEC417/highpass.sym
-%%DATADIR%%/sym/IEC417/hybrid.sym
-%%DATADIR%%/sym/IEC417/input-output.sym
-%%DATADIR%%/sym/IEC417/input.sym
-%%DATADIR%%/sym/IEC417/io.sym
-%%DATADIR%%/sym/IEC417/isolator.sym
-%%DATADIR%%/sym/IEC417/limiter.sym
-%%DATADIR%%/sym/IEC417/logic.sym
-%%DATADIR%%/sym/IEC417/lowpass-step.sym
-%%DATADIR%%/sym/IEC417/lowpass-trim.sym
-%%DATADIR%%/sym/IEC417/lowpass-var.sym
-%%DATADIR%%/sym/IEC417/lowpass.sym
-%%DATADIR%%/sym/IEC417/mixer-ansi.sym
-%%DATADIR%%/sym/IEC417/mixer-din.sym
-%%DATADIR%%/sym/IEC417/mixer.sym
-%%DATADIR%%/sym/IEC417/modem.sym
-%%DATADIR%%/sym/IEC417/modulator.sym
-%%DATADIR%%/sym/IEC417/osc-step.sym
-%%DATADIR%%/sym/IEC417/osc-trim.sym
-%%DATADIR%%/sym/IEC417/osc-var.sym
-%%DATADIR%%/sym/IEC417/osc.sym
-%%DATADIR%%/sym/IEC417/output.sym
-%%DATADIR%%/sym/IEC417/pad.sym
-%%DATADIR%%/sym/IEC417/phase-detector.sym
-%%DATADIR%%/sym/IEC417/process.sym
-%%DATADIR%%/sym/IEC417/pulse-step.sym
-%%DATADIR%%/sym/IEC417/pulse-trim.sym
-%%DATADIR%%/sym/IEC417/pulse-var.sym
-%%DATADIR%%/sym/IEC417/pulse.sym
-%%DATADIR%%/sym/IEC417/pushbutton.sym
-%%DATADIR%%/sym/IEC417/sampler.sym
-%%DATADIR%%/sym/IEC417/sp3t-noblock.sym
-%%DATADIR%%/sym/IEC417/sp3t.sym
-%%DATADIR%%/sym/IEC417/sp4t-noblock.sym
-%%DATADIR%%/sym/IEC417/sp4t.sym
-%%DATADIR%%/sym/IEC417/spdt-noblock.sym
-%%DATADIR%%/sym/IEC417/spdt.sym
-%%DATADIR%%/sym/IEC417/split-2.sym
-%%DATADIR%%/sym/IEC417/split-3.sym
-%%DATADIR%%/sym/IEC417/split-4.sym
-%%DATADIR%%/sym/IEC417/spst-noblock.sym
-%%DATADIR%%/sym/IEC417/spst.sym
-%%DATADIR%%/sym/IEC417/square-up.sym
-%%DATADIR%%/sym/IEC417/switch-5port.sym
-%%DATADIR%%/sym/IEC417/termination.sym
-%%DATADIR%%/sym/IEC417/transformer.sym
-%%DATADIR%%/sym/IEC417/up-converter.sym
-%%DATADIR%%/sym/allegro/3967-1.sym
-%%DATADIR%%/sym/allegro/3967-2.sym
-%%DATADIR%%/sym/altera/10K10LC84-1.sym
-%%DATADIR%%/sym/altera/EPC1LC20-1.sym
-%%DATADIR%%/sym/altera/EPF10K-1.sym
-%%DATADIR%%/sym/amphenol/31-71043-1.sym
-%%DATADIR%%/sym/analog/CS5396-1.sym
-%%DATADIR%%/sym/analog/HA5221-1.sym
-%%DATADIR%%/sym/analog/aop-std-1.sym
-%%DATADIR%%/sym/analog/battery-1.sym
-%%DATADIR%%/sym/analog/battery-2.sym
-%%DATADIR%%/sym/analog/battery-3.sym
-%%DATADIR%%/sym/analog/beeper-1.sym
-%%DATADIR%%/sym/analog/bridge-1.sym
-%%DATADIR%%/sym/analog/bridge-2.sym
-%%DATADIR%%/sym/analog/capacitor-1.sym
-%%DATADIR%%/sym/analog/capacitor-2.sym
-%%DATADIR%%/sym/analog/capacitor-3.sym
-%%DATADIR%%/sym/analog/capacitor-4.sym
-%%DATADIR%%/sym/analog/capacitor-variable-1.sym
-%%DATADIR%%/sym/analog/capacitor-variable-2.sym
-%%DATADIR%%/sym/analog/coil-1.sym
-%%DATADIR%%/sym/analog/coil-2.sym
-%%DATADIR%%/sym/analog/crystal-1.sym
-%%DATADIR%%/sym/analog/current-1.sym
-%%DATADIR%%/sym/analog/darlington_NPN-1.sym
-%%DATADIR%%/sym/analog/darlington_NPN_PNP-1.sym
-%%DATADIR%%/sym/analog/dual-opamp-1.sym
-%%DATADIR%%/sym/analog/fuse-1.sym
-%%DATADIR%%/sym/analog/fuse-2.sym
-%%DATADIR%%/sym/analog/glow-lamp-1.sym
-%%DATADIR%%/sym/analog/inamp-1.sym
-%%DATADIR%%/sym/analog/inductor-1.sym
-%%DATADIR%%/sym/analog/inductor-dot-1.sym
-%%DATADIR%%/sym/analog/jj-1.sym
-%%DATADIR%%/sym/analog/led-1.sym
-%%DATADIR%%/sym/analog/leddual-1.sym
-%%DATADIR%%/sym/analog/leddual-2.sym
-%%DATADIR%%/sym/analog/microphone-1.sym
-%%DATADIR%%/sym/analog/nmos-1.sym
-%%DATADIR%%/sym/analog/nmos-2.sym
-%%DATADIR%%/sym/analog/nmos-3.sym
-%%DATADIR%%/sym/analog/npn-1.sym
-%%DATADIR%%/sym/analog/npn-2.sym
-%%DATADIR%%/sym/analog/npn-3.sym
-%%DATADIR%%/sym/analog/npn-IGBT-1.sym
-%%DATADIR%%/sym/analog/ntc-1.sym
-%%DATADIR%%/sym/analog/opamp-1.sym
-%%DATADIR%%/sym/analog/opamp-2.sym
-%%DATADIR%%/sym/analog/photo-resistor-1.sym
-%%DATADIR%%/sym/analog/photo-transistor-1.sym
-%%DATADIR%%/sym/analog/photodiode-1.sym
-%%DATADIR%%/sym/analog/pmos-1.sym
-%%DATADIR%%/sym/analog/pmos-2.sym
-%%DATADIR%%/sym/analog/pmos-3.sym
-%%DATADIR%%/sym/analog/pnp-1.sym
-%%DATADIR%%/sym/analog/pnp-2.sym
-%%DATADIR%%/sym/analog/pnp-3.sym
-%%DATADIR%%/sym/analog/pot-1.sym
-%%DATADIR%%/sym/analog/pot-2.sym
-%%DATADIR%%/sym/analog/pot-bourns.sym
-%%DATADIR%%/sym/analog/pwrxfmr-1.sym
-%%DATADIR%%/sym/analog/quad_opamp-1.sym
-%%DATADIR%%/sym/analog/resistor-1.sym
-%%DATADIR%%/sym/analog/resistor-2.sym
-%%DATADIR%%/sym/analog/resistor-variable-1.sym
-%%DATADIR%%/sym/analog/resistor-variable-2.sym
-%%DATADIR%%/sym/analog/resistorpack10-1.sym
-%%DATADIR%%/sym/analog/resistorpack11-1.sym
-%%DATADIR%%/sym/analog/resistorpack12-1.sym
-%%DATADIR%%/sym/analog/resistorpack3-1.sym
-%%DATADIR%%/sym/analog/resistorpack4-1.sym
-%%DATADIR%%/sym/analog/resistorpack5-1.sym
-%%DATADIR%%/sym/analog/resistorpack6-1.sym
-%%DATADIR%%/sym/analog/resistorpack7-1.sym
-%%DATADIR%%/sym/analog/resistorpack7-2.sym
-%%DATADIR%%/sym/analog/resistorpack8-1.sym
-%%DATADIR%%/sym/analog/resistorpack8-2.sym
-%%DATADIR%%/sym/analog/resistorpack9-1.sym
-%%DATADIR%%/sym/analog/rpack-1.sym
-%%DATADIR%%/sym/analog/speaker-1.sym
-%%DATADIR%%/sym/analog/speaker-2.sym
-%%DATADIR%%/sym/analog/testpt-1.sym
-%%DATADIR%%/sym/analog/transformer-1.sym
-%%DATADIR%%/sym/analog/transformer-2.sym
-%%DATADIR%%/sym/analog/transformer-3.sym
-%%DATADIR%%/sym/analog/transformer-4.sym
-%%DATADIR%%/sym/analog/transformer-5.sym
-%%DATADIR%%/sym/analog/triac-1.sym
-%%DATADIR%%/sym/analog/txo-1.sym
-%%DATADIR%%/sym/analog/varistor-1.sym
-%%DATADIR%%/sym/analog/voltage-1.sym
-%%DATADIR%%/sym/analog/voltage-2.sym
-%%DATADIR%%/sym/analog/voltage-3.sym
-%%DATADIR%%/sym/analog/voltmeter-1.sym
-%%DATADIR%%/sym/apex/pa140-1.sym
-%%DATADIR%%/sym/apex/pa91-1.sym
-%%DATADIR%%/sym/asic/asic-cap-1.sym
-%%DATADIR%%/sym/asic/asic-cap-2.sym
-%%DATADIR%%/sym/asic/asic-cap-3.sym
-%%DATADIR%%/sym/asic/asic-diode-1.sym
-%%DATADIR%%/sym/asic/asic-nhhv-1.sym
-%%DATADIR%%/sym/asic/asic-nhv-1.sym
-%%DATADIR%%/sym/asic/asic-nmmv-1.sym
-%%DATADIR%%/sym/asic/asic-nmos-1.sym
-%%DATADIR%%/sym/asic/asic-nmv-1.sym
-%%DATADIR%%/sym/asic/asic-phhv-1.sym
-%%DATADIR%%/sym/asic/asic-phv-1.sym
-%%DATADIR%%/sym/asic/asic-pmmv-1.sym
-%%DATADIR%%/sym/asic/asic-pmos-1.sym
-%%DATADIR%%/sym/asic/asic-pmv-1.sym
-%%DATADIR%%/sym/asic/asic-res-1.sym
-%%DATADIR%%/sym/asic/asic-res-2.sym
-%%DATADIR%%/sym/asic/asic-res-3.sym
-%%DATADIR%%/sym/asic/asic-res-4.sym
-%%DATADIR%%/sym/asicpads/pad.sym
-%%DATADIR%%/sym/asicpads/pad_analog.sym
-%%DATADIR%%/sym/asicpads/pad_gnd.sym
-%%DATADIR%%/sym/asicpads/pad_in.sym
-%%DATADIR%%/sym/asicpads/pad_io.sym
-%%DATADIR%%/sym/asicpads/pad_no_esd.sym
-%%DATADIR%%/sym/asicpads/pad_out.sym
-%%DATADIR%%/sym/asicpads/pad_pull_down.sym
-%%DATADIR%%/sym/asicpads/pad_pull_up.sym
-%%DATADIR%%/sym/asicpads/pad_vdd.sym
-%%DATADIR%%/sym/bus/pc104A-1.sym
-%%DATADIR%%/sym/bus/pc104B-1.sym
-%%DATADIR%%/sym/cascade/cascade-amp-1.sym
-%%DATADIR%%/sym/cascade/cascade-defaults-1.sym
-%%DATADIR%%/sym/cascade/cascade-defaults-2.sym
-%%DATADIR%%/sym/cascade/cascade-filter-1.sym
-%%DATADIR%%/sym/cascade/cascade-mixer-1.sym
-%%DATADIR%%/sym/cascade/cascade-source-1.sym
-%%DATADIR%%/sym/cascade/cascade-source-2.sym
-%%DATADIR%%/sym/cascade/cascade-transformer-1.sym
-%%DATADIR%%/sym/connector/BNC-1.sym
-%%DATADIR%%/sym/connector/DB15-1.sym
-%%DATADIR%%/sym/connector/DB25-1.sym
-%%DATADIR%%/sym/connector/DB25-2.sym
-%%DATADIR%%/sym/connector/DB25-3.sym
-%%DATADIR%%/sym/connector/DB31-1.sym
-%%DATADIR%%/sym/connector/DB37-1.sym
-%%DATADIR%%/sym/connector/DB9-1.sym
-%%DATADIR%%/sym/connector/DB9-2.sym
-%%DATADIR%%/sym/connector/DIN41612C48-1.sym
-%%DATADIR%%/sym/connector/DIN41612C48-2.sym
-%%DATADIR%%/sym/connector/DIN41612C56-1.sym
-%%DATADIR%%/sym/connector/DIN41612C56-2.sym
-%%DATADIR%%/sym/connector/DIN41612C96-1.sym
-%%DATADIR%%/sym/connector/DIN41612C96-2.sym
-%%DATADIR%%/sym/connector/DIN41617C13-1.sym
-%%DATADIR%%/sym/connector/DIN41617C15-1.sym
-%%DATADIR%%/sym/connector/DIN41617C31-1.sym
-%%DATADIR%%/sym/connector/ISA-98W-SOCKET-1.sym
-%%DATADIR%%/sym/connector/MCX-1.sym
-%%DATADIR%%/sym/connector/aui-1.sym
-%%DATADIR%%/sym/connector/connector1-2.sym
-%%DATADIR%%/sym/connector/connector10-1.sym
-%%DATADIR%%/sym/connector/connector10-2.sym
-%%DATADIR%%/sym/connector/connector11-2.sym
-%%DATADIR%%/sym/connector/connector12-1.sym
-%%DATADIR%%/sym/connector/connector12-2.sym
-%%DATADIR%%/sym/connector/connector13-2.sym
-%%DATADIR%%/sym/connector/connector14-2.sym
-%%DATADIR%%/sym/connector/connector15-1.sym
-%%DATADIR%%/sym/connector/connector15-2.sym
-%%DATADIR%%/sym/connector/connector16-1.sym
-%%DATADIR%%/sym/connector/connector16-2.sym
-%%DATADIR%%/sym/connector/connector17-2.sym
-%%DATADIR%%/sym/connector/connector18-2.sym
-%%DATADIR%%/sym/connector/connector19-1.sym
-%%DATADIR%%/sym/connector/connector19-2.sym
-%%DATADIR%%/sym/connector/connector2-1.sym
-%%DATADIR%%/sym/connector/connector2-2.sym
-%%DATADIR%%/sym/connector/connector20-1.sym
-%%DATADIR%%/sym/connector/connector20-2.sym
-%%DATADIR%%/sym/connector/connector21-2.sym
-%%DATADIR%%/sym/connector/connector22-2.sym
-%%DATADIR%%/sym/connector/connector23-2.sym
-%%DATADIR%%/sym/connector/connector24-2.sym
-%%DATADIR%%/sym/connector/connector25-2.sym
-%%DATADIR%%/sym/connector/connector26-1.sym
-%%DATADIR%%/sym/connector/connector26-2.sym
-%%DATADIR%%/sym/connector/connector27-2.sym
-%%DATADIR%%/sym/connector/connector28-2.sym
-%%DATADIR%%/sym/connector/connector29-2.sym
-%%DATADIR%%/sym/connector/connector3-1.sym
-%%DATADIR%%/sym/connector/connector3-2.sym
-%%DATADIR%%/sym/connector/connector30-2.sym
-%%DATADIR%%/sym/connector/connector31-2.sym
-%%DATADIR%%/sym/connector/connector32-2.sym
-%%DATADIR%%/sym/connector/connector33-2.sym
-%%DATADIR%%/sym/connector/connector34-2.sym
-%%DATADIR%%/sym/connector/connector35-2.sym
-%%DATADIR%%/sym/connector/connector36-2.sym
-%%DATADIR%%/sym/connector/connector37-2.sym
-%%DATADIR%%/sym/connector/connector38-2.sym
-%%DATADIR%%/sym/connector/connector39-2.sym
-%%DATADIR%%/sym/connector/connector4-1.sym
-%%DATADIR%%/sym/connector/connector4-2.sym
-%%DATADIR%%/sym/connector/connector40-2.sym
-%%DATADIR%%/sym/connector/connector41-1.sym
-%%DATADIR%%/sym/connector/connector5-1.sym
-%%DATADIR%%/sym/connector/connector5-2.sym
-%%DATADIR%%/sym/connector/connector6-1.sym
-%%DATADIR%%/sym/connector/connector6-2.sym
-%%DATADIR%%/sym/connector/connector7-2.sym
-%%DATADIR%%/sym/connector/connector8-1.sym
-%%DATADIR%%/sym/connector/connector8-2.sym
-%%DATADIR%%/sym/connector/connector9-1.sym
-%%DATADIR%%/sym/connector/connector9-2.sym
-%%DATADIR%%/sym/connector/dip24-1.sym
-%%DATADIR%%/sym/connector/gpib-1.sym
-%%DATADIR%%/sym/connector/header10-1.sym
-%%DATADIR%%/sym/connector/header10-2.sym
-%%DATADIR%%/sym/connector/header16-1.sym
-%%DATADIR%%/sym/connector/header18-2.sym
-%%DATADIR%%/sym/connector/header20-1.sym
-%%DATADIR%%/sym/connector/header20-2.sym
-%%DATADIR%%/sym/connector/header20-3.sym
-%%DATADIR%%/sym/connector/header22-1.sym
-%%DATADIR%%/sym/connector/header26-1.sym
-%%DATADIR%%/sym/connector/header26-2.sym
-%%DATADIR%%/sym/connector/header3-1.sym
-%%DATADIR%%/sym/connector/header32-2.sym
-%%DATADIR%%/sym/connector/header34-1.sym
-%%DATADIR%%/sym/connector/header40-2.sym
-%%DATADIR%%/sym/connector/header50-1.sym
-%%DATADIR%%/sym/connector/header50-2.sym
-%%DATADIR%%/sym/connector/header50-3.sym
-%%DATADIR%%/sym/connector/header50r-1.sym
-%%DATADIR%%/sym/connector/header8-1.sym
-%%DATADIR%%/sym/connector/header8-2.sym
-%%DATADIR%%/sym/connector/jumper-1.sym
-%%DATADIR%%/sym/connector/mains-entry-1.sym
-%%DATADIR%%/sym/connector/mains-plug-1.sym
-%%DATADIR%%/sym/connector/mains-plug-2.sym
-%%DATADIR%%/sym/connector/pwrjack-1.sym
-%%DATADIR%%/sym/connector/rj45-1.sym
-%%DATADIR%%/sym/connector/rs232-idc10.sym
-%%DATADIR%%/sym/connector/smart-media-1.sym
-%%DATADIR%%/sym/connector/terminal-1.sym
-%%DATADIR%%/sym/dec/DC003C-1.sym
-%%DATADIR%%/sym/dec/DC004C-1.sym
-%%DATADIR%%/sym/dec/DC310ES-1.sym
-%%DATADIR%%/sym/dec/DC319-1.sym
-%%DATADIR%%/sym/dec/DC331-1.sym
-%%DATADIR%%/sym/dec/DC8640-1.sym
-%%DATADIR%%/sym/dec/DS8641_1.sym
-%%DATADIR%%/sym/dec/LSI11BUS-1.sym
-%%DATADIR%%/sym/diode/bav70lt1-1.sym
-%%DATADIR%%/sym/diode/diode-1.sym
-%%DATADIR%%/sym/diode/diode-2.sym
-%%DATADIR%%/sym/diode/diode-3.sym
-%%DATADIR%%/sym/diode/diode-bridge-1.sym
-%%DATADIR%%/sym/diode/led-2.sym
-%%DATADIR%%/sym/diode/led-3.sym
-%%DATADIR%%/sym/diode/mbr1545ct-1.sym
-%%DATADIR%%/sym/diode/sa52-11-1.sym
-%%DATADIR%%/sym/diode/sc52-11-1.sym
-%%DATADIR%%/sym/diode/schottky-1.sym
-%%DATADIR%%/sym/diode/smda05-1.sym
-%%DATADIR%%/sym/diode/zener-1.sym
-%%DATADIR%%/sym/diode/zener-2.sym
-%%DATADIR%%/sym/diode/zener-3.sym
-%%DATADIR%%/sym/diode/zener-4.sym
-%%DATADIR%%/sym/ecl/MC100ELT21-1.sym
-%%DATADIR%%/sym/ecl/MC100ELT23-1.sym
-%%DATADIR%%/sym/ecl/MC100ELT23-2.sym
-%%DATADIR%%/sym/ecl/MC100ELT24-1.sym
-%%DATADIR%%/sym/ecl/MC10E104-1.sym
-%%DATADIR%%/sym/ecl/MC10E104-2.sym
-%%DATADIR%%/sym/ecl/MC10E136-1.sym
-%%DATADIR%%/sym/ecl/MC10E137-1.sym
-%%DATADIR%%/sym/ecl/MC10E137-2.sym
-%%DATADIR%%/sym/ecl/MC12429-1.sym
-%%DATADIR%%/sym/font/0.sym
-%%DATADIR%%/sym/font/1.sym
-%%DATADIR%%/sym/font/2.sym
-%%DATADIR%%/sym/font/3.sym
-%%DATADIR%%/sym/font/4.sym
-%%DATADIR%%/sym/font/5.sym
-%%DATADIR%%/sym/font/6.sym
-%%DATADIR%%/sym/font/7.sym
-%%DATADIR%%/sym/font/8.sym
-%%DATADIR%%/sym/font/9.sym
-%%DATADIR%%/sym/font/A-acute-accent.sym
-%%DATADIR%%/sym/font/A-diaeresis.sym
-%%DATADIR%%/sym/font/A-ogonek.sym
-%%DATADIR%%/sym/font/A-ring.sym
-%%DATADIR%%/sym/font/A.sym
-%%DATADIR%%/sym/font/AE-lig.sym
-%%DATADIR%%/sym/font/B.sym
-%%DATADIR%%/sym/font/C-acute-accent.sym
-%%DATADIR%%/sym/font/C.sym
-%%DATADIR%%/sym/font/D.sym
-%%DATADIR%%/sym/font/E-acute-accent.sym
-%%DATADIR%%/sym/font/E-ogonek.sym
-%%DATADIR%%/sym/font/E.sym
-%%DATADIR%%/sym/font/F.sym
-%%DATADIR%%/sym/font/G.sym
-%%DATADIR%%/sym/font/H.sym
-%%DATADIR%%/sym/font/I-acute-accent.sym
-%%DATADIR%%/sym/font/I.sym
-%%DATADIR%%/sym/font/J.sym
-%%DATADIR%%/sym/font/K.sym
-%%DATADIR%%/sym/font/L-slash.sym
-%%DATADIR%%/sym/font/L.sym
-%%DATADIR%%/sym/font/M.sym
-%%DATADIR%%/sym/font/N-acute-accent.sym
-%%DATADIR%%/sym/font/N-tilde.sym
-%%DATADIR%%/sym/font/N.sym
-%%DATADIR%%/sym/font/O-acute-accent.sym
-%%DATADIR%%/sym/font/O-diaeresis.sym
-%%DATADIR%%/sym/font/O-double-acute-accent.sym
-%%DATADIR%%/sym/font/O-slash.sym
-%%DATADIR%%/sym/font/O.sym
-%%DATADIR%%/sym/font/Omega.sym
-%%DATADIR%%/sym/font/P.sym
-%%DATADIR%%/sym/font/Q.sym
-%%DATADIR%%/sym/font/R.sym
-%%DATADIR%%/sym/font/S-acute-accent.sym
-%%DATADIR%%/sym/font/S.sym
-%%DATADIR%%/sym/font/T.sym
-%%DATADIR%%/sym/font/U-acute-accent.sym
-%%DATADIR%%/sym/font/U-diaeresis.sym
-%%DATADIR%%/sym/font/U-double-acute-accent.sym
-%%DATADIR%%/sym/font/U.sym
-%%DATADIR%%/sym/font/V.sym
-%%DATADIR%%/sym/font/W.sym
-%%DATADIR%%/sym/font/X.sym
-%%DATADIR%%/sym/font/Y.sym
-%%DATADIR%%/sym/font/Z-acute-accent.sym
-%%DATADIR%%/sym/font/Z-dot.sym
-%%DATADIR%%/sym/font/Z.sym
-%%DATADIR%%/sym/font/a_-acute-accent.sym
-%%DATADIR%%/sym/font/a_-diaeresis.sym
-%%DATADIR%%/sym/font/a_-ogonek.sym
-%%DATADIR%%/sym/font/a_-ring.sym
-%%DATADIR%%/sym/font/a_.sym
-%%DATADIR%%/sym/font/ae_-lig.sym
-%%DATADIR%%/sym/font/amper.sym
-%%DATADIR%%/sym/font/apost.sym
-%%DATADIR%%/sym/font/astericks.sym
-%%DATADIR%%/sym/font/at.sym
-%%DATADIR%%/sym/font/b_.sym
-%%DATADIR%%/sym/font/backslash.sym
-%%DATADIR%%/sym/font/backtick.sym
-%%DATADIR%%/sym/font/box.sym
-%%DATADIR%%/sym/font/c_-acute-accent.sym
-%%DATADIR%%/sym/font/c_.sym
-%%DATADIR%%/sym/font/caret.sym
-%%DATADIR%%/sym/font/colon.sym
-%%DATADIR%%/sym/font/comma.sym
-%%DATADIR%%/sym/font/d_.sym
-%%DATADIR%%/sym/font/dollar.sym
-%%DATADIR%%/sym/font/e_-acute-accent.sym
-%%DATADIR%%/sym/font/e_-ogonek.sym
-%%DATADIR%%/sym/font/e_.sym
-%%DATADIR%%/sym/font/equal.sym
-%%DATADIR%%/sym/font/excl-open.sym
-%%DATADIR%%/sym/font/excl.sym
-%%DATADIR%%/sym/font/f_.sym
-%%DATADIR%%/sym/font/g_.sym
-%%DATADIR%%/sym/font/h_.sym
-%%DATADIR%%/sym/font/i_-acute-accent.sym
-%%DATADIR%%/sym/font/i_.sym
-%%DATADIR%%/sym/font/j_.sym
-%%DATADIR%%/sym/font/k_.sym
-%%DATADIR%%/sym/font/l_-slash.sym
-%%DATADIR%%/sym/font/l_.sym
-%%DATADIR%%/sym/font/lbrace.sym
-%%DATADIR%%/sym/font/lbrack.sym
-%%DATADIR%%/sym/font/less.sym
-%%DATADIR%%/sym/font/lparen.sym
-%%DATADIR%%/sym/font/m_.sym
-%%DATADIR%%/sym/font/minus.sym
-%%DATADIR%%/sym/font/more.sym
-%%DATADIR%%/sym/font/mu_.sym
-%%DATADIR%%/sym/font/n_-acute-accent.sym
-%%DATADIR%%/sym/font/n_-tilde.sym
-%%DATADIR%%/sym/font/n_.sym
-%%DATADIR%%/sym/font/newline.sym
-%%DATADIR%%/sym/font/o_-acute-accent.sym
-%%DATADIR%%/sym/font/o_-diaeresis.sym
-%%DATADIR%%/sym/font/o_-double-acute-accent.sym
-%%DATADIR%%/sym/font/o_-slash.sym
-%%DATADIR%%/sym/font/o_.sym
-%%DATADIR%%/sym/font/p_.sym
-%%DATADIR%%/sym/font/percent.sym
-%%DATADIR%%/sym/font/period.sym
-%%DATADIR%%/sym/font/plus.sym
-%%DATADIR%%/sym/font/pound.sym
-%%DATADIR%%/sym/font/q_.sym
-%%DATADIR%%/sym/font/quest-open.sym
-%%DATADIR%%/sym/font/quest.sym
-%%DATADIR%%/sym/font/quote.sym
-%%DATADIR%%/sym/font/r_.sym
-%%DATADIR%%/sym/font/rbrace.sym
-%%DATADIR%%/sym/font/rbrack.sym
-%%DATADIR%%/sym/font/rparen.sym
-%%DATADIR%%/sym/font/s_-acute-accent.sym
-%%DATADIR%%/sym/font/s_-sharp.sym
-%%DATADIR%%/sym/font/s_.sym
-%%DATADIR%%/sym/font/semi.sym
-%%DATADIR%%/sym/font/slash.sym
-%%DATADIR%%/sym/font/space.sym
-%%DATADIR%%/sym/font/t_.sym
-%%DATADIR%%/sym/font/tilde.sym
-%%DATADIR%%/sym/font/u_-acute-accent.sym
-%%DATADIR%%/sym/font/u_-diaeresis.sym
-%%DATADIR%%/sym/font/u_-double-acute-accent.sym
-%%DATADIR%%/sym/font/u_.sym
-%%DATADIR%%/sym/font/under.sym
-%%DATADIR%%/sym/font/v_.sym
-%%DATADIR%%/sym/font/vbar.sym
-%%DATADIR%%/sym/font/w_.sym
-%%DATADIR%%/sym/font/x_.sym
-%%DATADIR%%/sym/font/y_.sym
-%%DATADIR%%/sym/font/z_-acute-accent.sym
-%%DATADIR%%/sym/font/z_-dot.sym
-%%DATADIR%%/sym/font/z_.sym
-%%DATADIR%%/sym/gnetman/capacitor-1.sym
-%%DATADIR%%/sym/gnetman/ccvs-1.sym
-%%DATADIR%%/sym/gnetman/clkinv.sym
-%%DATADIR%%/sym/gnetman/cvstitle.sym
-%%DATADIR%%/sym/gnetman/dffr.sym
-%%DATADIR%%/sym/gnetman/idc-1.sym
-%%DATADIR%%/sym/gnetman/in.sym
-%%DATADIR%%/sym/gnetman/inductor-1.sym
-%%DATADIR%%/sym/gnetman/inv.sym
-%%DATADIR%%/sym/gnetman/io.sym
-%%DATADIR%%/sym/gnetman/lat.sym
-%%DATADIR%%/sym/gnetman/latr.sym
-%%DATADIR%%/sym/gnetman/nand2.sym
-%%DATADIR%%/sym/gnetman/nand3.sym
-%%DATADIR%%/sym/gnetman/nmos.sym
-%%DATADIR%%/sym/gnetman/nmos4.sym
-%%DATADIR%%/sym/gnetman/nor2.sym
-%%DATADIR%%/sym/gnetman/out.sym
-%%DATADIR%%/sym/gnetman/passtrans.sym
-%%DATADIR%%/sym/gnetman/pmos.sym
-%%DATADIR%%/sym/gnetman/pmos4.sym
-%%DATADIR%%/sym/gnetman/resistor-1.sym
-%%DATADIR%%/sym/gnetman/vccs-1.sym
-%%DATADIR%%/sym/gnetman/vcvs-1.sym
-%%DATADIR%%/sym/gnetman/vdc-1.sym
-%%DATADIR%%/sym/gnetman/vdd.sym
-%%DATADIR%%/sym/gnetman/vpulse-1.sym
-%%DATADIR%%/sym/gnetman/vpwl-1.sym
-%%DATADIR%%/sym/gnetman/vss.sym
-%%DATADIR%%/sym/idt/idt7204-1.sym
-%%DATADIR%%/sym/io/LCD-1.sym
-%%DATADIR%%/sym/io/TEC4x3-1.sym
-%%DATADIR%%/sym/io/in-1.sym
-%%DATADIR%%/sym/io/input-1.sym
-%%DATADIR%%/sym/io/input-2.sym
-%%DATADIR%%/sym/io/io-1.sym
-%%DATADIR%%/sym/io/out-1.sym
-%%DATADIR%%/sym/io/output-1.sym
-%%DATADIR%%/sym/io/output-2.sym
-%%DATADIR%%/sym/io/passive-1.sym
-%%DATADIR%%/sym/irf/ips021-1.sym
-%%DATADIR%%/sym/lattice/isp2032-1.sym
-%%DATADIR%%/sym/linear/SLA7024M.sym
-%%DATADIR%%/sym/linear/TDA2822M-1.sym
-%%DATADIR%%/sym/linear/ad633JN-1.sym
-%%DATADIR%%/sym/linear/ad633JN-2.sym
-%%DATADIR%%/sym/linear/ad633JR-1.sym
-%%DATADIR%%/sym/linear/l200-1.sym
-%%DATADIR%%/sym/linear/lm135-1.sym
-%%DATADIR%%/sym/linear/lm1877-1.sym
-%%DATADIR%%/sym/linear/lm2576T-1.sym
-%%DATADIR%%/sym/linear/lm2822-1.sym
-%%DATADIR%%/sym/linear/lm2822m-1.sym
-%%DATADIR%%/sym/linear/lm2902-1.sym
-%%DATADIR%%/sym/linear/lm2941-1.sym
-%%DATADIR%%/sym/linear/lm311-1.sym
-%%DATADIR%%/sym/linear/lm317-1.sym
-%%DATADIR%%/sym/linear/lm319-1.sym
-%%DATADIR%%/sym/linear/lm324-1.sym
-%%DATADIR%%/sym/linear/lm337-1.sym
-%%DATADIR%%/sym/linear/lm339-1.sym
-%%DATADIR%%/sym/linear/lm339-2.sym
-%%DATADIR%%/sym/linear/lm358-1.sym
-%%DATADIR%%/sym/linear/lm386-1.sym
-%%DATADIR%%/sym/linear/lm3909-1.sym
-%%DATADIR%%/sym/linear/lm393-1.sym
-%%DATADIR%%/sym/linear/lm555-1.sym
-%%DATADIR%%/sym/linear/lm628n-6.sym
-%%DATADIR%%/sym/linear/lm723-1.sym
-%%DATADIR%%/sym/linear/lm741-1.sym
-%%DATADIR%%/sym/linear/lm75-1.sym
-%%DATADIR%%/sym/linear/lm7805-1.sym
-%%DATADIR%%/sym/linear/lm7806-1.sym
-%%DATADIR%%/sym/linear/lm7810-1.sym
-%%DATADIR%%/sym/linear/lm7812-1.sym
-%%DATADIR%%/sym/linear/lm7815-1.sym
-%%DATADIR%%/sym/linear/lm7818-1.sym
-%%DATADIR%%/sym/linear/lm7824-1.sym
-%%DATADIR%%/sym/linear/lm7885-1.sym
-%%DATADIR%%/sym/linear/lm7912-1.sym
-%%DATADIR%%/sym/linear/lp2954IT-1.sym
-%%DATADIR%%/sym/linear/lt1108-1.sym
-%%DATADIR%%/sym/linear/lt1160-1.sym
-%%DATADIR%%/sym/linear/lt1162-1.sym
-%%DATADIR%%/sym/linear/lt1181-1.sym
-%%DATADIR%%/sym/linear/lt1308-1.sym
-%%DATADIR%%/sym/linear/lt1374cs8.sym
-%%DATADIR%%/sym/linear/lt1376-5.sym
-%%DATADIR%%/sym/linear/lt1761sd-1.sym
-%%DATADIR%%/sym/linear/lt1782-1.sym
-%%DATADIR%%/sym/linear/ltc1799-1.sym
-%%DATADIR%%/sym/linear/ltc2400-1.sym
-%%DATADIR%%/sym/linear/volt_reg_adj-1.sym
-%%DATADIR%%/sym/local/.keep_me
-%%DATADIR%%/sym/maxim/DS1307-1.sym
-%%DATADIR%%/sym/maxim/DS89C450-1.sym
-%%DATADIR%%/sym/maxim/adc0820-1.sym
-%%DATADIR%%/sym/maxim/adm202-1.sym
-%%DATADIR%%/sym/maxim/adm202-2.sym
-%%DATADIR%%/sym/maxim/max038-1.sym
-%%DATADIR%%/sym/maxim/max038-2.sym
-%%DATADIR%%/sym/maxim/max100-1.sym
-%%DATADIR%%/sym/maxim/max1005-1.sym
-%%DATADIR%%/sym/maxim/max1005-2.sym
-%%DATADIR%%/sym/maxim/max1011-1.sym
-%%DATADIR%%/sym/maxim/max1011-2.sym
-%%DATADIR%%/sym/maxim/max101A-1.sym
-%%DATADIR%%/sym/maxim/max1055-1.sym
-%%DATADIR%%/sym/maxim/max1080-1.sym
-%%DATADIR%%/sym/maxim/max1081-1.sym
-%%DATADIR%%/sym/maxim/max1114-1.sym
-%%DATADIR%%/sym/maxim/max1114-2.sym
-%%DATADIR%%/sym/maxim/max1206-1.sym
-%%DATADIR%%/sym/maxim/max1207-1.sym
-%%DATADIR%%/sym/maxim/max1208-1.sym
-%%DATADIR%%/sym/maxim/max1209-1.sym
-%%DATADIR%%/sym/maxim/max1211-1.sym
-%%DATADIR%%/sym/maxim/max122-1.sym
-%%DATADIR%%/sym/maxim/max12527-1.sym
-%%DATADIR%%/sym/maxim/max12528-1.sym
-%%DATADIR%%/sym/maxim/max12529-1.sym
-%%DATADIR%%/sym/maxim/max12553-1.sym
-%%DATADIR%%/sym/maxim/max12554-1.sym
-%%DATADIR%%/sym/maxim/max12555-1.sym
-%%DATADIR%%/sym/maxim/max12557-1.sym
-%%DATADIR%%/sym/maxim/max12558-1.sym
-%%DATADIR%%/sym/maxim/max12559-1.sym
-%%DATADIR%%/sym/maxim/max135-1.sym
-%%DATADIR%%/sym/maxim/max1407-1.sym
-%%DATADIR%%/sym/maxim/max147-1.sym
-%%DATADIR%%/sym/maxim/max1480A-1.sym
-%%DATADIR%%/sym/maxim/max1482-1.sym
-%%DATADIR%%/sym/maxim/max1588-1.sym
-%%DATADIR%%/sym/maxim/max1608-1.sym
-%%DATADIR%%/sym/maxim/max1609-1.sym
-%%DATADIR%%/sym/maxim/max1614-1.sym
-%%DATADIR%%/sym/maxim/max1620-1.sym
-%%DATADIR%%/sym/maxim/max1637-1.sym
-%%DATADIR%%/sym/maxim/max1674-1.sym
-%%DATADIR%%/sym/maxim/max186-1.sym
-%%DATADIR%%/sym/maxim/max186-2.sym
-%%DATADIR%%/sym/maxim/max189-1.sym
-%%DATADIR%%/sym/maxim/max19538-1.sym
-%%DATADIR%%/sym/maxim/max202-1.sym
-%%DATADIR%%/sym/maxim/max214-1.sym
-%%DATADIR%%/sym/maxim/max218-1.sym
-%%DATADIR%%/sym/maxim/max232-1.sym
-%%DATADIR%%/sym/maxim/max232-2.sym
-%%DATADIR%%/sym/maxim/max233-1.sym
-%%DATADIR%%/sym/maxim/max233-2.sym
-%%DATADIR%%/sym/maxim/max237-1.sym
-%%DATADIR%%/sym/maxim/max238-1.sym
-%%DATADIR%%/sym/maxim/max3120-1.sym
-%%DATADIR%%/sym/maxim/max3223e-1.sym
-%%DATADIR%%/sym/maxim/max3226-1.sym
-%%DATADIR%%/sym/maxim/max3491-1.sym
-%%DATADIR%%/sym/maxim/max3674-1.sym
-%%DATADIR%%/sym/maxim/max378-1.sym
-%%DATADIR%%/sym/maxim/max400-1.sym
-%%DATADIR%%/sym/maxim/max4005-1.sym
-%%DATADIR%%/sym/maxim/max4106-1.sym
-%%DATADIR%%/sym/maxim/max4107-1.sym
-%%DATADIR%%/sym/maxim/max436-1.sym
-%%DATADIR%%/sym/maxim/max4420-1.sym
-%%DATADIR%%/sym/maxim/max4429-1.sym
-%%DATADIR%%/sym/maxim/max4636-1.sym
-%%DATADIR%%/sym/maxim/max4662-2.sym
-%%DATADIR%%/sym/maxim/max478-1.sym
-%%DATADIR%%/sym/maxim/max488-1.sym
-%%DATADIR%%/sym/maxim/max489-1.sym
-%%DATADIR%%/sym/maxim/max492-1.sym
-%%DATADIR%%/sym/maxim/max507-1.sym
-%%DATADIR%%/sym/maxim/max531-1.sym
-%%DATADIR%%/sym/maxim/max535-1.sym
-%%DATADIR%%/sym/maxim/max6018-1.sym
-%%DATADIR%%/sym/maxim/max6314-1.sym
-%%DATADIR%%/sym/maxim/max662A-1.sym
-%%DATADIR%%/sym/maxim/max663-1.sym
-%%DATADIR%%/sym/maxim/max664-1.sym
-%%DATADIR%%/sym/maxim/max6674-1.sym
-%%DATADIR%%/sym/maxim/max713-1.sym
-%%DATADIR%%/sym/maxim/max7652-1.sym
-%%DATADIR%%/sym/maxim/max807-1.sym
-%%DATADIR%%/sym/maxim/max865EUA-1.sym
-%%DATADIR%%/sym/maxim/max872-1.sym
-%%DATADIR%%/sym/maxim/max874-1.sym
-%%DATADIR%%/sym/maxim/max982-1.sym
-%%DATADIR%%/sym/maxim/mxt429-1.sym
-%%DATADIR%%/sym/memory/24Cxx-1.sym
-%%DATADIR%%/sym/memory/25Cxx-1.sym
-%%DATADIR%%/sym/memory/27256-1.sym
-%%DATADIR%%/sym/memory/2732-1.sym
-%%DATADIR%%/sym/memory/27512-1.sym
-%%DATADIR%%/sym/memory/27C2001-1.sym
-%%DATADIR%%/sym/memory/27C256-1.sym
-%%DATADIR%%/sym/memory/4164-1.sym
-%%DATADIR%%/sym/memory/581000-1.sym
-%%DATADIR%%/sym/memory/62256-1.sym
-%%DATADIR%%/sym/memory/62256-2.sym
-%%DATADIR%%/sym/memory/628512-1.sym
-%%DATADIR%%/sym/memory/93Cx6-1.sym
-%%DATADIR%%/sym/memory/AT45db021bso8w-1.sym
-%%DATADIR%%/sym/memory/HM6264P15-1.sym
-%%DATADIR%%/sym/memory/HM628511HC-SOJ36-1.sym
-%%DATADIR%%/sym/memory/N82S23N-1.sym
-%%DATADIR%%/sym/memory/ST39SF020A-1.sym
-%%DATADIR%%/sym/memory/am27S13D-1.sym
-%%DATADIR%%/sym/memory/am9128-1.sym
-%%DATADIR%%/sym/micro/6821-1.sym
-%%DATADIR%%/sym/micro/6821-2.sym
-%%DATADIR%%/sym/micro/8031.sym
-%%DATADIR%%/sym/micro/8052basic-1.sym
-%%DATADIR%%/sym/micro/8086-1.sym
-%%DATADIR%%/sym/micro/8088-1.sym
-%%DATADIR%%/sym/micro/8254-1.sym
-%%DATADIR%%/sym/micro/8255A-1.sym
-%%DATADIR%%/sym/micro/8259A-1.sym
-%%DATADIR%%/sym/micro/ACE1202-1.sym
-%%DATADIR%%/sym/micro/AT43USB320A.sym
-%%DATADIR%%/sym/micro/AT89C2051-1.sym
-%%DATADIR%%/sym/micro/AT89C5131_PLCC-1.sym
-%%DATADIR%%/sym/micro/AT89C5132_TQFP-1.sym
-%%DATADIR%%/sym/micro/AT89C51_DIP.sym
-%%DATADIR%%/sym/micro/AT89C51_PLCC.sym
-%%DATADIR%%/sym/micro/AT89C51_TQFP.sym
-%%DATADIR%%/sym/micro/AT89S53-24PI-1.sym
-%%DATADIR%%/sym/micro/AT89S8252-24PC-1.sym
-%%DATADIR%%/sym/micro/AT90S1200.sym
-%%DATADIR%%/sym/micro/AT90S2313.sym
-%%DATADIR%%/sym/micro/AT90S2323.sym
-%%DATADIR%%/sym/micro/AT90S2343.sym
-%%DATADIR%%/sym/micro/AT90S4433_DIP.sym
-%%DATADIR%%/sym/micro/AT90S4433_TQFP.sym
-%%DATADIR%%/sym/micro/AT90S8515_DIP.sym
-%%DATADIR%%/sym/micro/AT90S8515_PLCC.sym
-%%DATADIR%%/sym/micro/AT90S8515_TQFP.sym
-%%DATADIR%%/sym/micro/AT90S8535.sym
-%%DATADIR%%/sym/micro/AT90S8535J-1.sym
-%%DATADIR%%/sym/micro/AT90S8535P-1.sym
-%%DATADIR%%/sym/micro/AT90S8535_DIP.sym
-%%DATADIR%%/sym/micro/AT90S8535_PLCC.sym
-%%DATADIR%%/sym/micro/AT90S8535_TQFP.sym
-%%DATADIR%%/sym/micro/ATmega103.sym
-%%DATADIR%%/sym/micro/ATmega128-1.sym
-%%DATADIR%%/sym/micro/ATmega128-2.sym
-%%DATADIR%%/sym/micro/ATmega128-3.sym
-%%DATADIR%%/sym/micro/ATmega161_DIP.sym
-%%DATADIR%%/sym/micro/ATmega161_TQFP.sym
-%%DATADIR%%/sym/micro/ATmega163_DIP.sym
-%%DATADIR%%/sym/micro/ATmega163_TQFP.sym
-%%DATADIR%%/sym/micro/ATmega16L-1.sym
-%%DATADIR%%/sym/micro/ATmega16_DIP-1.sym
-%%DATADIR%%/sym/micro/ATmega323-1.sym
-%%DATADIR%%/sym/micro/ATmega32MLF-1.sym
-%%DATADIR%%/sym/micro/ATmega64-1.sym
-%%DATADIR%%/sym/micro/ATmega8-1.sym
-%%DATADIR%%/sym/micro/ATtiny11.sym
-%%DATADIR%%/sym/micro/ATtiny12.sym
-%%DATADIR%%/sym/micro/ATtiny15L-1.sym
-%%DATADIR%%/sym/micro/ATtiny28_DIP.sym
-%%DATADIR%%/sym/micro/ATtiny28_TQFP.sym
-%%DATADIR%%/sym/micro/DS1602-1.sym
-%%DATADIR%%/sym/micro/DS2450-1.sym
-%%DATADIR%%/sym/micro/DS2480B-1.sym
-%%DATADIR%%/sym/micro/DS80C310-1.sym
-%%DATADIR%%/sym/micro/DS80C310.sym
-%%DATADIR%%/sym/micro/DS80C320-1.sym
-%%DATADIR%%/sym/micro/DS80C320.sym
-%%DATADIR%%/sym/micro/FT245BM-1.sym
-%%DATADIR%%/sym/micro/M41T00-SO8-1.sym
-%%DATADIR%%/sym/micro/MSP430x11x1.sym
-%%DATADIR%%/sym/micro/MSP430x11x2.sym
-%%DATADIR%%/sym/micro/MSP430x12x.sym
-%%DATADIR%%/sym/micro/MSP430x12x2.sym
-%%DATADIR%%/sym/micro/MSP430x13-4x.sym
-%%DATADIR%%/sym/micro/MSP430x15-6x.sym
-%%DATADIR%%/sym/micro/MSP430x41x.sym
-%%DATADIR%%/sym/micro/MSP430x43x.sym
-%%DATADIR%%/sym/micro/MSP430x44x.sym
-%%DATADIR%%/sym/micro/TINIm390-RevD.sym
-%%DATADIR%%/sym/micro/basicstamp-1.sym
-%%DATADIR%%/sym/micro/mc68hc05j1a-1.sym
-%%DATADIR%%/sym/micro/mc68hc705kj1-1.sym
-%%DATADIR%%/sym/micro/mc68hc811e2fn-1.sym
-%%DATADIR%%/sym/micro/mc68hc812a4-1.sym
-%%DATADIR%%/sym/micro/mc68hc908gp32cp-1.sym
-%%DATADIR%%/sym/micro/mc68hc912b32-1.sym
-%%DATADIR%%/sym/micro/pic12F675-1.sym
-%%DATADIR%%/sym/micro/pic12F675-2.sym
-%%DATADIR%%/sym/micro/pic12c5xx-1.sym
-%%DATADIR%%/sym/micro/pic16C74A-1.sym
-%%DATADIR%%/sym/micro/pic16C84.sym
-%%DATADIR%%/sym/micro/pic16F628-1.sym
-%%DATADIR%%/sym/micro/pic16F628-2.sym
-%%DATADIR%%/sym/micro/pic16F876-1.sym
-%%DATADIR%%/sym/micro/pic16F877-1.sym
-%%DATADIR%%/sym/micro/pic16F877A-1.sym
-%%DATADIR%%/sym/micro/pic16c505-1.sym
-%%DATADIR%%/sym/micro/pic16c5x-1.sym
-%%DATADIR%%/sym/micro/pic18F242-1.sym
-%%DATADIR%%/sym/micro/pic18F4431-1.sym
-%%DATADIR%%/sym/micro/staver24m32-1.sym
-%%DATADIR%%/sym/micro/sx28ac-1.sym
-%%DATADIR%%/sym/micro/tiny-tiger-1.sym
-%%DATADIR%%/sym/micro/z80pio-1.sym
-%%DATADIR%%/sym/minicircuits/ADT1-1WT-1.sym
-%%DATADIR%%/sym/minicircuits/ADT1-1WT-2.sym
-%%DATADIR%%/sym/minicircuits/T1-1T-W38-1.sym
-%%DATADIR%%/sym/minicircuits/T1-1T-X65-1.sym
-%%DATADIR%%/sym/minicircuits/T2-1T-KK81-1.sym
-%%DATADIR%%/sym/misc/2phase-stepper-1.sym
-%%DATADIR%%/sym/misc/2tri-1.sym
-%%DATADIR%%/sym/misc/3tri-1.sym
-%%DATADIR%%/sym/misc/4phase-stepper6-1.sym
-%%DATADIR%%/sym/misc/4phase-stepper8-1.sym
-%%DATADIR%%/sym/misc/6A259-1.sym
-%%DATADIR%%/sym/misc/75176-1.sym
-%%DATADIR%%/sym/misc/ADG601-1.sym
-%%DATADIR%%/sym/misc/ADG602-1.sym
-%%DATADIR%%/sym/misc/ADG619-1.sym
-%%DATADIR%%/sym/misc/ADG620-1.sym
-%%DATADIR%%/sym/misc/AN82527.sym
-%%DATADIR%%/sym/misc/DM9368.sym
-%%DATADIR%%/sym/misc/FND5148-1.sym
-%%DATADIR%%/sym/misc/HFA1100-1.sym
-%%DATADIR%%/sym/misc/HIP4080A-1.sym
-%%DATADIR%%/sym/misc/HIP4081A-1.sym
-%%DATADIR%%/sym/misc/L293.sym
-%%DATADIR%%/sym/misc/MAC160-1.sym
-%%DATADIR%%/sym/misc/MC34063-1.sym
-%%DATADIR%%/sym/misc/NE-592-1.sym
-%%DATADIR%%/sym/misc/PCF8591.sym
-%%DATADIR%%/sym/misc/PCM2702E-1.sym
-%%DATADIR%%/sym/misc/QT60040-1.sym
-%%DATADIR%%/sym/misc/SAB80C537-1.sym
-%%DATADIR%%/sym/misc/Si9986.sym
-%%DATADIR%%/sym/misc/TC5516AP-1.sym
-%%DATADIR%%/sym/misc/UAA170-1.sym
-%%DATADIR%%/sym/misc/arfx1229-1.sym
-%%DATADIR%%/sym/misc/busripper-1.sym
-%%DATADIR%%/sym/misc/busripper-2.sym
-%%DATADIR%%/sym/misc/dac08sm-1.sym
-%%DATADIR%%/sym/misc/dc_motor-1.sym
-%%DATADIR%%/sym/misc/decon-1.sym
-%%DATADIR%%/sym/misc/hole-1.sym
-%%DATADIR%%/sym/misc/icl7660-1.sym
-%%DATADIR%%/sym/misc/include-1.sym
-%%DATADIR%%/sym/misc/input-orcad-1.sym
-%%DATADIR%%/sym/misc/interpage_bidir-1.sym
-%%DATADIR%%/sym/misc/interpage_from-1.sym
-%%DATADIR%%/sym/misc/interpage_to-1.sym
-%%DATADIR%%/sym/misc/ir2110-1.sym
-%%DATADIR%%/sym/misc/ltp-757g-1.sym
-%%DATADIR%%/sym/misc/mc1496-1.sym
-%%DATADIR%%/sym/misc/mc3479-1.sym
-%%DATADIR%%/sym/misc/mc3487-1.sym
-%%DATADIR%%/sym/misc/mt8870-1.sym
-%%DATADIR%%/sym/misc/nc-bottom-1.sym
-%%DATADIR%%/sym/misc/nc-left-1.sym
-%%DATADIR%%/sym/misc/nc-right-1.sym
-%%DATADIR%%/sym/misc/nc-top-1.sym
-%%DATADIR%%/sym/misc/osc-1.sym
-%%DATADIR%%/sym/misc/osc-2.sym
-%%DATADIR%%/sym/misc/osc-3.sym
-%%DATADIR%%/sym/misc/si9200-1.sym
-%%DATADIR%%/sym/misc/tl062-1.sym
-%%DATADIR%%/sym/misc/tl072-1.sym
-%%DATADIR%%/sym/misc/tl082-1.sym
-%%DATADIR%%/sym/misc/tl16c554afn-1.sym
-%%DATADIR%%/sym/misc/vicor_gen1.sym
-%%DATADIR%%/sym/national/ADC0804-1.sym
-%%DATADIR%%/sym/national/ADC0831-1.sym
-%%DATADIR%%/sym/national/DAC0808-1.sym
-%%DATADIR%%/sym/national/DS1620-1.sym
-%%DATADIR%%/sym/national/DS2405-1.sym
-%%DATADIR%%/sym/national/DS26C31-1.sym
-%%DATADIR%%/sym/national/DS26C32-1.sym
-%%DATADIR%%/sym/national/DS26C32-2.sym
-%%DATADIR%%/sym/national/DS26C61-1.sym
-%%DATADIR%%/sym/national/DS26LS31-1.sym
-%%DATADIR%%/sym/national/DS2890_TO92-1.sym
-%%DATADIR%%/sym/national/DS75176-1.sym
-%%DATADIR%%/sym/national/lm4871m-1.sym
-%%DATADIR%%/sym/national/pc16500d-1.sym
-%%DATADIR%%/sym/opto/4N25-1.sym
-%%DATADIR%%/sym/opto/4N29-1.sym
-%%DATADIR%%/sym/opto/6N135-1.sym
-%%DATADIR%%/sym/opto/6N136-1.sym
-%%DATADIR%%/sym/opto/6n137-1.sym
-%%DATADIR%%/sym/opto/810-1.sym
-%%DATADIR%%/sym/opto/CNY17-1.sym
-%%DATADIR%%/sym/opto/HCPL4502-1.sym
-%%DATADIR%%/sym/opto/HCPL4701-1.sym
-%%DATADIR%%/sym/opto/HCTL-2000-1.sym
-%%DATADIR%%/sym/opto/HCTL-2016-1.sym
-%%DATADIR%%/sym/opto/HSDL7000-1.sym
-%%DATADIR%%/sym/opto/K3020P-1.sym
-%%DATADIR%%/sym/opto/hcnr201-1.sym
-%%DATADIR%%/sym/opto/hcpl-2430-1.sym
-%%DATADIR%%/sym/opto/hcpl-2630-1.sym
-%%DATADIR%%/sym/opto/hcpl-2631-1.sym
-%%DATADIR%%/sym/opto/hcpl-4534-1.sym
-%%DATADIR%%/sym/opto/hsdl3612-1.sym
-%%DATADIR%%/sym/opto/mct9001-1.sym
-%%DATADIR%%/sym/opto/ps2501-1.sym
-%%DATADIR%%/sym/opto/tfds4500-1.sym
-%%DATADIR%%/sym/philips/PCA82C250-1.sym
-%%DATADIR%%/sym/philips/PCF8563-1.sym
-%%DATADIR%%/sym/pla/22V10-DIP-1.sym
-%%DATADIR%%/sym/pla/22V10-PLCC.sym
-%%DATADIR%%/sym/pla/N82S100N-1.sym
-%%DATADIR%%/sym/pla/PAL12H6-1.sym
-%%DATADIR%%/sym/pla/PAL16L8-1.sym
-%%DATADIR%%/sym/pla/PAL20X10-1.sym
-%%DATADIR%%/sym/pla/PAL20X4-1.sym
-%%DATADIR%%/sym/pla/PAL20X8-1.sym
-%%DATADIR%%/sym/power/12V-minus-1.sym
-%%DATADIR%%/sym/power/12V-plus-1.sym
-%%DATADIR%%/sym/power/3.3V-plus-1.sym
-%%DATADIR%%/sym/power/5V-minus-1.sym
-%%DATADIR%%/sym/power/5V-plus-1.sym
-%%DATADIR%%/sym/power/9V-minus-1.sym
-%%DATADIR%%/sym/power/9V-plus-1.sym
-%%DATADIR%%/sym/power/generic-power.sym
-%%DATADIR%%/sym/power/gnd-1.sym
-%%DATADIR%%/sym/power/gnd-2.sym
-%%DATADIR%%/sym/power/vcc-1.sym
-%%DATADIR%%/sym/power/vcc-2.sym
-%%DATADIR%%/sym/power/vcc-minus-1.sym
-%%DATADIR%%/sym/power/vcc-orcad-circle-1.sym
-%%DATADIR%%/sym/power/vdd-1.sym
-%%DATADIR%%/sym/power/vee-1.sym
-%%DATADIR%%/sym/power/vss-1.sym
-%%DATADIR%%/sym/radio/af_output_transformer-1.sym
-%%DATADIR%%/sym/radio/if_trans_aircore-1.sym
-%%DATADIR%%/sym/radio/loop_antenna-1.sym
-%%DATADIR%%/sym/radio/loop_antenna-2.sym
-%%DATADIR%%/sym/radio/osc_coil_aircore-1.sym
-%%DATADIR%%/sym/relay/aromat-tq4.sym
-%%DATADIR%%/sym/relay/omron-G5V-1-DCx-1.sym
-%%DATADIR%%/sym/relay/omron_g2r_24_dc5.sym
-%%DATADIR%%/sym/rf/LRPS-2-11.sym
-%%DATADIR%%/sym/rf/TOKO4DFA-1.sym
-%%DATADIR%%/sym/rf/at-1xx.sym
-%%DATADIR%%/sym/rf/attenuator-1.sym
-%%DATADIR%%/sym/rf/coupler-1.sym
-%%DATADIR%%/sym/rf/filter-1.sym
-%%DATADIR%%/sym/rf/grid-1.sym
-%%DATADIR%%/sym/rf/mc13175-1.sym
-%%DATADIR%%/sym/rf/port1-1.sym
-%%DATADIR%%/sym/rf/port2-1.sym
-%%DATADIR%%/sym/rf/rf2155-1.sym
-%%DATADIR%%/sym/rf/s-param-1.sym
-%%DATADIR%%/sym/rf/smith-1.sym
-%%DATADIR%%/sym/rf/splitter-1.sym
-%%DATADIR%%/sym/rf/txline-1.sym
-%%DATADIR%%/sym/rf/txline4-1.sym
-%%DATADIR%%/sym/rf/vipec-analysis-1.sym
-%%DATADIR%%/sym/rf/xinger-coupler-1.sym
-%%DATADIR%%/sym/rf/xinger-hybrid-1.sym
-%%DATADIR%%/sym/rf/xinger-split3-1.sym
-%%DATADIR%%/sym/rf/xinger-split4-1.sym
-%%DATADIR%%/sym/rf/xinger-splitter-1.sym
-%%DATADIR%%/sym/spice/aop-spice-1.sym
-%%DATADIR%%/sym/spice/cccs-1.sym
-%%DATADIR%%/sym/spice/ccvs-1.sym
-%%DATADIR%%/sym/spice/gnucap-directive-1.sym
-%%DATADIR%%/sym/spice/gnucap-include-1.sym
-%%DATADIR%%/sym/spice/gnucap-model-1.sym
-%%DATADIR%%/sym/spice/gnucap-npn-1.sym
-%%DATADIR%%/sym/spice/gnucap-options-1.sym
-%%DATADIR%%/sym/spice/idc-1.sym
-%%DATADIR%%/sym/spice/kmutual-1.sym
-%%DATADIR%%/sym/spice/nullor-1.sym
-%%DATADIR%%/sym/spice/spice-directive-1.sym
-%%DATADIR%%/sym/spice/spice-include-1.sym
-%%DATADIR%%/sym/spice/spice-model-1.sym
-%%DATADIR%%/sym/spice/spice-npn-1.sym
-%%DATADIR%%/sym/spice/spice-options-1.sym
-%%DATADIR%%/sym/spice/spice-pnp-1.sym
-%%DATADIR%%/sym/spice/spice-subcircuit-IO-1.sym
-%%DATADIR%%/sym/spice/spice-subcircuit-LL-1.sym
-%%DATADIR%%/sym/spice/spice-vc-switch-1.sym
-%%DATADIR%%/sym/spice/tline.sym
-%%DATADIR%%/sym/spice/vac-1.sym
-%%DATADIR%%/sym/spice/vccs-1.sym
-%%DATADIR%%/sym/spice/vcvs-1.sym
-%%DATADIR%%/sym/spice/vdc-1.sym
-%%DATADIR%%/sym/spice/vexp-1.sym
-%%DATADIR%%/sym/spice/vpulse-1.sym
-%%DATADIR%%/sym/spice/vpwl-1.sym
-%%DATADIR%%/sym/spice/vsin-1.sym
-%%DATADIR%%/sym/spice/wline-1x.sym
-%%DATADIR%%/sym/st/ST7538-1.sym
-%%DATADIR%%/sym/supervisor/adm707.sym
-%%DATADIR%%/sym/switcap/switcap-analysis-1.sym
-%%DATADIR%%/sym/switcap/switcap-capacitor-1.sym
-%%DATADIR%%/sym/switcap/switcap-clock-1.sym
-%%DATADIR%%/sym/switcap/switcap-options-1.sym
-%%DATADIR%%/sym/switcap/switcap-switch-1.sym
-%%DATADIR%%/sym/switcap/switcap-timing-1.sym
-%%DATADIR%%/sym/switcap/switcap-title-1.sym
-%%DATADIR%%/sym/switcap/switcap-vcvs-1.sym
-%%DATADIR%%/sym/switcap/switcap-vcvs-2.sym
-%%DATADIR%%/sym/switcap/switcap-vcvs-3.sym
-%%DATADIR%%/sym/switcap/switcap-vsrc-1.sym
-%%DATADIR%%/sym/switch/relay-1.sym
-%%DATADIR%%/sym/switch/ssrelay-spdt-lcc110-1.sym
-%%DATADIR%%/sym/switch/ssrelay-spst-lcb110-1.sym
-%%DATADIR%%/sym/switch/switch-LORLIN-12pos-1com-1.sym
-%%DATADIR%%/sym/switch/switch-dip12.sym
-%%DATADIR%%/sym/switch/switch-dip4-1.sym
-%%DATADIR%%/sym/switch/switch-dip4-2.sym
-%%DATADIR%%/sym/switch/switch-dip5-1.sym
-%%DATADIR%%/sym/switch/switch-dip5-2.sym
-%%DATADIR%%/sym/switch/switch-dip6-1.sym
-%%DATADIR%%/sym/switch/switch-dip6-2.sym
-%%DATADIR%%/sym/switch/switch-dip8-1.sym
-%%DATADIR%%/sym/switch/switch-dip8-2.sym
-%%DATADIR%%/sym/switch/switch-pushbutton-nc-1.sym
-%%DATADIR%%/sym/switch/switch-pushbutton-nc-2.sym
-%%DATADIR%%/sym/switch/switch-pushbutton-no-1.sym
-%%DATADIR%%/sym/switch/switch-pushbutton-spdt-1.sym
-%%DATADIR%%/sym/switch/switch-spdt-1.sym
-%%DATADIR%%/sym/switch/switch-spdt-2.sym
-%%DATADIR%%/sym/switch/switch-spst-1.sym
-%%DATADIR%%/sym/titleblock/cvstitleblock-1.sym
-%%DATADIR%%/sym/titleblock/title-A.sym
-%%DATADIR%%/sym/titleblock/title-A0.sym
-%%DATADIR%%/sym/titleblock/title-A1.sym
-%%DATADIR%%/sym/titleblock/title-A2.sym
-%%DATADIR%%/sym/titleblock/title-A3.sym
-%%DATADIR%%/sym/titleblock/title-A4.sym
-%%DATADIR%%/sym/titleblock/title-B.sym
-%%DATADIR%%/sym/titleblock/title-C.sym
-%%DATADIR%%/sym/titleblock/title-D.sym
-%%DATADIR%%/sym/titleblock/title-E.sym
-%%DATADIR%%/sym/titleblock/title-bordered-A.sym
-%%DATADIR%%/sym/titleblock/title-bordered-A0.sym
-%%DATADIR%%/sym/titleblock/title-bordered-A1.sym
-%%DATADIR%%/sym/titleblock/title-bordered-A2.sym
-%%DATADIR%%/sym/titleblock/title-bordered-A3.sym
-%%DATADIR%%/sym/titleblock/title-bordered-A4.sym
-%%DATADIR%%/sym/titleblock/title-bordered-B.sym
-%%DATADIR%%/sym/titleblock/title-bordered-C.sym
-%%DATADIR%%/sym/titleblock/title-bordered-D.sym
-%%DATADIR%%/sym/titleblock/title-bordered-E.sym
-%%DATADIR%%/sym/transistor/2N2222-1.sym
-%%DATADIR%%/sym/transistor/2N3055-1.sym
-%%DATADIR%%/sym/transistor/2N3904-1.sym
-%%DATADIR%%/sym/transistor/2N3904-2.sym
-%%DATADIR%%/sym/transistor/2N3906-1.sym
-%%DATADIR%%/sym/transistor/2N5245-1.sym
-%%DATADIR%%/sym/transistor/2N5911-1.sym
-%%DATADIR%%/sym/transistor/2S2K3-1.sym
-%%DATADIR%%/sym/transistor/BC182-1.sym
-%%DATADIR%%/sym/transistor/BC307-1.sym
-%%DATADIR%%/sym/transistor/BC547-1.sym
-%%DATADIR%%/sym/transistor/BC547-2.sym
-%%DATADIR%%/sym/transistor/BC547-3.sym
-%%DATADIR%%/sym/transistor/BC557-1.sym
-%%DATADIR%%/sym/transistor/BC557-2.sym
-%%DATADIR%%/sym/transistor/IRF1010N-1.sym
-%%DATADIR%%/sym/transistor/IRLZ24N-1.sym
-%%DATADIR%%/sym/transistor/ULN2003-1.sym
-%%DATADIR%%/sym/transistor/ULN2801A-1.sym
-%%DATADIR%%/sym/transistor/dgnmos-1.sym
-%%DATADIR%%/sym/transistor/ips3310-1.sym
-%%DATADIR%%/sym/transistor/ips521-1.sym
-%%DATADIR%%/sym/transistor/mosfet-with-diode-1.sym
-%%DATADIR%%/sym/tube/12SA7-1.sym
-%%DATADIR%%/sym/tube/12SK7-1.sym
-%%DATADIR%%/sym/tube/12SQ7-1.sym
-%%DATADIR%%/sym/tube/35Z5GT-1.sym
-%%DATADIR%%/sym/tube/50L6GT-1.sym
-%%DATADIR%%/sym/verilog/and2-1.sym
-%%DATADIR%%/sym/verilog/and2-2.sym
-%%DATADIR%%/sym/verilog/and3-1.sym
-%%DATADIR%%/sym/verilog/and3-2.sym
-%%DATADIR%%/sym/verilog/and4-1.sym
-%%DATADIR%%/sym/verilog/and4-2.sym
-%%DATADIR%%/sym/verilog/and5-1.sym
-%%DATADIR%%/sym/verilog/and5-2.sym
-%%DATADIR%%/sym/verilog/and6-1.sym
-%%DATADIR%%/sym/verilog/and6-2.sym
-%%DATADIR%%/sym/verilog/and7-1.sym
-%%DATADIR%%/sym/verilog/and7-2.sym
-%%DATADIR%%/sym/verilog/and8-1.sym
-%%DATADIR%%/sym/verilog/and8-2.sym
-%%DATADIR%%/sym/verilog/and9-1.sym
-%%DATADIR%%/sym/verilog/and9-2.sym
-%%DATADIR%%/sym/verilog/block-1.sym
-%%DATADIR%%/sym/verilog/block_pos-1.sym
-%%DATADIR%%/sym/verilog/buf-1.sym
-%%DATADIR%%/sym/verilog/bufif0-1.sym
-%%DATADIR%%/sym/verilog/bufif1-1.sym
-%%DATADIR%%/sym/verilog/high-1.sym
-%%DATADIR%%/sym/verilog/iopad-1.sym
-%%DATADIR%%/sym/verilog/ipad-1.sym
-%%DATADIR%%/sym/verilog/low-1.sym
-%%DATADIR%%/sym/verilog/nand2-1.sym
-%%DATADIR%%/sym/verilog/nand2-2.sym
-%%DATADIR%%/sym/verilog/nand3-1.sym
-%%DATADIR%%/sym/verilog/nand3-2.sym
-%%DATADIR%%/sym/verilog/nand4-1.sym
-%%DATADIR%%/sym/verilog/nand4-2.sym
-%%DATADIR%%/sym/verilog/nand5-1.sym
-%%DATADIR%%/sym/verilog/nand5-2.sym
-%%DATADIR%%/sym/verilog/nand6-1.sym
-%%DATADIR%%/sym/verilog/nand6-2.sym
-%%DATADIR%%/sym/verilog/nand7-1.sym
-%%DATADIR%%/sym/verilog/nand7-2.sym
-%%DATADIR%%/sym/verilog/nand8-1.sym
-%%DATADIR%%/sym/verilog/nand8-2.sym
-%%DATADIR%%/sym/verilog/nand9-1.sym
-%%DATADIR%%/sym/verilog/nand9-2.sym
-%%DATADIR%%/sym/verilog/nor2-1.sym
-%%DATADIR%%/sym/verilog/nor2-2.sym
-%%DATADIR%%/sym/verilog/nor3-1.sym
-%%DATADIR%%/sym/verilog/nor3-2.sym
-%%DATADIR%%/sym/verilog/nor4-1.sym
-%%DATADIR%%/sym/verilog/nor4-2.sym
-%%DATADIR%%/sym/verilog/nor5-1.sym
-%%DATADIR%%/sym/verilog/nor5-2.sym
-%%DATADIR%%/sym/verilog/nor6-1.sym
-%%DATADIR%%/sym/verilog/nor6-2.sym
-%%DATADIR%%/sym/verilog/nor7-1.sym
-%%DATADIR%%/sym/verilog/nor7-2.sym
-%%DATADIR%%/sym/verilog/nor8-1.sym
-%%DATADIR%%/sym/verilog/nor8-2.sym
-%%DATADIR%%/sym/verilog/nor9-1.sym
-%%DATADIR%%/sym/verilog/nor9-2.sym
-%%DATADIR%%/sym/verilog/not-1.sym
-%%DATADIR%%/sym/verilog/notif0-1.sym
-%%DATADIR%%/sym/verilog/notif1-1.sym
-%%DATADIR%%/sym/verilog/opad-1.sym
-%%DATADIR%%/sym/verilog/or2-1.sym
-%%DATADIR%%/sym/verilog/or2-2.sym
-%%DATADIR%%/sym/verilog/or3-1.sym
-%%DATADIR%%/sym/verilog/or3-2.sym
-%%DATADIR%%/sym/verilog/or4-1.sym
-%%DATADIR%%/sym/verilog/or4-2.sym
-%%DATADIR%%/sym/verilog/or5-1.sym
-%%DATADIR%%/sym/verilog/or5-2.sym
-%%DATADIR%%/sym/verilog/or6-1.sym
-%%DATADIR%%/sym/verilog/or6-2.sym
-%%DATADIR%%/sym/verilog/or7-1.sym
-%%DATADIR%%/sym/verilog/or7-2.sym
-%%DATADIR%%/sym/verilog/or8-1.sym
-%%DATADIR%%/sym/verilog/or8-2.sym
-%%DATADIR%%/sym/verilog/or9-1.sym
-%%DATADIR%%/sym/verilog/or9-2.sym
-%%DATADIR%%/sym/verilog/pulldown-1.sym
-%%DATADIR%%/sym/verilog/pullup-1.sym
-%%DATADIR%%/sym/verilog/test_verilog.sym
-%%DATADIR%%/sym/verilog/xnor2-1.sym
-%%DATADIR%%/sym/verilog/xnor3-1.sym
-%%DATADIR%%/sym/verilog/xnor4-1.sym
-%%DATADIR%%/sym/verilog/xnor5-1.sym
-%%DATADIR%%/sym/verilog/xnor6-1.sym
-%%DATADIR%%/sym/verilog/xnor7-1.sym
-%%DATADIR%%/sym/verilog/xnor8-1.sym
-%%DATADIR%%/sym/verilog/xnor9-1.sym
-%%DATADIR%%/sym/verilog/xor2-1.sym
-%%DATADIR%%/sym/verilog/xor3-1.sym
-%%DATADIR%%/sym/verilog/xor4-1.sym
-%%DATADIR%%/sym/verilog/xor5-1.sym
-%%DATADIR%%/sym/verilog/xor6-1.sym
-%%DATADIR%%/sym/verilog/xor7-1.sym
-%%DATADIR%%/sym/verilog/xor8-1.sym
-%%DATADIR%%/sym/verilog/xor9-1.sym
-%%DATADIR%%/sym/vhdl/and2-1.sym
-%%DATADIR%%/sym/vhdl/and3-1.sym
-%%DATADIR%%/sym/vhdl/and4-1.sym
-%%DATADIR%%/sym/vhdl/and5-1.sym
-%%DATADIR%%/sym/vhdl/and6-1.sym
-%%DATADIR%%/sym/vhdl/and7-1.sym
-%%DATADIR%%/sym/vhdl/and8-1.sym
-%%DATADIR%%/sym/vhdl/and9-1.sym
-%%DATADIR%%/sym/vhdl/iopad-1.sym
-%%DATADIR%%/sym/vhdl/ipad-1.sym
-%%DATADIR%%/sym/vhdl/nand2-1.sym
-%%DATADIR%%/sym/vhdl/nand3-1.sym
-%%DATADIR%%/sym/vhdl/nand4-1.sym
-%%DATADIR%%/sym/vhdl/nand5-1.sym
-%%DATADIR%%/sym/vhdl/nand6-1.sym
-%%DATADIR%%/sym/vhdl/nand7-1.sym
-%%DATADIR%%/sym/vhdl/nand8-1.sym
-%%DATADIR%%/sym/vhdl/nand9-1.sym
-%%DATADIR%%/sym/vhdl/nor2-1.sym
-%%DATADIR%%/sym/vhdl/nor3-1.sym
-%%DATADIR%%/sym/vhdl/nor4-1.sym
-%%DATADIR%%/sym/vhdl/nor5-1.sym
-%%DATADIR%%/sym/vhdl/nor6-1.sym
-%%DATADIR%%/sym/vhdl/nor7-1.sym
-%%DATADIR%%/sym/vhdl/nor8-1.sym
-%%DATADIR%%/sym/vhdl/nor9-1.sym
-%%DATADIR%%/sym/vhdl/not-1.sym
-%%DATADIR%%/sym/vhdl/opad-1.sym
-%%DATADIR%%/sym/vhdl/opad6-1.sym
-%%DATADIR%%/sym/vhdl/or2-1.sym
-%%DATADIR%%/sym/vhdl/or3-1.sym
-%%DATADIR%%/sym/vhdl/or4-1.sym
-%%DATADIR%%/sym/vhdl/or5-1.sym
-%%DATADIR%%/sym/vhdl/or6-1.sym
-%%DATADIR%%/sym/vhdl/or7-1.sym
-%%DATADIR%%/sym/vhdl/or8-1.sym
-%%DATADIR%%/sym/vhdl/or9-1.sym
-%%DATADIR%%/sym/vhdl/script.sed
-%%DATADIR%%/sym/vhdl/verilog2vhdl.sh
-%%DATADIR%%/sym/vhdl/xnor2-1.sym
-%%DATADIR%%/sym/vhdl/xnor3-1.sym
-%%DATADIR%%/sym/vhdl/xnor4-1.sym
-%%DATADIR%%/sym/vhdl/xnor5-1.sym
-%%DATADIR%%/sym/vhdl/xnor6-1.sym
-%%DATADIR%%/sym/vhdl/xnor7-1.sym
-%%DATADIR%%/sym/vhdl/xnor8-1.sym
-%%DATADIR%%/sym/vhdl/xnor9-1.sym
-%%DATADIR%%/sym/vhdl/xor2-1.sym
-%%DATADIR%%/sym/vhdl/xor3-1.sym
-%%DATADIR%%/sym/vhdl/xor4-1.sym
-%%DATADIR%%/sym/vhdl/xor5-1.sym
-%%DATADIR%%/sym/vhdl/xor6-1.sym
-%%DATADIR%%/sym/vhdl/xor7-1.sym
-%%DATADIR%%/sym/vhdl/xor8-1.sym
-%%DATADIR%%/sym/vhdl/xor9-1.sym
-%%DATADIR%%/sym/xilinx/XC2S100-5PQ208C.sym
-%%DATADIR%%/sym/xilinx/XC2S100-5PQ208I.sym
-%%DATADIR%%/sym/xilinx/XC2S100-6PQ208C.sym
-%%DATADIR%%/sym/xilinx/XC2S150-5PQ208C.sym
-%%DATADIR%%/sym/xilinx/XC2S150-5PQ208I.sym
-%%DATADIR%%/sym/xilinx/XC2S150-6PQ208C.sym
-%%DATADIR%%/sym/xilinx/XC2S200-5PQ208C.sym
-%%DATADIR%%/sym/xilinx/XC2S200-5PQ208I.sym
-%%DATADIR%%/sym/xilinx/XC2S200-6PQ208C.sym
-%%DATADIR%%/sym/xilinx/XC2S30-5PQ208C.sym
-%%DATADIR%%/sym/xilinx/XC2S30-5PQ208I.sym
-%%DATADIR%%/sym/xilinx/XC2S30-6PQ208C.sym
-%%DATADIR%%/sym/xilinx/XC2S50-5PQ208C.sym
-%%DATADIR%%/sym/xilinx/XC2S50-5PQ208I.sym
-%%DATADIR%%/sym/xilinx/XC2S50-6PQ208C.sym
-%%DATADIR%%/sym/xilinx/XC95108-PC84.sym
diff --git a/cad/geda-symcheck/Makefile b/cad/geda-symcheck/Makefile
deleted file mode 100644
index 59a0d0c6a97d..000000000000
--- a/cad/geda-symcheck/Makefile
+++ /dev/null
@@ -1,38 +0,0 @@
-# Created by: bruno schwander <bruno@tinkerbox.org>
-# $FreeBSD$
-
-PORTNAME= symcheck
-PORTVERSION= 1.4.3
-PORTREVISION= 5
-PORTEPOCH= 1
-CATEGORIES= cad
-MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/release/v1.4/${PORTVERSION}/ \
- http://geda.seul.org/release/v1.4/${PORTVERSION}/
-PKGNAMEPREFIX= geda-
-DISTNAME= ${PKGNAMEPREFIX}g${PORTNAME}-${PORTVERSION}
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= The gEDA's symbol checking utility
-
-BROKEN= Unfetchable
-DEPRECATED= Broken for more than 6 months
-EXPIRATION_DATE= 2015-11-26
-RUN_DEPENDS= geda-symbols>0:${PORTSDIR}/cad/geda-symbols
-LIB_DEPENDS= libgeda.so:${PORTSDIR}/cad/libgeda
-
-DOCSDIR= ${PREFIX}/share/doc/geda
-DATADIR= ${PREFIX}/share/geda
-
-GNU_CONFIGURE= yes
-USES= pkgconfig
-USE_GNOME= gtk20
-CONFIGURE_ARGS= --with-docdir=${DOCSDIR}
-CPPFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib
-
-post-patch:
- @${REINPLACE_CMD} -E \
- -e "s,^(DATADIR[[:space:]]*=[[:space:]]*)gEDA,\1geda," \
- ${WRKSRC}/configure
-
-.include <bsd.port.mk>
diff --git a/cad/geda-symcheck/distinfo b/cad/geda-symcheck/distinfo
deleted file mode 100644
index cd64a3b4e3e4..000000000000
--- a/cad/geda-symcheck/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (geda-gsymcheck-1.4.3.tar.gz) = e6d9517eaea4383e724502c607d720a3cd4bf560459f5f2196e19d0c5bb3da2c
-SIZE (geda-gsymcheck-1.4.3.tar.gz) = 173797
diff --git a/cad/geda-symcheck/pkg-descr b/cad/geda-symcheck/pkg-descr
deleted file mode 100644
index cea91210570e..000000000000
--- a/cad/geda-symcheck/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-gsymcheck is the gEDA symbol checking utility
-
-WWW: http://www.geda.seul.org
diff --git a/cad/geda-symcheck/pkg-plist b/cad/geda-symcheck/pkg-plist
deleted file mode 100644
index e74ee292c7c0..000000000000
--- a/cad/geda-symcheck/pkg-plist
+++ /dev/null
@@ -1,4 +0,0 @@
-bin/gsymcheck
-man/man1/gsymcheck.1.gz
-%%DOCSDIR%%/man/gsymcheck.html
-%%DATADIR%%/system-gsymcheckrc
diff --git a/cad/geda-utils/Makefile b/cad/geda-utils/Makefile
deleted file mode 100644
index ebad1c179d99..000000000000
--- a/cad/geda-utils/Makefile
+++ /dev/null
@@ -1,46 +0,0 @@
-# Created by: bruno schwander <bruno@tinkerbox.org>
-# $FreeBSD$
-
-PORTNAME= utils
-PORTVERSION= 1.4.3
-PORTREVISION= 5
-PORTEPOCH= 1
-CATEGORIES= cad
-MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/release/v1.4/${PORTVERSION}/ \
- http://geda.seul.org/release/v1.4/${PORTVERSION}/
-PKGNAMEPREFIX= geda-
-DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION}
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= The gEDA's utilities
-
-BROKEN= Unfetchable
-DEPRECATED= Broken for more than 6 months
-EXPIRATION_DATE= 2015-11-26
-RUN_DEPENDS= geda-symbols>0:${PORTSDIR}/cad/geda-symbols
-LIB_DEPENDS= libgeda.so:${PORTSDIR}/cad/libgeda
-
-DOCSDIR= ${PREFIX}/share/doc/geda
-DATADIR= ${PREFIX}/share/geda
-
-USES= gmake perl5 pkgconfig python:run shebangfix
-SHEBANG_FILES= scripts/gnet_hier_verilog.sh
-GNU_CONFIGURE= yes
-USE_GNOME= gtk20
-USE_PERL5= run
-CONFIGURE_ARGS= --with-docdir=${DOCSDIR}
-CPPFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib
-
-OPTIONS_DEFINE= DOCS
-
-post-patch:
- @${REINPLACE_CMD} -E \
- -e "s,^(DATADIR[[:space:]]*=[[:space:]]*)gEDA,\1geda," \
- ${WRKSRC}/configure
- @${REINPLACE_CMD} -E \
- -e "s,^(#!)/usr/bin/perl,\1${PERL}," \
- -e "s,^(#!)/usr/bin/python,\1${PYTHON_CMD}," \
- ${WRKSRC}/scripts/*
-
-.include <bsd.port.mk>
diff --git a/cad/geda-utils/distinfo b/cad/geda-utils/distinfo
deleted file mode 100644
index ee886e5981d2..000000000000
--- a/cad/geda-utils/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (geda-utils-1.4.3.tar.gz) = d4814c6c11b38a3cce88b193f7a6d18cba46c44f8226716fdde53f0ccc58de49
-SIZE (geda-utils-1.4.3.tar.gz) = 329706
diff --git a/cad/geda-utils/pkg-descr b/cad/geda-utils/pkg-descr
deleted file mode 100644
index ea9701d97673..000000000000
--- a/cad/geda-utils/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-Various supplementary utilities for gEDA system.
-
-WWW: http://www.geda.seul.org
diff --git a/cad/geda-utils/pkg-plist b/cad/geda-utils/pkg-plist
deleted file mode 100644
index cf9ca10a1bbd..000000000000
--- a/cad/geda-utils/pkg-plist
+++ /dev/null
@@ -1,24 +0,0 @@
-bin/convert_sym
-bin/garchive
-bin/gmk_sym
-bin/gnet_hier_verilog.sh
-bin/grenum
-bin/gsch2pcb
-bin/gschlas
-bin/gschupdate
-bin/gsymfix.pl
-bin/gsymupdate
-bin/olib
-bin/pads_backannotate
-bin/pcb_backannotate
-bin/refdes_renum
-bin/sarlacc_schem
-bin/sarlacc_sym
-bin/smash_megafile
-bin/tragesym
-man/man1/grenum.1.gz
-%%PORTDOCS%%%%DOCSDIR%%/readmes/README.grenum
-%%PORTDOCS%%%%DOCSDIR%%/readmes/README.gsch2pcb
-%%PORTDOCS%%%%DOCSDIR%%/readmes/README.olib
-%%PORTDOCS%%%%DOCSDIR%%/readmes/README.tragesym
-%%PORTDOCS%%%%DATADIR%%/system-gschlasrc
diff --git a/cad/libgeda/Makefile b/cad/libgeda/Makefile
deleted file mode 100644
index 8fdeb30fffdd..000000000000
--- a/cad/libgeda/Makefile
+++ /dev/null
@@ -1,42 +0,0 @@
-# Created by: bruno schwander <bruno@tinkerbox.org>
-# $FreeBSD$
-
-PORTNAME= libgeda
-PORTVERSION= 1.4.3
-PORTREVISION= 8
-PORTEPOCH= 1
-CATEGORIES= cad
-MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/release/v1.4/${PORTVERSION}/ \
- http://geda.seul.org/release/v1.4/${PORTVERSION}/
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= The gEDA's tools base utility library
-
-BROKEN= Unfetchable
-DEPRECATED= Broken for more than 6 months
-EXPIRATION_DATE= 2015-11-26
-
-LIB_DEPENDS= libguile.so:${PORTSDIR}/lang/guile
-
-GNU_CONFIGURE= yes
-INSTALLS_ICONS= yes
-USES= gmake libtool pathfix pkgconfig shared-mime-info
-USE_GNOME= gtk20
-USE_LDCONFIG= yes
-CONFIGURE_ARGS= --disable-update-mime-database \
- --disable-update-desktop-database
-CPPFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib
-
-OPTIONS_DEFINE= NLS
-OPTIONS_SUB= yes
-
-NLS_USES= gettext
-NLS_CONFIGURE_ENABLE= nls
-
-post-patch:
- @${REINPLACE_CMD} -E \
- -e "s,^(DATADIR[[:space:]]*=[[:space:]]*)gEDA,\1geda," \
- ${WRKSRC}/configure
-
-.include <bsd.port.mk>
diff --git a/cad/libgeda/distinfo b/cad/libgeda/distinfo
deleted file mode 100644
index fdf58169c439..000000000000
--- a/cad/libgeda/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (libgeda-1.4.3.tar.gz) = f3687c7308231634619de278b5880cccd6b9b3fc04a4c1b1cf8b2e3131f6f158
-SIZE (libgeda-1.4.3.tar.gz) = 985338
diff --git a/cad/libgeda/files/patch-icon-theme-installer b/cad/libgeda/files/patch-icon-theme-installer
deleted file mode 100644
index 05a9bbec789c..000000000000
--- a/cad/libgeda/files/patch-icon-theme-installer
+++ /dev/null
@@ -1,17 +0,0 @@
---- icon-theme-installer.orig 2009-01-28 18:58:56.000000000 +0100
-+++ icon-theme-installer 2009-01-28 18:59:24.000000000 +0100
-@@ -108,10 +108,10 @@
- exit 1
- fi
-
--if test ! -x `echo "$INSTALL_DATA_EXEC" | cut -f1 -d' '`; then
-- echo "Cannot find '$INSTALL_DATA_EXEC'; You probably want to pass -x \$(INSTALL_DATA)"
-- exit 1
--fi
-+#if test ! -x `echo "$INSTALL_DATA_EXEC" | cut -f1 -d' '`; then
-+# echo "Cannot find '$INSTALL_DATA_EXEC'; You probably want to pass -x \$(INSTALL_DATA)"
-+# exit 1
-+#fi
-
- if test -z "$SRC_DIR"; then
- SRC_DIR=.
diff --git a/cad/libgeda/pkg-descr b/cad/libgeda/pkg-descr
deleted file mode 100644
index 2a912e90f18b..000000000000
--- a/cad/libgeda/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-libgeda is a base library common to all the gEDA tools
-
-WWW: http://www.geda.seul.org
diff --git a/cad/libgeda/pkg-plist b/cad/libgeda/pkg-plist
deleted file mode 100644
index 8dca4b763f7c..000000000000
--- a/cad/libgeda/pkg-plist
+++ /dev/null
@@ -1,45 +0,0 @@
-include/libgeda/colors.h
-include/libgeda/defines.h
-include/libgeda/funcs.h
-include/libgeda/geda_list.h
-include/libgeda/globals.h
-include/libgeda/i_vars.h
-include/libgeda/libgeda.h
-include/libgeda/o_types.h
-include/libgeda/papersizes.h
-include/libgeda/prototype.h
-include/libgeda/struct.h
-lib/libgeda.a
-lib/libgeda.so
-lib/libgeda.so.33
-lib/libgeda.so.33.0.2
-libdata/pkgconfig/libgeda.pc
-share/geda/prolog.ps
-share/geda/scheme/geda.scm
-share/geda/system-gafrc
-share/icons/hicolor/16x16/mimetypes/application-x-geda-gsch2pcb-project-16.png
-share/icons/hicolor/16x16/mimetypes/application-x-geda-schematic-16.png
-share/icons/hicolor/16x16/mimetypes/application-x-geda-symbol-16.png
-share/icons/hicolor/22x22/mimetypes/application-x-geda-gsch2pcb-project-22.png
-share/icons/hicolor/22x22/mimetypes/application-x-geda-schematic-22.png
-share/icons/hicolor/22x22/mimetypes/application-x-geda-symbol-22.png
-share/icons/hicolor/24x24/mimetypes/application-x-geda-gsch2pcb-project-24.png
-share/icons/hicolor/24x24/mimetypes/application-x-geda-schematic-24.png
-share/icons/hicolor/24x24/mimetypes/application-x-geda-symbol-24.png
-share/icons/hicolor/32x32/mimetypes/application-x-geda-gsch2pcb-project-32.png
-share/icons/hicolor/32x32/mimetypes/application-x-geda-schematic-32.png
-share/icons/hicolor/32x32/mimetypes/application-x-geda-symbol-32.png
-share/icons/hicolor/48x48/mimetypes/application-x-geda-gsch2pcb-project-48.png
-share/icons/hicolor/48x48/mimetypes/application-x-geda-schematic-48.png
-share/icons/hicolor/48x48/mimetypes/application-x-geda-symbol-48.png
-share/icons/hicolor/scalable/mimetypes/application-x-geda-gsch2pcb-project.svg
-share/icons/hicolor/scalable/mimetypes/application-x-geda-schematic.svg
-share/icons/hicolor/scalable/mimetypes/application-x-geda-symbol.svg
-%%NLS%%share/locale/de_DE/LC_MESSAGES/libgeda33.mo
-%%NLS%%share/locale/en_GB/LC_MESSAGES/libgeda33.mo
-%%NLS%%share/locale/es_ES/LC_MESSAGES/libgeda33.mo
-%%NLS%%share/locale/nl_NL/LC_MESSAGES/libgeda33.mo
-share/mime/packages/libgeda.xml
-share/mimelnk/application/x-geda-gsch2pcb-project.desktop
-share/mimelnk/application/x-geda-schematic.desktop
-share/mimelnk/application/x-geda-symbol.desktop
diff --git a/cad/slffea/Makefile b/cad/slffea/Makefile
deleted file mode 100644
index c46afacc9512..000000000000
--- a/cad/slffea/Makefile
+++ /dev/null
@@ -1,52 +0,0 @@
-# Created by: ijliao
-# $FreeBSD$
-
-PORTNAME= slffea
-PORTVERSION= 1.5
-PORTREVISION= 3
-CATEGORIES= cad
-MASTER_SITES= SF/${PORTNAME}/SLFFEA/${PORTVERSION}
-DISTNAME= ${PORTNAME}15
-EXTRACT_SUFX= .tgz
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= San Le's Free Finite Element Analysis
-
-CONFLICTS= swi-pl-[0-9]* TenDRA-[0-9]*
-
-BROKEN= Unfetchable
-DEPRECATED= Broken for more than 6 months
-EXPIRATION_DATE= 2015-11-26
-LICENSE= GPLv2
-
-USE_XORG= xmu xt
-USE_GL= glut
-
-CFLAGS+= -I${LOCALBASE}/include
-WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
-ALL_TARGET= everything
-MAKE_JOBS_UNSAFE= yes
-
-EXEC= beam/beam/bm beam/beam_gr/bmpost brick/brick/br \
- brick/brick_gr/brpost brick/brick_gr/pvbr \
- brick/brick_nl/nbr plate/plate/pl plate/plate_gr/plpost \
- quad/quad/qd quad/quad_gr/qdpost shell/shell/shl \
- shell/shell_gr/shpost shell/shell_gr/pvs truss/truss/ts \
- truss/truss_gr/tspost
-PLIST_FILES= ${EXEC:T:S/^/bin\//}
-
-post-patch:
- @(${FIND} ${WRKSRC} -name Makefile | ${XARGS} \
- ${REINPLACE_CMD} -E -e "s|^CC = .*|CC = ${CC} ${CFLAGS}|g" \
- -e "s|-lglut|-lglut -pthread|g" \
- -e "s|/usr/local|${LOCALBASE}|g" \
- -e "s|/usr/X/|${LOCALBASE}/|g" \
- -e "s|/usr/X11/|${LOCALBASE}/|g" \
- -e "s|/usr/X11R6/|${LOCALBASE}/|g")
-
-do-install:
-.for file in ${EXEC}
- ${INSTALL_PROGRAM} ${WRKSRC}/${file} ${STAGEDIR}${PREFIX}/bin
-.endfor
-
-.include <bsd.port.mk>
diff --git a/cad/slffea/distinfo b/cad/slffea/distinfo
deleted file mode 100644
index c4a046eb793e..000000000000
--- a/cad/slffea/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (slffea15.tgz) = b0b007dd36f621d1284ee12969aebd21685cc2a276da53a65e471eea0cd3f4a5
-SIZE (slffea15.tgz) = 1452675
diff --git a/cad/slffea/pkg-descr b/cad/slffea/pkg-descr
deleted file mode 100644
index 05455be8bb5a..000000000000
--- a/cad/slffea/pkg-descr
+++ /dev/null
@@ -1,5 +0,0 @@
-SLFFEA stands for San Le's Free Finite Element Analysis. It is a package of
-scientific software and graphical user interfaces for use in finite element
-analysis.
-
-WWW: http://slffea.sourceforge.net/